/*
Theme Name: WP Max
Theme URI: http://wordpresstop.com
Description: A Fantastic Premium News Theme for WordPress
Version: 1.2
Author: Ahmad Fouad
Author URI: http://wordpresstop.com
*/

/* Imports */
@import url("css/header.css");
@import url("css/menu.css");
@import url("css/searchform.css");
@import url("css/subscription.css");
@import url("css/sidebar.css");
@import url("css/footer.css");
@import url("css/single.post.template.css");
@import url("css/archive.css");
@import url("css/coverapl.css");



/* Reset */
* {
	font-family: Arial, "Trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
	white-space: normal;
}
.clear {clear:both}

/* @group Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* @end */

/* Page Layout */
body {
	text-align: left;
	cursor: default;
}

#sideleft {
	float: left;
	height: auto;
	width: 125px;
	clear: right;
	margin-right: 20px;
	margin-top: 10px;
}

#sidebar {
	width: 225px;
	float: right;
	padding-bottom: 5px;
	margin-top: 10px;
}

#aviso {
	width: 965px;
	height: 70px;
	margin: 10px auto -10px;
}

#pagei {
	width: 965px;
	height: auto;
	text-align: left;
	font-size: 0.75em;
	background-position: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#contents-b {
	width: 945px;
	display: inline-block;
	padding-left: 10px;
}

#content-b {
	width: 580px;
	float: left;
}

#content-c {
	margin-left: 15px;
	width: 545px;
	float: left;
	margin-top: -20px;
}

#content {
}

#footeri {
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer font {
	color: #666;
}

#footer {
	height: auto;
	position: relative;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	border-top: 10px solid #166598;
	margin-top: 50px;
}

/* Global site Headers */
/* Various Links CSS */
a.icomment {
	display: inline;
	font-size: 0.9em;
	color: #999;
	margin: 0 0 0 7px;
}

a.icomment:hover {color:#333}

a {
	color: #166598;
}

.linha_pont {
	width: 100%;
	border-top: 1px dotted #ccc;
	margin-top: 10px;
	padding-top: 10px;
}

.assine_unit p {
	margin-top: 5px;
	color: #666;
	font-weight: normal;
	font-style: normal;
	font-size: 1em;
	line-height: normal;
}

/* BARRA LATERAL ESQUERDA STYLES */

#sideleft h1 {
	padding-bottom: 5px;
	font-size: 1.8em;
	letter-spacing: -1px;
	padding-top: 5px;
	font-weight: bold;
	color: #333;
	border-top: 10px solid #166598;
}

#sideleft h2 {
	margin-top: 10px;
	border-top: 5px solid #eaecec;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 10px;
	font-size: 1.2em;
	color: #999999;
	letter-spacing: -1px;
}

.menu2 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu2 li {
	margin: 0;
	padding: 0;
	height: auto;
	width: 125px;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.menu2 a {
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
	display: block;
	text-decoration: none;
	text-align: left;
}
.menu2 a:hover {
	color: #fffeff;
	text-align: left;
	background: #2778a8 no-repeat left center;
}

.contact {
	font-size: 0.8em;
	background-color: #fff;
	margin-top: 0;
	border-top-style: none;
	border-bottom-style: none;
	padding: 0 10px 10px;
}

.contact input {
	padding: 5px;
	border: 1px solid #999;
}

.contact textarea {
	background-color: #f1f1f1;
	border: 1px inset #ccc;
	width: 100%;
	padding: 5px;
}

.contact submit {
	padding: 5px;
	background-color: #333;
}

.contact p {
	color: #333;
	font-weight: bold;
	font-size: 1.3em;
}

.enviar {
	color: #6a98cb;
}

.front {
	background-color: white;
	color: #333333;
}

#funcionario {
	
}

.depart {
	float: left;
	padding: 20px 10px;
	clear: left;
	width: 560px;
	color: #333;
	border-top: 1px dotted #ccc;
}

.depart h5 {
	color: #333;
	border-style: none;
	font-size: 1.5em;
	float: left;
	clear: left;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: -10px;
}

.depart_entry {
	float: left;
	clear: right;
	width: 340px;
	margin-right: auto;
	border-right: 1px solid #ccc;
	padding: 5px 15px 5px 5px;
	height: auto;
}

.depart span {
	float: left;
	color: #666;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
	margin-top: -5px;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.depart a {
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	width: auto;
	font-size: 0.9em;
}

.depart a:hover {
	color: #006699;
	width: auto;
	font-weight: bold;
	text-decoration: underline;
}

.depart ul {
	margin-bottom: 0;
}

.depart li {
	color: #4a4a4a;
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
}

                      

.depart img {
	list-style-type: none;
	list-style-position: outside;
}

/* @group Accordion */

#basic-accordian{
	list-style-type: none;
	margin-top: 10px;
	width: 100%;
	float: left;
	z-index:2;
}

.accordion_headings{
	width: auto;
	padding:5px;
	background: #d8d8d8;
	color: #333333;
	cursor:pointer;
	font-weight: bold;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.8em;
}

.accordion_headings span{
	width: auto;
	background: #d8d8d8;
	color: #999;
	cursor:pointer;
	font-weight: bold;
	text-align: left;
	font-size: 0.9em;
	float: right;
}

.accordion_headings:hover{
	color: white;
	background: #1f97cb;
}

.accordion_child{
	background:#EEE;
	text-align: left;
	color: #333;
	line-height: 1.5em;
	font-size: 0.8em;
	border-right: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.header_highlight{
	color: white;
	background: #1f97cb;
}

.tabela {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 20px;
	font-size: 8pt;
}

.head_tabela {
	color: #fff;
	text-align: center;
}

.tabela td {
	height: auto;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tabela span {
	color: #fff;
	font-size: 1.2em;
}

.wp-pagenavi {	
	margin-bottom: 50px;	
	float: right;
	background-color: #FFFFFF;
}

