/*  
Theme Name: An Autumn Daze
Original Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: Magenta & gold
Version: 1.1
Author: Based off of Dusk by Becca Wei
Author URI: http://beccary.com
Modified by: Teresa Jones of http://scribblescratch.com
Graphics by: Teresa Jones of http://scribblescratch.com & http://herbrokentoy.com
Permission to use are for this theme ONLY.  No other use permitted without permission!

*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #ffffff url(images/bgbis.png) repeat-y;
        background-repeat: repeat;
        background-position: top center;
	font-size: small;
font-family: Georgia, Times New Roman, Times, serif;	
	color: #808080;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: 1em;
}
html>body {
	font-size: small;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.1em 0;
font-family: Georgia, Times New Roman, Times, serif;
}
h1, h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a:link {
	color: #B25679;
}
a:visited, a:active {
	color: #B25679;
}
a:hover {	color: #E29214; 
		text-decoration: none;

}
input, textarea, select {
	background-color: #FFF;
	color: #808080;
	font-size: 1em;
font-family: Georgia, Times New Roman, Times, serif;
}
blockquote {
	background-color: #F0E1E7;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 1px dotted #C6849F;
	border-right: 1px dotted #C6849F;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 795px;
	margin: 0 auto;
	background: #ffffff url(images/wrapper.png) repeat-y;
	font-size: 1em;
	text-align: left;
}
#header {
	width: 795px;
	height: 604px;
	background: url(images/header2.png) no-repeat;
}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 38px 0 0 9px;
		border-bottom: 1px dotted #9e2251;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #222;
		color: #f9b7d5;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #ccd46e;
		text-decoration: none;
	}
	
#content {
	float: left;
	width: 518px;
	padding: 5px 13px 0 15px;
	background: url() no-repeat;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 518px;
} 
html>body #content {
	width: 518px;
}
#sidebar {
	float: left;
	width: 200px;
	padding: 18px 15px 0 10px;
	color: #808080;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 220px;
} 
html>body #sidebar {
	width: 220px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0 0;
		border-bottom: 0px dotted #C6849F;
	        width: 220px;
                color: #ffffff;
	        background: #844158;
		font-size: 1.1em;
	}
	#sidebar a:link {
		color: #B25679;
	}
	#sidebar a:visited, #sidebar a:active {
		color: #B25679;
	}
	#sidebar a:hover {
		color: #E29214; 
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 1.2em 0 1.2em 1.3em;
	}
	#sidebar ul ul {
		list-style-type: disc;
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	padding: 1.2em 230px 1.2em 35px;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;
		border-top: 1px dotted #C6849F;
		font-size: 0.92em;
	}

	

/* Blog Styles */

.posttitle {
		margin: 0 0 0.6em 0;
                color: #9e2251;
		font-size: 1.1em;
                font-family: Georgia, Times New Roman, Times, serif;
}
.posttitle a {
	text-decoration: none;
}
.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: left;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #C6849F;
	font-size: 1.1em;
}
.commentauthor a {
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}



#footer {
 background: url(images/footer2.png) no-repeat;
 height: 345px;
 width: 786px;
}
#footer {
 background: url(images/footer2.png) no-repeat;
 height: 345px;
 width: 786px;
}