/*
Theme Name: Sustentar 2015
Description: Site versão 2015 do Sustentar
Author: Olyva Digital
Author URI: http://www.olyva.com.br
*/

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
*/


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
*/

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
*/

::-moz-selection { background: #009ddc; color: #fff; text-shadow: none; }
::selection { background: #009ddc; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #357080; }
a:hover { color: #e0ae25; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
*/

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
*/

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
*/

legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
*/

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
*/

button, input { line-height: normal; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
*/

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }

/*
 * Re-set default cursor for disabled elements
*/

button[disabled], input[disabled] { cursor: default; }

/*
 * Consistent box sizing and appearance
*/

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
*/

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
*/

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }


/* ==|== primary styles =====================================================
   Author: Fabio Calheiros
   ========================================================================== */

/* FUNÇOES GENERICAS
----------------------------------------------------------------------------------------------------*/

body{
    font-family: 'pf_square_sans_proregular';
    color:#5c5c5c;
    font-size:12px;
    background: url(images/bg_body.jpg) no-repeat center top;
}

.fonte_especial_bold{
    font-family:'NeoSansBold';
}

.fonte_especial_regular{
    font-family:'NeoSansRegular';
}

.fonte_especial_medium{
    font-family:'NeoSansMedium';	
}

.azulEscuro{
    color:#2484a8;
}

.azulClaro{
    color:#357080;
}

.verde{
    color:#88b740;
}

.laranja{
    color:#e98637;
}


h1{
    font-size:28px;
}

h2{
    font-size:24px;	
    font-family: 'pf_square_sans_probold';
}

h3{
    font-size:20px;	
}

h4{
    font-size:16px;	
}

h5{
    font-size:12px;	
}


hr{
    background:url(images/bg/linhaSelo.gif) repeat-x;
    height:5px;
    border:none;
}

input[type="text"], input[type="email"] {
    border: 1px solid #d7d7d7;
    color: #777777;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
    width: 98%;
}

input#twitter{
    padding: 5px;
}

form p.left{
    width:270px;
    float:left;	
}

form p.right{
    width:270px;
    float:right;
    margin:1em 5px 0 0;
}

textarea {
    border: 1px solid #d7d7d7;
    color: #777777;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
    width: 98%;
}

/* TOPO
----------------------------------------------------------------------------------------------------*/

#topo {
	position:relative;
	padding: 13px 0 13px 0;
	max-height: 252px !important;
	overflow: hidden;
	background:#FFF;
	-webkit-box-shadow: 0 0 3px -1px #666;
	box-shadow: 0 0 3px -1px #666;
}

#topo h1{
    padding: 0;
    margin:0;
}

#topo h1 a{
    background:url(images/sustentar-2015.png) no-repeat;
    text-indent:-9999px;
    width:266px;
    height:165px;
    display:block;
    margin:0px 0 0 35px;
}

#topo #dataTopo #container { 
    /* 
	color:#17B6B3;
    font-size: 23px;
    font-family: 'pf_square_sans_probold';
	*/ 
    /* text-transform: uppercase; */ 
    margin: 77px 0 0 86px;
    line-height: 18px;
}

#topo #dataTopo #container .data-evento { 
    color:#17B6B3;
    font-size: 23px;
    font-family: 'pf_square_sans_probold';
}

#topo #dataTopo #container .endereco-evento { 
    color:#17B6B3;
    font-size: 16px;
    font-family: 'pf_square_sans_proregular';
}

#topo #dataTopo h2 {
    color:#17B6B3;
    font-size: 23px;
    font-family: 'pf_square_sans_probold';
    /* text-transform: uppercase; */
    margin: 90px 0 0 56px;
    line-height: 18px;

}

#topo #dataTopo h2 span{
    font-size: 15px;
    display: block;
    line-height: 15px;
}

#tema{
    color:#009DDC;
    padding:14px 0 4px 30px;
    font-family:Arial, Helvetica, sans-serif;
}

#tema p{
    margin:0;
    padding:0;	
}

#patrocinio ul{
    padding:0;
    margin:0;
}

