
h1{
	font-size:14px;
}

h2{
	font-size:12px;
}

h2.customlinks {

	font-size:20px;
}

h3.customlinks2 {
	font-size:14px;
}

.entry ul li, .content-wrapper ul li {
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
margin-left:5px;
}

.column1 h1.title{
	font-size:12px;
	display: inline;
	padding-bottom:8px;
}

h1.container_title{
	position:absolute;
	left:18px;
	top:7px;
	color:#fff;
	z-index:900;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:900;
	letter-spacing: 0.08em;
}

h1.blog {
	margin-left: -13px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333;
}

.column1 h2.date{
	font-size:12px;
	display: block;
	font-weight: bold;
	color: #9E9E9F;
	float: left;
	}


.column2 h1.title{
	font-size:14px;
	color: #666;
	display: inline-block;
	text-transform: uppercase;
	padding: 15px 0 10px 0;
}

.column2 h1.date{
	font-size:14px;
	font-weight: bold;
	color: #CA2128;
	display: inline;
	text-transform: uppercase;
}

.column2 h1.cat_title{
	padding-bottom: 10px;	
}

.column2 h2.title{
	font-size:14px;
	font-weight: bold;
	line-height:17px;
	padding-bottom: 5px;
}

.column2 h2.featTitle{
	font-size:14px;
	font-weight: bold;
	line-height:17px;
	padding: 14px 0 5px 0;
}

.column2 h3.date{
	font-size:12px;
	display:inline;
	line-height:17px;
}

.column2 h2.archive-date {
    color: #9E9E9F;
    font-size: 11px;
    font-weight: normal;
    width: auto;
	line-height:17px;
	padding-top:10px;
	float:left;
}

.column2 h4.dept_cat{
	font-size:10px;
	color: #CA2128;
	line-height:17px;
	text-transform: uppercase;
	padding:10px 3px 0 0;
	float: left;
}

div.excerpt {
	padding-bottom: 10px;
	border-bottom: 1px #eee solid;
}

div.results {
	padding-bottom: 10px;
}

div.post_group{
	margin: 0 0 8px 4px;
	clear:both;
}

.column_wide h2 {
	font-size: 20px;
}

.column_wide h3 {
	font-size: 16px;
	margin-bottom: 2px;
}

.column_wide h4 {
	margin-top: 15px;
}


/*--------------------------
   COLUMN 1 content styling
----------------------------*/


/* styling for "Trucking News" */

.featured{
	background:url(images/featuredH_bg_tile.jpg) repeat-y 0 top ;
	width:266px;
	height:auto;
}

.featured .feature_buffer{
	background:url(images/featuredH_box_top.jpg) no-repeat 0 top;
	width:266px;
	height:auto;
	padding-bottom:8px;
}

.featured_btm{
	background:url(images/featuredH_box_bottom.jpg) no-repeat 0 top;
	width:266px;
	height:33px;
	margin-bottom:8px;
}

.featured .main_feature {
	width: 233px;
	height: auto;
	margin:0 0 0 20px;
}

.featured .main_feature a:link, .featured .main_feature a:visited {
	font-size:21px;
	line-height: 21px;
	margin: 0 5px 5px 0;
	text-decoration: none;
}

.featured .main_feature a:hover, .featured .main_feature a:active {
	text-decoration: underline;
}

.featured .main_featureIMG {
	overflow:hidden;
	width:223px;
	height:auto;
	margin: 0 0 3px 1px;
	padding-top: 60px;

}

.featured .main_featureIMG img {
	width:223px;
	height: inherit;
	vertical-align: middle;
}


/*--------------------------------------
     css Trucking News read more button
----------------------------------------*/

div.moreNews {
	width:18px;
	height:18px;
	position:absolute;
	top: 16px;
	left: 228px;
}

div.moreNews a:link, div.moreNews a:visited{
	background:url(images/truckingNews_more_btn.jpg) top left;
	width:18px;
	height:18px;
	border:0px;
	cursor:pointer;
	display:block;
 }

div.moreNews a:hover, div.moreNews a:active{
	background:url(images/truckingNews_more_btn.jpg) bottom left;
}


/*----------------------------------------------------
 styling for "Recent News" posts - NOT Main Feature 
 ------------------------------------------------------*/

.column1 .recent_news{
	width:252px;
	height: auto;
	padding:7px 0 0 0;
}

.recent_news .date {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #CA2128;
	float: left;
	margin-right: 5px;
}

.recent_news .permaLink a:link, .recent_news .permaLink a:visited {
	display:block;
	margin: 15px 15px 0 23px;
	font-size:14px;
	font-weight: bold;
	letterspacing: 0.5em;
	color:#59585B;
	text-decoration: none;
}

