/*
THEME NAME: OneDirt
THEME URI: 
DESCRIPTION: 
VERSION: 1.0
AUTHOR: 
AUTHOR URI:
TAGS: 
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('examples/2c-r.css');
@import url('blueprint/screen.css');
 @import url('photo-gallery.css'); /* CSS for Photo Gallery section; */

:focus {
outline:none;
}
body {
	background: #221204 url('images/bg.jpg') no-repeat center top;
	color:#232323;
}
.adcode {
	margin-right: 15px;
	margin-bottom: 15px;
	float:left;
}
#fauxbg {
	height:0;
	background: url('images/fauxbg.gif');
	position:relative;
	top:-30px;
}
div#container {
	min-height:705px;
}
#main-container {
	background:#fff;
	position:relative;
	top:-3px;
}
.home #main-container {
	top:-12px;
}
h4, h3{
    font-family: Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}
.entry-title {
    font-family: Arial, Helvetica, sans-serif;
}
h3.entry-title ,  h3.entry-title a, .post .entry-title, .post .entry-title a {
    font-family:Arial, sans-serif;
    font-weight:bold;
    font-size:20px;
    color:#000000;
    text-decoration:none;
    margin-bottom:4px;
    line-height:22px;
    margin-top:-2px;
    margin-bottom:4px;
}
h3.entry-title a:hover, .post .entry-title a:hover {
	color:#996633;
	text-decoration:none;
}
div.sidebar h3 {
    font-size:18px;
    font-family:Arial, Helvetica, sans-serif;
    color:#232323;
}
a {
	color:#996633;
	text-decoration:none;
    font-weight: bold;
    font-size: 12px;
}
.gray, .gray a {
	color:#757575;
}

p {
	margin-bottom:1em;
}
/******************************************Header*************************************************/

#powertvbar {
	background:transparent url(images/powertvbar-bg.png) repeat-x;
	height:32px;
	padding:3px;
}
#ptvbar-links {
	width:1000px;
	margin:0 auto;
	text-align:left;
}
#joinform {
	position:relative;
	top:-5px;
	left:-15px;
}
div#ptvbar-links li {
    color:#FF0000;
    display:inline;
    font-size:11px;
    font-weight:bold;
    padding:10px 10px 10px 0;
    text-transform:uppercase;
}
div#ptvbar-links ul a {
    margin-right:1em;
    padding:0.2em 0.5em;
    text-decoration:none;
    color:#a5a5a5;
	font-size:11px;
}
div#ptvbar-links ul a:hover {
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
	color:#ff0000;
}
div#ptvbar-links ul {
	height:30px;
	list-style-type:none;
	margin:0;
	padding:0;
}
li.ptvjoin {
	float:right;
	height:0;
	padding:0 !important;
	position:relative;
	top:-3px;
}
#headerright {
	float:left;
	position:relative;
	top:5px;
	width:300px;
}
#header h1 {
	font-size:0;
	line-height:0;
	margin-bottom:-8px;
}
#blog-title {
	background: transparent url(images/dragzine-logo.png) no-repeat;
	float:left;
	height:97px;
	text-indent:-9999px;
	width:477px;
}
#blog-description {
	background: transparent url(images/dragzine-line.png) no-repeat;
	height:52px;
	text-indent:-9999px;
}
#joinform input[type="text"] {
width:144px;
}
.post-info hr {
	margin:0 0 5px;
}
/************************************END****Header************************************************/

