/*
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:#fff3f3 url(http://img.photobucket.com/albums/v48/weiyun/body.jpg) top center no-repeat;
	font:normal 14px helvetica, arial, verdana;
	color:#000;
}


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:#999;}


/* links */

a{
	color:#fd959b;
	text-decoration:none;
	border-bottom:none;
	}

a:hover{text-decoration:none; border-bottom:none; color:#fb7981;}



/* 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:#000;
	overflow: hidden;
	}
	
/* header */

#header {
        background:url(http://img.photobucket.com/albums/v48/weiyun/yuetheader-1.jpg); no repeat;
;
	color: #fff;
         margin: 0 auto;
         padding-top: 200px;
         width: 950px;
         }

#header h1{
	font:normal 20px "baskerville", georgia, times;
	padding:0 0 0 26px;
	margin:0px;	
	letter-spacing:-1px;
	font-variant:small-caps;
	}
	
#header h1 a{color:#fff; text-decoration: none; border-bottom:none;}
#header h1 a:hover{color:#ffe6ee; text-decoration: none;}


#header h2{
	font:normal 18px "helvetica neue", arial, georgia, times;
	color:#fff;
	padding: 0 0 0 26px;
	margin:0;	
	}

/* main menu */


#menu{
background: none;
height: 100%;
padding: 5px 50px;
text-align: right;
}

#menu ul {
	margin:0;
	padding:26px 10px 0 0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding:0 0px;
}

#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:0px 0 0px 0;
	}

.pagetitle{
	font:bold 22px georgia, georgia, times;
	margin: 0 0 20px 0;
	color:#ff7a7a;
	}

.post {
	margin:0 0 50px 0;
	padding:0;
	line-height: 20px;
	}
	
.title{
	color:#ff7a7a;
	text-decoration: none;
	background:#ffcbce;
	display:block;
         	}
	
.post h2{
	font:bold 20px georgia, georgia, times;
	margin: 0 0 0 0;
	color:#ff7a7a;
	}
	
.post h2 a{
	color:#ff7a7a;
	text-decoration: none;
	background:#fff3f3;
	display:block;
	padding:-10px;
	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(http://img.photobucket.com/albums/v48/weiyun/border-2.png);
	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;}

.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:0 0 10px 0;
	padding: 0;
	}

#sidebar h2{
	font:bold 13px helvetica, arial, georgia, times;
	background:url(#) right no-repeat;
	color:#ff7a7a;	
	margin: 10px 0 0 0;
	padding: 0 0px 0 0;
	display:inline;
}


#sidebar p {margin:10px 0; padding: 0; font-size:12px; color:#000; 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(http://img.photobucket.com/albums/v48/weiyun/catlink.jpg) left center no-repeat;
	font-size:11px;
	}
	
#sidebar ul li a:hover{
	background:url(http://img.photobucket.com/albums/v48/weiyun/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: 0px 0 0 15px;
	list-style-type: none;
	color: #000;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #000;
}

#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(http://img.photobucket.com/albums/v48/weiyun/catlink.jpg) left center no-repeat;
	}
	
#sidebar ul.blogroll li a:hover{
	margin: 0;
	padding: 0 0 0 18px;
	background:url(http://img.photobucket.com/albums/v48/weiyun/catlinkhover.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:#fff3f3;
	width:354px;
	overflow:hidden;
	font:normal 12px helvetica, arial;
}

#sidebar .about-section h2{
	font:bold 12px "georgia", arial;
	text-transform:uppercase;
	background:none;
	text-align:center;
	display:block;
	color:#000;
	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;
}

#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;
         color: #000
	}

#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:#000;
	}
	
#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:#ffb9bb;
	clear: both;
	width:1010px;
	margin:0 auto;
	}
	
#footer p{padding:22px 0;margin: 0; color:#fff; text-align:center;}
#footer a{color:#fd525d;text-decoration: bold; border-bottom:none;}
#footer a:hover{color: #790933;text-decoration: bold; none;}

