/* Porn-King */

body {
	font-family: Tahoma;
	margin: 0px;
	padding: 0px;
	color: #4e4e4e;
	font-size: 12px;
	background: #3c7d00 url(i/b-b.png) top repeat-x;
	
}
img, a {
	border: none;
	outline: none;
}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ba03d6;
	text-decoration: none;
}
p {
	padding: 0px;
	margin: 0px;
}
form, input {
	padding: 0px;
	margin: 0px;
	border: none;
}
div.x {
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
}
div#box {
	width: 1000px;
	margin: 0px auto;
}
div.in {
	width: 1000px;
	margin: 0px auto;
	position: relative;
}

/* Top */

div#t {
	height: 106px;
	position: relative;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
div#link-box {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 450px;
	height: 106px;
	display: table;
}
div#link-box div.innn {
	display: table-cell;
	vertical-align: middle;
	height: 106px;
}
div#link-box div.innn div.links {
	border: 1px solid #999;
	position: relative;
	background: #333;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
}
div#link-box a {
	color: #fff;
	padding: 0px 6px;
}
div#link-box a:hover {
	color: #fff;
	text-decoration: underline;
}
div#nav {
	position: relative;
	height: 38px;
	background: url(i/nav-f.png) repeat-x;
	margin: 0px 8px 4px 0px
}
div#nav div.left {
	position: absolute;
	height: 38px;
	background: url(i/nav-l.png) repeat-x;
	width: 11px;
	display: block;
	top: 0px;
	left: 0px;
}
div#nav div.right {
	position: absolute;
	height: 38px;
	background: url(i/nav-r.png) repeat-x;
	width: 11px;
	display: block;
	top: 0px;
	right: 0px;
}
div#nav ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
div#nav li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline-block;
}
div#nav li a {
	height: 38px;
	background: none;
	padding: 0px 12px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	display: inline-block;
	line-height: 38px;
}
div#nav li a:hover {
	background: url(i/nav-b-r-h.png) repeat-x;
	color: #000;
}

/* Info */

div#i div.in div.in {
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	background: #dedede;
	width: 990px;
	padding: 3px 0px 3px 8px;
}
div#i div.in div.in embed, div#i div.in div.in object {
	width: 580px;
	height: 402px;
	background-color: #000;
	margin: 0px auto 10px auto;
	padding: 0px;
	display: block;
}	
div#i div.in div.in fieldset {
	padding: 10px;
	border: 3px solid #f9b900;
	margin: 10px 30px;
}
div#i div.in div.in legend {
	font-weight: bold;
	padding: 0px 7px;
}	


/* Top / Bottom */

div.top {
	background: url(i/top-b.png) repeat-x;
	margin: 0px 9px;
	position: relative;
	height: 9px;
	font-size: 0px;
}
div.top div.right {
	background: url(i/top-r.png) no-repeat;
	position: absolute;
	top: 0px;
	right: -9px;
	height: 9px;
	width: 9px;
	display: block;
}
div.top div.left {
	background: url(i/top-l.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -9px;
	height: 9px;
	width: 9px;
	display: block;
}
div.bottom {
	background: url(i/bottom-b.png) repeat-x;
	margin: 0px 9px;
	position: relative;
	height: 10px;
}
div.bottom div.right {
	background: url(i/bottom-r.png) no-repeat;
	position: absolute;
	top: 0px;
	right: -9px;
	height: 10px;
	width: 9px;
	display: block;
}
div.bottom div.left {
	background: url(i/bottom-l.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -9px;
	height: 10px;
	width: 9px;
	display: block;
}

/* Left */

div#i div.in div.in div.a {
	float: left;
	width: 640px;
	margin: 0px 8px 0px 0px;
	background: #fff url(i/border.png) top repeat-x;
}
div#i div.in div.in div.w {
	float: left;
	width: 334px;
	background: #fff url(i/border.png) top repeat-x;
}
div.infow {
	background: #fff url(i/w-f.png) top repeat-x;
	padding: 3px;
	margin: 5px 0px 0px 0px;
}
div.wi {
	padding: 0px;
	margin: 10px auto;
	border: 4px solid #999;
	width: 300px;
}
div.w ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
div.w li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: left;
}
div.w li a {
	padding: 0px 0px 0px 10px;
	color: #000;
	line-height: 24px;
	height: 24px;
	width: 150px;
	background: none;
	display: block;
}
div.w li a:hover {
	color: #fff;
	background: #000;
}
div.inn {
	border-left: 1px solid #c0bdb7;
	border-right: 1px solid #c0bdb7;
	padding: 0px 0px 4px 4px;
}

