/*
 Theme Name:     TeleSintese V2
 Theme URI:      http://telesintese.com.br/
 Description:    Tema Tele Sintese
 Author:         Rico ALves
 Author URI:     http://heat.com.br/
 Template:       presso3
 Version:        1.0.0

*/
@import url("../presso3/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.main-nav > .menu-item > .menu-link { font-size: 14px; padding: 10px 20px; }
.widget + .widget { border-top: 1px dotted #58585a;}
hr { border-top: 1px solid #58585a;}
.post-box-classic .post-box-inner-full{ width: 100%; }
#tribe-events-pg-template { max-width: 1200px !important; margin: 50px auto !important; }
.post-slider .post-box-inner { background-color: rgba(0, 0, 0, 1.5) !important; }

@media print { 

.social-share, .main-bar , #page-sidebar, .sharedaddy, .post-nav, .post-related { display: none !important; }

}