/*
Theme Name: Irwin Racing
Theme URI: http://www.irwinracing.com.au
Description: This theme has been designed for the Irwin Racing Website
Version: 
Author: BAM Media
Author URI: http://bammedia.com.au/
Tags: 

*/

/*________ Main Elements ________*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
	text-align: left;
	background: #adb0b7 url(/images/bg-body.jpg) repeat-x top;
}

img {
	display: block;
	border: 0;
}

a:active {
  outline: none;
}

a:focus {
	-moz-outline-style: none;
}

a:focus { 
    outline: none; 
}


/*________ Outside Container ________*/

#outsideContainer {
	width: 990px;
	background: url(/images/bg-outside-container.png) repeat-y center;
	margin: 0 auto;
	overflow: hidden;
}

/*________ Container ________*/

#container {
	width: 970px;
	margin: 0 auto;
}

/*________ Header ________*/

#header {
	background: url(/images/bg-header.jpg) no-repeat top right;
}

#nav {
	background: url(/images/bg-nav.jpg) no-repeat;
	height: 40px;
}

#nav ul {
	padding: 12px 0 11px 0;
}

#nav li {
	display: inline;
}

#nav li a {
	font: 12px Arial Black, Arial, Helvetica, sans-serif; color: #000; text-decoration: none;
	background: url(/images/bg-nav-item.jpg) no-repeat right;
	padding: 12px 10px 11px 10px;
}

#nav li a:hover {
	font: 12px Arial Black, Arial, Helvetica, sans-serif; color: #fff; text-decoration: none;
}

/*________ Sidebar ________*/

#sidebar {
	width: 280px;
	float: right;
	padding: 20px;
}

#nextRound, #poll, #utc, #social, #springPromo {
	padding-bottom: 30px;
}

#sidebar h2 {
	padding-bottom: 10px;
}

#sidebar img.trackMap {
	padding-bottom: 10px;
}

#sidebar p {
	line-height: 1.6em;
	color: #fff;
}

#sidebar p span.yellow {
	color: #f9de40;
}

#sidebar #social #twitter_update_list {
	background: url(/images/bg-twitter-feed.jpg) no-repeat;
	padding: 10px 10px 0 10px;
	list-style: none;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4em;
	width: 260px;
	height: 65px;
	color: #f9de40;
}

#sidebar #social #twitter_update_list a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#sidebar #social img.facebookButton {
	float: left;
}

#sidebar #social img.twitterButton {
	float: right;
}

/*________ Content (Main) ________*/

#mainContent {
	width: 610px;
	padding: 20px;
	overflow: hidden;
}

#mainContent h2 {
padding-bottom: 2px;
margin-bottom: 10px;
color: #e3e3e3;
text-transform: uppercase;
border-bottom: 1px solid #262a2d;
}

#mainContent h4 {
	padding-bottom: 5px;
}

#mainContent span.yellow {
	color: #f9de40;
}

#mainContent p {
	line-height: 1.4em;
	margin-bottom: 10px;
}

#mainContent .newsItem, .homeFeature {
	display: block;
	overflow: hidden;
	padding: 10px 0 20px 0;
	background: url(/images/bg-news-items.gif) repeat-x top;
}

#mainContent .newsItem .newsText {
	width: 515px;
	display: block;
	float: left;
}

#mainContent .newsItem .newsText p {
	margin-bottom: 5px;
}

#mainContent .newsItem img.thumb, #mainContent .homeFeature img.thumb {
	border: 1px solid #636363;
	float: left;
	margin-right: 10px;
}

#mainContent .homeFeature {
	width: 295px;
	float: left;
	background: none;
	padding-top: 0px;
}

#mainContent .homeFeature .newsText {
	width: 200px;
	display: block;
	float: left;
}

#mainContent .gallery {
	overflow: hidden;
	margin-bottom: 20px;
}

#mainContent .gallery img.galleryThumb {
	border: 1px solid #636363;
	float: left;
	margin: 15px 15px 0 0;
}