#patrocinio{
	margin-left: 70px;
    /* padding:0px 0 0 22px; */	
}

#patrocinio ul li{
    float:left;
    list-style:none;
    padding:0;
    margin:0 12px 0 0 ;	
}

#patrocinio p{
    padding:0;
    margin-bottom: 0;
    font-size:16px;
}

#patrocinio a{text-decoration: none;}

#patrocinio p img{
    
}

#topoSociais{
    text-align: right;
}

#patrocinadores{
	margin-top: 65px; 
}



/* MENU
----------------------------------------------------------------------------------------------------*/

#menuPrincipal{
    
    
}

#fundoMenu{
    background: url(images/bg_nav.jpg) repeat-x scroll 0 0 transparent;
    display: block;
    height: 56px;
    left: 3px;
position: absolute;
top: 0px;
width: 950px;
}

.esqMenu{
    background:url(images/bg/esq_menu.gif) no-repeat;
    width:14px;
    height:55px;
    display:block;	
    float:left;
}

.dirMenu{
    background: url(images/bg_dir_nav.jpg) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 55px;
    position: absolute;
    right: 5px;
    top: 0px;
    width: 15px;
}


/* remove the list style */

#englobaMenu{
    width:100%;
    text-align: center;
    background: #336E7C url(images/bg_nav.jpg) repeat-x;
    height: 56px;
}

#nav {
    text-align: left;
    margin:0;
    padding:0; 
    list-style:none;
    height:55px;
    /* background: #84b33d url(images/bg_nav.jpg) repeat-x; */
    border-left: 2px solid #70A3B0;
    border-right: 2px solid #70A3B0;
}	

#nav li {
    background:url(images/bg_divider_nav.jpg) no-repeat center left;
    float:left; 
    display:block;
    position:relative;
    margin:0;
    height:55px;
    position: relative;
    z-index: 1000;
}

/* this is the parent menu */
/*#nav li a {
    font-family: 'QlassikBoldRegular';
    font-size:13.7pt;
    display:block;
    color:#FFF;
    padding:15px 26px 15px 25px;
    text-decoration:none; 
}*/

#nav li a {
   font-size: 13px;
   font-family: 'pf_square_sans_probold';
	display: block;
	padding: 19px 9px 19px 9px;
	letter-spacing: 0pt;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	text-shadow: 1px 1px 1px #575757;
	filter: dropshadow(color=#575757, offx=1, offy=1);
}

ul#nav li:first-child a {
    padding:19px 15px 19px 19px;
}

ul#nav li:first-child a:hover, ul#nav li:first-child a.ativo {
    /*background:url(images/bg/bgBt1.gif) no-repeat;*/
}

ul#nav li:first-child{
    background:none;
}

#nav li a:hover, #nav a.selected, #nav a.ativo{
    color:#FFF;
    background:#12B0AC;
}

/* submenu, it's hidden by default */
#nav ul {
    position:absolute; 
    left:2px; 
    display:none;  
    list-style:none;
    top:52px;
    padding:3px 0 0 0;
    margin:0;
}

#nav ul li {
    background:#357080;
    width:230px; 
    float:left;
    height:auto;
}

#nav li ul li a, #nav li ul li:first-child a{
    padding:7px 10px;
    text-transform:none;
    font-weight:normal;
    font-size:13px;
    color:#FFF;
    font-family: 'pf_square_sans_proregular';
}

#nav li ul li a:hover, #nav li ul li:first-child a:hover{
    background:#12B0AC;
    color:#FFF;
}

#nav ul li:first-child {
    background:#357080;
    padding:0;
    height:auto;
}

/* display block will make the link fill the whole area of LI */
#nav ul a {
    font-size:14px;
    display:block;
    color:#fff;
    padding:0;
}

/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
    margin:0 0 0 -2px;
}



/* DESTAQUE
----------------------------------------------------------------------------------------------------*/

#destaque{
    background:#FFF;
    padding:0;
    -webkit-box-shadow: 0 0 3px -1px #666;
    box-shadow: 0 0 3px -1px #666;
    margin-bottom: 20px;
    height: 301px;
    
}

