/* @override 
	http://192.168.1.10/wordpress2/wp-content/themes/pornrelay/styles/split-head-blue-brown.css
	http://pornrelay.com/wp-content/themes/pornrelay/styles/split-head-blue-brown.css
*/

/*
Theme Name: simple
Theme URI: 
Description: Simple theme with style chooser
Version: 1.0
Author: Simon Engwerda
Author URI: 
*/

/* clear browser defaults */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
abbr,acronym,fieldset,img{border:0;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-size:100%;font-style:normal;font-weight:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,li{overflow:hidden;}
div{overflow:hidden;}
ol,ul{list-style:none;}
/* global hacks */
body{text-align:center;}
.clearfix:after,.clear{content:".";display:block;height:0;line-height:0;clear:both;visibility:hidden;}
#preload{position:absolute;left:0;top:0;height:0;display:none;}
#preload img{width:1px;height:1px;}

/* global settings */
body {
	font: 13px font-family: Verdana, Arial, sans-serif;;
	background: #D5BD90 ;
	color: #333;
	margin: 0px auto 0px;
	}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	}
a:link, a:visited {
	color: #19217B;
	
	}
a:hover, a:active {
	color: red;
	}

/* structure */
/* header */
#splitheader {
	width: 98%;
	height: 105px;
	background-color: #544120;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#splitheader-single{
	width: 99%;
	height: 50px;
	background-color: #C96D24;
	border: 1px solid #7E0020;
	margin-right: auto;
	margin-left: auto;
}

#headleft {
	width: 388px;
	float: left;
	text-align: left;
}
#headleft a:link, #headleft a:visited, #headleft a:hover, #headleft a:active {
	text-decoration: none;
	color: #FFF;
	font-size: 170%;
	line-height: 150%;
	margin-left: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#headleft h2, #subheader {
	color: #F7EAD4;
	font-size: 16px;
	line-height: 110%;
	margin-left: 45px;
	overflow: visible;
	white-space: normal;
	letter-spacing: 1.5px;
	font-weight: bold;
}
#headright {
	width: 532px;
	float: right;
	text-align: center;

}
#headright img {

	border: 0px solid #B152E0;
	margin-top: 8px;
	}
#headright a:link, #headright a:visited{
	color: yellow;
	font-size: 16px;
	border: 0px;
}
#headright a:active, #headright a:hover{
	color: #FFF;
}

h2#single a, h2#single{
	text-decoration: none;
	color: #000;

}

h2#single{
	text-decoration: none;
	font-size: 150%;
	line-height: 130%;
	color: #000;
	overflow: visible;
	white-space: normal;


}

#single_sitename{
	text-decoration: none;
	font-size: 120%;
	text-transform: uppercase;
	color: #FFF;
	padding: 4px;
}
#single_sitename a{
	color: #FFF;
	text-decoration: none;
}
/* end header */


#wrapper {
	background-color: #F7EAD4;
}
#content{
}
/* navbars */
.navbar.top {
	width: 98%;
	background-color: #997533;
	border: 1px solid #000;
	margin: 5px auto;
}

.navbar ul {
	float: left;
	list-style: none;
	font-size: 90%;
	}
.navbar li {
	float: left;
	text-transform: uppercase;
	}
.navbar li a:link, .navbar li a:visited {
	float: left;
	padding: 6px 10px;
	color: #131105;
	}
.navbar li a:hover, .navbar li a.active {
	color: #131105;
	}
.navbar li.current_page_item a:link, .navbar li.current_page_item a:visited {
	color: #131105;
	}
.navbar li.current_page_item a:hover, .navbar li.current_page_item a.active {
	color: #131105;
	}
#search {
	float: right;
	text-align: right;
	padding: 4px 10px;
	}
#search input.text {
	width: 142px;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	vertical-align: middle;
	height: 14px;
	border: 1px solid #000;
	}
#search input.submit {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	vertical-align: middle;
	height: 20px;
	background: #000;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
	border: 1px solid #FFF;
}

h2.plaintext, h2.plaintext a, h2.plaintext a:visited, h2.plaintext a:hover {
	font-size: 140%;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	margin-bottom: 20px;
	text-decoration: none;
}

#footer{
	clear:both;
	background-color: #544120;
	color: #000;
	height: 20px;
	width: 100%;
	margin: 0;
}

