/*

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/

modified by Barb Ackemann irislines.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: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 10pt;
	background-color: #374753;
}
body, h1#blog-title {
	margin: 0;
	padding: 0;
}
a {
	color: blue;
}
a:hover {
	color: #FF8C00;
}
a img {
	border: 0 none;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left:none;
	border-right:none;
position:relative;
}
#header {
	background-image: url(http://gradualismandaddiction.org/wp-content/themes/autumn-leaves/images/crossing_infinity-860x338.jpg);
	height: 338px;
}
#inner-header {
	padding: 150px 20px 0 400px;
	text-align:right;
}
h1#blog-title {
	font-size: 3em;
}
#blog-description {
	display:none;
}
h1#blog-title a {
	color: #800000;
}
.entry-title a {
	color: #CD853F;
}
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;
}
h2.entry-title {
	display:none;
}
.entry-content h1 {
	margin-top:5px;
}
#content .entry-content p {
	font-size:1.1em;
}
#content #post-1 .entry-content p {
	font-size:1.2em;
}
div.skip-link {
	display: none;
}
#menu {
	border-bottom: 1px solid #ccc;
}
#menu a {
	color: #000;
}
#menu a:hover {
	text-decoration: underline;
}
#menu li.current_page_item a, #menu li.current_page_item a:hover {
	background-color: #DFC28B;
	background-color:#8ba19e;
	color:white;
	text-decoration: none;
}
#content {
	padding: 1em;
}
#content a:link, #content a:visited, #content a:hover {
	color:#36666a;
}
#content ul {
	line-height:1.6em;
}
.entry-title {
	font-size: 1.5em;
	margin: 1em 0 0 0;
}
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 {
	padding-left: 1em;
	font-size: 0.9em;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #FFFACD;
	background-color:#D9CDAD;
	background-color:white;
background-color:transparent;
	border-bottom:none;
	z-index:99;
}
#footer {
	text-align: center;
	font-size: 0.8em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 1em;
}
#inner-footer {
	padding: 1em 0;
}
.entry-meta, .entry-meta a, .comment-meta, .comment-meta a, .sidebar, .sidebar a, #footer, #footer a {
	color: #666;
}
/*

LAYOUT: Two-Column (Right)

DESCRIPTION: Two-column fluid layout with one 



sidebars right of content

*/

div#container {
	float:left;
	margin:0 0 0 0;
	width:860px;
}
div#content {
	margin:0 0 0 200px;
padding:0 60px 0 0;
	min-height:300px;
}
div.sidebar {
	position:absolute;
top:366px; left:0;
	overflow:hidden;
	width:180px;
 
	z-index:100;
}
div#secondary {
	clear:left;
}
div#footer {
	clear:both;
	width:100%;
}
/* Just some example content */

div#menu {
	height:2em;
	width:100%;
}
div#menu ul, div#menu ul ul {
	line-height:2em;
	list-style:none;
	margin:0;
	padding:0;
}
div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0 0.5em;
	text-decoration:none;
}
div#menu ul ul {
	display:none;
}
div#menu ul ul ul a {
	font-style:italic;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
}
.entry-title, .entry-meta {
	clear:both;
}
div#primary {
	padding-top:2em;
}
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#comment {
	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 0 1em;
}
.alignleft, img.alignleft {
	float:left;
	margin:1em 1em 0 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-bottom:1em;
}
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 h3 {
	font-size:1.2em;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
	margin:0 0 2em;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0 0 0 2em;
	margin:0 0 0 0;
}
div.sidebar ul ul li {
	list-style:disc;
	margin:0;
}
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 h3, div.sidebar ul {
	margin:0;
	padding:0;
}
#post-10 table th {
	text-align:left;
}
#post-10 table td, #post-10 table #top th {
	text-align:center;
}
.widget_pages {
	margin-left:0;
	padding-left:0;
	font-size:1.1em;
}
.widget_pages h3.widgettitle {
	display:none;
}
.sidebar .widget_pages ul {
	margin-left:0;
	padding-left:0;
}
.sidebar .widget_pages ul li {
	list-style:none;
	font-variant:small-caps;
	display:none;
}
.sidebar .widget_pages ul li.current_page_item, .sidebar .widget_pages ul li.current_page_item ul li, .sidebar .widget_pages ul li.current_page_parent, .sidebar .widget_pages ul li.current_page_parent li {
	display:block;
}
.sidebar .widget_pages ul ul li {
	font-variant:normal;
	margin-left:0px;
	padding-left:0;
}
.sidebar .widget_pages ul ul a {
	padding-left:24px;
}
.sidebar .widget_pages ul a {
	text-decoration:none;
	display:block;
	padding:3px 0 3px 10px;
	color:#333;
}
.sidebar .widget_pages ul a:hover {
	background-color:#8ba19e;
	color:white;
}
/* styles for artist credit page */
.wp-image-48 {
	border:10px solid black;
}
#post-49 p {
	text-align:center;
}
/* hide search module */
.widget_search {
	display:none;
}
/*hide sidebar menu links for Home and About */
 .sidebar .xoxo .widget_pages ul li.page-item-47,
 .sidebar .xoxo .widget_pages ul li.page-item-27,
.sidebar .xoxo .widget_pages ul li.page-item-59,
.pageid-17 .sidebar .xoxo .widget_pages ul li.page-item-17
 {
	display:none;
}
.entry-date, .entry-meta {
	display:none;
}
#post-1 .entry-content {
	margin-left:-100px;
	padding-top:25px;
	padding-right:100px;
}
#post-47 .entry-content, 
#post-27 .entry-content,
#post-59 .entry-content,
#post-17 {
	margin-left:-100px;
	padding-top:42px;
	padding-right:100px;
}

#post-59 ol li {padding-bottom:1em;}
#decisional-balance {border:1px solid; border-collapse:collapse; }
#decisional-balance td {vertical-align:top; width:50%; border:1px solid;  padding:.3em; }
#decisional-balance ul {list-style-type:none; margin-left:0; padding-left:0; min-height:10em;}
#decisional-balance h4 {font-weight:normal; font-style:italic;}
 

