/*

Theme Name: ICGC Site Theme

Theme URI: http://wordpress.org/

Description: ICGC Wordpress Theme

Version: 1.1

Author: George Heming

Author URI: http://asemsebe.com/

Template: test

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



/* Styles from ICGC */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #f9f8f2;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #716f61;
	font: 13px Helvetica, Arial, sans-serif;
}
p {
	color:#5A5444;
	line-height:1.2em;
	margin-bottom:0.8em;
}
#body_wrapper {
	background: #f9f8f2 url(images/container_bg.gif) no-repeat center bottom;
}
#navigation {
	background: #F7F4EF url(images/nav_bg.jpg) repeat-x left bottom;
	color: #999;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-top: 1px solid #F0EEE6;
}
#search_box {
	float: left;
	padding: 5px;
}
#main_feature {
	height: 280px;
	padding: 0px;
}
#message_bar {
	padding:8px 10px 8px 0;
	background: #F6F5F1 url(images/message_bar_bg.jpg) repeat-x scroll left bottom;
	float:left;
	clear:both;
	width:950px;
}
#message_bar h3 {
	width:190px;
	float:left;
	margin:0;
	background: transparent url(images/food_for_thought.jpg) no-repeat left top;
	text-indent: -999em;
	height:40px;
}
#message_bar h4 {
	padding-top:10px;
	margin:0;
	font-size:14px;
	float:left;
}
#message_bar .title {
	overflow:hidden;
	float:left;
	margin-right:20px;
}
#message_bar .date {
	width:150px;
	float:left;
	line-height:23px;
	height:23px;
}
#message_bar h4 a {
	color:#842410;
	font-size:20px;
	text-decoration:none;
}
#message_bar h4 a:hover {
	text-decoration:underline;
}
#slideshow {
	height: 280px;
	background: #000;
	width: 700px;
	float:left;
	color: #FFF;
}
#content_left {
	color: #423626;
	float: left;
	width: 700px;
	clear: right;
}
#content_right {
	float: left;
	clear: right;
	width: 260px;
	min-height:500px;
}
#content_wrapper {
	clear: both;
	background: #FFF url(images/content_bg.jpg) repeat-y left top;
	float: left;
	color: #5A5444;
	width: 100%;
	min-height: 800px;
	overflow:auto;
}
#content_wrapper #content_right {
	background: transparent url(images/sidebar_bg.jpg) no-repeat left top;
}
#home_content_wrapper {
	clear: both;
	background: #FFF url(images/home_content_wrapper_bg.jpg) repeat-y left top;
	float: left;
	color: #5A5444;
	width: 100%;
	min-height: 603px;
}
#home_content_wrapper #content_left {
	background: transparent url(images/home_content_bg.jpg) no-repeat left top;
	min-height: 603px;
}
#home_content_wrapper #content_right{
	background: transparent url(images/home_content_bg.jpg) no-repeat right top;
}
#header a span {
	display: none;
}
#header a {
	display: block;
	height: 150px;
	width: 590px;
	color: transparent;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background: url(images/content_shadow.gif) repeat-y left top;
	padding: 1px;
	margin-top: 15px;
}
#header {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 150px;
	background: #FBFAF5 url(images/masthead.jpg) no-repeat left top;
}
#footer {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #f9f8f2;
	margin-top: 10px;
}
#footer a {
	color: #716f61;
}
#footer #location {
	padding: 8px;
	float: right;
	width: 30%;
	text-align: right;
}
#footer #copyright {
	padding: 8px;
	float: left;
	width: 50%;
}
#navigation ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 960px;
}
#navigation ul li {
	list-style: none;
	display: inline;
	padding: 10px;
	float: left;
	background: url(images/nav-divider.gif) repeat-y right bottom;
}
#searchform {
	border: 1px solid #BFBDA7;
	background: #FFF;
}
#searchsubmit {
	background: transparent;
}
#searchform #s {
	border-style: none;
	height: 22px;
	color: #BFBDA7;
}
#navigation ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #bfbda7;
	font-size: 14px;
}
#navigation ul li.search {
	padding-top: 5px;
	padding-bottom: 5px;
	background: none;
	float:right;
}
#navigation ul li.current_page_item, #navigation ul li.current_page_parent {
	color: #FFF;
	background: #DCD9C3 url(images/nav-active.gif) repeat left bottom;
	padding: 10px;
}
#calltoaction {
	float: left;
	width: 250px;
	margin:0 5px;
}
#calltoaction div {
	display: block;
	background: #FFF url(images/callout_bg.gif) repeat-x left bottom;
	border: 1px solid #968d7d;
	color: #6F764A;
	padding: 10px;
	height:42px;
	margin:5px 0;
}
#calltoaction span.header {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #5c5446;
	text-transform: uppercase;
	display: block;
}
#calltoaction a {
	color: #6F764A;
	text-decoration: underline;
}
#content_left a {
	color: #ac9b65;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
	color:#6f764a;
	margin-bottom:0.6em;
}
#main {
	color:#696864;
	font-size:1em;
	padding: 20px;
}
#main ul {
	margin-left: 20px;
	padding-left: 20px;
}
#main ul li {
	list-style: url(images/orange_arrow.gif) none outside;
}
#main h1 {
	font-size:24px;
	margin-bottom:1em;
}
#main h2 {
	font-size:18px;
}
#main h3 {
	font-size:14px;
}
#main h4 {
	font-size:13px;
}
#main ul li {
	padding-bottom:1em;
}
#main p {
	line-height:1.5em;
}
#main input[type=text], #main textarea{
	border: solid 1px #BEBAA7;
}
.newsitem {
	color: #CCC;
	margin-bottom: 1em;
	margin-top: 1em;
}
.newsitem p {
	line-height: normal;
	margin-bottom: .4em;
}
#navigation ul li.current_page_item a, #navigation ul li.current_page_parent a {
	color: #FFF;
	padding: 15px;
}
#sidebar {
	padding:15px;
}
#sidebar #subnav {
	margin-bottom:30px;
	margin-left:-15px;
}
#sidebar li {
	margin-bottom:1em;
	list-style:none;
}
#sidebar li a {
	color: #85120B;
}
#sidebar ul li, #sidebar li ul {
	margin-left:0;
	margin-bottom:0;
	padding-left:0.5em;
}
#sidebar #subnav * {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#sidebar #subnav li {
	border-bottom: 1px solid #DDD6C6;
	padding:10px 5px 10px 20px;
}
#sidebar #subnav li a {
	text-decoration:none;
	color:#87794B;
	font-weight:bold;
}
#sidebar #subnav li.current_page_item {
	background-color:#FFF;
}
#sidebar #subnav li.current_page_item a {
	color:#85120B;
	font-size:13px;
	font-weight:bold;
	letter-spacing:0.1em;
}
/* sidebar calendar */

