/**
 * BMI v1 Stylesheet for beaconministries.org
 *
 * @section	screen
 * @author	Jay Benfield (Mediavangelist Corporation)
 * @version	1.0
 * @date	7/26/2008
 * @copyright	(c) 2008 Beacon Ministries
 * @media	screen
 * @link        http://beaconministries.org/
 * @colordef	white			#FFFFFF
 * @colordef	light beige		#DAD3B0
 * @colordef	dark red		#6A0A09
 * @colordef	dark beige		#E2B16F
 *
 * WordPress Theme Information
 * 
 * Theme Name: Beacon Ministries 2008 Redesign
 * Theme URI: http://beaconministries.org/
 * Description: The 2008 Redesign of Beacon Ministries.
 * Version: 1.0
 * Author: Jay Benfield
 * Author URI: http://mediavangelist.com/
 */

/** 
 * Reset Styles
 * @note Starting point 'Reset Reloaded' by Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/)
 */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, em, font, img, small, 
strike, strong, sub, sup, ol, ul, li,fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

caption {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/** 
 * Layout
 */

body {
	background-image: url('/wp-content/themes/bmi08redesign/images/page_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #E2B16F;
        font-size: 62.5%; 
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

#supraheader {
	width: 720px;
	height: 54px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-top: 25px;
}

#supraheader_left {
	position: absolute;
	width: 244px;
	height: 54px;
	padding: 0;
	margin: 0;
}

#supraheader_right {
	float: right;
	height: 54px;
	padding: 0;
	margin: 0;
}

#header {
	width: 718px;
	height: 122px;
	background-color: #E2DCCB;
	border: 1px solid #9E9180;
	margin: auto;
	margin-bottom: 5px;	
	padding: 0;
}

#subheader {
	width: 718px;
	height: 142px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #6A0A09;
	background-image: url('/wp-content/themes/bmi08redesign/images/subheader_background.jpg');
	background-repeat: none;
	padding: 0;
}

#subheader_left {
	position: absolute;
	width: 245px;
	padding: 0;
	margin: 0;
}

#subheader_right {
	float: right;
	width: 445px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_wrapper {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px; 
	margin-bottom: 10px;
	padding: 0; 
	padding-bottom: 20px;
	width: 720px;
	border-right: 1px solid #939180;
	border-left: 1px solid #9e9180;
	border-bottom: 1px solid #9e9180;
	background-color: #fff;
	overflow: auto;
}

#footer {
	width: 720px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #3c3c3c;
}

/** 
 * Navigation
 */

#subheader ul#nav {
	width: 225px;
	height: 20px;
	padding-top: 1px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}

#subheader ul#nav li {
	width: 225px;
	height: 20px;
	margin-top: 5px;
	list-style-type: none;
	border: 1px solid #8A3D39;
	font-size: 1.2em;
	font-weight: light;
}

#subheader ul#nav li a {
	float: right;
	padding-right: 10px;
	padding-top: 2px;
	color: #eee;
	text-decoration: none;
}

#subheader ul#nav li a:hover {
	color: #E2B16F;
}

#subheader ul#nav li a.current {
	color: #E2B16F;
}

/** 
 * Images
 */

#supraheader_left .logo {
	width: 244px;
	height: 54px;
}

#header img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
}

#subheader img {
	margin-right: 10px;
}
/** 
 * Text
 */

#supraheader_right p {
	padding-bottom: 0;
	margin-top: 40px;
	margin-bottom: 0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: .65em;
	font-weight: lighter;
	color: #6A0A09;
}

h2 {
	color: #E2B16F;
	font-size: 0.83;
}

/** 
 * Styles below borrowed from the Wordpress Default 1.6 (Michael Heilemann).
 */

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

#content h3 {
	font-size: 1.2em;
	color: #000;
	}

#subheader h3 {
	color: #E2B16F;
	font-weight: normal;
}

strong {
	font-weight: bold;
}
#subheader h4 {
	font-size: 1.2em;
	color: #fff;
	font-weight: normal;
}

#subheader p {
	color: #fff;
	border-bottom: 1px solid #8A3D39;
	padding-bottom: 5px;
}

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #6A0A09;
	}

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 {
	
	}

.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;
	}

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #6A0A09;
	text-decoration: none;
	}

a:hover {
		text-decoration: underline;
	}
	
#subheader a {
	color: #fff;
	text-decoration: underline;
}

#subheader a:hover {
	color: #E2B16F;
	text-decoration: none;
}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 30px 30px;
	margin: 0;
	width: 470px;
	}

.widecolumn {
	padding-left: 30px; 
	padding-right: 30px;
	margin: 0;
	width: 650px;
	background-color:#fff;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

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

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}

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 0px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	}

#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;
	}

.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;
	}

#sidebar
{
	padding: 12px 0 10px 0;
	margin-left: 520px;
	width: 180px;
	}

#sidebar form {
	margin: 0;
	}

#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;
	}

#wp-calendar a {
	display: block;
	}

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

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

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 #DAD3B0;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.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;
	-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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