/**************************************** Top Stories ********************************************/
.top-stories {
	margin-bottom:20px;
	margin-top:5px;
}
.top-stories-left {
	float:left;
	background:transparent url(images/top_stories_bg.gif) no-repeat;
	height:133px;
	width:34px;
}
.top-stories-right {
	float:left;
}
.top-stories-post {
	float:left;
	margin-right:17px;
	width:194px;
}
.top-stories-post-image {
	border:3px solid #996633;
	height:127px;
	width:190px;
}
.top-stories-post-title {
	color:#555555;
	font-weight:bold;
	text-transform:uppercase;
	padding-top:10px;
	line-height:15px;
	text-decoration:none !important;
}
.top-stories-post-title:hover {
	color:#996633;
}
/*********************************END**** Top Stories ********************************************/
#container {
	position:relative;
	top:-22px;
}
.container {
	width:998px;
}
#content-wide {
	width:770px;
	margin:0 330px 0 0 !important;
	padding:15px;
}
#wrapper {
}
#header {
	z-index:2;
	position:relative;
}
#container {
	margin:0 -330px 0 0 !important;
}
#blog-title a {
	display:block;
	height:90px;
	width:335px;
}
div#content {
	padding:15px;
	margin:0 318px 0 0 !important;
	background:#fff;
}
.entry-title, .entry-meta {
	clear:both;
}
div#container, div#primary {
}
form#commentform .form-label {
	margin:1em 0 0;
}
form#commentform span.required {
    background:#fff;
    color:#CC3300;
}
form#commentform, form#commentform p {
	padding:0;
}
input#author, input#email, input#url, textarea#comment {
	padding:0.2em;
}
div.comments ol li {
	margin:0 0 3.5em;
}
textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:66%;
}
.form-newsletter {
	float:left;
}
.alignright, img.alignright {
	float:right;
	margin:1em 0 0 1em;
	text-align:right;
	border:1px solid #996633;
	padding: 5px;
}
.alignleft, img.alignleft {
	float:left;
	margin:.6em 1em 0 0;
	border:1px solid #996633;
	padding: 5px;
}
.aligncenter, img.aligncenter {
	display:block;
	margin:1em auto;
	border:1px solid #996633;
	padding: 5px;
}
div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
}
p.wp-caption-text {
	/* font-style:italic;*/
    background: #221204 none repeat scroll 0 0;
	font-size:11px;
	color: #FFFFFF;
	font-weight: bold;
	margin:0;
	padding:10px;
	text-align:left;
}
div.gallery dl {
	margin:1em auto;
	overflow:hidden;
	text-align:left;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}
div.gallery dl.gallery-columns-1 {
	width:100%;
}
div.gallery dl.gallery-columns-2 {
	width:45%;
	margin: 10px;
}
div.gallery dl.gallery-columns-3 {
	width:30%;
	margin: 10px;
}
div.gallery dl.gallery-columns-4 {
	width:20%;
	margin: 10px;
}
div.gallery dl.gallery-columns-5 {
	width:15%;
	margin: 10px;
}
div#nav-above {
	margin-bottom:1em;
}
div#nav-below {
	margin-top:1em;
}
div#nav-images {
	height:150px;
	margin:1em 0;
}
div.navigation {
	height:1.25em;
}
div.navigation div.nav-next {
	float:right;
	text-align:right;
}
div#menu ul li, div.gallery dl, div.navigation div.nav-previous {
	float:left;
}
div#header, div#footer {
}
input#author, input#email, input#url, div.navigation div {
	width:50%;
}
div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul {
	margin:0;
	padding:0;
}
.ln .sb_post_image {
	margin-top:10px;
	height:98px;
}
div#footer {
	background:#464646;
	color:#FFF;
}
div#footer a {
	color:#FFF;
	border: none;
}
#footer img {
	border: none;
}
#access {
	clear:both;
}
ul, ol {
	padding-left:1.333em;
}
/******************************************* About Page *******************************************/
ul#staff-list, #staff-list ol {
	padding-left:0;
	list-style-type:none;
}
.staff-latest-stories h5 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    text-transform:uppercase;
}
ul#staff-list {
	list-style-type:none;
	margin:0;
}
.staff-name {
    font-family:Arial, Helvetica, sans-serif;
    font-size:20px;
font-weight:bold;
    text-transform:uppercase;
}
.staff-title {
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	left:5px;
	position:relative;
	text-transform:uppercase;
	top:-1px;
}
.staff-photo {
	float:left;
}
.staff-profile {
	float:left;
	padding-left:15px;
	width:360px;
}
.staff-latest-stories {
	float:right;
	width:235px;
}
.staff-view-stories img {
/*   position:relative;
    top:3px;
    left:5px; */
}
.staff-view-stories, .staff-view-stories a  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    text-transform:uppercase;
    text-decoration:none;
}
#staff-list hr.dashed {
	margin:0 0 1.5em;
}
.staff-profile hr.dashed {
	margin:0 0 .5em !important;
}
.staff-latest-stories hr.dashed {
	margin: 0 0 .5em !important;
}
p.staff-view-stories {
	margin:0.5em 0 !important;
}
p.staff-bio {
	margin:0 0 .5em !important;
}
.post_image-latest {
	border:3px solid #996633;
	height:61px;
    margin-bottom:5px;
	max-width:90px;
overflow:hidden;
}
.latest_story-link {
	float:right;
	font-size:12px;
	font-weight:bold;
	padding:4px 0;
	text-transform:uppercase;
	width:125px;
	line-height:15px;
}
#staff-list h4, #staff-list h5 {
	margin-bottom:0.2em;
}
#staff-list h4 img, #staff-list h5 img {
	margin-bottom:0.3em;
}
#staff-list hr {
	margin:0 0 0.5em;
}
#bpart {
	float:right;
	font-weight:bold;
	height:0;
	left:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position:relative;
	top:-80px;
}
.page-template-about-us-php #content-wide {
	padding:0 15px 15px;
}
.page-template-about-us-php h3 {
	margin-bottom:0.5em;
}
/************************************END*** About Page *******************************************/

