/* @override 
	http://www.sexpartypictures.com/style.css
	http://localhost/sexpartypictures.com/style.css
*/

/*
Theme Name: Wankers Theme
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 {
	background: #808080 ;
	color: #000;
	margin-bottom: 20px;
	font-family: verdana;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	font-weight: bold;
	}
a:link, a:visited {
	color: #A22A52;
	}
a:hover, a:active {
	color: #223084;
	text-decoration: underline;
}

#wrap{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #BFBFBF;}

#header{
	height: 70px;
	margin-top: 0px;
	background-color: #E393AE;
}
h1, h1 a:link, h1 a:visited {
	text-align: left;
	text-indent: 20px;
	color: #FFF;
	margin: 3px;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover{
	text-decoration: none;
}
h2{
	color: #000;
	font-size: 14px;
	text-align: left;
	text-indent: 40px;
	font-style: italic;
	font-weight: bold;
}

#content{
	background-color: #FFF;
	float: left;
	width: 480px;
	color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin: 10px 5px;
}

#content h3{
	font-size: 24px;
	margin: 6px;
	font-weight: bold;
	color: #52A2E0;
}

#sidebar{
	float: right;
	width: 260px;
	background-color: #;
	padding: 10px;
	text-align: center;
	color: #000;
	font-size: 16px;
}


#sidebar h3{
	color: #52A2E0;
	font-size: 18px;
	font-weight: bold;
	margin: 5px;

}
#sidebar a:link, #sidebar a:visited {
	color: #;
	text-decoration: underline;
	}
#sidebar a:hover, #sidebar a:active {
	color: #;
	text-decoration: underline;
}
#sidebar ul{
	padding-left: 12px;
}

#sidetop{
	text-align: left;
}
#sidetop li{
	list-style-type: none;
	margin: 5px 20px 10px;
}

.post{
	background-color: #EEEEEE;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 15px;
	border: 1px solid #E393AE;
}

.post h4,.post h4 a:link,.post h4 a:visited,.post h4 a:hover,.post h4 a:active{
	font-weight: bold;
	font-size: 24px;
	margin: 3px;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	border-bottom: 2px dashed #000;
}
.post p{
	margin-top: 10px;
	margin-bottom: 10px;
}

.post a{
	font-weight: bold;
	font-size: 20px;
}

.samples{
	text-align: center;
}
.samples img{
	margin: 10px 8px 5px;
	border-width: 1px;
	border-style: solid;
}

#footer{
	height: 20px;
	background-color: #E393AE;
	color: #fff;
	padding-top: 3px;
	clear: both;
	width: 100%;
}

#moneybar{
	background-color: #FFF;
	line-height: 25px;
	border: 3px solid #000;
	padding-right: 20px;
	padding-bottom: 20px;
	clear: both;
	width: 740px;
	margin: 20px auto;
	font-size: 13px;
}

#moneybar a{
	list-style: none;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
	margin-left: 10px;
	text-decoration: none;
}
#moneybar a:hover{
	text-decoration: underline;
}
#moneybar h3{
	font-size: 24px;
	margin: 15px;
	font-weight: bold;
}

.sidebox{
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
img.screenshot {
	width: 451px;
	height: 280px;
	margin-top: 10px;
}
.samples img{
	width: 200px;
	height:133px;
}

.potdtbs li{
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 16px;
}
.potdtbs img{
	border-width: 2px;
	border-style: solid;
}
.llink{
	margin-bottom: 10px;
	font-size: 24px;
}
#picwrap{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;}
	
.plink{
	font-size: 30px;
	margin-bottom: 30px;
}

#samplepic img{
	
	width: 800px;
	height: 534px;
	margin-top: 25px;
	margin-bottom: 10px;
}
#gallery{
	text-align: center;
}

#gallery img{
	width: 160px;
	height: 120px;
	border-style: double;
	border-width: 7px;
	margin: 5px 16px;
	padding: 3px;
}

#galpic{
	margin-top: 20px;
	margin-bottom: 10px;
}

#llist li{
	margin-top: 5px;
	margin-bottom: 5px;
}

