h1,h2,h3,h4 {
	margin-bottom: 5px;
}
a {
	text-decoration: none;
	outline:none;
}

a:link {
	color: #5b6155;
	
}

a:visited {
	color: #5b6155;
	text-decoration: none;
	outline:none;
}

a:hover {
	color: #7f6242;
	text-decoration: underline;
	
}

#logo span {
	display: none;
}

#home {
	background-image: url(../assets/home_s.png);
	float: left;
	margin-left: 60px;
	width: 70px;
	height: 27px;
	}

#about {
	background-image: url(../assets/about_s.png);
	float: left;
	margin-left: 40px;
	width: 75px;
	height: 28px;
	}
	
#bar {
	background-image: url(../assets/topmarginline.png);
	margin: 0px auto;
	text-align: center;
	width: 800px;
	height: 30px;
	}

#home span, #gallery span, #about span, #bar span {
	display: none;
	}

#gallery {
	background-image: url(../assets/gallery_s.png);
	float: right;
	margin-right: 60px;
	width: 83px;
	height: 35px;
	}
#header img {
border: 0;
}
body {
	background-color: #ae996b;
	background-image: url(../assets/seacompass2.jpg);
	font-family: serif;
	font-size: 11pt;
	margin: 0;
}

#logo {
	background-image: url(../assets/seaofleaves_s.png);
	width: 300px;
	height: 73px;
	margin: 0 auto;
}

#header {
	width: 844px; 
	margin: 0 auto;
	text-align: center;
	
	}

#outside-wrapper {
	margin: 0;
	padding: 0;
	 }

#wrapper {
	background: transparent url(../assets/postbg_s2.png) repeat-y;
	width: 842px; 
	margin: 0 auto;
	padding: 0;	
	height: 100%;
}

#footer {
	background: transparent url(../assets/postbg_bottom.png);
	height: 91px;
	width: 842px;
	margin: 0 auto;
	padding: 0;
}

#footer_inner {
	margin: 0 44px auto;
	padding: 0;
	float: right;
	font-size: 10px;
}
#sidebar {
	float:left;
	margin:0;
	padding-left:40px;
	width:160px;	
	
}

#links {
	

}

#content {
	float:right;	
	width: 570px;
	padding: 10px 45px 0px 0px;
}
.post_title {
	letter-spacing: -0.05em;
	font-size: 25px;
	color: #333;
}
.post_body {
	line-height: 19px;
	
}
.post_item {
	border-bottom:1px dashed #B09673;
	padding:0 0 10px;
}
.tags {
	float: left;
}
.postCommentCount {
	float: right;
}
.cl {
	clear: both;
}
#tagCloud {

}
#tagCloud ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}
/* BEGIN GALLERIA STYLE */


h1,h2{font:bold 80% serif;letter-spacing:3px;text-transform:uppercase;}
.caption{font-style:serif;color:#5e2c14;}
.thumbs{position:relative;margin: 10px 10px 0;}
.gallery_demo{width:740px;margin:0 auto;}
.gallery_demo li{width:40px;height:80px;border:1px double #111;margin: 1px 1px 1px 1px;background:#000;}
.gallery_demo li div{left:240px; margin-right: 44px;}
.gallery_demo li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;width:750px;text-align:center;}
#main_image img{margin-bottom:10px;}

.nav{padding:15px 0px 0px 49px;clear:both;font:80% serif;letter-spacing:3px;text-transform:uppercase;}

.info{text-align:left;width:750px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
.info p{margin-top:1.6em;}