#destaqueInterna{
    background:#12B0AC;
    padding:3px 0 3px 3px;
    width:957px;
}

#destaqueInterna img{width: 953px}

.tituloDestaque, .tituloDestaque a{
    font-size:24px;
    font-weight:bold;
    color:#12b0ac !important;
    text-decoration:none !important;
    line-height:24px;
    margin:15px 0 0 0;
}

.descricaoDestaque, .descricaoDestaque a{
    text-decoration:none !important;
    line-height:18px;
    padding:10px 0 0 0;
    font-size:14px;
    color:#12b0ac !important;	
}

.descricaoDestaque a:hover, .tituloDestaque a:hover{
    text-decoration:underline !important;
}


/* CONTEUDO
----------------------------------------------------------------------------------------------------*/

#detalheConteudo{
    background:url(images/bg/detalheConteudo.gif) no-repeat;
    width:15px;
    height:16px;
    float:right;
    margin:0 5px 0 0;
    display: none;
}


#miolo{
    float:left;
    background:#fff;
    width:915px;
    padding:15px 20px 47px 20px;
    -webkit-box-shadow: #dcdcdc 0px 1px 3px;
    -moz-box-shadow: #dcdcdc 0px 1px 3px;
    box-shadow: #dcdcdc 0px 1px 3px;
    -webkit-border-radius:0 0 20px 0;
    -moz-border-radius:0 0 20px 0;
    border-radius:0 0 20px 0;
    behavior: url("http://sustentar.net/PIE.htc");
}

#ultimas_noticias ul{
    margin:0;
    padding:0;	
}

#ultimas_noticias ul li{
    margin:0;
    padding:0;
    list-style:none;
    float:left;
    width:280px;
    margin:0 15px 0 0;
}

#ultimas_noticias p{
    margin:0;
    padding:0;
    color:#5c5c5c;
}

#ultimas_noticias p.azulEscuro{
    color:#2484a8 !important;
    line-height:14px;
}

#ultimas_noticias a{
    text-decoration:none !important;
}

#ultimas_noticias a:hover p{
    color:#029ED2 !important;
}

#ultimas_noticias p.titulo{
    padding: 10px 0 0px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 21px;
    font-family: 'pf_square_sans_probold';
    margin-bottom: 0 !important;
}

#ultimas_noticias h2{
    margin:0 0 5px 0;
    padding:0;
    font-family: 'pf_square_sans_probold';
}


#atualizacoes h2{
    
}

#atualizacoes ul{
    margin:0;
    padding:0;	
}

#atualizacoes ul li{
    margin:0;
    padding:7px 0;
    list-style:none;
    
    border-top:#e4e4e6 solid 1px;
}

#atualizacoes ul li:first-child{
    border: 1px solid #e8e8e8;
}

#atualizacoes p{
    margin:0;
    padding:0 0 0 10px;
    color:#5c5c5c;
    line-height: 14px;
}

#atualizacoes p.data{
    font-weight:normal;
    font-size:13px;
    color:#333 !important;
    font-family: 'pf_square_sans_probold';
    padding-top: 10px;
}

#atualizacoes a{
    text-decoration:none !important;
}


#atualizacoes a:hover p{
    color:#333 !important;
}

.saibaMais{
    margin:0 10px 0 0;	
}

.saibaMais a{
    float:right;
    /* padding:0 25px 0 0; */
    color: #327180;
    font-size:12px;
    font-weight:bold;
    /* background:url(images/botoes/mais.gif) no-repeat center right; */
}

#lateral{
    float: right;
    padding: 0 0 0 5px;
    width: 301px;	
}

#lateral h2{
    line-height: 25px;
    margin: 0;
    padding: 0 0 15px;
}

.boxAreedondado{
    position:relative;
    background:#FFF;
    -webkit-box-shadow: 0 0px 3px #ccc;
    -moz-box-shadow: 0 0px 3px #ccc;
    box-shadow: 0 0px 3px #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding:10px;
    behavior: url("http://sustentar.net/PIE.htc");
}


.code{
    display:none;	
}


.boxAreedondado img{
    float:left;
    padding:0 15px 0 0;
}

