/*
Theme Name: Wycliffe 
Theme URI: http://wordpress.org/
Version: 1.0
Author: Infoskull
Author URI: http://infoskull.com/
*/


/***********************************************************
 Global Reset
************************************************************/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, 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 }
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:'' }
a { text-decoration:none }
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative }
a img { border:none }
* { outline: none; }

.hr{border-bottom: 1px solid #D8D8D8;}

/***********************************************************
 Let the games begin...
************************************************************/
html {
	background: #D8CDB7;
}

body {
	background: #D8CDB7 url(images/bg_page.jpg) no-repeat top center;
	font-family: arial, tahoma, verdana, georgia, "times new roman", times, serif;
	font-size: 14px;
	line-height: 18px; font-style: normal;
	font-weight: 400;
	color: #626262;
	margin: 0 auto;
}

div.clear {
	clear: both;
}

a {
	color: #626262;
	text-decoration: underline;
}
	a:hover {
		color: #404040;
  		text-decoration: none;
	}

small {
	font-family: Verdana;
	font-size: 9px;
	font-weight: 700;
	color: #7f7f7f;
	line-height: 100%;
}

.left {float: left;}
.right {float: right;}

.alignleft {
	float: left;
	margin-right: 10px;
}

div#page {
	width: 986px;
	margin: auto;
	padding: 0 10px;
	position: relative;
}

/** 01 - accessibility 
*********************************/
#accessibility {
	display: none;
}

.skiplist {
	margin: 0;
	padding: 0
} 

.skip {
	display: none;
	font-family: verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute
}

:root .skip {
	display: block
}

.skip a {
	padding: 0 0.5em;
	display: inline;
	z-index: 2;
	text-decoration:none;
	position: absolute;
	width: 14em;
	left: -200em;
}

.skip a:focus, .skip a:active {
	position: absolute;
	left: 0.5em;
	border: solid #333 2px;
	color: #fff;
	background: #555;
}

.skip a:hover {
	cursor: default
}

.mar10_tb {
	margin: 5px 0;
	display: block;
}

.banner {
	border-bottom: 7px solid #DFD8C9;
}

/** 01 - HEADER 
*********************************/

#header {}
	#header h1 {
		padding-top: 50px;
		float: left;
	}
	#header h1 a {
		display: block;
		width: 800px;
		height: 116px;
		text-indent: -999em;
		background: url(images/logo.png) top left;
	}
	
	#btn_donate {
		position: absolute;
		top: 0;
		right: 0;
	}

/** 02 - MAIN NAVITGAITON
*********************************/

ul#mainnav {
	height: 45px;
	padding: 0;
	background: url(images/bg_nav.png);
	margin: 0 auto;
	float: left;
}
	ul#mainnav li {
		display: inline;
	}
	
	ul#mainnav li a {
		color: #6E6E6E;
		font-family: arial;
		text-decoration: none;
		font-size: 15px;
		text-transform: uppercase;
		padding: 14px 21px 12px 22px;
		display: block;
		float: left;
		height: 19px;
		font-weight: 700;
	}
		
		ul#mainnav li a:hover, ul#mainnav li.current_page_item a  {
			color: #fff;
			background: #DEDCCF url(images/bg_nav_active.gif);
		}
	
	

/** 03 - CONTENT
*********************************/
#content {}

.col-560 {
	margin: 20px 0;
	width: 560px;
	margin-left: 31px;
}

.col-295 {
	margin: 0;
	width: 295px;
	margin-right: 30px;
	margin-top: 20px;
}

.col-295 img {
	margin-bottom: 20px;
	border-bottom: 7px solid #c9bea8;
}


.col-344 {
	margin: 0;
	width: 344px;
	margin-right: 6px;
	background: url(images/bg_home_sb_t.jpg) no-repeat top;
	padding-top: 25px;
	margin-top: 10px;
}

/** Home page footer */
.col-925 {
	width: 925px;
	margin: 0 30px 0 31px;
}
	.col-925 img {
		float: left;
		margin-right: 20px;
		display: inline-block;
		border-bottom: 7px solid #c9bea8;
	}
	.col-925 img.none {
		margin: 0;
	}


/** 03.1 - POST
*********************************/
div.post, div.post-11, div .post-13 {
	margin-bottom: 15px;
	border-bottom: 0px solid #DFD8C9;
	padding-bottom: 25px;
}
div#post-84 { margin-bottom: 0px; padding-bottom: 5px; }

.post-img {
	width: 300px;
}

.post-content {
	width: 314px;
}

.postdate {
	margin-bottom: 10px;
}

.post .heading, .page .heading {
	margin-bottom: 10px;
}


/** 04.2 - ENTRY
*********************************/
.entry {
	padding-left: 5px;
	line-height: 150%;
	margin-top: 10px;
}

.entry p {
	margin: 1em 0;
}

.entry h3, .post h3 {
	color: #817B6B;
	font-size: 30px;
	line-height: 34px;
	margin: 20px 0 20px;
	font-family: "Times New Roman", Times, serif;
}