.post{
	margin: 10px;
	padding: 7px;
	background-color: #FFF;
	border: 1px solid #313131;
	font: 15px Verdana, Arial, sans-serif;
	color: #000;
}
.even{
	background-color: #FCF7F0;
}
.post h3, .post h3 a, .post h1, .post h1 a, .post h1 a:visited{
	font-size: 18px;
	color: #000029;
	margin: 5px;
	text-decoration: none;
	font-weight: bold;
}
.post a{
	font-size: 16px;
	font-weight: bold;
}
.post h3 a:hover, .post h1 a:hover{
	text-decoration: none;
}
.postmetadata {
	font-size: 90%;
	padding: 10px 0;
	color: #333;
	}
.entry{
	margin-right: 6px;
	font-family: Verdana, Arial, sans-serif;
}
.entry p {
	padding: 10px 0;
	line-height: 150%;
}
.entry img {
	border: 0px;
	margin-right: 2px;
	}
.sidebarheader{
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	margin: 15px 5px 5px;
	text-transform: uppercase;
}
#sidebar , #sidebar2 {
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	
	
}
#sidebar a:link, #sidebar2 a, #sidebar a:visited, #sidebar2 a:visited{
	color: #F2D9B2;
	font-weight: bold;
}
#sidebar a:hover{
	color: #fff;
}
.headline{
	font-weight: bold;
	font-size: 16px;
	color: #FFF;
	margin: 15px 5px 5px;
	text-transform: uppercase;
}

/* comments */
#comments {
	margin-top: 20px;
	}
#comments .comments_header {
	font-size: 140%;
	color: #000;
	margin-bottom: 5px;
	}
#comments p {
	margin-bottom: 2px;
	}
#comments input, #comments textarea {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	border: 1px solid #000;
}
#comments textarea {
	width: 490px;
	}
#comments input#submit {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 1px 4px;
	border: 1px solid #FFF;
	background: #000000;
	font-weight: bold;
	cursor: pointer;
	color: #FFF;
}
#comments li {
	white-space: normal;
	padding-bottom: 20px;
	background: url(images/bullet.gif) left 6px no-repeat;
	padding-left: 16px;
	}
#comments li p {
	margin: 5px 0;
	}
.commentmeta {
	font-size: 90%;
	margin-bottom: 5px;
	}
	
#navigation {
	font-size: 90%;
	padding: 20px 0;
	clear: both;
}
#navigation .left {
	float: left;
	width: 40%;
	}
#navigation .right {
	float: right;
	width: 40%;
	text-align: right;
	}
	
#shemalelogs, #shemalelogs a{
	margin-top: 30px;
	font-size: 10px;
	text-align: center;
	color: #000;
}
.sidebox{
	background-color: #27344D;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
.potdtbs{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}
#topbanner img{
	margin-top: 5px;
}
#topbanner a, #gimage a {
	font-size: 24px;
}
#gimage{
	margin: 15px auto;
	padding: 10px;	
	background-color: #FFF;
	border: 1px solid #313131;
	width: 640px;
}
#gimage img{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#post-94{
	margin-bottom: 10px;
	text-align: center;
	color: #000;
	font-size: 20px;
	font-weight: bold;
}
#post-94 a{
	font-size: 20px;
}
#post-94 h3{
	color: red;
	font-size: 24px;
}
.realitypass li{
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	color: #000;

}
#post-94 #related{
	font-size: 12px;
	text-align: left;
	margin-top: 34px;
}

#post-94 #related a{
	font-size: 13px;
}
.sitelist a{
	font-size: 16px;
	margin-bottom: 10px;
}
.sitelist li{
	font-size: 12px;
	margin-bottom: 10px;
	text-align: center;

}
#bottombanner{
	margin-top: 25px;
	margin-bottom: 35px;
	font-size: 20px;
}
#bottombanner a, #bottombanner a:visited{
	color: red;
}
#moneybar{
	margin: 50px;
	background-color: #19150E;
	line-height: 25px;
	border: 3px solid #000;
	padding-right: 20px;
	padding-bottom: 20px;
}

#moneybar a{
	list-style: none;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
	color: #fff;
}
#moneybar a:hover{
	text-decoration: underline;
	color: yellow;
}
#moneybar h3{
	font-size: 24px;
	margin: 15px;
	font-weight: bold;
	color: #F7EAD4;
}
.potdtbs li{
	margin-top: 15px;
	margin-bottom: 15px;
}
#potd{
	font-size: 16px;
	font-weight: bold;
}
#potd li {
	float: left;
	text-align: center;
	margin: 10px 10px 20px;
}
#potd img {
	border-style: solid;
	border-width: 1px;
}

#related{
	clear: both;
}