/* standard elements */
body,td,th {
	font-family: "Lucida Sans Unicode","Lucida Console", Monaco, monospace;
	color: #F90;
}
body {
	background-color: #000;
	margin: 0; padding:0;
	background-image: url(body_bg.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.mainheader {
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 194px;
}
#header {
	width: 980px; height: 194px;
	margin: 0 auto; /* centers div */
	padding: 0; /* Optional */
	text-align: left; /* IE fix */
	z-index:-1;
	display:fixed;
	top: 0;
}
#logo { width: 480px; height: 90px; float: left; display: block; line-height:90px; vertical-align:middle; }
#porn_up { width: 500px; height: 90px; float: left; display: block; line-height:90px; vertical-align:middle; padding-top:15px; }

/* navigation */
.nav { background: #000; padding:0; margin:0; list-style:none; display:block; width:980px; height: 94px;  }
#nav { background: #000; padding:0; margin:0; list-style:none; display:block; width:980px;  }
#nav li { display:block; float: left; }
#nav li a {
	background: #191919 url(nav.gif);
	border-right: 1px solid #161616;
	color: #feffc8;
	float: left;
	font-weight: bold;
	line-height: 36px;
	font-size:12px;
	padding: 0 20px;
	text-decoration:none;
}
.nav h1 { padding: 10px; color: #feffc8; font-size: 1.4em; line-height: 54px; }

.main { width: 980px; height: 100%;
margin: 0 auto; /* centers div */
padding: 0; /* Optional */
text-align: left; /* IE fix */
background: #000;
display:table;
}

.box {
	float: left;
	width: 704px;
	display:table;
	background: #191919;
	padding: 7px;
	margin: 7px;	
}
.tags {
	float: right;
	width: 220px;
	display:block;
	background: #191919;
	padding: 7px;
	margin: 7px;
	color: #feffc8;
	text-align:left;
}
.tags .list li {
	padding:0; margin:0;
}
.tags a {
	color: #feffc8;
	font-weight: bold;
	line-height: 24px;
	font-size:14px;
	padding: 0 10px;
	text-decoration:none;
}


#porno { padding:0; margin:0; list-style:none; border:0; color: #EEE; display:block; }
#porno li { display:block; margin:5px;  width: 190px; height:210px; float: left; padding: 4px;  border: 1px solid #333; }
#porno li:hover { background: #333; }
#porno img { padding: 4px; border: 1px solid #333; background: #666; }
#porno span { font-size: 70%; padding: 4px; color: #333;  }
#porno h2 { font-size: 80%; padding:0; margin:0; display:inline; }
#porno a { color: #feffc8; text-decoration:none; }

#bossscreen { width: 80px; text-align:center; height: 30px; display:block; position:fixed; top:0; right:0; font-size:11px; color:#feffc8; }
#bossscreen a { color:#feffc8; }

.backnext {
	font-size: 14px;
	font-weight: bold;
	background: #000000;
	margin: 5px;
	padding: 5px;
	height: 18px;
	border: 1px solid #454545;	 
}
.backnext a {
    color:#feffc8;
}

#sex a {
    color:#feffc8;
}

/* TAGS */
a.tag1, a.tag1:visited {
	color: #FF6600;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.tag2, a.tag2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF3366;
	text-decoration: none;
}
a.tag3, A.tag3:visited  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: blink;
}
a.tag4, a.tag4:visited {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEE;
	text-decoration: none;
}
a.tag5, a.tag5:visited {
	color: red;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}
a.tag6, a.tag6:visited {
	color: #EEEEEE;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-weight: italic;
	font-size: 14px;
}
a.tag7, a.tag7:visited {
	color: yellow;
	text-decoration: none;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 28px;
}
a.tag8, a.tag8:visited {
	color: #F0F0F0;
	text-decoration: none;
	font-family: Arial, "Times New Roman", Times, serif;
	font-weight: italic;
	font-size: 11px;
}
a.tag9, a.tag9:visited {
	color: #FF00FF;
	text-decoration: underline;
	font-family: Sans-serif, serif, verdana;
	font-weight: bold;
	font-size: 10px;
}
a.tag10, a.tag10:visited {
	color: #FF0000;
	text-decoration: none;
	font-family: Helvetica, sans-serif, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
a.thumb img, a.thumb:visited img {
	filter:gray;
	padding:3px;
	border:1px solid #cccccc;
	height: 90px;
	width: 120px;
	margin:3px;

}
a.thumb:hover img {
	filter:none;
}
a.nl {
	font-size: 16px;
	padding: 3px;
}

