/*
Theme Name: Bellewood Default
Theme URI: http://www.bellwood.org
Description: The default WordPress theme for Bellewood
Version: 1.0
Author: Bryan Volz
Author URI: http://www.typocracy.net/  for http://www.jaylane.com/
Tags: fixed width, two columns, widgets

	Bellewood v1.0
	 http://www.bellewood.org/

	This theme was built by Bryan Volz, designs via Jay Lane Media (jaylane.com)

*/
/* CSS Reset from Yahoo! UI, modified to validate */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{font-size:100%;}


/* Begin Typography & Colors */

html {
	background: url('images/body_bg.jpg') top center repeat-x #C6B6A6;
}

body {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
	}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

#page {
	background:url(images/page_bg.png) top center repeat-y;
	text-align: left;
	}

#header {
	background: url(images/header_bg.png) top center no-repeat;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	background:url(images/footer_bg.png) top center no-repeat;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	color:#0073b9;
	}

h1 {
	font-size: 2em;
	color:#0073b9;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	color:#0073b9;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0073b9;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
.narrowcolumn a:hover, .widecolumn a:hover {
	color:#957346;}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}

code {
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #0073b9;
	text-decoration: none;
	}
	
a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#bellewood_logo {
	position:relative;
	float:left;
	margin:-22px 0 0 29px;
}

#header {
	text-align:left;
	margin: 0 auto;
	padding: 0;
	height:127px;
	width: 900px;
	clear:both;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
	
#header_nav {
	margin:40px 35px 0 0;
	position:relative;
	float:right;
	color:#957346;
}

#header_nav a {
	color:#957346;
}

#page {
	margin: 0 auto;
	width: 900px;
	}

img#banner_images {
	margin:10px auto;
	height:216px;
	width:847px;
}

/* Main Menu */

#menu {
	background:url(images/nav_bg.jpg) top center no-repeat;
	height:41px;
	width:847px;
	margin:10px auto;
	padding:0 0 0 12px;
}

#menu li {
	list-style:none;
	display:inline;
	background:url(images/li_right.jpg) center right no-repeat;
	padding:6px 7px 0 6px;
}

#menu li a {
	color:#957346;
	font-size:16px;
	letter-spacing:.05em;
	height:29px;
	padding:4px 28px 0 28px;
	margin:6px 0 0 0;
	min-width:68px;
	display:inline-block;
	text-align:center;
}

#menu li a:hover, #menu li a.active {
	background:url(images/about_hover.png) top center repeat-x;
	color:#1a6fa4;
	text-decoration:none;
}

#menu li.first_nav a:hover, #menu li .first_nav a:hover {
	background:url(images/first_nav_bg.png) top left no-repeat;
}

#menu li.last_nav {
	background:none;
}
	
#menu li.last_nav a:hover {
	background:url(images/last_nav.png) top right no-repeat;
}

/* Bread Crumb Navigation */
.breadcrumb {
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	border-bottom:1px dotted #BBB;
}
/* Main Content area Columns */
.narrowcolumn {
	float: left;
	padding: 0 20px 20px 30px;
	margin: 0px 0 0 20px;
	width: 550px;
	}
.narrowcolumn a, .narrowcolumn a:hover, .narrowcolumn a:hover:visited, .narrowcolumn a:visited {
	text-decoration:underline;
}

.narrowcolumn a:visited {
	color:#007;
}

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}
	
.post p {
	margin:15px 0 15px 0;
	font-size:14px;
	line-height:18px;
}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	font-size:.8em;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	letter-spacing:0.09em;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#957346;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 20px 0 0;
	}

h2 {
	margin:40px 0 30px 0;
	}
	
.post h2 {
	margin: 10px 0 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 5px 0;
	display: inline;
	}
	
/* Special AlignRight and AlignLeft just for the Aboutus/Bios area */
.aboutBellewood img.alignright {
	padding: 4px;
	margin: 0 0 60px 7px;
	display: inline;
	}

.aboutBellewood img.alignleft {
	padding: 4px;
	margin: 0 7px 60px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, html>body .entry ul li {
	margin: 0 0 0 30px;
	padding:5px 0;
	list-style: disc;
	list-style-type:disc;
	} 

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 635px;
	width: 180px;
	}

#sidebar form {
	margin: 0;
	}

span.sidebar_box_top {
	background: url(images/sidebar_box_top.gif) top center no-repeat;
	height:20px;
	width:240px;
	display:block;
	margin:0 0 -5px 0;
}

.sidebar_box {
	background: #dfd3be url(images/sidebar_box_bottom.gif) bottom center no-repeat;
	width:240px;
	padding:0 0 15px 0;
	font-size:1.1em;
}

.news_sidebar_box {
	background: #dfd3be url(images/sidebar_box_bottom.gif) bottom center no-repeat;
	width:240px;
	padding:0 0 15px 0;
	font-size:1em;
	margin:0 0 20px 0;
}

.news_sidebar_box li {
	color:#957346;
	width:200px;
	display:block;
	padding:5px 0 5px 40px;
	margin:0;
	background:url(images/arrow.jpg) 8px 6px no-repeat;
}

.news_sidebar_box li:hover {
	background:#c4e3f6 url(images/arrow_over.jpg) 8px 6px no-repeat;
	width:200px;
	display:block;
}

.news_sidebar_box h4 {
	font-weight:bold;
}

.homepage_sidebar_box p, .news_sidebar_box p, .news_sidebar_box h4 {
	padding:0 5px 10px 10px;
}

.news_sidebar_box h4 {
	margin:0 0 -10px 0;
}

#sidebar li {
	color:#957346;
	width:200px;
	display:block;
	padding:5px 0 5px 40px;
	margin:0;
	background:url(images/arrow.jpg) 8px 6px no-repeat;
}

#sidebar li:hover {
	background:#c4e3f6 url(images/arrow_over.jpg) 8px 6px no-repeat;
	width:200px;
	display:block;
}
/*
li.sidebar_link {
	color:#957346;
	width:200px;
	display:block;
	padding:5px 0 5px 40px;
	list-style-image:url(images/arrow.jpg);
}

li.sidebar_link:hover {
	background:#c4e3f6;
	width:200px;
	display:block;
	list-style-image:url(images/arrow_over.jpg);
} */

#sidebar_box a {
	color:#957346;
}

#sidebar_box a:hover {
	color:#0073b9;
	text-decoration:none;
}

/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

/* 
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
*/

blockquote {
	margin: 15px;
	padding:5px 20px;
	background: #DFD3BE;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	clear:both;
	margin:10px;
	color:#DDD;
	font-size:1px;
	border: 1px solid #BBB;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* donation form */

.container {
    overflow: visible;
    width: 315px;
}
.container.error {
    width: 355px;
}
.left { float: left;  padding:0;margin:0;}
    .left p { margin:0;}
.right { float: right; padding:0;margin:0;}
    .right p { margin:0;}

.error {
    color: #f00;
    font-style: italic;
}

#donation-signup fieldset {
    margin-bottom: 2em;
}

#donation-signup input.small {
    width: 150px;
}
/* end donation form */

