/*  
Theme Name: WordPress theme 354
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.1
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/

/* CSS Reset */

	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, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	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 {
		line-height: 1;
		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: "" "";
	}

/* CSS Document */

body{
	background:#FFFFFF;
	margin: 15px 0px 0 0px;
	text-align: center;
}

a:hover{text-decoration:none;}

a img { border:0;}

ul { list-style:none;}

.column { float:left;}
.clear { clear:both;}

strong { font-weight: bold; }

html, input, textarea, table
	{
		font-family:Tahoma; 
		font-size:11px;		
		color:#333D40;		
	}
th
	{
		text-align: right;
		padding-right: 10px;
	}
th.admin
	{
		text-align: left;
		padding: 5px;
	}
td
	{
		
	}
	
a {color:#333D40;}

input, select { vertical-align:middle; font-weight:normal;}

/* GRIDS */

.grid	{}
.grid1	{ width: 100px;}
.grid2	{ width: 200px;}
.grid3	{ width: 300px;}
.grid4	{ width: 400px;}
.grid5	{ width: 500px;}
.grid6	{ width: 600px;}
.gridsp	{ width: 275px;}

.search .input {border-color:#0D385E; border-width:1px; padding-top:2px; padding-bottom:2px; background:#FFFFFF;}
.search .submit { margin:0;}

#main { width:1000px; margin: 0px auto 0px auto; text-align: left;}

/* header */

#menu { background:#1D3343 url(/images/menu-dr.gif) repeat-x top; margin:0 35px 0 38px;}
#menu .l { background:url(/images/menu-l.gif) no-repeat left top;}
#menu .r { background:url(/images/menu-r.gif) no-repeat right top; width:100%;}

#menu .col2 { width:260px; float:right}

#menu .search { padding:6px 0 5px 0;}
#menu .search .col1 { width:43px; color:#FFFFFF; padding-top:4px;}
#menu .search .col2 { width:217px;}
#menu .search .input { width:128px;}
#menu .search .submit { margin-left:6px;}

#menu ul { padding:10px 10px 10px 31px;}
#menu ul li { display:inline; color:#85A6AD; padding-right:20px;}
#menu ul li a { color:#85A6AD; text-decoration:none;}
#menu ul li a:hover { color:#FFFFFF; }

#header { height:222px; background:url(/images/header-dr.gif) repeat-x top; margin:0 18px 0 16px;} 
#header .l { height:100%; background:url(/images/header-l.jpg) no-repeat left;}
#header .r { height:100%; background:url(/images/header-r.jpg) no-repeat right;}

#header #logo 
{ 
	position:absolute; 
	text-align:left; 
	margin-left:82px; 
	margin-top:80px; 
	background: url(/images/logo.png) no-repeat top left;
	height: 75px;
	width: 320px;
}

h1 { color:#FFFFFF; font-size:2.11em; font-weight:normal; font-family:Tahoma; text-transform:uppercase;}
h1 a {color:#FFFFFF; text-decoration:none;}

#header span { font-size:2.11em; color:#FFFFFF; text-transform:uppercase; font-family:Tahoma;}
/* header end*/

#body { padding:0 35px 0 0px;}

.message_box
{
	width: 500px;
	margin: 250px auto 0px auto;
	padding-top: 15px;
	background: url(/images/message-top.jpg) no-repeat #E7EDEF;
	text-align: center;
}
.message_box .bottom { height: 15px; background: url(/images/message-bottom.jpg) no-repeat #E7EDEF; }


/* side_bar */
#side_bar { width:341px; float:right; background:#E7EDEF;}
#side_bar .l_b { background:url(/images/side-l-b.gif) no-repeat left bottom;}
#side_bar .r_b { background:url(/images/side-r-b.gif) no-repeat right bottom;}

#side_bar .indent { padding:23px 10px 40px 23px;}

#side_bar .v_l { background:url(/images/v-l.gif) repeat-y 160px; width:100%;}

#side_bar .col1 { width:150px;}
#side_bar .col2 { width:25px;}
#side_bar .col3 { width:133px;}

#side_bar .search { text-align:right; margin:10px 5px 35px 0px;}
#side_bar .search .input { width:90%; }
#side_bar .search .submit {margin:5px 0px 0px 4px;}

.widget_style { font-size:1.11em;}
.widget_style h2 { color:#2D343B; font-size:1.01em; font-weight:bold;}
.widget_style ul { margin:10px 5px 22px 0px; list-style:none;}
.widget_style li { background:url(/images/side-bul.gif) no-repeat 0px 7px; padding:0px 0 0 14px; color:#38454B; line-height:1.41em; margin-top:2px; font-size: 7pt;}
.widget_style li a { color:#38454B; text-decoration:none; font-size: 8pt; }
.widget_style li a:hover { text-decoration:underline;}

.widget_style a.user {font-size: 7pt; color:#188DD6;}
.widget_style a.user {color:#188DD6;}

ul.children {margin:5px 0px;}


#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:10px 5px 22px 0px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li {background:none; padding:0; color:#188DD6; font-weight:bold; font-size:1.01em; margin-top:3px;}
#links_with_style ul li ul li a { color:#188DD6;}

#meta { vertical-align:top;}

#categories { vertical-align:top;}

#archives { vertical-align:top;}
#archives ul li { background:none; padding:0; color:#188DD6; font-weight:bold; font-size:1.01em;}
#archives ul li a { color:#188DD6;}

#recent-comments  {
	vertical-align:top;
}
#recent-posts  {
	vertical-align:top;
}
#calendar {
	vertical-align:top;
}
#google-search  {
	vertical-align:top;
}
#gsearch {
	text-align:left;
}
#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}
#delicious {
	vertical-align:top;
}
#delicious-box {
	text-align:left;
}
#calendar_wrap {
	vertical-align:top;
	padding:10px 0px 22px 0px;
}
#calendar_wrap a {	
	font-weight:bold;
}
.textwidget {	
	padding:10px 10px 22px 0px;
}
#statusbar {	
	text-align:justify;
}
#statusbar p {
	padding:0px 0px 22px 0px;
}
#statusbar a, a.ActionButton, input.ActionButton {		
	font-weight:bold; color: #188DD6; text-decoration: none;
}
input.ActionButton {
	background-color: transparent;
	border: none;
	padding: 0px; margin: 0px;
	margin-bottom: 0px;
	cursor : pointer;
}
.large_divider
{
	background:url(/images/side-bul.gif) no-repeat 4px 7px; padding:0px 4px 0 4px;
}
a.little {		
	font-weight: bold; color: #38454B; text-decoration: none; font-size: 7pt; line-height: 1.5em;
}
#statusbar a:hover.little {		
	text-decoration: underline;
}
#statusbar .divider
{
	background:url(/images/side-bul.gif) no-repeat 3px 7px; padding-right: 10px; width: 10px; height: 10px;
}