.recent_news .permaLink a:hover, .recent_news .permaLink a:active{
	color:#CA2128;
	text-decoration: underline;
}

.recent_news .read_more {
	padding:0 10px 0px 0;
	margin: 0 12px 0px 23px;
	font-size:12px;
	font-weight: normal;
	color:#6e7071;
	text-decoration: none;
}

.recent_news .read_more a:link, .recent_news .read_more a:visited{
	font-size:12px;
	font-weight: normal;
	letterspacing: 0.5em;
	color:#59585B;
	text-decoration: none;
}

.recent_news .read_more a:hover, .recent_news .read_more a:active{
	color:#000;
	text-decoration: underline;
}

.recent_news .more_news a:link, .recent_news .more_news a:visited{
	height:22px;
	margin: 0 0 10px 0;
	border-bottom:5px solid #a9161b;
	background-image:none;
	background-color:#ececec;
	margin-top:15px;
	text-decoration:none;
	text-align:right;
	font-size:13px;
}

.recent_news .postimg {
	width: 100px;
	height: 60px;
	overflow: hidden;
	vertical-align:middle;
	border: 1px solid #888989;
	margin:2px 4px 5px 23px;
	float: left;
}

.recent_news .postimg img{
	width:104px;
	height: auto;
	vertical-align: center;
}

.recent_news .clearer-recent-news{
	width:100%;
	clear:both;
	margin-bottom:10px;
}

.recent_news .clearer{
	height:0px;
}

.more-link {
	display: inline;
}


/*-------------------------------------
   industry briefs and equipment news
   read more buttons
---------------------------------------*/

div.column1 div.more {
	width:18px;
	height:18px;
	dislpay:block;
	margin:6px 0px 0px 110px;
}

div.column1 div.more a:link, div.more a:visited{
	background:url(images/more_btn.jpg) top left;
	width:18px;
	height:18px;
	border:0px;
	cursor:pointer;
	display:block;
}

div.column1 div.more a:hover, div.more a:active{
	background:url(images/more_btn.jpg) bottom left;
}

div.column1 .permaTitle {
	margin: 0 4px 0px 0px;
	width: 210px;
}


.newsImage {
	height:auto;
	width:50px;
	float: left;
	margin-right: 10px;
}

.newsImage .postimg img {
	height:auto;
	width:50px;
	vertical-align:middle;
}

/*--------------------------------
 css for the blog box on home page
 --------------------------------- */

.blogPost_group {
	margin-bottom:5px;
	float:left;
	width: 400px;
}

.blogPost_group img{
	width: 50px;
	margin-right: 5px;
	overflow:hidden;
	border:2px solid #ccc;
	float: left;
}

.blogPost_group ul {
 	width: auto;
}

.blogPost_group a:link, .blogPost_group a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #565757;
	display: block;
	text-decoration: none;
}

.blogPost_group a:hover, .blogPost_group a:active {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #CA2128;
	text-decoration: underline;
}

.blogPost_content {
	float:left;
	width: 400px;
	}
	

/*----------------------------
    COLUMN 2 content styling
------------------------------*/



/* styling for OVD Digi Box */

.ovd_digital {
	background:url(images/ovdDigi_bg_tile.jpg) repeat-y 0 top ;
	width:460px;
	height:100%;
	position:relative;
}

.ovd_digital .dmt_buffer{
	background:url(images/ovdDigi_box_top.jpg) no-repeat 0 top;
	width:460px;
	height: 100%;
	min-height:147px;
	padding: 44px 0 0 0;
	position:relative;
}

.dmt_btm{
	background:url(images/ovdDigi_box_bottom.jpg) no-repeat 0 top;
	width:460px;
	height:22px;
	margin-bottom:8px;
	float:left;
}

.currentIssue {
	width: 406px;
	height: 41px;
	background:url(images/current_issue.png) no-repeat;
	margin: 0 0 4px 20px;
	position: absolute;
	top: 12px;
	right: 22px;
}

.magCover {
	width: 100px;
	height: 133px;
	margin: 0 15px 0 33px;
	padding-bottom: 20px;
	float: left;
}


.dmt {
	width: 292px;
	height: auto;
	float: right;
	margin: 0 20px 8px 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

.dmt p {
	width: 220px;
	padding-top: 20px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
}

.dmt a:link, .column1 .magLink a:active  {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}

.dmt a:hover, .column1 .magLink a:visited  {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #CA2128;
	text-decoration: underline;
}


/* user content */

.promo p {
	width: auto;
	display: block;
}

.promo img {
	width: 80px;
	height: auto;
	float: left;
	margin-right: 5px;
}

.promo h1.heading {
	padding: 12px 0 0 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #CA2128;
}


/* styling for EVENTS CALENDAR */


#calendar{
	float:left;
	padding-right:20px;
	position:relative;
	width:100%;
}


