/*  
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: #00c1ff url(images/bg.jpg) repeat-x;
	color: #000;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #ea0000;
	text-decoration: none; 
	}
	
a:hover{
      color: #ffffff;
	background-color: #ea0000;
	text-decoration: none;
	}
	
img {
	border: none;
	}

#container { 
      border: 10px solid #fff;
	width: 900px; 
      margin: 20px auto;
	background: #fff url(images/content_bg.gif);
	text-align: left; 
	}
	
#header { 
	background: url(images/header.gif) no-repeat;
	height: 120px;
	padding: 0px;
	}
	
#header h2 {
display: none;
	color: #ffffff;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
display: none;
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
      display: block;
      background-image: url(images/logo.gif) no-repeat bottom;
	color: #ffffff;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-left: 265px;
	}
	
#middlepic {
display: none;
	position: absolute;
	height: 128px;
	width: 540px;
	margin: 0px;
	background-image: url(images/adam.jpg);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#lpic {
display: none;
	height: 128px;
	width: 179px;
	background-image: url(images/study.jpg);
	border-bottom: 1px solid #fff;
}

#rpic {
display: none;
	height: 128px;
	width: 179px;
	background-image: url(images/boat.jpg);
	border-bottom: 1px solid #fff;
}
	
#menu {
	font-family: Arial, sans-serif;
      text-transform: uppercase;
	font-size: 12pt;
	background: #ec2408 url(images/menu.gif) no-repeat; 
	height:50px;
}


#menu ul {
	margin: 0px;
	padding: 17px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #ffffff;
}

#menu a:hover {
      color: #ffffff;
      background: none;
	text-decoration: underline;
}


#content { 
	width: 450px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 225px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
	

#content p{
	margin: 0px;
	line-height: 18px;
	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: 20pt;
	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: Arial, sans-serif;
	font-size: 16pt; 
	color: #ea0000; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
      border-bottom: 2px dotted #ea0000;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;
	}

#content h2 a:hover {
      background: none;
	}


#content h3 {
	font-size: 14pt; 
font-style: italic;
	color: #503a31; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #503a31;
      text-decoration: none;
	}

#content h3 a:hover {
	color: #503a31;
	text-decoration: underline;
      background: 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;
	}
		
#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 {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	width: 222px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	}

#latest, #tow { 
	background: #fff url(images/left.gif); 
	color: #000000;
	width: 222px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
      display; block;
	}
#archive { 
	background: #fff url(images/archive.gif); 
	color: #000000;
	width: 162px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
#friends { 
	background: #fff url(images/friends.gif); 
	color: #000000;
	width: 162px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
#friends h2 {
      padding-left: 45px;
}

#tags { 
	background: #fff url(images/tags.gif); 
	color: #000000;
	width: 222px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
#tags a {
margin-left: 10px;
}

#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #ffffff;
	font-family: Arial, sans-serif;
      text-transform: uppercase;
	font-size: 10pt;
	list-style: none;
padding-left: 40px;
display: block;
padding-top: 12px;
	}

#tags h2 {
      padding-left: 87px;
	}

#tow h2 {
      padding-left: 0px;
      }


#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#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;
	text-decoration: none;
      font-weight: bold;
	margin-left: 31px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
      border-bottom: 1px dotted #484848;
      width: 170px;
	}

#left ul li a:hover {
	color: #000000;
	background: #fff;
	}


#right { 
	color: #000000;
	width: 162px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #ffffff;
	font-family: Arial, sans-serif;
      text-transform: uppercase;
	font-size: 10pt;
	list-style: none;
display: block;
padding-top: 12px;
	}

#archive h2 {
padding-left: 47px;
}

#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;
      margin-left: 27px;
	color: #000000;
	text-decoration: none;
      font-weight: bold;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
      border-bottom: 1px dotted #484848;
      width: 105px;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: url(images/footer.gif) no-repeat;
      height: 110px;
	overflow: hidden;
	font-size: 8pt;
	text-align: center;
	clear: both;
      border-top: 2px solid #ffffff;
	}
	
#footer p {
      margin-top: 10px;
	color: #fff;
	padding: 0px;
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px dotted #000000;
	}	

#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:Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
h3#comments {
color: #000;
font-style: normal;
font-size: 10pt;
}

#searchform form {
width: 120px;
display: block;
float: left;
}
.counters {
padding-top: 10px;
}
.counters a {
border-bottom: 0;
}
.counters a:hover (
background-color: none;
}
