/*  
Theme Name: Black LDS
Theme URI: http://blacklds.org
Description: Custom WordPress theme for BlackLDS.org.
Version: 1.0
Author: Richard K Miller
Author URI: http://www.moregoodfoundation/

*/


body {
color : black;
background-image : url("images/site_bckg.jpg");
background-attachment : fixed;
margin : 0;
padding : 0;
}
#flow {
background-image : url("images/bannerback.gif");
background-repeat : no-repeat;
background-attachment : scroll;
background-position : 0 0;
margin : 0;
padding : 0;
width : 100%;
height : 115px;
}
#ban {
background-image : url("images/banner.jpg");
background-repeat : no-repeat;
margin : 0;
padding : 0;
width : 800px;
height : 115px;
}
#title {
font-size : 20px;
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-repeat : no-repeat;
margin : 0;
padding-top : 20px;
padding-bottom : 0;
padding-left : 120px;
}
#title a {
color : #333;
font-size : 20px;
font-weight : bold;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#title a:link {
color : #333;
font-weight : bold;
font-size : 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#title a:hover {
color : #333;
font-size : 20px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#subtitle {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
background-repeat : no-repeat;
margin : 0;
padding-top : 2px;
padding-bottom : 0;
padding-left : 120px;
}
#subtitle a {
color : #333;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#subtitle a:link {
color : #333;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#subtitle a:hover {
color : #333;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#ban p {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-repeat : no-repeat;
margin : 0;
padding-top : 30px;
padding-bottom : 0;
padding-left : 120px;
}
#ban p a {
color : #333;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#ban p a:link {
color : #333;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
background-repeat : no-repeat;
margin : 0;
}
#ban p a:hover {
color : #000;
font-size : 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
background-repeat : no-repeat;
margin : 0;
}
#page {
background-color : #fff;
width : 800px;
margin : 0;
padding : 0;
height : auto;
}
#content {
text-align : justify;
width: 525px;
margin: 5px;
padding: 0 0 0px 0px;
float: left;
}
#content .post {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
line-height : 20px;
}
#content h1, #page h1 a {
color : #666;
font-size : 24px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
text-transform: uppercase;
margin : 0 0 10px;
padding : 15px 0 0;
border-bottom : 1px solid #666;
}
#content h2 {
color : #666;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
text-transform : uppercase;
margin : 12px 10px 12px 5px;
padding : 0;
border-top : 1px solid #333;
border-bottom : 1px solid #333;
}
#content h3 {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
text-transform : uppercase;
margin : 12px 20px 0 0;
padding : 0;
}
#content h4 {
font-size : 14px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
text-transform : uppercase;
margin : 30px 20px 10px 10px;
padding : 5px 0 0;
border-top : 1px solid #999;
}
#content .indent {
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
line-height : 20px;
margin-right : 35px;
margin-left : 35px;
}
#content .endnote {
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
line-height : 16px;
margin-right : 20px;
margin-left : 20px;
}
#content .testimony {
color : #666;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : normal;
line-height : 20px;
text-indent : 10px;
margin-right : 20px;
margin-left : 20px;
}
#page p {
margin: 0 0 10px 0;
padding: 3px 0 0 10px;
}
#page img {
margin : 0 20px 5px 0;
padding-top : 0;
padding-bottom : 0;
padding-left : 0;
max-width: 100%;
}
#content img {
	float : left;
}
#content a {
color: #c60;
font-weight : normal;
text-decoration : none;
margin : 0;
padding : 0;
}
#content a:link {
color : #c60;
font-weight : normal;
text-decoration : none;
}
#content a:hover {
color : #fff;
font-weight : normal;
font-style : oblique;
background-color : #333;
text-decoration : none;
border-top : 1px solid white;
border-bottom : 1px solid white;
}
#page ul {
color : #999;
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
#page li {
margin-bottom : 10px;
padding-right : 20px;
}
#page li a {
color : #930;
text-decoration : none;
}
#page li a:link {
color : #930;
text-decoration : none;
}
#page li a:hover {
	color : #666;
	background-color : #ccc;
	text-decoration : none;
	border-top : 1px solid #666;
	border-bottom : 1px solid #666;
}
#footer {
	/* color : #fff; */
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	margin-bottom : 6px;
	padding : 10px 20px;
	width : 750px;
	height : auto;
	clear: both;
}
ul#sidebar {
	background-color : #fcc;
	float : right;
	min-height : 400px;
	margin : 0px;
	padding: 0px 0px 0px 0px;
	border : 1px solid #666;
	width: 250px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
ul#sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	color: #000;
}
ul#sidebar li div {
	padding: 8px;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
}
#sidebar h2 {
	margin: 5px;
	padding: 0;
	text-decoration: none;
	background-image: url("images/sidebar_back.jpg");
	background-repeat: no-repeat;
	color: #f93;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
}
ul#sidebar p, ul#sidebar select {
	margin: 5px 0 8px;
}
ul#sidebar ul, ul#sidebar ol {
	margin: 5px 0 0 5px;
}
ul#sidebar ul ul, ul#sidebar ol {
	margin: 0 0 0 5px;
}
ol li, ul#sidebar ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar img {
	margin-right : 7px;
	margin-left : 7px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