table.dbem-calendar-table thead {
	background-color:#F5F4EF;
}
table.dbem-calendar-table .month_name {
	text-align:center;
}
.dbem-calendar-full .dbem-calendar-table td, .dbem-calendar .dbem-calendar-table td {
	padding:5px;
}
/*
#main .dbem-calendar-table td.eventful li a {
	color:#85120B;
	
}
*/
#sidebar table.dbem-calendar-table td.eventful a  {
	color:#AC9B65;
}
#main .dbem-calendar-full ul {
	font-size:100%;
	margin: 0px;
	padding: 1em 0px 0px;
}
#main .dbem-calendar-full ul li {
	list-style:none;
	font-size:11px;
}
#sidebar #events-calendar, #sidebar #events-list {
	margin-bottom:1em;
}
table.dbem-calendar-table {
	border-collapse:collapse;
	width:100%;
}
table.dbem-calendar-table td, #main table.fullcalendar td {
	border:1px solid #E1E1D4;
	padding:5px;
	font-size:11px;
}
table.dbem-calendar-table tr.days-names {
	font-weight:bold;
	background-color: #E6E4D7;
}
table.dbem-calendar-table td.eventful {
	background-color:#FEF8D3;
}
table.dbem-calendar-table td.eventless {
	background-color:#FFF;
}
.dbem-calendar-table td.eventless-pre, .dbem-calendar td.eventless-post, .dbem-calendar-full td.eventless-pre, .dbem-calendar-full td.eventless-post {
	color:#A3A3A3;
	background: #F6F5F1;
}
table.dbem-calendar-table td.eventful a {
	color:#FD7E29;
	font-weight:bold;
}
table.dbem-calendar-table td.eventless-today {
	background-color:#CFCFCF;
}
table.dbem-calendar-table thead {
	font-size:120%;
	font-weight:bold;
}
table.dbem-calendar-table td.month_name, #main  table.dbem-calendar-table td.month_name{
	color:#797460;
	font-size:13px;
}

table.dbem-calendar-table a.prev-month {
	background: transparent url(images/cal_previous.gif) no-repeat center center;
	display: block;
	height: 15px;
	width:100%;
}
table.dbem-calendar-table a.next-month {
	background: transparent url(images/cal_next.gif) no-repeat center center;
	display: block;
	height: 15px;
	width:100%;
}
table.dbem-calendar-table a.prev-month span, table.dbem-calendar-table a.next-month span {
	display:none;
}
/* Ref Tagger Styles */
.lbsTooltip {
	background:#F0EFEA;
	border: 1px solid #999;
}
.lbsTooltipHeader {
	background:#DAD8CB;
	font-weight:bold;
	font-size:15px;
	font-family:Arial, Helvetica, serif;
	margin: 0;
	padding:4px;
	position:relative;
	text-align:left;
	border-bottom: 1px solid #999;
}
.lbsTooltipBody {
	padding: 4px 8px 0 8px;
	margin:0;
	position:relative;
	z-index: 2;
	text-align:left;
}
.lbsTooltipBody p {
	display: inline;
	color: black;
	font-family:Arial, Helvetica, serif;
	font-size: 14px;
	line-height:16px;
}
.lbsTooltipFooter {
	bottom:4px;
	font-family:Helvetica, Arial, serif;
	font-size:11px;
	margin-top: 4px;
	position:absolute;
	text-align:right;
}
.lbsTooltip a {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
.lbsTooltipBody .ch-ref, .lbsTooltipBody .verse-ref {
	font-size: 85%;
	top: -1px;
	position: relative;
}
.lbsTooltipBody .ch-ref {
	font-weight: bold;
}
.lbsTooltipBody .verse-ref {
	color: dimgray;
}
