/*
Theme Name: GBC WordPress Theme
Description: This is the custom theme designed for GBC by Danny Strange in 2008.
Author: Danny Strange
Author URI: http://dannystrange.com/

*/


/*Main CSS Elements*/
body {
	font: 9pt 'Lucida Grande', Geneva, Arial, Trebuchet, Verdana, Helvetica, sans-serif;
	color: #231f20;
	background: #3d3e3d url("images/bg_shading.gif") repeat-y top center;
	margin: 0;
	padding: 0;
	}

a {
	color: #788C3E;
	text-decoration: none;
}

a:visited {
	color: #56511d;
}

a:hover {
	text-decoration: underline;
}



/*--Page Elements--*/
#container {
	width: 759px;
	margin: 0 auto;
	background: #FFFFFF;
}

/*--Header Elements--*/
#header {
	background: #ffffff url("images/header_bg.gif") no-repeat top left;
	height: 209px;
}

#header h1 {
	width: 516px;
	text-indent: -9999px;
	font-size: 1pt;
	margin: 0;
	padding: 0;
	float: left;
}

#header h1 a {
	display: block;
	height: 170px;
	width: 516px;
}

#headerright {
	float: right;
	width: 243px;
	height: 170px;
	text-align: right;
}

#headerright ul  {
	float: right;
	list-style: none;
	margin: 15px;
	padding: 0;
}

#headerright li {
	display: inline;
	color: #616965;
}

/*Stupipd IE bug*/
* html #headerright li {
	margin-right: 3px;
}

#headerright li a, #headerright li a:visited {
	color: #616965;
	text-decoration: none;
}

#headerright li a:hover {
	color: #616965;
	text-decoration: underline;
}

.headersearch {
	margin: 0 10px 0 0;
	clear: both;
}

.headersearch .text {
	float: right;
	width: 112px;
	margin-right: 5px;
	border: 0;
}

.headersearch .submit {
	width: 20px;
	height: 20px;
	float: right;
}

#header h3 {
	display:none;
}

#header h2 {
	display:none;
	clear: both;
}

/*--Navbar Elements--*/
#navbar {
	clear: both;
}

#navbar ul  {
	list-style: none;
	padding: 13px 0 0 0;
	margin: 0;
	margin-left: 15px;
	position:absolute; 
}

#navbar ul li {
	position: relative;
	}
	
#navbar	li ul {
	position: absolute;
	left: -6px;
	top: 13px;
	display: none;
	margin: 0;
	padding-top: 13px;
	width: 180px;
	border-bottom: 5px solid #616964;
	}

#navbar li ul a {
	display: block;
	width: 170px;
	height: 100%
	margin: 0;
	padding: 5px;
	background: #b8d24b;
	font-weight: normal;
}

#navbar li {
	display: inline;
	color: #616965;
	font-weight: bold;
	font-size: 14px;
	margin: 0 25px 0 0;
}

#navbar li ul li {
	margin: 0;
}

#navbar li a, #navbar li a:visited {
	color: #616965;
}

#navbar li ul a:hover {
	color: #616965;
	text-decoration: none;
	background: #e9fd93;
}


/* Fix IE. Hide from IE Mac \*/
* html #navbar ul li { float: left; }
* html #navbar ul li a { height: 1%; }
/* End */

#navbar li:hover ul, #navbar li.over ul { 
	display: block; 
}

/*--Body Elements--*/
#body {
	background: url("images/grass.gif") no-repeat bottom right;
	width: 759px;
	float: left;
	padding-bottom: 60px;
}

#bodymain {
	margin: 15px;
}

#bodymain ul {
	margin: 0 10px;
	padding: 0;
}

#bodymain li {
	margin: 5px 5px 5px 15px;
	padding: 0;
}

#bodyfp {
	width: 759px;
}

#sidebar {
	float: right;
	margin: 0 15px 35px 5px;
	background: url("images/sidebar_bg_mid.gif") repeat-y 10px 0;
	display: inline;
}

/* Fix IE. Hide from IE Mac \*/
* html #sidebar ul ul { margin: 0 0 15px -15px; }

/* End */

#sidebar a {
	color: #56511d;
}

#sidebar a:visited {
	color: #56511d;
}


#sidebar ul {
	/*The Whole Thing*/
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#sidebar ul li div {
	/*EMbedded ULs*/
	padding: 0 0 16px 0;
	margin: 0 12px;
	background: none;
}

#sidebar ul ul {
	padding: 0 0 10px 0;
	margin: 0;
	margin-right: 12px;
	background: none;
}


#sidebar ul ul ul, #sidebar ul ul div {
	background: none;
}

