/*
Theme Name: Little Hearts Car Show
Theme URI: http://www.bigleaguewebdesign.com/
Description: Car Show
Version: 1
Author: John Jennings
Author URI: http://www.bigleaguewebdesign.com/
Tags: Car
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	color: #000000;
	background: url(/images/bg.jpg) repeat-x top left; }

img {
	margin: 0;
	padding: 0;
	border: 0; }

div {
	margin: 0;
	padding: 0; }

h1, h2, h3, h4, h5, h6, ul, li, form, fieldset, span {
	margin: 0;
	padding: 0; }

ol, ul, li {
	list-style: none; }

p {
	margin: 0;
	padding: 0 0 1em 0;
	font-size: 1.4em;
	line-height: 130%; }

a {
	text-decoration: none;
	color: #6F6F6F; }

a:hover {
	text-decoration: underline;
	color: #6F6F6F; }

.clear {
	clear: both; }

.left {
	float: left; }

.right {
	float: right; }

.pic1 {
	margin-right: 20px;
	border: 1px solid #4A4522; }

.top {
	margin-top: 20px; }

.logos {
	position: absolute;
	display: block;
	text-indent: -9999px; }






#wrapper {
	position: relative;
	margin: 0 auto;
	width: 960px; }






#left {
	position: relative;
	width: 350px;
	float: left; }

#left h1 {
	margin-bottom: 0px; }

#left h1 a {
	display: block;
	height: 250px;
	text-indent: -9999px;
	background: url(/images/logo_hearts.jpg) no-repeat top left; }

#logo_under {
	display: block;
	text-indent: -9999px;
	height: 275px;
	background: url(/images/bg_joshua.jpg) no-repeat top left; }






#right {
	position: relative;
	width: 610px;
	float: right;
	background: url(/images/bg_logos.jpg) no-repeat top left; }

#inside {
	padding-left: 20px; }

ul#nav {
	margin-top: 140px;
	margin-left: 0px;
	height: 40px;
	font-size: 1.5em; }

ul#nav li {
	list-style: none;
	display: inline; }

ul#nav li a {
	float: left;
	color: #4A4522;
	line-height: 40px;
	padding: 0 20px 0 28px;
	background: url(/images/plus.gif) no-repeat 4px center; }

ul#nav li a:hover {
	text-decoration: none;
	background: #FFFAED url(/images/plus.gif) no-repeat 4px center; }

#cardiac {
	top: 0;
	left: 70px;
	width: 120px;
	height: 120px;
	background: url(/images/cardiac.jpg) no-repeat center left; }

#collman {
	top: 0;
	left: 200px;
	width: 250px;
	height: 100px;
	background: url(/images/collman.jpg) no-repeat center left; }

#chif {
	top: 0;
	left: 470px;
	width: 140px;
	height: 140px;
	background: url(/images/chif.jpg) no-repeat center left; }




/* Footer */

#footer {
	border-top: 1px solid #4A4522;
	padding: 0;
	margin-top: 20px;
	font-size: 1.2em;
	color: #000000; }

#footer span {
	line-height: 40px; }

#footer a {
	color: #000000; }

.footer_logo {
	float: left;
	padding: 0 40px 10px 40px; }





/* Sponsors Page */

#sponsors_block { }

#sponsors_block a {
	display: block;
	padding: 7px;
	border: 1px solid #4A4522;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px; }

#sponsors_block a:hover {
	background: #FFFFFF; }

#sponsors_block a img {
	float: left; }

body#sponsors h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 2.0em;
	color: #4A4522;
	padding-left: 30px;
	margin-bottom: 0.8em;
	background: url(/images/plus.gif) no-repeat 4px center; }

#secondary a {
	display: block;
	padding: 2px;
	border: 1px solid #4A4522;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px; }

#secondary a:hover {
	background: #FFFFFF; }

#secondary a img {
	float: left; }





/* Web Form */

.wform2 {
	position: relative; }

#formLeft {
	width: 220px;
	float: left; }

#formLeft input {
	border: 0;
	padding: 8px 0 0 10px;
	background-color: #FAF7E2;
	border: 1px solid #4D4D4D;
	height: 22px;
	width: 208px;
	margin-bottom: 8px; }

#formRight {
	width: 340px;
	float: right; }

#formRight textarea {
	height: 210px;
	width: 314px;
	display: block;
	padding: 10px 12px 0 12px;
	margin: 0;
	font-size: 1.2em;
	font-family: Helvetica, sans-serif;
	overflow: auto;
	background: #FAF7E2;
	border: 1px solid #4D4D4D; }

.wform_send {
	margin-top: 10px;
	margin-left: 250px; }

.wform2 label {
	display: block;
	font-size: 12px;
	margin-bottom: -1.0em; }