/*
Theme Name: World Wide
Theme URI: http://www.circusf1.com/f14
Description: World Wide Wordpress Theme Child
Version: 1.02
Author: Silvano Lonardo
Author URI: http://www.circusf1.com
Template: worldwide-v1-02
*/

@import url(../worldwide-v1-02/style.css);

/* ---------- @ Personalizzazioni (slim header) -----------*/
#cf_brand {
        padding: 4px 4px;
        border-bottom: 1px solid #4a4a4a;
        min-height: 30px;
        background-color: #ffffff;
        color: #000;
        text-align: center;
        font: 13px/100% sans-serif;
    }
    #cf_logo {
        display: inline-block;
        width: 338px;
        height: 30px;
        background-image: url('/img/tal/motorionline_s.jpg');
        background-repeat: no-repeat;
        vertical-align: middle;
        text-align: left;
        text-indent: -9999px;    
    }
@media screen and (min-width: 0px) and (max-width: 990px) {
  #mol_ads { display: none; }   /* hide it elsewhere */
}

/* ---------- @ Personalizzazioni (no commenti) -----------*/
div.blog-media-wrapper .blog-comment {display: none;}


div.full-post-widget .full-post-widget-thumbnail .blog-comment {
position: absolute;
right: 10px;
bottom: 0px;
padding: 2px 8px 3px;
font-weight: bold;
font-size: 11px;
display: none;
}

div.gdl-blog-list .blog-comment {
position: absolute;
right: 20px;
top: 50%;
margin-top: -7px;
font-weight: bold;
display: none;
}

