@CHARSET "UTF-8";

/* TAG cloud das sidebars */
.eletro_widget_tag_cloud {
    
}

.eletro_widget_tag_cloud a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Arial";
}

.eletro_widget_tag_cloud a:hover {
    color: #363636;
}

#widget_radio_container {
    height: 105px;
}

#widget_music_container {
    /* height: 371px; */
    text-align: left;
    color: #666666;
}

#widget_music_container img {
    float: left;
    margin-right: 10px;
}

#widget_music_container h2 {
    margin: 0px 0px 5px 0px;
    color: #666666;
    font-size: 1.8em;
}

#widget_music_container span {
    color: #CCCCCC;
    font-weight: bold;
    font-size: 1.1em;
    color: #9f9f9f;
}

#widget_music_container p {
    clear: both;
    font-size: 1.2em;
}

.widget-chamada {
    text-align: justify;
    border-bottom: 1px solid #999;
    padding: 0 0 20px;
    overflow: auto;
}

.widget-chamada h2 {
    font-size: 2em;
}

.widget-chamada a {
    text-decoration: none;
}

.widget-chamada a:hover {
    text-decoration: none;
}

.widget-chamada .chamadaImage {
    float: left;
    margin-right: 20px;
}

.widget-chamada span {
    color: #999;
    font-weight: bold;
    font-size: 1.5em;
}

.widget-chamada p {
    color: #666;
    margin-left: 120px;
    font-size: 1.2em;
}

#eletro_widget_text h2 {
    text-transform: uppercase;
}

#eletro_widget_text p {
    text-align: justify;
    color: #969696;
    font-weight: bold;
    font-size: 1.5em;
}