/*
Theme Name:     TemaUFPR-Prograd-Copep
Theme URI:      http://www.prograd.ufpr.br/portal/cge
Description:    Tema filho para wp_prograd 
Author:         UFPR|CCE|Divis&atilde;o de WebDesign
Author URI: 	http://blog.ufpr.br/redeweb
Template:       wp_prograd
Version:        1.0
*/

@import url("../wp_prograd/style.css");

#logo{
	height: 250px;
	background-image: url('../wp_prograd_v2/images/PROGRAD_topo_site.png');		
	background-position-y: bottom;
	background-color: #0084E5; 
	background-size: 1000px 220px;
	background-repeat: no-repeat;		
}

#menu_superior{
	margin-left: 40em;
	margin-top: 0.3em;
}

#menu_superior a{
	background-color: rgba(255,255,255,0.8);
	margin: 0 1px;
	padding: 2px 5px;
}

.rodape{
	background-color: #afcbe3;
	height: 7em;
	 margin-top:-0.2em;
}

.rodape h3{
	color: #2c5a8e;
	font-size: 1em;
	text-align: center;
	font-family:"Verdana";
	padding-top:0.315em;
	font-family: Times New Roman;
}
.rodape h2{
	color: #2c5a8e;
	font-size: 0.87em;
	text-align: center;
	font-family:"Verdana";
	/*padding-top:0.5px;*/
	font-family: Times New Roman;
}
.rodape h4{
	color: #2c5a8e;
	font-size: 0.8em;
	text-align: center;
	font-family:"Verdana";
	padding-top:0.315em;
	font-family: Times New Roman;
}
