/*
Theme Name: White Hot
Theme URI: http://www.sashawhite.com/blog
Description: Blog of Erotica Author Sasha White
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

/* body
----------------------------------------------- */
body {
	font-size: 9pt;
        line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
background:#1D3F0A url(images/stripegreen.gif) top center repeat-x;
	color: #000000;
	text-align: left;
	margin: 0;
	padding: 0;
}

/* menu
----------------------------------------------- */
#menu {margin:0 auto; padding:0; width:930px;text-align:center;background:#000000;}
#book-menu {margin:0 auto; padding:0; width:900px;}
/* images
----------------------------------------------- */
img {border:0px;}

.alignleft{float:left;border:0;margin:3px 10px 3px 3px;}
.alignright{float:right;border:0;margin:3px 3px 3px 10px;}
.aligncenter{border:0;margin:3px auto;display:block;}

/* header
----------------------------------------------- */
#header {
background: url(images/green.gif) top left no-repeat;
height:190px; margin:0; padding:0;}
#header h1 { display: none; }
#header .description { display: none }

#page {
background:#ffffff;
margin:0 auto;
padding: 0;
width: 930px;
}

#content {
background:#ffffff;
float:left;
margin: 20px 25px 0 25px;
padding: 0px;
width: 585px;
}

#sidebar {
background:#ffffff;
margin: 20px 0 0 650px;
padding: 0px 0 0px 15px;
width: 200px;
}

#footer {
border-top:1px solid #666666;
background:#ffffff;
text-align: center;
clear: both;
margin: 15 px 0 0 0;
padding: 3px 0 0 0;
}

#footer p {
background:#ffffff;
text-align: center;
margin: 0;
font-size:8pt;
padding: 0px 65px 5px 65px;
}

#excerpt p { text-indent:40px; }

/* **************** LINKS **************** */
.titlepost a:link{
	color: #074F0A;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

.titlepost a:visited{
	color: #074F0A;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

.titlepost a:hover{
	color: #1E9323;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

a:link {
	color:  #AC1C82;
         font-weight:bold;
	text-decoration: none;
}

a:visited {
	color:  #AC1C82;
         font-weight:bold;
	text-decoration: none;
}


a:hover {
	color:  #DC24A6;
         font-weight:bold;
	text-decoration: none;
}



/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #A61D71;
	border: 1px solid #000000;
	color: #ffffff;
	font-family: Verdana, Arial;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #000000;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}

/* *************** HEADERS *************** */

h1, h2{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
         color:  #000000;
}

h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         text-align:center;
         letter-spacing:1px;
         color:  #000000;
         margin:25px 0 5px 0;
}

h4 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         text-align:center;
         letter-spacing:1px;
         margin:15px 0 5px 0;
         color:  #000000;
}

h2.pagetitle {
text-align: center;
font-size:12pt;
padding-bottom:5px;
border-bottom: 1px solid #ccc;
margin-top:0px;
color: #000000;
margin-bottom: 20px;
}

.titlepost{
color: #074F0A;
letter-spacing:2px;
text-align:left;
font-size:11pt;
font-weight:bold;
text-decoration: none;
margin-top:5px;
margin-bottom:5px;
}

#sidebar h2 {
	text-align: center;
	color: #000000;
         border-bottom: 2px solid #ECF089;
	margin-bottom: 5px;
         padding:2px;
}

#sidebar h3 {
	text-align: center;
	color: #000000;
	margin-bottom: 5px;
         padding:2px;
}



.post h2 {
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.post h3 {
	font-size: 1.0em;
	padding: 0;
	margin: 15px 0 0 0;
}

/* ****************** POST ****************** */


#date {
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #1C3568;
        font-weight:bold;
	text-align: left;
	margin-bottom: 10px;
        margin-top: 10px;
	padding: 0;
}

.post {
	font-size: 1.0em;
	text-align: justify;
}

.postmetadata {
         clear:both;
	text-align: center;
	margin-top: 10px;
         border-top:1px solid #000000;
	margin-bottom: 15px;
	padding-top: 5px;

}

#single.postmetadata{
clear: both;
width: 400px;
margin: 25px auto 15px auto;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
text-align: center;
font-size: 0.8em;
padding: 8px 10px;}



code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #180024;
	font: 1.0em 'Courier New', Courier, Fixed, Sans-Serif;
	background-color: #ffffff;
	color: black;
}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 10px;
         padding-right:10px;
         border-left: 2px solid #761959;

}

#border{
	margin: 8px auto;
         height:25px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

li {
list-style-image: url(dot_sm.gif);
}

ol li {
list-style-image: none;
}

/* ************* SIDEBAR ************** */

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

#sidebar p, #sidebar ul p {

}


#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;
}

/* *************** SEARCHFORM *************** */

#searchform {
	margin: auto 0;
	padding: 5px 3px;
	text-align: left;
}

form#searchform input:focus {
	border: 2px solid #000000;
	margin: 1px;
}

#searchform input {
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #000000;
	margin: 2px;
}

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

#searchsubmit {background:#180024; color:#ffffff;}

/* **************** COMMENTS **************** */

/* Form */

#respond {
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
}

form#commentform input:focus, form#commentform textarea:focus {
	border: 2px solid #000000;
	margin: 1px;
}

#commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #000000;
	margin: 2px;
	width: 300px;
}

#commentform input#subscribe{
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #666666;
	margin: 2px;
	width: 20px;
}

#commentform input#submit {background:#180024;color:#ffffff;}

#commentform p { margin: 5px 0; }

/* Comments */

.alt {
	background-color: #F9F4B8;
	border-top: 1px solid #AB1273;
	border-bottom: 1px solid #AB1273;
}

.commentlist {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
}

.commentlist li {
	margin: 5px 0 3px 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
}

.commentlist p { margin: 0 0 15px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
margin: 0;
font-size:8pt;
display: block;
}
