/*
Theme Name: Good Hope
Theme URI: http://rushagency.net
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Obinna & Gabriel
Author URI: http://rushagency.net/


*/

body{
	margin: 0;
	padding:0;
	background: url(images/tile.jpg) center top repeat-y #363636;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#background{
	background: url(images/bglogo.jpg) center top no-repeat;
}
/* GENERAL	*/	
	.clear{
		clear: both;
	}
	/* LINKS */
	a{
		text-decoration: none;
		color: #f21000;
		outline: 0;
	}
	a:hover{
		text-decoration: underline;
	}
		a.gh_pc{
			height: 35px;
			width: 220px;
			display: block;
			margin: 10px 0;
			border: 1px solid #555;
			-moz-border-radius:8px; -webkit-border-radius:8px;
			background: url(images/ghpodcasts.jpg);
		}
		a.pastor_pc{
			height: 35px;
			width: 220px;
			display: block;
			margin: 10px 0;
			border: 1px solid #555;
			-moz-border-radius:8px; -webkit-border-radius:8px;
			background: url(images/pastorpodcast.jpg);
		}
	a img{
		border: 1px solid #777;
	}
		img.readmore{
			border: none;
			vertical-align: bottom;
			margin-top: 2px;
		}
	/* HEADINGS */	
	h1, h2, h3, h4, h5, h6{
		font-family: Tahoma, Arial, Geneva, sans-serif;
		border-bottom: 1px solid #555;
		color: #f21000;
	}
		h3.title{
			padding: 0 0 5px 17px;
			margin: 0 0 10px;
			background: url(images/bullet.png) no-repeat left 9px;
			font-size: 19px;
			text-transform: uppercase;
		}
		ul
		{
			list-style: none;
		}
		
		li
		{
			padding-left: 15px;
			background-image: url(images/bulletli.png);
			background-repeat: no-repeat;
			background-position: 0 .5em;
		}
/* NAVIGATION */
	#nav-container{
		height: 30px;
		background: #2C2C2C;
		border-bottom: 1px solid #555;
	}
		#nav{
			height: 30px;
			width: 900px;
			margin: 0 auto;
		}
			#nav a{
				display: block;
				height: 30px;
				line-height: 30px;
				color: #888;
				padding: 0 15px;
				float: right;
				text-transform: uppercase;
				font-family: Tahoma, Arial, Geneva, sans-serif;
				font-weight: bold;
				font-size: 13px;
			}
			#nav a:hover{
				background: #363636;
				color: #FFF;
				text-decoration: none;
			}
			.left{
				float: left!important;
			}
			#shadenav{
				height: 10px;
				background: url(images/shadenav.png);
			}
