/*
Theme Name: Forest Baptist Church 2010
Theme URI: http://www.forestbaptist.org.uk/
Description: Developed in 2010 by David Last</a>.
Version: 1.0
Author: David Last
Author URI: http://www.forestbaptist.org.uk/
Tags: green, custom header, fixed width, two/three columns, widgets

Based upon the Wordpress default v1.6 (Kubrick)

*/

/* + Basic settings for the pages + */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #9FC8B8; /* Lt green */
	text-align: center;
  margin: 0 0 20px 0;
	padding: 0;
	}
	
a img {
	border: none;
	}
	
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

hr {
	display: none;
	}

#page {
	background-color: white;
	border: 1px solid #959596; /* Grey */        
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 954px;
	}
	
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.posttitle {
	margin: 20px 0 5px;
	}

h3 {
	font-size: 1.3em;
	}

h3.posttitle {
	margin: 0 0 5px;
	}

h3.talk {
	font-size: 1.5em;
	}

h4.talk {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	}

.entry p a:visited {
	color: #0066cc;
	}
	
.entry h2 {
	font-size: 1.3em;
	}
	
#content {
	font-size: 1.2em;
	}
	
.post {
	margin: 15px 0 25px;
	text-align: justify;
	}

.post hr {
	display: block;
	}
	
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* + Header settings + */

#header {
	background: #9FC8B8 url('images/fbcheader.jpg') no-repeat bottom center;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 952px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 934px;
	}

/* Invisible img link to main page */
#headerlogo { 
  margin: 0px 0 0 25px;
  float: left;
  width: 111px; 
  }

/* Header three choice menu */
#topmenu { 
 float: right;
 width: 200px;
 margin: 45px 25px 0 0;
 }
 
#topmenu ul {
 padding: 0 0 0 0;
 list-style: none;
 background: #1E3202;
 border-top: 1px solid white;
 width: 200px;
 margin: 0 25px 0 0; /* Needed for IE7 */
}

#topmenu ul li {
 border-bottom: 1px solid white;
}

#topmenu li a {
 font-family: Verdana,Helvetica;
 font-size: 1.1em;
 font-weight: bold;
 line-height: 32px;
 display: block;
 text-align: center;
 color: #FFFFFF;
 text-decoration: none;
}

#topmenu li a:hover {
	color: #FFFFFF;
	background: #3d8dd3;
  }

/* Header search box */
.topsearch { 
 float: right;
 width: 200px;
 margin: 0 0 0 0;
 border: none;
 padding: 10px 0 0 0;
 background: transparent;
 line-height: 16px;
  }

.topsearch input {
  font-family: Verdana,Helvetica;
  font-size: 1.1em;
  font-weight: bold;
  width: 196px;
  }

/* + Footer settings + */

#footer {
	background: #9FC8B8 url('images/fbcfooter.jpg') no-repeat top;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 954px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* + Homepage three columns + */

.homecolumn1 {
  float: left;
  margin: 15px 0 15px 25px;
  height: 505px;
  width: 200px;
  background-color: #efefef; 
  }
  
.homecolumn1 p {
 background-color: #000060;
 font-family: Verdana,Helvetica;
 font-size: 1.1em;
 font-weight: bold;
 color: #ffffff;
 text-align: center;
 margin: 0 0 0 0;
 padding-top: 5px;
 min-height: 20px;
 width: 200px;
  }
  
.homecolumn2 {
  float: left;
  margin: 0 0 15px 15px;
  width: 474px;   
  }

.homecolumn2 p {
  font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
  margin: 15px 0 0 0; 
	}

.homecolumn3 {
  float: left;
  margin: 15px 0 15px 15px;
  min-height: 505px;
  width: 200px;
  background-color: #efefef;
  }
  
.homecolumn3 p {
  background-color: #000060;
  font-family: Verdana,Helvetica;
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin: 0 0 0 0;
  padding-top: 5px;
  min-height: 20px;
  width: 200px;
  }

/* Text-only hyperlinks */
#homelinkbar p {
  margin: 20px 0 15px 0;
  }
  
#homelinkbar ul {
  background-color: transparent;
  list-style-type: none;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
  color: #000000;
  }

#homelinkbar ul li {
  background-color: #660066;
  margin: 0px 15px 20px 15px;
  }

