/*
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/ad-clerum/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.
Author: Refueled
Author URI: http://refueled.net
version: 2.0
Tags: three-column, widget-ready
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fff url(images/bg.gif) fixed;
	font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
	font-size: 14px;
	margin:30px;
	color:#111;
	}
	
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 20px;}
h4 {font-size: 16px;}


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:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:0;
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#805b4b;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:900px;
	margin: 0 auto;
	padding:0;
	background: #fff;
	overflow: hidden;
	border: 10px solid #fff;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	}
	
/* header */

#header {
	background:#232f40 url(images/header.png) bottom left repeat-x;
	overflow:hidden;
	width:100%;
	height:88px;
	color: #fff;
	}

#header h1{
	font:normal 42px "Constantia", Georgia, Times New Roman, Times, serif;
	float:left;
	border-right:1px solid #304259;
	margin:10px 0 10px 0;
	padding:8px 24px 8px 16px;
	}
	
#header h1 a{color: #fff; text-decoration: none;}
#header h1 a:hover{color:#e2e2e2; text-decoration: none;}


#header h2{
	font:normal 14px "Constantia", Georgia, Times New Roman, Times, serif;
	color:#fff;
	padding: 18px 0 0 24px;
	margin:21px 0 0 0;	
	float:left;
	}

#headerimg{
	background:url(images/headerimg.jpg) no-repeat; 
	width:900px;
	height:128px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* main menu */


#menu {
	background:#2a3748 url(images/menu.jpg) bottom left repeat-x;
	font:normal 14px "Constantia", Georgia, Times New Roman, Times, serif;
	width:100%; 
	overflow:hidden;
	border-bottom: 8px solid #fff;
}


#menu ul {
	margin:0;
	padding:6px 0;
	text-align:center;
}

#menu ul li {
	list-style-type: none;
	display:inline;
	margin: 0 1px 0 0;
	padding: 0;
}

#menu ul li a {
	padding:10px;
	margin: 0;
	color: #fff;
}

#menu ul li a:hover {
	background:#3c4c66;
	color:#fff;
	text-decoration:none;
}

#menu ul li.current_page_item a {
	background:#3c4c66;
	color:#fff;
	text-decoration:none;
}



/* content */


#content {
	float: left;
	width: 500px; 
	overflow: hidden;
	margin:10px 0 0 20px;
	}
	
.pagetitle{
	font:normal 14px "Constantia", Georgia, Times New Roman, Times, serif;
	margin:0 0 20px 0;
	padding: 5px 0;
	border-bottom: 1px solid #ececec;
	text-transform:uppercase;
	color:#3e5270
	}

.post {
	margin:0 0 40px 0;
	padding:0;
	line-height:20px;
	}
	
.post h2{
	font:normal 24px "Constantia", Georgia, Times New Roman, Times, serif;
	text-transform:uppercase;
	color: #455A79;
	}
	
.post h2 a{
	color: #455A79;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
.post h3{
	font:normal 13px "Constantia", Georgia, Times New Roman, Times, serif;
	color:#818181;
	margin:0 0 10px 0;
	padding:5px 0 10px 0;
	border-bottom: 1px dotted #c7c7c7;
	text-transform:uppercase;
	}
	
.post h3 span{
	font-style:italic;
	text-transform:lowercase;
	}

.post ul {margin:15px;}

.post ul li {list-style-type:square;}

.post ul ul li {list-style-type:circle;}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	border-top: 1px dotted #c7c7c7;
	padding:6px 0;
	margin: 20px 0;
	font-size:13px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width: 179px;
	float:left;
	margin:0;
	padding:0 0 40px 0;
	border-top:1px solid #fff;
	font-size:13px;
	background:#f5f5f5 url(images/left-sidebar.png) bottom left no-repeat;
	font-size:12px;
	}

#left h2{
	font:bold 10px arial, georgia, times;
	color: #fff;	
	margin: 0;
	padding:7px 0 0 12px;
	background:url(images/h2.png) top left no-repeat;
	text-transform:uppercase;
	height:28px;
}


#left h2 a{
	color: #fff;
}

#left h2 img{
	display:none;
}