/* MAIN LAYOUT	*/	
#wrap{
	width: 900px;
	margin: 0 auto;
	background: url(images/shade.png) repeat-x center 430px #363636;
}
	/* slider */
	#slider{
		width: 900px;
		height: 380px;
		position: relative;
	}
		#header{
			position: absolute;
			width: 900px;
			height: 135px;
			top: 0;
			left: 0;
			background: url(images/headerfooter.png);
		}
			#logo{
				float: left;
				width: 400px;
				height: 135px;
				display: block;
				text-indent: -9999px;
			}
		#graybar{
			position: absolute;
			width: 700px;
			height: 40px;
			bottom: 0;
			right: 0;
			background: url(images/grayslant.png) right top;
		}

	/* menu */
	#menu{
		height: 50px;
		background: url(images/menu.jpg);
		margin-bottom: 20px;
	}
		#menu a{
			display: block;
			float: left;
			height: 50px;
			background-image: url(images/menu.jpg);
			text-indent: -9999px;
		}
			a.new{
				width: 195px;
				background-position: 0 0;
			}
			a.new:hover{
				width: 195px;
				background-position: 0 -50px;
			}
			a.happen{
				width: 140px;
				background-position: -195px 0;
			}
			a.happen:hover{
				width: 140px;
				background-position: -195px -50px;
			}
			a.ministry{
				width: 130px;
				background-position: -335px 0;
			}
			a.ministry:hover{
				width: 130px;
				background-position: -335px -50px;
			}
			a.prayer{
				width: 180px;
				background-position: -465px 0;
			}
			a.prayer:hover{
				width: 180px;
				background-position: -465px -50px;
			}
			a.podcast{
				width: 130px;
				background-position: -645px 0;
			}
			a.podcast:hover{
				width: 130px;
				background-position: -645px -50px;
			}
			a.ccbdata{
				width: 125px;
				background-position: -775px 0;
			}
			a.ccbdata:hover{
				width: 125px;
				background-position: -775px -50px;
			}

	/* modules */
	.sections{
		float: left;
		margin-left: 15px;
	}
		.padding{
			padding: 15px;
		}
		.padding-small{
			padding: 10px;
		}
			.caption{
				font-weight:bold;
				font-size:13px;
				margin-top: 10px;
			}
		.dual{
			width: 427px;
		}
		.quads{
			width: 206px;
		}
		#main{
			width: 575px;
		}
			.darkbg{
				background: #2C2C2C;
				border: 1px solid #555;
				margin-bottom: 15px;			
			}
			.homeevents{
				width: 171px;
				margin: 15px 0 15px 15px;
				float: left;
			}
				.homeevents h2{
					margin: 10px 0 5px;
					font-size: 13px;
					line-height: 13px;
					border-bottom: none;
				}
				.happenings-small{
					display: block;
					float: left;
					margin-right: 10px;
				}
			#main .time{
				padding-bottom: 4px;
				border-bottom: 1px solid #555;
				color: #999;
			}
		/* podcasts */
		.podcasts, .select, .list li{
			padding: 10px;
			background-color: #363636;
			border-top: 1px solid #4f4f4f;
			border-bottom: 1px solid #1c1c1c;
		}
			.list{
				margin: 0;
				padding: 0;
			}
			.list li{
				background-image:url("images/bulletli.png");
				background-position:10px 15px!important;
				background-repeat:no-repeat;
				padding-left:25px !important;				
			}
			.podcasts h2, .select h2{
				border: 0;
				font-size: 18px;
			}
			.select h3{
				border: 0;
				font-size: 13px;
				margin: 0;
			}
			a.podcast-link{
				display: block;
				float: right;
				height: 40px;
				width: 40px;
				margin: 10px;
				background:url(images/play.png);
			}
			a.outline-link{
				display: block;
				float: right;
				height: 85px;
				width: 75px;
				margin: 10px;
				background: url(images/pdf.png);
			}
		.small{
			width: 280px;
		}
			.small li a{
				color: #FFF;
			}
			table.schedule{
				border-collapse: collapse;
				text-align: center;
			}
				.schedule tr{
				}
				.schedule td{
					border: 1px solid #555;
					padding: 7px;
				}
		/* CCB Login */
		#ccb{
			margin-bottom: 15px;
		}
			.ccbtext{
				display: block;
				margin-bottom: 10px;
				background:#FFF;
				border:1px solid #666;
				width:100%;
			}
			.ccblabel{
				margin: 0 0 5px;
				color: #AAA;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				font-weight: bold;
			}
			.ccbsubmit, .pdownloads{
				border: 1px solid #ff271c;
				background: url(images/buttom.jpg) left bottom repeat-x #ff271c;
				padding: 1px 15px;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
				color: #000;
				font-weight: bold;
			}
		/* Contact forms */
		.text{
			background: #FFF;
			border: 1px solid #888;
			width: 100%;
			margin-top: 5px;
		}
	/* sidebar */
	#sidebar{
		clear: both;
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #444;
	}
			
	#footer{
		height: 220px;
		background: url(images/headerfooter.png) center bottom no-repeat;
	}

/* CFORMS */

/*  main 'top-level' form elements                    */
/*                                                    */
.cform {
	margin:10px auto 0 auto;
	width: 450px;
}

.cform fieldset	{
	margin-top:10px;
	padding:10px 0 10px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}
ol.cf-ol li	{
	background:none!important;
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:6px 0pt !important;
	padding:3px 0;
	text-align:center;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:200px;
	margin:0px 10px 0 0;
	text-align:left;
	font-size: 12px;
	display:block;
	color:#CCC;
	padding:2px;
	font-weight: bold;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0;
}

label.cf-before span{
	width:200px;
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 0 0 4px;
	width:115px;
	text-align:left;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	margin:5px 0 8px 0;
	padding:3px;
	background: #555;
	border: 1px solid #999;
	vertical-align:top;
	color: #FFF;
	font-size: 11px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#999;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#FFF;
	color: #000;
}

.cform textarea,
.cform input {
	width:415px;
}
.cform select {
	width:421px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:6.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:3px 0 0 0;
	width:16px;
	height:22px;
	border:none!important;
	background:none!important;
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	display:block; /*for mozilla*/
	width:421px;
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:left;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:150px;
	margin: 5px 3px 4px 10px;
	font-size:12px;
	background: url("images/buttom.jpg") repeat-x scroll left bottom #FF271C;
	border:1px solid #FF271C!important;
	color: #000;
	font-weight: bold;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:196px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}