/**************************************** Product Cars *******************************************/

.project-car-orderby {
	border-bottom:1px solid #e1e1e1;
	height:21px;
	margin-bottom:30px;
	text-align:right;
}
.project-car-orderby a {
	text-decoration:none;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	background-color:#e1e1e1;
	border:1px solid #e1e1e1;
	margin:0 -2.5px;
}
a.active-orderby {
	background-color:#FFF;
	color:#666666;
}
a.middle-orderby {
	border-left:1px solid #cbcbcb;
	border-right:2px solid #cbcbcb;
}
.car-cat {
	padding:10px 0 0=;
}
.car-cat-left {
	float:left;
	width:300px;
}
.car-cat-right {
	float:right;
	width:450px;
}
#content h3 {
font-family:Arial,Helvetica,sans-serif;
font-size:20px;
font-weight:bold;
margin-bottom:7px;
}
.car-cat-name {
	border-bottom:1px solid #CCCCCC;
	margin-bottom:7px;
}
.car-cat-title {
	padding-bottom:10px;
}
.car-cat-name h3 {
	text-transform:uppercase;
	margin-bottom:3px;
}
.latest-updates-heading h4 {
	margin-bottom:15px;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
.latest-updates-heading {
}
.car-cat-image {
	background-color:#666666;
	height:195px;
	padding:3px;
}
.car-cat-name img {
	margin-bottom:7px;
}
.car-cat-links{
    background:transparent url(images/all-updates-bg.jpg) repeat scroll 0 0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    height:19px;
    padding:12px 0;
    text-align:center;
    width:100%;
}
.car-cat-name {
    font-family:Arial, Helvetica, sans-serif;
}
.car-cat-links a {
	text-decoration:none;
	color:#FFF;
	padding:0 3px;
}
.project-car h2 {
	margin:0;
}
/***********************************END** Product Cars *******************************************/
.latest-post {
	float:left;
	margin:0 16px 0 0;
	width:100px;
}
.latest-post-image {
	height:67px;
	overflow:hidden;
}
.latest-post-title {
	color:#860000;
	font-size:11px;
    font-weight:bold;
    line-height:12px;
    padding-bottom:15px;
    padding-top:10px;
}
.latest-post-title a {
	text-decoration:none;
	font-size:11px;
}
hr.dashed {
	background: transparent url(images/dash.gif);
	height:5px;
	margin-bottom:15px;
}
.links {
	float:left;
    width:100%;
	font-size:11px;
    /*  margin:0 0 10px;*/
}
.links a {
	text-decoration:none;
	color:#999999;
	font-size:11px;
}
.home .links {
	margin:0;
}
.comments-count {
	background: transparent url(images/comments_icon.jpg) no-repeat scroll 0 0;
    float:right;
    color:#666666;
    font-weight:bold;
    padding-left:20px;
	font-size:11px;
}
.comments-count a {
	color:#666666;
	font-size:11px;
text-decoration: none;
}
.comments-count a:hover {
	color:#996633;
	text-decoration:underline;
}
.posted-in {
	color:#996633;
	font-weight:bold;
	font-size:11px;
	margin-bottom:15px;
}
.posted-in a {
	text-decoration:none;
	font-size:11px;
}
.posted-by {
	float:left;
    margin-right:20px;
	margin-bottom:5px;
    color:#000000;
    font-size:11px;
}
.posted-by-name {
	font-weight:bold;
	font-size:11px;
}
.posted-by-name a {
	color:#666;
	font-size:11px;
	text-decoration: none;
}
.posted-by-name a:hover {
	color:#000;
text-decoration:none;
font-size:11px;
}
.email-post {
	float:left;
	margin:0 10px 0 0;
	font-weight:bold;
}
.facebook {
	float:left;
	margin:0 10px;
	font-weight:bold;
}
.twitter {
	float:left;
	margin:0 10px;
	font-weight:bold;
}
.home .facebook a, .home .twitter a, .home .email-post a {
	text-decoration:none;
	color:#000;
	font-weight:lighter;
}
.home .sidebar {
	margin-top:18px;
}
.print {
	float:left;
	margin:0 10px;
	font-weight:bold;
}
.links-top {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	margin-bottom:10px;
	clear:both;
}
/*.links-bottom{
    background:transparent url(images/border.jpg) repeat-x scroll left bottom;
    padding-bottom:10px;
}*/
.related-photos {
	clear:both;
	height:150px;
	width:2000px;
}
.related-photos-image {
	margin-right:12px;
	float:left;
}
.related-photos-gallery {
	width:100%;
	margin-bottom:30px;
	overflow:hidden;
}
.related-photos-gallery h3 {
	margin-bottom:10px;
}
#post-19 h2 {
	background: url(images/about_pg-banner.jpg);
}
.page-item-17, .page-item-19, .page-item-22 {
	display:none;
}
div.sidebar {
	margin-top:15px;
	width:315px;
	background:#fff;
}
.sidebar ul {
	width:300px;
}
div.narrow {
	margin-top:15px;
	float:right;
	overflow:hidden;
	width:180px;
	font-size:14px;
	font-weight:bold;
	margin-right:15px;
}
.sidebar_each_post {
	padding:10px !important;
}
.narrow ul {
	width:180px;
}
div.sidebar input#s {
	width:7em;
}
div.sidebar li {
	list-style:none;
    margin:0 0 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	font-size:12px;
}
.sidebar a {
    text-decoration:none;
	font-size:12px;
}
div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
}
div.sidebar ul ul {
	margin:0;
}
div.sidebar ul ul li {
	list-style:none;
	margin:0;
}
div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
}
div.sidebar ul ul ul li {
	list-style:circle;
}
.sidebar {
	font-size:14px;
	font-weight:bold;
}
li.grey-box {
	background:#e1e1e1;
	clear:both;
}
/**************************************Sidebar Widgets********************************************/
#categories, .grey-with-border {
	background:#f9f8f8;
	padding:15px;
	border: 1px solid #e9e9e9;
	-webkit-border-radius:0!important;
	-moz-border-radius:0!important;
}
.grey-with-border .sidebar_each_post {
	padding:0 !important;
}
#categories a {
	font-size:12px;
	padding:5px;
}
#categories h3 {
	color:#707070;
	background:url(images/cat-title-sb.png) no-repeat;
	text-indent:-9999px;
}
#categories li {
	background:transparent url(images/catbg.png) no-repeat;
	list-style-type:none;
	margin-bottom:0;
	padding:1px;
	width:151px;
}
#categories li:hover {
	background:transparent url(images/catbg.png) no-repeat -157px 0;
}
#categories li a {
	color:#fff;
	text-decoration:none;
}
#categories ul {
	margin:0 !important;
}
#categories .children {
	display:none;
}
#categories ul li:hover ul.children {
	display:block !important;
}
#categories .children li {
	background:none;
	list-style-image: url('images/listimg.png');
	list-style-type:circle;
	list-style-position:inside;
	margin-bottom:5px;
	width:151px;
}
#categories .children li a {
	color:#996633;
	text-transform:uppercase;
	margin-left:-10px;
	verticle-align:bottom;
}
/*.latest-post-image img {
    clip:rect(0px, 100px, 67px, 0px);
    overflow: hidden;
    position:absolute;
}*/
.grey-box .sidebar_each_post img {
	overflow: hidden;
}
.sb_post_image {
	height:136px;
	overflow:hidden;
}
.sbs_widget .sidebar_each_post, .leftcol-side {
	float:left;
	font-size:11px;
	margin:0;
	overflow:hidden;
	padding:0 !important;
	width:145px;
	line-height:14px;
}
.leftcol-side .sidebar_each_post {
	padding:8px 0 !important;
	border-bottom: dotted 1px #c1c1c1;
	margin-bottom: 2px;
	margin-right: 10px;
}
.leftcol-side .sb_post_image {
	border:3px solid #996633;
	height:67px;
	overflow:hidden;
	padding-right:0;
	width:100px;
}
.sbs_widget .even {
	margin-right:10px;
}
.sbs_widget .sb_post_image {
	height:95px;
	overflow:hidden;
	padding-top:15px;
}
.grey-box .sb_post_text {
	margin-top: 0px;
}
.cat .sb_post_text {
	margin-top: -15px;
}
.botm .sb_post_text {
	margin-top: 10px;
}
div.sb_post_text {
	margin-top: 5px;
	line-height:13px;
}
.leftcol-side .sb_post_text {
	margin-top:5px;
	line-height:13px;
}
.sidebar {
	position:relative;
	top:-34px;
}
.sb_post_cat {
	background: transparent url(images/t-gray.png);
	color:#FFFFFF;
	font-size:11px;
	position:relative;
	text-indent:5px;
	text-transform: uppercase;
	top:-22px;
	padding:3px !Important;
}
.pcu .sb_post_text {
/* position: relative;
    top:-10px;
    margin-top:0 !Important;*/
    }
