/*
Theme Name: Andre Borell Motorsport

*/


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

body {
	background: url("images/body_bg.jpg") bottom fixed repeat-x #090909;
	font-family: arial, helvetica, sans-serif;
	color: #C2C2C2;
	}

h1 {
	font-size: 1.4em;
	padding: 0 0 15px 0;
	color: #04fd6b;
	}

h2 {
	font-size: 1.2em;
	padding: 0 0 10px 0;
	color: #04fd6b;
	}

h3 {
	font-size: 1.0em;
	padding: 0 0 5px 0;
	color: #04fd6b;
	}
	
h1 a, h1 a:active, h1 a:visited,
h2 a, h2 a:active, h2 a:visited, 
h3 a, h3 a:active, h3 a:visited {
	color: #04fd6b;
	}
	
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #ff4f29;
	text-decoration: none;
	}

#content p, #blog p {
	font-size: 0.8em;
	line-height: 150%;
	padding: 0 0 15px 0;
	}

a, a:active, a:visited, a:focus {
	color: #6e7d83;
	text-decoration: none;
	outline: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: 0;
	}
	
table {
	margin: 0 0 15px 0;
	border-top: 1px solid #222;
	border-right: 1px solid #222;
	}
	
th {
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	padding: 5px;
	font-size: 0.8em;
	background: #111111;
	color: #FFF;
	text-align: left;
	}
	
td {
	border-bottom: 1px solid #222;
	border-left: 1px solid #222;
	padding: 5px;
	font-size: 0.8em;
	}	

img {
	}
	
hr { 
	height: 1px;
	clear: both;
	color: #222;
	background: #222;
	border: none;
	margin: 0 0 15px 0;
	}
	
#content img {
	border: 3px solid #222;
	}
	
#content .ngg-galleryoverview img {
	border: none;
	}

#content ul {
	font-size: 0.8em;
	margin: 0;
  	padding: 0px 0px 15px 0px;
	list-style-type: disc;
	}

#content li {
	margin: 0px 0px 0px 35px;
	padding: 0;
	line-height: 150%;	
	}

em {
	font-weight: normal;
	font-style: italic;
	}

blockquote {
	border: 1px solid #EBEBEB;
	margin: 0 20px 15px 20px;
	padding: 15px 15px 0 15px;
	}

#wrapper {
	width: 100%;
	background: url("images/banner_bg.jpg") top center repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -48px;
	}
	
#banner {
	width: 100%;
	height: 337px;
	background: url("images/banner_image.jpg") top center no-repeat;
	}

#header {
	width: 960px;
	height: 337px;
	margin: 0 auto;
	}
	
a#header_homebutton {
	float: left;
	display: block;
	height: 296px;
	width: 500px;
	cursor: pointer;
	}
	
#menu {
	float: right;
	height: 41px;
	width: 960px;
	}
	
#menu ul {
	font-size: 1.0em;
	margin: 0;
	padding: 0;

	}
	
#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#menu li a, #menu li a:visited, #menu li a:active {
	padding: 0 15px;
	display: block;
	float: right;
	line-height: 41px;
	height: 41px;
	background: url("images/menu_divider.gif") bottom left no-repeat;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	}
	
#menu li a:hover {
	text-decoration: none;
	color: #04fd6b;
	}

#container {
	width: 900px;
	padding: 30px;
	margin: 0 auto;
	background: url("images/content_bg.gif") right repeat-y #050505;
	}
	
#home_banner {
	width: 550px;
	height: 200px;
	background: url("images/home_banner.jpg") top left no-repeat;
	margin: 0 0 15px 0;
	padding: 15px;
	}
	
#home_banner h2, #home_banner h3 {
	display: none;
	}
	
#content {
	width: 580px;
	float: left;
	}
	
#blog {
	width: 580px;
	float: left;
	}
	
#blog h2 {
	margin: 0 0 10px 0;
	padding: 0;
	}
	
