/*=======================================================================================

	CONCORD COMMUNITY CHURCH	
	Site design by The A Group (www.agroup.com)	

-----------------------------------------------------------------------------------------

	BASIC STYLES & TYPOGRAPHY
=======================================================================================*/

body {
	font: 12px/1.667 "verdana", sans-serif;
	background: #474747 url("../images/main/bg-body.jpg") no-repeat center top;
	color: #222;
}

#header {
	background: url("../images/main/bg-header.jpg") no-repeat center top;
	height: 123px;
}

h1 {
	width: 502px;
	height: 110px;
	float: left;
}

h1 a {
	display: block;
	height: 110px;
	text-indent: -3000px;	
}

h2 {
	font: bold 24px/1.667 "arial", sans-serif;
	height: 40px;
	background: url("../images/main/bg-h2.png") no-repeat left top;
	color: #fff;
	padding-left: 17px;
	margin: 0 -10px 0 -17px;
}

#header h2 {
	float: left;
	background: url("../images/main/bg-tagline.gif") no-repeat center top;
	width: 200px;
	height: 14px;
	display: inline;
	margin: 48px 0 0 12px;
	padding-left: 4px;
}

#header h2 span{
	display: none;
}

h3 {
	font: 18px/2.222em "arial", sans-serif; 
	font-weight: bolder;
	color: #26769e;	
	border-bottom: 6px solid #ddd;
}

h4 {
	margin: 1.4em 0;
}

h5 {
	font-family: "arial", sans-serif; 
	font-weight: normal;
	text-transform: uppercase;
	color: #b47820;
}

a {
	color: #26769e;
}

#copy_body p,
#copy_body ul,
#copy_body ol {
	margin: 1.4em 0;
}

#copy_body ul {
	margin-left: 3em;
	list-style-type: disc;
}

#copy_body ol {
	margin-left: 3em;
	list-style: decimal;
} 

#copy_body dl {
	margin-bottom: 1.4em;
	margin-left: 1em;
}

#copy_body dt {
	font-weight: bold;
}


/*	MAIN CONTAINERS	
=======================================================================================*/

#container {
	width: 1008px;
	margin: 0 auto;
}

#content {
	clear: both;
	width: 932px;
	margin: 0 auto;
	background: url("../images/main/bg-content.png") repeat-y center center;
}

#copy {
	width: 836px;
	margin: 0 48px;
	background-color: #fff;
	border-bottom: 1px dotted #78b2ce;
	min-height: 475px;
}

#copy_body {
	width: 590px;
	float: left;
	padding: 0 30px 0 17px;
}

#sidebar {
	width: 186px;
	float: right;
}

#copy_footer {
	clear: both;
}


/* CONTENT IMAGES */
#copy_body p.photo {
	border: 1px solid #ccc;
	margin: 1.4em 0 .6em 0;
}

#copy_body p.copy_body_header {
	margin: .7em 0 1.4em -17px;
}

#copy_body p.body_photo-r {
	margin-left: 20px;
	float: right;
	display: inline;
}

#copy_body p.body_photo-l {
	margin-right: 20px;
	margin-top: .6em;
	float: left;
	display: inline;
}


/*	NAVIGATION	
=======================================================================================*/
/* Main Nav */
#nav_main {
	text-align: left;
	line-height: 30px;
	background-color: #0c4966;
	padding: 15px;
	-moz-border-radius-topright: 9px;
	-webkit-border-radius-topright: 9px;
}

#nav_main ul li {
	width: 156px;
	border-bottom: 1px dotted #26769e;
	font-family: 'arial', sans-serif;
}

#nav_main ul li#last {
	border-bottom: none;
}

#nav_main ul li a {
	color: #78b2ce;	
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	display: block;
	padding-left: 12px;
}

#nav_main li a:hover {
	background-color: #0a425d;
}

#nav_main ul li.section_current {
	background-color: #0a425d;
}

#nav_main ul li.section_current a {
	color: #fff;	
	font-weight: bold;
	padding-left: 20px;
	background: url("../images/main/nav_arrow.gif") no-repeat 6px center;
}

#nav_main ul li ol{
	display: none;
}

#nav_main ul li.section_current ol{
	display: block;
	line-height: 1em;
	padding-bottom: 4px;
}

#nav_main ul li.section_current ol li{
	border-bottom: none;
	padding-bottom: .815em;
}

#nav_main ul li.section_current ol a{
	color: #4586a5;	
	font-weight: normal;
	font-size: 12px;
	padding-left: 22px;
	background: none;
}

#nav_main ul li.section_current ol a:hover{
	color: #78b2ce;
}

#nav_main ul li.section_current ol li.link_current a{
	color: #fff;	
	font-weight: bold;
}

/* Copy Body Nav */
#copy_body_nav {
	text-align: left;
	line-height: 1.15em;
	width: 100px;
	float: right;
	margin: 1.4em 1em;
}

#copy_body #copy_body_nav ul {
	list-style: none;
	margin: 0;
	border-left: thin solid #aaa;
}

#copy_body #copy_body_nav ul li a {
	color: #b47820;	
	line-height: 1.15em;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	display: block;
	width: 100px;
	padding: .5em 0 .5em 1em;
	overflow: hidden;
}

#copy_body #copy_body_nav ul li a:hover {
	text-decoration: underline;
}


/* Footer 
 =======================================================================================*/
#footer {
	color: #bb874b;
	text-align: center;
	padding: 48px 0 0 0;
	clear: both;
	width: 932px;
	margin: 0 auto;
	height: 48px;
	background: url("../images/main/bg-footer.jpg") no-repeat center top;
}

#footer p#copyright {
	font-size: 10px;
}

#footer a {
	color: #bb874b;
}


/* Search */
#search {
	height: 45px;
	width: 186px;
	background: url("../images/main/bg-search.jpg") no-repeat center top;
	float: right;
	display: inline;
	margin: 45px 86px 0 0;
}

#search input {
	background-color:#fff;
	border:1px solid #ccc;
	color:#333;
	font-size:11px;
	position:relative;
	top: 4px;
	left: 9px;
	width:130px;
	height: 16px;
	line-height: 1em;
	padding-top: 3px;
	padding-left: 1px;
}

#search button {
	background: url(../images/main/btn-search.jpg) no-repeat center top;
	border:0 none;
	height:28px;
	position:relative;
	top: 6px;
	left: 8px;
	width: 34px;
}

#search button:hover {
	background: url(../images/main/btn-search.jpg) no-repeat center -28px;
}

#search button span {
	visibility: hidden;
}


/*===================== PAGERS - General Styles =====================*/
#pager {
	text-align:center;
	font-size: .819em;
	clear: both;
	border-top: 6px solid #fed095;
	margin-top: 6px;
}

#copy_body #pager ul {
	list-style: none;
}

#pager ul li{
	display: inline;
}

#pager span, #pager a {
	padding: .25em .5em;
}

#pager span {
	font-weight: bold;
}

#pager a {
	background-color: #fff;
	text-decoration: none;
}

#pager a:hover {
	background-color: #788533;	
	color: #fff;
}

