/*
Theme Name: 	TemaUFPR-Design Grafico
Theme URI:      http://www.sacod.ufpr.br/portal/dedesign
Description:    Tema filho para a o site do Curso de Design Grafico
Author: 		UFPR|CCE|Divis&atilde;o de WebDesign
Author URI: 	http://blog.ufpr.br/redeweb
Template:       wpufpr_sacod
Version: 		1.0
*/
@import url("../wpufpr_sacod/css/style.css");

/**************************************/
/*      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%;
}

#conteudo{
	background-color: #fff;
}
#container{
	background-color: #fff;
}
#conteudo h5{
	font-size: 1.1em;
	/* letter-spacing: 0.3em; */
	padding: 4px 0 4px 2px;
	/* background-color: #F0F0F0; */
	border-bottom: 1px solid #000;
	margin-top: 5px;
}

/* este id CABECALHO define CSS para todos os conteúdos do cabeçalho */
#cabecalho{
	min-height:150px;
	padding: 0;
	background-color: #c2b4b2;
}
/* pode ser definido posicionamentos (top, left, right, bottom) para cada elemento a ser utilizado no cabeçalho */
#cabecalho h1{
	position: relative;
	top: 100px; /* Altere este valor para posicionar verticalmente o H1 (se houver) na página */
	left: 400px; /* Altere este valor para posicionar horizontalmente o H1 (se houver) na página */
	margin: 0;
	color: #ffffff;
	text-shadow: 4px 4px 8px black;
}
#cabecalho h2{
	width: 500px;
	height: 40px;
	margin: 100px 0 0 40px;
	padding: 8px 0 0 8px;
	color: #fff;
	background: #000;
	opacity:0.5;
}
#cabecalho a{
	text-decoration:none
}
#cabecalho-small h2{
	top: 10px;
	margin-left: 60%;
	color: #fff;
}
.separador{
	margin-top: 1px;
}
#barra-sacod_design{
	margin-left: 106px;
	margin-bottom: 2px;
	padding: 4px 0 5px 0;
}
/* Menu superior  contém os links para Página Inicial, Intranet e WebMail da UFPR.... */
#barra-sacod_design .menu_superior_design{
letter-spacing: 1px;
background-color:#ccc;
margin-right: 7px;
height: 25px;
font-size:1em;
float:right;
margin-top: 20px;
color: #000;
font-weight: bold;
}
#barra-sacod_design .menu_superior_design .separador{
color: #B0AF96;
font-size: 15px;
padding-left: 6px;
padding-right: 2px;
font-weight: normal;
}
#barra-sacod_design .menu_superior_design a{
color: #3A392C;
font-size: 0.76em;
font-weight: bold;
}
#barra-sacod_design .menu_superior_design a:hover{
color: #666;
text-decoration: underline;
}

#rodape_endereco{
	background-color: #fff;
	text-align:right;
	padding: 2px 20px 5px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}
#rodape_design{
	background-color: #fff;
	text-align:right;
	padding: 20px 20px 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #000;
}

#sidebar_design {	
	margin: 18px 0 0 0;
	list-style-type:none;
 }
#sidebar_design img {	
	margin-top: 25px;
	border: none;
	float: right;
}
#sidebar_design h3{
   height: 23px;
   background: #9F9D7F;
   color:#fff;
   font-size: 0.9em;
   font-weight: bold;
   -webkit-border-radius: 10px 10px 10px 10px; /* Bordas arredondadas para navegador Safari */    
   -moz-border-radius: 10px 10px 10px 10px; /* Bordas arredondadas para navegador Mozilla, etc. */    
   border-radius: 10px 10px 10px 10px; /* Bordas arredondadas padrão do CSS3 - deve funcionar novas versões do IE */
   text-align:center;
   letter-spacing: 0.25em;
   padding-top: 2px;
 }
#sidebar_design ul{
	list-style-type:none;
	margin: 2px 0 4px 3px;
}
#sidebar_design ul li{
	border-bottom: 1px solid #000;
	padding: 5px;
	margin-right: 8px;
}
#sidebar_design ul li a{
	font-size: 0.9em;
	font-weight: bold;
	color:#333;
	text-decoration:none;
	text-align: left;	
 } 
#sidebar_design ul li a:hover{
	color:#969473;
	text-decoration:none;
 }
 
#sidebar_design_direita {	
	color: #000;
	font-size: 0.9em;
	margin: 34px 0 0 0;
	list-style-type:none;
 }

#sidebar_design_direita ul{
	list-style-type:none;
	margin: 2px 0 4px 3px;
}

#sidebar_design_direita h3{
	font-size: 0.9em;
	color: #f47a00;
	font-weight: bold;
	border-bottom: 1px solid #f90;
}
#sidebar_design_direita p{
	padding: 8px;
}
#conteudo h2{
	font-size: 1.3em;
	background-color: #ccc;
	padding: 0.5em;
}
#conteudo .titulo_design{
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	/* margin-top: 1em;  */
	/* padding: 1em 0 1em 0; */
	/* border-top: 1px solid #ccc; */
	/* border-bottom: 1px solid #ccc; */
}
#conteudo .titulo_design h2{
	font-size: 1.1em;
	margin-top:-1px;
}

