/**************************************/
/*              GLOBALS               */
/**************************************/

@media screen {

* { margin: 0; padding: 0; }
body { 
	height: 100%;
	background-color:#fff; 
}
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

/**************************************/
/*              HEADER                */
/**************************************/
#header{
	margin: 0;
	padding: 0;
    background: url('../images/bg_ufpr_01.jpg');
	max-width:100%;
	height: auto;
	background-position:center; /* IE fix */
}
#header .logoUFPR{
	padding: 0.9em;
	float:left;
	max-height: 140px;
}

#menu_superior{
	margin-top: 0.7em;
	float: right;
	margin-left: 0.2em;
}
#menu_superior ul {
	padding: 0;
	margin: 0;
	list-style:none;
}
#menu_superior ul li { 
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	float: left;
	display: inline;

	}
#menu_superior ul li a {
	padding: 0.1em 0.3em;
	margin-left: 1px;
	display: inline-block;
 	background: #fff;
	opacity: 0.7; 

	/* visual do link */
	color: #333;
	text-decoration: none;

}
#menu_superior ul li a:hover {
 	background: #efefef;
	color: #000;
	opacity: 0.9;
}

/**************************************/
/*            CABEÇALHO               */
/**************************************/

/**************************************/
/*      Barra de Identificação        */
/*       do Governo do Brasil         */
/**************************************/

#footer-brasil {
   background: none repeat scroll 0% 0% #00420c;
   margin-top: 1px;
   padding: 1em 0px;
   max-width: 100%;
}

/*****************************/
/*    Caixa de Pesquisa      */
/*****************************/
#pesquisa #s{
	font-size: 0.8em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	float: right;
	margin: 0.6em 0.4em 0.2em 0;
	padding: 0 0.4em;
	width: 10em;
	height: 1.6em;
	color:#094979;	
}
#pesquisa #searchsubmit{
    margin-top: 0.8em;
	width: 17px;
	height: 17px;
	background:url('../images/icone-lupa.png');
	background-position: bottom;
	background-repeat: no-repeat;
	border: none;
}

/**************************************/
/*         MENU NAVIGACAO             */
/**************************************/
.menu_principal{
	max-width: 62.5em;
	float: left;
	height: 2.05em;
	background-color:#e8effc;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color:#05253D;
}
.menu_principal a img{
	display: block;
	width: 27px;
	margin-top: 0.4em;
	float: right;
	margin-right: 0.35em;
	opacity: 0.7;
}
.menu_principal a img:hover{
	opacity: 1;
}

#access {
	display: block;
	margin: 0;
	color:#05253D;
}

#access .menu-header,
div.menu {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#access .menu-header ul,
div.menu ul {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	font-size: 0.9em;
	letter-spacing: 0.02em;
	color:#05253D;
	display: block;
	padding: 0.33em 0.467em;
	text-decoration: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #d3defa;
}
#access a:hover {
	background-color:#ced8eb;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 1.96em;
	left: 0;
	float: left;
	width: 12em;
	z-index: 99999;
}
#access ul ul li {
	margin-left: 0.7em;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background-color:#e8effc;
	border-top: 1px solid #fff;
	line-height: 1em;
	padding: 0.7em;
	width: 12em;/****MUDEI VALOR**/
	height: auto;

}
#access li:hover > a,
#access ul ul :hover > a {

}
#access ul li:hover > ul {
	display: block;
	margin-left: -11px; /****ESSE VALOR PARA CHROME E FIREFOX(PARA IE VER INDEX)**/
}

#access ul ul ul li a{

}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#05253D;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

.cabecalho_saci{
	background-image: url('../images/cabecalho_saci.png');
	height: 350px;
}

.fundo_branco{
	background-color:#fff;
}

/*----------------------------------------------------------
Classes para páginas contendo buscas em javascript/jquery
-----------------------------------------------------------*/

.entryDate1 {
	font-size: 1em;
	box-shadow:#bbb 0.1em 0.1em 0.1em;
    border-radius:0.5em;
	width:80px;
	height:80px;
	background:#05253D;
	color:#FFFFFF;
	font-family:Helvetica, Arial, Helvetica, Helvetica;
	font-weight:bold;
	margin-bottom:20px;
}

