/*
Theme Name: Dr.Love
Theme URI:  http://designingtemptation.com/
Description:  gothic Dr. Love
Version: 2.0
Author:	<a href="http://designingtemptation.com/">temptation designs!</a>
Author URI: http://designingtemptation.com/
*/


body {
background: #491215 url('images/bac1k.jpg') repeat-x;
width: 900px;
font:.9em Rockwell, "Lucida Sans", Tahoma, Geneva, sans-serif;
color:#333;
margin:0 auto;
padding:0 auto;
}

#header {
background-image: url('images/header.gif');
background-repeat: no-repeat;
width: 900px;
height: 179px;
text-align: left;
margin: 0 auto;
padding: 0 auto;
}

.menu {
background-image: url('images/menu.gif');
background-repeat: no-repeat;
width:900px;
height:51px;
margin: 0 auto;
padding: 5px 0 0 25px;
} 

#container {
background-color: #fff;
width:900px;
color:#000;
float:left;
text-align:center;
margin:-5px 0 0 0;
padding:0 auto;
}

#content {
width: 750px;
background: #fff;
text-align: left;
margin: 0 auto;
padding: 25px;
line-height: 125%;
}

h1 {
font: 2.3em;
line-height: 130%;
color: #471012;
font-family: Rockwell, "Lucida Sans", "Helvetica Neue", arial, georgia;
background-color:inherit;
margin-top: 0;
margin-bottom: 5px;
text-align: center;
}

h2 {
font: 2em;
color:#6C252B;
font-family: Rockwell, "Lucida Sans","Helvetica Neue", arial, georgia;
margin-top:0;
margin-bottom:2px;
padding-top:15px;
margin-left:2px;
}

h3 {
font: 1.5em;
color: #FFF;
font-family: Rockwell, "Lucida Sans", "Helvetica Neue", arial, georgia;
background-color:inherit;
margin-top: 0;
margin-bottom: 5px;
}

a:link {
color:#A28979;
text-decoration:none;
}

a:visited {
color:#341517;
text-decoration:none;
}

a:hover {
color: #341517;
}

a img {
border:none;
}

.navigation {
width:600px;
float:left;
margin:0 0 10px 18px;
}

.previous {
float:left;
padding:0 5px 0 0;
}

.next {
float:right;
}

.story img {
border:4px solid #341517;
margin:5px;
padding:3px;
}

#content img.icon {
vertical-align:middle;
border:0;
}

.storytitle {
text-decoration:none;
border:none;
}

.date {
text-align:left;
font-size:1em;
color:#BEB29E;
padding-left:3px;
margin-top:0;
margin-bottom:0;
}

.meta {
font-size:1em;
padding-left:3px;
text-align:right;
}

.meta li,ul.post-meta li {
display:inline;
}

.meta ul {
display:inline;
list-style:none;
margin:0;
padding:0;
}

.meta,.meta a {
color:#9E9797;
}

.meta a:hover {
color:#6B272C;
border-bottom:1px dotted #6B272C;
}

/*#sidebar {
float:right;
width:300px;
margin: -180px 10px 0 0;
padding:0;
}

#sidebarheader {
	margin: 0 0 -225px -31px;
	.margin: 0 0 -225px -31px;
	_margin: 0 0 -225px -50px;
	padding: 0;
	border: 0;
}
#sidebar li {
padding-left:5px;
list-style-type:none;
margin:0;
}

#sidebar ul {
margin:0;
padding:0;
}

#sidebar a {
color:#8EB3AD;	
font-weight: normal;
}

#sidebar a:hover {
color:#D0ECF3;
}


.categories {
background: transparent;
font-family: "Lucida Sans", "Helvetica Neue", arial, georgia;
width:500px;
float:left;
margin: 0;
padding:0;
}

#footer {
background-image:url('images/foot.gif');
background-repeat:no repeat;
width:1000px;
height:464px;
font:.8em Rockwell, "Lucida Sans", Tahoma, Geneva, sans-serif;
color:#333;
text-align:left;
clear: both;
}

#footer a:link,a:visited {
color:#D0ECF3;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
color:#8EB3AD;
background-color:inherit;
}

#footer li {
margin: 0px 0px 0px 5px;
padding: 0px;
color: #fff;
}

#footer ul {
margin: 0px 0px 0px 25px;
padding: 0px;
color: #fff;
list-style: none;
}*/

blockquote {
color:#000;
font-style: italic;
border-top:1px dotted #341517;
border-bottom:1px dotted #341517;
width:500px;
margin:10px;
padding-left:15px;
}

ul.post-meta {
list-style:none;
}

ul.post-meta span.post-meta-key {
font-weight:500;
}

.feedback {
border-top:1px dotted #6B272C;
border-bottom:1px dotted #6B272C;
font-family: "Lucida Sans", "Helvetica Neue", arial, georgia;
color:#CCC;
line-height: 175%;
text-align:left;
padding-right:4px;
margin-top:5px;
margin-bottom:25px;
}

.feedback a {
color:#6B2228;
font-weight:400;
}

.feedback a:hover {
color:#501A25;
}

#commentform {
width:450px;
margin-left: 40px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform
textarea {
background:#fff;
border:1px solid #501A25;
color:#333;
padding:.2em;
}

#commentform textarea {
width:90%;
}

#commentform input,#searchform input {
border:1px solid #501A25;
background:#fff;
color:#333;
}

.commentlist li {
color:#404040;
background: #FFF;
border: 1px solid #501A25;
width: 500px;
list-style:none;
margin:5px;
padding:5px;
}

.authorcomment {
color:#666;
border: 3px dotted #2C0607;
text-align:left;
margin:0;
padding:5px;
}

.contactform textarea {
border:1px solid #ccc;
background:#fff;
color:#333;
width:450px;
}

.contactform input {
border:1px solid #666;
background:#fff;
color:#333;
margin-top:5px;
}

ul.linklog { 
width: 440px;
padding: 5px;
border-top:3px dotted #666;
border-bottom:3px dotted #666;
}

ul.linklog a { 
text-decoration:none; 
}


ul.asides_entry {  
background:#F1F6F3 url('images/minibit.gif') repeat-y;
padding: 5px 10px 10px 70px; 
list-style: none; 
border-top: 3px dotted #8EB3AD; 
border-bottom: 3px dotted #8EB3AD; 
float: left; 
margin-bottom: 25px;
}

.asides_entry li { 
line-height: 17px; !important; 
color: #666; !important; 
list-style: none; 
}

.asides_entry span { 
line-height: 17px; 
color: #F17C6B;
}

.asides_entry li a {
color: #8EB3AD; 
}

.asides_entry li a:visited { 
color: #C9D787; 
text-decoration: none; 
}

.asides_entry li a:hover { 
color: #FFB48A; 
border-bottom: 1px dotted #FFB48A; 
}

/*#subscribefeed {
   background: url('images/subscribe.gif') no-repeat;
   width:331px;
   height:231px;
   margin: 0 0 0 -31px;
	.margin: 0 0 0 -31px;
	_margin: 0 0 0 -50px;
	padding: -150px 200px 0 0;
	border: 0;
}*/

#searchside {
font-size: small;
padding: 0px;
color: #333333;
font-family: "Lucida Sans", 'Trebuchet MS', Verdana, Sans-Serif;
margin: 0 auto;
line-height: 120%;      
}

#search{
float: right;
height: 20px;
margin: 0;
padding: 0;
width: 300px;
border: none;
}
#search input{
float: left;
width: 220px;
}
#search .btn{
border: none;
margin: 3px 0 0 -20px;
padding: 0;
width: auto;
}