#wp-calendar caption {
	font-size:18px;
	border:none;
	padding:10px 0 10px 0
}

#wp-calendar caption a {
	text-decoration:none;
	font-weight:bold;
}

#wp-calendar th {
	height:30px;
	background:#dbdada;
	font-size:14px;
	color:#7e7c7c;
}


#wp-calendar table.nav tr td{
	height:20px;
}

#wp-calendar table tbody tr td {
	border:1px solid #ccc;
	height:50px;
	font-size:13px;
	width:100px;
}

#wp-calendar table tbody tr td.pad{
	border:0px;
}

#wp-calendar {
	padding-bottom:20px;
}

#wp-calendar td.ec3_eventday {
	font-weight:bold;
	background:#ebeced;
}

#wp-calendar td.ec3_eventday a.eventday{
	display:block;
	width:100%;
	height:100%;
	line-height:45px;
	color: #CA2128!important;
}

#wp-calendar td#today {
	background:#d1d3d4;
}

a#ec3_prev{
	position:absolute;
	width:81px;
	height:33px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	margin: 20px 0 0 -18px;	
}

a#ec3_next{
	position:absolute;
	width:81px;
	height:33px;
	right:0px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:29px;
	margin-top: 20px;
}

#calendar h2 {
	font-size:15px;
	text-transform:uppercase;
}

#calendar h3 {
	font-size:13px;
	margin:10px;
	color:#3E74BA;
}

#calendar ul {
	font-size:14px;
	font-weight:bold;
}

#calendar ul li {
	margin:0px 0 0px 20px;
}

#calendar ul li a {
	font-weight:normal;
	font-size:12px;
	margin:0 0 0 -20px;
}

#calendar ul.ec3_events li.ec3_list_day {
	margin-top:20px;
}

#calendar ul.ec3_events{
	margin-bottom: 20px;
}

#calendar h3 a:link, #calendar h3 a:visited{
	color:#CA2128;
}

.ec3_list {
	color:#CA2128!important;
	letter-spacing:-0.2px;
	margin-left:-12px;
	word-spacing:-1px;
}

.column 2 table.ec3_schedule td {
color:#CA2128!important;
padding:0 0.5ex;
}

#calendar .ec3_ec {
	display: none!important;
}


/* user content */

div.usercontent{
	margin:15px 0 10px 0;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 12px;
}

.usercontent div{
	font-size: 12px;
}

.usercontent p{
	clear:none;
	float:none;
	width:auto;
	font-size: 12px;
	padding-bottom: 8px;
	font-family:arial!important;
}

.usercontent table{
	clear:none;
	float:none;
}

