/*
Theme Name: Marc Spitz
Description: Theme for Spitz Books
Version: 1.6
Author: CRKWD
Author URI: http://www.crkwd.com
*/
@charset "UTF-8";

img.alignleft{
	float:left;
	margin:10px 10px 0 0;
}

img.alignnone{
	margin:10px 0 0 0;
}

body {
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	background-color: #000;
	background-image: url(images/body-background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#DivContainer {
	background-color: #FFF;
	background-image: url(images/content-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#Logo {
	margin: 0px;
	height: 74px;
	width: 707px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 253px;
}
#Logo h1 {
	background-image: url(images/name.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 52px;
	width: 454px;
}
#Logo h1 a {
	display: block;
	height: 52px;
	width: 454px;
}
#Navigation {
	margin: 0px;
	height: 30px;
	width: 960px;
	background-image: url(images/nav-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
#Navigation ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 0px;
	margin-left: 24px;
	line-height: normal;
}
#Navigation ul li a {
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#Navigation ul li a:hover {
	font-size: 18px;
	color: #666;
	text-decoration: none;
}
#Navigation ul li a.current{
color: #666;
}
#Banner {
	margin: 0px;
	height: 252px;
	width: 960px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#ContentContainer {
	margin: 0px;
	width: 960px;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 144px;
	padding-left: 0px;
	overflow: auto;
}
#Content {
	background-image: url(images/widget-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 660px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Content h2 a, #Content h2{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Content p a {
	color: #999;
	text-decoration: underline;
}
#Content p a:hover {
	color: #666;
}
#Content a img {
	margin-right: 6px;
	float: left;
	border-style: none;
}
#Sidebar {
	margin: 0px;
	float: left;
	width: 252px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 48px;
	list-style:none;
}
#Sidebar li {
	background-image: url(images/widget-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	width: 252px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#Sidebar li .widgettitle {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#Sidebar li p {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#Sidebar li p a img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Sidebar li p a {
	color: #999;
	text-decoration: none;
}
#Sidebar li p a:hover {
	color: #666;
	text-decoration: none;
}
#Sidebar li ul {
	line-height: normal;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Sidebar li ul li {
	background-image: none;
	line-height: normal;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#Sidebar li ul li a {
	color: #999;
	text-decoration: none;
}
#Sidebar li ul li a:hover {
	color: #666;
	text-decoration: none;
}
#Footer {
	background-image: url(images/widget-background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	width: 960px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 0px;
	overflow: auto;
}
#Footer p.left {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#Footer p.right {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
#Footer a {
	color: #999;
	text-decoration: underline;
}
#Footer a:hover {
	color: #666;
}
#Post {
	padding: 0px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
overflow: auto;
}
#Post h3 {
	font-size: 24px;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#Post h3 a {
	color: #666;
	text-decoration: none;
}
#Post h3 a:hover {
	color: #000;
	text-decoration: none;
}
#Post p.info {
	font-size: 12px;
	color: #999;
	font-style: italic;
}
#Post p a {
	color: #999;
	text-decoration: underline;
}
#Post p a:hover {
	color: #666;
}
#Post img, #Content img.cover {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left;
	border-style: double;
	border-width: 3px;
	border-color: #000;
	padding: 2px;
}
#Content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
#Content ul li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Content ul li a {
	color: #999;
	text-decoration: underline;
}
#Content ul li a:hover {
	color: #666;
}



a {
	color: #999;
	text-decoration: underline;
}
a:hover {
	color: #666;
}