/*  
Theme Name: Autumn comes
Original Theme URI: http://beccary.com/goodies/wordpress-themes/
Modified Theme URI: http://scribblescratch.com/themes
Description: Orange, green and plum
Version: 1.1
Author: Based off of Dusk by Becca Wei
Author URI: http://beccary.com
Modified by: Teresa Jones of http://scribblescratch.com & http://herbrokentoy.com
All graphics were created by: Teresa Jones of http://scribblescratch.com & http://herbrokentoy.com


*/



/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
        height: 100%;
	background: #ffffff url(images/bg.png);
        background-repeat: repeat;
        background-position: top center;
	font-size: x-small;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #808080;
	text-align: center;
	font-size: 1.0em;
}
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, h4, h5, h6 {
	margin: 1.1em 0;
	font-family: Verdana, serif;
}
h1, h2 {
	font-size: 1.1em;
}
h3 {font-size: 1.6em; font-family: Georgia, Times New Roman; text-decoration:none; color: #96424F; }
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}

a:link {
	color: #96424f;
}
a:visited, a:active {
	color: #96424f;
}
a:hover {	color: #c88579; 
		text-decoration: none;
}
input, textarea, select {
	background-color: #F3F3F3;
	color: #808080;
	border: 0px solid #D64672;
	font-size: 1em;
	font-family: Trebuchet MS, Arial, sans-serif;
}
blockquote {
	background-color: #F3F3F3;
	margin: 0 10px;
	padding: 0 10px;
	border-left: 5px solid #9c4066;
	border-right: 0px dotted #9C4066;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}



/* Layout */

#wrapper {
	width: 795px;
	margin: 0 auto;
	background: #ffffff;
	font-size: 0.9em;
	text-align: left;
}
#header {
	width: 795px;
	height: 365px;
	background: #ffffff url(images/head.png) no-repeat;
}

	/* Header Styles */
	
	#title {
		float: left;
		margin: 38px 0 0 9px;
		border-bottom: 1px dotted #9C4066;
		padding: 1px;
	}
	#title h1 {
		margin: 0;
		padding: 5px 15px;
		border: 0;
		background-color: #222;
		color: #96424f;
	        font-size: 0.92em;
		line-height: 32px;
		letter-spacing: 1px;
	}
	#title h1 a {
		color: #96424f;
		text-decoration: none;
	}

  #navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; padding: 50px 15px 50px 15px}
#navmenu a {font-size: 1.6em; font-family: Georgia, Times New Roman; text-decoration:none; color: #96424F; }
#navmenu a:hover {color: #C88579; }
	    



	
#content {
	float: left;
	padding: 5px 15px 0 15px;
	margin: 0 auto;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 497px;

} 
html>body #content {
	width: 497px;

}

#content2 {
	float: left;
	padding: 5px 15px 0 15px;
	margin: 0 auto;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 640px;

} 
html>body #content2 {
	width: 640px;

}
#sidebar {
	float: left;
	width: 220px;
	padding: 18px 15px 0 15px;
        margin-top: -20px;
	color: #808080;
	font-size: 0.92em;
        text-align: left;
	width: 220px;
}

html>body #sidebar {
	width: 220px;
        margin-bottom: 0px;
}

	/* Sidebar Styles */
	
	#sidebar h2 {
		margin: 0 0 0 0;
		border-bottom: 0px dotted #9C4066;
	        width: 220px;
	        height: 55px;
                padding-top: 12px;
                padding-left: 0px;
                text-align: justify;
                color: #E78843;
	        font-family: Georgia, Times New Roman;
                text-transform: uppercase; 
	        background: #ffffff url(images/sidebarheader.png) no-repeat;
                font-size: 1.5em;
	}
	#sidebar a:link {
		color: #96424f;
	}
	#sidebar a:visited {
		color: #96424f;
	}
	#sidebar a:hover {
                color: #c88579; 
		text-decoration: none;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 10px 0 10px 10px;
	}
	#sidebar ul ul {
		list-style-type: none;

	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}



#footer {
	clear: both;
	padding: 0em 0px 0em 0px;
}

	/* Footer Styles */
	
	#footer p {
		margin: 0;
		padding: 0.6em 0;

		border-top: 1px dotted #9e2251;
		font-size: 0.92em;
		
	}

#footercolumns {padding:0 0 0 10%}
#footercolumns .block {float:left; width:23%; margin:0 0 0 2.5%}
#footercolumns .first, * html #footercolumns .first{clear:both; margin:0}

#footertwo {
	clear: both;
	padding: 0em 0px 0em 0px;
}
/* Footertwo Styles */

#footertwo h2 {
		margin: 0 0 0 0;
		border-bottom: 0px dotted #9C4066;
	        width: 140px;
	        height: 20px;
                padding-top: 12px;
                padding-left: 0px;
                text-align: center;
                color: #E78843;
	        font-family: Georgia, Times New Roman;
                text-transform: uppercase; 
	        background: #ffffff url(images/sidebarheader.png) no-repeat;
                font-size: 1.2em;
	}
#footertwo h3 {font-size: 1.2em; font-family: Georgia, Times New Roman; text-decoration:none; color: #96424F; }
	#footertwo a:link {
		color: #96424f;
	}
	#footertwo a:visited {
		color: #96424f;
	}
	#footertwo a:hover {
                color: #c88579; 
		text-decoration: none;
	}
	#footertwo ul {
		margin: 12px;
		padding: 12px;
		list-style-type: none;
	}
	#footertwo ul ul, #footertwo ol {
		margin: 0px 0 1.2em 1.3em;
	}
	#footertwo ul ul {
		list-style-type: circle;

	}
	#footertwo ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}	

/* Blog Styles */

.posttitle {
	        font-family: Georgia, Times New Roman;
                text-transform: uppercase; 
                font-size: 1.5em;
	margin: 0.6em 0 0 0;
	padding: 20px 0 1px 0;
	border-bottom: 1px dotted #9C4066;
}
.posttitle a {
	        font-family: Georgia, Times New Roman;
                text-transform: uppercase; 
                font-size: 1.5em;
	text-decoration: none;
}
.postmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
}
.postmeta, .postfeedback {
	font-size: 0.92em;
	text-align: right;
}
.pagetitle {
	margin: 0.6em 0 1.2em 0;
}
  

.commentauthor {
	margin: 1.2em 0 0 0;
	border-bottom: 1px dotted #9C4066;
	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%;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	font-size: 0.92em;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 1px;
	width: 0px;
}

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #888685;
	background: #FFF;
}


