/*
Theme Name: Mons Montis
Theme URI: http://empirethemes.com/mons-montis/
Description: A perfect theme for churches and other non-profits.
Author: ET
Author URI: http://empirethemes.com
version: 1.0
Tags: three-column
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#F5F4F4 url(images/body.jpg) top center no-repeat;
	font-family:Georgia; 
	padding-bottom:0.4em;
	color:#000;
	line-height:1.3em;
	font-size:13px;
	/*font:normal 14px helvetica, arial, verdana;
	color:#847B78;*/
}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:3px solid #95B32E;
	margin:15px;
	padding:0 12px 0 12px;
	color:#999;
	}

pre, code{
	font-family:"Courier New", Courier, monospace;
	}

strong{color:#2A1C15;}


/* links */

a{
	color:#926332;
	text-decoration:none;
	border-bottom:1px dotted #999;
	}

a:hover{text-decoration:none; border-bottom:none; color:#55371E;}



/* container */

#wrapper{
	width:1024px;
	margin: 0 auto;
	padding:0;
	background:url(images/bg.png) repeat-y;
	color:#333;
	overflow: hidden;
	}
	
#container {
	width:950px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:url(images/headerimg.jpg) no-repeat;
	width:950px;
  	height:210px;
	color: #fff; 
	margin:0 auto;
	}

#header h1{
	/*font:normal 52px "baskerville", georgia, times;*/
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 52px;
	padding:110px 0 0 526px;
	margin:0;	
	letter-spacing:-1px;
	font-variant:small-caps;
	}
	
#header h1 a{color:#fff; text-decoration: none; border-bottom:none;}
#header h1 a:hover{color:#F7F2E4; text-decoration: none;}

#header h2{
	font:strong 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#EECC87;
	letter-spacing:-1px;
	padding: 25px 0 0 535px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#2A1C15;
	font-size:12px;
	font-weight:bold;
	width:950px; 
	height:35px;
	overflow:hidden;
	bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	margin:0 auto;
}


#menu ul {
	margin:0;
	padding:12px 0 0 14px;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding:0 12px;
}

#menu ul li a {
	padding:0;
	margin: 0;
	color:#eecc87;
	display:block;
	border-bottom:none;
}

#menu ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#menu ul li.current_page_item a {
	color:#fff;
}

#menu ul li.current_page_item a:hover {
	color:#eecc87;
}

/* content */


#content {
	float:left;
	width:550px;
	overflow: hidden;
	margin:0;
	padding:30px 0 14px 0;
	}

.pagetitle{
	font:bold 18px georgia, georgia, times;
	margin: 0 0 20px 0;
	color:#93B02D;
	}

.post {
	margin:0 0 50px 0;
	padding:0;
	line-height: 20px;
	}
	
.title{
	color:#93B02D;
	text-decoration: none;
	background:#F7F2E4;
	display:block;
	padding:0;
	}
	
.post h2{
	font:bold 30px georgia, georgia, times;
	margin: 0 0 8px 0;
	color:#93B02D;
	}
	
.post h2 a{
	color:#93B02D;
	text-decoration: none;
	background:#F7F2E4;
	display:block;
	padding:0;
	border-bottom:none;
	}
	
.post h2 a:hover{
	text-decoration: none;
	background:#fff;
	}
	
.post h3{
	font:normal 12px helvetica, arial;
	color:#999;
}

.post h3 a{
	border-bottom:none;
}

.post small{
	font:normal 11px helvetica, arial;
	color:#999;
}

.post small a{
	border-bottom:none;
}

.post-border{
	width:180px;
	height:11px;
	background:url(images/border.jpg);
	margin:12px auto;
}

.post ul {margin:25px;}

.post li {
	list-style-type:none;
	background:url(images/bullet.jpg) left center no-repeat;
	padding:2px 0 0 18px;
	color:#999;
	}

.entry p
{
	margin:12px 0; 
	line-height:20px; 
	/*color:#847B78;*/
	color:#2A1C15;
}

.postmeta{
	border-top:1px solid #e3e3e3;
	padding:6px 0;
	margin:20px 0 0 0;
	color:#847B78;
}
	

.navigation {
	width:100%;
	margin:0;
	padding:12px 0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0; border-bottom:none;}
.alignright a{float:right; margin:25px 0; border-bottom:none;}



/* sidebar */

#sidebar {
	width:344px;
	float:right;
	margin:30px 0 10px 0;
	padding: 0;
	}

#sidebar h2{
	font:bold 13px helvetica, arial, georgia, times;
	background:url(images/h2.jpg) right no-repeat;
	color:#93B02D;	
	margin: 0;
	padding: 0 20px 0 0;
	display:inline;
}

#sidebar p {margin:10px 0; padding: 0; font-size:12px; color:#847b82; line-height:18px;}

#sidebar a{border-bottom:none;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px 0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	}
	
#sidebar ul li a{
	margin: 0;
	padding: 0 0 0 20px;
	background:url(images/catlink.jpg) left center no-repeat;
	font-size:11px;
	}
	