.usercontent ul{
	float:none;
	clear:none;
	list-style-position:inside;
	width: auto;
	list-style-type:disc;
	font-size: 12px;
	padding-left: 20px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.usercontent li{
	float:none;
	clear:none;
	width:auto;
	margin-top: 7px;
	margin-bottom: 7px;
}

.usercontent .aligncenter{
	margin-left:auto;
	margin-right:auto;
	display:block;
	clear:both;
	float:none;
	text-align:center;
}


.usercontent .alignright{
	float:right;
}

.usercontent .alignleft{
	float:left;
}

.usercontent img.alignright{
	margin: 10px 0px 5px 12px;
}

.usercontent img.alignleft{
	margin: 5px 12px 5px 0px;
}

.usercontent li p{
	display:inline;
}

.usercontent h1, .usercontent h3, .usercontent h2, .usercontent h4, .usercontent h5{
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 13px;
	line-height: normal;
	width:auto;
}

.usercontent table{
	font-size: 12px;
}

.usercontent table img{
	padding: 4px;
}

.usercontent td{
	text-align: left;
	padding: 5px;
}

.usercontent td p{
text-align: left;
}

p.wp-caption-text{
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

.wp-caption{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin:10px;
	padding-top:4px;
	text-align:center;
}

.linklove {
	display:none;
}

.column2 .cf-sb {
	text-align: center!important;
}

div.column2 .cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
	font-size: 12px!important;
}




.gallery .ngg-widget img{
	margin:0 0 5px 12px;
}

.tags{
	margin-top:15px;
	border-top:1px solid #d1d1d2;
	padding:7px 0 7px 0;
	font-size:11px;
}

.extras{
	border-top:1px dotted #d1d1d2;
	padding:15px 0 7px 0;
}

.share a:hover, .share a:active{
	background:url(images/email_btn.jpg) left 27px;
}

.blog_extras{
	border-top:1px solid #d1d1d2;
	padding:8px 0 7px 0;
	margin: 10px 0;
	width: 100%;
	float: left;
}

.share{
	float:right;
}

.share a:link, .share a:visited{
	display:block;
	width:97px;
	height:27px;
	background:url(images/email_btn.jpg);
}

.share a:hover, .share a:active{
	background:url(images/email_btn.jpg) left 27px;
}

.share a.addtoany_share_save img{
	opacity:0.0;
	filter:alpha(opacity=00);
	height:27px;
}

.print{
	float:right;
	margin-right:10px;
}

.print a:link, .print a:visited{
	display:block;
	width:63px;
	height:27px;
	background:url(images/print_btn.jpg) 0px 0px;
}

.print a:hover, .print a:active{
	background:url(images/print_btn.jpg) left 27px;
}

.print img{
	opacity:0.0;
	filter:alpha(opacity=00);
	width:63px;
	height:27px;
}

.single h2.date{
	margin:15px 0 0 0;
	font-size:11px;
	font-weight:normal;
	color:#9e9e9f;
	width:auto;
	float:left;
}

.single h2.author{
	margin:15px 0 0 0;
	font-size:11px;
	font-weight:normal;
	color:#9e9e9f;
}

div.single h1.title{
	font-size:19px;
	display:block;
	padding:0px;
	width:100%;
}

.tag h1.title{
	display:block;
	width:100%;
}

.tag h1.tag{
	font-size:22px;
	margin-bottom:15px;
}

.tag .post_group{
	border-top:1px solid #d1d1d2;
	padding-top:8px;
}

.tag h2.date{
	font-size:11px;
	font-weight:normal;
	color:#9e9e9f;
}

/* sytling for Subscribe Button*/

.subscribe_column3 a{
	width: 152px;
	height:30px;
	display:block;
	margin:10px 0 0 2px;
	background:url(images/subscribe-btn.jpg);
	}

.subscribe_column3 a:hover{
	background:url(images/subscribe-btn.jpg) 0px 30px;
	}

/* sytling for Search Box Page*/

form#searchform{
	position:relative;
	width:152px;
	margin-left:2px;
	background:url(images/search_text.jpg) no-repeat left top;
	height:45px;
}

form#searchform input#s{
	width:80px;
	font-size:11px;
	height:16px;
	border-top:4px solid #fff;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	text-indent:3px;
	position:absolute;
	top:20px;
	left:0px;
} 

form#searchform input#searchsubmit{
	background:url(images/search_btn.jpg);
	width:63px;
	height:24px;
	border:0px;
	cursor:pointer;
	position:absolute;
	top:19px;
	right:0px;
}

form#searchform input#searchsubmit:hover{
	background:url(images/search_btn.jpg) left 25px;
}

form#searchform label{
	font-size:11px;
	text-align:center;
}

/* sytling for Search Results Page*/

.nopage .search_grey_box{
	width:400px;
	height:50px;
	padding:10px;
	background:#d1d3d4;
	margin-bottom:10px;
}

.nopage h3{
	clear:left;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.nopage ul.children{
	margin-top:5px;
	padding-left:8px;
	margin-bottom:0px;

}

.nopage ul.children a{
	border-left:2px solid #ccc;
	padding-left:5px;
}

.nopage li{
	margin-top:5px;
}

.archives .browse_archives{
	margin-top:15px;
	-moz-border-radius: 8px;
	border:1px solid #ccc;
	padding:12px;
	float:left;
}

.archives .browse_archives p{
	width:auto;
	float:left;
}

.archives .browse_archives select{
	float:left;
	margin-left:8px;
	font-size:11px;
	width:150px;
	font-family:arial;
	margin-top:-2px;
	padding:2px;
	border:1px solid #ccc;
}

.archives h4.dept_cat{
width:100%;
}

.truck_box IMG{
	width: 400px!important;
	border: 2px solid #888989!important;
}

#truck_page .specific_truck h3{
	font-size: 14px!important;
	margin: 5px 0 3px 0;
	}

#truck_page h2{
	font-size: 18px!important;
	margin: 5px 0 3px 0;
	}
	
	
.container_truckContent{
	margin-left:22px;
}

#header .navBorder {
	height: 12px;
	width: 960px;
	background:url(images/navBorder_slice.gif) repeat-x 0 top ;
}


