/*
Theme Name: Current Motor
Theme URI: http://currentmotor.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, input, textarea,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS reset */




html, body {
	width: 100%;
	height: 100%;
}

body {
	background: #3D3E3F url(images/bg-gradient2.jpg) repeat-x;
	font-size: 75%;
}

/* Page structure -- Edit dimensions */

div#page {
	width: 900px;
	margin: 0px auto;
}
div#header {
	width: 900px;
	overflow: visible;
}
div#content {
	width: 900px;
	overflow: hidden;
	margin: 0px 0px;
	background: #FFF;
}
div#main {
	width: 500px;
	float: left;
	padding: 0px 25px 0px 24px;
}
div#main-full {
	width: 900px;
	float: left;
	padding: 0px 25px 0px 24px;
}
div#sidebar {
	width: 351px;
	float: right;
	background: #efefef;
	padding: 0px;
}
div#footer p {
	width: 900px;
	clear: both;
}

/* Header */

#toplinks {
	float: right;
	width: 350px;
	height: 33px;
	text-align: right;
}
#header h1 {
	clear: both;
	float: left;
	margin-bottom: 14px;
}

/* Navigation */

#header ul#nav {
	height: 18px;
	width: 526px;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 39px 0px 0px 0px;
	overflow: visible;
	z-index: 8;
	float: right;
	clear: right;
}
ul#nav li {
	float: left;
	z-index: 3;
	margin: 0px;
	padding: 0px;
}
ul#nav li.bullet {
	padding: 0px 12px;
}
ul#nav li a {
	display: block;
}
ul#nav ul {
	position:absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: -999em;
}
ul#nav li:hover ul,
ul#nav li.sfHover ul {
	margin-top: 0px;
	width: 125px;
	overflow: hidden;
	text-align: center;
}
ul#nav ul li.subnavLi {
	display: block;
	padding: 0px;
	margin: 0px;	
}
ul.motorcyclesSubnav {
	margin-left: -2px !important;
}
ul.aboutSubnav {
	margin-left: -37px !important;
}
ul.contactSubnav {
	margin-left: -18px !important;
}
ul#nav ul li a {
	display: block;
	padding: 0px;
	margin: 0px auto;
	width: 125px;	
}


/* Post structure */

div.post {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	line-height: 17px;
}
div.post h2 {
	font-size: 21px;
	color: #666;
	font-weight: bold;
	line-height: 21px;
	margin: 23px 0px 21px 0px;
	text-transform: lowercase;
}
div.post h2 a {
	color: #666;
	text-decoration: none;
}
div.post h2 a:hover {
	color: #DE3B21;
	text-decoration: none;
}
div.post div.entry p {
	margin-bottom: 17px;
}
div.post {
	border-bottom: 1px solid #B4B4B4;
}
body.page div.post {
	border-bottom: none;
}
div.entry h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 17px;
	color: #DE3B21;
	clear: both;
}
div.entry h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	clear: both;
}
div.entry ul {
	list-style: disc;
	list-style-position: outside;
	margin-left: 1.25em;
	margin-bottom: 17px;
}
div.entry ol {
	list-style: decimal;
	list-style-position: outside;
	margin-left: 1.5em;
	margin-bottom: 17px;
}
div.entry a.toTop {
	font-size: 9px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 17px;
}

div.postmetadata {
	overflow: auto;
	padding: 17px 0px;
	border-bottom: 1px solid #B4B4B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle !important;
	color: #666;
}
div.postmetadata img {
	vertical-align: middle;
}

/* Sidebar styles */

div#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#sidebar ul {
	padding: 27px 15px 28px 16px;
}

div#sidebar ul li.social {
	margin-bottom: 26px;
}

div#sidebar h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	border-bottom: 1px solid #B7B7B7;
}
div#sidebar ul.rsevent {
	margin: 0px;
	padding: 0px;
}
div.event {
	padding: 14px 0px 21px 0px;
	border-bottom: 1px solid #B7B7B7;
	line-height: 17px;
}
div.event p {
	display: inline;
	margin: 0px !important;
}
div.event h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
}
div.event h3 a {
	color: #333;
	text-decoration: none;
}
div.event h3 a:hover {
	color: #DE3B21;
	text-decoration: none;
}
/* footer styles */