/* side_bar end */

/* content */

#wrapper { float:left; width:100%; margin-left:-341px;}

#content { margin-left:341px;}

#content .search .input { width:300px;}
#content .search .submit { margin-left:13px;}

#content .indent { padding:15px 40px 0 38px;}

.h_l 	{ background:url(/images/h-l.gif) repeat-x; height:1px; margin:25px 0; }

h3, h6 	{ color:#0E88D5; font-size:1.61em; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; margin-bottom: 10px;}
h6		{ float: left; }
h3 a, h6 a 	{ color:#0E88D5; text-decoration:none; }

h4 	{ font-weight: normal; font-size: 9pt; }
h5	{ background: url(/images/side-bul.gif) 2px 7px no-repeat; padding-top: 3px; padding-left: 15px; color: #707E82; font-size: 8pt; }

.content_text, .content_left, .content_right { margin-top:0px;}

.adc { margin-top:15px; color:#707E82;}
.adc .l { float:left;}
.adc .r { float:right;}

.bar_divider a
{
	 background:url(/images/side-bul.gif) no-repeat 4px 3px; padding:0px 0 0 14px;
}
.bar_divider_large a
{
	 background:url(/images/side-bul.gif) no-repeat 4px 6px; padding:0px 0 0 14px;
}

.author { color:#EF3D17; font-size:1.01em;}
.author a {font-size: 7pt; color:#188DD6;}
.author a:hover {color:#188DD6;}

.date { font-size:1.01em;}

.content_left				{ text-align: left; float: left;  margin-left: 10px; }
.content_left input			{ text-align: left; }
.content_right				{ text-align: left; float: right; margin-right: 10px; }
.content_text, .content_left		{ line-height:1.41em; text-align: left;}
.content_text ol, .content_left ol	{ margin-left:20px; margin-top:15px;}
.info					{ text-align: justify; margin-top: 20px; display: inline;}

.comment { text-align: left; }
.comment a { color: #707E82; text-decoration:none; }
.comment a:hover { text-decoration:underline;}
.comment .l { padding-left: 15px; color: #707E82; }
.comment .l a { font-weight: bold; color:#188DD6; font-size: 7pt;}
.comment .r { }

.postmetadataalt {
	font-size:0.81em; 
}

.pagetitle {
	color:#0E88D5; font-size:1.61em; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 10px 0px;	
}

p {	
	
	padding: 10px 0px 10px 0px;
	text-align: justify;
}

.article {
	padding:0;
}

.post {
	padding:0px 5px 0px 5px;
}

.navigation {padding:0px 0px 10px 0px; width:100%; color:#707E82; font-size:1.01em;}
.navigation a {color:#707E82; font-weight:bold;}
.navigation .left {width:45%; float:left;  padding-left:10px;}
.navigation .right {width:45%; float:right; text-align:right; padding-right:10px;}

/* content end*/

#footer { text-align:right; padding:0px 92px 5px 20px; font-size:1.11em;}


/* New Additions */

#features { vertical-align:top; }
#features ul li { background:none; padding:0; text-align: right; line-height: 1.2em; margin-bottom: 14px; font-size: 7pt; color:#38454B; margin-left: 0px;}
#features ul li a.name { color:#188DD6; float: right; margin-left: 5px; font-size: 8pt; font-weight: bold;}
#features ul li a.owner { color:#38454B; font-size: 7pt; }
#features img { border: solid 2px #dcdcdc; }

#rides { vertical-align:top; }
#rides img { float: left; width: 40px;  margin: 2px; overflow: hidden;}

.gallery_box
{
	text-align: left;
}
.gallery_left
{
	float: left;
	margin-right: 10px;
}
.gallery_right
{
	float: right;
	margin-left: 10px;
}

.Events		{ background: url('/images/Events.png') no-repeat top right; }
.Rides		{ background: url('/images/Rides.png') no-repeat top right; }
.Models		{ background: url('/images/Models.png') no-repeat top right; }

.content_text ul	{ margin:0px 5px 10px 5px; list-style:none;}
.content_text li	{ background:url(/images/side-bul.gif) no-repeat 0px 7px; padding:0px 0 0 14px; color:black; }

#forum_widget a		{ font-weight: bold;}

.RideImages			{ margin-left: 0px; height: 150px; float: left; text-align: left;  }
.RideImages img		{  }	
.SubImages			{ float: left; }
.SubImages img		{ margin-bottom: 5px; margin-right: 8px; }


.align_right
{
	text-align: right;
}
.File
{
	float: left;
	text-align: center;
	width: 100px;

}
.File h4
{
	font-size: 8pt;
	margin-top: 0px;
}
.bluebox
{
	width: 300px;
	background: url('/images/bluetop.jpg') no-repeat top left #E7EDEF;

}
.bluebox .inner
{
	padding: 0px 10px;
}
.bluebottom
{
	background: url('/images/bluebottom.jpg') no-repeat top left #E7EDEF;
	width: 300px;	
	height: 15px;
}
.Right
{
	float: right;
}

.small_ride
{
	margin-bottom: 20px;
}
.small_ride_image
{
	margin-bottom: 5px;
}
ul.Pager
{
	
}
ul.Pager li
{
	float: left; padding-left: 10px; margin-left: 7px;
}
ul#portfolio li
{
	background: none; padding: 0px 10px 10px 0px; float: left; width: 110px;
}
.hidden
{
	display: none;
}

.product-images
{
	float: left;
	width: 140px;
}