.wcat .sb_post_text {
	margin-top: -13px;
}
.rsslv {
	float:left;
	padding-top:5px;
	width:145px;
}
.rsslv img {
	width:120px;
	margin:10px auto;
}
.RSS_TITLE {
	display:block;
	width:120px;
	font-size:11px;
	line-height:13px;
	text-transform: uppercase;
}
.RSS_DESC {
	font-size: 0px;
	line-height:0px;
	width:0px;
	color:#FFFFFF;
}
.rsslv.odd {
	padding-right: 5px;
}
div#menu ul li ul a {
	height: auto !important;
	margin-right:0 !important;
}
div#menu ul li ul {
}
.auls-img {
	float:left;
	overflow:hidden;
	padding:5px 0 0 0;
}
.ad_big_pad {
	margin-bottom:15px;
}
.leftcol-side {
	float:left;
	width:136px !important;
	margin:0 4px 0 0 !important;
}
.rightcol-side {
	float:right;
	margin:0 !important;
	width:160px !important;
}
/*********************************END**Category Widget********************************************/
 
 /************************************** MENUE CSS ***********************************************/ 
 
 div#menu {
    background:transparent url(images/nav-bg.png) no-repeat;
    height:52px;
    left:-16px;
    margin-bottom:16px;
    position:relative;
    width:1018px;
    z-index:2;
}
div#menu a {
	color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    letter-spacing:1px;
    text-shadow:1px 1px 1px #000000;
    text-transform:uppercase;
}
div#menu ul, div#menu ul ul {
	list-style:none;
	margin-left:-12px;
	padding-top:2px;
}
div#footer-links ul, div#footer-links ul ul {
	list-style:none;
	margin-left:0;
	padding-top:2px;
}
div#menu ul a {
	display:block;
	/*margin-right:1em;*/
    padding:0;
	text-decoration:none;
}
div#menu ul ul ul {
	display:none !Important;
}
ul.children {
	display:none !important;
}
div#menu ul li ul {
	left:-999em;
	position:absolute;
}
div#menu ul li:hover ul {
	left:auto;
	margin-left: 0;
}
div#menu ul li ul {
	background:#996633;
	width:auto;
	padding:5px;
}
div#menu ul li ul a {
	color:#FFF;
	font-family:"Arial";
	text-shadow:none;
	font-size:11px;
	padding:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: none !important;
	text-indent: 3px !important;
	background: #996633;
	font-weight:bold;
	width: auto;
	float:none;
	display:block;
}
div#menu ul li ul a:hover {
	color:#000;
	background-color:#fff !important;
	width: auto;
}
/****************************************top menue CSS********************************************/
.small_nav-link a {
	font-size:10px !important;
	position:relative;
	top:3px;
}
.round_button {
	position:relative;
	top:-22px;
}
#menu li:hover, #menu li.current_page_item {
	background: #996633;
}
#footer-links li:hover, #footer-links li.current_page_item {
	background: transparent;
}
#menu li.round_button:hover {
	background: transparent !important;
}
li.page-item-3 a {
	background:transparent url(images/topmenu_news.png) no-repeat scroll 10px 11px;
	height:38px;
	margin-right:7px;
	text-indent:-9999px;
	width:60px;
}
li.page-item-5 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_tech.png) no-repeat scroll 8px 11px;
	width:129px;
	height:38px;
	margin-right:4px;
}
li.page-item-7 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_features.png) no-repeat scroll 10px 11px;
	width:96px;
	height:38px;
	margin-right:5px;
}
li.page-item-9 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_projectcars.png) no-repeat scroll 10px 11px;
	width:128px;
	height:38px;
	margin-right:6px;
}
li.page-item-11 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_eventcoverage.png) no-repeat scroll 6px 11px;
	width:148px;
	height:38px;
	margin-right:3px;
}
li.page-item-13 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_photos.png) no-repeat scroll 9px 11px;
	width:74px;
	height:38px;
	margin-right:6px;
}
li.page-item-15 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_videos.png) no-repeat scroll 8px 12px;
	width:71px;
	height:38px;
	margin-right:4px;
}
li.page-item-16 a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_forum.png) no-repeat scroll 8px 12px;
	width:71px;
	height:38px;
	margin-right:4px;
}
li.login a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_login.png) no-repeat scroll 10px 7px;
	width:43px;
	height:32px;
	margin-right:9px;
}
li.about a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_about.png) no-repeat scroll 10px 5px;
	width:65px;
	height:33px;
	margin-right:9px;
}
li.sponsors a {
	text-indent:-9999px;
	background:transparent url(images/topmenu_sponsors.png) no-repeat scroll 6px 5px;
	width:93px;
	height:33px;
}
li.small_nav-link a {
	margin-top:4px;
}
ul li ul li {
	text-indent:0;
	float:none !important;
}
ul.children {
	left:156px !important;
	top:0;
	width:149px;
	display:none !important;
	margin-left:200px;
}
div#menu ul li ul li:hover ul.children {
	display:none !important;
}
/*************************************end top menue CSS*******************************************/

