/*  
Theme Name: Ad Clerum
Theme URI: http://www.refueled.net/wordpress-themes/
Description: "Ad Clerum" is a Latin phrase which means: "To the clergy." Perfect theme for churches or other non-profits.  Free support is offered through our <a href="http://www.refueled.net/forum/" title="Forums">Forums</a>.  
Version: 1.0
Author: Refueled
Author URI: http://www.refueled.net

This theme was designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

img#wpstats {

	width:0px;
	height:0px;
	overflow:hidden;
	}

body {
	background: #fff;
	color: #333;
	font-size: 14px;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0px 0px 0px 0px;
	
}
	
a, a:visited{
	/*color:#DF6900;*/
	color:#006D8F;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #00AADF;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 900px;	
	background: #fff;
	text-align: left; 
	/*margin: 20px auto; 
	border: 10px solid #fff;*/
	}
	
#header a {
	background: #ffffff url(../../uploads/2008/04/tita_hdr.gif) no-repeat;
	height: 100px;
	display: block;	width: 900px;
	text-decoration: none;
	margin: 5px auto; 
}

#header a span {
	visibility: hidden;
}
	
#header h2 {
	color: #000000;
	font-family: verdana, serif;
	font-size: 22pt;
	
	font-weight: bolder;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #000;
	text-decoration: none;
	}

#header h3 {
	color: #000;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	
#middlepic {
	position: absolute;
	height: 0px;
	width: 540px;
	margin: 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#lpic {
	height: 128px;
	width: 179px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
	height: 128px;
	width: 179px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
	
#menu {
	font-family:Georgia, Serif;
	font-size: 11pt;	
	
	font-weight: bold;	
	margin-top: 1px;
	/*width:900px; 
	background-color: #62b948;*/
	background-color:#00AADF;
	height:30px;
	border-bottom: 1px solid #545454;
}


#menu ul {
	margin: 0px;
	padding-left: 20px; padding-bottom:0px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none; 
}

#menu a:hover {
	background-color: #fff;
	color:#000;
}

#content { 
	width: 485px; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 170px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: left;
	border-right: 1px solid #fff;
	border-left: 1px dotted #fff; 
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 150%;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#content h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: Georgia, Serif;
	font-size: 20px; 
	/*color: #455A79; */
	color:#000;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;	
	border-bottom: 1px solid #fff; 
	}

#content h2 a  {
	color:#000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #00AADF;
	text-decoration: none;
	}
	
#menu table {
	font-weight:bold;
	font-size:11pt;
	}


#content h3 {
	font-size: 14px; 
	color: #000; 
	margin: 0px;
	line-height: 120%;
	
	padding-top: 10px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	}
	
#content h3 a  {
	color: #006D8F;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #00AADF;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	/*color: #0066cc;*/
	text-decoration: none;
	}

#content ul li a:hover {
	
	text-decoration: underline;
	}
	
#content-single { 
	width: 665px; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 170px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: left;
	border-right: 1px solid #fff;
	border-left: 1px dotted #fff; 
	}
	
#content-single b{
	color: #777;
	line-height: 14pt;
	}


#content-single p{
	margin: 0px;
	line-height: 150%;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content-single p img{
	border: none;
	margin-right: 0px;
	margin-bottom: 0px;
	}
#content-single h1 {
	color: #455A79;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content-single h1 a  {
	color: #455A79;
	text-decoration: underline;
	}

#content-single h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content-single h2 {
	font-family: Georgia, Serif;
	font-size: 20px; 
	/*color: #455A79; */
	color:#000;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;	
	border-bottom: 1px solid #fff; 
	}

#content-single h2 a  {
	color:#000;
	text-decoration: none;
	}

#content-single h2 a:hover {
	color: #00AADF;
	text-decoration: none;
	}


#content-single h3 {
	font-size: 14px; 
	color: #000; 
	margin: 0px;
	line-height: 120%;
	
	padding-top: 10px;
	padding-bottom: 1px;
	margin-bottom: 5px;
	}
	
#content-single h3 a  {
	color: #006D8F;
	text-decoration: none;
	}

#content-single h3 a:hover {
	color: #00AADF;
	text-decoration: none;
	}

#content-single ol {
	list-style-type: decimal;
	line-height: 16px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content-single ul {
	list-style: none;
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	}
	
#content-single li {
	margin: 0px;
	padding: 0px;
	}
	
#content-single ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content-single ul li a {
	/*color: #0066cc;*/
	text-decoration: none;
	}

#content-single ul li a:hover {
	
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #0066cc;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #00AADF;	
	height: 2px;
	margin: 5px;
	padding: 0px;
	}
	
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#banner-top-left, #banner-top-right{	
	border: 1px solid #fff; text-align:center;
	margin-bottom:2px;
	width: 165px;
}

/*
#banner-top-right{
	border: 1px solid #fff; text-align:center;
	margin-bottom:10px;
	width: 165px;
}*/

#left_container { 
	color: #000000;
	width: 165px;
	float: left; 
	font-size: 9pt;	 		
}
	
#left { 
	color: #000000;
	width: 165px;
	float: left; 	
	margin-bottom: 20px;
	font-size: 9pt;	 	
	border: solid 1px #cccccc;
	}

#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #000; 
	background-color:#CCCCCC;
	font-family: Georgia, Serif;
	
	font-weight: 700;
	font-size: 9pt; 
	list-style: none;
	padding: 4px;
	margin: 0px;
	margin-bottom: 10px;
	}

#left h2 a{color:#000;}

#left h2 a:hover{color:#00AADF;}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}

#left ul.subpage {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: 900;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #000000;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #00AADF;
	background: #fff;
	text-decoration: underline;
	}


#right { 
	color: #000000;
	width: 180px;
	float: right; 	
	margin-bottom: 20px;
	border: solid 1px #cccccc;
	/*background-color:#F4F4F4;*/
	}

	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}

	
#right h2 {
	color: #000;
	background: #CCCCCC;
	font-family: Georgia, Serif;
	
	font-size: 9pt;
	list-style: none;
	font-weight: 700;
	padding: 3px;
	margin: 0px;
	margin-bottom: 8px;
}

#right h2 a {
	color: #000;	
}

#right h2 a:hover {
	color: #00AADF;	
}

#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	}
	
#right li {
	list-style:none;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	border-bottom:dotted 1px #cccccc;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	padding-left: 5px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #00AADF;
	background: #fff;
	text-decoration: underline;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: Georgia, Serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background-color:#00AADF;
	font-family: arial;
	
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  2px 0px 6px 0px;
	text-align: center;
	line-height: 14px;
	clear: both;
	border-top: 1px solid #000;
	}
	
#footer p {
	color: #000;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #000;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #000;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 10px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #000;
	border: 1px solid #969696;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

.textwidget {
	font-size: 11px; font-weight:normal;	
	padding:0px 5px 5px 5px;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}
/* End Images */


/* CSS Correction for PodPress plugin - without this the spacing around the player gets funky*/
.podpress_playerspace  {
	clear:none;
}

.podPress_downloadlinks {
	clear:none;
}

#dsq-content ul li {
        list-style: none;
}
