/*
Theme Name: IBC
Description: Custom theme for Ironbridge Baptist Church
Author: Michael Talley
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font: .75em arial, helvetica, sans-serif;
	line-height: 1.8em;	
	background: url('style/images/main/body.gif') no-repeat top center #e4e3d7;
}

img { border: 0; }

p { padding: 5px 0px 5px 0px; } 

table { width: 100%; }

h1
{

}

h2
{
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	color: #AB4B4e;
	border-bottom: 1px solid #bcbcbc;
	margin: 10px 0px 10px 0px;	
}

h3
{
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #AB4B4e;
	border-bottom: 1px solid #e0e0e0;
	margin-top: 10px;
	margin-bottom: 5px;
}

h4
{
	font-size: 1.2em;
	font-weight: bold;	
	margin-top: 10px;
}

/* a { font-weight: bold; } */
h1 a, h2 a, h3 a { font-weight: normal; }

ul, ol { margin-left: 2em; }

a {color:blue}

.left{	float: left; margin: 15px 15px 15px 0px;}
.center{	text-align: center;	margin: auto;}
.right{	float: right; padding: 15px 0px 15px 15px;}
.border { background: white; padding: 10px 10px 10px 10px; border: 1px solid #d6d6d6; }

#wrapper
{	
	margin: auto;
	width: 952px;
}

#container
{
	float: left;
	width: 950px;
	background: #FFF;
	padding-bottom: 25px;
	border: 1px solid #c0c0c0;	
	border-bottom: 0px;
	/* margin-top: -40px; */
        position: relative;
        top: -40px;
        margin-bottom: -40px;
}

#header
{
	border-bottom: 2px solid #c0c0c0;
	background: url('style/images/main/header_bg.gif') repeat-x;
	height: 150px;
}
#header #title
{
	height: 90px;
	width: 950px;
	padding: 10px 10px 10px 10px;
	margin: auto;
}
#header #title ul
{
	margin-top: 45px;
}
#header #title ul li
{
	display: inline;
	padding: 0px 10px 0px 10px;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
}
#header #title ul li a
{
	color: #AB4B4e;
	text-decoration: none;
	font-weight: normal;
}
#header #title ul li a:hover
{
	text-decoration: underline;
}

#content
{
	float: left;
	width: 650px;
	padding: 0px 25px 25px 25px;
}

#sidebar
{
	float: right;
	width: 225px;
	padding: 30px 25px 0px 0px;
}
#sidebar ul#nav li
{
	font-size: 1.2em;
	list-style-type: none;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #c0c0c0;
}
#sidebar ul#nav li a
{
	margin: 0px 0px 0px 5px;
	font-weight: normal;
}
#sidebar ul#nav li ul li
{
	padding: 5px 0px 10px 5px;
	border: 0;
	font-size: 1em;
}

#footer
{
	clear: both;
	margin: auto;
	border-top: 2px solid #c0c0c0;
	border: 1px solid #c0c0c0;
	width: 900px;
	height: 200px;
	padding: 25px 25px 25px 25px;
	background: url('style/images/main/footer_bg.gif') no-repeat #ddd7bf;
}
#footer #ident
{
	float: left; 
	width: 165px; 
	border-right: 1px solid #d0d0d0; 
	margin-right: 10px;
}
#footer ul
{
}
#footer ul li.page_item
{
	list-style-type: none;
	float: left;
	padding: 0px 10px 0px 10px;	
}
#footer li.page_item ul
{
	margin: 0;
	padding: 0;
}
#footer li.page_item ul li.page_item
{
	list-style-type: none;
	float: none;
	padding: 0;
}
#footer a {font-weight: normal;}

/* PAGE-SPECIFIC STYLES */
#slides, #static-slide
{
	position: relative;
	height: 410px;
	background: url('style/images/main/slides_bg.jpg') no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;	
	z-index: 1;
}
#slides .image, #static-slide .image
{
	float: left;
	width: 623px;
	background: #FFF;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #002942;
}
#slides .descrip, #static-slide .descrip
{
	padding-top: 5px;
	text-align: center;
	/* float: right;
	margin: 10px 25px 0px 10px; */
        margin: 10px 25px 0px 663px;
	width: 255px;
	height: 275px;
}
#slides .title, #static-slide .title
{
	font-size: 2em;
	line-height: 1.1em;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #FFF;
	border-bottom: 1px solid #002942;
}
#slides .excerpt, #static-slide .excerpt
{
	color: #FFF;
	font-size: 1em;
}
#slides .moreLink, #static-slide .moreLink
{
	text-align: right;
	margin: 0px 25px 0px 0px;
}
#slides .moreLink a, #static-slide .moreLink a
{
	font-size: 1.3em;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}
#static-slide
{
	display: none;
}

#columns
{
        margin: 15px 25px 25px 25px;
}

#newsColumn
{
	float: left;
	width: 300px;
	margin: 0px 25px 0px 0px;
}
#calendarColumn
{
	float: left;
	width: 275px;
	margin: 0px 0px 0px 0px;
}
#thirdColumn
{
	position: relative;
	float: right;
	width: 300px;
	top: -120px;
	right: -9px;
	z-index: 100;
	margin-bottom: -120px;
}
#playback
{
	margin: 0px 35px 0px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;	
	text-align: right;
}
#playback .links a
{
	font-size: 1.3em;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}
#playback .controls a
{
	color: #FFF;
	font-size: 1em;	
	line-height: 1em;
	font-style: italic;
	font-weight: normal;
}
#playback .controls
{
	height: 20px;
}
#serviceColumn
{
	clear: both;
	background: url('style/images/main/media-wrap.gif') no-repeat top;
	padding-top: 13px;
}
#serviceColumn h3
{
	margin: 0;
}
#serviceColumn #text
{
	padding: 0px 10px 10px 10px;
	background: #ddd7bf;
}
#mediaColumn
{
	margin: 15px 25px 25px 10px;
	width: 250px;
}
#mediaColumn table.subscribe
{
	margin: 5px 0px 25px 5px;
}
#mediaColumn table.social td
{
	text-align: center;
}

.story-item, .staff-item
{
	clear: both;
	padding: 10px 0px 10px 0px;
}
.staff-desc
{
        float: right;
        /* margin-left: 190px; */
        padding-top: 15px;
        width: 460px;
}
.def
{
        position: relative;
        left: -25px;
        width: 638px;
        margin-right: -13px;
        background: url('style/images/main/def_bg.gif') repeat-x #432798;
        color: white;
        font-family: Georgia, "Times New Roman", Times, serif;	
        font-size: 2em;
        padding: 10px 25px 25px 25px;
        line-height: 1.5em;
}

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
img.alignleft { float: left; margin: 15px 15px 15px 0px; }
.alignright { float:right }
img.alignright { float: right;  margin: 15px 0px 15px 15px; }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }


