/*
Theme Name: Zingerman's Press 2009
Author: Billie Lee
*/

/* Layout */

body {
	font-family: verdana,sans-serif;
	margin:0;
	padding:0;
	background: #F2F0ED;
	}

#body {
	margin:0;
	padding:0;
}
#layout {
	width: 740px;
	margin: 0 auto;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	}
#maincontent {
	background: #FFF;
	padding: 25px;
	position: relative;
	}
#main {
	margin-right: 245px;
	position: relative;
}

/* End Layout */


/* Header  */

#header {
	background-image: url('images/banner.gif');
	background-repeat: no-repeat;
	padding-bottom: 0;
	height: 121px;
	position: relative;
	margin-bottom: 3px;
	}

#logo {
	margin: 0px;
	padding: 0px;
	}

#logo a img {
	margin: 0;
	border: 0;
	text-decoration: none;
	border:0;
	}
#header a {
	border-bottom: 0px;
	}
#header a {
	background: none;
	}

/* End Header */


/* Navigation Menu */

#primarylinks ul {
	position: absolute;
	top: 68px;
	right: 15px;
}

#primarylinks li {
	display: inline;
	margin-left: 12px;
	list-style: none;
	color: #5A99C5;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
	letter-spacing: .5px;
	}

#primarylinks li a {
	color: #5A99C5;
	text-decoration: none;
	border:0;
	}

#primarylinks li a:hover {
	color: #F57F20;
	}

#primarylinks li:first-child {
	border: 0;
	}
	
#secondarylinks ul {
	position: absolute;
	top: 2px; /*72px;*/
	right: 15px;
}

#secondarylinks li {
	display: inline;
	list-style: none;
	color: #5A99C5;
	padding-left: 5px;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	}

#secondarylinks li a {
	color: #4D4D4D;
	text-decoration: none;
	border:0;
	}

#secondarylinks li a:hover {
	color: #F57F20;
	}

#secondarylinks li:first-child {
	border: 0;
	}

#searchform {
/*
	position: absolute;
	top: 25px;
	right: 15px;
	width: 200px;
	*/
	}

#searchform input {
	max-width: 130px;
	}

#primarymessage {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 330px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 85%;
	color: #666666;
	text-align: right;
	}
	
#sublogo {
	position: absolute;
	top: 88px;
	left: 155px;	
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5A99C5;
	font-style: italic;
	}
#sublogo a, #sublogo a:hover  {
	color: #5A99C5;
	text-decoration: none;
	}
/* End Navigation Menu */


/* Footer */
#footer {
	background: #CCCCCC;
	padding: 10px;
	}

#footer p {
	color: #000000;
	font-size: 65%;
	text-align: center;
	}

#footer p a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFF;
	}
#zcob-footer {
	width:800px; 
	margin:10px auto;
	}
#zcob-footer p {
	font-size:10px; 
	text-align:center;
	}
#zcob-footer p a {
	border-bottom: none;
	color: #333333;
	}
/* End Footer */


/* Formatting */

#main p {
	font-size: 75%;
	line-height: 1.5;
	margin: 10px 0;
	}
	
h1, h2, h3, p {
	margin: 0;
	}

h2 {
	margin-top: 10px;
	font-family: georgia,serif;
	font-size: 125%;
	line-height: 1.5;
	color: #333333;
	}

h2 span {
	color: #F36B21;
	}
h2 a {
	color: #333333;
	text-decoration: none;
	border-bottom: 0px;
	}
#main .postmetadata {
	color: #333333;
	font-size:65%;
	}
a {
	color: #F57F20;
	text-decoration: underline;
	}
a:hover {
	background: #dae7f7;
	color: #000000;
	}
a:visited {
	color: #666666;
	}
a img {
	border: 0;
	}
/* End Formatting */


/* Post */
.post {
	margin-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	}
	
#main .postmetadata, .postmetadata {
	margin:0;
	}
#main .postmetadata, .postmetadata, #main .comments {
	font-size: 70%;
	color: #999999;
	}
#main .postmetadata a, .postmetadata a, #main .comments a {
	color: #999999;
	border-bottom: none;
	}
#main .postmetadata a:hover, .postmetadata a:hover {
	color: #000000;
	}
#main img {
   max-width: 440px;
	}
	
/* Sidebars */
#sidebar {
	width: 220px;
	float: right;
	text-align: left;
	font-size: 80%;
	}

#sidebar div h2 {
	text-align: left;
	font-size: 90%;
	color: #333333;
	border-bottom: 1px solid #ccc;
	padding:0;
	margin:0px;
	font-family: Lucida Sans, Arial, Verdana, sans-serif;
	}

#sidebar div.box {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 12px;
	padding-top: 0;
	}
#sidebar ul {
	list-style: none;
	margin:0;
	padding:0;
	}
#sidebar li {
	list-style: none;
	margin:0;
	padding:0;
	text-indent: 0em;
	margin-top: 5px;
	font-size: 80%;
	color: #999999;
	font-size: 80%;
	}
#sidebar p {
	margin-top: 5px;
	font-size: 80%;
	}
#sidebar li a, #sidebar a {
	text-decoration: none;
	color: #999999;
	border-bottom: 0px;
	}
#sidebar li a:hover, #sidebar a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 0px;
	}
	
/* End Sidebars */

/* Columns */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	width: 450px;
	}

h1.pagetitle {
	color: #333333;
	}
	
.navigation {
	display: block;
	margin:0;
	padding:0;
	font-size:90%;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
/* End Columns */

/* Ads */
.ad {
	border: 1px solid #ccc;
	width:200px;
	}
.ad:hover {
	border: 1px solid #F57F20; 
	}
/* End Ads */