/*========== Main ========*/

*{ margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}
body { background: url(/img/bg.jpg) top left repeat-x #0C0C0C; font-size: 12px; color: #B9A292;}

ul {list-style: none;}

h2 {width:1006px; height:37px; margin:0 auto; margin-bottom: 4px; overflow:hidden; font-size:19px; color:#DFD2B0; font-weight:bold; text-align:left;
    padding-top:1px; padding-bottom:4px; clear:both; background: url(/img/h2bg.jpg) top left repeat-x #0C0C0C; text-indent:15px; }

a { color: #DFD2B0; text-decoration: none;}
a:hover { text-decoration: none; color: #FEE092;}

.clearfloat {clear: both; height: 0; width:0; font-size: 1px; line-height: 0px;}

#block { width:1006px; margin: 0 auto; position: relative; margin-bottom: 0px; background:url(/img/galbg.jpg);}


/*========== Header ==========*/

#header { width:1000px;	height:95px; margin: 0 auto; position: relative; margin-bottom: 0px;}

#logo {	float:left; margin-right:40px; margin-top:0px;}
#logo a img { width:410px; height:90px;	border:none;}

#logotext { width:900px; margin: 0 auto; margin-bottom:5px; padding-top: 0px; padding-bottom: 5px; text-align: center; font-size: 13px; }


#adtop {width:500px;float:right; margin-right:15px; margin-top:15px; background-color:#17140F; font-size:12px; color:#B9A292; border: 2px #483B33 solid; padding: 3px 10px 3px 10px;
	 -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px;}
#adtop a { color: #F9F485; text-decoration: none;}
#adtop a:hover { color: #FFFFFF; text-decoration: none;}



/*========== Navigation ==========*/

#navigation { width:984px; height:15px; margin: 0 auto; position: relative;font-size:14px; font-weight:bold; clear:both; padding-top:6px;padding-bottom:6px; margin-bottom: 8px;}
#navigation2 { width:984px; height:15px; margin: 0 auto; position: relative;font-size:14px; font-weight:bold; clear:both; padding-top:0px;padding-bottom:6px; margin-top: 8px;}
.sort { float:left; padding-left:0px;}
.sort li { display:inline;}
	.sort  a, .sort  a:visited {margin-right:5px; background:#463C32; border:1px solid #DFD2B0; font-size:12px; padding:3px 5px; color:#DFD2B0; text-decoration:none;-moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius: 3px;}
	.sort .highlight a, .sort .highlight a:visited, .sort .highlight a:hover {margin-right:5px; background:#0C0C0C; border:1px solid #DFD2B0; font-size:12px; padding:3px 5px; color:#DFD2B0; text-decoration:none;-moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius: 3px;}
	.sort  a:hover {margin-right:5px; background:#0C0C0C; border:1px solid #DFD2B0; font-size:12px; padding:3px 5px; color:#DFD2B0; text-decoration:none;-moz-border-radius: 3px;	-webkit-border-radius: 3px; border-radius: 3px;}

.pagination {  float:right; padding-right:0px;}
.pagination li { display:inline;}
	.pagination  a, .pagination  a:visited {margin-left:5px; background:#463C32; border:1px solid #DFD2B0; font-size:12px; padding:3px 5px; color:#DFD2B0; text-decoration:none;-moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius: 3px;}
	.pagination .highlight a, .pagination .highlight a:visited, .pagination .highlight a:hover {margin-left:5px; background:#0C0C0C; border:1px solid #DFD2B0; font-size:12px;padding:3px 5px; color:#DFD2B0; text-decoration:none;-moz-border-radius: 3px;-webkit-border-radius: 3px; border-radius: 3px;}
	.pagination  a:hover {margin-left:5px; background:#0C0C0C; border:1px solid #DFD2B0; font-size:12px; padding:3px 5px; color:#DFD2B0; text-decoration:none;-moz-border-radius: 3px;	-webkit-border-radius: 3px; border-radius: 3px;}




/*========== Thumbs ==========*/

img.thumb { margin-top:3px; margin-left:3px; width:180px; height:240px; background:#000000; padding:1px; border: 1px solid #DFD2B0; display:block;}
a:hover img.thumb { margin-top:3px; margin-left:3px; width:180px; height:240px; background:#000000; padding:1px; border: 1px dotted #FEE092; display:block;}


/*========== Thumb Categories ==========*/

ul.thcats { width:990px; padding-left:0px; margin: 0px auto; display:block; min-height:40px; padding-top:2px;}
ul.thcats li { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; position: relative;
	width: 190px; height: 280px; margin-right:3px;; margin-left:3px; margin-bottom:6px; text-align:left; background:#0C0C0C; border:1px solid #B9A292; float: left;}
ul.thcats li h3 { margin-top: 5px; margin-left:6px; width: 95%; height:24px; overflow:hidden; text-transform:capitalize; text-align:center;
	font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size: 18px;}
ul.thcats li p {width:95%; height:12px; margin:0 auto; overflow:hidden; color:#6E3D09; font-size:11px; text-align:center; padding:5px 0 1px;}
ul.thcats li p b  {font-weight:bold; color:#6E3000;}
img.thcats { margin-top:3px; margin-left:3px; width:180px; height:240px; background:#000000; padding:1px; border: 1px solid #DFD2B0; display:block;}
a:active img.thcats, a:hover img.thcats { margin-top:3px; margin-left:3px; width:180px; height:240px; background:#000000; padding:1px; border: 1px dotted #FEE092; display:block;}


/*========== Galleries ==========*/

ul.galleries { width:990px; padding-left:0px; margin: 0px auto; display:block; min-height:40px; padding-top:2px;}
ul.galleries li { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; position: relative;
	width: 190px; height: 285px; margin-left:3px; margin-right:3px; margin-bottom:6px; text-align:left; background:#0C0C0C; border:1px solid #B9A292; float: left;}
ul.galleries li h3 { margin-top: 3px; margin-left:6px; width: 95%; height:30px; overflow:hidden; text-align:left;
	 font-weight:normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
ul.galleries li h3 b {color:#B9A292;}
ul.galleries li p {width:95%; height:12px; margin:0 auto; overflow:hidden; color:#B9A292; font-size:12px; text-align:center; padding:5px 0 1px;}
ul.galleries li .added { float:left;}
ul.galleries li .duration { float:right;}


/*========== All categories ==========*/

.allcats { width:965px; margin:0 auto; margin-bottom:10px; padding-left:12px;}
.allcats ul { float:left; width:187px; margin-right:6px;}
.allcats ul li { display:block; width:185px; height:18px; font-size:14px; color:#B9A292; margin-bottom:2px; margin-top: 2px; white-space:nowrap; overflow:hidden; text-indent:19px;
	background:url(/img/fav3.png) no-repeat 0px 3px; padding-top: 1px; text-transform:capitalize;}

/*========== Header Top ==========*/

#htop { float:right; margin-right:5px; margin-top: 5px;}
.ultop {width:165px; float:left; margin: 10px 0 0px 2px; padding-left:5px;}
.ultop li { display:block; width:160px; height:16px; font-size:14px; margin-bottom:2px; margin-top: 2px; white-space:nowrap; overflow:hidden; text-indent:16px;
	background:url(img/fav3.png) no-repeat 0px 3px; padding-top: 1px; text-transform:capitalize; font-weight: bold;}


/*========== Thumb toplist ==========*/

ul.thtop { width:990px; padding-left:0px; margin: 0px auto; display:block; min-height:40px; padding-top:0px;}
ul.thtop li { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; position: relative; width: 155px; height: 223px;
	margin-right:4px; margin-left:4px; margin-top:4px; margin-bottom:4px; text-align:left; background:#0C0C0C; border:1px solid #B9A292; float: left; }
ul.thtop li h3 { margin-top: 3px; margin-left:2px; width: 95%; height:18px; overflow:hidden; text-transform:capitalize; text-align:center; font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; font-size: 13px;}
img.thtop { margin-top:3px; margin-left:3px; width:145px; height:193px; background:#000000; padding:1px; border: 1px solid #DFD2B0; display:block;}
a:active img.thtop, a:hover img.thtop { margin-top:3px; margin-left:3px; width:145px; height:193px; background:#000000; padding:1px; border: 1px dotted #FEE092; display:block;}



/*========== Main Toplist ==========*/

.maintop { margin: 0 auto; margin-top: 0px; width:990px; padding-left:5px;}
ul.maintop { float:left; width:192px;}
ul.maintop li {	width:186px; height:16px; font-size:14px; color:#B9A292; padding-right:5px; padding-bottom:1px;	margin-bottom:1px; border-bottom:1px dotted #373122;
	white-space:nowrap; overflow:hidden; font-weight: bold;}


/*========== Footer ==========*/

#footer { width:985px; margin: 0 auto; margin-top:5px; margin-bottom:5px; padding-top: 5px; padding-bottom: 5px; text-align: left;}

#cw { width:985px; margin: 0 auto; margin-top:5px; margin-bottom:20px; padding-top: 5px; padding-bottom: 5px; text-align: left;}
.copy { float:right;}
.trade { float:left;}

.ads { margin: 0 auto; margin-top: 3px; margin-left: 18px; margin-bottom: 3px; width:300px; padding-left:0px;}
.adsd { margin: 0 auto; margin-top: 0px; margin-left: 20px; margin-bottom: 0px; width:990px; padding-left:0px;}
.ads3 {width:978px; margin: 0 auto; position: relative; margin-bottom: 0px;}
.ads3b {width:300px; height:250px; padding:6px; margin-left:7px; margin-right:7px; float:left;}



