/* 

Theme Name: Erogeen
Theme URI: http://www.wewillwebyou.nl/
Description: Erogeen Theme with 3 Columns
Version: 1.5
Author: Rhh van Boxtel
Author URI: www.wewillwebyou.nl
*/

body { margin: 0; padding: 0; background: url('images/bg.png'); }/*-achtergrond bovenkant, rond het logo*/

* {margin: 0; padding: 0; border: 0px none; font-family: verdana, tahoma, arial, sans-serif; }


/*------------Basic styles------------*/

h1, h2, h3, span#design { margin: 0 10px; color: #fff; font-weight: normal; text-decoration: none; background: transparent }

span#copyright{ float: right; padding: 20px 0 20px 0; color: #fff; font-weight: normal; text-decoration: none; background: transparent }

.style3 {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;

	
	color: #FFFFFF;
} 

.copyrightb {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #FFFFFF;
} 

.sorry {
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
	margin-top:20px;
	margin-left:150px;
} 


p {
	margin: 0 0 1em;
	padding: 0;
	font-size: 11px;
	font-size:small;
	}

/*p { font-size: 0.8em; line-height: 1.4em; text-align: justify }*/
h1 { font-size: 11px; font-size : small;  letter-spacing: 0.25em }	/* site heading */
h2 { font-size: 11px; font-size : small;  color: #FFA000 }	/* site heading */
h3 { font-size: 11px; font-size : small;  color: #FFA000  }				/* sub headings */
span#copyright {  color: #fff; font-size: 10px;}  /* sets the copyright styles */
span#design {  font-size: 13px; line-height: 65px }  /* floats the design link into position */
span.validation {  float: left; margin-left: 10px; margin-top:10px;} /* floats the validation buttons */
.validation img {  margin: 0; } /* floats the validation buttons */
span.banner {  float: right; margin-right: 30px; margin-top:8px }
span.banner1 {  float: right; margin-right: 50px; }
.banner img {  margin: 0; }
div { padding: 6px 0;} /* Afstand tabs tot content columns */

#hdrimg a {color: #F3F3F3; text-decoration: none; font-weight: normal;}
#hdrimg a strong {color: #ff6600; text-decoration: none; font-weight: normal;}
#hdrimg a:hover {color: #ff9900; text-decoration: none; font-weight: normal;}
#hdrimg a:hover strong {color: #06FF00; text-decoration: none; font-weight: normal;}

/*-------------Layout----------------*/

.postspermonth {
margin: 5px 0 10px 0;
list-style: none;
padding-left: 25px;
}


.borderit img{
border: 1px solid #cccccc;
}

.borderit:hover img{
border: 1px solid #ff9900;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
/*-------------Layout----------------*/
#hdrimg {			/* Large image */
	float: left; 			
	width: 940px;
	margin-bottom: 0px;
	background: url('images/badblog_humor_erotiek_gamez_webcams.jpg') repeat-x;
	height: 126px;  	/* ie5x hack begins here */     
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 126px;
}

html>body #hdrimg {
	height: 126px;        /* ie5x hack ends here */
}

.rowcontainer {						/* Used to keep the divs in a row.  you can use this for any size of divs */
	float: left;
	margin-bottom: 5px;
    width: 100%;
	overflow: hidden;
	background: url('images/bg.png'); /*achtergrond*/
}

#bttmbar { float: left; width: 100%; height: 100%; }    /* Bottom copyright bar */


/*------Columns: Note they dont add up to 100%, this is intentional to avoid problems!----------*/ 

.fullcolumn { float: left; width: 99%;}		/* Full width column for a one column site */
			
.halfcolumn { float: left; width: 49%;}		/* Half width column for a two column site. */

.onethirdcolumn { float: left; width: 33%; }		/* One third width column for a three column site */

.quartercolumn { float: left; width: 24.5% }		/* One quarter width column for a four column site */

.threequartercolumn { float: left; width: 74.5% }

.twocolumn { float: left; width: 18% } /* Links en RechtsColumn. */
.sixcolumn { float: left; width: 570px;} /* Midelste (content) column. */

/*------------------------------Psssttt------------------------------------------*/
.style1 {color: #3535FF}

/*------------------------------Top Bar------------------------------------------*/

#topbar {
	width:100%;background:#ff9900;border-bottom:solid 1px #ffffff;
	font-family: Verdana, Times New Roman, Times, serif;
	padding:5px 0 5px 0;
	text-align:center;
	color:#333;
	font-size:12px;
}
#topbar a:link {
    font-family: Verdana, Times New Roman, Times, serif;
	font-size:12px;
	color:#d60000;
}
#topbar a:visited {
	font-family: Verdana, Times New Roman, Times, serif;
	color:#d60000;
	font-size:12px;	
}
/*------------------------------Main Navigation------------------------------------------*/