.entry h4 {
	color: #817B6B;
	font-size: 18px;
	margin-bottom: 15px;
	font-weight: normal;
}


.entry blockquote {
	margin: 0 0 1em;
	padding: 100px 15px 10px;
	background: #eee;
	text-align: center;
	display: block;
	float: left;
	width: 528px;
	background: #e2dac8 url(images/blockquote_back.png) no-repeat top;
	border: 1px solid #c9bea8;
}

	.entry blockquote h3 { margin-bottom: 0; }
	.entry blockquote h4 { color: #555; }

.entry blockquote.right { width: 230px; font-style: normal !important; font-size: 1.3em !important; margin: 5px 0 5px 15px !important; padding: 0.5em !important; background: #eee; border-width: 3px 0; text-align: center; float: right; }

.entry ul, .entry ol { margin: 0 0 15px 40px; }
.entry ul { list-style: disc; }

.entry li { margin: 0 0 5px 0; }
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 5px 0 5px 30px; list-style-type: circle; }

.entry dl { margin: 0 0 15px 0; }
	.entry dt { font-weight: bold; }
	.entry dd { margin: 0 0 15px 20px; }
	.entry .gallery dd { margin: 0; }

.entry .ad { margin: 0 0 15px 15px; float: right; }

.entry .ad_left { margin: 0 15px 15px 0; float: left; }

.entry a img { border: 0; }

.entry img.left { padding: 3px; margin: 5px 15px 5px 0; border: 3px double #bbb; float: left; clear: left; }

.entry img.right { padding: 3px; margin: 5px 0 5px 15px; border: 3px double #bbb; float: right; clear: right; }

.entry img.center { display: block; padding: 3px; margin: 0 auto 15px auto; border: 3px double #bbb; float: none; clear: both; }

.entry img.off { padding: 0 !important; border: none !important; }

.entry img.stack { clear: none !important; }

.entry img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

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

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

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

.entry .alignright {
	float: right;
}

.entry .alignleft {
	float: left;
}

.entry .aligncenter, .entry div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry .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;
}

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

.entry dd.wp-caption p.wp-caption-text, .entry .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px 0;
	margin: 0;
}

.entry table tr {
	vertical-align: top;
}

.entry table td {
	padding: 0 10px 10px 0;
}


/** 03.3 - SIDEBAR
*********************************/
.col-344 #sidebar {
	padding: 10px 34px 35px 34px;
	background: url(images/bg_home_sb_b.gif) no-repeat bottom;
	margin-bottom: 10px;
}


#sidebar h3 {
	color: #AAA792;
	font-size: 18px;
	margin-bottom: 15px;
}
#sidebar ul li {
	margin-bottom: 15px;
	font-size: 13px;
}

/** 03.4 - PAGE FOOTER
*********************************/
#pagefooter {
	text-align: center;
	margin: 10px 0;
	color: #817B6B;
	font-style: italic;
}

#pagefooter p {
	padding: 10px 10px;
	line-height: 160%;
}


/** 04 - FOOTER
*********************************/
#footer_wrapper {
	background: #C1AB8A;
	margin: 10px 0 0 0;
}

#footer {
	background: #C1AB8A url(images/bg_footer.jpg) no-repeat top center;
	padding: 40px 0 40px 0;
	width: 986px;
	margin: auto;
	font-size: 12px;
}

ul#footernav {
	float: left;
}	
	ul#footernav li {
		display: inline;
	}
		ul#footernav li a {
			color: #fff;
			font-family: arial;
			text-decoration: none;
			margin: 0 20px;
			display: inline-block;
			height: 19px;
			font-weight: 400;
		}
		ul#footernav li.none a {
			margin-left: 0;
		}	
		ul#footernav li a:hover {
			text-decoration: underline;
		}	
		ul#footernav li.current_page_item a {		
			text-decoration: underline;
		}

	#footer .sitelink {
		float: right;	
		color: #fff;
		text-decoration: none;
	}

	#footer p.copyright {
		margin-top: 20px;
		color: #fff;
	}


/** 05 - ADDITIONAL
*********************************/

/* Easy Slider */
#slider{
 height:310px;
 border-bottom: 7px solid #DFD8C9;
 overflow:hidden;
}
	#slider ul {
		margin:0;
		list-style:none;	
	}
		#slider li {
			margin:0;
			padding:0;
			list-style:none;
			width:986px;
			height:310px;
			overflow:hidden; 
		}

/* numeric controls */
ol#controls{
	padding:0; margin: -35px 0 35px 10px;
}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	height:15px;
	list-style: none;
	width:10px;
}
ol#controls li a {
	height:15px;
	width:15px;
	display: block;
	background:#D6CDBC;
	color:#D6CDBC;
	padding:0;
	text-decoration:none;
	font-size: 1px;
	text-indent: -999em;
}
ol#controls li.current a{
	background:#EFEDE1;
	color:#EFEDE1;
}
/* End Easy Slider */
