/*

Theme Name: National Transport LLC custom WordPress theme

Theme URL: http://nationaltransportllc.com

Description: Custom WordPress theme designed for National Transport LLC.

Author: Jon Phillips

Author URI: http://spyrestudios.com

Version: v.1

*/



body {


}



#wrap {

	width: 960px;

	margin: 0px auto 0px auto;

	padding: 0px;

}



h1{

	padding: 0 0 0 0;

}



h3{

	font-size: 18px;

	font-weight: bold;

	color: #222;

	padding: 10px 0 0 0;

}



h4{


}


p{
	margin:5px 0;
	font-size:14px;
}
a:link{

	text-decoration: none;

	font-weight: normal;

	color:#202B85;

}



a:hover{

	text-decoration: none;

	font-weight: normal;

	color: #000;

}



a:visited{

	text-decoration: underline;

	font-weight: normal;

	color:#660000;

}



a:visited:hover{

	text-decoration: underline;

	font-weight: normal;

	color:#000000;

}



a img {

	border: none;

}



.entry img.left { 

	padding: 6px 10px 10px 0; 

	border: none;

	float: left; 	

	clear: left; 

}



.entry img.right { 

	padding: 6px 0 10px 10px; 

	border: none;

	float: right; 

	clear: right; 

}



.entry img.center { 

	display: block; 

	padding: 8px; 

	margin: 0 auto 1.5em auto; 

	border: none;



float: none; 

	clear: both; 

}



.entry img.frame { 

	padding: 6px; 

	margin: 0.5em 0 0.5em 15px; 

	border: 1px solid #CCC;

	background: #EEE;

	float: right; 

	clear: right; 

}



.entry img.frameleft { 

	padding: 6px; 

	margin: 0.5em 15px 0.5em 0; 

	border: 1px solid #CCC;

	background: #EEE;

	float: left; 

	clear: both; 

}



.entry img.stack { 

	clear: none !important; 

}



/************************************************

*	Header     *

************************************************/



#header {

	width: 930px;

	background-image: url(images/header_bg_top.jpg);

	margin: 0px auto 0px auto;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}



#headerleft {

	float: left;

	width: 500px;

	margin: 0px auto 0px auto;

	padding: 0px 0px 0px 60px;

	overflow: hidden;

}



#headerright {

	float: right;

	margin: 0px auto 0px auto;

	padding: 20px 60px 0px 0px;

	overflow: hidden;

}







/************************************************

*	Boxes     *

************************************************/



#boxwrap {

	float: left;

	width: 930px;

	height: 115px;

	background-color: #fff;

	background-image: url(images/cars_banner.jpg);

	color: #000000;

	margin: 0px auto 0px auto;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}



#dottedline {

	float: left;

	width: 930px;

	height: 6px;

	background-image: url(images/dotted_line_menu.jpg);

	margin: 0px auto 0px auto;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}



/************************************************

*	Navbar         *

************************************************/



#top-menu{

	width: 930px;

	float: left;

	font-family: Arial, sans-serif, georgia;

	text-transform: normal;

	text-align: left;

	height: 30px;

	background: #ffffff;

}



#top-menu a{

	text-decoration: none;

	font-weight: bold;

	font-size: 13px;

	padding: 10px 10px 10px;

	color: #333333;

}



#top-menu a:hover{

	font-weight: bold;

	text-decoration: none;

	font-size: 13px;

	padding: 10px 10px 10px;

	color: #000;

}



#top-menu ul{

	margin: 0 0 0 15px;

	padding: 7px 0;

	text-align: left;

}



#top-menu ul li{

	display: inline;

	padding: 0 0 0 0;

	font-size: 13px;

}



#top-menu ul li.current_page_item{

	text-decoration: none;

	color: #980000;

}



#top-menu ul li.current_page_item a{

	text-decoration: none;

	color: #980000;

}



/************************************************

*	Content 	 * 

************************************************/



#container{

	float: left;

	width: 650px;

	padding: 15px 20px 0 10px;

	

}



.post{

	padding: 20px 10px 50px 10px;

}



.post h2{

	

	font-size: 24px;

	font-weight: normal;

	padding: 0 0 0 0;

	margin: 0 0 6px 0;

}



.post h2 a:link{

	text-decoration: none;

	font-weight: normal;

	color: #202B85;

}



.post h2 a:hover{

	text-decoration: none;

	font-weight: normal;

	color: #000;

}



.post h2 a:visited{

	text-decoration: none;

	font-weight: normal;

	color: #550000;

}



.post h2 a:visited:hover{

	text-decoration: none;

	font-weight: normal;

	color: #000000;

}



.entry{

	line-height: 22px;

	padding: 0 0 0 0px;

}



.postinfo{

	

	font-size: 12px;

	text-decoration: none;

	color: #999999;

	margin: 0 0 0 0;

	padding: 0 0 5px 0;

}



.postinfo a:link{

	text-decoration: none;

	color:#202B85;

}



.postinfo a:hover{

	text-decoration: none;

	color: #000;

}



.postinfo a:visited{

	text-decoration: none;

	color:#777777;

}



.postdate{

	color: #999999;

}