#sidebar ul li a:hover{
	background:url(images/catlinkhover.jpg) left center no-repeat;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar ul.blogroll {
	margin:12px 0;
	padding:0;
	}

#sidebar ul.blogroll li {
	margin: 0;
	padding: 0;
	line-height: 18px;
	list-style-type: none;
	}

#sidebar ul.blogroll li a{
	margin: 0;
	padding: 0 0 0 18px;
	background:url(images/bloglink.jpg) left center no-repeat;
	}
	
#sidebar ul.blogroll li a:hover{
	margin: 0;
	padding: 0 0 0 18px;
	background:url(images/bloglinkhover.jpg) left center no-repeat;
	}
	
.left{
	width:150px;
	float:left;
	margin:20px 20px 0 0;
}

.right{
	width:150px;
	float:right;
	margin:20px 20px 0 0;
}

/* sidebar about section */

#sidebar .about-section{
	background:#FBF6E7;
	width:344px;
	overflow:hidden;
	font:normal 12px calibri, serif;
}

#sidebar .about-section h2 {
	font-family:Georgia,serif;
	font-size:14px;
	font-weight:bold;
	color:#4F1F06;
	/*font:bold 12px "georgia", arial;*/
	text-transform:none;
	background:none;
	text-align:center;
	display:block;
	letter-spacing:1px;
	margin:18px 0 0 0;
	padding:0;
}

#sidebar .about-post{
	padding:0;
	line-height:20px;

}

#sidebar .about-entry p{
	padding:0 14px 12px 14px;
	/*color:#847B78;*/
	color:#000000;
}

#sidebar .decoration{
	padding:12px 0 6px;
	margin:0 auto;
	display:block;
}

#sidebar .about-bot{
	background:url(images/about.jpg) bottom left no-repeat;
	height:20px;
}


/* comments */

.commentssection h3{
	font-family:georgia, times, verdana;
	font-size: 18px;
	font-weight:bold;
	color:#94B22D;
	margin:32px 0 12px 0;
	padding:0;
}

#commentform{
	background:#fff url(images/comments-form.jpg) bottom left repeat-x;
	margin:0 0 10px 0;
	padding:14px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e8e8e8;
	}
	

#commentform p{
	color: #000;
	}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #999;}
	
#comment{
	width:510px;
	}

#author, #email, #url, #comment{
	background: #fff;
	font-family: helvetica, arial, verdana, times;
	font-size:13px;
	margin:5px 5px 0 0;
	padding:4px;
	border: 1px solid #e8e8e8;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#999;
	}
	
#submit{margin:5px 5px 0 0; padding:0; width:81px; height:27px; border:none; display:inline;}

#commentform label{
	font-family: helvetica, arial, verdana, times;
	font-size:13px;
	font-weight:bold;
	color:#999;
}

.cancel-comment-reply{
	margin:14px 0;
}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff url(images/comments.jpg) bottom left repeat-x;
	margin:10px 0;
	padding:5px 0 0 10px;
	list-style-type:none;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border: 1px solid #e8e8e8;
	font-family:helvetica, arial, verdana;
	font-size:13px;
	font-color:#999;
	font-weight:normal;
	overflow:hidden;
	}
	
.avatar{float:right; padding:6px 0 0 0;}

.comment-author{
	overflow:hidden;
}

.commentauthor{
	background:url(images/commentauthor.jpg) left no-repeat;
	padding:2px 0 2px 20px;
}

.commentdate{
	background:url(images/date.jpg) left no-repeat;
	padding:2px 0 2px 20px;
}

ol.commentlist li.alt {clear:both; margin:0;}
ol.commentlist li p {margin: 12px 0; padding: 0 12px 0 0; line-height: 18px;}

ol.commentlist a {color:#999; border-bottom:none;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #999;}

.children{margin:16px;}

.reply{
	margin:0;
	padding:0;
	height:22px;
	width:100%;
	clear:both;
}

.replyedit{
	float:right;
	padding:4px 8px;
	margin:0 1px 1px 0;
	border-top:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	background:#fff;
	text-align:right;
}

.editlink{
	background:url(images/edit.jpg) left no-repeat;
	padding: 1px 0 1px 20px;
	margin:0 8px 0 0;
	display:inline;
}

.replylink{
	background:url(images/reply.jpg) left no-repeat;
	padding: 1px 0 1px 18px;
	display:inline;
}


/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px 4px;
	border: 1px solid #e8e8e8;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	color:#999;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}



/* WP Page Navi Styles */

.wp-pagenavi{
	font-size:11px !important;
	text-transform:uppercase;
	font-family:georgia, arial !important;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #ddd !important;
}
.wp-pagenavi a:active {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	color: #494949 !important;
	border: none !important;
	background-color:none !important;
	margin:0 8px 0 0 !important;
	padding:0 !important;
}
.wp-pagenavi span.current {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	font-weight:300 !important;
	background-color: #dddddd !important;
}



/* footer */

#footer {
	background:#E9E9E9;
	clear: both;
	width:1010px;
	margin:0 auto;
	}
	
#footer p{padding:22px 0;margin: 0; color:#999; text-align:center;}
#footer a{color:#333;text-decoration: none; border-bottom:none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