#conteudo .titulo_design a{
	margin-top: 1em;
	color: #000;
	text-decoration: none;
}
#conteudo .titulo_design a:hover{
	color:#969473;
}
#conteudo .conteudo_design{
	color: #808080;
	padding: -1em 0 1em 0;
}
#conteudo .conteudo_design img{
	float: none;
}
#conteudo .data-de-publicacao_design{
	color: #7f7f7f;
	font-size: 0.7em;
	line-height: 0.6em;
	letter-spacing: 0.15em;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
#rodape_setor_small{
	padding:0;
	margin: 0;
	background-color: #bebebe;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000;
	min-height: 6em;
	border-bottom: 1px solid #ccc;
}
#rodape_setor{
	padding:0;
	margin: 0;
	background-color: #bebebe;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000;
	min-height: 16em;
}
#rodape_setor .redessociais {
	margin: 7em 0 0 2em;
	width: 7em;
}

#rodape_setor .redessociais img{
	float: left;

}
#rodape_setor img{
	float: right;
	margin: 0.5em 0 0 0;
}
#rodape_setor h5{
	font-size: 1em;
	margin-left: 0.5em;
}
#rodape_setor h6{
	margin-top: -0.4em;
	font-size: 0.9em;
	margin-left: 0.65em;
	font-weight: normal;
}
#rodape_setor ul{
	margin-top: 0.5em;
}
#rodape_setor ul li{
	list-style-type: none;
	font-size: 0.95em;
	text-indent: -1em;
	padding: 0;
	font-weight: normal;
}
#rodape_setor ul li a{
	padding-left: 1.9em;

}
#rodape_setor a{
	text-decoration: none;
	color: #000;
}
#rodape_setor a:hover{
	text-decoration: none;
	color: #585858;
}
#rodape_cce_setor{
	clear: both;
	padding-top: 10px;
	color: #999;
	font-size: 0.8em;
	text-align: center;
}
.ngg_images{
	margin-top: -65px;
	padding:0;
	

}
.ngg_images a img{
	border:none;
	padding-left: 8px;
	margin-top: 0;
}

/* Botão Mais Motícias */
button.mais_noticias {
	/* font-family: NowayRegular, sans-serif; */
	font-size:1em;
	color:#f47a00;
	/* float:right; */
	padding:0.1em;
	margin-right:0.5em;

}

button.mais_noticias a {
	color:#f47a00;
}

button.mais_noticias a:hover {
	font-weight: bold;
	
}	

a {
	color:#000;
	font-size:1em;
	color:#5D8CE7;
	/* text-decoration: underline; */
}

a:hover {
	color:#5D8CE7;
} 

ul {
	list-style: none;
}

.btn_pesquisa {
  background-color: #ccc;
  border: none;
  color: #000;
  padding: 5px 5px;
  margin-top:4em;
  margin-left:41em;
  font-size: 20px;
  cursor: pointer;
}

/* Darker background on mouse-over */
.btn_pesquisa:hover {
  background-color: #c8c8c8;
}


/**************************************/
/*          CAIXA DE PESQUISA         */
/**************************************/

/* Barra transparente de pesquisa */
.barra_pesquisa{
    position: absolute;
   	bottom: 0;
   	z-index: 100;
    width: 100%;
/*	background: rgb(0, 0, 0) transparent;
	background: rgba(0, 0, 0, 0.2);
*/	height: 2.4em;
}

.barra_pesquisa h3{
	float: left;
	font-size: 1.6em;
	color: #000;
	font-weight: normal;
   	top: 100px;
   	left: 0;
   	right: 0;
  	z-index: 100;
}
/*   Caixa de Pesquisa                */
.barra_pesquisa div.busca{
	float: right;
	height: 2.1em;
    background-image: url("../../images/caixa_pesquisa_1.png");
	background-size: 100% 100%;
	background-position: right center;
	background-repeat: no-repeat;
	width: 13em;
	margin-top: 0;
	top: 0;
	right: 0;
	z-index: 100;
}
.barra_pesquisa .btn{
	margin: 0.5em;
	color: #116637;
}
#s{
	position: relative;
	padding: 0.5em;
	top: 10em;
	left: 50em;
	width: 20%;
	height: 33px;
	background-color: #ccc;
    border: 0px;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #000;
    cursor:default;
	display: inline;	
}
#s:-ms-input-placeholder{
   padding-top: 0.3em; 
   font-size: 0.8em; 
   color:#999; 
   opacity: 1; 
   text-decoration: none;
}
::-webkit-input-placeholde{
	padding-top: 0.3em; 
	font-size: 0.8em; 
	color:#999; 
	opacity: 1; 
	text-decoration: none;
} 
input:-moz-placeholder{
	padding-top: 0.3em; 
	font-size: 0.8em; 
	color:#999; opacity: 1; 
	text-decoration: none;
} 

#s:focus{
	border: thin solid #fefefe; 
	background-color: #FFFFF0; 
}

/*************************************************/
/*    Botão veja mais - resultado da pesquisa    */
/************************************************/
button.veja_mais,
button.veja_mais{
	margin: -0.2em 0.6em 0.6em 0;
	padding: 0.5em;
	float: right;
	color: #4b4b4b;
	border: thin solid #eeeff1;
	background-color: #eeeff1;
}
button.veja_mais a,
button.veja_mais a{
	display: block;
	font-size: 0.9em;
	color: #4b4b4b;
}
button.veja_mais:hover,
button.veja_mais:hover{
	display: block;
	border: thin solid #8CB1EA;
	background-color: #eeeff1;
	font-weight:bold;
}





