
/*---------------------------------------------------------------------------------

Theme Name: Gospel Truth
Theme URI: http://www.attitudedesign.co.uk/
Description: Gospel Truth theme developed by Attitude Design
Version: 1
Author: Attitude Design Ltd
Author URI: http://www.attitudedesign.co.uk/

---------------------------------------------------------------------------------*/




/*---------------------------------------------------------------------------------
GLOBAL RESET
---------------------------------------------------------------------------------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/*---------------------------------------------------------------------------------
GLOBAL FONT CONSISTENCY (http://developer.yahoo.com/yui/fonts/#using)
---------------------------------------------------------------------------------*/

/*
body {font:13px/1.22;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:99%;}
*/


/*---------------------------------------------------------------------------------
GLOBAL BASIC STYLING FOR COMMON HTML ELEMENTS
---------------------------------------------------------------------------------*/



/* base.css, part of YUI's CSS Foundation */
h1 {
	font-size: 130%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size: 110%;
	padding: 0;
	margin: 0;
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size: 80%;  
}

h1{
	margin: 0 0 .5em 0;
	padding: 0;
}

h2{
	/* top & bottom margin based on font size */
	padding: 0;
	margin: 3em 0 .5em 0;
	font-style:italic;
}


h1,h2 {
	color: #4D4D4D;
	font-weight: bold;
}

h3,h4,h5,h6 {
	color: #4D4D4D;
	font-weight: bold;
	margin: 0.8em 0 .5em 0;
}

strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight: bold;
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #fff;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}


ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:0.4em;
}
ol {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;
}

ul {
	padding: 0 0 0 10px;
}

ul li {
	list-style-type: disc;
}

.cf-ol {
	list-style-type: none;
}

.linklove {
	display: hidden;
}

li {
	/*giving UL's LIs generated disc markers*/
	font-size: 80%;
	padding: 0 0 5px 6px;
	color: #4D4D4D;

}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:.5em;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset,table, code {
	/*so things don't run into each other*/
	padding: 0;
	margin: 0 0 1em 0;
	color: #4D4D4D;
	font-size: 70%;
	font-weight: normal;
}

a:link		{ color: #0280a0; text-decoration: none;}
a:visited	{ color: #0280a0; text-decoration: none;}
a:hover		{ color: #000000; text-decoration: none;}
a:active	{ color: #0280a0; text-decoration: none;}

#content a{
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------
Global Layout
---------------------------------------------------------------------------------*/

body {
	margin:0;
	padding: 0;
	width: 100%;
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
    background-color: #FFF;
}



/*---------------------------------------------------------------------------------
Global Divs
---------------------------------------------------------------------------------*/
div {
	text-align: left;
	margin: 0;
	padding: 0;
}

.clear {
	height: 0;
	width: 0;
	line-height: 0;
	clear: both;
	font-size: 0;
}



/*---------------------------------------------------------------------------------
Page Structure-*/


/*---------------------------------------------------------------------------------
Navigation -*/

#navigation {
	width: 790px;
	float: left;
	padding: 93px 0 0 0;
	margin: 0;
}


#navigation ul{
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/nav_divider.gif') no-repeat right top;
}

#navigation li{
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
}

#navigation li a{
	padding: 10px 8px 10px 11px;
	margin: 0;
	color: #B3B3B3;
	display: block;
	font-weight: normalli;
	font-size: 110%;
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/nav_divider.gif') no-repeat left top;

}

#navigation li a:hover{
	color: #FFF;
	display: block;
	font-weight: normal;
	font-size: 110%;
	text-shadow: 0px 0px 5px #FFF;

}

#navigation li.current_page_item a {
	color: #FFF;

}

#navigation li.current_page_ancestor a {
	color: #FFF;

}

#navigation li.current_page_parent a {
	color: #FFF;

}

#page {
	float: left;
	width: 100%;
	padding: 0 0 8px 0;
}

#subnav {
	width: 231px;
	float: left;
	margin: 0 5px 0 0;
}



/*---------------------------------------------------------------------------------
Header -*/

#header					
{
	margin:0 auto 0 auto;
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/header_bg.gif') #141416 repeat-x bottom center;
	padding: 0;
	width: 100%;
	float: left;
}

.page-width {
	width: 940px;
	margin:0 auto 0 auto;
	padding: 0 20px;
}


#page p {
	line-height: 1.5em;
}

#header_content {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 20px 0;
}

#header_content .left {
	float: left;
}

