/* @override http://www.propheticlife.com/wp-content/themes/mapleleaf-nattywp/style.css */

/* @override http://www.propheticlife.com/wp-content/themes/mapleleaf-nattywp/style.css */



/* -------------------------------------------------------------------------------
	Theme Name: Maple Leaf
	URI: http://www.templatelite.com
	Description: A 2-column theme. Sponsor by <a href="http://www.hostrefer.com/">Web Host Refer</a> and available FREE at <a href="http://www.templatelite.com/">Template Lite</a>.
	Version: 1.00
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: simple, clean, fixed width, widget-ready, widgets, left sidebar, two columns, valid XHTML, valid CSS
	The CSS, XHTML and design is released under the GPLv3: http://www.opensource.org/licenses/gpl-3.0.html
   ------------------------------------------------------------------------------- */
/* general */
body{
	margin:0px auto;
	color:#000000;
	background-color: #73547e;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
	border-style: none;
}
a {color: #331b39;text-decoration: none;}
a:hover {color: #331a39;text-decoration: none;}

h1 {
	margin: 0;
}
h2 {
	margin: 0;
}
h3 {margin: 0;
}
h4 {margin: 0;
}
h5 {margin: 0;
}
h6 {margin: 0;
}

p {margin: 0px 0px 10px;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 20px;
	margin: 20px 20px 10px 20px;
	background: url(images/quote.gif) no-repeat top left;
}
input {
	margin-bottom:5px;
	vertical-align: middle;
}

/***** layout *****/
#page_top{
	margin:0px auto;
	padding:0;
	width:100%;
	background: #73547e url(images/bg_top.jpg) no-repeat center top;
}

#base{
	margin:0 auto;
	width:958px;
		background: #f9f4e1 url(images/large-bkg.jpg) no-repeat center top;
		min-height: 800px;
}
#logo{
	width: 200px;
	float: left;
	height: 150px;
}

#header{
	width: 100%;
	height: 150px;
	}

	#featured{
	margin-bottom: 20px;
}
#featured img{
	background-image: url(images/featured-bkg.jpg);
	padding: 10px;
}
#featuredvideo{
	float: left;
	margin-right: 40px;
}
#featuredvideo object{
		background-image: url(images/featured-bkg.jpg);
	padding: 10px;
}
#featuredprophet{}
#featuredprophet img{
		background-image: url(images/featured-bkg.jpg);
	padding: 10px;
}
#featuredposts{
	margin-top: 20px;
}
#featuredposts h1{
	margin-bottom: 20px;
	font: normal normal 24px Georgia, "Times New Roman", Times, serif;
	color: #2b2b38;
}
#featuredposts h1 span{
	font-size: 14px;
	font-style: italic;
	letter-spacing: 1px;
}

.work{
	height: 140px;
}
.work img{
	background-image: url(images/featured-bkg.jpg);
	padding: 10px;
	float: left;
	margin-right: 20px;
	width: 160px;
	height: 100px;
}
.work h3{
	font: normal normal 18px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
}
.work p{
	margin-bottom: 5px;
}
.work a.read{
	font-size: 10px;
	background-color: #1d1d29;
	color: #dfca9d;
	padding: 2px 5px;
}


#categories ul li {
	display: inline;
	}

#categories ul li a {
	color: #524056;
	text-decoration:none;
	text-transform: uppercase;
	font: 14px Georgia, "Times New Roman", Times, serif;
	
}
#categories li{
	margin: 0;
	border-right-style: dashed;
	border-right-width: 1px;
	padding: 0px 10px 0;
}
#categories {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #c7b1be;
}


#container{
}
#sidebar{
	clear:both;
	position:relative;
	background: #252736 url(images/footer-bkg.jpg) no-repeat right top;	overflow:hidden;
	color:#ffffff;


}
#content{
	width: 840px;
	margin-left: 60px;
	margin-right: 60px;
}
#footer{
	clear:both;
	position:relative;
	background: #000 0;
	height:47px;
	overflow:hidden;
	color:#ffffff;
	padding: 30px 20px 10px 50px;

}
#footer a,#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}
/*######### header ############*/
#blogtitle {
	text-align: right;
	color:#ffffff;
	font: 12px Georgia, "Times New Roman", Times, serif;
	width: 250px;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}

#blogtitle h1 {
	color: white;
	font-size: 18px;
		font-weight: normal;
	font-style: normal;
	margin: 0 0 10px;
	padding: 0;
}
#blogtitle h1 a{
	color: white;
	text-decoration: none;

	}
#menu {
	padding-left: 250px;
	width: 580px;
}
ul{
	margin: 0;
	padding: 0;
}
#menu ul {
	padding-top: 124px;
	margin: 0;
}
#menu ul li {
	display: inline;
}


#menu ul li a {
	color: #524056;
	margin: 0;
	text-decoration:none;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 7px 0px 8px;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

#menu ul li a:hover, #menu ul li.current_page_item a {
	color: #000;
}
.searchbox {
	position:absolute;
	top:1px; 
	right: 45px;
	width:250px;
	height:30px; 
	border:0px;
	visibility: hidden;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:172px; 
	height:18px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 0px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:5px;
	width:50px; 
	height:20px; 
	background:transparent;
	border:0px;
}
#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}

/***** sidebar *****/
#sidebar p{
	margin-left: 20px;
}

#sidebar a{color: #dbc6e1;text-decoration: none;}
#sidebar a:hover {color: #fff;text-decoration:underline;}
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
}
#sidebar li {
	list-style-type: none;
	float: left;
	width: 260px;
	padding-right: 50px;
	padding-top: 25px;
}
#sidebar ul ul li{
	position: relative;
		list-style-type: none;
}

#sidebar ul ul ul li {
	position: relative;
	list-style-type: none;
		margin: 0px 0px 0px 0px; 
		padding: 0px 0px 0px 16px;
}

#sidebar h1 {
	color: #f9f4e1;
				text-transform: uppercase;
	font: 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

/***** content *****/
.spacer {height:20px;}
.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width: 800px;
	margin: 0 0 20px 20px;
	border:0px red solid;
}	

.post_top{
	}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
}	
.posttitle{
	color: #331a39;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
}
.posttitle a{
	text-decoration:none;
}
.posttitle a:hover{
	color: #331a39;
}
.date {
	position:absolute;
	font-family:arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}

.entry h1 {
	font: normal normal 20px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;
}
.entry h1 a{
	letter-spacing: 2px;
	color: #ece3c1;
	padding: 5px;
	background-color: #c3a06a;
	border: 1px solid #7f7650;
}
.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}

.alignleft {float: left; text-align: left;}

.alignright {float: right; text-align: right;}
.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 25px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}

.entry object {
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	border: 1px solid #8d777b;
}

.entry img {
	padding: 5px;
	border: 1px solid #8d777b;
	margin: 2px 10px 2px 2px;
}
