/* Nice Drives CSS*/
 
/* ----------------------------------General--------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

html, body {
	height: 100%;
}


body {
	font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #7C7A65; 	
	margin: 0; 	padding: 0; 
	background: #262626 url(images/bg.jpg) no-repeat center top;
	text-align: center;
}

/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #006193;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #fff;
}

/* headers */
h1, h2 {
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ABABAB;
}
h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 1.9em;
	color: #FFCD00;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CECDAE;
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

h4 {
	font-size: 2.5em;
	color: #FFCD00;
	padding: 20px 10px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

p, dl { 
	padding: 10px; 
	margin: 0; 
	font-size: 12px;
	line-height: 160%;
	
	}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

#top_carb_tile {
	background: url(images/top_carb_tile.png);
	background-repeat: repeat-x;
	position: absolute;
	top: auto;
	height: 96px;
	width: 100%;
	z-index: 10;
}

#nd_logo {
	position: absolute;
	background: url(images/nd_logo.png) no-repeat;
	width: 446px;
	height: 186px;
	top: 250px;
}

#sema-logo {
	width: 283px;
	height: 153px;
	padding-bottom: 15px;
}

/* images */
/*img {
	background: #1B1B1B;
   border: 1px solid #1B1B1B;
	padding: 5px;
}*/
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  	/* white-space: pre; */
  	background: #111;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: #111 url(images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}
/*-----------ADS---------------- */
#truck-it {
	position: absolute;
	width: 606px;
	height: 107px;
	top: 110px;
	left: 25px;
	
	}

#tire-glove {
	position: relative;
	width: 280px;
	height: 49px;
	top: 0px;
	left: 10px;
	border: thick;
	border-color: #cdcead;
	
	}



/* start - table */
table {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
tr {
	color: #5b5b5b;
	height: 34px;	
}
td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #111; 
	background: #070707; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 1em 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #045F87;
	background: #0077b5;
	text-shadow: 1px 1px #045F87;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;
	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 32px;
	padding: 2px;	
	vertical-align: top;
	
}
.searchform input.button { 
	width: 70px;
	height: 38px;
	padding: 2px 5px;
	vertical-align: top;
	color: #77D0F7;
}

/* ----------------------------------layout--------------------------------------- */ 
#wrap {
	background: url(images/bg_tile.png);
	background-repeat: repeat-y;
	position: relative;
	width: 1048px;	
	margin: 0 auto;
	text-align: left;
	padding: 46px 0 100px 68px;
	min-height: 100%;
	overflow: hidden;	
}
#content-wrap {
	position: relative;
	clear: both;
	width: 1048px;	
	padding: 0; 			
	background: transparent;
	float: left;	
	display: inline;
	margin: 0;
}
#header {
	position: relative;
	width: 1048px;	
	height: 550px;	
	margin: 0; padding: 0;		
	background: transparent;
}

/* header search */
#header form#quick-search {
	position: absolute;
	top: 38px; right: 65px;
	padding: 0; margin: 0;
	border: none;
	width: 262px; height: 30px;
	background: url(images/header-search.jpg) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search .tbox {
	margin: 2px 0 0 5px; 
	width: 210px;
	background: none;
	border: none;
}
#header form#quick-search label,
#header form#quick-search .btn {
	display: none;	
}

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	height: 40px;
	width: 650px;	
	left: 0;	top: 35px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 0 65px 0 0;
	font: normal 17px/35px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;	
	color: #CECDAE;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #FFCD00;
	background: none;
	border: none;
}
#nav ul li.current_page_item a {	
	color: #0077B5;	
}

#nav-bar {
	position: absolute;
	background: url(images/nav_bar.jpg) no-repeat;
	top: 60px;
	width: 725px;
	height: 12px;
	left: 34px;
	z-index: 4;
}

#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .7em;
	color: #9E9C7D;
	text-decoration: none;
	top: 435px; 
	left: 1px;	
	width: 440px;
	text-shadow: 1px 1px #000;
}
#header h1#logo-text a:hover {
	background: none;	border: none;
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.8em;
	line-height: 1.5em;
	text-transform: none;
	color: #676657;
	width: 570px;
	top: 490px; 
	left: 1px;			
}

