/*  
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: #000;
	color: #fff;
	font-size: 12px;
	font-family: tahoma, helvetica, arial, sans-serif;
	margin: 0px;
    font-weight: bold;
	}
	
a, a:visited{
	color: #f00;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #0f0;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 1220px; 
	background: #000;
	text-align: left; 
	margin: 20px auto; 
	border: 0px solid #900;
	}
	
#header { 
	background: #333;
	height: 55px;
}
	
#header h1 {
	color: #ffffff;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0 0 0 13px;
	letter-spacing: 2px;
	}

#header h1 a {
	color: #fff;
	text-decoration: none;
	}

#header h1 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h2 {
	color: #fff;
	font-size: 10pt;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
	
#middlepic {
	height: 176px;
	width: 100%;
	margin: 0px;
	background: url(images/mermibridg.jpg) no-repeat 0 0;
}
	
#menu {
	font-size: 8pt;
	background-color: #333;
	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 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #ccc;
	color: #000;
}


#content { 
	height: 700px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
	overflow: auto;
	scrollbar-3dlight-color:#300;
	scrollbar-arrow-color:#fff;
	scrollbar-base-color:#c00;
	scrollbar-darkshadow-color:#300;
	scrollbar-face-color:#c00;
	scrollbar-highlight-color:#600;
	scrollbar-shadow-color:#300;
	scrollbar-track-color: #600;
	}
	
#content b{
	color: #ccc;
	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, #content h2 {
	color: #f00;
	font-size: 22px;
    font-style: italic;
    font-weight: bold;
	line-height: 150%;
	margin: 0px;
	text-align: center;
	}
#content h2 {
	text-align: left;
    font-weight: normal;
    font-style: normal;
}
	
#content h2 a  {
	
	text-decoration: underline;
	}

#content h2 a:hover {
	
	text-decoration: none;
	}

#content h3 {
	font-size: 12px; 
	color: #f00; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	
	}
#content h3 a  {
	
	text-decoration: none;
	}

#content h3 a:hover {
	
	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;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0;
	}
	
#content ul li a {
	
	text-decoration: none;
	}

#content ul li a:hover {
	
	text-decoration: underline;
	}
	
#arch {
	color: #fff;
	}
	
#arch ul {
	list-style: none;
	margin: 0;
	padding-bottom: 0 0 10px;
	}
	
#arch li {
	margin: 0;
	padding: 0;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0;
	}
	
#arch ul li a {
	
	text-decoration: none;
	}

#arch ul li a:hover {
	
	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 #ccc;
	}
	

.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, #right { 
	
	width: 179px;
	float: left; 
	margin-top: 0px;
	margin-bottom: 20px;	 
	}
#left p, #right p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h3, #right h3, #searchform legend {
	color: #fff;
	background: #600;
	font-size: 8pt;
	padding: 6px;
	margin: 0px;
text-align: center;

	}

#left ul, #right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li, #right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li, #right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a, #right ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 6px 5px 12px;
	line-height: 12pt;
	}

#right { 
	float: right; 
}

#footer {
	
	width: 100%;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
}
	
#footer p {
	padding: 0px;
	margin: 0px;	
}
	
#footer a, #footer a:visited {
	border-bottom: 1px dotted #eaeaea;
}
	
#searchform {
text-align: right;
padding: 0;
margin: 0 9px 10px 0;
width: 165px !important;
}

#searchform fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	visibility: none;
width: 95%;
margin-bottom: 5px;
}

#searchform legend {
	visibility: hidden;
padding: 0;
margin: 0;
}
	
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin: 0 0 5px;
	padding:4px;
	width:141px;
	}
	
#author {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-size:1em;
	margin:0;
	padding:4px;
}

/* Contact Form */
#contactform fieldset, #commentform fieldset {
 	border-width: 1px 0 0;
	padding: 5px;
	margin-top: 20px;
}

#contactform legend, #commentform legend {
  font-weight: bold;
	font-size: 1.1em;
	margin-left: 10px;
	padding: 0 4px;
	color: white;
}

#contactform fieldset div, #commentform fieldset div {
	margin: 10px 5px;
}

#contactform label, #commentform label { 
	margin-bottom: 3px;
	display: block;
}

#contactform input, textarea, select, #commentform input {
	display: block;
	width: 300px;
}
#commentform input#submit {
	width: auto;
}

#contactform input#cfsubmit {
	margin: 5px 0 0 12px;
	width: auto;
}	

div.clear { clear: both }

.widget {
margin: 10px 0 0 5px;
}

#right .widget {
margin: 10px 5px 20px 5px;
}

.widget ul ul {
	display: none;
}

.widget ul, #searchform, .widget p {
border: 2px solid #600;
border-top: 0;
margin-top: 0;
padding-top: 0;
background-color: #020;
}

/* front page styling */
#bottomboxes {
	margin: 20px auto 0;
}
#newproducts, #newposts, #newgallery {
	width: 28%;
	float: left;
	margin: 0 7px;
	border: 2px solid #020;
	padding: 10px;
}
#bottomboxes h2 {
	font-size: 15px;
	font-weight: bold;
}
#bottomboxes #newproducts dl {
	margin-left: 0;
}
#bottomboxes #newproducts li {
	clear: left;
	margin: 5px 0;
	list-style: none;
}

#newproducts dd.item_image {
	float: left;
	margin: 0 5px 0 0;
}
#bottomboxes #newposts li {
	margin: 2px 0 2px 2px;
}
#bottomboxes #newgallery li {
	margin: 6px 15px 1px 0;
	padding: 0;
	float: left;
	width: 100px;
	list-style: none;
}

.clear {
	clear: both;
}
