/*  
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
*/

body {
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #933;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #f66;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 940px; 
	background: #fff;
	text-align: left; 
	margin: 0px auto; 
	border: 1px solid #aeadad;
	}
	
#header { 
	background: #494949 url(images/logo-grey.gif) no-repeat;
	background-position: left;
	height: 138px;
	padding: 0px;
	}
	
#header img {
	margin: 4px 0 0 380px;
	height: 142px;
	width: 170px;	
	padding-bottom: 0;
	}

#menu {
	background-image: url(images/menu-bkgd.jpg);
	background-repeat:repeat-x;
	font-size: 10pt;
	background-color: #fff;
	width:940px; 
	height:37px;
	border-bottom: 1px solid #ccc;
}


#menu ul {
	margin: 0px 0 0 30px;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 60px;
	list-style: none;
	text-align: left;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 10px 28px 8px 28px;
	text-decoration: none;
	color: #5a5b52;
	font-weight: bold;
}

#menu a:hover {
	background-color: white;
	color:#5a5b52;
	font-weight: bold;
}


#content { 
	width: 503px; 
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 8px 18px 15px 18px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
	
#content a {
	text-decoration: underline;
	}	

#content a:hover {
	text-decoration: underline;
	}	
		
	
#content strong {
	color: #666;
	}


#content p{
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #455A79;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #933;
	text-decoration: underline;
	}

#content h1 a:hover {
	text-decoration: none;
	}

#content h2 {
	font-size: 12px; 
	color: #5a5b52;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	padding-top: 8px;
	padding-bottom: 4px;
	}
#content h2 a  {
	color: #933;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #f66;
	text-decoration: none;
	}


#content h3 {
	font-size: 13px; 
	text-transform: uppercase;
	color: #5a5b52;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e2e3db;
	}
	
#content h3 a  {
	color: #933;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #f66;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	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: #933;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #f66;
	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: #797979;
	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: #fff;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 8px 0 0 0;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;	 
	}
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 14px;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	}
	
#left h2.top {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 7px;
	margin-left: 14px;
	padding-top: 10px;
	border-top: 0px;
	}	
	
#left h3 {
	list-style: none;
	background-image:url(images/inthissection.gif);
	background-repeat: no-repeat;
	background-position:left 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 14px;
	border-top: 1px solid #e2e3db;
	padding-top: 15px;
	height: 10px;
	}	

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 8px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left li.welcome {
	list-style: none;
	margin: 0px;
	padding: 8px 0 10px 14px;
	text-transform: capitalize;
	}	
	
#left p.logout {
	margin: 0px;
	padding: 0px 0 10px 14px;
	}		
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;

	}
	
#left ul li a {
	display: block;
	color: #933;
	text-decoration: none;
	padding-left: 28px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 12pt;
	background-image: url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:14px center;
	}

#left ul li a:hover {
	color: #f66;
	}


#right { 
	width: 205px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
		}
		
#slidehow { 
	padding-left: 20px;
		}	
	
#right h2 {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-right: 14px;
	padding-top: 15px;
	}
	

#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #756a49;
	text-decoration: none;
	padding-left: 14px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #cc6600;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: white;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  12px 0px 12px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #666;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	text-decoration: underline;
	border: none;
	}
	
#footer a:hover {
	text-decoration: underline;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin: 8px 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #666;
	font-weight: normal;
	border: 1px solid #ccc;
	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;
}

/** Calendar page **/
#content-cal { 
	width: 703px; 
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 8px 18px 15px 18px;
	text-align: left;
	border-left: 1px solid #ccc;
	}	
	
#content-cal a {
	text-decoration: underline;
	}	

#content-cal a:hover {
	text-decoration: underline;
	}	
		
	
#content-cal strong {
	color: #666;
	}


#content-cal p{
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content-cal p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content-cal h1 {
	color: #455A79;
	font-size: 22px;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content-cal h1 a  {
	color: #933;
	text-decoration: underline;
	}

#content-cal h1 a:hover {
	text-decoration: none;
	}

#content-cal h2 {
	font-size: 12px; 
	color: #5a5b52;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	padding-top: 8px;
	padding-bottom: 4px;
	}
#content-cal h2 a  {
	color: #933;
	text-decoration: none;
	}

#content-cal h2 a:hover {
	color: #f66;
	text-decoration: none;
	}


#content-cal h3 {
	font-size: 13px; 
	text-transform: uppercase;
	color: #5a5b52;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	border-bottom: 1px solid #e2e3db;
	}
	
#content-cal h3 a  {
	color: #933;
	text-decoration: none;
	}

#content-cal h3 a:hover {
	color: #f66;
	text-decoration: none;
	}
	
#randomimage	{
	margin: 0 auto;
}