.boxAreedondado p{
    padding:0;
    margin:0;
}

.boxAreedondado a{
    text-decoration:none;
    color:#5c5c5c;	
}

.boxAreedondado a:hover{
    color:#029ed2;	
}

a.show-code{
    display:none;	
}

#twitter{
    padding:0 0 15px 0;	
}

#twitter h2{
    padding:0;
    margin:0;
    
}

a#siganos{
    margin:8px 0 0 0;
    text-decoration:none;
    font-weight:bold;
    float:right;	
}

a#siganos:hover{
    text-decoration:underline;
}

#redes_sociais{
    position: absolute;
    right: 8px;
    top: 22px;
    width: 300px;
}

#redes_sociais ul{
    margin:0;
    padding:0;
}

#redes_sociais ul li{
    list-style:none;
    margin:0 0 0 38px;
    padding:0;
    float:left;
}

#redes_sociais p{
    color:#024d7d;
    font-size:10px;
    text-align:center;	
}

#redes_sociais ul li:first-child{
    margin:0 0 0 0;
}

#englobaRedes{
    position:relative;
}


/* FOOTER
----------------------------------------------------------------------------------------------------*/
footer{
    padding:10px 0 0px 0;	
}


/* INTERNA
----------------------------------------------------------------------------------------------------*/


.interna{
    padding:0 0 0px 20px !important;
    width:939px !important;
    font-family: arial !important;
}

.interna h1,.interna h2,.interna h3,.interna h4,.interna h5,.interna h6{
    font-family: arial !important;
}

.interna #texto h1, .interna #texto h2{
    color:#357080;
    font-size:24px;
    margin:0;
}

.interna #lateral{
    background:url(images/bg/detalhe_lateral.gif) repeat-y #f7f7f7;
    padding: 15px 20px 47px;
    width: 284px;
    -webkit-border-radius:0 0 20px 0;
    -moz-border-radius:0 0 20px 0;
    border-radius:0 0 20px 0;
    behavior: url("http://sustentar.net/PIE.htc");
}


.interna #redes_sociais {
    top: -27px !important;
}



.interna #texto{
    padding:15px 0 47px;	
}

.interna #texto p{
    padding:0 20px 0px 0;
}

.interna h2 {
    padding:0;
    margin:0;
    color:#357080;
}

.interna h3{
    font-size:14px;
    color:#357080;
    font-weight:bold;
    padding:0;
    margin:0;
    text-transform:uppercase;
}


ul.subMenu{
    padding:0;
    margin:0;	
}

ul.subMenu li:first-child{
    border:none;
}

ul.subMenu li{
    padding:8px 0;
    margin:0;
    list-style:none;
    width:100%;
    padding:10px 0 10px 0;
    border-top:#dedee0 solid 1px;
}

ul.subMenu li a{
    text-decoration:none;
    color:#5c5c5c;
}

ul.subMenu li a:hover, ul.subMenu li a.ativo{
    text-decoration:none;
    color:#12b0ac !important;
}


a#edicoes_anteriores{
    width:282px;
    height:81px;
    display:block;
    text-indent:-9999px;
    background:url(images/botoes/bt_edicoes_anteriores.gif) no-repeat	
}

a#folder{
    width:276px;
    height:174px;
    display:block;
    text-indent:-9999px;
    background:url(images/botoes/bt_folder.jpg) no-repeat;	
}

a#edicao2011{
    text-decoration:none;
    text-align:center;
    color:#5c5c5c;
}

a#inscrevase{
    background:url(images/botoes/inscrevase.jpg) no-repeat;
    display:block;
    width:282px;
    height:27px;
    text-indent:-9999px;
    margin:15px 0 0 0;	
}


.row1:nth-child(even){
    background:#f4f4f4;	
}
.eventosTable2 tr:nth-child(odd){
    background:#f4f4f4;	
}

td{
    padding:5px;
    border:#e4e4e4 solid 1px;	
}

.tituloTabela { 
    color:#357080;
    font-weight:bold;
}

.row2{
    background:#fff;	
}

ul.lista{
    padding:0;
    margin:0;	
}