#homelinkbar ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 32px;
  display: block;
  text-align: center;
	}

#homelinkbar li a:hover, a.chosen {
	color: #fff;
	background: #6666cc;
  }

/* Bottom line ad on homepage */
.homefooterad {
  float: left;
  margin: 0 0 0 25px;
  height: 36px;
  width: 890px; 
  }

/* Thumbnails on the front page */
ul.thumb_recent {
  margin: 20px 0 0 0;
  padding: 0 0 0 0;
  list-style: none;
  }

ul.thumb_recent li {
  margin: 20px 0 0 0;
  }

/* + Regular page - two columns + */

.leftcolumn {
  float: left;
  margin: 15px 0 20px 25px;
  width: 200px;
  }

.leftcolumn p {
 margin: 0 0 0 0;
 padding-top: 5px;
 min-height: 20px;
 width: 200px;
  }

.rightcolumn {
  float: left;
  margin: 0 0 20px 15px;
  width: 688px;   
	line-height: 1.8em;
  }

.rightcolumn p {
  margin: 15px 0 0 0;   
  }

.rightcolumn .entry {
	font-size: 1.2em;
	}

.rightcolumn p.talk {
	margin: 8px 0 0 0;
	}

.rightcolumn h3.talk {
	margin: 10px 0 0 0;
	}

.rightcolumn h4.talk {
	margin: 10px 0 0 0;
	}

/* + Sidebar for pages + */

#churchsidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#churchsidebar ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  border-top: 1px solid white;
  }

#churchsidebar li a:hover, a.chosen {
	color: #fff;
	background: #770DA9;
  }

#churchsidebar ul h2 {
  font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  margin: 5px;  
  }

#churchsidebar ul li {
  background-color: #c0c0c0;
  font-weight: bold;
  color: #000;
  text-align: center;
  border-top: 1px solid white;
  }

#churchsidebar ul ul li {
  background-color: #0F086A;
  }

#churchsidebar ul ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 32px;
  display: block;
  text-align: center;
	}
	
/* + Sidebar for posts + */
	
#singlesidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#singlesidebar ul {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  list-style: none;
  border-top: 1px solid white;
  }

#singlesidebar ul h2 {
  font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  margin: 5px;  
  }

#singlesidebar ul li {
  border-top: 1px solid white;
  background-color: #c0c0c0;
  font-weight: bold;
  color: #000;
  text-align: center;
  }

#singlesidebar ul ul li {
  background-color: #0F086A;
  }

#singlesidebar ul ul li a {
	color: #fff;
	text-decoration: none;
	line-height: 18px;
  display: block;
  text-align: center;
	}

#singlesidebar li a:hover, a.chosen {
	color: #fff;
	background: #770DA9;
  }
  
#sidecatlist {
  font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  width: 200px;
  height: 1.6em;
  text-align: center;
  }

.sermontitle {
  padding: 6px 0 2px 0;
  }

.bibleref {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  padding: 0 0 7px 0;
  }

/* + Table layouts for conference, contact & sermons + */

#contable{
  margin: 15px 0 0 5px;
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 0.8em;
  text-align: center;
  width: 659px;
  }

#contable tbody tr td {
  border: 1px solid black;
  vertical-align:middle;
  height: 1.9em;
  }
  
#conmagtable{
  margin: 10px 0 0 15px;
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 1.0em;
  text-align: center;
  width: 625px;
  }

#conmagtable tbody tr td {
  border: 1px solid black;
  vertical-align:middle;
  height: 1.9em;
  }
  
.conmag {
  width: 125px;
  }

.conblue {
  background-color: #ABBEF5;
  }

.conltblue {
  background-color: #AAF4EE;
  }

/* + Diary/calendar table + */

#caltable .caltitletop {
  height: 3.0em;
  }

#caltable{
  border: 1px solid black;
  border-collapse: collapse;
  font-size: 1.2em;
  text-align: center;
  width: 954px;
  }

#caltable h2{
  font-size: 1.4em;
  margin: 0;
  }

#caltable tbody tr td {
  border: 1px solid black;
  vertical-align:middle;
  height: 2.2em;
  }

.caltitle {
  background-color: #F4C85E;
  width: 210px;
  }

.calorange {
  background-color: #F4C85E;
  }

.calyellow {
  background-color: #F5EF8F;
  }