.entryDate2 {
	width:70px;
	height:50px;
	background:#FFFFFF;
	color:#05253D;
	font-family:Helvetica, Arial, Helvetica, Helvetica;
	margin:0 auto;
	text-align: center;
}

.postMonth {
	font-size: 0.7em;
	font-weight:bold;
	text-transform:uppercase;
	
}

.postYear {
	padding-left:20px;
}

/*----------------------------------------------------------
			Definição de estilos para as notícias 
-----------------------------------------------------------*/

#noticias{
	text-align: justify;
	font-size: 1.2em;
	color: #323232;
	padding: 0.7em 1em 0.5em 1.05em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;	
	min-height: 25em;
}
#noticias h5{
	margin: 0;
	padding: 0;
}
#noticias .data-de-publicacao{
  	font-family: Helvetica, Tahoma, Verdana;
	font-size: 0.7em;
	margin: 1em 0 0.1em 1.2em;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #bbb;
	text-align: left!important;
	letter-spacing: 0.15em;
	line-height:0.6em;
	clear:both;
}
#noticias .titulo{
	clear: both;
	color: #05253D;
	margin: 0;
	padding: 0;
}
#noticias .titulo ul li{							
	list-style-type: square;
	text-align: justify;
	margin-top: 0.5em;
	margin-right: 15px;
	line-height: 0.9em;
	letter-spacing: 0.03em;
}
#noticias .titulo ul li a{							
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.9em;
	font-weight: normal;
	color:#05253D;
	text-decoration:none;
	list-style:none;
}
#noticias .titulo ul li a:hover{
    color:#666666;
}

#noticias .titulo_semfoto ul li{							
	list-style-type: square;
	margin-left: 1.2em;
	margin-right: 1.2em;
	line-height: 1.2em;
	letter-spacing: 0.05em;
}
#noticias .titulo_semfoto ul li a{							
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 0.9em;
	font-weight: normal;
	color:#05253D;
	text-decoration:none;
	list-style:none;
}
#noticias .titulo_semfoto ul li a:hover{
    color:#666666;
}
#noticias .chamada_semfoto p{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-indent: 0;
	margin-left: 1.5em;
}
#noticias .chamada_semfoto p a{
	color:#05253D;
	text-decoration: none;
}

#noticias .chamada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#05253D;
	}
#noticias .chamada p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding-top: 0;	
	line-height: 1.5em;
}

#noticias .chamada p a{
	color:#05253D;
	text-decoration: none;
}
#noticias .chamada p a:hover{
	color:#666666;
}
#noticias .chamada img {
	float: left;
	border: 1px solid #999;
	margin: 0.3em 0.6em  1em 0;
}

#noticias .chamada span  a{
    color: #fff;
	font-size: 1.1em;
}

/* =Images
-------------------------------------------------------------- */

#noticias .alignnone,
#noticias img.alignnone {
	clear: both;
	border: 0.3em solid #f1f1f1;
	margin-top: 4px;
	margin-bottom: 4px;
}
#noticias .alignleft,
#noticias img.alignleft {
	display: inline;
	border: 0.3em solid #f1f1f1;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#noticias .alignright,
#noticias img.alignright {
	display: inline;
	border: 0.3em solid #f1f1f1;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#noticias .aligncenter,
#noticias img.aligncenter {
	clear: both;
	border: 0.3em solid #f1f1f1;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#noticias img.alignleft,
#noticias img.alignright,
#noticias img.aligncenter {
	margin-bottom: 12px;
}

#noticias .wp-caption {
	background: #f1f1f1;
	margin-bottom: 1em;
	padding: 0.1em;
	text-align: center;
}
#noticias .wp-caption img {
	padding: 0;
}
#noticias .wp-caption p.wp-caption-text {
	text-align: left;
	color: #888;
	font-size: 0.8em;
	margin: 0.15em;
	line-height: 1.2em;
}
#noticias .txtimg {
	float:left;
	width: 460px;
	position:relative;
	overflow:hidden;
	line-height: 1.1em;
	margin-bottom: 0.8em;
}
#noticias .txtimg span a {
	width: 99.6%;
    background-color: #000;
    color: #fff;
    font-size: 0.9em;
    position: absolute;
    bottom: 2px;
    left: 0;
	padding: 6px;
    -moz-opacity:.75;
    filter:alpha(opacity=75);
    opacity:.75;
	display: block;
}
#noticias_small{
	color: #323232;
	margin-top: 1.6em;
	margin-bottom: 0.85em;
	font-size: 0.9em;
}

