/*
Theme Name: My Father's House International
Theme URI: http://www.mfhinternational.org/wp/wp-content/themes/wp/
Description: My Father's House International
Author: John Cornthwait
Author URI: www.johnrodney.com
Version: 1.0
*/




body, table, tr, td, p, div, span, ul, ol, li, a, div, h1, h2, h3, h4, h5, h6 {
	margin: 0; padding: 0;
}

* {
	font-family: Trebuchet MS;
}

body { 
	background-color: DarkOliveGreen;
}

h1 {
	font-size: 18px;
	color: #2F2B38;
}

h2 {
	font-size: 16px;
	margin-bottom: 2px;
}

h3 {
	font-size: 14px;
	margin-bottom: 4px;
}

h4 {
	font-size: 12px;
	margin-bottom: 6px;
}

h5 {
	font-size: 10px;
	margin-bottom: 8px;
}

h6 {
	font-size: 8px;
}

ul, blockquote {
	font-size: 12px;
}

body {
	padding: 20px 0;
}

#wrapper {
	margin: 0 auto;
	width: 900px;
	border: 2px solid white;
}

#header {
	width: 900px;
	height: 225px;
	float: left;
}

#primary_nav { background-color: #c75e14; background-image: url(images/primary_nav_bckgrd.gif); background-repeat: repeat-x; background-position: left top; width: 640px; height: 40px; float: left; text-align: left; padding-left: 260px; border-top: 2px solid white; border-bottom: 2px solid white; }

#primary_nav li {
	display: inline;
	line-height: 40px;
	padding: 0 10px;
	font-size: 15px;
	font-weight: bold;
}

#primary_nav ul {
	display: none;
}

#primary_nav li:first-child {
	padding-left: 0;
}

#primary_nav li:last-child {
	padding-right: 0;
}

#primary_nav a:link, #primary_nav a:active, #primary_nav a:visited {
	text-decoration: none;
	color: white;
}

#primary_nav a:hover {
	color: #2F2B38;
	text-decoration: none;
}

#main_content {
	width: 900px;
	min-height: 400px;
	background: url(images/main_content_bckgrd.gif) #fffedb repeat-x bottom left;
}

#main_content ul {
	margin: 0 0 20px 30px;
}

#main_content ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
}

#main_content ul li li {

}

#main_content ul li li li { 

}

#left {
	padding: 0 30px;
	width: 200px;
	float: left;
}

#sidebar {
	width: 160px;
	padding: 35px 20px 15px;
	background-color: #2F2B38;
	color: white;
	font-size: 12px;
}

#sidebar p {
	margin: 0 0 20px;
	line-height: 18px;
}

#sidebar img {
	border: 1px solid white;
}

#sidebar ul {
	margin: 0 0 20px 30px;
}

#sidebar ul ul {
        display: none;
}

#sidebar ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 10px;
}

#sidebar ul li a:link, #sidebar ul li a:active, #sidebar ul li a:visited {
	color: #97959c;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: white;
	text-decoration: underline;
}

#content {
	width: 600px;
	float: left;
	padding: 35px 0;
	background-color: transparent;
}

#content .nocomments {
	display: none;
}

#content img.left {
	float: left;
	margin: 0 10px 0 0;
}

#content img.right {
	float: right;
	margin: 0 0 0 10px;
}

.storycontent p {
	margin: 0 0 20px;
	font-size: 12px;
	line-height: 18px;
}

#content img {
	border: 3px solid #556b2f;
	margin-bottom: 10px;
}

#content a:link, #content a:active, #content a:visited {
	font-weight: bold;
	color: DarkOliveGreen;
	border-bottom: 1px dashed DarkOliveGreen;
	text-decoration: none;
}

#content a:hover {
	color: #2F2B38;
	border-bottom: 1px dashed #2F2B38;
	text-decoration: none;
}

#footer {
	width: 900px;
	height: 20px;
	background-color: transparent;
	margin: 10px auto 0;
	font-size: 10px;
	color: #FFFEDB;
}

#footer ul li {
	list-style-position: outside;
	list-style-type: none;	
}

#footer ul li h4 {
	font-size: 12px;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	font-size: 10px;
	text-decoration: none;
	color: #AAB597;
}

#footer ul li a:hover {
	text-decoration: none;
	color: white;
}