p.postmetadata{

	

	font-size: 12px;

	color: #666666;

	text-decoration: none;

	background: #eeeeee;

	border-top: 1px solid #cccccc;

	border-bottom: 1px solid #cccccc;

	margin: 0 0 12px 0;

	padding: 0 0 0 10px;

}



p.postmetadata a:link{

	text-decoration: none;

	color:#202B85;

}



p.postmetadata a:hover{

	text-decoration: none;

	color: #000;

}



p.postmetadata a:visited{

	text-decoration: none;

	color:#555555;

}



p.postmetadata a:visited{

	text-decoration: none;

	color:#980000;

}



p.postmetadata strong{

	float: right;

}



/* This is the link at the bottom of a post which lets you go to the next or previous post */



.postnav{

	padding: 10px 15px 10px 15px;

	font-size: 14px;

	font-weight: bold;

	line-height: 18px;

}



.postnav a:link{

	text-decoration: none;

	color:#202B85;

}



.postnav a:hover{

	text-decoration: none;

	color: #000;

}



.postnav a:visited{

	text-decoration: none;

	color:#000;

}



	

/************************************************

*	Sidebar 	 * 

************************************************/



.sidebar {

	float: left;

	margin-top: 35px;

	width: 240px;

	color: #444444;

	display: inline;

	overflow: hidden;

	

}



.sidebar ul{

	list-style: none;

	margin: 0;

	padding: 0 5px 0 0px;

}



.sidebar li{

	padding: 0px 0 20px 0px;

}



.sidebar li h2{

	font-size: 16px;

	font-weight: bold;

	color: #1f1f1f;

	

	width: 240px;

	text-align: left;

	background: url(images/sidebar_h2bg.jpg) repeat-x;

	padding: 5px 5px 5px 16px;

	margin: 0 0 5px 0;

}



.sidebar ul ul li{

	padding: 0;

	margin: 0 0 0 30px;

	list-style: none;

	list-style-position: inside;

	line-height: 1.5em;

	font-size: 12px;

}



.sidebar a:link{

	text-decoration: none;

	color:#202B85;

}



.sidebar a:hover{

	text-decoration: underline;

	color: #000;

}



.sidebar a:visited{

	text-decoration: none;

	color:#000;

}



.sidebar a:visited:hover{

	text-decoration: none;

	color:#000000;

}



/************************************************

*	RSS Custom      *

************************************************/



.sidebaradvertsimg {

	border: 0;

	padding: 5px;

}



.sidebarsearch {

	padding: 0 0 0 22px;

}



.archivespad {

	color: #000000;

	font-weight: bold;

	font-size: 14px;

	padding: 10px 0 6px 12px;

}



.archive_head {

	line-height: 22px;

	padding: 0 0 0 50px;

}



/************************************************

*	Custom      *

************************************************/



.socialicons {

	padding: 0 4px 0 1px;

}



.pollsquestions {

	background-color: #C0BFBE;

}



blockquote { 

	font-style: italic; 

	font-size: 90%;

	color: #666666; 

	margin: 1.5em 30px 1.5em 30px; 

	padding: 4px 4px 4px 10px;

	background: #f1f0ed;

	border-left: 1px solid #980000;

}



code { 

	color: #9A2EFE; 

}



.rssposts{

	

	font-size: 14px;

	color: #666666;

	margin: 0 0 0 50px;

	padding: 15px 15px 15px 15px;

	border: 1px solid #333333;

	width: 490px;

	overflow: hidden;

	background: #f1f0ed;

}



.rssposts a:link{

	text-decoration: underline;

	color:#202B85;

}



.rssposts a:hover{

	text-decoration: underline;

	color: #000000;

}



.rssposts a:visited{

	text-decoration: underline;

	color:#000;

}



.rsspostsimage{

	margin: 0 7px 0 0; 

	border: none;

	float: left; 	

	clear: left; 

}



.sociallinks {

	

	font-size: 14px;

	text-decoration: none;

	color: #666666;

	width: 490px;

	overflow: hidden;

}



.sociallinks a {

	

	font-size: 14px;

	text-decoration: none;

	color: #666666;

	width: 490px;

	overflow: hidden;

}



.sociallinks a:hover {

	

	font-size: 14px;

	text-decoration: none;

	color: #000;

	width: 490px;

	overflow: hidden;

}



.custombgint {

	padding: 10px;

	border: 1px solid #666666;

	background: #EBEBDE;

}



.customintbg {

	padding: 10px;

	border: 1px solid #666666;

	background: #E4E4CD;

}



/************************************************

*	Footer      *

************************************************/



/*#footer {

	background: #000;

	width: 915px;

	height: 40px;

	margin: 0px auto 0px;

	padding: 20px 0px 0px 15px;

}



#footer p {

	color: #dddddd;

	font-size: 12px;

	margin: 0px;

	padding: 0px 10px 0px 10px;

}



#footer a, #footer a:visited {

	color: #cccccc;

	text-decoration: none;

}

	

#footer a:hover {

	text-decoration: none;

	color: #000;

}



#footer a img {

	border: none;

	margin: 0px 0px 0px 10px;

	padding: 0px;

}*/





