/* CSS Document */
*{ margin:0; padding:0;}

body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}

#container {
	width:800px;
	margin:0 auto;
	background:#000000;
}
#page{ width:100%;} 
a {
	text-decoration: none;
	color:#646263;
}
a:hover {
	text-decoration: none;
	color:#FFFFFF;
}


.breadCrumb{ padding:3px; margin:5px 5px 15px 5px; border-bottom:1px dashed #333;}
/* Header */
#header{ padding:15px;}
#header h1{color:#FFFFFF; font-size:23px; font-family:Verdana, Arial, Helvetica, sans-serif;}
#header h3{color:#EEEEEE; letter-spacing:10px; font-size:14px;}

.nav{
	border-bottom:1px solid #444444;
	border-top:1px solid #444444;
	text-align:right;
	color:#FFFFFF;
	background:#222222;
	padding:5px;
}
.nav a{
	margin:0 5px;
}
.nav a:hover{
}
/* Content */

#content{
padding:30px;
margin:15px;
border:15px solid #444;
background:#000000; 
}

	.cat{ float:left; margin:10px;}
	.cat h2{font-size:12px; padding:3px 0; color:#FFFFFF;}
	
	p.des{ margin:10px 15px; text-align:left;}
	.gallery_des{ padding:5px;}
	
	.View_Gallery{ padding:10px;}
	.View_Gallery h2{ margin-bottom:10px;}
	.View_Gallery p{ padding:10px 2px;}
	
	#imageCelll img{ cursor:pointer;}
	
.photos img{ display:block; margin:0 auto;}

#content h3{
	color:#FFFFFF;
	padding:3px;
	font-size:16px;
}
#content h3 a:link{
	text-decoration:none;
	color:#FFFFFF;
}
#content h3 a:visited{
	color:#FFFFFF;
}
#content h3 a:hover{
	color:#CCFFCC;
}

.post h3, h3.blogtitle{ background:#000000; margin:0 20px 10px 20px; }
.post p{ padding:15px;}

.more-post{ text-align:right; padding:15px;}

/* Homepic */
.Homepic a{background:url(../images/pic.gif); width:431px; display:block; height:300px; margin:0 auto;}
.Homepic a:hover{background:url(../images/pic.gif) bottom;}


/* Footer */
#footer {
	clear:both;
	padding:5px 2px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#888888;
	border-top:1px solid #222222;
}
.comment {
}
.comment h4 {
	background:#e1dfd0;
	color:#5d1a77;
	padding:4px;
	margin:0px;
	font-size:11px;
	color:#1C385F;
	margin:0 10px;
}
.commentbox {
	padding:10px 10px 20px 10px;
	border:1px solid #eee;
	margin:8px 15px;
}
.commentbox strong {
	padding-right:17px;
	display:block;
}
.commentbox p {
	text-align:justify;
	color:#555555;
}
.comment-footer {
	text-align:left;
	color:#BBBBBB;
	display:inline;
	float:left;
}
.blogtitle{
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

.title{ font-weight:bold; font-size:14px;}

.input{ border:1px solid #AAAAAA;}
.input1{ border:1px solid #AAAAAA; margin:2px;}

#tt {position:absolute; display:block; background:url(../images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/tt_bottom.gif) top right no-repeat; overflow:hidden}

#gallery {position:relative; width:620px; margin:0 auto;}
#gallery ul {width:250px; padding:0;margin:600px 0 0 auto; list-style-type:none; float:right;}
#gallery li {float:left;}
#gallery a.gallery span {position:absolute; width:620px; display:block; height:1px; top:10px; left:5px; overflow:hidden; background:#000000;}
#gallery a.gallery, #gallery a.gallery:visited {display:block;color:#000000; text-decoration:none; border:1px solid #aaa; margin:4px; cursor:default;}
#gallery a.gallery:hover {border:1px solid #fff;cursor:pointer;}
#gallery a.gallery:hover span {position:absolute; width:620px; height:590px; top:10px; left:0px; color:#000;text-align:center}
#gallery a.gallery:hover img {cursor:pointer;}
/* .sticky img{ background:url(../images/ajax-loader.gif) no-repeat bottom center;} 
.sticky{ background:url(../images/ajax-loader.gif) no-repeat bottom center; }
*/
