/*
Theme Name: Tema IFET
Theme URI: http://www.ifpr.edu.br
Description: Tema para wordpress para o sitio dos IFET desenvolvido no IFPR. Dúvidas, sugestões e novas versões www.ifpr.edu.br ou pelo email webmaster@ifpr.edu.br
Author: Marcos Machado <marcos.machado@ifpr.edu.br>
Version: 2.0

*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background: #FFFFFF ;
	text-align: justify;
	font-family: 'Trebuchet MS', "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}
#categorias {
	padding-bottom: 10px;
}
#categorias ul {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#categorias ul li {
	list-style-type: none;
	display: inline;
	font: bold 16px "Helvica Condensed";
	margin: 0px;
	padding: 5px 0px 10px 0px; 
	border-right: 1px solid #dddddd;
	background: #f7ffef; 
}

#categorias ul li a {
	color: #575757;
	text-decoration: none;
	padding: 10px 10px 10px 10px; 
	text-transform: uppercase;

}

#categorias ul li.current-cat {
	background: #f7faef;
}

h1.categorias {
	font: bold 16px "Helvica Condensed";
	text-transform: uppercase;
	 margin: 0px;  
	padding-bottom: 10px;
	padding-top: 5px;

}

h1.categorias a {
	color: #575757;
	text-decoration: none;
	border-right: 1px solid #dddddd;
	padding: 10px; 
	background: #f7ffef; 

}

h1.categorias a.selecionado {
	background: #f7faef; 
}

h4 {
	padding: 10px;
}

/*h1, h2, h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	
}

h1 {
	font-size: 1.4em;
	align: left;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}


*/
/* Header */



#logo {
	float: left;
	height: 40px;
	margin: 10px;
}

#logo h1, #logo h2 {
	float: left;
	margin-top: 20px;
	text-transform: lowercase;
	font-weight: normal;
}

#logo h1 {
	padding: 5px 0 0 0px;
	font-size: 2.6em;
}

#logo h2 {
	padding: 17px 0 0 6px;
	font-size: 1.2em;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu {
	float: right;
	height: 40px;
}

#menu ul {
	margin: 0;
	padding: 30px 10px 10px 10px;
	list-style: none;

}

#menu li {
	float: left;
	background: url("images/bg_btn_top.gif");
	font: 11px "Arial"; padding-left: 10px;
	height: 31px;

}

#menu a.fonte_mais {
	padding: 10px;
	background: url("images/fonte_mais.gif") left center no-repeat;
	width: 85px;
	text-align: right;
}

#menu a.fonte_menos {
	padding: 10px;
	background: url("images/fonte_menos.gif") left center no-repeat;
	width: 75px;
	text-align: right;
}

#menu a.fonte_normal {
	padding: 10px;
	background: url("images/fonte_normal.gif") left center no-repeat;
	width: 93px;
	text-align: right;
}

#menu a.alto_contraste {
	padding: 10px;
	background: url("images/alto_contraste.gif") left center no-repeat;
	width: 83px;
	text-align: right;
}

#menu a {
	display: block;
	float: left;
	border-left: 0px solid #99C233;
	margin-right: 3px;
	padding: 5px 18px 5px 18px;
	text-transform: lowercase;
	text-decoration: underline;
	color: #529e3a;
}



#menu .last a {
	margin: 0;
	padding-right: 0;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	border-left: 2px solid #aade64;
	border-right: 2px solid #aade64;
}

/* Content */

#content {
	float: left;
	width: 520px;
	padding: 0 0px 0px 0px;
        margin: 0px 10px 0px 20px;
 
}
#content2 {
	float: left;
	width: 750px;
	padding: 0 30px; 
	border: 0px solid #000;
	color: #529e3a;
	margin-left: 0px;
}
#content2 p, #content p {
	text-align: left;
        font: 12px Arial;
}
#content2 img.size-full, #content2 img.size-medium {
	width: 100%;
	height: 100%;
}
.wp-caption {
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #e7e7e7;
	padding: 10px;
	margin: 4px 4px 10px 10px;;
}

p.wp-caption-text {
	font: 11px "Arial";
	color: #529e3a;
	text-align: center;
}

#post p {
font: 12px "Arial";
}

/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 20px;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0;
}

.sidebar h2 {
	background: url(images/img03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	color: #666666;
}

/* Sidebar1 */

#sidebar1 {
	width: 188px;
}

#sidebar1 li li {
}

#sidebar1 h2 {
}

/* Sidebar2 */

#sidebar2 {
	width: 253px;
}

/* Search */

#search {
}

#search form {
	margin: 0;
	padding: 0;
}

#search #s {
	width: 94%;
	border: 1px #DEDEDE solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#search #submit {
	padding: 3px 10px;
	margin: 5px 0 0 0;
	background: url(images/img04.jpg) repeat-x left top; 
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 0;
}

#calendar caption {
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	text-align: center;
	border-collapse: collapse;
	border: 1px solid #DEDEDE;
}

#calendar thead th {
	padding: 5px 0;
	background: #F9F3DF;
	border-bottom: 1px solid #DEDEDE;
	color: #70A300;
}

#calendar tbody td {
	padding: 5px 0;
	border-right: 1px dotted #DEDEDE;
	border-bottom: 1px dotted #DEDEDE;
}

#calendar tfoot td {
	padding: 5px;
	border-top: 1px solid #DEDEDE;
}

#calendar tfoot a {
	border: none;
	font-weight: bold;
}

#calendar #next {
	text-align: right;
}

#calendar #prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: url() repeat-x left top;
	border-left: 2px solid #aade64;
	border-right: 2px solid #aade64;
	border-bottom: 2px solid #aade64;
	background: #f7faef;;
}

#footer p {
	margin: 0;
	padding: 15px 10px;
	font-size: 11px;
}

#footer .legal {
	float: left;
	height: 40px;
	font: 8pt Arial;
	text-align: center;
}

#footer .credit {
	float: right;
	height: 40px;
}

#governo {
	background:  url(images/top_gov.png) no-repeat center center;
	height: 23px;
	text-align: center;
	margin-left: 1px;
	
}
select.govselect {
     padding: 0em; 
     margin: 0em; 
     border: 0.1em solid #666; 
     font-size:0.8em; 
     background: #ffcc00;margin-top: 0.3em;
}
.padrao {
	text-align: center;
}

.leftalign {
float: left;
}

.rightalign {
float: right; 
}

#video {
	margin: 10px;
}

img {
border: 0px;
}

p {
	text-align: left;
        font: 12px Arial;
}
.widget_text h3 { display: none; }