#noticias_small .wp-caption {
	max-width: 85%;
	font-size: 0.8em;
	background: #f1f1f1;
	margin: 1em auto;
	padding: 0.3em;
	text-align: center;
}
#noticias_small .wp-caption img {
	padding: 0.3em 0.3em 0.3em 0.3em;
}
#noticias_small .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 0.7em;
	margin: 0.3em;
}
/*----------------------------------------------------------
		Definições gerais de estilos para notícias 
-----------------------------------------------------------*/
.post_data{
  	font-family: Helvetica, Tahoma, Verdana;
	font-size: 0.8em;
	margin: 0.5em 0 0.1em 0;
	font-weight: lighter;
	font-variant: normal;
	font-style: italic;
	text-transform: lowercase;
	color: #bbb;
	text-align: left!important;
	letter-spacing: 0.1em;
	line-height:0.6em;
	clear:both;
}
.post_autor{
    font-family: Helvetica, Tahoma;
	font-size: 0.8em;
	font-weight: lighter;
	font-variant: normal;
	font-style: italic;
	color: #666666;
	margin: 0 0 1em 0;
	text-align: left!important;
	letter-spacing: 0.1em;
	line-height: 1em;
}

/*-------------------------------------------------------
Definição de estilos para NOTÍCIAS sobre GESTÃO (+ UFPR)
			codigo da cor #009900
--------------------------------------------------------*/
#tarja_gestao h2{
	font-size: 1em;
	background: #009900;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
}
#gestao_small{
	background-color: #efefef;
	border: 1px solid #ccc;
	margin: 0.1em;
	padding: 0.4em;
}
#gestao_small h5{
	letter-spacing: 0.08em;
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
	background: #009900;
	color: #fff;
}
#gestao_small  ul {
	list-style-type: square;
	color: #009900;
	padding: 0.2em;
}
#gestao_small ul li a{
	color: #000;
}
#gestao_small ul li a:hover{
	color: #323232;
}
#gestao ul li{
	color: #009900;
}
#gestao h5{
	letter-spacing: 0.07em;
	border-bottom: 2px solid #009900;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0 0.2em 0;
	margin: 1em 0.2em 0.5em 0;
}
#gestao a img {
	display: block;
	float: right;
	margin: 0.1em;
}
#gestao img:hover{
	opacity: 0.9;
}
.single_gestao h2{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	padding: 0.2em;
	border-bottom: 1px solid #009900;
}
.single_gestao ul li{
	list-style-type: square;
	line-height: 1.1em;
	padding-top: 0.5em;
}
.single_gestao ul li a{
	font-size: 0.8em;
	color: #323232;
}


/*----------------------------------------------------------
Definição de estilos para notícias sobre ENSINO E EDUCAÇÃO
				codigo da cor #0054ff
-----------------------------------------------------------*/
#tarja_ensino_e_educacao h2{
	font-size: 1em;
	background: #0054ff;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
}
#ensino_e_educacao_small{
	background-color: #efefef;
	border: 1px solid #ccc;
	margin: 0.1em;
	padding: 0.4em;
}
#ensino_e_educacao_small h5{
	letter-spacing: 0.08em;
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
	background: #0054ff;
	color: #fff;
}
#ensino_e_educacao_small  ul {
	list-style-type: square;
	color: #0054ff;
	padding: 0.2em;
}
#ensino_e_educacao_small ul li a{
	color: #000;
}
#ensino_e_educacao_small ul li a:hover{
	color: #323232;
}

#ensino_e_educacao ul li{
	color: #0054ff;
}
#ensino_e_educacao h5{
	letter-spacing: 0.07em;
	border-bottom: 2px solid #0054ff;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0 0.2em 0;
	margin: 1em 0.2em 0.5em 0;
}
#ensino_e_educacao a img {
	display: block;
	float: right;
	margin: 0.1em;
}
#ensino_e_educacao img:hover{
	opacity: 0.9;
}
.single_ensino_e_educacao h2{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	padding: 0.2em;
	border-bottom: 1px solid #0054ff;
}