#header_content .left h1{
	font-size: 250%;
	padding: 0;
	margin: 0;
	padding: 40px 0 0 0;
	letter-spacing: 0.3px;

}

#header_content .left h1 span{
	font-size: 45%;
	letter-spacing: 0.5px

}

#header_content .left img {
	margin: 40px 0 0 0;
}

#header_content .right {
	float: right;
	width: 790px;
}

#header_content .right p{
	text-align: left;
	font-weight: bold;
	color: #B3B3B3;
	padding: 10px 0 0 0;
	margin: 0 0 8px 0;
	float: left;
	line-height: 1.8em;
	display: inline;
}

.searchoption {
	float: right;
	width: 200px;
	margin: 0 0 0 16px;
}

.searchoption p{
	font-size: 50%;
}

#searchform {
	display: inline;
}
#s {
	width: 100px;
	display: inline;
	margin: 0 10px 0 10px;
	font-size: 50%;
	background: #b9b9b9;
	border: 1px solid #FFF;
}

#searchsubmit {
	font-size: 50%;

}


#header_content .right p.tagline{
	text-align: right;
	font-size: 80%;
	font-weight: normal;
	color: #EBEBEB;
	padding: 40px 0 0 0;
	margin: 0;
}


.inner_right {
	width: 700px;
	float: right;
}

.listings {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	float: left;
}


.listings li{
	margin: 0;
	padding: 8px 0 15px 0;
	list-style-type: none;
	border-top: 1px solid #e0e0e0;
	display: block;
	width: 100%;
}


.listings li a{
	padding: 3px;
	display: block;
}

.listings li a:hover{
	color: #000;

}

.listings li.current_page_item a{
	color: #222;

}

.listings li.current_page_ancestor a
{
	color: #222;
}

.listings li.current_page_parent a
{
	color: #222;

}

.third .image_holder, .third_end .image_holder {
	width: 282px;
	border: 1px solid #e0e0e0;
	padding: 8px;
	float: left;
	margin: 0 0 10px 0;
}

.third .image_holder img, .third_end .image_holder img{
	padding: 0;
	margin: 0;
}


.third {
	width: 300px;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 18px 0 0;
}

.third_end {
	padding: 10px 0 0 0;
	width: 300px;
	float: right;
	margin: 0;
}

.thirds_container {
	margin: 20px 0 50px 0;
	float: left;
	
}

.thirds_container h2{
	font-size: 105%;
	letter-spacing: -0.5px;
	padding: 0;
	font-weight: normal;
	margin: 5px 0 8px 0;
}

.thirds_container p{
	margin: 0 0 5px 0;
}



#page .third_end .largetext p{
	font-size: 125%;
}

/*---------------------------------------------------------------------------------
Thirds-*/

.thirds_container img {
	margin: 0 0 6px 0;
}

.third ul {
	margin: 0;
	padding: 0;
}

.third ul li{
	margin: 0;
	padding: 8px 0 15px 0;
	list-style-type: none;
	border-top: 1px solid #e0e0e0;
}



.third_end ul {
	margin: 0;
	padding: 0;
}

.third_end ul li{
	margin: 0;
	padding: 8px 0 15px 0;
	list-style-type: none;
	border-top: 1px solid #e0e0e0;
}


/*---------------------------------------------------------------------------------
Forths -*/

.forth {
	width: 226px;
	float: left;
	margin: 0 10px 0 0;
}

.forth_end {
	width: 231px;
	float: right;
	margin: 0;
}

.forths_container {
	margin: 30px 0 0 0;
}

.forths_container h3{
	font-size: 105%;
	letter-spacing: -1px;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 125%;
}

.forths_container .cta_link {
	padding: 0;
	margin: 0;
	display: block;
	font-size: 80%;
}

.forths_container .cta_link a{
	background: #4D4D4D;
	color: #FFF;
	display: inline;
	padding: 5px 8px 5px 8px;
	font-size: 90%;

}

.testimonial {
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/testimonials_bg.gif') no-repeat #e8ecf4;
	padding: 15px;
	margin: 0 0 15px 0;
}

.testimonial p{
	font-weight: bold;
	font-size: 110%;
}

/*---------------------------------------------------------------------------------
Footer -*/




#footer p{
	font-weight: normal;
	letter-spacing: -0.5px;
	font-size: 80%;
	line-height: 1.4em;
	color: #707070;
}

#footer{
	width:100%;
	background: #141416;
	padding: 40px 0 200px 0;
	margin: 80px 0 0 0;
	float: left;
}

