/*  
Theme Name: Litchfiled Hills Bible Church
Theme URI: http://www.siteurl here
Description: Theme for Litchfield Hills Church
Version: 1.0
Author: Donna Donahue
Author URI: http://www.kidoimages.com

This design is copyright ŠKidoImages and may not be redistributed or reproduced.
*/


/* Akta Pro Stylesheet by Nadia www.perrelink.com.au */
/* start by zeroing out the margins on elements, add padding or margins on each element separately */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {  
margin: 0; 
padding: 0; 
border: 0; 
}

/* stops the shorter pages from jumping if there is no need for a scrollbar */
html {
min-height: 100%;
margin-bottom: 1px;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/graf-pbgtexture.jpg);
	font-size: 12px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}


#wrapper {
	width: 772px;
	w\idth: 775px;  /*value for IE6*/
	margin: 10px auto;
	position: relative;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-y;
	background-color: transparent;
	border: 1px solid #6584B7;
	text-align: left;
}

#header {
	h\eight: 69px;  /* for IE */
	height: 235px; /* for other browsers honour height of strap and topnav div */
	background-color: #D5DDE8;
}


#topnav{
	background-color: #D5DDE8;
}

#topnav img {
	border: none;
}

/* big headerpic */
#strap {
height: 211px;
background-image: url(images/strap.jpg);
background-repeat: no-repeat;
}

#content {
	border-left: 1px solid #fff;
	width: 520px;
	margin-left: 194px;
	width:/**/540px;
	padding: 10px 10px 10px 20px;
	background-color: transparent;
}

* html body #content {
	width: 526px;  
	margin-left: 190px;
}

/* styles for the left content area */
#content h1 {
	font-size: 16px;
	color: #41141C;
	margin-bottom: 1.1em;
}

#content h2 {
	font-size: 14px;	
	color: #A88E2F;
		margin-bottom: 1.0em;
}

#content h3 {
	font-size: 13px;
	color: #B5882D;
	margin-bottom: 0.9em;
}

#content h4 {
	margin-top: 25px;
	color: Maroon;
}

#content p {
	margin: 15px 0;
	font-size: 12px;
	line-height: 135%;
	color: #000;
}

#content ul {
	padding: 5px 20px 10px 30px;
	list-style-position: outside;
}

#content ul li {
	font-size: 100%;
}


#content img {
	margin: 3px 8px 1px 0;
	border: 1px solid black;
}

hr {
	width: 350px;
	margin-left: 35px;
}

/* styles to float images in the content area */
#content .leftfloat {
	float: left;
	margin: 4px 10px 1px 0;
}
#content .rightfloat {
	float: right;
	margin: 4px 5px 1px 10px;
}
/* end image styles */

/* footer area styles */
#footer {
	background-color: #D5DDE8;
	height: 47px;
	clear: both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-y;
}

#footer p {
	font-size: 10px;
	text-align: right;
	padding: 7px 7px 2px 0;
	padd\ing: 9px 15px 0 35px;  /*value for IE6*/
	color: #FFFFFF;
}

#footer a {
	color: #215C48;

}

#footer a:hover {
	color: #fff;
}
	
	/* left column styles */
#leftcol {
	width: 170px;
	float: left;
	margin: 25px 0 10px 10px;
}

* html body #leftcol {
	width: 170px;
	float: left;
	margin: 10px 0 10px 5px;
}

#leftcol ul {
	list-style-type: none;
	margin-bottom: 15px;

}

#leftcol .topit {
	margin-top: 15px;
}

* html #leftcol ul {
	margin-top: -3px; /*-5 */
}

#leftcol ul li {
	border-top: 1px solid #D4DCE7;
	border-bottom: 1px solid #D4DCE7;
	border-left: 1px solid #D4DCE7;
	border-right: 1px solid #D4DCE7;
	width: 170px;
	w\idth: 168px;
	line-height: normal;
	line-height:/**/118%;
	l\ine-height: normal;
	margin-bottom:/**/ -3px;
	ma\rgin-bottom: 0;
}

/* the submenu in the left column styles */
#leftcol li a {
	font-size: 11px;
	height: 1%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 3px 0 3px 2px;
	padd\ing: 4px 0 4px 2px;
	background-color: #ADB5C7;
	background-image: url(images/link_bg.gif);
	background-repeat: repeat-y;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #ADB5C7;
	background-image: url(images/hover_bg.gif);
	background-repeat: repeat-y;
	color: #333333;
}

/* sets current page state */
#current a:link, #current a:visited, #current a:hover, #current a:active {
color: #484848;
text-decoration:none;
background-color: #EAEAEA;
}


strong {
	color: #A68767;
	font-size: 100%;
}

.DesPics {
	margin-top: -80px;
}

/***** Begin laying out the contact form *****/

#content form {
	margin: 20px 0 50px 7px; 
}
#content fieldset {
	margin: 0;
	border: none;
	padding: 5px 5px 20px 20px;
}

#content input, #content select {
	background-color: #DEDAC8;
	color: #414F4B;
	border: 1px solid #41141C;
	margin: 0 0 0 0;
	width: 150px;
	display: block;
}

#content textarea {
	background-color: #DEDAC8;
	color: #41141C;
	border: 1px solid #41141C;
	margin: 0 30px 0 0;
	height: 200px;
}

/* sets the enquiry box to the right of the input fields */
.labelfloat {
	float: right;
	padding-top: 20px;
}

#content label {
	color: #660000;
	font-size: 75%;
	padding-top: 5px;
	display: block;
}

#content button {
  background-color: #CEC5AD;
  color: #fff;
  width: 80px;
  display: inline;
}
/***** Ends the form layout *****/
#boxfloat {
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/biblestudies.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	padding: 50px 10px 25px 30px;
	height: 75px;
	width: 375px;
	float: right;
}
#boxfloat p {
	font-size: 10px;
}

/* WordPress edits */

.clear {
clear:left;
display:block;
height:0;
}

.left {
float:left;
}

.right {
float:right;
}

input[type=hidden] { /* for Mozilla - likes to show hidden input fields */
display:none; 
}

#content div.post h2, #content div.post h2 a {
margin-bottom:3px;
padding-bottom:0;
}

div.post small {
display:block;
font-style:italic;
margin-bottom:14px;
}

div.post h2 a, div.post h2 a:link, div.post h2 a:visited,
#content a.more-link, #content a.more-link:link, #content a.more-link:visited {
	font-size: 13px;
	color: #B5882D;
	text-decoration:none;
}

#content a.more-link {
display:block;
text-align:right;
}

div.post {
margin-bottom:50px;
}

div.entry {
border-bottom:1px solid #CCC;
}

#content p.postmetadata {
font-size:10px;
text-align:right;
}

#content p.postmetadata a, #content p.postmetadata a:link, #content p.postmetadata a:visited {
	color: #B5882D;
	margin-bottom:0;
	text-decoration:none;
}

.searchform {
margin-bottom:30px;
}

.searchform input {
width:110px;
}

.searchform input#searchsubmit {
font-size:10px;
padding:2px;
width:50px;
}

p.submit {
text-align:center;
}

#content p.submit input {
display:inline;
}

div.navigation {
padding:30px 0;
font-size:10px;
}