.single_ensino_e_educacao ul li{
	list-style-type: square;
	line-height: 1.1em;
	padding-top: 0.5em;
}
.single_ensino_e_educacao ul li a{
	font-size: 0.8em;
	color: #323232;
}

/*-----------------------------------------------------------
Definição de estilos para notícias sobre EXTENSÃO E CULTURA
				codigo da cor #ffba00
-------------------------------------------------------------*/
#tarja_extensao_e_cultura h2{
	font-size: 1em;
	background: #ffba00;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
}
#extensao_e_cultura_small{
	background-color: #efefef;
	border: 1px solid #ccc;
	margin: 0.1em;
	padding: 0.4em;
}
#extensao_e_cultura_small h5{
	letter-spacing: 0.08em;
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
	background: #ffba00;
	color: #fff;
}
#extensao_e_cultura_small  ul {
	list-style-type: square;
	color: #ffba00;
	padding: 0.2em;
}
#extensao_e_cultura ul li{
	color: #ffba00;
}
#extensao_e_cultura_small ul li a{
	color: #000;
}
#extensao_e_cultura_small ul li a:hover{
	color: #323232;
}
#extensao_e_cultura h5{
	letter-spacing: 0.07em;
	border-bottom: 2px solid #ffba00;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0 0.2em 0;
	margin: 1em 0.2em 0.5em 0;
}
#extensao_e_cultura a img {
	display: block;
	float: right;
	margin: 0.1em;
}
#extensao_e_cultura img:hover{
	opacity: 0.9;
}
.single_extensao_e_cultura h2{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	padding: 0.2em;
	border-bottom: 1px solid #ffba00;
}

.single_extensao_e_cultura ul li{
	list-style-type: square;
	line-height: 1.1em;
	padding-top: 0.5em;
}
.single_extensao_e_cultura ul li a{
	font-size: 0.8em;
	color: #323232;
}

/*-------------------------------------------------------------
Definição de estilos para notícias sobre CIENCIA E TECNOLOGIA
				codigo da cor #5c00c4
--------------------------------------------------------------*/
#tarja_ciencia_e_tecnologia h2{
	font-size: 1em;
	background: #5c00c4;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
}
#ciencia_e_tecnologia_small{
	background-color: #efefef;
	border: 1px solid #ccc;
	margin: 0.1em;
	padding: 0.4em;
}
#ciencia_e_tecnologia_small h5{
	letter-spacing: 0.08em;
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
	background: #5c00c4;
	color: #fff;
}
#ciencia_e_tecnologia_small  ul {
	list-style-type: square;
	color: #5c00c4;
	padding: 0.2em;
}
#ciencia_e_tecnologia_small ul li a{
	color: #000;
}
#ciencia_e_tecnologia_small ul li a:hover{
	color: #323232;
}
#ciencia_e_tecnologia ul li{
	color: #5c00c4;
}
#ciencia_e_tecnologia h5{
	letter-spacing: 0.07em;
	border-bottom: 2px solid #5c00c4;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0 0.2em 0;
	margin: 1em 0.2em 0.5em 0;
	
}
#ciencia_e_tecnologia a img {
	display: block;
	float: right;
	margin: 0.1em;
}
#ciencia_e_tecnologia img:hover{
	opacity: 0.9;
}
.single_ciencia_e_tecnologia h2{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	padding: 0.2em;
	border-bottom: 1px solid #5c00c4;
}

.single_ciencia_e_tecnologia ul li{
	list-style-type: square;
	line-height: 1.1em;
	padding-top: 0.5em;
}
.single_ciencia_e_tecnologia ul li a{
	font-size: 0.8em;
	color: #323232;
}

/*-----------------------------------------------------------
Definição de estilos para notícias sobre CURSOS DE GRADUAÇÃO
			codigo da cor #0F3B65
-------------------------------------------------------------*/
#tarja_graduacao h2{
	font-size: 1em;
	background: #0f3b65;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
}



