/*  
Theme Name: GBC-SD
Author: Teddy A. de Jesus
Version: 1.0
Date: June 2009
*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}


body{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #55261C;
}


h1{
	font-family: "Monotype Corsiva", Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 22px;
	font-weight: normal;
}


h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}


a{
	text-decoration: underline;
	color:  #000ff;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
} 


.clear{
	margin: 0;
	padding: 0;
	clear: both;
}


/* Start Container - Holds everything together. Nothing sits outside of the container. */

#container{
	margin: 0 auto;
	max-width: 900px;
	width:expression(document.body.clientWidth >= 900? "900px": "auto" );
	min-width: 750px;
	text-align: left;
}

/* End Container */

/* Start Page - Yellow top, white bottom background */

#page{
	float: left;
	width: 100%;
	background: #fff url(images/bg_page.gif) repeat-x;
}

/* End Page */


#header{
	display: block;
	margin: 10px 10px 0;
	padding: 5px 10px;
	background: #462217 url(images/bg_header.gif) repeat-x left bottom;
	color: #b76d56;
}

#header a{
	color: #cb7960;
}

#header h1{
	display: inline;
              color: #ffffff;
}


.skip{
	float: right;
	line-height: 18px;
}

.skip a{
	padding: 0 26px 1px 0;
	background: url(images/icon_skip_to.gif) no-repeat right top;
}

/* End Header */


#banner{
	display: block;
	margin: 10px 10px 0;
	height: 110px;
	overflow: hidden;
	text-align: right;
	background: #ffffff  url(images/gbc-sd.jpg) no-repeat;
         cursor: hand;
}

#banner img{
	margin: 10px 10px 0 0;
}

/* End Banner */


/* Start Horizontal Navigation Menu */

.feed{
	float: left;
	width: 250px;
         height: 35px;
	margin: 10px 0 0 10px;
         padding-top: 5px;
	display: inline;
         background-color: #cc9360;
}

.feed a{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.nav{
	float: right;
	width: 619px;
	margin: 10px 10px 0 0;
	display: inline;
	background: #462217;
}

.nav ul{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	background: #462217;
}

#menu{
	margin: 0;
	padding: 0 0 0 9px;
	list-style: none;
	background: #462217;
        z-index: 1000;
}

#menu li{
	float: left;
         padding: 0;
	list-style: none;
	margin: 10px 0 0 1px;
}

#menu li a{
	display: block;
	padding: 7px 10px 8px;
	background-color:  #cc9360;
	color: #000;
}

#menu li a:hover{
	background: #F0F6CC;
	color: #000;
}

#menu div{	
         position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #F0F6CC;
	border: 1px solid #000000;
         border-bottom: none;
        }

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background-color: #cc9360;
                  border-bottom: 1px solid #000000;
		color: #000000;
		                     }

	#menu div a:hover
	{	background-color: #F0F6CC;
		color: #000000}

/* End Horizontal Navigation Menu */


/* Start Content - Wraps the main column and first and second sidebars */

#content{
	margin: 10px 0 0;
}

/* End content */


/* Start Sidebars */

#sidebar{
	float: left;
	width: 250px;
	margin: 0 0 0 10px;
	display: inline;
}


#sidebar h2{
	padding: 10px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #462217;
	color: #ffffcc;
}

#sidebar img{
              width: 230px;
}

#boxforschedule{
	margin: 0 0 10px 0;
         height: 240px;
         padding: 10px;
	background: #fcffe5 url(images/notepad.jpg) no-repeat 10px 10px;
         text-indent: 40px;
}

#box{
	margin: 0 0 10px 0;
         padding: 10px;
	background: #fcffe5;
}

/* End Sidebars */

/* Start Main - Where your main content sits */

#main{
	float: right;
	width: 619px;
	margin: 0px 10px 0 0;
	display: inline;
         background-color: #ffffff;
}

/* End Main */

/* Start Posts - Post titles, entries, and postmetadata */

.post{
	margin: 0;
}

.post h2{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 20px;
         font-weight: bold;
	padding: 8px 11px;
	background: #fcfee9;
}

#sermonaudio{
             display: inline;
             float: right;
             margin: 0;
             padding: 0;
             padding-top: 25px;
             text-align: center;
}

/* End Posts */

/* Start Entries - Text and Titles within the content */

.entry{
	padding: 0 10px 10px;
	font-size: 13px;
	line-height: 20px;
	background: url(images/bg_dotted_b.gif) repeat-x;
}

/* End Entries */


/* Start Footer */

#footer{
	display: block;
	padding: 10px;
	line-height: 18px;
	background: #321911 url(images/bg_dotted_e.gif) repeat-x;
	color: #ffffff;
}


#footer a{
	color: #ffffff;
         text-decoration: none;
         cursor: default;
}

#footer .skip a{
	background: url(images/icon_skip_back.gif) no-repeat right top;
}

#footer p{
	padding: 0;
	display: inline;
}

/* End Footer */