#left p {margin:8px 0; padding:2px 4px 2px 8px; line-height:20px;}

#left ul li a{padding:0; margin:2px 4px 2px 8px; color:#4e4e4e;}
#left ul li a:hover{text-decoration:none; border-bottom:1px dotted #3e5270;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:0;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	}

#left ul ul {
	margin:4px 0 8px 0;
	padding: 0;
}

#left ul ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	margin:0;
	list-style-type:none;
	color: #898989;
}



/* right sidebar */

#right{
	width: 179px;
	float:right;
	margin:0;
	padding: 0 0 40px 0;
	border-top:1px solid #fff;
	font-size:13px;
	background:#f5f5f5 url(images/left-sidebar.png) bottom left no-repeat;
	font-size:12px;
	}

#right h2{
	color: #333;
	background:#cccccc url(images/righth2.png) bottom left repeat-x;
	font:bold 10px arial, georgia, times;
	text-transform:uppercase;
	list-style: none;
	padding:7px 0 0 12px;
	margin:0;
	height:19px;
	border:1px solid #9d9d9d;
}

#right h2 a{
	color: #fff;
}

#right h2 img{
	display:none;
}

#right p {margin:8px 0; padding:2px 4px 2px 8px; line-height:20px;}

#right img {padding: 0; margin: 0;}

#right ul li a{padding:0; margin:2px 4px 2px 8px; color:#4e4e4e;}
#right ul li a:hover{text-decoration:none; border-bottom:1px dotted #3e5270;}

#right ul {
	margin:0;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
	}

#right ul ul {
	margin:4px 0 8px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin:0;
	padding:0;
}

#right ul ul ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}



/* comments */


.maincomments{
	padding:0;
}

.maincomments h3{
	font-family: georgia, times, verdana;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	margin:0 0 10px 0;
	padding:0;
	}

#respond{margin:35px 0 15px 0;}

#commentform{
	margin:15px 0 0 0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #777; text-decoration: none; }
	
#commentform h3{
	font-family: trebuchet ms, georgia, times, verdana;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:95%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:4px;
	border: 1px solid #ddd;
	}
	
#submit{
	margin:5px 5px 0 0; 
	padding:4px 14px;
	background:#2c3a4e; 
	text-transform:lowercase;
	color:#fff;
	width:150px;
	border:none;
	}
	
#submit:hover{
	background:#3a4d69; 
	border:none;
	color:#fff;
	}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

ol.commentlist li {
	margin:0 0 12px 0;
	padding:8px;
	list-style-type:none;
	overflow:hidden;
	}

ol.commentlist li.alt {background:#fff;}

ol.commentlist li p{
	margin:12px 0;
	font-size:14px;
	}
	
cite {
	font:normal 14px georgia, arial, verdana, tahoma;
	padding:4px 0;
	font-style:italic;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

.children{
	margin:8px 0 0 12px;
	padding: 0;
}

.nocomments{background:#2d2d2d; color:#fff; padding:0;}

.comment-meta{font-size:12px; line-height:18px;}

.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}

.thread-even {
	background:#f9f9f9;
	margin: 0px;
	padding: 0px;
	}

.depth-1 {
	border: 1px dotted #E6E6E6;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px solid #E6E6E6;
	margin: 0px;
	padding: 4px;
	}

.avatar{float:none; display:block; margin:0 0 8px 0; padding:1px; border:1px solid #d6d6d6;}
.gravreply{float:left; margin:0 18px 0 0; height:70px; font-size:11px; text-align:center;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0 auto;
	padding: 4px;
	display:block;
	border: 1px solid #ddd;
	color:#919191;
	width:85%;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}




/* 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;
	padding:10px 0;
}

.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:#2a3748 url(images/menu.jpg) bottom left repeat-x;
	clear: both;
	width: 100%;
	border-top: 10px solid #fff;
	font-size:12px;
	}
	
#footer p{padding:12px 0;margin: 0; color: #fff; text-align:center; word-spacing:2px;}
#footer a{color: #fff; border-bottom:1px dotted #7494c7; text-decoration: none;}
#footer a:hover{color: #fff; text-decoration:none; border-bottom:none;}

