html,body {
	margin:0;
	padding:0;
	color: #666;
	background-color: #F3EAE0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
#wrap{

}
#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-repeat: repeat-x;
	background-color: #FFF;
	background-image: url(images/page-bg.jpg);
	}
#pagewidth {
	width:982px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
} 

#lower_band {
	background-image: url(images/caroline-mawer-lower-band.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
	background-color: #F3EAE0;
	}	

#maincol {
	width:792px;
	float:right;
	position:relative;
	padding-right: 10px;
	padding-bottom: 20px;
  }
#maincol img {
	border: 1px solid #8A6B4F;
	padding: 1px;
  }	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

img.alignleft {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.alignright {
	float: right;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.alignleft {
	float: left;
	margin-right: 5px;
}

.wp-caption-text {
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.wp-caption {
	padding-bottom: 5px;
}

#leftcol img {
	padding-bottom: 15px;
}

#sidebar{
	width: 160px;
	float:left;
	position:relative;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#sidebar a:hover {
	text-decoration: none;
}
#header {
	position:relative;
	height:158px;
	width:982px;
	background-image: url(images/caroline-mawer-header.jpg);
	background-repeat: no-repeat;
} 
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#navcontainer {
	margin: 0px;
	padding: 0px;
	top: 79px;
	position: absolute;
	}

#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	float: left;
	width: 982px;
	margin-top: 0px;
	padding-top: 0px;
	height: 42px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#navcontainer ul li {
	display: inline;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#navcontainer ul li a {
	color: #900;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#navcontainer ul li a:hover {
	color: #305440;
	background-image: url(../images/menu-over.gif);
	background-repeat: repeat-x;
}



#navlist #currentpage a {
	background-image: url(images/menu-over.gif);
	background-repeat: repeat-x;
	color: #305440;
	text-decoration: none;
	}

#footer {
	clear: both;
	padding-top: 0px;
	color: #999;
	padding-left: 10px;
	height: 48px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F3EAE0;
	margin-right: auto;
	margin-left: auto;
	width: 972px;
 } 
#footer ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	} 
#footer li {
	font-size: 11px;
	display: inline;
	padding-right: 5px;
	line-height: 30px;
	color: #666;
	} 	
#footer li a {
	color: #666;
	text-decoration: none;
	} 	
#footer li a:hover {
	color: #8A6B4F;
	text-decoration: underline;
	} 	

 
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 44px;
	line-height: 36px;
	margin-top: 0px;
	padding-top: 0px;
	}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #8A6B4C;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #8A6B4C;
	margin-top: 0px;
	padding-top: 0px;
}

.widgettitle {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 8px;
	}


.entrytitle h2{
	font-size:22px;
	color: #305440;
	line-height: 22px;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
}
.entrytitle h2 a
{
	color:#305440;
}
.entrytitle h2 a:hover{
	color:#8A6B4C;
	text-decoration: none;
}
.entrytitle h3{
	font-size:14px;
	color:#8A6B4C;
}
#sidebar h2 {
	color:#305440;
	font-size:13px;
}
#sidebar h3 {
	color:#305440;
	font-size:13px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom: 20px;

}

.entrymeta{
	font-size:11px;
}
.postedby{
	padding-left:20px;
	background-image: url(images/user.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.filedto{
	padding-left:20px;
	background-image: url(images/filed.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}
.commentslink{
	padding:3px;
	padding-left:20px;
	background-image: url(images/packaged.gif);
	background-repeat: no-repeat;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	margin-top: 0px;
	padding-top: 0px;
}
#sidebar #searchform #s {
	width: 150px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #D7BB99;
	color: #666;
	margin-bottom: 8px;
	margin-top: 0px;
	}

#sidebar #searchsubmit {
	}
	

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0em;
	padding:0em;
}
.commentsblock textarea{
	width:780px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.commentsblock textarea{
	border:1px solid #D7BB99;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.commentsblock input{
	border: 1px solid #D7BB99;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.commentsblock textarea:focus{
	border:1px solid #4B4B4D;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	border:1px solid #D7BB99;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.commentauthor{
	display:block;
	font-size:12px;
	font-family: Tahoma, Geneva, sans-serif;
}
ol.commentlist{
	color:#666;
	font-size:12px;
	list-style-type:none;
	margin:0;
	margin-top:10px;
	padding:0;
}
.commentlist li{
}
.commentmetadata {
	font-size: 11px;
	}
.alt{

}

.url {
	color: #666;
	}
h3#comments{
	font-size:14px;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#900;
	text-decoration:none;
}
a:hover{
	color:#8A6B4C;
	text-decoration: underline;
}

