/*
Theme Name: Guarding His Flock 2 column post 
Theme URI: http://guardhisflock.com/
Description: The default WordPress theme for Guarding His Flock Minsitries
Version: 1.1
Author: Rachel Thomas
Author URI: http://guardinghisflock.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

/*////////// GENERAL //////////*/

body {
 background:  #12183c url('./images/bg-image.jpg') fixed no-repeat bottom center;
 margin: 0px;
 margin-top: 10px;
}

#container {
	margin: 0 auto;
	width: 897px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:16px;
	background-color: #FFF;
}
	  
#container2 {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  padding-top: 60px;
}

#container3 {
	width: 670px;
	float:left;
	background-color: #FFF;
}

/*////////// TYPEOGRAPHY //////////*/
h1, h4 {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2, h3{
  font-family: "Times New Roman", Times, serif;
}
		
h1 {
  font-size: 32px;
}
		
h2 {
  font-size: 22px;
  line-height:24px;
}
		
h3 {
  font-size: 16px;
}
	
h4 {
  font-size: 14px;
}

p {
  margin-bottom: 18px;
}
		
a {
  color: #315a6c;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #6a94a7;
  text-decoration: underline;
}
		
a:visited {
  color: #8f8d66;
}

	 	 

/*////////// HEADERS //////////*/
#header {
   width: 929x;
   height: 250px;
   background: url("images/oo_mag_header.jpg") no-repeat left top;
}
	
#header p, #header h1, #header h2/**/ { 
   display: none;
}

#header #date{
   position:absolute;
   font-family: Georgia, Times, serif;
   font-size: 16px;
   margin-top: 160px;
   margin-left: 25px;
   color:#253A59;
}

/*///Text Headers///*/
.thisWeek{
	margin-top: 0;
	height: 56px;
	line-height: 85px;
	background-color: #9E745E;
	background: url(images/oo_mag_thisMonth_bg.gif) repeat-x top;
	font-size: 36px;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #9E745E;
	vertical-align: middle;
}

.features{
	margin-top: 0;
	height: 46px;
	line-height: 70px;
	background-color: #9E9C76;
	background: url(images/oo_mag_featurs_bg.jpg) repeat-x top;
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #9E9C76;
}

.columns{
	margin-top: 0;
	height: 46px;
	line-height: 70px;
	background-color: #253A59;
	background: url(images/oo_mag_columns_bg.jpg) repeat-x top;
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	border: 1px solid #253A59;
}

.comments{
 margin-top: 0;
 padding-left: 10px;
 padding-right: 10px;
 height: 46px;
 line-height: 50px;
 background-color: #C5BBA0;
 background: url(images/oo_mag_comment_bg.jpg) repeat-x top;
 font-size: 12px;
 font-weight: normal;
 color: #333;
 border: 1px solid #C5BBA0;
}

.commentIcon{
 width: 100px;
 padding-left: 20px;
 float: left;
 background-color: #253A59;
 background: url(images/oo_mag_comment_icon.jpg) no-repeat top left;
 height: 46px;
}

.comments a{
 float: right;
}

/*////////// CONTENT //////////*/
#content {
	background:  #ffffff;
	font-family: Georgia, Times, serif;
	width: 600px;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 0px;
}
			
  
/*////////// SIDEBARS //////////*/
#sidebarLT {
  margin:0;
  width:212px;
  float:right;
  background-color:#fff
}

#sidebarRT {
 margin:0 10px;
 width: 200px;
 float: right;
}


/*////////// NAV //////////*/

#top_navlist {
	background-color:  #466119;
	background: url(images/jpgs/navigation.jpg) repeat;
	position: absolute;
	top: 260px;
	height: 35px;
	width: 897px;
	text-align:right;
	}

#top_navlist h2{
  display: none;
}

#navlist{
  padding: 0px 0px;
  margin-left: 0;
  font-family: Georgia, Times, serif;
  font-weight: bold;
}

#navlist li{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a{
  padding: 0px 20px;
  margin-left: 3px;
  border: none;
  background: url(images/jpgs/navigation.jpg) no-repeat top right;
  text-decoration: none;
  color: #FFFFFF;
}

#navlist li a:hover{
  background-position: right -37px;
  border-color: #C5BBA0;
  color: #253a59;
  text-decoration: underline;
}

#navlist li.current_page_item a{
  border-bottom: 0px solid white;
  background-color: #1f2545;
  background-position: right -74px;
}

#navlist li a:visited {
	color: #ffffff;
}

/*TOC Nav*/
.tocNav{
  padding-left: 0; 
  margin-left: 0;
  border-bottom: 1px solid gray;
}

.tocNav li{
  list-style: none;
  margin: 0;
  padding: 0.25em;
  border-top: 1px solid gray;
}

.tocNav li a { text-decoration: none; }
.tocNav li a:hover {text-decoration: underline;}
/*////////// BLOG ELEMENTS //////////*/

		
/*////////// FORMS //////////*/


/*////////// FOOTER //////////*/
#pushbottom{
 clear:both;
}
#footer {
	height: 85px;
	border: 1px solid #999;
	border-top:none;
	background-color: #12183C;
	clip: rect(auto,auto,auto,auto);
	padding-top: 10px;
}

#footer h3{
 display:none;
}

#footerRight{
 margin: 0 10px 0 0;
 background: #C5BBA0 url(images/oo_mag_footerRt_bg.gif) repeat-x top;
 width:430px;
 height: 72px;
 float:right;
 text-align: center;
 border: 1px solid #C5BBA0;
}

#footerLeft{
 margin: 0 0 0 10px;
 background: #8BA8BA url(images/oo_mag_footerLft_bg.jpg) repeat-x top;
 width: 430px;
 height: 72px;
 float:left;
 text-align:center;
 border: 1px solid #8BA8BA;
}
		
/*////////// IMAGES //////////*/		


/*////// FUN CLASSES ///////////*/
/*any little extra flares and fun design 
elements you want to add can go here*/