/* Nav-f */

div#pagni {
	background: #dedede;
	padding: 10px 0px 0px 0px;
}
div#nav-f {
	text-align: center;
	clear: both;
	height: 34px;
	background: url(i/nav-f-f.png) top repeat-x;
	padding: 8px 0px 0px 0px;
	width: 70%;
	margin: 0px auto;
	position: relative;
}
div#nav-f div.left {
	position: absolute;
	height: 42px;
	background: url(i/nav-f-f-l.png) repeat-x;
	width: 8px;
	display: block;
	top: 0px;
	left: 0px;
}
div#nav-f div.right {
	position: absolute;
	height: 42px;
	background: url(i/nav-f-f-r.png) repeat-x;
	width: 8px;
	display: block;
	top: 0px;
	right: 0px;
}
div#nav-f span, div#nav-f a {
	border: none;
}
div#nav-f span.pages {
	padding: 30px 0px 20px 0px;
	text-align: center;
	height: 25px;
	padding: 0px 8px;
	margin: 0px 3px;
	line-height: 25px;
	color: #000;
	display: inline-block;
	border: 1px solid #74ae08;
}
div#nav-f span.current {
	padding: 30px 0px 20px 0px;
	text-align: center;
	height: 25px;
	padding: 0px 8px;
	margin: 0px 3px;
	border: 1px solid #000;
	color: #fff;
	background: #74ae08;
	line-height: 25px;
	color: #fff;
	display: inline-block;
}
div#nav-f a {
	display: inline-block;
	height: 25px;
	padding: 0px 8px;
	margin: 0px 3px;
	border: 1px solid #74ae08;
	line-height: 25px;
	color: #000;
	text-decoration: none;
}
div#nav-f a:hover {
	border: 1px solid #000;
	color: #fff;
	background: #74ae08;
}

