/*  
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: #330066;
	background-repeat: repeat-x;
	padding-top: 25px;
	color: #000;
	font-size: 12px;
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #444;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
     margin: 3px;
     padding: 3px;
     border: solid black 0px
}

#container { 
	width: 980px; 
	background: #fff;
        position: relative;
	text-align: left; 
	margin: 0px auto; 
	border: 10px solid #fff;
	}
	
#header { 
	background: #fff;
             
	height: 170px;
	padding: 18px 0px 0px 0px;
	}
	
#header h2 {
	color: #660099;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
        font-variant: small-caps;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	letter-spacing: 2px;
        	}
#header h2 a {
	color: #660099;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #4b2309;
	text-decoration: underline;
	}

#header h3 {
	color: #4b2309;
	font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h3 a {
	color: #000;
	text-decoration: none;
	}

#header h3 a:hover {
	color: #4b2309;
	text-decoration: underline;
	}
#topheader {
position: absolute;
left: 740px;
top: -20px;
}
#tagline {
position: absolute;
left: 720px;
top: 0px;
}

#menu {
	background: transparent; 
	margin: 0px 110px; 
	overflow: hidden; 
	width: 750px; 
	position: left; 
	text-align: left;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
}
 html #menu {
	height: 1%;
}
#menu ul li {
	float: left; 
	margin: 0 2px 0 0; 
	list-style-type: none;
}
#menu ul li a {
	border: #CCC 1px solid; 
	border-bottom:none;
        -moz-border-radius-topleft: 7px;
        -moz-border-radius-topright: 7px;
        -webkit-border-radius-topleft: 7px;
        -webkit-border-radius-topright: 7px;
        padding:4px;
        border: .5px
        Solid: #000
	padding: 2px 9px; 
	display: block; 
	font-weight:bold;
	color:#333;		
	text-decoration: none;
	background:#FFFFFF;
	letter-spacing:0px;
}
#menu ul li a:hover, #navigation ul li a:active, #navigation ul li.current_page_item a {
	background: #6600CC;
	color: #4b2309;	
	border: #ccc 1px solid; 
	border-bottom:none;		
}
#menu ul li.search {
	font-size: 0.9em; 
	right: 0; 
	position: absolute; 
	top: 0;
}
#menu ul li.search input#searchsubmit {
	border: #999 1px solid; 
	font-size: 0.9em; 
	background: #ddd; 
	margin: 0 0 0 2px; 
	color: #265e15; 
	padding: 2px; 		
}


#content { 
	width: 570px; 
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: none;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}


#content h1 {
	color: #330066;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;
	font-weight: normal;
       	padding: 5px 5px 5px 5px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #fb6f12;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #4b2309;
	text-decoration: none;
	}

#content h2 {
	font-family: Impact;
	font-size: 24px; 
	color: #330066; 
	margin: 0px;
	line-height: 85%;
	padding-top: 10px;
	padding-bottom: 0px;
        border-bottom: 1px solid #330066;
	}

#content h2 a  {
	color: #330066;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #4b2309;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
	}


#content h3 {
	font-size: 12px; 
	color: #330066; 
	margin: 15px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #990000;
	}
	
#content h3 a  {
	color: #330066;
	text-decoration: underline;
		}

#content h3 a:hover {
	color: #4b2309;
	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: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #4b2309;
	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 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}	

.postspace {
	background: #fff;
	width: 440px;
	height: 32px;
	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;
	}
.postend {
	background-repeat: repeat-x;
	height: 35px;
	width: 580px;
}
.postend2 {
	background-repeat: repeat-y;
	height: 79px;
	width: 560px;
	margin: 25px;
	
}
.postend3 {
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	width: 900px;
	margin: 30px;
	margin-bottom: -80px;
}

/* left sidebar */

#left {
	width: 179px;
	float:left;
	margin:0;
	padding:0 0 40px 0;
	border-top:1px solid #fff;
	font-size:12px;
	background:#FFFFFF;
	font-size:12px;
	}

#left h2{
	color: #fff;
	background:#35073f url(images/h2.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;
}


#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:12px;
	background:#FFFFFF;
	font-size:12px;
	}

#right h2{
	color: #fff;
	background:#35073f url(images/h2.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;
}

#footer {
	background: #330066;
	width: 970px;
        -moz-border-radius-topleft: 15px;
        -moz-border-radius-topright: 15px;
        -webkit-border-radius-topleft: 10px;
        -webkit-border-radius-topright: 10px;
        padding:6px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  4px 0px 3px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #4b2309;
	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 */
.avatar {
	float: left;
	border: 2px solid #FFCCFF;
	padding: 2px;}
	
.entry {
        background: #fff url(http://entinament.com/Images/Conversation.png);   
	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  {
        background: #fff url(http://entinament.com/Images/Comment.png);
        width: 520px;
	border:1px solid #cccccc;
       font-color: #FFCCFF;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

