/***********
 COMMON STYLES
 ************/

body {
    color :white;
    font-family : Arial,Helvetica,sans-serif;

}
a:link,a:visited {
    text-decoration : none;
    color : #FFFFFF;
}
a:hover {
	text-decoration:underline;
    color:#fff;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
h1, h2, h3, h4, h5, h6, p, hr, form, blockquote, fieldset, dl, dt, dd, ul, ol, li {
	margin: 0;
	padding: 0;
}
p {
   margin-bottom : 1em;
   margin-top : 1em;
}
h1 {
	color:#333;
	font-size:23px;
}
h2 {
	color:#333;
	font-size:15px;
}
h3 {
	color:#333;
	font-size: 13px;
}
h4 {
	color:#333;
	font-size: 11px;
}
ul, ol {
	list-style: none;
}
fieldset {
	border:none;
}
.error, .errors {
    color:red;
}
/*** top ****/
#top {
    background :black;
    height : 200px;
    margin-top : -8px;
    margin-left : -8px;
    margin-right : -8px;
}
/*** header *****/
#header {
    width:940px;
    margin :0 auto 26px;
}
#header_logo {
    padding-top:63px;
}
#header_nav a:link {
    color:#FFFFFF;
}
#header_nav{
    background-color:#323232;
    color:#FFFFFF;
    font-size:14px;
    font-family : Arial,Helvetica;
    height:30px;
    width:940px;
    margin-bottom:2px;
    border-bottom:1px solid #323232;
    padding-bottom : 5px;
}
.hr {
    size:1px;
    color : #323232;
    margin-top:28px;
}
#header_nav ul {
    list-style-image :none;
    list-style-position : outside;
    list-style-type : none;
    padding-top:6px;
    margin-left : 20px;
}
#header_nav ul li{
    float :left;
    margin-right:20px;
    text-align : center;
    padding-top : 3px;
}
#header_nav ul a#home{
    width:65px;
    float:left;
}
#header_nav ul a#syndicate{
    width:184px;
    float:left;
}
#header_nav ul a#adwithhgm{
    width:168px;
    float:left;
}
#header_nav ul a#automotivesites{
    width:187px;
    float:left;
}
#header_nav ul a#writeus {
    width:104px;
    float:left;
}
#header_nav ul a#ourwebsites {
    width:108px;
    float:left;
}
#header_nav ul a#ourwriters {
    width:108px;
    float:left;
}
#header_nav ul a{
    /*padding : 0px 0px 5px;*/
     padding :2px 0 0 0;
}
#header_nav ul a:link,#header_nav ul a:visited {
    text-decoration : none;
    color : #FFFFFF;
   
}
#header_nav ul li.selected{
    background : black none;
    padding-top : 0px;
    width:auto;
}
#header_bar {
    background:transparent url(../images/home_header_bar.png) no-repeat scroll top center;
    height:25px;
    width:940px;
    margin:0px auto 0px;
}

li.selected div.right_side {
    background : #323232 url(../images/crn_rt_2.png) no-repeat scroll center right;
    float:left;
    height : 22px;
}
li.selected div.left_side {
    background : #323232 url(../images/crn_lft_2.png) no-repeat scroll center left;
    float:left;
    height : 22px;
}
#header_nav ul li.selected a {
    padding-bottom :  0px;
}

li.selected div.bottomleft {
    background : transparent url(../images/nav_bt_lft.png) no-repeat scroll bottom left;
    margin-right : -5px;
    padding-bottom : 6px;
    padding-top : 3px;
}
li.selected a#home {
    padding-left:10px;
    padding-right:10px;
}
li.selected a#syndicate {
    padding-left:10px;
    padding-right:10px;
    
}
li.selected a#writeus {
    padding-left:10px;
    padding-right:10px;
    
}
li.selected a#automotivesites {
    padding-left:10px;
    padding-right:10px;
    
}
li.selected a#ourwebsites {
    padding-left:10px;
    padding-right:10px;
    
}
li.selected a#adwithhgm {
    padding-left:12px;
    padding-right:10px;
    
}
#header_nav ul li a{
    padding-bottom:13px;
}
#header_nav ul li.selected a:hover{
    border-bottom : none;
}
#header_nav ul li a:hover {
     border-bottom:1px solid #1A5BFF;
}
/******* header secondary navigation ****/
#header_nav_secondary {
    float:right;
    font-size : 0.6em;
    margin-top : -12px;
    right:0px;
}
#header_nav_secondary a{
    padding-left:10px;
    color : white;
}
/**** middle  ****/

#middle {
    background :black;
    width : 940px;
    margin:-25px auto 0;
}
#content {
    width : 100%;
}



/*****
bottom part
******/

#bottom {
    background :black;
    height : 420px;
    margin: 0px -8px ;
}
#headline_clock {
   font-size : 18px;
   margin-bottom : 6px;
}
#bottom ul{
    list-style-image :none;
    list-style-position : outside;
    list-style-type : none;
    margin:0px;
    padding:0px;
}
#bottom #bottom-inner{
    padding:40px 80px;
    width:940px;
    margin : 0 auto;
}
#random_sites {
    width:940px;
}
.site{
    width:220px;
    float:left;
    margin-right:20px;
    border-top:1px solid #666666;
    padding-top:5px;
}
#hgm_site {
    margin-right:0px;
    border-top:none;
}
.site .site_title a {
   color : #FFFEBA;
   background : transparent url(../images/yellow_arrow_right.png) no-repeat scroll center right;
   padding-right : 10px;
}
.site .site_title {
    font-size : 10px;
    color : #FFFEBA;
    margin-bottom : 6px
}
.hgm_title {
    color :#FFFFFF;
    font-size : 11px;
    background-color : #191919;
    padding:4px 13px;
    margin-top : -4px;
    margin-bottom : 6px
}
.site_headline1{
    font-size: 14px;
    border-bottom : 1px dotted #666666;
    padding-bottom : 10px;
    margin-top:10px;
    line-height : 1.3em;
 }
 .site_headline2{
    font-size: 14px;
    margin-top:10px;
    margin-bottom:15px;
    line-height : 1.3em;
  }
  /*****
    main content
******/
#main {
    width : 580px;
    background : white;
    color : black;
    float:left;
}
#main a {
    color :#0066CC;
}
#main .meta-rating-widget a {
    color :#ffffff;
}
/*** footer ****/
#footer {
    clear:both;
    background:black;
    height:125px;
    margin:-8px -8px;
    color:#555;
    font-size:13px;
}
#footer #footerInner {
    padding-top:12px;
    border-top:1px solid #333;
    width:940px;
    margin:0 auto;
}
#footer #footerLeft {
    float: left;
}
#footer #footerLeft a {
    font-size:12px;
    color:#ccc;
}
#footer #footerRight {
    float: right;
    color:#fff;
}
#footer #footerRight ul li {
    float:left;
    margin-left:2px;
}
#footer #footerRight ul li a {
    height:23px;
    width:23px;
    float:left;
}
a.twitter-btn {
    background:transparent url(../images/twitter.gif) no-repeat scroll 0 0;
}
a.rss-btn {
    background:transparent url(../images/rss.gif) no-repeat scroll 0 0;
}
