/*  
Theme Name: MyBestFetish Blog

*/



a:link, a:visited, a:active {
	color: #00CCFF;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration:underline;
}






body {
	color: white;
	background: #000 url(images/back.jpg);
	font-size: 11pt;
	font-family: Verdana, Tahome, Arial, Sans-Serif;
	margin-top:17px;
	margin: 0px;
}



#wrapper { 
    margin: 0 auto;
    width: 775px;
    min-width: 775px;
    height:100%;
    min-height:100%;
    text-align: left;
    position:relative; 
    padding:0; }

		
 #header {
    background: #000 url(images/header.jpg) ;
    margin:0 auto 0px;
    background-repeat: no-repeat;
    width: 775px;
    height: 332px; }

 #contentbg {
border:1px solid #ccc;
    background: #000 url(images/boxback.jpg) ;
    margin:0 auto 0px;
    background-repeat: repeat;
    width: 775px;}
 }

 #headerb {
    margin:0 auto 0px;
    background-repeat: no-repeat;
    width: 775px;
    height: 19px; }
		
#sidebar {
    color: white;
    float: right;
    width: 160px;
    height: 100%;
    padding: 5px;
margin-right:25px; }
		


#content {
    float: left;
    height: 100%;
    width:500px;
    padding: 5px;
margin-left:45px;
  }

#contentWide {
    border: 1px solid #333333;
    float: left;
    height: 100%;
    width:752px;
  }
		
		
#footer {
    background: #000 url(images/boxbot.jpg) ;
    margin: 0 auto;
    position: relative;
    top: 10px;
    text-align: right;
    width:775px;
height:220px;
    clear:both; }
		

#header h1 { letter-spacing: 10px; font-family: georgia; font-weight: normal; position: relative; top: 20px; left: 10px; }		



#sidebar img { border: 0px solid black; }
img { border: 0px solid black; }

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.post {
	font-size:11px;
padding:7px;
;}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	line-height: 9pt;
	}


.description {
	font-size: 1em;
	text-align: center;
	}

#sidebar h2 {
font-size:11px;
	}

#sidebar {
font-size:11px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.small, .postmetadata alt, .postmetadata {
font-size:10px;
font-family:verdana;
}
#searchform {

	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#comments {
	font-size: 11px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