#nav { position: absolute; top: 130px; left: 2px; height: 25px; width: 100% }
#navvlaggen { position: absolute; top: 132px; left: 800px; height: 25px; width: 100% }

ul#nav  { margin: 0 }

#nav li  /* Main nav list items */
{
	font-size: 10px;
	float: left;
	list-style: none;
	text-align: center;
}

#nav li a {   /* Main nav styles for all links */
	display: block; /* Although display:block suggests a vertical list the float:left property under #nav li causes the menu to float inline */
	margin-left: 5px; /* adds a gap between the tabs */
	width: 70px; 	/* width of the tab */
	line-height: 25px; /* height of the tab */
	text-decoration: none;
}
	 
#nav a:link, #nav a:visited  { background: url('images/tab.png') no-repeat 0 -25px }

#nav a:hover, #nav a:active { background: url('images/tab.png') no-repeat 0 0 }

#nav a#current { background: url('images/tab2.png') no-repeat 0 0 }


/*-----------------------------------Other tags-----------------------------------------*/
.datum {font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#CCCCCC;


}
acronym { border-bottom: 1px dashed #999; cursor: help }

blockquote { border-top: 1px solid #666666; border-bottom: 1px solid #666666; margin-left: 1.5em; padding-left: 5px; background-color: #333333}


/* lists */
/*ul { margin: 5px 0 5px 35px; list-style: url('images/bull.gif') }*/
ol { margin: 50px 0 5px 35px; list-style: decimal }
ol li, ul li { color: #fff; font-size: 10px; font-size : small; font-family: Verdana, Times New Roman, Times, serif;}

hr { margin: 10px 0px; height: 1px; background: #444; color: #444 }  /* rule styling */

.sponsor {
    padding: 0.2em 1px 0 5px;
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align:left;
	
	
	}
.sponsor a {
	color: #FFCC00;
	text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	
	
}
.sponsor a:visited {
	color: #FFCC00;
	text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	
	
}
	
.sponsor  a:hover{
	color: #FFffff;
	text-decoration: underline;
	
}

.sponsvps {
    padding: 0.2em 1px 0 5px;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align:left;
	
	
	}
.sponsvps a {
	color: #FFCC00;
	text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	
	
}
.sponsvps a:visited {
	color: #FFCC00;
	text-decoration: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	
	
}
	
.sponsvps  a:hover{
	color: #FFffff;
	text-decoration: underline;
	
}

.PostComttext { list-style-type: none; display: inline; color:#ffffff; font-weight: bold; font-size: 14px; }
.PostComt { padding-top: 10px; background: url(images/PostComBkg.gif) repeat-x top;}
.PostComt  a { font-weight: bold; text-decoration: none; color:#ff6600;} 
.PostComt a:visited { font-weight: bold; text-decoration: none; color:#ff6600;}
.PostComt a:hover { font-weight: bold; text-decoration: none; color:#cc0000;}
.toplistt {
    padding: 5px 1px 0 15px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	
	
	}
.toplistt a {
	color: #FFCC00;
	text-decoration: none;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	
	
}
.toplistt a:visited {
	color: #FFCC00;
	text-decoration: none;
	
	
}
	
.toplistt  a:hover{
	color: #FFffff;
	text-decoration: underline;
	
}



/*-------------------------------------------------------------------------------*/

/* Modification done to basic theme */
/* Added */

#searchdiv {

	margin-bottom: 100px;
		margin-right: 1px;
}
#search{ position: absolute; top: 3px; left: 630px; }

h4, h5, h6 {
  font-family: Verdana, Times New Roman, Times, serif;
  font-weight: normal;
}

a {
	font-weight: bold;
    color: #ff9c00;
    text-decoration: none;
	font-size:10px;
	
}

a:visited  { 
	font-weight: bold;
	color: #A70808; 
	text-decoration: none
	}
 
a:hover {
	font-weight: bold;
    color: #FF0000; 
	text-decoration: none 
}
a:active { 
	font-weight: bold; 
	color: #A70808; 
	text-decoration: none
}

/*-------------Images----------------*/
.fotow {
	padding: 5px 10px 10px 10px;
}




img.foto {
	float: right;
	padding: 0px 0px 0px 0px;
	border: 1px solid #cccccc;
    margin: 5px 5px 5px 5px;
    }

img.foto:hover {
	border: 1px solid #cccccc;
    
    }
	
.fotownfsw {
	padding: 5px 10px 10px 10px;
}


.adverteren {
	padding: 5px 5px 5px 5px;
}
/*-------------Images----------------*/	

/*font: bold 20px/1.1em "Trebuchet MS", "Verdana", sans-serif; }*/
/*Titel vd posts*/        
h3.entrytitle {
background: #000000;

	padding: 2px 1px 2px 5px;
	text-align: center;
	border-top: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	margin: -5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}
	
h3.entrytitle a, h3.entrytitle a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-size:14px;
	
	
}
	
h3.entrytitle  a:hover{
	color: #FFCC00;
	text-decoration: underline;
	font-size:14px;
	
}
    
h3 a {
    text-decoration: none;
    border: 0px none;
    color: #FFA200; 
	
}
#toplist {
    background-color: #303030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #FFFFFF;
    
}
.thebest {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
    color: #FFFFFF;
	}

div .entrybody h3, div .entrybody h2{
margin-bottom:10px;
color:#B37100;




}
.texta {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 13px;
 background-color: #ff9900;
 border: 1px solid #ffffff;
}
.texta2 {
 font-family: Verdana, Times New Roman, Times, serif;
 font-size: 12px;
 color: #d60000;
 background-color: #ffffff;
 border: 1px solid #ff9900;
} 
   
h3 a:hover {
    text-decoration: none;
    border: 0px none;
    text-shadow: none;
    color: #333;
	
}

.bannerboven{
    
	
	padding-left: 10px;

	
	
}

.tagss a{
color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.bannerbeneden{
    
	
	padding-left: 0px;
	
	
}


.firstpost p.comments_link, .entrybody p.comments_link {
	margin:0;
	
	
}
.firstpost {
	background-color: #2E3233;
	border: 1px solid #000000;
	padding: 1px;
	margin-bottom: 5px;
	
}
.entry{
    text-align:left;
    border-left: 1px solid #7C7C7C;
	border-top: 1px solid #272526;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #7C7C7C;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff; 
	background-color:#2E3233;
	
}

.entry a {
	
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.entry a:hover{
	font-size:12px;
	font-weight:normal;
}


.entry img {
	border: 1px solid #FFFfff;
}
.entry a img {
	border: 1px solid #ffffff;
}
.entry a:visited img {
	border: 1px solid #ffffff;
}
.entry a:link img {
	border: 1px solid #ffffff;
}
.entry a:hover img{
	border: 1px solid #FF9900;
}

.arc {
	
	border: 1px solid #000000;
	background-color:#2E3233;
	padding:10px;
	color:#FFFFFF;
	margin-bottom:5px;
}
.related {
margin-top:0px;
    
	color: #cccccc;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-top: 1px solid #666666;
	
	padding-left:10px;
	
	background-color:#2E3233;
	}
.related a {
margin-top:0px;
	color: #FFCC00;
	text-decoration: none;
	
	
}
.related a:visited {
margin-top:0px;
	color: #FFCC00;
	text-decoration: none;
	
	
}
	
.related  a:hover{
	color: #FFffff;
	text-decoration: underline;
	
}
.entrymeta1 {
     border: 1px solid #000000;
	background-color:#2E3233;
	}
.entrymeta {
padding: 0.2em 1px 0 5px;
    background-color:#4E4E4E;
    text-align: center;
	font-size: 10px;
	margin-bottom: 0px;
	color:#FFFFFF;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.entrymeta a {
    text-decoration: none;
    border: 0px none;
    color: #FFCC00; 
	
}

.entry ul, .entry ol{
margin-left:30px;
list-style:disc;
margin-top:10px;
margin-bottom:10px;
}
.entry ul li, .entry ol li {
	padding-top:5px;
	line-height:1.5em;
	}

/* comments*/
h2#comments{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
	font-size: 110%;
	color:#FF9900
}
#commentblock {
	padding: 20px;
	color:#999999;
	clear: both;
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 20px;
	color: #9b9b9b;
	font-size:0.9em;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 0  0 2px 0;
	font-weight: bold;
}

.commentinfo{
	margin-top: 3px;
	margin-bottom: 5px;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	line-height:12px;
	color: #999;
	background-color: #2E3233;
	padding: 5px;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 30px;
	border-top: 1px solid #000;
	line-height:12px;
	color: #999;
	background-color: #2E3233;
	padding: 5px;
}

#commentsformheader{
	padding-left:18px;
	font-size: 1.4em;
	color:#FF9900
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar {

	float: left;
	width: 188px;
	color: #cccccc;
	font-size: 16px;
	margin: 0px;
	
}

.posts a {
	
    color: #ff9c00;
    text-decoration: none; 
}

.posts a:visited  { 
	
	color: #A70808; 
	text-decoration: none
	}
 
.posts a:hover {
	
    color: #FF0000; 
	text-decoration: none 
}
.posts a:active { 
	 
	color: #A70808; 
	text-decoration: none
}
#sidebar2 {

	float: right;
	width: 188px;
	color: #cccccc;
	font-size: 16px;
	
}



	/* Sidebar styles */
	#sidebar ul {
	margin-top: 0px; /* tussen top en de sidebar */
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 1px;
		padding: 0;
		list-style-type: none;
		background: url(images/sidebar2.gif) repeat-y;
		text-align:left;
	}
	#sidebar ul li {
	
		margin: 0;
		padding: 0 0 1.5em 0;
		background: url(images/sidebar-bottom.gif) no-repeat bottom left;
		overflow: visible;
		text-align:left;
	}
	#sidebar h2 {
	background: #202020;
	border: 1px solid #d60000;
		margin: 0;
		font-weight: bold;
		padding: 0.1em 1px 0 5px;
		color: #ffffff;
		font-size: 12px;
		
	}
	/* Fix our list and paragraph styles */
	#sidebar p, #sidebar ul ul, #sidebar ul ol {
	
		margin: 1em 0 0 0;
		padding: 0 10px 0 10px;
	}
	#sidebar ul ol {
	
		margin: 1em 0 0 20px;
	}
	#sidebar ul ol li {
	
		padding: 0;
		background: url(images/bullet.gif) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#sidebar ul ul {
	
		background: none;
	}
	#sidebar ul ul ul {
	
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#sidebar ul ul li {
	
		padding: 0 0 0 1.5em;
		background: url(images/bullet.gif) no-repeat 0 0.2em;
	}

