/*  
Theme Name: ofonebelief
Theme URI: http://www.ofonebelief.org/
Description: ofonebelief
Version: 0.1
Author: Sean McCay
Author URI: http://www.ofonebelief.org/
*/



/*-----------------------------------------------------------------------------------------------

* div  {
	background:#cfd0d2;
}


  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}

h1, h2, h3, h4, h5, h6, p { margin:0 0 1em 0; }

.hide { display:none; }
.left{ float:left; }
.right{ float:right; }
.center{ text-align:center; }
.t_left{ text-align:left; }
.t_right{ text-align:right; }
.clear{ clear:both; }
.clear_right{clear:right;}
a img{ border:none; }

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background-color:#fff;	
	color:#333;
	font-size:13px;
	line-height:1.5;	
	font-family:"Lucida Grande",Arial,"Bitstream Vera Sans",sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:900px;
	margin:0 auto;
	padding:0;	
}

a {
	color:#29b263;
	text-decoration:none;
	font-weight:bold;
}

a:hover { 
	color:#71522c;
}

h1, h2, h3, h4{
	font-size:2em;
	color:#29b263;
	line-height:115%;		
	font-weight:normal;
	padding-top:10px;
	margin:0 0 20px 0;	
}

h1 {
	margin:0 0 0 0;	
}

h2, h3{
	font-size:1.8em;
}

h4{
	font-size:1.5em;
}

ul li{
	list-style-type:square;
	margin:1em 0 1em 1em;
}

blockquote{
	padding:1px 12px 1px 1em;
	margin:10px 0;
	border-left:5px solid #333;
	background-color:#eee;
	font-size:1.1em
}

cite {
  font-weight:bold;
  color:#29b263;
  font-size:90%;
}

hr {
  background-color: #29b263;
  color: #29b263;
  height:1px;
  border:0;
}

p.red {
  color:#c00;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/

#header{
  background-color: #29b263;
	height:215px;
	margin:0;
}

#header .inside{
	height:215px;
	background: #29b263 url(img/one_b_logo.gif) no-repeat left top;
}

#header h2{ 
	font-size:2.25em;
	margin:0;
	padding:0;
	float:left;
}

#header h2 a { 
	text-decoration:none; 
	display:block;
	width:700px;
	height:215px;
	z-index:-10;
	border:0;
	text-indent:-10000px;
}


#header h3{ 
	margin:40px 0 0 0;
	padding:0;
	color:#71522c;	
}

/*-----------------------------------------------------------------------------------------------
  Nav Styles
-----------------------------------------------------------------------------------------------*/

#navigation {
	background-color:#371900;
	height:40px;
}

#navigation ul {
  padding:0;
  margin:0;
  font-size:18px;
}

#navigation li {
  float:left;
  margin:0 5px 0 0;
  padding:0 0 0 10px;
  list-style:none;
  background:url(img/norm_left.gif) no-repeat left top;  
}

#navigation a {
  display:block;
	color:#fff;  
  padding:5px 15px 5px 5px;
  font-weight:normal;  
  background:url(img/norm_right.gif) no-repeat right top;
}

#navigation a:hover  {
	color:#aaa;  
}

#navigation li.current_page_item, #navigation li.current_page_parent {
  background-image:url(img/left_on.gif);
}

#navigation li.current_page_item a, #navigation li.current_page_parent a {
  background-image:url(img/right_on.gif);
  color:#fff;
}

#sub_nav {
  background-color: #2f2f2f;
	height:30px;  
}

#sub_nav li {
  float:left;
  margin:0;
  padding:10px;
  list-style:none;
}

#sub_nav li.current_page_item a {
  background:url(img/sub_nav_current_01.gif) no-repeat left center;
  padding:0 0 0 10px;
  color:#ccc;  
}

#breadcrumb {
  background-color: #2f2f2f;
  padding:5px 0;
  clear:both;
}

#search {
  float:right;
  padding:0;
  margin:5px 0 0 0; 
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	text-align: left;
	background: #fff url(img/grass_bg_01.gif) repeat-x left bottom;	
}

/* Single Post Styles */

#primary .primary{
  clear:left;
	float:left;
	width:60%;
	padding:2em 0 5em 0;
}

#primary .post{
	padding:0 0 2em 0;
}

#news_meta {
  padding:0.5em;
  margin:0 0 5em 0;
  background-color: #414141;  
}

#primary .primary a, #primary .secondary a{
	color:#29b263;
	text-decoration:none;
}
#primary .primary a:hover, #primary .secondary a:hover{
	color:#71522c;
}

p.postmetadata {
  background-color: #414141;
  color:#fff;
  padding:10px; 
  margin:20px 0 40px 0;
	font-family:Arail, Verdana, sans-serif;
	font-size: 10px;	
}

table.ec3_schedule {
  float:right;
}

#comments {
 padding:5px;
}

ol.commentlist {
  padding:10px 10px 10px 40px;
  color:#fff;
  background-color: #333;
}

li.alt {
  background-color: #555;
  margin:20px 0 20px 0;  
  color:#fff; 
  padding:10px;
}

.entry {
  margin:20px 0;
}

/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary{
	float:right;
	width:30%;
	padding:0 30px  30px 30px;
	margin:30px 0 0 0;
  background-color:#eee;	
	display:inline;
}

.secondary h1 {
  margin:10px 0 10px 0;
}

.secondary ul {
	list-style-type:none;
	margin:0 0 30px 0;
	padding:0;
}

.secondary ul li {
	list-style-type:none;
	margin:0;
	padding:0 0 0.8em  0;
	border-bottom:1px solid #eee;
}

#primary .secondary li.current_page_item a {
  color:#cfd0d2;
  background-color:#414141;
  padding:3px;
}

.contacterror {
  border: 1px solid #c00;
}

.contactright {
  margin:0 0 10px 0;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#fff;
	padding:0;
	background-color:#371900;	
}

#footer a, #footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover, #footer a:hover{
	color:#29b263;
}

#footer p {
	margin:0;
	padding:10px 5px;
}

#footer p.attributes{ 
	float:right;
	padding:0 0 0 1em;
}

a.rss {
  padding:0 0 5px 16px;
  background: url(img/feed-icon-12x12.gif) no-repeat 0 1px;
}


/*-----------------------------------------------------------------------------------------------
  Tables
-----------------------------------------------------------------------------------------------*/

table {
	font-family:Arail, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 11px;
  border-collapse:collapse;	
}

#wp-calendar table {
	font-family:Arail, Verdana, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 11px;
	width:100%;
  border-collapse:collapse;	
}

#wp-calendar table a:link, #wp-calendar table a:visited {
	font-weight:bold;
	color: #fff;	
}

#wp-calendar caption {
  font-size: 120%;
  padding:10px;
}

th {
	color: #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
  text-transform: uppercase;
  text-align: left;
  padding: 6px 6px 6px 12px;
  background-color: #414141;
}

td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #4d4d4d;
	padding: 6px 6px 6px 12px;
	color: #fff;
}

#today {
  background-color: #71522c;
}

#today a:link, #today a:visited {
	text-decoration:underline;  
  color:#fff;
	font-weight:bold;  
}

#primary .secondary a.eventday  {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;	
}

#primary .secondary a.eventday:hover  {
	color:#29b263;
}



td.spec {
	border-left: 1px solid #eee;
	border-top: 0;
	font-weight:bold;
  background-color: #f5f5f5;	
}
