/*

Theme Name: EverythingYouWant
Theme URI: http://fatalattraction.org
Description: A dark and simple theme, with large headers.
Version: 2.0
Author: Fay Dixon
Author URI: http://fatalattraction.org
Tags: black, theme options, fixed width, two columns, widgets



*/


* { padding: 0; margin: 0; }
img { border: 0; }



body {
 background: #000000;
 font-family: Georgia, serif;
 font-size: 12px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
}

#header {
 padding: 25px 0 20px 0;
}


#content { 
 width: 73%;
 float: left;
}

#content .post, #content .page {
 padding-bottom: 19px;
}



#content .p-heading, h1 {
font-size: 17px;
line-height: 19px;
background: #111111;
border-bottom: 5px solid 	#110011;
color: #bbaa99;
text-indent: 10px;
padding: 3px;
margin-top: 30px;
margin-bottom: 5px;

}

#content .p-heading h2 {
 color: #bb9966;
 font-size: 13px;
 padding: 13px 17px 12px 17px;
}

#content .p-heading h2 a {
 color: #E7EFF7;
 text-decoration: none;
}

#content .p-heading h2 a:hover {
 color: #E7EFF7;
}

#content .p-content {
 background: #000000;
 padding: 17px 22px 14px 22px;
 color: #e9bc95;

}

#content .p-content p {
 line-height: 1.7em;
 padding-bottom: 10px;

}

#content .p-content a, .navigation a, .commentlist a {
 color: #08456B;

}

#content .p-content a:hover, .navigation a:hover, .commentist a:hover {
 text-decoration: none;

}

#content .p-info {
 border-top: 1px solid #110011;
 background: #111111;
 padding: 13px 22px;
 color: #eeddcc;
 font-size: 11px;

}

#content .p-info a {
 color: #eeddcc;
 font-style: italic;

}

#content .p-info a:hover {
 text-decoration: none;
 color: #664444;
}

#sidebar { 
 float: right;
 width: 23%;
}

#sidebar .s-item {
 padding-bottom: 19px;

}

#sidebar .s-heading {
font-size: 17px;
line-height: 19px;
background: #111111;
border-bottom: 5px solid 	#110011;
color: #664444;
text-indent: 10px;
padding: 3px;
margin-top: 30px;
margin-bottom: 5px;

}

#sidebar .s-heading h3 {
 color: #FFE7E7;
 font-size: 13px;
 padding: 13px 17px 12px 17px;

}

#sidebar .s-content {
 background: #000000;
 padding: 17px 19px;
 color: #664444;

}

#sidebar .s-content ul {
 list-style: none;

}

#sidebar .s-content li {
 padding-bottom: 13px;

}

#sidebar .s-content a {
 color: #bb9966;
 text-decoration: none;
 font-style: italic;
}

#sidebar .s-content a:hover {
 text-decoration: underline;

}

#content i, em }
color: #dd7744;
}

#content b, strong{
color: #664444;
}


#content blockquote {
 font-size: 15px;
 padding: 13px 13px 4px 13px;
 margin: 10px;
 font-style: italic;
 line-height: 1.7em;
 background: #bbaa99;
color: #000000;
}


.commentlist {
 list-style: none;
 color: #08456B;
 padding-bottom: 20px;

}

.commentlist li {
 padding: 15px;
 list-style: none;
 background: #EFEFEF;
 border-bottom: 1px dashed #CFCFCF;

}

#content .children {
 margin-top: 5px;

}

#content .children li {
 padding: 5px
 margin: 10px;
 background: #EFE7E7;
 border-top: 1px solid #D6D7D6;
 border-bottom: 0;

}

.commentlist li .avatar { 
 float: right;
 border: 1px solid #08456B;
 padding: 2px;

}

.commentlist p {
 padding-bottom: 10px;
 line-height: 1.7em;
}

a.comment-reply-link, .comment-meta a {
 font-size: 11px;

}

.commentlist a:hover {
 text-decoration: none;
}

.comment-meta {
 padding-bottom: 10px;
}

h3#comments, #respond h3 {
 color: #08456B;
 padding-bottom: 10px;
 font-size: 13px;

}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
background: #eee;
border: 2px solid #CFCFCF;
	}

#commentform textarea {
	padding: 2px;
        margin: 5px 0;
background: #eee;
border: 2px solid #CFCFCF;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	}


#footer {
	margin:0 auto 20px auto; 
padding:10px 10px 20px 10px;
	width:940px; height:335px;
	border-radius: 6px;
}

	
	#footer .info {
		margin:10px 0 10px 10px; padding:0;
		width:580px; height:275px;
	background-color:#111111; 
		float:left;
		
	}
	
h4{
font-size: 17px;
line-height: 19px;
background: #111111;
color: #bbaa99;
text-indent: 10px;
padding: 3px;
margin-top: 5px;

}
	
	
		
	
	#footer .adbox {
		margin:10px 10px 0 0; padding:0;
		width:340px; height:300px;
	background-color:#111111; 
		float:right;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;

	}

/*
old footer css
#footer {
 background: #0b3e61;
 color: #E7EFF7;
 padding: 20px 0;
 font-size: 11px;

}

#footer a {
 color: #CED37B;

}

#footer a:hover {
 text-decoration: none;

}



#copyright {
 float: left;

}

#credit {
 float: right;

}

.alignleft { float: left; }
,alignright { float: right; }
.clear { clear: both; }

*/