#blog h2 a {
	font-size: 0.9em;
	color: #04fd6b;
	}
	
#blog small {
	font-size: 0.7em;
	color: #999;
	display: block;
	margin: 0 0 10px 0;
	}

.push {
	height: 48px;
	}

#sidebar {
	float: right;
	width: 260px;
	color: #666;
	}
	
#sidebar li {
	font-size: 0.8em;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
	}
	
li#categoryposts-3 {
	background: url("images/heading_racedates.jpg") top left no-repeat #000;
	padding: 50px 10px 0 10px;
	border: 1px solid #252525;
	}
	
li#categoryposts-3 ul li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ff4f29;
	}
	
li#categoryposts-3 p {
	margin: 0;
	padding: 0;
	}
	
#categoryposts-3 h2 {
	display: none;
	}
	
li#twitter-tools {
	background: url("images/heading_twitter.jpg") top left no-repeat #000;
	padding: 50px 10px 0 10px;
	border: 1px solid #252525;
	font-size: 0.8em;
	}
	
li#twitter-tools ul li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #ff4f29;
	}
	
#twitter-tools h2 {
	display: none;
	}
	
#aktt_tweet_text {
	width: 100px;
	float: left;
	}
	
#aktt_char_count {
	width: 20px;
	float: left;
	}
	
#aktt_tweet_submit {
	float: right;
	}
	
#aktt_tweet_form p {
	display: inline;
	line-height: 15px;
	}
	
#footer {
	width: 100%;
	height: 247px;
	background: url("images/footer_bg.jpg") bottom repeat-x;
	}
	
#footer a, #footer a:active, #footer a:visited {
	color: #04fd6b;
	}
	
#footer p {
	font-size: 0.7em;
	line-height: 48px;
	padding: 0;
	margin: 0;
	}
	
#footer_content {
	width: 900px;
	height: 184px;
	padding: 15px 30px 0 30px;
	margin: 0 auto;
	}
	
#footer_content h2 {
	padding: 0 0 15px 0;
	color: #666;
	}
	
.logo_lg {
	float: left;
	display: inline;
	width: 116px;
	height: 115px;
	text-align: left;
	}
	
.logo {
	float: left;
	display: inline;
	margin: 0 0 15px 0px;
	width: 196px;
	height: 50px;
	text-align: right;
	}

#footer_links {
	width: 900px;
	height: 48px;
	padding: 0 30px;
	margin: 0 auto;
	}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}
	
input {
	margin: 3px 0px 0px 0px;
	/* width: 570px; */
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #222;
	padding: 5px 3px 5px 3px;
	background: #111111;
	color: #999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
	}

textarea {
	margin: 3px 0px 0px 0px;
	/* width: 570px; */
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #222;
	padding: 5px 3px 5px 3px;
	background: #111111;
	color: #999;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
	}
	
.navigation {
	background: red;
	}
	
.wpcf7 p {
	color: #999;
	}

.wpcf7 input {
	margin: 3px 0px 0px 0px;
	width: 572px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #222;
	padding: 5px 3px 5px 3px;
	background: #111111;
	color: #D7D7D7;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;

	}

.wpcf7 textarea {
	margin: 3px 0px 0px 0px;
	width: 572px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.9em;
	border: 1px solid #222;
	padding: 5px 3px 5px 3px;
	background: #111111;
	color: #D7D7D7;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;

	}
	
.wpcf7 .submit_button {
	float: right;
	width: 100px;
	background: #D7D7D7;
	color: #000;
	cursor: pointer;
	}

.hr {
	height: 1px;
	/* background: url("/style/images/"); */
	margin: 0 0 15px 0;
	clear: both;
	}

.hr hr {
	display: none;
	}

.clear {
	clear: both;
	}

.smalltext {
	font-size: 0.7em;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
	}

.alert {
	color: #EF4322;
	}