/* Main Column */
#main {
	position: relative;
	float: left;
	width: 545px;
	padding: 0; margin: 0;
	display: inline;
	left: -6px;
	top: 25px;
	
}
#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 2.9em Georgia, "Times New Roman", Times, serif;	
	color: #FFCD00; 
	text-transform: none;	
}
#main h2 a {
	color: #FFCD00;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.home-content {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1050px;
	}
	
.home-content a {
	color: #CECDAE;
	font-size: 1.25em;
	line-height: 170%;
	}

.home-content a:hover {
	color: #FFF;
	}


#home-content-tl {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	width: 262px;
	}
	
#home-content-tr {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 324px;
	width: 262px;
}



/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	padding: 0; margin: 25px 55px 0 0;	
	display: inline;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 15px 5px 10px 5px; 
	font: normal 1.9em Georgia, "Times New Roman", Times, serif;				
	background: url(images/footer_top.png) no-repeat center bottom;
	color: #CECDAE;
	
}
#sidebar ul {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar ul li {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar ul li {
	height: 1%;
}
#sidebar ul li a {
	text-decoration: none;	
	border: none;
	color: #CECDAE; 	
		
	font-weight: bold;		
	font-family: 'Trebuchet MS','Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul li a span {
	color: #444;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar ul li a:hover,
#sidebar ul li a:hover span {	
	color: #fff;	
	border-bottom: 1px dotted #438800;
}
#sidebar ul ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul ul li { border: none; }

/* footer */
#footer-wrap {
	background: url(images/footer.png);
	background-repeat: repeat-x;
	clear: both;
	padding: 0;
	font: normal 1em 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;	
	color: #7C7A65;
	width: 100%;
	float: left;	
	display: inline;
	height: 420px;	
	z-index: 3;	
}
#footer-wrap h3 {
	font: normal 1.6em/1.6em 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 1048px;
	text-align: left;
	padding: 40px 0 0 0;
	height: 380px;	
}
#footer-content ul.col-list {
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	margin: 0 0 0 25px;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 1.5em;
	padding: 0 0 4px 8px;
	width: 98%;	
	color: #7C7A65;
	border: none;
	font-size: 14px;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}


#footer-content .col {
	width: 270px;
	padding: 0 0 30px 6px;			
	display: inline;
}

.col p {
	margin: 0 0 0 30px;			
}

.col1 {
	width: 300px;
	margin: 0 0 15px 0;			
	display: inline;
}


#footer-content .space-sep {
	margin-right: 12px;
}

#footer-end {
	background: url(images/footer_end.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 60px;
	font-size: 10px;
}

#footer-end-container {
	margin: 0 auto;
	width: 1048px;
}

#footer-end-left {
	padding: 10px 0;
	float: left;
}

#footer-end-right {
	padding: 10px 50px 0 0;
	float: right;
}

#footer-end-right a {
	margin: 0 9px 0 0;
}


#footer-end p a {
	color: #7C7A65;
}

#footer-end p a:hover {
	color: #006193;
	border-bottom: 1px dotted #438800;
}

#footer-end p {
	color: #CECDAE;
}


#tile {
	background: url(images/bg_tile.png);
	background-repeat: repeat-y;
	width: 1048px;	
	margin: 0 auto;
	text-align: left;
	padding: 46px 0 0 68px;
}


/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}
.post-info a { color: #BD4200; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


.entries-next { float: left; padding: 20px 0; font-size: 16px;}
.entries-previous { float: right;  padding: 20px 0; font-size: 16px;}


/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


/* Fan Box */
.fan_box .full_widget .connect_top { border: none; background-color: #212121; } 
.fan_box .full_widget { border: none;  background-color: #212121;} 
.connect_top a { color: #FFFFCC; } 
.connect_top a:hover { color: #FFFFCC;	 } 
.fan_box .connections { background-color: #212121; border: none; color: #FFFFCC;} 
.fan_box .connections_grid .grid_item .name { background-color: #212121; color: #FFFFCC;}
.video_extra embed { width: 185px; height: 176px; }


