/*  
Theme Name: BoA
Theme URI: 
Description: A custom theme.
Version: 1.0
Author: Tammy Hart
Author URI: http://www.tammyhartdesigns.com
*/


/* Begin Main Structure */
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #481a2b;
	color: #444; 
	margin: 0 60px 20px; 
	padding: 0;
	}

#page {
	background: #fff url(images/page-right.gif) repeat-y right;
	}
	
#page-two {
	background:url(images/page-left.gif) repeat-y left;
	padding:0 3px;
	}
/* End Main Structure */



/* Begin Header */
#header {
	background:#4f591d url(images/header.jpg);
	}
	
#headerimg 	{
	background:url(images/header-bird.jpg) no-repeat right;
	height:96px;
	padding:44px 0 0 10px;
	}
	
#logo {
	background:url(images/logo.jpg);
	height:12px;
	width:458px;
	display:block;
	text-decoration:none;
	text-align:right;
	padding:56px 6px 0 0;
	}
	
.description {
	text-transform:uppercase;
	color:#fffffd;
	letter-spacing:1px;
	line-height:12px;
	}
	
#nav {
	background:#1b1b1b url(images/nav.gif);
	height:24px;
	margin:0;
	padding:0;
	}
	
#nav li {
	float:left;
	border-right:#555 1px solid;
	height:24px;
	list-style:none;
	}
	
#nav li a {
	border-right:#000 1px solid;
	line-height:24px;
	font-size:12px;
	color:#fffffd;
	padding:4px 10px;
	}
	
#nav li a:hover {
	background:url(images/nav-over.gif);
	text-decoration:none;
	}
/* End Header */



/* Begin Overall General Settings */
	/* Begin Links and Headers */	
	a { 
		color: #481a2a; 
		text-decoration: none; 
		}

	a:hover { 
		color: #4f591c; 
		text-decoration: underline; 
		}
	
	h1, h2, h3 {
		font-family: 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-weight: bold; 
		}
		
	h2 { 
		font-size: 1.6em; 
		margin: 0;
		border-bottom:1px solid #2e2e2e;
		color: #481a2c; 
		}

	h3 { 
		padding: 0; 
		font-size: 1.3em; 
		margin: 30px 0 0; 
		}
		
	h3.comments { 
		padding: 0; 
		margin: 40px auto 20px ; 
		}

	h2.pagetitle {
		text-align: center;
		border:none;
		color:#4f591c;
		}

	h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none; 
		}	
	/* End Links and Headers */
	
	
	
	/* Begin Images */	
	a img {
		border: none;
		}
		
	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 2px 7px; 
		display: inline; 
		}

	img.alignleft { 
		padding: 4px; 
		margin: 0 7px 2px 0; 
		display: inline; 
		}
	/* End Images */	
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; 
	}	
	
code { 
	font: 1.1em 'Courier New', Courier, Fixed; 
	}
	
acronym, abbr, span.caps { 
	font-size: 0.9em; 
	letter-spacing: .07em; 
	cursor: help; 
	}

acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}
	
.alignright { float: right; }

.alignleft { float: left; }

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

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

.center { text-align: center; }

hr { display: none; }

.navigation { 

	margin-top: 10px; 
	padding-bottom: 20px;; 
	}
/* End Overall General Settings */