#sidebar ul div {
	padding-left: 15px;
}

#sidebar ul li {
	/*Each Box*/
	margin: 0;
	padding: 0;
	width: 227px;
	background: url("images/sidebar_bg_bot.gif") no-repeat bottom left;
	clear: both;
}

#sidebar ul li p {
	font-size: 11px;
}

#sidebar ul li ul li {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 200px;
	background: none;
}

#sidebar ul li ul li ul, #sidebar ul li ul li ul li {
	margin-bottom: 0;
	padding-bottom: 0;
}

#sidebar ul ul li {
	/*Each Item in a Box*/
	margin: 0;
}

#sidebar ul li h2 {
	/*Each Box Header*/
	background: #ffffff url("images/sidebar_bg_top.gif") no-repeat bottom left;
	color: #eceec2;
	font-family: Palatino, serif;
	margin: 0;
	padding: 35px 0 20px 0;
	text-indent: 35px;
}

#welcomebox {
	background: url("images/welcome.jpg") no-repeat bottom left;
	height: 397px;
}

#body .welcomeh2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 1pt;
}

#thissunday {
	width: 256px;
	height: 347px;
	background: green url("images/thissunday.gif") no-repeat top right;
	float: right;
	
}

#thissundaytitle {
	margin: 140px 43px 0 13px;
	text-align: center;
	line-height: 1.4em;
	font-size: 15px;
}

.tinytext {
	font-size: 12px;
}

#thissundayseries {
	margin: 80px 53px 0 23px;
	text-align: center;
	line-height: 1.5em;
}

.welcomeh2 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 1pt;
}

/*--Subfooter Elements--*/
#subfooter {
	background: #1a5630;
}

#subfooter ul {
	/*The Whole Thing*/
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}

#subfooter ul li.widget, #subfooter ul li.upcoming-events, #subfooter ul li.todays-events {
	/*Each Box*/
	background: url("images/subfoot_box.gif") no-repeat top left;
	height: 246px;
	width: 226px;
	float: left;
	margin: 10px;
	padding: 0;
	display:inline;
}

#subfooter ul li h2 {
	margin: 13px 0 0 33px;
	padding: 0;
	width: 177px;
	height: 34px;
	font-size: 16px;
	color: #ecf0c3;
	font-family: Palatino, serif;
}

#subfooter ul li h2 a, #subfooter ul li h2 a:visited, #subfooter ul li h2 a, #subfooter ul li h2 a:hover {
	color: #ecf0c3;
}

#subfooter ul li p {
	font-size: 11px;
}

#subfooter ul li ul {
	margin: 10px 0;
}

#subfooter ul li div {
	/*EMbedded ULs*/
	padding: 0 0 16px 0;
	margin: 0 12px;
	background: none;
	margin-top: 10px;
	margin: 10px;
}

#subfooter ul li div {
	margin-left: 15px;
}

#subfooter ul ul {
	padding: 0 0 10px 0;
	margin: 0;
	margin-right: 12px;
	background: none;
}

#subfooter ul ul ul, #subfooter ul ul div {
	background: none;
}

#subfooter ul li ul li {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 180px;
	background: none;
}

#subfooter ul li ul li ul, #subfooter ul li ul li ul li {
	margin-bottom: 0;
	padding-bottom: 0;
	width: 160px;
}

#subfooter ul ul li {
	/*Each Item in a Box*/
	margin: 0;
}

#subfooter .rss-date {
display: block;
}

#subfooter .rsswidget img {
display: none;
}

#subfooter a img {
border: 1px solid #788E85;
}

#subfooter a:hover img {
border: 1px solid #56513c;
}

#subfooter a {
color: #1A5630;
}

h3.clearboth {
	clear: both;
	visibility: hidden;
	margin: 0;
	height: 100%;
}

/*--Footer Elements--*/
#footer {
	clear: both;
	background: #b8d24b;
	padding-top: 10px;
	margin: 0;
}

#footer p {
	padding: 8px 0;
	margin: 0;
	background: #616965;
	color: #ecf0c3;
	font-size: 11px;
	text-align: center;
}

.postmetadata {
border-bottom: 1px dotted #231f20;
padding-bottom: 10px;
}

.gallery {
width: 500px;
}

.postmetadata {
}

.navigation {
width: 300px;
}

.navigation img {
width: 75px;
height: 75px;
}

.thumbsnav .alignleft {
float: left;
}

.thumbsnav .alignright {
float: right;
}

.clear {
clear: both;
}

li #wpng-calendar h2 {
	padding: 0;
	text-indent: 35px;
}

.event-title-break, .event-content-break, .event-title {
background-color: transparent !important;
}
