/* Common */

body, div, span, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td,button {
	margin: 0;
	padding: 0;
	text-indent: 0;
	color: #fff;
	outline: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 130%;
}

ol, ul {
	list-style: none;
}

img {
	border: 0;
}

a, a:hover {
	outline: none;
	font-weight: normal;
	text-decoration: none;
	color: #ab7f1e;
}
.clear{clear:both}

/* Layout */

body {
	text-align: center;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	background: #181818;
}
.small{font-size:12px;color:#93ff59;}

#frame{text-align:left;background-color:#000;width:1000px;margin:0 auto;overflow:hidden;border-right:1px solid #f4f44f;border-left:1px solid #f4f44f;}

#header{width:1000px;height:160px;display:block;overflow:visible;}

#logo{width:190px;height:150px;display:block;float:left;overflow:visible;padding:10px 0 0 20px;}
#head_info{float:left;width:650px;height:150px;display:block;}
#head_info h1{font-size:20px;color:#93ff59;padding:20px 0 5px 10px;font-weight:bold;}
#head_info p{font-size:12px;color:#93ff59;padding:0 0 20px 10px;}
#head_info #menu{width:780px}
#head_info #menu img{margin:0;padding:0;float:left;}

#searchbox{display:block;float:left;width:317px;height:39px;background:url(/images/nav_08.png) top left no-repeat;}
#searchbox input{border:1px solid #84ff59;background:#fbfbc4;width:200px;padding:3px;margin:7px 2px 0 60px;}
#submit{width:29px;height:34px;background: url(/images/nav_09.png) top left no-repeat;border:0;margin:0;padding:0}
.line{width:925px;height:20px;display:block;}
.line p{background:url(/images/point.png) center left no-repeat;text-align:left;font-size:14px;font-weight:bold;color:#fe9900;padding-left:20px;margin:20px 10px 10px;text-transform:uppercase;clear:both}
.line span{float:left;color:#93ff59;margin-top:22px;}
#I-like-this{color:#fe9900;cursor:pointer;margin-left:10px;}
#You-like-this{color:#fe9900;margin-left:10px;}

#video_frame{width:978px;padding:20px 10px;}

.video_box{float:left;margin:20px 0 10px 10px;padding:0 10px; width:160px;height:176px;border:1px solid #606020;-webkit-border-radius:4px;-moz-border-radius:4px;}
.video_box:hover{background:#000;border:1px dashed #f4f44f;}
.video_box h5{color:#fe9900;font-size:16px;font-weight:bold;padding:6px 0}
.video_box img{width:160px;height:120px;}
.video_box p{font-size:12px;text-align:right;color:#38a907;}
.video_box .views{background:url(/images/gay-camera.png) top left no-repeat;width:12px;height:12px;display:inline-block;margin:0 2px 0 0}

#player_box{float:left;position:relative;width:556px;height:533px;margin-top:20px;margin-left:10px;margin-bottom:30px;text-align:center}

#ad{float:left;width:358px;height:442px;padding:10px;margin:20px 10px 0 20px;border:1px solid #313131;color:#93ff59;text-align:center;font-size:15px;}
#ad h2{color:#93ff59;font-size:20px;text-transform:uppercase;padding:30px 0 10px}
#ad .input{border:1px solid #84ff59;background:#fbfbc4;width:100px;padding:3px;margin-top: 20px;}
#ad .submit{border:1px solid #84ff59;background:#fbfbc4;padding:3px;margin-top: 20px;}


#pagination {display:block;float:left;width:1000px;text-align:center;margin-top:25px;margin-bottom:10px;color:#fe9900;}
#pagination a {font-size:14px;font-weight:bold;color:#fe9900;padding:4px 6px; margin:3px;border:1px solid #fe9900}
#pagination a:hover{color:#fe9900;}

#footer {width:1000px;height:250px;text-align:center;}
#footer p{color:#666;}
#footer p a {color:#fe9900;font-size:14px;font-weight:bold;}
#copyright,#menufoot{margin-top: 20px;}

