/*  
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: #777 url(images/back.gif) fixed;
	color: #000;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #8C0000;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #8C0000;
	border: none;
	text-decoration: none;
	}
	
img {
	border: none;
	}

img.alignleft, div.alignleft
{
float:left;
margin: .5em 0.5em 0.5em .5em;
text-align-center;
}
img.alignright, div.alignright
{
float:right;
margin:0.5em .5em 0.5em 0.5em;
text-align:center;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.clear {
clear: both;
margin: 0px;
padding: 0px;
}

#container { 
	width: 900px; 
	background: #fff url(images/bg.jpg);
	text-align: left; 
	margin: 20px auto; 
	border: 10px solid #fff;
	}
	
#header { 
	background: url(images/adhdr3.jpg );
	height: 66px;
	padding: 15px 0px 0px 0px;
        margin: 0px;
	}
	
#header h2 {
	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 {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	
#middlepic {

	position: absolute;

	height: 128px;

	width: 540px;

	margin-left: 179px;

	background-image: url(images/adam.jpg);

	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;

}


.ads  {
        margin: 0px 0px 5px 0px;	
}
	
#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #336699;
	margin-top: 1px;
	width:900px; 
	height:23px;
	border-bottom: 1px solid #fff;
}


#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #fff;
	color:#455A79;
}


#content { 
	width: 500px; 
	margin-top: 128px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#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: #336699;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #336699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #8C0000;
	text-decoration: none;
	}

#content h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	color: #336699; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #336699;
	}
#content h2 a  {
	color: #336699;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #8C0000;
	text-decoration: none;
	}


#content h3 {
	font-size: 12px; 
	color: #336699; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #336699;
	}
	
#content h3 a  {
	color: #8C0000;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #8C0000;
	text-decoration: none;
	}

#content ol {
	list-style-type: square;
	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 0px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #8C0000;
	text-decoration: none;
        padding: 0px 0px 0px 0px;
	}

#content ul li a:hover {
	color: #8C0000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#content p imgblock{
	border: none;
	margin-right: 50px;
	margin-bottom: 10px;
	}

.loop li {
list-style: none!important;
}

#infolist {
float: right;
padding: 20px 10px 10px 10px;
}

#infolist li {

padding-bottom: 15px;
}

#infolist li a {
font-size: 11px;
font-weight: bold;
}

#newscontent { 
	width: 860px; 
	margin-top: 128px;
	margin-bottom: 20px;
	margin-left: 5px;
	margin-right: 5px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
        background-color: #F2F3FA;
	}
	
#newscontent b{
	color: #777;
	line-height: 14pt;
	}


#newscontent p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#newscontent p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#newscontent h1 {
	color: #336699;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
	padding: 10px 10px 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
	
#newscontent h1 a  {
	color: #336699;
	text-decoration: underline;
	}

#newscontent h1 a:hover {
	color: #8C0000;
	text-decoration: none;
	}

#newscontent h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	color: #336699; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #336699;
	}
#newscontent h2 a  {
	color: #336699;
	text-decoration: none;
	}

#newscontent h2 a:hover {
	color: #8C0000;
	text-decoration: none;
	}


#newscontent h3 {
	font-size: 12px; 
	color: #336699; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #336699;
	}
	
#newscontent h3 a  {
	color: #8C0000;
	text-decoration: none;
	}

#newscontent h3 a:hover {
	color: #8C0000;
	text-decoration: none;
	}

#newscontent ol {
	list-style-type: square;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#newscontent ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#newscontent li {
	margin: 0px;
	padding: 0px;
	}
	
#newscontent ul li {
	list-style: square inside;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#newscontent ul li a {
	color: #8C0000;
	text-decoration: none;
        padding: 0px 0px 0px 0px;
	}

#newscontent ul li a:hover {
	color: #8C0000;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}


#listing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        padding-top: 5px;
        
         }
		 
#listing img {
	margin-top: 0px;
	float: right;
       
}	

#listing p {
	padding-top: 10px;
        float: left;
        margin-bottom: 20px;	
}

#imgblock {
        float: left;
        display: inline:
        clear: both;
        background-color: #cccccc;
  }

	
#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: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left { 
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;
	 
	}
#left p{
	margin: 0px;
	line-height: 14px;
	padding: 3px;
	}
	
#left h2 {
	color: #fff;
	background: #336699;
	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;
	}

#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: #8C0000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}


.oclink {
color: #336699;
}

#left ul li a:hover {
	color: #8C00000;
	background: #fff;
	}
.node img {display: none;}

#right { 
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #336699;
	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;
	}


#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: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #8C0000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #336699;
	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: #336699;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 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: 7px;
        margin-right: 7px;
	margin-bottom: 10px;
	}

#searchdiv {
           float: right;
           display: inline;
           
           font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
           color: #ffffff;
           margin-right: 15px;
          }

#searchform {
       
	
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	text-align: right;
	
	}

#leftlist {
float: left;
margin: 0px 0px 0px 5px!important;

}
#leftlist li {
list-style: none;
}

#centerlist {
float: left;
margin: 0px 40px 0px 65px!important;
}


#rightlist {
float: right;
margin-right: 15px!important;
}

	
/* comments */
	
