/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
.adsense-header-ads
{
    padding-top:25px;
    padding-bottom:25px;
    text-align: center;
}

.wp-caption {
    border-style: none;
    font-style: normal;
    text-align: center;
}

.format_text .wp-caption p {
    font-size: 0.875em;
    line-height: 1.000em;
    margin-bottom: 0;
}

.format_text img.frame, .format_text .wp-caption {
    border-width: 0.000em;
    padding: 0.000em;
}

.format_text img.center, .format_text img.aligncenter, .wp-caption.aligncenter {
    margin: 0 auto 1.5em;
}

.wp-caption {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-style: none;
    font-style: normal;
    text-align: center;
}