ul.lista li{
    padding:0;
    margin:0;
    list-style:none;
}

ul.lista p a{
    color:#5c5c5c;
    text-decoration:none;
}

span.dataNoticia{
    color:#357080;
    font-weight:bold;
    font-size:12px;
}

div.tituloMateria a{
    color:#357080;
    font-weight:bold;
    font-size:14px;
    line-height:14px;
    text-decoration:none;
}

ul.lista li a:hover{
    color:#e0ae25 !important;
}

.paginacao{
    padding:11px 0 0;
    border-top:#e4e4e6 solid 1px;
    float:left;
    width:98%;	
}

.paginacao .anterior, .paginacao ul{
    float:left;
}

.paginacao .proximo{
    float:right;	
}

.paginacao .anterior, .paginacao .proximo, .paginacao .anterior a, .paginacao .proximo a{
    font-weight:bold;
}

.paginacao a{
    text-decoration:none;	
}

.paginacao ul{
    margin:0;
    padding:0;	
}

.paginacao ul li{
    padding:0 10px 0 0;
    float:left;
    list-style:none;
}

.paginacao ul li a{
    color:#5c5c5c;
}


.paginacao ul li a:hover, .paginacao ul li a.ativo{
    color:#029ed2;
}

#btEnviar{
    background:url(images/botoes/btEnviar.jpg) no-repeat;
    border:0;
    text-indent:-9999px;
    width:70px;
    height:27px;
    float:right;
    margin:0 20px 0 0px;
}

.wp-polls h3{
    padding:15px 0 10px 0;
}

.wp-polls h3{
    padding:15px 0 10px 0;
}

.wp-polls input.Buttons{
    background:url(images/bt_votar.gif) no-repeat;
    width:53px;
    height:27px;
    display:block;
    border:0;
    text-indent:-9999px;
}

#pop_up{
    position:absolute;
    top:65px;
    left:50%;
    margin:0 -200px;
    background:url(images/sustentar_web_2015.png) no-repeat center bottom;
    width:400px;
    height:400px;
    z-index:1000;
}

#fechaPopup{
    display:block;
    top:24px;
    position:absolute;
    left:337px;
    text-indent:-9999px;
    height:36px;
    width:36px; 
}


/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
    a, a:visited { text-decoration: underline; }
    a[href]:after { content: " (" attr(href) ")"; }
    abbr[title]:after { content: " (" attr(title) ")"; }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
    pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
    thead { display: table-header-group; } /* h5bp.com/t */
    tr, img { page-break-inside: avoid; }
    img { max-width: 100% !important; }
    @page { margin: 0.5cm; }
    p, h2, h3 { orphans: 3; widows: 3; }
    h2, h3 { page-break-after: avoid; }
}

.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 0;
    padding: 3px 5px;
    margin: 2px;
}

.alignleft{
    float:left;
    margin: 0 10px 10px 0;
}

.alignright{
    float:left;
    margin: 0 0 10px 10px;
}

#popup{
    width:600px;
    height:500px;
    padding:20px;
}

#eventosTable a{
    color:#5C5C5C;
    text-decoration:none;	
}

.hide {
    visibility: hidden;
}



ul.palestrantes li{
    list-style:none;
}

ul.palestrantes{
    margin:0;
    padding:0;
    list-style:none;
}

ul.palestrantes li{
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0 52px 0 0;
    width: 157px;
    height:240px;
}

ul.palestrantes li a{
    color: #12b0ac;
    font-size: 14px;
    font-weight: bold;
    display:block;
    margin: 0;
    padding: 5px 0;
    text-transform: uppercase;
    text-decoration:none;
    text-align:center;
    width:100%;
    text-align:center;
}

ul.palestrantes li.limpa{
    padding: 0 !important;
}

#fancybox-wrap h2{
    font-size:24px;
    color: #12b0ac;
    margin: 0;
    padding: 0;	
}

#fancybox-wrap h3{
    font-size:18px;
    color: #009DDC;
    margin: 0;
    padding: 0;	
}





.pp_details .pp_nav{
    visibility:hidden;
    display:none !important;	
}