.entry {
	margin-bottom: 5px;
	border-bottom: 1px solid #E3E3E3;
        background-color:#F5F5F5;
	padding:3px 10px 0px 10px;
}	

#s {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	
	font-size:0.9em;
	margin:0 0 0 0px;
	padding: 0px;
	width:150px;
	}
	

#submit {	
	
	
	padding-top:4px;
	width:100px;
	}

	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:2px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#attribute1 {
	border:2px 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;
}



/* PHPLIST CSS Document */

.phplist fieldset legend {
        Verdana, Helvetica, Arial, Sans-Serif;
	font-size:1.0em; /* bump up legend font size, not too large or it'll overwrite border on left */

                       /* be careful with padding, it'll shift the nice offset on top of border  */

}

.phplist label { 
        Verdana, Helvetica, Arial, Sans-Serif;
	display: block;  /* block float the labels to left column, set a width */

	float: left; 

	width: 40px; 

	padding:0px; 

	margin: 0px 0px 0px 0px; /* set top margin same as form input - textarea etc. elements */

	text-align: right; 

}

.phplist {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */

  font:100%;
 font-family: Verdana, Helvetica, Arial, Sans-Serif;

  margin: 0px;

  padding: 0px 0px 0px 0px;

/*  min-width: 500px;

  max-width: 700px;

  width: 660px; */

}

/* Use to style multiple lists */

.phplist .list {

	list-style-type: none;

}

/* Caption for multiple lists */

.phplist .caption {



}

.phplist fieldset {

  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */

	
	
	padding: 0px 0px 0px 0px;        /* padding in fieldset support spotty in IE */
	margin: 0;
	
}

.phplist input, .phplist textarea, .phplist select{

	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */

	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */

	margin:0px 0 0px 0px; /* set margin on left of form elements rather than right of

                              label aligns textarea better in IE */

}



.phplist input#reset {

	margin-left:0px; /* set margin-left back to zero on reset button (set above) */

}



.phplist textarea{ overflow: auto; }



.phplist small {

	display: block;

	margin: 0 0 0px 0px; /* instructions/comments left margin set to align w/ right column inputs */

	padding: 0px 0px;

	font-size: 88%;

}

.phplist .required{
        font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-weight:bold; 

	color:#336699;
        padding: 0px 10px 0px 0px;
} 

.phplist .requiredOutline {

	

}



/* uses class instead of div, more efficient */

.phplist br {



	margin-bottom: 10px; /* setting clear on inputs didn't work consistently, so brs added for degrade */

}

/* End Contact Form CSS */