/*
Theme Name: Reese Design
Theme URI: http://wordpress.org/
Description: Custom design for Danny and Katie Reese's family website.
Version: 1.0
Author: Danny Reese
Author URI: http://angolateam.org/reeses
Tags: green, brown, custom header, fixed width
*/

body {
	font-family: Palatino Linotype, Georgia, Times New Roman, serif;
	font-size: 10pt;
	color: #543414;
	background: #005412;
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

img {
	border: 0px none;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
}

a {
	margin: 0px;
	border: 0px none;
}

a:link {
	color: #005412;
}

a:visited {
	color: #005412;
}

a:active {
	color: #005412;
}

a:hover {
	color: #1F8335;
}

#page {
	width: 1001px;
	margin-left: auto;
	margin-right: auto;
	background: #005412 url(graphics/bg-row.gif) repeat-y;
}

#header {
	width: 1001px;
	height: 254px;
	margin: 0px;
	background: #DDCA9B;
	position: relative;
}

#nav-box-1 {
	position: absolute;
	top: 171px;
	left: 295px;
	height: 37px;
}

#nav-box-2 {
	position: absolute;
	top: 208px;
	left: 311px;
	height: 42px;
}

#content-area {
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background: #DDCA9B;
}

#prayers {
	width: 210px;
	float: left;
	border: 1px solid #637E8D;
	background-color: #637E8D;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: black;
	padding-bottom: 15px;
}

#prayers p {
	margin-bottom: -10px;
}

#news {
	margin-left: 225px;
	margin-right: 225px;
	border: none;
}

#news-header {
	text-align: center;
}

#highlights {
	float: right;
	width: 210px;
	border: none;
}

#content-left {
	margin-right: 230px;
	margin-left: 10px;
	border: none;
}


/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 200px;
	border: none;
	padding: 20px 0 10px 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

td {
	padding: 0;
}

.post {
	text-align: justify;
}

.post h2 {
	text-align: center;
}

.sb-h2 {
	background-color: #B78F5A;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.sb-line {
	width: 5px;
	height: 160px;
	float: left;
	background-color: #B78F5A;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.sb-content {
	margin-left: 8px;
}

img.nav-link {
	border: 0px hidden;
	margin-right: 24px;
	vertical-align: top;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* 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 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img {
	border: none;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #745A39;
	text-align: center;
	background-color: #B78F5A;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 8pt;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry 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:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