/*********************************footer menue & footer CSS***************************************/


#footer-links li.page-item-3 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_news.png) no-repeat;
	width:43px;
	height:14px;
	margin-right:15px;
}
#footer-links li.page-item-5 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_tech.png) no-repeat;
	width:104px;
	height:14px;
	margin-right:15px;
}
#footer-links li.page-item-7 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_features.png) no-repeat;
	width:75px;
	height:14px;
	margin-right:15px;
}
#footer-links li.page-item-9 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_projectcars.png) no-repeat;
	width:111px;
	height:14px;
	margin-right:15px;
}
#footer-links li.page-item-11 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_eventcoverage.png) no-repeat;
	width:140px;
	height:14px;
	margin-right:15px;
}
#footer-links li.page-item-13 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_photos.png) no-repeat;
	width:60px;
	height:14px;
	margin-right:15px;
}
#footer-links li.page-item-15 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_videos.png) no-repeat;
	width:54px;
	height:14px;
	margin-right:60px;
	margin-top:0;
}
#footer-links li.page-item-16 a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_forum.png) no-repeat;
	width:54px;
	height:14px;
	margin-right:60px;
	margin-top:0;
}
#footer-links li.login a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_login.png) no-repeat;
	width:45px;
	height:14px;
	margin-right:15px;
	margin-left:15px;
}
#footer-links li.about a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_about.png) no-repeat;
	width:75px;
	height:14px;
	margin-right:15px;
}
#footer-links li.sponsors a {
	text-indent:-9999px;
	background:transparent url(images/footermenu_sponsors.png) no-repeat;
	width:81px;
	height:14px;
}
#footer-links li.small_nav-link a {
	margin-top:0;
}
#footer-links .small_nav-link a {
	position:relative;
	top:0;
}
#footer-links li.round_button {
	display:none;
}
#footer-links ul li ul {
	display:none;
}
#footer .page-item-15 {
	margin-right:25px;
}
#footer #searchform {
	position:relative;
	width:195px;
	border: none;
}
#footer input.text {
	padding:5px;
	width:175px;
}
#copyline .alignright {
	float:right;
	margin:0 17px 0 0;
	width:300px;
	border:none;
	padding: 0;
}
#copyline p {
    display:inline;
    padding-left:10px;
    position:relative;
    top:11px;
    text-transform:uppercase;
	font-size:11px;
}
#copyline .social {
	float:right;
	position:relative;
	top:-30px;
	width:75px;
}
#copyline img {
	padding-top:8px;
	border:none;
}
#copyline {
	background:url("images/footer_bgbar.jpg") no-repeat scroll 0 0 transparent;
	height:44px;
}
#footer-links #menu {
	padding-top:15px;
	background:none;
	height:16px;
	left:0px;
	margin:0;
	position:relative;
	width:998px;
}
#footer-links div#menu ul a {
	display:block;
	margin-right:12px;
	padding:0;
	text-decoration:none;
}
#footer-links div#menu a {
	color:#FFFFFF;
	font-family:Arial;
	font-size:14px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000000;
	text-transform:uppercase;
}
#footer-links img {
	display:none;
}
#footer-logo {
	margin: 5px 0 5px 10px;
	border: none;
}
/*******************************************end footer********************************************/


