body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana;
	background-color: #412A00;
	background-repeat: repeat;
	margin: 0 auto;
	color: #FFFFFF;
	
}

a{
	color: #4e3e1c;
}

a:hover{
	text-decoration: none;
	color: #F1DEC9;
}

#wrapper{
	margin: 0 auto;
	width: 990px;
}

#header {
	margin: 0 auto;
	text-align: center;
}

#header img{
	float:left;
	margin-right: 0px;
}

#footer{
	margin:40px 0 auto;
	text-align: center;
	font-size: 12px;
}

#menu{
border-bottom:1px dotted #4E3E1C;
border-top:1px dotted #4E3E1C;
font-weight:bold;
margin:5px 7px 10px 0;
padding:5px;
}

#menu a{
	font-size: 14px;
	color: #836903;
}
#menu a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

#menu img{
	border: 0px;
}

#menu a#rated {
	background-repeat: no-repeat;
	background-image: url(/images/chart-up.png);
padding:0 20px;
}

#menu a#recent {
	background-repeat: no-repeat;
	background-image: url(/images/calendar-month.png);
padding:0 20px;
}

#menu a#home {
	background-repeat: no-repeat;
	background-image: url(/images/home.png);
padding:0 20px;
}
#menu a#bookmark {
	background-repeat: no-repeat;
	background-image: url(/images/bookmark.png);
padding:0 20px;
}
#menu a#categories {
	background-repeat: no-repeat;
	background-image: url(/images/folder-open-film.png);
padding:0 20px;
}


.video {
margin:0px 0 0;
width:100%;
}

.video .thumbnail{
border:1px dotted #333333;
float:left;
height:233px;
margin:0 2px 4px;
padding:0;
position:relative;
text-align:left;
width:240px;
}

.video .thumbnail:hover{
background-color: #111111;
}

img.thumb{
border:1px solid #CCCCCC;
height:180px;
margin:0px;
width:240px;
}

.thumbnail h3{
color:#836903;
font-size:12px;
height:30px;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
text-align:center;
top:184px;
width:240px;
left: 3px;
}

.video .categories{

float:left;
height:210px;
margin:0 2px 4px;
position:relative;
text-align:left;
width:246px;
}

.video .categories:hover{

}

.video .categories img {
border:1px solid #CCCCCC;
height:180px;
margin:2px;
width:240px;
}

.categories h2{
color:#836903;
font-size:14px;
height:20px;
left:3px;
margin:0;
overflow:hidden;
padding:0;
position:absolute;
text-align:center;
top:184px;
width:240px;
}
ul#cat_list {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
ul#cat_list a{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
ul#cat_list a:hover{
	text-decoration: underline;
	color: #F1DEC9;
}

ul#cat_list img{
	border: 0px;
}

ul#cat_list li {
	white-space:nowrap; 
	font-size: 12px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	background-repeat: no-repeat;
	background-image: url(/images/tick-small.png);
padding:0 20px;
}

span.duration{
	position: absolute;
	top: 215px;
	left: 5px;
	color:#FFFFFF;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(/images/clock.png);
	padding:0 0px 0 20px;
}

span.added{
	position: absolute;
	top: 215px;
	right: 5px;
	color:#FFFFFF;
	text-align: right;
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(/images/calendar-day.png);
	padding:0 0px 0 20px;
}

.toplist{
	margin: 0 auto;
	width: 100%;
}

h1{	
color:#836903;
font-size:20px;
font-weight:bold;
line-height:20px;
margin:0 auto;
padding:5px 0 0 5px;
}

.tags {
background-repeat: no-repeat;
	background-image: url(/images/tag-label.png);
	padding:0 20px;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin:5px 0 5px 2px;
text-align:left;
text-decoration:none;
}

.tags a{
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 12px;
}
.tags a:hover{
	color: #ffffff; 
	text-decoration: underline; 
	text-align: left; 
	font-weight: normal; 
	font-size: 12px;
}
.tags b{
font-size: 12px;
color: #0f6eb0;
}


.clr{
clear: both;
}

/* Pagination */
ul.inxy-paginator {
float:right;
margin:0 0 0 0;
padding:2px;
}
.inxy-paginator li {padding: 0px; margin: 0px; list-style-type: none; float:left;}
.inxy-paginator li a{
	text-decoration:none;
	border:1px solid #f1dec9;
	display:block;
	font-size:12px;
	margin:1px;
	padding:1px 5px;
	background: #8C7758;
	color: #000000;
} 
.inxy-paginator li a:hover{background: #7e6a4a;} 
.inxy-paginator .highlight { font-weight:bold;  text-decoration:none;}
.inxy-paginator .highlight a { color: #FFFFFF; text-decoration:none; }
/* End Pagination */


/* Toplists */
table.top {margin-left: auto; margin-bottom: 10px; margin-right: auto; margin-top: 10px; width: 990px; text-align: center; color: #ffffff; font-size: 12px; font-family: Arial;}
table.top td {margin: 0px; padding: 0px; text-align: center; width: 33%; vertical-align: top;}
table.top td a {font-family: Arial; color: #e8fd04; text-decoration: underline; text-align: left; font-weight: normal; font-size: 20px;}
table.top td a:hover {text-decoration: none; color: #FFFFFF;}

table.toplist {margin:0; width: 990px;}
table.toplist td {margin: 0px; padding: 0px; text-align: left; width: 20%; vertical-align: top;}
table.toplist td a {
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 12px;
	background-repeat: no-repeat;
	background-image: url(/images/block-small.png);
	padding:0 0px 0 17px;
	font-weight: bold;
}
table.toplist td a:hover {text-decoration: underline; color: #0f6eb0;}

table.head_top {
	margin:12px 0 0; 
	width: 460px;
	float: left;	
}
table.head_top td {margin: 0px; padding: 0px; text-align: left; width: 33%; }
table.head_top td a {
	color: #FFFFFF; 
	text-decoration: none; 
	text-align: left; 
	font-weight: normal; 
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(/images/block-small.png);
	padding:0 0px 0 15px;
	white-space:nowrap;
}
table.head_top td a:hover {text-decoration: underline; color: #F1DEC9;}

.ttop{
}
.ttop .tt{
float:left;
margin:0 0;
}
.ttop .im {
margin: 2px;
}

.ttop .im a img{
border:1px solid #FFFFFF;
height:145px;
width:192px;
}
.ttop .tit{
background-color:#836903;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
margin-left:4px;
margin-top:-22px;
//margin-top:-21px;
opacity:0.8;
padding:2px 0;
position:absolute;
text-align:center;
width:192px;
font-weight: bold;
}
/* End Toplists */
#sites{
	margin: 0 auto;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	width: 980px;
}
#sites b {
	color: #836903; 
	font-size: 12px;
}

#sites a{
	color: #ffffff;
	font-size: 12px;
}