div.pp_default .pp_details {
    position: absolute !important;
    right: 3px;
    top: -23px;
}

#logos{
    position: relative;
    z-index: 30;
}

#bg_footer{
    position: relative;
    z-index: 20;
    width:100%;
    background: #FFF url('images/bg_footer.jpg') repeat-x center;
    margin:0;
    margin-top: -135px;
    height: 336px;
}

.assinatura_footer{
    width: 100%;
    padding: 5px  0;
    text-align: center;
    position: relative;
    background: #319394;
    margin: 0;
}

.assinatura_footer p{
    color:#FFF;
    text-align: left;
    font-size:13px;
}

#logo_alias{
    display: none;
}

#bg_esq_nav, #bg_dir_nav{
    position: absolute;
}
#bg_esq_nav{
    left: 1px;
    z-index: 1000;
}
#bg_dir_nav{
    right:5px;
}

#palestrantes_home h2{
    margin-bottom: 5px;
    color:#65c6d7;
}
#palestrantes_home ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#palestrantes_home ul li{
    display: inline-block;
    float: left;
    width: 133px;
    margin: 0 15px 0 0;
    position: relative;
}

#palestrantes_home ul li p{
    position: absolute;
    bottom: 0;
    display: block;
    background: #2484a8;
    color:#FFF;
    padding: 0;
margin: 0;
width: 123px;
text-align: right;
padding:3px 5px;
}

#palestrantes_home ul li:last-child{
    margin-right: 0;
}

#palestrantes_home ul li figure{
    margin:0;
    width:100%;
}

#palestrantes_home ul li figure img{
    width:100%;
    height: auto;
}

#ultimas_noticias ul li a img{
  width:280px;
  height:143px;
}

#destaques-3-home{}

.destaque-3{
    border:1px solid #e6e6e6;
    width:305px !important;
    height: 189px;
    margin-right: 19px;
    position: relative;
}

.destaque-3:hover{
    border-color: #999;
}

.destaque-3:after{
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: " + ";
    border:1px solid #c6c6c6;
    color: #c6c6c6;
    border-bottom: 0;
    border-right: 0;
    padding: 0 3px;
    font-size: 18px;
    line-height: 15px;
}



.destaque-3:hover:after{
    color:#999;
    border-color:#999;
}

.limpa{
    margin-right: 0 !important;
}

hr.container_24{
    border:0;
    border-top: 1px solid #e4e4e6;
    background: none;
    height: 0;
    margin: 20px auto;
}

.carouselLite ul li{
    width:138px !important;
    height: 174px;
    margin-right: 28px !important;
}

.carouselLite ul li figure img{
    width: 138px;
    height: 138px;
}

.carouselLite ul li p{
    background: url("images/bg_palestrantes_caption.jpg") repeat; 
    margin:0;
    text-align: center;
    color:#FFF;
    font-size: 12px;
    line-height: 15px;
    height:34px; 
    display: table-cell;
    vertical-align: middle;
    width: 138px;
}

.carouselLite{
    width: 960px !important;
}



#palestrantes-confirmados{
    position: relative;
    width: 960px;
    margin:0 auto;
}

#palestrantes-confirmados header, #ultimas-noticias header{
    border-bottom: 1px solid #dddddd;
    padding:0;
    margin-bottom: 20px;
}

#palestrantes-confirmados h2{
    display: inline-block;
    color: #12B0AC;
    font-size: 24px;
    font-family: 'pf_square_sans_proregular';
    padding-right: 70px;
    border-bottom: 10px solid #12B0AC;
    margin:0;
    font-weight: normal;
}

.btns_carrossel{
    position: absolute;
    right: 0;
    top: 10px;
    width: 200px;
    text-align: right;

}

.btns_carrossel .next{
    width: 24px;
    height: 24px;
    background: url("images/btn_next-amarelo.jpg") no-repeat;
    
    border:0;
    text-indent: -9999px;
}
.btns_carrossel .prev{
    width: 24px;
    height: 24px;
    background: url("images/btn_prev-amarelo.jpg") no-repeat;
    
    border:0;
    text-indent: -9999px;
}