div#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 10px;
	line-height: 14px;
	margin-top: 21px;
	margin-bottom: 21px;
	font-weight: lighter;
}
div#footer a {
	color: #FFF;
	text-decoration: none;
}
div#footer a:hover {
	color: #DE3B21;
}
/* typography and colors */

b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
.entry hr {
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #B7B7B7;
	clear: both;
	margin-bottom: 17px; 
} 


/* links */

a {
	color: #DE3B21;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a img {
	border: none;
}

/* Special classes */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignleft {
	margin: 4px 12px 12px 0px;
}
img.alignright {
	margin: 4px 0px 12px 12px;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}
span.red {
	color: #DE3B21;
}
table#footprint, table.chart {
	margin-bottom: 17px;
	font-weight: 400;
	width: 500px;
}
table#footprint td, table.chart td {
	color: #454545;
	background: #E5E5E5;
	padding: 5px;
	border: 1px solid #FFF;
	line-height: normal;
	vertical-align: middle;
}
table#footprint tr#fhead td, table.chart tr#fhead td {
	font-weight: bold;
	line-height: normal;
}
h3 span.h3subHead {
	text-transform: none;
	color: #333;
}
tr.thead td {
	background: #FFF;
	color: #333;
	font-weight: bold;
}
td.heading {
	font-weight: bold;
}
div.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 17px 0px;
	overflow: auto;
}
#commentArea div.navigation {
	display: none !important;
}

/* Comments */

div#commentArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	width: 500px !important;
	overflow: hidden;
}
h3#comments, #respond h3 {
	color:#666666;
	font-size:21px;
	font-weight:bold;
	line-height:21px;
	margin:23px 0 21px;
	text-transform:lowercase;
}

.commentlist li, #commentform input, #commentform textarea {
	
	}
.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	line-height: 17px;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}
	
#commentform input {
	display:block;
	margin-bottom:12px;
	text-transform: none;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	padding: 4px;
	width: 235px;
	float: left;
}
#commentform label {
	display:block;
	float: left;
	margin-left: 8px;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 10px;
}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	margin-bottom:12px;
	padding: 4px;
	width:490px;
	}
#respond p {
	clear: both;
}	
	

#respond:after {
	content: "."; 
	   display: block; 
	   height: 0; 
	   clear: both; 
	   visibility: hidden;
	}
#commentform #submit {
	background: #000 url(images/submitbg.gif) repeat-x;
	border: 2px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 10px;
	padding: 3px 6px !important;
	letter-spacing: .05em;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	box-shadow: 1px 2px 2px #999;
	float: right;
	width: auto !important;
	margin-right: -10px;
	margin-bottom: 17px;
	}
#commentform #submit:hover {
	color: #999;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 17px 0px;
	padding: 0px 0px 16px 0px;
	list-style: none;
	border-bottom:1px solid #B4B4B4;

	}
.commentlist li ul li { 
	margin: 0px;
}

.commentlist p {
	margin: 17px 0px;
}
.children { padding: 0; }

#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 10px;
	color: #666;
	line-height: normal;
	}
.commentmetadata a {
	color: #666;
}
.commentmetadata a:hover {
	color: #DE3B21;
}

/* Press */

.thumb {
	margin-right: 20px;
}

/* Contact dropdown */

#panel {
	background: #a1a2a1 url(images/form-gradient.gif) repeat-x top left;
	height: 50px;
	display: none;
	width: 478px;
	padding: 6px;
	text-align: right;
	z-index: 13 !important;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#panel input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 11px;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 4px;
	margin-bottom: 5px;
	margin-left: 6px;
}

#panel input#Email {
	width: 114px;
}
#panel input.emailListHalf {
	width: 78px;
}
#panel input.emailListCity {
	width: 86px;
}
#panel input.emailListState {
	width: 28px;
}
#panel input.cancelLink {
	background: #000 url(images/submitbg.gif) repeat-x;
	border: 2px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 10px;
	padding: 1px 10px !important;
	letter-spacing: .1em;
	-moz-box-shadow: 1px 2px 2px #555;
	-webkit-box-shadow: 1px 2px 2px #555;
	box-shadow: 1px 2px 2px #555;
}
#panel input.cancelLink:hover {
	color: #999;
}
#panel a {
	line-height: 11px;
	font-size: 10px;
	color: #DE3B21;
	text-decoration: none;
	padding-right: 4px;
	text-transform: uppercase;
}
#panel a:hover {
	text-decoration: underline;
	color: #333;
}

