.col-md-2 {
display: none;
}

h1 {
font-size: 58px;
}

#text-3 textarea { height:70px;  }
#text-3 input, #text-3 select, #text-3 textarea { width: 96%;     background: #BBBBBB;}
#text-3 p {     font-family: "Orbitron"; color:red; }


#footer-credits ul li:before {
  content: none;
}

a {
    color: red;
}

a:hover {
    color: white;
}

li.current-menu-item a {
    color: white !important;
}

#carzine_top_date_and_social_area {
    font-family: "Open Sans Semibold",sans-serif,Helvetica;
    font-size: 12px;
    line-height: 30px;
    background: none repeat scroll 0% 0% #e51414;
}

.widget h3 {
    background: linear-gradient(to bottom, white 0%, #4b4b4b 30%) repeat scroll 0% 0% transparent;
    border-bottom: 1px solid #AFAFAF;
}

.date_text {
    color: red;
}
.widget_search input[type="submit"] {
    color: red;
  }

.carzine_latest_post, .carzine_single_post {
    border-bottom: 1px solid white;
}
p {
    font-size: 14px;
}

