

.social_menu li a{
	margin: 8px 0 0 0;
	}

footer {
    background-color: #fecd06;
    border-top: 1px solid #acacac;
    width: 100%;
    font-size: 11px;
}

.footer_content {
    border-top: none;
}

.backtolink {
float: right;
}

.footer_bottom .right {
width: 50%;
}

.footer_bottom .left {
width: 50%;
}

h1.diesel {text-transform: uppercase;
font-weight: bold;}

.posts_holder3 article .info .left {
    display: none;
    float: left;
}

.posts_holder3 article .info {
    border-bottom: none;
    border-top: none;
    }

.single nav.main_menu ul li:hover a{
	background-color: #ffffff;
}

.video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed, .video-container video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) { .logo a, .logo a img {
    display: block;
    max-width: 300px;
    position: relative;
    margin-bottom:10px;
} }


@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : landscape) { .logo a, .logo a img {
    display: block;
    max-width: 300px;
    position: relative;
    margin-bottom:10px;

}  }

;