/* Contact form */

div.entry .ddfmwrap {
	margin:0px 0px !important;
	width:500px !important;
}
div.entry form.ddfm {
	padding:0px;
	text-align:left;
	width:500px;
}
div.entry form.ddfm label {
	clear:left;
	display:block;
	float:none;
	margin:0;
	text-align:left;
	width:100%;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height: 12px;
	padding: 0px 0px 4px 0px;
}
div.entry .ddfmwrap p.fieldwrap {
	margin:0px;
	padding:0px;
}
div.entry .ddfmwrap p.fieldwrap select {
	margin-bottom: 12px;
}

div.entry .ddfmwrap p.fieldwrap br {
	display: none !important;
}
div.entry form.ddfm input.fmfile, div.entry form.ddfm input.fmtext, form#searchform input#s {
	display:block;
	margin-bottom:12px;
	text-transform: none;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	padding: 4px;
	width: 490px;
}
div.entry form.ddfm textarea {
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	margin-bottom:12px;
	padding: 4px;
	width:490px;
}
div.entry form.ddfm input.fmverify {
	display:block;
	border: 1px solid #B7B7B7;
	margin-bottom:12px;
	margin-right: 10px;
	padding: 4px;
	width:70px;
	float: left;
}
div.entry form.ddfm img {
	float:none;
	padding: 0px !important;
	margin: 0px 0px 0px 0px !important;
	border: none !important;
	float: left;
}
div.entry form.ddfm .submit {
	clear:left;
	text-align:right;
	width:400px;
	float: right;
	height: 48px;
	overflow: hidden;
}
div.entry form.ddfm .submit input {
	background: #000 url(images/submitbg.gif) repeat-x;
	border: 2px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 10px;
	padding: 3px 6px !important;
	letter-spacing: .05em;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	box-shadow: 1px 2px 2px #999;
	margin-right: 4px;
}
div.entry form.ddfm .submit input:hover {
	color: #999;
}
div.entry form.ddfm .submit input:hover, form#searchform input#searchsubmit:hover {
	background-color: #000 !important;
	border: 2px solid #000 !important;
}
span.required {
	color: #DE3B21 !important;
}
.ddfmwrap .half {
	width: 245px !important;
}
.ddfmwrap .half input {
	width: 235px !important;
}
.ddfmwrap .quarter {
	width: 117px !important;
}
.ddfmwrap .quarter input {
	width: 107px !important;
}
.ddfmwrap .left {
	float: left !important;
	clear: none !important;
}
.ddfmwrap .right {
	float: right !important;
	clear: none !important;
}
.ddfmwrap .state {
	margin-left: 10px !important;
}
form.ddfm .fmcheck {
	width: 500px !important;
}
form.ddfm .fmcheck input {
	float: left !important;
	clear: none !important;
}
form.ddfm .fmcheck label {
	float: left !important;
	width: 465px !important;
	margin-left: 10px !important;
	clear: none !important;
}
form.ddfm, .entry, div.submit {
	overflow: hidden;
}
div.submit {
	margin-bottom: 17px;
}

/* Add this */

div.addthis_toolbox {
}

/* WP Email */

div#wp-email-popup {
	background: #FFF !important;
	width: 100%
	height: 100%
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-bottom: 17px;
}
div#wp-email-popup input {
	display:block;
	margin-bottom:0px;
	margin-top: 4px;
	text-transform: none;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	padding: 4px;
	width: 440px;
}
div#wp-email-popup img {
	display: inline;
	margin-right: 6px;
	margin-top: 4px;
}
div#wp-email-popup input#imageverify {
	display: inline;
	width: 120px;
}
div#wp-email-popup textarea {
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	margin-bottom:0px;
	margin-top: 4px;
	padding: 4px;
	width:440px;
}
#wp-email-required {
	font-weight:normal !important;
	color: #DE3B21;
	margin: 17px 0px;
}
div#wp-email-popup .wp-email label {
	font-weight:normal;
	float:none;
	margin:0;
	text-align:left;
	width:100%;
	text-transform: uppercase;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	padding: 0px 0px 4px 0px;
}
div#wp-email-popup p {
	margin-bottom: 12px;
}
div#wp-email-popup p#wp-email-button {
	margin-top: 12px !important;
	clear: both !important;
	text-align: right !important;
}
div#wp-email-popup input#wp-email-submit {
	clear: both;
	background: #000 url(images/submitbg.gif) repeat-x;
	border: 2px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 10px;
	padding: 3px 6px !important;
	letter-spacing: .05em;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	box-shadow: 1px 2px 2px #999;
	margin-right: 4px;
	margin-top: 12px;
	width: auto !important;
}

