/*
Theme Name: Affinity Wordpress Theme
Theme URI: http://www.rockettheme.com/wordpress-themes/affinity
Description: Affinity the January 2010 release from RocketTheme is a complex and sophisticated community theme. The theme is prebuilt with six, very distinct colour variations to match numerous purposes.
Version: 1.1
Author: RocketTheme, LLC
Author URI: http://www.rockettheme.com
*/

#logo {
width: 400px !important;
height: 130px !important;
}

/* esconder alguns titulos de widgets especificos */
.comment-section,
#showcase h3,
#text-3 .module-header, 
#text-4 .module-header, 
#text-5 .module-header,
#text-6 .module-header {
    display:none !important;
}
/* centralizar conteudo de widgets especificos */
#text-3, #text-4, #text-5, #text-6 {
    text-align: center !important;
}

#searchmod-surround {
margin-top: 20px !important;
}

img.rokboxthumbs {border:1px solid #EEEEEE;padding:5px;margin:0 4px 3px 4px;}
a img.rokboxthumbs:hover{background-color:#EFEFEF;}