/*
Theme Name: Race Car Book theme
Theme URI: http://www.jenniferszabo.com/
Description: Template modified for Szabo Publishing.
Version: 1.0
Author: <a href="http://www.jenniferszabo.com">Jennifer Szabo</a> & <a href="http://freecsstemplates.org">Free CSS Templates</a>.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #4D4D4D url(images/centerBack.gif) center repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

html, body {
        height: 100%;
}
/**********************general formatting ***********************/
h1, h2, h3 {
	margin-bottom: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #990000;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #990000;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #660000;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/************* Page layout *********************/

#page {
	width: 800px;
	padding: 20px 10px 0 10px;
        margin: 0 auto;
}



#content {
	float: right;
	width: 550px;
        margin-top: 14px;
}

/*************************index page styles**********************/
#NEWScontent {float: left;
	width: 500px;
        margin: 26px 0 20px 20px;
        _margin: 26px 0 20px 10px;
        padding: 0;
        background-color: #ffffff;
}

#NEWScontent h2{
	height: 30px;
        margin: 0;
	padding: 10px 0 0 7px;
	background: #222222 url(/images/newsHead.jpg) top no-repeat;
	letter-spacing: -1px;
	color: #eeeeee;
}

.recent {padding: 6px;}

.NEWStitle {font-weight: bold;
        text-decoration: none;
        font-size: 100%;
        padding: 0px;
        margin: 0px;
}

.newsstuff {
 	background: #ffffff url(/images/newscontent.jpg) top no-repeat;
        border: 1px solid #222222;
	width: 498px;
        height: 100%;
        padding: 15px 0px 4px 0px;

}

#BLOGcontent {	float: right;
	width: 230px;
        margin: 26px 20px 0px 0;
        _margin: 26px 10px 0px 0;
        padding: 0;
        background-color: #ffffff;
        border: 0px solid #222222;
}

#BLOGcontent h2{
	height: 30px;
        margin: 0;
	padding: 10px 0 0 7px;
	background: #222222 url(/images/blogHead.jpg) top no-repeat;
	letter-spacing: -1px;
	color: #eeeeee;
}

.stuff{
	background: #ffffff url(/images/blogcontent.jpg) top no-repeat;
        border: 1px solid #222222;
	width: 228px;
        height: 100%;
        padding: 15px 0px 4px 0px;
}

.breaking {padding: 6px;}

.datetime {font-size: 95%;
        padding: 0px;
        margin: 0px;
        font-weight: bold;
}

.BLOGtitle {font-weight: bold;
        font-size: 104%;
        padding: 0px;
        margin: 0px;
}

/************************** Menu ****************************/

#menu {
	width: 770px;
	height: 35px;
	margin: 0 auto;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
        float: right;
}

#menu li {
	display: block;
	float: left;
	width: 82px;
	height: 35px;
	padding: 93px 0 0 0;
}

#menu a {
	display: block;
	width: 82px;
	height: 32px;
	padding: 13px 0 0 0;
	/*background: url(images/img02.jpg) no-repeat;*/
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	/*background-image: url(images/img03.jpg);*/
        color: #000000;
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	/*background-image: url(images/img04.jpg);*/
	color: #327EBE;
}

#menu .active a:hover {
	/*background-image: url(images/img04.jpg);*/
}

/******************* Header *******************************/

#header {
	width: 809px;
	height: 188px;
	margin: 0 auto;
	background: url(images/header.jpg) top no-repeat;
}

/* Logo 

#logo {
	float: left;
	width: 250px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 95px;
	background: url(images/img07.jpg) no-repeat center center;
	font-size: 147%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}

#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}
*/
/******************************* Banner ******************************

#banner {
	float: right;
	width: 520px;
	height: 160px;
	background: url(images/img06.jpg) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

*/
/* Content */

.post {
	margin-bottom: 20px;
}
.post img {
	max-width: 100%;
	margin: 3px;
}

.post .title {
	padding: 0 20px;
}

.post .title a {
	color: #000;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FF3300;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/******************************* Sidebar *******************************/

#sidebar {
	float: left;
	width: 230px;
}

#sidebar ul {
	margin: 0 0 0 00px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
        margin-left: 10px;
	border: 1px solid #222222;
	border-top: none;
}

#sidebar li ul li ul {
	padding: 0 10px;
	border: 0;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0 0 0 10px;
	padding: 10px 0 0 5px;
	background: #222222 url(/images/blogHead.jpg) top no-repeat;
	letter-spacing: -1px;
	color: #eeeeee;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul li ul li {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left top;
	background-position: 0 12px;
}

/******************************* Footer *******************************/
.clearfooter {
        height: -40px;
        clear: both;
}

#footer {
	clear: both;

        width: 810px;
        margin: 0 auto;
	padding: 21px 0;
	background: #111111 url(/images/footBack.jpg) top no-repeat;
	text-align: center;

}

#footer p {
	margin: 0;
	color: #eee;
}

#footer a {
	text-decoration: underline;
	color: #eee;
}

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

.producttext {width: 400px;
       max-width: 400px;
}



.blogdesc {background-color: #eeeeee; 
       border: 1px solid #999999; 
       margin-right: 12px; 
}

.blogdesc p {padding: 4px 4px 0 4px; }