/* Tell a Friend */

body.frame {
	background: #FFF;
}
table.mainForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
body.frame p {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-size: 12px;
}
table.mainForm input.long {
	margin-top: 4px;
	margin-bottom:12px;
	text-transform: none;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	padding: 4px;
	width: 462px;
}
table.mainForm input.short {
	margin-top: 4px;
	margin-bottom:12px;
	text-transform: none;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	padding: 4px;
	width: 220px;
}
table.mainForm textarea {
	margin-top: 4px;
	margin-bottom:12px;
	text-transform: none;
	font-size: 10px;
	color: #333;
	line-height: 12px;
	border: 1px solid #B7B7B7;
	padding: 4px;
	width: 462px;
	height: 80px;
}
table.mainForm td {
	padding-right: 12px;
}
td.submit input.submit {
	clear: both;
	background: #000 url(images/submitbg.gif) repeat-x;
	border: 2px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 10px;
	padding: 3px 6px !important;
	letter-spacing: .05em;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	box-shadow: 1px 2px 2px #999;
	margin-bottom: 12px;
	width: auto !important;
}
td.submit input.submit:hover {
	color: #CCC;
}

div.submit input.submit {
	clear: both;
	background: #000 url(images/submitbg.gif) repeat-x;
	border: 2px solid #000;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 500;
	font-style: italic;
	line-height: 10px;
	padding: 3px 6px !important;
	letter-spacing: .05em;
	-moz-box-shadow: 1px 2px 2px #999;
	-webkit-box-shadow: 1px 2px 2px #999;
	box-shadow: 1px 2px 2px #999;
	margin-bottom: 12px;
	width: auto !important;
}
div.submit input.submit:hover {
	color: #CCC;
}

/* Chat styles */

/* Habla window styles */

#habla_window_div {
	font-size: 12px !important;
}

#habla_window_div .habla_topbar_div_normal {
	background-color: #A7A7A7 !important;
}
#habla_window_div .habla_button {
	background-color: #A7A7A7 !important;
}
#habla_window_div .habla_panel_border {
	background-color: #FFF !important;
	border: none !important;
}
#habla_window_div .habla_conversation_div {
	background-color: #FFF !important;
}
#habla_window_div .habla_wcsend_field {
	background-color: #FFF !important;
}
#habla_window_div .habla_conversation_text_span, #habla_window_div .habla_conversation_p_item, #habla_topbar_div, #habla_conversation_div
{
	color: #222 !important;
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: normal !important;
}
span.habla_conversation_text_span  {
	line-height: normal !important;
}
p.habla_conversation_p_item {
	padding-left: 0px !important;
	padding-right: 6px !important;
	padding-bottom: 12px !important;
	text-indent: 0px !important;
	margin-left: -12px !important;
}
.habla_conversation_person2 {
	color: #DE3B21 !important;
	font-weight: bold !important;
}
.habla_conversation_person1 {
	color: #CAF0F9 !important;
	font-weight: bold !important;
}
div#habla_input_div .habla_wcsend_input_highlighted {
	border: 1px solid #A7A7A7 !important;
}
div#habla_input_div .habla_wcsend_input_normal {
	border: 1px solid #A7A7A7 !important;
}
.habla_topbar_div_highlighted {
	background-color: #A7A7A7 !important;
}
a#habla_oplink_a:hover {
	color: #FFF !important;
	font-size: 12px !important;
	text-decoration: underline;
}
a.habla_oplink_a_hover {
	font-size: 12px !important;
	text-decoration: underline;
}
#habla_wcsend_input {
	font-family: Arial, Helvetic, sans-serif !important;
	font-size: 12px !important;
}
#habla_topbar_div {
	padding: 6px !important;
}
div a#hblink9 {
	color: FFF !important;
}
a.habla_button:hover {
	color: #A7A7A7 !important;
}
a#habla_sizebutton_a {
	display: none;
}
#habla_available_div img, #habla_unavailable_div img {
	background-color: #EFEFEF;
	padding: 0px 10px;
}