#footer .box {
	background: #202528;
	border: 1px solid #2d2d33;
	width:890px;
	padding: 20px 30px;
	margin: 0 0 40px 0;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

#footer .box p, #footer .box li{
	color: #FFF;
}



.socialmedia {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#footer .box p.titletext {
	font-size: 180%;
	font-style:italic;
	color: #667669;
}

.box li{
	width: 210px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
}
.box li img{
	width: 60px;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style-type: none;
}

.box li img a{
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#footer a{
	color: #707070;
}

#footer a:hover{
	color: #FFFFFF;
}

.footer_colomnone {
	float: left;
	width: 80px;
	margin: 0 10px 0 0;
}

.footer_colomntwo {
	float: left;
	width: 300px;
	margin: 0 40px 0 0;
	padding: 5px 0 0 0;
}

.footer_colomnthree {
	float: right;
	width: 500px;
	margin: 0;
	padding: 5px 0 0 0;
}

.footer_colomnthree p{
	text-align: right;
}

/*---------------------------------------------------------------------------------
Home Page -*/

#hero {
	margin: 20px 0 31px 0;
	padding: 0 0 60px 0;
	float: left;
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/box_bg_wide.gif') repeat-x bottom center;

}

#rotating_header_holder {
	padding:17px 0 0 0;
	width: 940px;
	float: left;
}


#pagemessage h1{
	padding:0;
	margin:0;
	font-size:2em;
	font-weight:normal;
	color: #FFF;
	font-style:italic;
	width:600px;
	text-shadow: 0px 0px 5px #000;
}

#pagemessage .cta{
	width: 162px;
	float: right;
	margin: 50px 0 0 0;
}

#pagemessage .cta p{
	padding:0;
	margin:0;
	overflow: hidden;
	width: 162px;
	height: 36px;
	display: block;
}

#pagemessage .cta p a{
	padding:36px 0 0 0;
	margin:0;
	overflow: hidden;
	background:url(images/contact_cta.gif) no-repeat right top;
	width: 162px;
	height: 36px;
	display: block;
}

#pagemessage .cta p a:hover{
	background-position: 0 -36px;
}



#pagemessage {
	background:#FFFFFF url(images/message/random.php) no-repeat scroll right top;
	display:block;
	float:left;
	margin: 0;
	padding:0;
	width:900px;
	min-height:90px; /*would be 135 however, 5px is used to move text down, see 396 */
	margin:0;
	padding: 20px;
}

#pagemessage h2 {
	margin: 4px 0 0 0;
	padding: 0;
	color: #000;
	font-weight: normal;
	
}

.cta_link {
	padding: 0;
	margin: 0;
	display: block;
}

.cta_link a{
	background: #334A76;
	color: #FFF;
	display: block;
	padding: 5px 8px 5px 8px;
}

.cta_link a:hover{
	background: #14223c;
}



/*---------------------------------------------------------------------------------
Wordpress -*/


.post{
	margin: 0 0 30px 0;
}

.category a {
	color: #B2C7D3;
}

.category a:hover {
	color: #E44044;
}

#content .post_title a{
	color: #5C6E87;
	text-decoration: none;
}

.post_title a:hover{
	color: #E44044;	
}


.post h3 {
	font-size:100%;
	border-bottom: none;
	margin-bottom: 2px;
}


form #comment {
width: 100%;
}

.comments_colomn_left{
	width: 320px;
	float: left;
	padding: 0 30px 0 0;
}

.comments_colomn_right{
	width: 350px;
	float: right;
}

.archivelist li{
	border-bottom: 1px solid #D2D2D2;
	padding: 5px 0 5px 0;
}



.commentlist {
	margin: 0 0 0 30px;
	padding: 0;
}

.commentlist p{
	font-size: 90%;
	padding: 2px 0 0 0;
}

.commentlist li{
	padding: 5px 0 2px 0;
}

.commentlist li .commentmetadata {
	padding: 0 0 6px 0;
}


#C2A_long{
	text-align: center;
	margin: 0 auto 0 auto;
}

#searchform {
	padding: 10px 0 10px 0; 
}



#content .post .entry p object{
	padding: 10px 0 10px 0;
}

.entry {
	padding: 10px 0;
}

.entry p{
	font-size: 95%;
}

#inner_container {
	width: 726px;
	float: right;
	padding: 20px 0 50px 0;
}