.entry-thumbnail {
	float:left;
    width:195px;
    border: 4px solid #996633;
    margin-bottom:10px;
	margin-right:15px;
	background: #333333;
	text-align:center;
}
.post .entry-title {
	clear:none;
}
.home .post p img {
	display:none;
}
.entry-date {
	display:inline;
}
.post-info {
	float:right;
	width:432px;
}
.entry-content {
	float:left;
}
.entry-content a {
text-decoration: underline;
}
.entry-content a:hover {
text-decoration: none;
color: #993300;
}
.search .entry-content, .post .entry-content {
	float:none;
	width:100%;
}
.ad728x90-top {
    position:relative;
    top:-25px;
    width:728px;
    float:left;
	z-index: 1;
}
#newslsubform {
	border:2px solid #7c7c7c;
	float:right;
	height:115px;
	margin-top:0;
	padding:15px;
	width:225px;
}
#newslsubform h3.gray {
	font-size:19px;
}
#newslsubform h3 {
	font-size:15px;
}
#joinform input.image {
	position:relative;
	top:6px;
}
#top_search {
	position:relative;
	top:15px;
	left:10px;
}
.related-photos-bottom {
}
.related-bottom-left {
	background:transparent url(images/border_line.jpg) repeat-x scroll center center;
	height:30px;
	margin-top:10px;
	width:80%;
	float:left;
}
.related-bottom-right {
	float:right;
	background:transparent url(images/view_more.jpg) no-repeat scroll center right;
	height:30px;
	padding-right:20px;
	padding-top:13px;
}
.related-bottom-right a {
	text-decoration:none;
	color:#000000;
}
/********************************************Comments CSS ****************************************/
#comments-list ul {
	list-style-type:none;
	padding:0;
	margin:0 !important;
}
#comments-list li.alt {
	background-color:#F8F8F8;
}
#comments-list li {
	border:1px solid #F2F2F2;
	padding:10px;
	margin:5px 0;
	color:#707070;
	font-size:13px;
}
.comment-author-name {
	font-weight:bold;
}
.comment-meta {
	margin:5px 0;
	font-size:11px;
	color:#333333;
}
.comment-reply-link {
	font-weight:bold;
	text-transform:uppercase;
	color:#424242;
}
.comment-form-left {
	float:left;
	width:35%;
}
.comment-form-left input {
	width:100% !important;
	margin:0 0 5px;
	height:25px;
}
.comment-form-right {
	float:right;
	width:60%;
}
.comment-form-right textarea#comment {
	width:100% !important;
	height:127px;
}
.comment-form-right .form-submit {
	text-align:right;
}
.comment-form-right input#submit {
	background:transparent url(images/leave_comment.jpg) no-repeat;
	border:none;
	width:127px;
	height:27px;
}
#respond {
	border:1px solid #F2F2F2;
	background-color:#F8F8F8;
	padding:10px;
}
.recent-comments h3 {
	float:left;
}
/************************************END*****Comments CSS ****************************************/
.article-source-box {
	background-color:#EDEDED;
	padding:10px;
	margin-bottom:10px;
}
.article-source {
	float:left;
	width:30%;
	margin:0 10px 15px 0;
}
.article-source-heading {
	margin-bottom:10px;
}
.article-source-heading h4 {
	color:#666666;
	margin:0;
}
.article-source-title {
	color:#000000;
	font-weight:bold;
}
.article-source-web a {
	text-decoration:none;
}
#wp-email-popup {
	background-color:#FFF;
}
.read-more {
	float:right;
	height:16px;
}
.read-more a {
	color:#000000;
	text-decoration:none;
}
.read-more h4 {
	margin-bottom:0;
}
.top-box {
	text-transform:uppercase;
	margin-bottom:20px;
}
.top-box h2 {
	margin-bottom:0;
}
.top-box .project-car-orderby {
	margin-top:-15px;
}
.post{
    line-height: 1.3;
}
.entry-title.home {
	font-size:16px;
}

