/*
    Theme Name: Diablo
    Theme URI: http://cosmothemes.com/diablo
    Description: Our themes are using the 960 grid system while the mark-up is powered by a strong css framework. Diablog Theme has been tested in all modern browsers - IE 8, IE 9 , Opera, Firefox, Safari and Chrome. Key features of the template - Background Styling Options, Custom Text-based Logos, Social Media Links, Multiple Multi-Level jQuery Menus, Built-in Breadcrumbs, Custom Front Page Layout, Advertisement Sidebars, Custom Widget (Popular, Recent, Comments, Tags), Twitter Widget, Contact Form Widget, Flickr Widget, Custom Page Templates, Hide/Show Meta Elements for each particular post, Featured Image, Built-in Social Sharing, About the author box, Built-in Related Posts, Nested Comments, 100+ Shortcodes, Unlimited sidebars, Language support.
    Version: 0.7
    Tags: custom-menu,custom-colors,custom-header,custom-background,two-columns,left-sidebar,right-sidebar,sticky-post,theme-options
	License: GNU General Public License and Themeforest general license
	License URI: Licensing/README_License.txt
	Author URI: http://cosmothemes.com
    Author: CosmoThemes
*/

/*Box Posts*/
.fb-box img {
    width: 30%;
}
.nine.columns .cosmo-box {
    display: none;
}
.fr {
    display: none;
}
.fl h5 {
    display: none !important;
}
.cosmo-box.default.medium {
    background: none;
}
/*Box Info*/
div#info-adicional img {
  display: inline-block;
  width: 13%;
  position: absolute;
}
div#info-adicional div {
  border-top: solid 1px #92c2ea;
  padding: 10px 0 10px 0;
  position: relative;
  font-size: 12px;
  margin: 0;
  width: 190px;
}
.info_etiquetas {
  display: inline-block !important;
  font: 12px 'Open Sans', sans-serif !important;
  margin: 0 !important;
  color: #444 !important;
  margin-left: 30px !important;
  margin-top: -20px !important;
}
.info_etiquetas:hover {
  text-decoration: underline;
}
/*DELETE Sidebar*/
div#box-info h5, div#box-info h4, 
div#box-info h3, div#box-info p, 
div#box-info span, div#box-info strong, 
div#box-info ul, div#box-info ol, 
div#box-info li,  div#box-info blockquote, 

div#box-info .cosmo-toggle,
div#box-info .cosmo-tabs, 
div#box-info table.cosmotable.default.aligncenter, 
div#box-info .twocol_one.first img, div#box-info .twocol_one.last img,

div#box-info table {
    display: none;
}

/*Contact Form*/
label#bfLabel5 {
    width: 53%;
}