#ultimas-noticias{
    position: relative;
    width: 960px;
    margin:30px auto;
}

#ultimas-noticias .carouselLite ul li{
    width:305px !important;
    height: 251px;
    margin-right: 22px !important;
}

#ultimas-noticias .carouselLite ul li figure img{
    width: 305px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

#ultimas-noticias h2 {
    display: inline-block;
    color: #327180;
    font-size: 24px;
    font-family: 'pf_square_sans_proregular';
    padding-right: 70px;
    border-bottom: 10px solid #327180;
    margin:0;
    font-weight: normal;
}

#ultimas-noticias .btns_carrossel .next2{
    width: 24px;
    height: 24px;
    background: url("images/btn_next-verde.jpg") no-repeat;
    
    border:0;
    text-indent: -9999px;
}
#ultimas-noticias .btns_carrossel .prev2{
    width: 24px;
    height: 24px;
    background: url("images/btn_prev-verde.jpg") no-repeat;
    
    border:0;
    text-indent: -9999px;
}

#ultimas-noticias a{
    text-decoration: none;
}

#ultimas-noticias li{position: relative;}

#ultimas-noticias p{
    width: 275px;
    height: 76px;
    padding:15px;
    font-size: 15px;
    position:absolute;
    z-index: 20;
    top: 150px;
    left: 0;
    text-align: left;
    background-image: url("images/bg_carrossel_caption2.jpg");
    background-color: #327180;
    border-bottom: 1px solid #327180;

}

#ultimas-noticias p:after {
position: absolute;
bottom: 5px;
right: 0px;
content: " + ";
border: 1px solid #FFF;
color: #FFF;
border-bottom: 0;
border-right: 0;
padding: 0 3px;
font-size: 18px;
line-height: 15px;
}

.btns_carrossel .disabled{
    opacity: 0.6;
}

.conteudo_home h2{
    display: inline-block;
    color: #327180;
    font-size: 24px;
    font-family: 'pf_square_sans_proregular';
    padding-right: 70px !important;
    border-bottom: 10px solid #327180;
    margin: 0;
    font-weight: normal;
    line-height: 26px;
}

.conteudo_home header{
    border-bottom: 1px solid #dddddd;
    padding:0;
    margin-bottom: 20px;
}

#atualizacoes header{
    position: relative;
}

#atualizacoes header .saibaMais{
    position: absolute;
    top: 10px;
    right: 0;
}

#twitter a{
    color:#327180;
}

.conteudo_home #texto{
    width: 630px;
}

.conteudo_home #lateral{
    width:305px !important;
}

ul.atualizacoes_home li{
    display: block;
    /* background: #12b0ac url('images/bg_atualizacoes_caption.jpg') repeat; */
    color:#FFF;
    height:61px;
    padding:0 !important;
    margin:0 0 2px !important;
    border:1px solid #e8e8e8 !important;
    position: relative;
}

ul.atualizacoes_home li :after{
    position: absolute;
    bottom: 0px;
    right: 0px;
    content: " + ";
    border: 1px solid #e8e8e8;
    color: #00ACEB;
    border-bottom: 0;
    border-right: 0;
    padding: 0 3px;
    font-size: 18px;
    line-height: 15px;
    font-family: arial;
    font-weight: normal;
    font-size:12px;
}

ul.atualizacoes_home li p{
    margin:0 0 0 10px;
    color:#333 !important;
}

ul.atualizacoes_home a:hover, ul.atualizacoes_home a:hover p{
    color:#333 !important;
    text-decoration: underline;
}

ul.atualizacoes_home li figure{
    width:90px;
    height: 61px;
    float: left;
    margin-right: 10px
    
}

ul.atualizacoes_home li figure img{
     width:90px;
    height: 61px;
}

.diretores{
    clear: both;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dddddd
}

.diretores figure{
    float: left;
    margin: 0 10px 0 0;
}

.diretores .descricao{
float: right;
width: 452px;
}

.diretores .descricao h4{
    color:#009ddc;
    font-size: 14px;
    font-weight: normal;
    margin:0 0 10px;
}

#conta_data{
	position:absolute;
	top:44px;
	left:300px;	
}