.nav h4 {
padding: 0;
margin: 0;
}
.nav img.alignleft, .nav img.alignright, .nav .alignleft, .nav .alignright {
border: none;
}
.nav, .nav .alignright, .nav img.alignright {
	text-indent: -9999px !important;
	text-align: left !important;
	border: none;
}
.nav .alignright a {
	background: transparent url(images/newerpost-link.gif);
	display:block;
	width:132px;
	border: none;
}
.nav .alignleft a {
	background: transparent url(images/olderpost-link.gif);
	display:block;
	width:132px;
	border: none;
}
/****************************************Search Box***********************************************/

.searchbox270 {
	position:relative;
	top:-25px;
	float:right;
	width:270px;
	background:transparent url(images/topsearch-bg.png) no-repeat scroll -4px -5px;
	height:90px;
	margin-bottom: 8px;
}
.searchbox270, .searchbox270 a, .searchbox300, .searchbox300 a {
	color:#fff;
	font-size:11px;
}
.searchbox270 input.text {
	margin:10px;
	padding:5px;
	width:205px;
}
.searchbox300 .social, .searchbox270 .social {
	float: right;
	margin-right:10px;
}
.searchbox300 .sendfeedback, .searchbox270 .sendfeedback {
	float: left;
	margin-left:15px;
}
.searchbox300 .login, .searchbox270 .login {
	float:left;
	padding:12px 8px 8px 15px;
}
.searchbox300 {
	background:transparent url(images/topsearch-bg.png) no-repeat scroll 0 -5px;
	float:left;
	height:105px;
	width:300px;
}
.ad_pad {
	float:left;
	padding-right:15px;
	margin-bottom:40px;
}
#newslsubform p.button {
	margin:0;
}
#newslsubform p.form {
	margin-bottom:5px;
}
#newslsubform p.ruamem {
	margin-bottom:5px;
}
#searchboxform {
	margin-top: 10px;
	margin-left:15px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#f6f6f6;
}
td.searchoptions {
line-height:10px;
margin:0;
padding-top:15px;
font-size:11px;
}
table.searchtable {
	padding-bottom:3px;
	margin: 0px;
}
td.searchinput {
	padding:0px;
	margin: 0px;
	width: 70%;
}
#search-footer {
	left:12px;
	top:5px;
	position:relative;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#f6f6f6;
	width:200px;
}
/***********************************End*Search Box***********************************************/