/*-----------------------------------------------------------
			Definição de estilos para EVENTOS
				codigo da cor #b30000
-------------------------------------------------------------*/
#tarja_eventos h2{
	font-size: 1em;
	background: #b30000;
	color: #fff;
	font-weight: bold;
	padding: 0.5em 1em;
	letter-spacing: 0.2em;
}
#eventos_small{
	background-color: #efefef;
	border: 1px solid #ccc;
	margin: 0.1em;
	padding: 0.4em;
}
#eventos_small h5{
	letter-spacing: 0.08em;
	font-weight: bold;
	padding-left: 1em;
	margin: 0;
	background: #b30000;
	color: #fff;
}
#eventos_small  ul {
	list-style-type: square;
	color: #b30000;
	padding: 0.2em;
}
#eventos_small ul li a{
	color: #000;
}
#eventos_small ul li a:hover{
	color: #323232;
}
#eventos{
	margin-top: 1.15em;
}
#eventos ul li{
	color: #b30000;
}
#eventos h5{
	letter-spacing: 0.07em;
	border-bottom: 2px solid #b30000;
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0 0.1em 0;
	margin: 0.28em 0.2em 0.8em 0;
}
#eventos a img {
	display: block;
	float: right;
	margin: 0.1em;
}
#eventos img:hover{
	opacity: 0.9;
}
.single_eventos h2{
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 1em;
	padding: 0.2em;
	border-bottom: 1px solid #b30000;
}

.single_eventos ul li{
	list-style-type: square;
	line-height: 1.1em;
	padding-top: 0.5em;
}
.single_eventos ul li a{
	font-size: 0.8em;
	color: #323232;
}


/*-----------------------------------------------------------
			Definição de estilos para VIDEOS
				codigo da cor #191919
-------------------------------------------------------------*/
#video{
	margin-top: 0.9em;
	margin-bottom: 0.1em;
}
#video h5{
	letter-spacing: 0.07em;
	background-color: #191919;
	color:#fff;
	border-bottom: 2px solid #323232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	padding: 0.3em 0.25em 0.25em 0.5em;
	margin: 0.2em 0 1.1em 0;
}
#video iframe{
	margin-top: -1.1em;
}
#video_small{
	margin: 0 0 0.2em 0;
}
#video_small h5{
	letter-spacing: 0.08em;
	font-weight: bold;
	background-color: #191919;
	color:#fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-left:1.5em;
	padding-top: 0.2em;
	height: 2em;
	margin-bottom: 1em;
	width: 100%;
}
#video_small iframe{
	margin-top: -1.3em;
}

/**************************************/
/*              SIDEBAR                */
/**************************************/

.sidebar {	
	margin-left:5px;
	margin-right:5px;
	list-style:none;
 }
 
.sidebar h3{
   background: #4583AF;
   color:#fff;
   -webkit-border-radius: 10px 10px 0 0; /* para navegador Safari */    
   -moz-border-radius: 10px 10px 0 0; /* para navegador Mozilla, etc. */    
    border-radius: 10px 10px 0 0; /* padrão do CSS3 - deve funcionar novas versões do IE */
   text-align:center;
 }
 
.sidebar a{
 color:#000099;
 text-decoration:none;
 }
 
.sidebar a:hover{
 color:#000099;
 text-decoration:underline;
 }
 
.sidebar ul{
 list-style:none;
 margin-left:-5px;
 }
 
.direita{
 list-style:none;
 margin-top: 5px;
 }
 
.direita ul{
 list-style:none;
 margin-left:-5px;
 }
 
.esquerda{
 margin-top:5px;
 list-style:none;
 }
 
.esquerda ul{
 list-style:none;
 }
 
 
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 20px 0 38px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/**************************************/
/*  PÁGINA DE RESULTADOS DE BUSCAS    */
/**************************************/
#resultado h2 a{
color:#05253D;
}

.resultadodebusca{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color:#05253D;
	padding-top: 1.2em;
}
.resultadodebusca h2{
	font-size: 1em;
	font-weight: normal;

}
.resultadosencontrados .publicacao{
  	font-family: Helvetica, Tahoma;
	margin:20px 0 0 2px;
	font-size: 0.9em;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #bbb;
	text-align: left!important;
	letter-spacing: 0.1em;
	line-height:0.6em;
	clear:both;
}
.resultadosencontrados h4 {
	font-size: 1.4em;
	margin: 4px 0 0 0;
}

