@charset "utf-8";
/* CSS Document test4 */

html {
	margin:0;
	padding:0;
}

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#stretchingImg {
	position:absolute;
	top:0px;
	right:0px;
	width:140px;
	height:50px;
	background:url(../images/stretching.gif) no-repeat top left;
	z-index: 0;
}

h1 {
	position:absolute;
	top:82px;
	left:300px;
	margin:0;
	font-size:10px;
	color:#f53567;
	z-index:1;
}

h2 {
	display:block;
	padding:3px 0px 3px 5px;
	margin-top:10px;
	width:98%;
	font-size:16px;	
	color:#000000;
	border-left:solid #cccccc 4px;
	border-bottom:solid #cccccc 1px;
}

h2.pornCategories {
	position: relative;
	margin-top:0;
}

#pornCategoriesHide{
	position: absolute;
	right: 0px;
	top: 0px;
}

a:link,
a:visited,
a:hover {
	color:#f53567;
}

a:link img,
a:visited img,
a:hover img {
	border:none;
}

.clearMe {
	clear:both;
}

#header {
	top:5px;
	width:100%;
	height:125px;
	background-image:url(../images/bgTop.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#header #bg {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	width:980px;
	height:100px;
}

#header h1 {
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
}

#header span#pageTitle {
	display:block;
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}

#header a.title {
	display:block;
	float:left;
	line-height:32pt;
	font-size: 36pt;
	text-decoration:none;
	color:#000000;
}

#header #headerSearch {
	position: absolute;
	top:0px;
	right:130px;
	width:330px;
	height:40px;
	z-index: 1000;
}

#headerSearch form {
	margin:5px 0 0 0;
}

#header #headerNav {
	clear:both;
	/* width:750px; */
}

#header #headerNav ul {
	position:absolute;
	top:103px;
	left:13px;
	margin:0px 0px 0px 0px;
	padding:0;
	list-style:none;
	text-align: center;
}

#header #headerNav li {
	display:inline;
	color:#f1ffb5;
}

#header #headerNav li a:link,
#header #headerNav li a:visited,
#header #headerNav li a:hover {
	padding-left:7px;
	padding-right:8px;
	border-right:solid #f53567 2px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

#header #headerNav li a.first {
	padding-left:0px;
}

#header #headerNav li a.last {
	border-right:none;
}

#header #headerNav form {
	float:right;
	margin-top:1px;
	margin-right:10px;
}

/*
#header {
	text-align:left;
	width:100%;
	height:120px;
}

#header a#logo {
	float:left;
	margin-left:5px;
}

#header h1#siteTitle {
	display:inline;
	margin:0px 2px 0px 10px;
	padding:0px 0px 0px 0px;
	font-size:12px;
}
*/

#bookmarkSpace {
	position:absolute;
	top:28px;
	left:300px;
	color:#0e6f37;
	font-size:12px;
}

#bookmarkSpace a:link,
#bookmarkSpace a:visited, 
#bookmarkSpace a:hover {
	color:#0e6f37;
}

form#topSearch {
	position:absolute;
	top:2px;
	left:290px;
	text-align: left;
}

#adLinks {
	margin:4px 0px 10px 13px;
	font-size:12px;
	font-weight:bold;
}

.navBar {
	width:960px;
	margin-top:10px;
	margin-left:13px;
	height:18px;
	text-align:left;
	font-weight:bold;
}

.navBar .title {
	float:left;
	margin-right:4px;
}

.navBar #resultSet {
	float:left;
}

.navBar #paging {
	float:right;
}

#container {
	clear:both;
	width:98%;
 	margin: 0px auto 0px 13px;
	line-height: 130%;
	font-size: 8pt;
}

h2.pornCategories {
	margin-left:0px;
	padding-left:5px;
}

.thumbs {
	margin-top:10px;
	width:100%;
}

.itemContainerMain {
	float:left;
	position:relative;
	width:182px;
	height:155px; /* 168 */
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;
	text-align:center;
}

.itemContainerMain a:link img,
.itemContainerMain a:visited img, 
.itemContainerMain a:hover img {
	vertical-align:bottom;
	border:solid #000000 1px;
}

.itemContainerMain a:link,
.itemContainerMain a:visited, 
.itemContainerMain a:hover {
	color:#000000;
	text-decoration:underline;
}

.itemContainerMain span.descr {
	width:180px;
	cursor:pointer;
	padding:1px 0px 3px 0px;
}

.itemContainerMain span.descr a:link,
.itemContainerMain span.descr a:visited,
.itemContainerMain span.descr a:hover {
	padding:0px 3px;
	font-weight:bold;
	font-size:14px;
	color:#f53567;
}

.itemContainerSub {
	float:left;
	position:relative;
	width:182px;
	height:160px; /* ? */
	margin-bottom:5px;
	margin-left:1px;
	margin-right:1px;
	padding-top:16px;
	text-align:center;
}

