/*  
Theme Name: All Saints
Theme URI:  http://www.allsaints.org
Description: Custom Theme
Version: 1.0
Author: Chip
Author URI: http://www.betterimage.org

*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}


h1{
font-size: 24px;
padding: 0;
}


body{
	margin: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	background: #dacfaf url(images/background.jpg) repeat-x top;
	color: #000000;
}


a:link, a:visited{
text-decoration: underline;
color: #790000;
}


a:hover{
text-decoration: none;
color: #790000;
}

p{
padding: 10px 0 0 0;
}


#wrapper{
margin: 0 auto 0 auto; /*setting right and left margins to auto is centerting.*/
width: 880px;
text-align: left;  
}


#header{
float: left;
width: 880px;
height: 167px;
position: relative;
}

#header h1 { 
	text-indent: -2780px;
	}
	
#header p{
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 55;
	text-align: right;
	font-size: 20px;
	color: #dacfaf;
	}

#logo {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 513px;
	height: 129px;
	z-index: 50;
}

ul#topmenu {
z-index: 60;
position: absolute;
top: 14px;
right: 0;
list-style-type: none;
padding: 0px;
		margin: 0px;

}

#topmenu li {
		padding: 0px;
		margin: 0px;
		float: left;
		padding: 0 0 0 30px;
	}

#topmenu a{
display: block;
color: #dacfaf;
	font-size: 13px;
}


ul#mainmenu {

		left: 0px;
		z-index: 56;
		top: 131px;
		position: absolute;
		padding: 0px;
		margin: 0px;
		list-style-type: none;
		
	}
	
	
#mainmenu li {
		padding: 0px 23px 0 0;
		margin: 0px;
		float: left;
	}
	
#mainmenu a{

		margin: 0;
		color: #dacfaf;
		font-size: 13px;
	
		padding-left: 2px;
		text-decoration: none;
		padding-right: 2px;
		padding-top: 9px;
		display: block;
		height: 27px;
		float: left;
		}

		#mainmenu a:hover {
text-decoration: underline;
background: url(images/menuselect.gif) no-repeat bottom center;


}


#mainmenu .current_page_item a{
background: url(images/menuselect.gif) no-repeat bottom center;
text-decoration: none;
}

#mainmenu .current-cat a{
background: url(images/menuselect.gif) no-repeat bottom center;
text-decoration: none;
}

#mainmenu .current_page_item a:visited{
text-decoration: none;

}

#container{
float: left;
width: 550px;
margin: 20px 0 0 0;
}

.post{
padding: 10px 20px 5px 0;
}


.post h2{
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 24px;;
font-style: normal;
font-weight: normal;
margin: 10px 0 5px 0;
padding: 0px 10px 0px 30px;
background: url(images/pen.gif) no-repeat left center;
}

.post h3 {
margin: 20px 0 5px 0;
padding: 0;
font-size: 18px;
font-style: normal;
font-weight: normal;
}

.post img {
	border-color: #ac9d76;
border-width: 1px;
border-style: solid;
	padding: 3px;
} 

.post ul {
margin-left: 10px;
}

.post ul li {
margin-bottom: 8px;
}

.entry{
line-height: 18px;
}

p.postmetadata{
margin: 0px 0 2px 0;
}

.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}




.sidebar{
float: left;
width: 300px;
margin: 35px 0 10px 10px;
padding-top: 5px;
display: inline;
line-height: 16px;
background: #d4c8a4;

}

.sidebar h3{
margin: 25px 0 0 15px;
padding: 0px 10px 8px 30px;
background: url(images/check2.gif) no-repeat left top;
font-size: 18px;
font-style: normal;
font-weight: normal;
line-height: 21px;
}

.sidebar p {
margin: 0px 10px 20px 45px;
padding: 0;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}


.sidebar ul li h2{
font-family: Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul {
list-style-image: url(images/check.gif);
margin-left: 10px;

}

.sidebar ul ul li{
padding: 0 0 6px 0;
line-height: 14px;}


table#wp-calendar{
width: 100%;
}


#footer{
clear: both;
float: left;
width: 100%;
margin-top: 20px;

background: #761010 url(images/box.jpg) repeat-x bottom;
color: #dacfaf;
}


#footer img {
margin: 10px 0;
}


#footer a {
color: #dacfaf;

}



.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#homepage {
border-color: #93483f;
border-width: 1px;
border-style: solid;
background: #761010 url(images/box.jpg) repeat-x bottom;
width: 880px;
height: 293px;
overflow: hidden;
float: left;
margin: 30px 0 0px 0;

padding: 0;
}

#slideshow {
width: 540px;

float: left;
height: 297px;

}

#homepage p {
font-size: 14px;
line-height:21px;
color: #dacfaf;
padding: 2px 10px 8px 0;
margin: 0;
}

#homepage img {
border-width: 0px;
padding: 7px 15px 0 7px;

}

#homepage .firstpara {
	margin-top: 10px;
}

#homepage h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 0 0;
	padding: 0;
}

#homepage a {
color: #dacfaf;
}

ul#menufooter {
padding: 0px;
		margin: 20px 0px 5px 0;
		list-style-type: none;

}

ul#menufooter li {
padding: 0 10px;
		margin: 0px;
		display: inline;

}



ul#menufooter li a {
text-decoration: underline;
color: #ffffff;
}

ul#menufooter li a:hover {
text-decoration: none;

}

.size14{
font-size: 14px;
font-weight: bold;
color: #790000;
}

.formcontainer fieldset {

border-color: #ac9d76;
border-width: 1px;
border-style: solid;
padding: 4px;
} 

.formcontainer legend {
font-size: 14px;
font-weight: bold;
color: #790000;
}
.alignleft {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

.middle {
  text-align: center;
}

.paragraphs { 
}

.osc-id-table img {
order-width: 0;

}

.wf{
margin-top: 30px;
}

.important{
font-size: 15px;
color: #790000;
}

.success {
font-size: 15px;
color: #790000;
}


.error {
font-size: 15px;
color: #790000;
}

.wp-caption-text {
font-style: italic;
color: #790000;
}


blockquote {
font-style: italic;
padding: 10px 10px 10px 35px;
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}