/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/* This line adds your custom background graphic
body.custom {
    background: #000 url(‘http://www.vintage-4x4.com/wp-content/themes/thesis_185/custom/images/ora_background1.jpg’);
}
*/


/*this is to position the header ad*/
.custom .advert { 
float: right; 
position: absolute; 
width: 728px; 
height: 90px; 
top: 153px; 
padding-left: 282px;
}



.custom #feature_box {
    background: transparent;
    margin: 0em 0em 0em 1.4em;
    padding: 0;
}




.custom .teasers_box.top {
    margin-top: 2em;
}

.custom .teasers_box {
    padding-bottom: 0em;
    padding-top: 0em;
}


.teaser .post_image_link img.aligncenter {
    margin-bottom: .2em;
}

.teaser .format_teaser {
    margin-top: .2em;
}


.teaser a.teaser_link:hover {
    text-decoration: none;
}


.custom a {
    text-decoration: none;
}
.custom a:hover {
    text-decoration: none;
}



.custom .wp-caption { background-color:transparent; border:none;}



.custom #footer-widget-block { text-align:left; overflow:hidden;  background-color:#000000; }
.custom .footer-widgets { width:33%; float:left; }
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}