/************************************************

*	Search Form     *

************************************************/



#searchdiv {

	margin: 0px;

	padding: 0px;

}



#searchform {

	margin: 0px;

	padding: 0px;

	overflow: hidden;

}



/************************************************

*	Comments      *

************************************************/



#comment-form{

	width: 470px;

	background: #eeeeee;

	margin: 20px 0 0 0px;

	padding: 5px 5px 10px 10px;

	border: 1px solid #cccccc;

}



.comments-template a{

	text-decoration: underline;

	color: #666;

}



.comments-template a:hover{

	text-decoration: underline;

	color: #000;

}



.comments-template ol{

	width: 485px;

	margin: 10px 10px 10px 0px;

	padding: 0 0 10px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0 0px;

	line-height: 18px;

	padding: 10px 0 5px 10px;

}



.comments-template h2, .comments-template h3{

	font-size: 16px;

	color: #000000;

	margin: 0 0 0 0px;

	padding: 15px 0 20px 0;

}



.commentmetadata{

	font-size: 12px;

	color: #333;

	padding: 20px 0;

}



.commentmetadata strong { 

	font-size: 14px; 

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template input{

	border: 1px solid #555555;

}



.comments-template textarea{

	font-size: 12px;

	color: #000;

	margin: 30px 15px 15px 0;

	background: #FFF;

	border: 1px solid #555555;

}



.even {

	background: #eeeeee;

	border: 1px solid #550000;

}



.alt {

	background: #dddddd;

	border: 1px solid #980000;

}

.alignleft { float: left; }

.alignright { float: right; }

html {
    background: url(images/background.jpg) repeat-x scroll 0 0 transparent;
    font-family: "arial",helvetica,sans-serif;
}
body {
    margin: 10px auto;
    width: 960px;
    line-height: 1;
}
#header{
	background: none repeat scroll 0 0 white;
    border-radius: 12px 12px 12px 12px;
    height: 300px;
    width: 960px;
    padding-bottom: 3px;
}
#header .home {
    display: block;
    height: 229px;
    margin: 0 auto;
    padding-top: 5px;
    width: 951px;
}
#header .navigation {
    margin: auto;
    width: 951px;
    text-align: right;
}
#header .navigation .bar1, #header .navigation .bar2 {
    padding: 3px;
    text-align: right;
}
#header .navigation .bar1 {
    background: none repeat scroll 0 0 #202B85;
    padding-right: 1em;
}
#header .navigation .bar1 a:before {
  content: "•";
  color: #f6f21e;
  padding: 0 5px;
}
#header .navigation .bar2 a:before {
  content: "|";
  padding-left: 5px;
  padding-right: 7px;
}
#header .navigation .bar1, #header .navigation .bar2 {
  text-align: right;
  padding: 3px 0;
}
#header .navigation .bar2 {
	display: inline-block;
	font-size: 12px;
	padding-top: 13px;
	vertical-align: top;
}
.live_chat {
  display: inline-block;
  margin-bottom: 3px;
}

#header .navigation .bar1 a {
    color: white;
    font-size: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
    text-transform: uppercase;
}
#header .navigation .divider {
    background: none repeat scroll 0 0 #F6F21E;
    clear: both;
    height: 10px;
    width: 100%;
}
#header .navigation .bar2 {
    font-size: 12px;
}
#header .navigation .bar2 a {
    color: black;
}
#content{
	background: none repeat scroll 0 0 white;
    border: 1px solid #F1F1F1;
    border-radius: 12px 12px 12px 12px;
    margin-top: 20px;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
}
#footer {
  text-align: right;
  width: 98%;
  margin: auto;
}
#footer .navigation {
  -moz-border-radius-bottomleft: 12px;
  -webkit-border-bottom-left-radius: 12px;
  -o-border-bottom-left-radius: 12px;
  -ms-border-bottom-left-radius: 12px;
  -khtml-border-bottom-left-radius: 12px;
  border-bottom-left-radius: 12px;
  -moz-border-radius-bottomright: 12px;
  -webkit-border-bottom-right-radius: 12px;
  -o-border-bottom-right-radius: 12px;
  -ms-border-bottom-right-radius: 12px;
  -khtml-border-bottom-right-radius: 12px;
  border-bottom-right-radius: 12px;
  margin: auto;
  background: #171f5b;
  font-size: 12px;
  padding: 4px;
}
#footer .navigation .bar1, #footer .navigation .bar2 {
  padding: 4px 8px;
}
#footer .navigation .bar1 a:before, #footer .navigation .bar2 a:before {
  content: "|";
  padding-left: 5px;
  padding-right: 7px;
}
#footer .navigation .bar1 a:first-child:before, #footer .navigation .bar2 a:first-child:before {
  content: "";
}
#footer .navigation .bar1 a {
  color: white;
  text-transform: uppercase;
}
#footer .navigation .bar2 a {
  color: #7b7b7b;
}
#footer .copyright {
  color: #171f5b;
  font-size: 10px;
  margin: 3px 0;
}

#header .navigation .bar1 a:last-child, #header .navigation .bar2 a:last-child {
  padding-right: 10px;
}

