/*
Theme Name: How to Hit a Curveball
Theme URI: http://www.hitacurveball.com.com/
Version: 1.0
Author: Diane Clayton for Steinhardt Design
Author URI: http://www.steinhardtdesign.com/
*/




/* Initialize
--------------------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
html, body {
	height: 100%;
	}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
	}
	

/* Header
--------------------------------------------------------------------------- */

body {
	background: #feffe4 url("http://www.thelongwayhomebook.com/community/wp-content/themes/TheLongWayHomeBook/images/bg-header.jpg") repeat-x top center;
	text-align: center;
	}

h1 {
	height: 270px;
	background: url("http://www.thelongwayhomebook.com/community/wp-content/themes/TheLongWayHomeBook/images/title.gif") no-repeat top center;
	margin: 0 auto;
	}
h1 span {
	display: none;
	}




/* Menu
--------------------------------------------------------------------------- */
	
	
#menu {
	width: 100%;
	height: 50px;
	background: #b3a565 url("http://www.thelongwayhomebook.com/community/wp-content/themes/TheLongWayHomeBook/images/bg-menu.gif") repeat-x top left;
	border-bottom: 5px solid #d4c889;
	}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 -2px;
	}
#menu li a:link, #menu li a:visited {
	display: inline-block;
	height: 50px;
	padding: 0 19px;
	text-decoration: none;
	font: 13px/53px Arial, Sans-serif;
	color: #fff;
	}

#menu li a:hover, #menu li a:active {
	background-color: #c8bc7d;
	}



/* Footer
--------------------------------------------------------------------------- */

div#footer, div#push {
	height: 70px;
	}
	
div#footer {
	clear: both;
	width: 100%;
	height: 70px;
	background: #a20a0c url("http://www.thelongwayhomebook.com/community/wp-content/themes/TheLongWayHomeBook/images/bg-header.jpg") repeat-x bottom center;
	text-align: center;
	font: 12px/16px Arial, Sans-Serif;
	color: #ddcd85;
	border-top: 5px solid #d4c889;
	}
div#footer p {
	padding-top: 25px;
	}
div#footer a:link, div#footer a:visited {
	color: #f4e5a9;
	}
div#footer a:hover, div#footer a:active {
	color: #feffe4;
	}





	
/* Content Layout
--------------------------------------------------------------------------- */
	
#contentwrapper {
	position: relative;
	width: 800px;
	margin: 30px auto;
	text-align: left;
	}
	
#rightcolumn {
	float: right;
	margin-left: 50px;
	width: 250px;
	padding-bottom: 20px;
	}

#content {
	width: 100%;
	padding: 20px 0 50px 0;
	}

#content-blog {
	width: 500px;
	float: left;
	padding: 20px 0 50px 0;
	}






/* General Styles
--------------------------------------------------------------------------- */

input.textbox, textarea {
	background-color: #e3daab;
	border: 1px solid #aaa170;
	padding: 3px 6px;
	margin: 5px 0;
	color: #7b7245;
	}
input.submit {
	color: #fff;
	background-color: #aaa170;
	padding: 2px 3px;
	}




/* Blog Content Styles
--------------------------------------------------------------------------- */

a:link, a:visited {
	text-decoration: underline;
	color: #C00;
	}
a:hover, a:active {
	text-decoration: none;
	background-color: #e3daab;
	}
#content-blog h2 {
	font: 22px/30px Arial, Sans-serif;
	margin: 0;
	color: #8a8560;
	}
#content-blog h2.nolink {
	margin-bottom: 30px;
	color: #C00;
	}

#content-blog h2 a:link, #content-blog h2 a:visited {
	text-decoration: none;
	color: #C00;
	}
#content-blog h2 a:hover, #content-blog h2 a:active {
	color: #F00;
	background-color: transparent;
	}

#sidebar {
	padding-bottom: 50px;
	}

#content-blog p, #sidebar li, #sidebar p {
	font: 12px/18px Arial, Sans-serif;
	margin: 10px 0;
	text-indent: 0;
	}
#content-blog p img {
	border: 1px solid #b3a565;
	}
	
#sidebar li {
	list-style-type: none;
	margin: 0;
	}

#content-blog h3, #content-blog h4, #sidebar h4 {
	color: #b5a666;
	margin: 0 0 15px 0;
	font: 16px/20px Arial, Sans-serif;
	}

#content-blog ol li {
	font: 12px/18px Arial, Sans-serif;
	margin: 20px 0 10px 20px;
	}

#sidebar h4 {
	margin: 25px 0 5px 0;
	}

#sidebar {
	text-align: center;
	}

blockquote {
	margin: 20px 40px;
	font-style: italic;
	}

/* Main Content Styles
--------------------------------------------------------------------------- */



#content h2 {
	font: 23px/29px Arial, Sans-serif;
	color: #8a8560;
	margin: 40px 0 20px 0;
	}

#content h3 {
	font: italic 34px/29px Georgia, Serif;
	margin: 20px 0 25px 0;
	color: #C00;
	}
#content h3 span {
	font-size: 23px;
	line-height: 20px;
	}

#content h4 {
	font: 17px/23px Arial, Sans-serif;
	color: #000;
	margin: 25px 0 20px 0;
	}
	
#content p {
	font: 12px/18px Arial, Sans-serif;
	color: #000;
	margin: 20px 0;
	}

#schedule h3 {
	color: #C00;
	font: 17px/23px Arial, Sans-serif;
	margin: 20px 0 5px 0;
	}

#schedule h4 {
	color: #000;
	font: 13px/19px Arial, Sans-serif;
	text-transform: uppercase;
	margin: 8px 0 0 0;
	}
#schedule p {
	color: #000;
	font:12px/18px Arial, Sans-serif;
	margin: 0 0 12px 0;
	}

#content .quote {
	font: 14px/20px Georgia, Serif;
	margin: 15px 0 5px 0;
	}
#content .quotecredit {
	margin: 5px 0 20px 10px;
	text-indent: -10px;
	}
#content .quotecredit span {
	font-size: 13px;
	text-transform: uppercase;
	color: #8a8560;
	}

#content div.photoleft {
	float: left;
	padding: 0 20px 0 0;
	}

#content p.bookcovers a {
	padding-right: 20px;
	}
#content p.bookcovers a:hover, #content p.bookcovers a:active {
	background-color: transparent;
	}
#content p.bookcovers img {
	border: 1px solid #000;
	display: inline;
	}
	
#content .serified {
	font: italic 16px/18px Georgia, Serif;
	}
	
#content sup {
	font-size: 10px;
	line-height: 10px;
	}
#content table {
	width: 100%;
	}
#content table td.soldier {
	width: 100px;
	height: 150px;
	}
#content table td.soldier img {
	border: 1px solid #8a8560;
	}
#content table td {
	font: 12px/18px Arial, Sans-serif;
	color: #000;
	vertical-align: top;
	}
#content .notopmargin {
	margin-top: 0;
	}
#content .nobottommargin {
	margin-bottom: 0;
	}
#content .bottommargin {
	margin-bottom: 25px;
	}
#content .rightalign {
	text-align: right;
	}
#content .centeralign {
	text-align: center;
	}