/* Begin Content Areas */
#content {
	font-size: 1.4em;
	margin-left:198px;
	padding:30px;
	background:url(images/content.gif) repeat-x;
	}

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

	/* Begin Post Area */
	.post { 
		margin: 0 0 40px; 
		text-align: justify; 
		}
	
	.postmetadata ul, .postmetadata li { 
		display: inline; 
		list-style-type: none; 
		list-style-image: none; 
		}

	.widecolumn .entry p { font-size: 1.05em; }
	
	.widecolumn .post { margin: 0; }
	
	.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; 
		}

	.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
	
	.narrowcolumn .postmetadata { text-align: center; }
	
	.narrowcolumn .postmetadata { padding-top: 5px; }

	html>body .entry ul {
		margin-left: 0px; 
		padding: 0 0 0 30px;
		list-style: none; 
		padding-left: 10px; 
		text-indent: -10px; 
		} 

	html>body .entry li { margin: 7px 0 8px 10px; }
	
	.entry p a:visited { color: #b85b5a; }
	
	.entry ul li:before { content: "\00BB \0020"; }
	
	.entry ol { 
		padding: 0 0 0 35px; 
		margin: 0; 
		}
		
	.entry ol li { 
		margin: 0; 
		padding: 0; 
		}
		
	.entry form { text-align:center; }
	/* End Post Area */



	/* Begin Comment Area */
	.alt { 
		background-color: #f8f8f8; 
		border-top: 1px solid #ddd; 
		border-bottom: 1px solid #ddd; 
		margin: 0; 
		padding: 10px; 
		}

	#commentform input { 
		width: 170px; 
		padding: 2px; 
		margin: 5px 5px 1px 0; 
		}
		
	#commentform p { 
		margin: 5px 0; 
		font-family: Arial, Helvetica, sans-serif; 
		}
		
	#commentform textarea { 
		width: 100%; 
		padding: 2px; 
		}
		
	#commentform #submit { 
		margin: 0; 
		float: right; 
		}

	.commentlist { 
		padding: 0; 
		text-align: justify; 
		}
		
	.commentlist li { 
		margin: 15px 0 3px; 
		padding: 5px 10px 3px; 
		list-style: none; 
		font-weight: bold; 
		}
		
	.commentlist p { 
		margin: 10px 5px 10px 0; 
		font-weight: normal; 
		line-height: 1.5em; 
		text-transform: none; 
		}
		
	.commentlist li, #commentform input, #commentform textarea {
		font: 0.9em Arial, Helvetica, sans-serif; 
		}
		
	.commentlist cite, .commentlist cite a { 
		font-weight: bold; 
		font-style: normal; 
		font-size: 1.1em; 
		}

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

	.commentmetadata { 
		margin: 0; 
		display: block; 
		font-weight: normal; 
		}
	/* End Comment Area */
/* End Content Area */



/* Begin Search Form */
#searchform { 
	margin: 10px auto; 
	padding: 5px 3px; 
	text-align: center; 
	}
	
#sidebar #searchform {
	margin:0;
	padding:15px 10px 0;
	}
	
#sidebar #searchform #s { 
	width: 108px; 
	padding: 2px;
	border:1px solid #000;
	}
	
#sidebar #searchsubmit { 
	padding: 1px; 
	}
/* End Search Form */



/* Begin Sidebar */
#sidebar {
	float:left;
	width:198px;
	background:#2e2e2e url(images/sidebtm.gif) bottom no-repeat;
	font-size:1.2em;
	color:#fff;
	}
	
#sidebar a {
	color:#fffffd;
	}

#sidebar form { margin: 0; }

#sidebar h2 {
	color:#faec73;
	font:normal 10px/31px Arial, Helvetica, sans-serif;
	background:#222 url(images/h2.gif);
	padding:0 5px;
	text-transform:uppercase;
	letter-spacing:1px;
	}

#sidebar ul, #sidebar ul ol { 
	margin: 0; 
	padding: 0;
	background:url(images/side-top.gif) repeat-x top;
	}
	
#sidebar ul li { 
	list-style-type: none;
	list-style-image: none; 
	margin-bottom: 15px; 
	}
	
#sidebar ul ul, #sidebar ul ol { margin:0 0 0 10px; background:none; }

#sidebar ul ul li, #sidebar ul ol li { margin:0; padding: 0; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 5px; }

#sidebar ul p, #sidebar ul select { margin:0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }
/* End Sidebar */



/* Begin Footer */
#footer {
	clear: both;
	background:url(images/footer-bg.gif) repeat-x bottom;
	height:18px;
	line-height:10px;
	text-align:center;
	color:#777;
	}

#footer-left {
	background:url(images/footer-left.gif) no-repeat  bottom;
	width:12px;
	height:18px;
	float:left;
	margin-left:-3px;
	}

#footer-right {
	background:url(images/footer-right.gif) no-repeat  bottom;
	width:12px;
	height:18px;
	float:right;
	margin-right:-3px;
	}
/* End Footer */


/* Begin Calendar */
#wp-calendar { 
	empty-cells: show; 
	margin: 10px auto 0; 
	width: 155px; 
	}

#wp-calendar #next a { 
	padding-right: 10px; 
	text-align: right; 
	}
	
#wp-calendar #prev a { 
	padding-left: 10px; 
	text-align: left; 
	font-size: 9pt; 
	}
	
#wp-calendar a { 
	display: block; 
	text-decoration: none; 
	}

#wp-calendar caption { 
	text-align: center; 
	width: 100%; 
	font: bold 1.3em Arial, Helvetica, sans-serif;
	}

#wp-calendar td { 
	padding: 3px 0; 
	text-align: center; 
	}
	
#wp-calendar td.pad:hover { background-color: #fff; }

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



/*
Whatever your hand finds to do, do it with all your might,
for in the grave, where you are going, there is neither
working nor planning nor knowledge nor wisdom.
Ecclesiastes 9:10
*/