/*
Theme Name: Watershed Books Theme
Theme URI: http://www.watershedbookco.com/
Description: Watershed Books Theme by Jesse at Scumbly.com
Author: Jesse Holden
Author URI: http://www.scumbly.com/
Template: miscellany
Version: 0.1
*/
 
@import url("../miscellany/style.css");

body {
	background-position: center top;
	background-repeat: repeat;
	background-image: url(background.jpg);
}

#header-wrap {
	max-height: 410px;
	height: 410px;
	width: 1000px;
	background-image: url(watershedheader.jpg);
	background-repeat: no-repeat;
}

.header {
	visibility: hidden;
	border-bottom-style: none;
}

#main_content {
	border-style: none;
}

#main_content {
	background-position: 0px 500px;
	background-repeat: repeat-y;
	background-image: url(bodymiddle.jpg);
}

#main_content_bottom {
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(bodybottom.gif);
}

#main_content_top {
	height: 30px;
	max-height: 30px;
	background-repeat: no-repeat;
	background-image: url(bodytop.jpg);
}

#container {
	width: 530px;
	padding-left: 180px;
}

#right_sidebar {
	display: none;
}

#footer_bottom {
	max-height: 58px;
	background-repeat: no-repeat;
	height: 58px;
	background-image: url(footerbottom.jpg);
}

#footer {
	padding-right: 50px;
	padding-left: 100px;
	max-height: 132px;
	height: 132px;
	line-height: 95%;
	background-image: url(footermiddle.jpg);
}

#credits {
	padding-left: 45px;
	max-height: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(creditsbg.jpg);
}

.footer-wrap {
	background-image: url(bodymiddle.jpg);
	background-color: #ece6d5;
	border-style: none;
}

#left_sidebar {
	width: 180px;
}

.menu  {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(linkbarbg.jpg);
	height: 60px;
	}
.menu ul { padding-right: 0px; padding-left: 45px; padding-bottom: 5px; padding-top: 5px; margin-left: 0; margin-bottom: 0px; margin-right: 15px; margin-top: 7px; width: 950px; list-style: none; text-align: center; }
.menu ul li { display: inline; margin: 0; }
.menu ul li a { width: 100%; margin-left: 15px; padding: 0; text-decoration: underline; font-variant: small-caps; font-size: 2em; color: #351c08; 
	font-weight: normal;}
.menu ul li a:hover { text-decoration: underline; color: black; padding: 0; 
	background-color: transparent;
	font-weight: normal;}
.menu a:link, .menu a:visited { text-decoration: none; }
.search form {
float: left; margin: .5em 10px 0 16px; }
.search input#s { background-color: #f5f0e8; background: #fcf8ec; color: #544b40; width: 140px; margin: 0 10px 0 0; padding: 3px 5px; border: 1px solid #b3a381; }
.post a:hover { font-weight: bold; }
a:hover { font-style: normal; text-decoration: underline; color: #281010; }
a { font-weight: bold; }

#footer a, #footer a:visited {
 color: #3b2411; }
 
 #footer .right-col {
padding-right: 40px; 
}

#footer .left-col {
width: 600px;
padding-left: 10px;
padding-right: 0px;
}

#credits p {
	text-align: center;
	color: #77593f;
}

#credits a {
	text-align: center;
	color: #4d3928;
}

.comments-template textarea { background-color: #f5f0e8; }

input { background-color: #f5f0e8; }

.post { padding-right: 0px; padding-left: 0px; padding-bottom: 5px; padding-top: 10px; } 

#footer h4 {margin-bottom: 12px; padding-bottom: 0px;}
.footer-misc {line-height: 90%;}
.footer-misc li { padding-left: 10px; padding-right: 0px; padding-bottom: 3px; padding-top: 0px;}
.navigation { padding-left: 10px; font-size: 1.2em; }
.postmetadata { font-size: 12px; }
.post h2 { font-size: 1.6em; }
#container_wide { margin-left: 145px; width: 765px; }