.page-template-page_no_sidebar-php .entry-content {
	width:965px;
	float:none;
}
#s-buttons {
	display:inline;
	left:8px;
	position:relative;
	top:12px;
}
#footer-bottom {
	width:235px;
	color:#fff;
	float:left;
	margin-bottom:20px;
}
#footer-ad {
	border:none;
	float:left;
	margin-top:10px;
	padding:0px;
}
#footer-bottom a {
	color:#fff;
}
#footer-bottom a:hover {
	color:#996633;
}
.home .related-photos-image, .category .related-photos-image {
	border:3px solid #996633;
	float:left;
	height:85px;
	margin-right:8px;
	overflow:hidden;
	width:142px;
}
.home .related-photos, .category .related-photos {
	clear:both;
	height:91px;
	padding:15px;
	width:620px;
	background:#EEE;
}
.home .related-photos-gallery, .category .related-photos-gallery {
	margin-bottom:15px;
}

/*********************************** POST PAGING ***********************************************/

div.page-link {
padding: 10px;
font-weight: bold;
}
.page_jump {
display: inline;
}
.event-select {
padding: 10px;
background: #ececec;
margin-bottom: 10px;
}

/* Related Posts */
ol.related-posts {clear:both; text-align:left; font-weight:bold; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{
width:130px; 
float:left; 
display:inline; 
margin-right:10px;
padding:10px;
font-size:12px;
line-height:1.4;
}
ol.related-posts img{
	clear:both; 
	padding:5px; 
	background:#ECECEC; 
	border:1px solid #CCC; 
	margin-bottom: 5px;
}
	ol.related-posts a{
	clear:both; 
	display:block; 
	border:none; 
	text-decoration:none;
	font-size:12px;
line-height:1.4;
}
	ol.related-posts li{
	font-size:11px;
}
