/*
THEME NAME:  Autumn Leaves
THEME URI: http://www.nonmom.com/autumn-leaves-theme/
DESCRIPTION: Clean white theme with touches of fall colors and a beautiful autumn leaves header image. Provided by a <a href="http://www.nonmom.com/">work at home mother</a>. Based on the Sandbox theme.
VERSION: 1.0
AUTHOR: Work at Home Mom
AUTHOR URI: http://www.nonmom.com/
TAGS: autumn, fall, leaves, white, clean, simple, header image, two columns, right sidebar, fixed width, sandbox, microformats, hcard, hatom, widget ready, gravatar support, valid XHTML, valid CSS, w3c, free
*/

body {
	font-family: 'Trebuchet MS', Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 13px;
	background-color: #fff;
	color: #3b3434;
}
body, h1#blog-title {
	margin: 0;
	padding: 0;
}
a {
	color: #5a887e;
}
a:hover {
	color: #7b6969;
}
a img {
	border: 1px #3b3434 solid;
}
#wrapper {
	background: #FFF url(/admin/images/bg2.jpg) repeat-y;
	width: 1235px;
	border: none;
}
#header {
	background: url(/admin/images/header.jpg) no-repeat;
	position: relative;
	top: 0;
	left: 232px;
	height: 200px;
	width: 768px;
}
#inner-header {
	padding: 125px 1em 0;
}
h1#blog-title {
	font-size: 2em;
}
h1#blog-title a {
	color: #7b6969;
}
.entry-title a {
	color: #5a887e;
}
h1#blog-title a, .entry-title a, #footer a {
	text-decoration: none;
}
h1#blog-title a:hover, .entry-title a:hover, #footer a:hover {
	text-decoration: underline;
}
div#access {
	position: relative;
	top: 0;
	left: 232px;
	width: 768px;
}
div.skip-link {
	display: none;
}
div#menu {
	height:2em;
	width:760px;
	border-bottom: #bdbebd 1px solid;
	margin: 0 auto;
}
div#menu a {
	color: #7b6969;
	text-align: center;
	padding: 0 5px;
}
div#menu a:hover {
	text-decoration: underline;
	background-color: #DFC28B;
}
div#menu ul, div#menu ul ul {
	line-height:2em;
	list-style:none;
	margin:0 auto;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-left:3px;
	text-decoration:none;
	font-weight: bold;
	font-variant: small-caps;
	color: #4e8b7b;
	font-size: 15px;
}
div#menu ul a:hover {
	color: #828181;
	text-decoration: none;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
div#menu ul li a {
	margin-left: 10px;
}
div#menu li.current_page_item a, #menu li.current_page_item a:hover {
	background-color: #DFC28B;
	text-decoration: none;
}
div#menu ul ul li {
	display: block;
	float: left;
	width: 100%;
	clear: left;
}
div#menu ul ul li a {
	background-color: #DFC28B;
	text-align: left;
}
div#container {
	float: left;
	width: 567px;
	margin-left: 235px;	
	border-right: 1px solid #ccc;
}
#content {
	padding-left: 25px;
	padding-right: 20px;
}
.entry-title {
	font-size: 2em;
	letter-spacing: 1px;
	color: #5a887e;
}
abbr.published {
	color: #666;
	border: 0 none;
}
.entry-meta, .entry-date {
	color: #666;
}
#comments-list .avatar {
	float: left;
	margin-right: 1em;
}
#comments-list .n {
	font-weight: bold;
}
.entry-meta, .comment-meta {
	font-style: italic;
}
#comments-list p {
	clear: left;
}


#primary.sidebar {
	float: left;
	width: 180px;
	font-size: 0.9em;
	overflow:hidden;
}
ul.xoxo {
	padding-left: 1em;
	padding-top:2em;
}
ul.xoxo h3 {
	padding: .2em 0 0 0;
	font-size:1.2em;
}
ul.xoxo li {
	padding: .2em 0 .2em 1em;
	list-style: none;
}
ul.xoxo li ul li {
	padding:  .2em 0;
}
div#footer {
	clear:both;
	text-align: center;
	font-size: 0.8em;
	border-bottom: 1px solid #ccc;
	margin: 5px auto;
	width: 768px;
}
#inner-footer {
	padding: 1em 0;
}
.entry-meta, .entry-meta a, .comment-meta, .comment-meta a, .sidebar, .sidebar a, #footer, #footer a {
	color: #666;
}
blockquote {
	color: #828181;
}
.entry-title, .entry-meta {
	clear:both;
}

form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
	background:#fff;
	color:#c30;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comme  nt {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 1em 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 1em 0;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	text-align:center;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	font-style:italic;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:center;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:49%;
}
div.gallery dl.gallery-columns-3 {
	width:33%;
}
div.gallery dl.gallery-columns-4 {
	width:24%;
}
div.gallery dl.gallery-columns-5 {
	width:19%;
}
div#nav-above {
	margin:0;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
	
div.sidebar input#s {
	width:7em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 2em;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:circle;
}
div#menu ul li, div.gallery dl, div.navigation  div.nav-previous {
	float:left;
}
input#author, input#email, input#url, div.navigation  div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar ul {
	margin:0;
	padding:0;
}
div.sidebar a img {
	border: none;
}