.flickrImages {
	height: 160px; 
	width: 160px;
	padding:1px;
	margin:5px 0 5px 13px;
	overflow: hidden;
	border: 2px solid #999;
	float: left;
	position:relative;
}

.flickrImages img {
	border:none;
	height: 160px;
	margin:0 0 0 -30px;
	vertical-align: middle;
	text-align: center;
}


.tgGallery {
	width: 190px;
	height: auto;
	float: left;
	margin-left: 12px;
}
	

.tgTitle{
	color:#333;
	font: bold 12px Rockwell, Palatino, sans-serif;
	margin: 0 auto 2px auto;
	text-align: center;
}
	
	
.usercontent .ec3_schedule {
	display: none;
}


/*----------------------------------------------------
          styling for Forum Profile Settings
 ------------------------------------------------------*/
.sfprofilebar tbody {
	height: auto;
	width: 664px;
	float: left;
}
 
.sfprofilebar tr {
	height: auto;
	width: 664px;
	float: left;
	margin: 0px auto 10px 40px;
}

.sfprofilebar td {
	height: 18px;
	width: 165px;
	padding:5px;
	display: block;
	float: left;
	margin: 8px 8px 0 0;
	background-color: #ddd;
	border: 1px solid #555;
	font: bold 13px Arial, Helvetica, sans-serif;
	text-align:center;
	cursor: pointer;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

.sfprofilebar td:hover {
	background-color: #ccc;
	border: 1px solid #555;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #960000;
	cursor: pointer;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}


/*--------------------------
	 article options
----------------------------*/

.article-options{
margin:5px 0px;
padding:7px 0px;
border-bottom:1px dotted #D1D1D2;
float:left;
width:100%;
}

.article-options li{
float:left;
margin:0 10px 0 0;
}

.article-options li a.twitter{
background:url(images/twitter-ico.jpg);
display:block;
width:16px;
height:16px;
}

.article-options li a.facebook{
background:url(images/facebook-ico.jpg);
display:block;
width:16px;
height:16px;
}

.container .sociable{
margin:0px;
}

.container .sociable li{
float:left;
margin:0 10px 0 0;
height:16px;
}

.newsletterImage{
	height:auto;
	}

.ovd-facebook {
	width: 400px;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	font-family:verdana;
}
	
.ovd-facebook a{
	color:#3B5998;
	text-decoration:none;
	font-family:verdana;
	}
	
.ovd-facebook a:hover{
	text-decoration:underline;
	}
	
/* Post Pagination */

.pagination-wrp ul{
padding:0px;
}

.pagination-wrp li{
list-style-type:none;
}

.pagination-wrp a{
text-decoration:none;
color:#990200;
}

.post-first-pagination a{
float:left;
margin:10px 5px 0 0;
border:1px solid #990200;
padding:1px 5px;
}

.post-last-pagination a{
float:left;
margin:10px 0 0 5px;
border:1px solid #990200;
padding:1px 5px;
}

.post-previous-pagination a{
float:left;
margin:10px 5px 0 0;
border:1px solid #990200;
padding:1px 5px;
}

.post-next-pagination a{
border:1px solid #990200;
padding:1px 5px;
float:left;
margin:10px 0 0 0;
}

ul.post-numbers-pagination{
float:left;
margin:10px 0 10px 0;
}

ul.post-numbers-pagination li{
float:left;
margin:0 5px 0 0;
}

ul.post-numbers-pagination li a{
border:1px solid #990200;
padding:1px 5px;
display:block;
}

ul.post-numbers-pagination li a:hover,
.post-next-pagination a:hover,
.post-previous-pagination a:hover,
.post-first-pagination a:hover,
.post-last-pagination a:hover{
background:#787878;
color:#fff;
}

ul.post-numbers-pagination li.current-page a{
border:1px solid #990200;
color:#fff;
font-weight:bold;
background:#787878;
}

/*--------[Phil Madsen]--------*/

.blog-top{
margin:0 0 10px 0;
background:#fff;
padding:10px;
border-radius:8px;
border:1px solid #ccc;
}

.blog-top p{
margin:0 0 8px 0;
}

.blog-top p span{
font-weight:Bold;
font-size:12px;
display:block;
margin:0 0 2px 0;
}

.blog-top img{
float:left;
margin:0 5px 0 0;
}

/*--------[Channel 19]--------*/

.ch-19-top{
margin:0 0 10px 0;
background:#fff;
padding:10px;
border-radius:8px;
border:1px solid #ccc;
}

.ch-19-top p{
margin:0 0 5px 0;
}

.ch-19-top img{
float:left;
margin:0 5px 0 0;
}
	