.resultadosencontrados a {
	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#05253D;
	text-decoration:none;
	font-weight:normal;
	font-size:0.9em;
}

.resultadosencontrados a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;	color:#666666;
	text-decoration:none;
}

.postagensmaisantigas a{
	color:#666666;
	text-decoration:none;
}

.postagensmaisantigas a:hover{
	color:#666666;
	text-decoration:underline;
}

#publicadopor {
	color:#FF0000;
}

/* Resultados da busca por noticias.js */
.datasnoticias{
    margin: 0;
    padding: 0.3em 0 0 0;
	font-size: 0.8em;
	color: #ccc;
}

.titulonoticia{
    margin: 0;
    padding: 0;
  }
.titulonoticia a{
	color: #323232;
}
.titulonoticia a:hover{
	color: #0078a0;
}
.titulonoticia h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color:#05253D;
	
}

/**************************************/
/*     PÁGINA DE SINGLE               */
/**************************************/
#noticia{
	color:#323232;
}

#titulo h5{
font-size:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;color:#05253D;
}

#linktag {
	color:#666666;
}

#linktag a{
	color:#05253D;
	text-decoration:none;
}

#linktag a:hover{
	color:#05253D;
	text-decoration:none;
	text-decoration:underline;
}

#logoUFPR-small img{
width: 30%;
margin-left: 5%;
margin-top: 3%;
}

/*------------------------------------------------------------
Definição de estilos para as colunas de LINKS acima do rodapé    
-------------------------------------------------------------*/
#links{
	background-color:#253238;
	margin-top: 0;
	padding: 0.5em 0.5em 1em 0.5em;
}
#links h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bababa;
	font-weight:bold;
	font-size:1em;
	letter-spacing: 130%;
	padding-bottom: 3px;
	border-bottom:1px solid #bababa;
}
#links ul{
	list-style-type: none;
	margin-left: 0.2em;
	padding-left: 0.2em;
}
#links li{
	list-style-image:url('../images/seta_branca.png');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#bababa;
	line-height: 1em;
	padding: 0.2em;
	margin-left: 0.4em;
}


#links ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#bababa;
	text-decoration:none;
}
#links ul li a:hover{
	color:#fff;
}

/**************************************/
/*               FOOTER               */
/**************************************/
#footer {
	color: #999;
	padding:10px 0;
	clear:both;
}
.fundo_footer{
	background-color: #253238;
}
.textorodape{
	text-align:right;
	padding:30px 0 10px 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #bababa;
	margin-right:30px;
	margin-top:-15px;
}

.textofooter{
	font-size: 0.9em;
	text-align:right;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bababa;
	margin-right:30px;
}

.textorodapesmall h6{
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color: #bababa;
	margin:5% 10%;
}

.textofootersmall h6 span{
	font-size: 0.9em;
	text-align:center;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #bababa;
}
#bannerrodape{
	float: left;
	clear: both;
	position: absolute;
	margin:0;
	margin-top: 25px;
	width: 62.5em;
}
#bannerrodape div{
	padding-left: 0.4em;
}
#bordafooter{
	border-top: 1px dotted #5e5e5e;
}
	
#redessociais{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	color: #bababa;
	padding-top:10px;
	margin-left:30px;
}

#redessociais-small{
	color: #bababa;
}

/*********CSS OPÇÃO 1**********/
#data{
	font-size: 0.75em;
	margin-top: 0.1em;
	background-color: #efefef;
}
#data a{
	color:#999;
	text-decoration:none;
}

#data a:hover{
	color:#666666;
}

/*********CSS OPÇÃO 2**********/
#foto{
	float:right;
}

#foto a{
color:#999;
text-decoration:none;}

#foto a:hover{
color:#666666;}

	
.nocomments {display: none !important;}

#logo_branca{
	margin-left: 50em;
	margin-top: -4em;
}
.alturamenu{
	height: 50px;
}
#banner{
	margin-bottom: -3em;
	height: 225px;
	width: 100%;
}