#inner_main {
	width: 610px;
	float: left;
	padding: 0;
}

#inner_container_full {
	width: 940px;
	float: left;
	padding: 20px 0 50px 0;
}

#inner_main_full {
	width: 830px;
	float: left;
	padding: 0;
}

#sidebar {
	width: 192px;
	float: left;
}

.sideblock {
	padding: 10px 0 20px 0;
	width: 100%;
	float: left;
}

.sideblock h2 {
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: normal;
}

.page_title {
	font-weight: normal;
	color: #4D4D4D;
	font-size: 160%;
}

.testimonial_holder {
	width: 192px;
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/test_up.gif') no-repeat top left;
}

.testimonial_block {
	width: 192px;
	background: url('http://www.the-gospel-truth.info/wp-content/themes/gospeltruth2/images/test_bot.gif') no-repeat bottom left;
}

.testimonial_block p{
	padding: 0 0 0 60px;
}

.post {
	border-top: 1px solid #e0e0e0;	
}

.post h2{
	font-size:105%;
	font-weight:normal;
	letter-spacing:-0.5px;
	margin:30px 0 8px;
	padding:0;
}

.post h2 a{
	margin: 10px 0 5px 0;
	padding: 0;
	font-weight: normal;
	width: 500px;
	float: left;
	color:#000;
}

.post h2 a:hover{
	color:#0280A0;
}

.post .time {
	float: right;
	width: 110px;
	margin: 10px 0 5px 0;
	font-style:italic;
	text-align: right;
}



#sidebar .bloglistings {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	float: left;
}

#sidebar .bloglistings li{
	margin: 0 0 10px 0;
	list-style-type: none;
	font-size: 100%;
	float:left;
	padding:10px 0 20px;
	width:100%;
}

#sidebar .bloglistings li ul{
	padding: 0;
	margin: 0;
}


#sidebar  .bloglistings li ul li{
	margin: 0;
	padding: 8px 0 15px 0;
	list-style-type: none;
	border-top: 1px solid #e0e0e0;
	display: block;
	width: 100%;
	font-size: 80%;

}


#sidebar  .bloglistings ul li a{
	padding: 3px;
	display: block;
}

#sidebar  .bloglistings ul li a:hover{
	color: #000;

}

#sidebar  .bloglistings ul li.current_page_item a{
	color: #222;

}

#sidebar  .bloglistings ul li.current_page_ancestor a
{
	color: #222;
}

#sidebar  .bloglistings ul li.current_page_parent a
{
	color: #222;

}

#sidebar  .bloglistings h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}

#sidebar  .bloglistings h2 a{
	margin: 0 0 10px 0;
	padding: 0;
	color:#4D4D4D;
	font-weight: normal;
}

#sidebar  .bloglistings h2 a:hover{
	margin: 0 0 10px 0;
	padding: 0;
	color:#F76802;
	font-weight: normal;
}

.half_left {
	float: left;
	width: 49%;
}

.half_right {
	float: right;
	width: 49%;
}

.contact_entry {
	width: 300px;
}

#page .intro_title {
	margin: 40px 0 0 0;
	font-size: 1.3em;
}



li blockquote p{
	font-size: 100%;
}

li blockquote {
	margin-left: 0;
}

.entry blockquote p{
	color: #004369;
	font-style: italic;
	font-size: 80%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.postedby {
	margin: 30px 0 10px 0;
}

.hr {
	width: 100%;
	border-top: 1px solid #2d2d33;
	float: left;
	margin: 15px 0 15px 0;
	padding: 1px 0 0 0;
}
/* Mailchimp */

.asterisk {
	color: #a90000;
}

.emailnewsletter {
	width: 400px;
	padding: 20px;
	border 1px solid #525f67;
	background: #334048;
	margin: 0 auto 40px auto;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}


.emailnewsletter img {
	float: left;
	margin: 0 10px 0 0;
}

#footer .emailnewsletter p a{
	color: #b4c8c6;
}

.emailnewsletter label {
	color: #fff;
	font-size:80%;
	padding: 5px 0 0 0;
	margin: 0 5px 4px 0;
}

#mc-embedded-subscribe {
	width: 260px;
	background: #627977;
	padding: 6px 10px;
	text-align: centre;
	float: left;
	font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color: #FFF;
	border: none;
	margin: 12px 0 0 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 100%;
}

#mce-EMAIL {
	width: 163px;
}

#mc_embed_signup form label, #mc_embed_signup form input {
	float: left;
}