.itemContainerSub a:link img,
.itemContainerSub a:visited img, 
.itemContainerSub a:hover img {
	vertical-align:bottom;
	border:solid #000000 1px;
}

.itemContainerSub a:link,
.itemContainerSub a:visited, 
.itemContainerSub a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.itemContainerSub span.date {
	display:inline-block;
	padding:1px 0px 0px 3px;
	width:85px;
	height:16px;
	text-align:left;
	font-size:11px;
}

.itemContainerSub span.type {	
	display:inline-block;
	padding:1px 3px 0px 0px;
	width:91px;
	height:16px;
	text-align:right;
	font-size:11px;
}

.itemContainerSub span.type a:link,
.itemContainerSub span.type a:visited, 
.itemContainerSub span.type a:hover {
	text-decoration:underline;
	font-size:11px;
}

.itemContainerSub span.descr {
	position:absolute;
	display:block;
	overflow:hidden;
	top:0px;
	left:0px;
	width:182px;
	height:12px;
	cursor:pointer;
	font-size:12px;
	text-decoration:none;
	padding:1px 0px 3px 0px;
}

.itemContainerSub span.descr a:link,
.itemContainerSub span.descr a:visited,
.itemContainerSub span.descr a:hover {
	padding:0px 3px;
	color:#f53567;
}

.adSpace {
	width:960px;
	margin:10px 0px 0px 13px;
	text-align: center;
}

.adSpace h2 {
	display:block;
	padding:3px 0px 3px 5px;
	margin:0px 0px 10px 0px;
	width:975px;
	font-size:16px;	
}

.archive {
	width:960px;
	margin:30px 0px 0px 13px;
	font-size:16px;
	font-weight:bold;
}

.categoriesList {
	width:980px;
	margin:30px 0px 0px 13px;
}

.categoriesList h2 {
	display:block;
	padding:3px 0px 3px 5px;
	margin:0px 0px 10px 0px;
	width:975px;
	font-size:16px;	
}

.categoriesList table {
	font-size:12px;
}

.categoriesList a:link,
.categoriesList a:visited,
.categoriesList a:hover {
	font-size:12px;
	font-weight:bold;
}

#player{
	margin-top: 10px;
}

#related{
	margin-top: 10px;
	width:980px;
}

.topList {
	width:960px;
	margin:30px 0px 0px 13px;
}

.topList h2 {
	display:block;
	padding:3px 0px 3px 5px;
	margin:0px 0px 10px 0px;
	width:975px;
	font-size:16px;	
}

.topList table {
	font-size:12px;
}

.topList a:link,
.topList a:visited,
.topList a:hover {
	font-size:12px;
}

#contentDescription {
	margin:20px 0px 30px 13px;
	width:960px;
}

#contentDescription .recommendBlock {
	float:left;
	width:180px;
	height:180px;
	margin:15px 15px 0 0;
}

#footer {
	margin:20px 0 0 0;
	text-align:center;
	width:980px;
	height:auto;
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#footer #bottomlinks {
	margin:45px 0 0 420px;
	width:485px;
	height:80px;
	overflow:hidden;
}

#footer #bookmark2 {
	margin:45px 0 0 450px;
	width:465px;
	height:25px;
	text-align:left;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}

#footer #siteDescription {
	margin:auto;
	width:850px;
}

#footer #siteDescription strong {
	font-weight:normal;
}

#footer #siteDescription b {
	font-weight:normal;
}

#footer #siteDescription a:link, 
#footer #siteDescription a:visited,
#footer #siteDescription a:hover {
	text-decoration:none;
	color:#000000;
}
#mySelectWrapper{
	z-index:3;
	margin:7px 0 0 0;
	background-color:#FFFFFF;
	position:absolute;
	font-size:12px;
	height:16px;
	width:182px;
	border:inset #CCCCCC 2px;
	padding-left:2px;
	overflow:visible;
	cursor:pointer;
	color:#000000;
	left:322px;
	top:48px;
}

#mySelectImg{
	position:absolute;
	top:0px;
	right:0px;
}

#mySelectResults{
	z-index:2;
	padding:5px;
	width:173px;
	position:absolute;
	top:18px;
	left:-1px;
	border:solid #CCCCCC 1px;
	height:430px;
	overflow: scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #FFFFFF;
}

#headerAd_60height {
	position:absolute;
	overflow:hidden;
	top:5px;
	left:730px;
	width:468px;
	height:60px;
	background-color:#e30064;
	color:#666666;
	visibility:hidden;
}

#headerAd_234x60height {
	position:absolute;
	overflow:hidden;
	top:11px;
	left:650px;
	width:234px;
	height:60px;
	text-align:center;
	color:#9c003c;
	padding:5px;
	border:1px dashed #9c003c;
	background-color:#ffffff;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.7;
}

#headerAd_234x60height a:link,
#headerAd_234x60height a:visited, 
#headerAd_234x60height a:hover, 
#headerAd_60height a:link,
#headerAd_60height a:visited, 
#headerAd_60height a:hover {
	color:#9c003c;
}