div.infop {
	padding: 10px 20px 10px 10px;
	line-height: 18px;
	text-align: justify;
	position: relative;
}	
div.infoin {
	padding: 10px 10px 10px 10px;
	line-height: 18px;
	text-align: justify;
	position: relative;
}	
div.infoin fieldset {
	padding: 10px;
	border: 3px solid #f9b900;
	margin: 10px 30px;
}
div.infoin legend {
	font-weight: bold;
	padding: 0px 7px;
}	
div.infoin embed, div.infoin object {
	width: 580px;
	height: 402px;
	background-color: #000;
	margin: 0px auto 10px auto;
	padding: 0px;
	display: block;
}	
div#commentin {
	margin: 0px 30px;
	padding: 10px 0px;
	position: relative;
}
div#commentin textarea {
	width: 552px;
	border: 1px solid #ffe066;
	padding: 3px;
	margin: 10px 4px 0px 0px;
}
div#commentin input {
	border: 1px solid #ffe066;
	padding: 3px;
	margin: 10px 4px 0px 0px;
	background: #ffffec;
}
div#commentin input#submit {
	width: 140px;
	height: 25px;
	color: #fff;
	line-height: 25px;
	background: url(i/title.png) top repeat-x;
	font-weight: bold;
	font-size: 11px;
	border: none;
	font-family: Verdana;
}
ul.commentlist {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.commentlist li {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 40px 0px;
}
.comment-box { 
	background-color: #000; 
	border: 1px solid #333; 
	margin: 0 10px 10px; 
}
.comment-box a {
	color: #888;
}
.comment-box a:hover {
	color: #fff;
}
.comment-avatar-box { 
	position: relative;
	float: left;
	padding: 10px 0px 10px 10px;
}
.comment-info-box { 
	border: 1px solid #333; 
	background-color: #222; 
	margin: 10px 10px 5px 85px; 
	padding: 3px 10px;
	color: #888;
}
.comment-text-box { 
	margin: 5px 5px 5px 85px; 
	padding: 3px 10px; 
	color:  #f1f1f1; 
	overflow: hidden; 
}
.comment-controllers-box { 
	margin: 5px 10px 0 85px; 
	border-top: 1px dotted #444; 
	padding: 3px 10px; 
	font-size: 11px; 
}
.fn {
	color: #fff;
	font-weight: bold;
}

/* Left / Right - Top / Bottom */

div.topin {
	margin: 0px 7px;
	position: relative;
	height: 6px;
	font-size: 0px;
	font-size: 1px;
	background: url(i/border.png) top repeat-x;
}
div.topin div.right {
	background: url(i/topin-r.png) no-repeat;
	position: absolute;
	top: 0px;
	right: -7px;
	height: 8px;
	width: 8px;
	display: block;
}
div.topin div.left {
	background: url(i/topin-l.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -7px;
	height: 8px;
	width: 7px;
	display: block;
}
div.bottomin {
	background: #fff;
	margin: 0px 6px;
	position: relative;
	height: 8px;
	background: #fff url(i/bottomin-f.png) bottom repeat-x;
}
div.bottomin div.right {
	background: url(i/bottomin-r.png) no-repeat;
	position: absolute;
	top: 0px;
	right: -6px;
	height: 8px;
	width: 8px;
	display: block;
}
div.bottomin div.left {
	background: url(i/bottomin-l.png) no-repeat;
	position: absolute;
	top: 0px;
	left: -6px;
	height: 8px;
	width: 8px;
	display: block;
}
div.title {
	height: 25px;
	background: url(i/title.png) top left no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	margin: 0px 4px 0px 0px;
	line-height: 25px;
	padding: 0px 10px;
}
div.title div.right {
	height: 25px;
	background: url(i/title.png) top right no-repeat;
	color: #fff;
	position: absolute;
	width: 10px;
	top: 0px;
	right: 0px;
	display: block;
}

/* Post */

div.post {
	width: 150px;
	height: 134px;
	margin: 10px 6px 0px 0px;
	padding: 0px 0px 0px 2px;
	position: relative;
	float: left;
}
div.post div.q a {
	margin: 0px;
	text-align: center;
	text-decoration: none;
	color: #126aa8;
	width: 148px;
	display: block;
	height: 134px;
	border: 1px solid #91a6b0;
	background: url(i/post-f.png) bottom repeat-x;
}
div.post div.q a:hover {
	border: 1px solid #547e05;
	color: #547e05;
}
div.post span.pin {
	height: 108px;
	width: 148px;
	color: #fff;
}
div.post span.ptitle {
	height: 26px;
	width: 138px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
div.post span.ptitle p {
	padding: 0px;
	margin: 0px;
	height: 26px;
	vertical-align: middle;
	display: table-cell;
}

/* Footer */

div#footer {
	height: 46px;
	margin: 10px auto 10px auto;
	color: #fff;
	position: relative;
	width: 1000px;
}
div#footer a {
	color: #fff;
	text-decoration: none;
	padding: 0px 5px;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer div.left {
	position: absolute;
	top: 16px;
	left: 10px;
}
div#footer div.right {
	position: absolute;
	top: 16px;
	right: 10px;
}

/* */

div.ad {
	text-align: center;
	width: 468px;
	margin: 0px auto;
	border: 1px solid #000;
}
div.ad div.text {
	padding: 5px;
	color: #fff;
	font-weight: bold;
	background: #000;
	margin: 0px auto;
}
div.ad div.text a {
	color: #fff;
}

/**/

div.menutab {
	position: relative;
	height: 24px;
}
div.menutab div.vote {
	position: absolute;
	top: 4px;
	left: 0px;
	text-align: right;
	width: 620px;
}	
div.menutab div.tabs {
	position: absolute;
	top: 0px;
	left: 10px;
}	
div.menutab div.tabs a {
	font-size: 18px;
	padding: 0px 20px 0px 0px;
}	
a.on {
	color: #000;
}
a.off {
	color: #ccc;
}
div.menutab a.on:hover {
	color: #000;
}
div.menutab a.off:hover {
	color: #f9b900;
}

/* xdiv */

div.xdiv {
	position: relative;
	margin: 10px 0px;
	border: 3px solid #ccc;
	padding: 10px;
	background: #f5f5f5;
	float: left;
	width: 586px;
}
div.xdiv a {
	text-decoration: underline;
}
div.xdiv div.xtitle {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 5px 0px;
}
div.xdiv div.xinfo {
	padding: 10px 0px 0px 0px;
}
div.xdiv div.xleft {
	float: left;
}
div.xdiv span.o {
	width: 120px;
	display: block;
	float: left;
	font-weight: bold;
}
div.xdiv div.o2 {
	padding: 14px 0px 0px 0px;
}
div.xdiv div.xright {
	float: right;
	background: #666;
	padding: 6px;
}
div.xdiv div.xtext {
	border-bottom: 1px solid #ccc;
	line-height: 18px;
	text-align: justify;
	padding: 10px 0px;
}
div.xdiv div.xlink {
	text-align: center;
	padding: 10px 0px 0px 0px;
}


































