/*
Theme Name: Sustentar 2012
Description: Site versão 2012 do Sustentar
Author: Aliás Comunicação
Author URI: http://alias.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: #029ed2; }
a:visited { color: #029ed2; }
a:hover { color: #029ed2; }
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:Arial, Helvetica, sans-serif;
	color:#5c5c5c;
	font-size:12px;
	background:url(img/bg/background.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:#024f80;
}

.azulClaro{
	color:#029ed2;
}

.verde{
	color:#a6b201;
}

.laranja{
	color:#e98637;
}


h1{
	font-size:28px;
}

h2{
	font-size:24px;	
}

h3{
	font-size:20px;	
}

h4{
	font-size:16px;	
}

h5{
	font-size:12px;	
}


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

input[type="text"] {
    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{
    padding: 15px 0 15px 0;	
}

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

#topo h1 a{
	background:url(img/marcas/marca_sustentar.gif) no-repeat;
	text-indent:-9999px;
	width:388px;
	height:123px;
	display:block;
}

#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{
	padding:0px 0 0 22px;	
}

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

#patrocinio p{
	padding:0 0px 0 45px;
	margin:4px;
	font-size:13px;
}



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

#menuPrincipal{
	position:relative;
	top:0px;
	z-index:999;
}

#fundoMenu{
    background: url(img/bg/miolo_menu.gif) repeat-x scroll 0 0 transparent;
    display: block;
    height: 55px;
    left: 14px;
    position: absolute;
    top: 0px;
    width: 926px;
}

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

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


/* remove the list style */
	#nav {
		left:0;
		top:0px;
		margin:0;
		padding:0; 
		list-style:none;
		position:absolute;
		z-index:10;
	}	
	
	#nav li {
		background:url(img/bg/divide_menu.gif) no-repeat center left;
		float:left; 
		display:block;
		position:relative;
		margin:0;
		height:55px;
	}
		
		/* 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:9pt;
		display:block;
		padding:19px 11px 19px 11px;
		letter-spacing:0pt;
		text-decoration:none;
		font-weight:bold;
		text-transform:uppercase;
		color:#FFF;
	}
	
	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(img/bg/bgBt1.gif) no-repeat;
	}
	
	ul#nav li:first-child{
		background:none;
	}
	
	#nav li a:hover, #nav a.selected, #nav a.ativo{
		color:#024f80;
		background:#c3cf21;
	}
	
	/* 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:#e1e790;
		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:#024f80;
	}
	
	#nav li ul li a:hover, #nav li ul li:first-child a:hover{
		background:#c3cf21;
	}
	
	#nav ul li:first-child {
		background:#e1e790;
		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:#c3cf21;
	padding:3px 0 3px 3px;
	width:952px;
}

#destaqueInterna{
	background:#c3cf21;
	padding:3px 0 3px 3px;
	width:952px;
}

.tituloDestaque, .tituloDestaque a{
	font-size:24px;
	font-weight:bold;
	color:#024f80 !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:#024f80 !important;	
}

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


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

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


#miolo{
	float:left;
	background:#fff;
	width:900px;
	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:#024f80 !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 5px 0;
	font-weight:bold;
	font-size:14px;
}

#ultimas_noticias h2{
	margin:0 0 5px 0;
	padding:0;	
}


#atualizacoes h2{
	margin:10px 0 0px;	
}

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

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

#atualizacoes ul li:first-child{
	border:none;
}

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

#atualizacoes p.data{
	font-weight:bold;
	font-size:14px;
	color:#a6b201 !important;
}

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


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

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

.saibaMais a{
	float:right;
	padding:0 25px 0 0;
	color:#009ddc;
	font-size:12px;
	font-weight:bold;
	background:url(img/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;
	float:left;	
}

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:50px 0 30px 0;	
}


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


.interna{
	padding:0 0 0px 20px !important;
	width:920px !important;
}

.interna #lateral{
	background:url(img/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:#024F80;
}

.interna h3{
	font-size:14px;
	color:#009ddc;
	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:#024f80 !important;
}


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

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

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

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


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

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

.tituloTabela{
	color:#009ddc;
	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:#a6b201;
	font-weight:bold;
	font-size:14px;
}

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

ul.lista li a:hover{
	color:#029ed2 !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(img/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(img/bt_votar.gif) no-repeat;
	width:53px;
	height:27px;
	display:block;
	border:0;
	text-indent:-9999px;
}


/*
#pop_up{
	position:absolute;
	top:277px;
	left:50%;
	margin:0 -385px;
	background:url(img/banner_pop-up.png) no-repeat;
	width:439px;
	height:439px;
	z-index:1000;
}

#fechaPopup{
	display:block;
	top:42px;
	position:absolute;
	left:30px;
	text-indent:-9999px;
	background:url(img/btFechar.png) no-repeat;
	height:64px;
	width:64px;	
}
*/

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

#fechaPopup{
	display:block;
	top:37px;
	position:absolute;
	left:59px;
	text-indent:-9999px;
	background:url(images/btFechar.png) no-repeat;
	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: #009DDC;
    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: #024F80;
    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;
}
    