#mainContent h3 {
	color: #f9de40;
	padding-bottom: 5px;
}

#mainContent .newsItem .newsText p.postDate {
	background: #5a5e61;
	line-height: 1em;
	padding: 2px;
	margin-bottom: 5px;
text-transform: uppercase;
}

#mainContent img.imgFloatRight,
#mainContent img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

#mainContent img.imgFloatRightBorder {
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #636363;
}

#mainContent img.alignleft {
border: 1px solid #636363;
	float: left;
	margin: 0 10px 10px 0;
}

#mainContent .teamMember {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	padding-top: 10px;
	background: url(/images/bg-news-items.gif) repeat-x top;
}

#mainContent #standings {
	width: 295px;
	float: left;
	margin-right: 20px;
}

#mainContent #standings td {
	border-bottom: 1px dotted #41484d;
}

/*________ Form Terms ________*/

#terms {
border-top: 1px solid #292d30;
border-bottom: 1px solid #292d30;
padding: 10px 0;
}

#terms ul {
list-style: none;
}

#terms ul li {
font-size: 10px;
padding-bottom: 2px;
}

#terms ul ul {
margin-left: 20px;
}

/*________ Subscribe Form ________*/

#subscribe form {
padding-bottom: 20px;
}

#subscribe form fieldset {
	border: 0;
}

#subscribe form fieldset label {
	font-size: 14px;
	font-weight: bold;
	color: #feb729;
	float: left;
	clear: left;
	width: 175px;
	padding: 2px 0 2px 0;
}

#subscribe form fieldset label.checkbox {
float: none;
display: block;
width: auto;
font-weight: normal;
font-size: 12px;
margin: 0 0 8px 175px;
}

#subscribe form fieldset input,
#subscribe form fieldset select,
#subscribe form textarea {
	display: block;
	width: 200px;
	border: 1px solid #feb729;
	margin: 0 0 8px 0;
	padding: 2px 0 2px 7px;
}

#subscribe form fieldset label.checkbox input {
float: left;
width: auto;
border: 0;
padding: 0;
margin: 0 5px 8px 0;
}

#subscribe form fieldset select {
width: 208px;
}

#subscribe form textarea {
	overflow: auto;
	font: 100% Arial, Helvetica, Sans-Serrif;
	width: 250px;
	height: 60px;
}

#contactForm fieldset .typeSelections {
overflow: hidden;
width: 400px;
}

#subscribe form #verification {
width: 450px;
overflow: hidden;
}

#subscribe form #verification img {
margin: 0 0 10px 175px;
float: left;
}

#subscribe form #verification a {
display: block;
color: #fff;
text-decoration: none;
font-size: 11px;
margin: 12px 0 10px 0;
}

#subscribe form #verification a:hover {
text-decoration: underline;
}

#subscribe form input {
	margin: 0 0 0 175px;
}

.errorText {
background-color: red;
padding: 10px;
line-height: 1.6;
color: #fff;
font-size: 90%;
margin-bottom: 10px;
}
.errorText p {
font-weight: bold;
}
.errorText ul {
padding-left: 40px;
}
.successText {
background-color: #005c2a;
padding: 10px;
text-align: center;
font-weight: bold;
}

#mainContent .tryMeImg {
margin: 0 0 3px 0;
}

/*________ Footer ________*/

#footer {
	clear: both;
	background: #033c81 url(/images/bg-footer.jpg) repeat-x top;
	padding: 20px;
}

#footer ul {
	background: url(/images/bg-footer-nav.gif) repeat-x bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#footer ul li {
	display: inline;
	padding-right: 15px;
}

#footer ul li a {
	color: #fff;
	font-size: 10px;
	text-decoration: none;

}

#footer p.footerLinks a {
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}

#footer p.copyrightPara {
	color: #feb729;
	padding-top: 10px;
}

#footer p a:hover {
	color: #feb729;
}

#footer ul li a:hover {
	color: #feb729;
}
