/*
Theme Name: AFBDMG
Theme URI: http://www.initia.com.br/
Description: Tema exclusivo da AFBDMG feito por <a href="http://www.initia.com.br">Initia</a>.
Version: 1.0
Author: Initia Tecnologia
Author URI: http://www.initia.com.br/
Tags: 
*/

/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	background: #E6E6E6;
	color: #2D2D2D;
	text-align: center;
	}

#page {
	text-align: left;
	}

#header {
	background: #2D2D2D url(images/bg/header.gif) repeat-x top center;
	}
	
#header_img {
	float: left;
	margin-left: 25px;
	margin-top: 23px;
}

#header_text {
	float: left;
	margin-top: 77px;
	margin-left: 10px;
}

#nome_assoc {
	color: #42BCBC;
}

#content {
	width: 558px;
	min-height: 400px;
	float: left;
	background: #fff url(images/icons/detalhe_azul.gif) no-repeat top left;
	}

#footer {
	background: #ccc;
	float: left;
	}

small {
	font-size: 10px;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 14px;
	}

h2 {
	font-size: 12px;
	}

h3 {
	font-size: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration: none;
	}

.commentlist li ul li {
	font-size: 10px;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 15px;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#acesso_associado_sidebar h2 {
	color: #42BCBC;
	text-transform: uppercase;
	}
	
#acesso_associado_sidebar span {
	width: 55px;
	float: left;
	font-weight: bold;
	padding-top: 5px;
	}
	
#acesso_associado_sidebar .input_login {
	width: 206px;
	}
	
#associa-se_sidebar ul, #assoc_apres_sidebar ul, #assoc_locadora_sidebar ul {
	padding-left: 16px !important;
	}
	
#associa-se_sidebar ul li, #assoc_apres_sidebar ul li {
	list-style: disc !important;
	color: #00ADEF;
	}
	
#associa-se_sidebar ul li span, #assoc_apres_sidebar ul li span {
	color: #EFEFEF;
	}
	
#associa-se_sidebar span a {
	color: #00ADEF;
	}
	
#locadora_sidebar span {
	color: #00ADEF;
	}
	
#parceiros_sidebar {
    background-color: #FFF;
    color: #000;
	}
	
#parceiros_sidebar h2 {
    border-bottom: 1px solid #999999;
	}

#parceiros_sidebar div img {
    margin: 25px 5px;
	}
	
.assoc_legis_sidebar {
    margin: 10px 0;
	}
	
.assoc_legis_sidebar span {
    text-transform: uppercase;
}
	
#galeria_fotos_sidebar img {
	margin: 2px;
}
	
table.tabelas {
	background: #ccc;
	width: 100%;
}
	
table.tabelas tr {
	height: 21px;
	vertical-align: middle;
}

table.tabelas td.bg_table {
  background-color: #E6E6E6;
}



.buton_link {
	-moz-appearance:textfield;
	-moz-binding:url(chrome://global/content/platformHTMLBindings.xml#inputFields);
	-moz-user-select:text;
	-x-system-font:-moz-field;
	background-color:-moz-field;
	border:2px inset threedface;
	color:-moz-fieldtext;
	cursor:text;
	font-family:-moz-use-system-font;
	font-size:-moz-use-system-font;
	font-size-adjust:-moz-use-system-font;
	font-stretch:-moz-use-system-font;
	font-style:-moz-use-system-font;
	font-variant:-moz-use-system-font;
	font-weight:-moz-use-system-font;
	letter-spacing:normal;
	line-height:normal !important;
	padding:1px 0;
	text-align:start;
	text-indent:0;
	text-rendering:optimizelegibility;
	text-shadow:none;
	text-transform:none;
	word-spacing:normal;
	-moz-appearance:button;
	-moz-binding:none;
	-moz-box-sizing:border-box;
	-moz-user-select:none;
	-x-system-font:-moz-button;
	background-color:buttonface;
	border:2px outset buttonface;
	color:buttontext;
	cursor:default;
	font-family:-moz-use-system-font;
	font-size:-moz-use-system-font;
	font-size-adjust:-moz-use-system-font;
	font-stretch:-moz-use-system-font;
	font-style:-moz-use-system-font;
	font-variant:-moz-use-system-font;
	font-weight:-moz-use-system-font;
	line-height:normal !important;
	padding:0 6px;
	text-align:center;
	text-shadow:none;
	white-space:pre;
}

a.buton_link {
	text-decoration: none !important;
	color: #000 !important;
}



table.tabelas tr:hover td {
	background: #42BCBC;
	cursor: pointer;
	color: #fff !important;
}
	
table.tabelas tr:hover td.bg_table {
	background: #2d2d2d;
}
	
table.legislacao tr:hover, table.legislacao tr:hover td {
	background: #00ADEF !important;
	cursor: pointer;
}
	
table.dicas tr:hover {
	background: #ED6E27;
	cursor: pointer;
}
	
table.convenios tr:hover {
	background: #00ADEF;
	cursor: pointer;
}

table.demonstrativos tr:hover, table.consorcios tr:hover, table.locadora tr:hover {
	background: #42BCBC;
	cursor: pointer;
}

table.locadora {
	width: 100%;
}

	
table.tabelas tr:hover a {
	text-decoration: none;
	color: #fff !important;
	}
	
table.locadora tr:hover {
	background: #00ADEF;
	cursor: pointer;
	color: #000 !important;
	}
	
table.locadora tr:hover a {
	color: #fff!important;
	text-decoration: none;
	}
	
table.tabelas th {
	background: url(images/bg/table_th1.png) repeat-x;
	padding: 0 2px;
	vertical-align: middle;
	}
	
table.tabelas.extratos {
	background: #fff;
	}
	
table.tabelas.extratos th {
	background: #42BCBC;
	padding: 0 2px;
	color: #fff;
	}
	
table.tabelas.extratos td {
	border-bottom: dotted 1px #ccc;
	}
	
table.tabelas td {
	padding: 2px;
	}

table.tabelas .tr1 {
	background: #fff;
	}

table.tabelas .tr2 {
	background: #EDEEF0;
	}
	
th.num{
	width: 90px;
}

th.titulo{
	width: 350px;
}

th.data{
	width: 160px;
}

th.categoria{
	width: 100px;
}

th.valor, td.valor{
	width: 90px;
	text-align: right;
}

th.desc{
	width: 365px;
}

th.desc2{
	width: 470px;
}

th.dest{
	width: 200px;
}

td.valor span{
	color: #f00;
}

.corner {
	float: left;
	margin-right: 5px;
	position: relative;
	z-index: 99;
}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#header {
	margin-bottom: 18px;
	padding: 0;
	height: 145px;
	width: 960px;
	float: left;
	}

.narrowcolumn {
	float: left;
	padding: 0 34px;
	margin-bottom: 18px;
	}

.widecolumn {
	padding: 20px;
	margin: 0;
	width: 920px !important;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 20px 34px;
	width: 892px;
	height: 210px;
	clear: both;
	color: #2D2D2D;
	}

#footer p {
	margin: 0;
	padding: 0;
	}
	
#footer a {
	text-decoration: none !important;
	color: #2D2D2D !important;
	}
	
.footer-box{
    float: left;
    width: 290px;
    font-size: 11px;
	}
	
.footer-box b{
    font-size: 12px;
	}
	
.footer-box ul{
    padding: 0;
    margin: 0;
	}
	
.footer-box ul li{
    list-style: none;
    float: left;
    width: 145px;
	}
	
.footer-vertical-bar{
    float: left;
	width: 10px;
	height: 135px;
	border-left: 1px dotted #999;
	}

#footer-bottom{
    float: left;
    width: 100%;
    border-top: 1px dotted #999;
	margin: 15px 0;
	padding: 15px 0;
	font-size: 10px;
	color: #808080;
	}
	
.attachment{
    float: left;
    margin: 20px 20px 20px 0;
	}

.post-content{
    float: left;
    margin: 0 10px;
    width: 100%;
	}
	
.post-content h2{
    font-size: 16px;
    margin: 20px 0 0;
	}

.post-content h2 a{
    color: #2D2D2D !important;
	}

#logo{
	background: url(images/menu/borda_arredondada.png) no-repeat bottom left;
	width: 320px;
	height: 145px;
	float: left;
	}
	
#logo a{
	text-decoration: none;
	color: #2AACE0;
	}

#sobre_menu {
    width: 640px;
    height: 85px;
    float: left;
    color: #fff;
	}
	
#sobre_menu a{
    color: #fff !important;
	}
	
#sobre_menu p {
    float: right;
    margin: 20px 32px 0 0;
	}

#sobre_menu p input{
    float: left;
	}
	
#main_menu{
    float: right;
    width: 640px;
    height: 60px;
    font-size: 16px;
    color: #fff;
	}

#main_menu a{
    text-decoration: none !important;
    color: #fff !important;
    font-family: arial;
	}

#main_menu ul{
    margin: 13px 0 0 0;
    *margin: 16px 0 0 0;
    padding: 0;
	}
	
#main_menu ul li{
    list-style: none;
    display: inline;
    height: 15px;
    padding: 15px 5px 5px 5px;
    font-size: 14px;
	}
	
#associacao ul#submenu1{
    display: inline;
	}
	
#corretora ul#submenu2{
    display: inline;
	}
	
#associado ul#submenu3{
    display: inline;
	}
	
#main_menu ul li ul{
    list-style: none;
    float: left;
    width: 640px;
    height: 21px;
    padding: 2px 0 0;                      
    margin: 5px 0;
	}
	
#main_menu ul li ul a{
    color: #000 !important;
    font-size: 12px;
	}
	
/* End Structure */



/*	Begin Headers */
#logo h1 {
	margin-top: 10px; /*30px*/
	}
	
#logo h1 a {
	text-decoration: none !important;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.sidebar-box ul li{
    margin: 15px 0;
	}
	
.sidebar-box ul li a{
    color: #2AACE0;
    text-decoration: none;
    font-weight: normal;
	}
	
.submenu {
	display: none;
}
	
/* End Entry Lists */



/* Begin Form Elements */
input.data {
	width: 66px;
}

#search_header {
	float: right;
	width: 230px;
}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	width: 238px;
	}

#searchform #s {
	width: 164px;
	height: 22px;
	float: left;
	padding: 3px 0 0 14px;
	color: #fff;
	border: 0 transparent;
	background: transparent url(./includes/niceForm/img/busca_left.png) no-repeat scroll 0 0;
	}

#searchsubmit {
	float: left;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */


/* Begin Outro */
#outro #content {
	background: #fff url(images/icons/detalhe_azul.gif) no-repeat top left;
	}

#outro a{
	color: #00ADEF;
	text-decoration: none;
	}

#outro a:hover {
	color: #00ADFF;
	text-decoration: underline;
	}

/* End Outro */


/* Begin Associação */
#associacao #content {
	background: #fff url(images/icons/detalhe_azul.gif) no-repeat top left;
	}
	
.menu_associacao_bg {
	background: #2d2d2d url(images/menu/tab_azul.gif) no-repeat bottom center;
	}

#associacao a{
	color: #00ADEF;
	text-decoration: none;
	}

#associacao a:hover {
	color: #00ADFF;
	text-decoration: underline;
	}
	
#submenu1{
    background: #00ADEF;
	}

#associacao .ngg-navigation a.page-numbers:hover,
#associacao .ngg-navigation a.next:hover,
#associacao .ngg-navigation a.prev:hover, 
#associacao .ngg-navigation span.page-numbers:hover,
#associacao .ngg-navigation span.next:hover,
#associacao .ngg-navigation span.prev:hover {
	background-color: #00ADEF !important;
}
	
#assoc_estrutura h1 {
	color: #2CABE1;
    margin-bottom: 5px;
	}
	
#assoc_estrutura h6 {
	font-size: 9px;
	color: #999;
    margin-top: 5px;
	}
	
#assoc_estrutura p {
    margin: 5px 0;
	}
	
#organograma ul {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	text-indent: 0;
	}

#organograma li {
	}

#organograma ul li:before {
	content: "";
	}
	
#organograma li.ultimo_nivel {
	list-style-image: url(images/icons/square_blue.png);
	margin-left: 25px;
	}
	
#organograma li.sub_nivel_plus {
	list-style-image: url(images/icons/plus.png);
	margin-left: 25px;
	}

#organograma li.sub_nivel_minus {
	list-style-image: url(images/icons/minus.png);
	margin-left: 25px;
	}
	
.toggle_detail {
	display: none;
	visibility: hidden;
	cursor: pointer;
}

.selected {
	display: block;
	visibility: visible;
}

#organograma {
	margin: 25px auto;
}

#organograma ul, #organograma li {
	padding: 5px auto;
	margin: 5px auto;
}
/* End Associação */


/* Begin Corretora */
#corretora #content {
	background: #fff url(images/icons/detalhe_laranja.gif) no-repeat top left;
	}
	
.menu_corretora_bg {
	background: #2d2d2d url(images/menu/tab_laranja.gif) no-repeat bottom center;
	}

#corretora a{
	color: #ED6E27;
	text-decoration: none;
	}

#corretora a:hover {
	color: #ED6E37;
	text-decoration: underline;
	}
	
#submenu2{
    background: #ED6E27;
	}
	
#corretora_sidebar ul li{
	color: #ED6E27;
	line-height: 3px;
}
/* End Corretora */


/* Begin Associado */
#associado #content {
	background: #fff url(images/icons/detalhe_verde.gif) no-repeat top left;
	}
	
.menu_associado_bg {
	background: #2d2d2d url(images/menu/tab_verde.gif) no-repeat bottom center;
	}

#associado a{
	color: #42BCBC;
	text-decoration: none;
	}

#associado a:hover {
	color: #42BCBC;
	text-decoration: underline;
	}
	
#submenu3{
    background: #42BCBC;
	}
	
#associado .ngg-navigation a.page-numbers:hover,
#associado .ngg-navigation a.next:hover,
#associado .ngg-navigation a.prev:hover, 
#associado .ngg-navigation span.page-numbers:hover,
#associado .ngg-navigation span.next:hover,
#associado .ngg-navigation span.prev:hover {
	background-color: #42BCBC !important;
}
	
#meus_dados fieldset legend {
	font-size:20px;
	padding: 0 5px;
}

.meus_dados_title {
	width: 150px;
	float: left;
	font-weight: bold;
	font-size: 12px;
}

#mais {
	font-size: 9px;
}

.input_erro {
    color: red;
    font-weight: bold;
}

.div_emprestimo_erro {
    color: #000;
    text-align: center;
	border: 2px solid red;
	font-weight: bold;
}

.comunidado_simulacao {
	color: #42BCBC;
	text-align: center;
	float: left;
}

#dados_form dt, #associar_form dt, .af_forms dt, .mmf-form dt {
	float:left;
	padding-right:10px;
	text-align:right;
	width:100px;
}

.emprestimo_forms dt {
	clear: both;
	float:left;
	padding-right:10px;
	text-align:right;
	width:140px;
}

#dados_form dd, #associar_form dd, .af_forms dt {
	margin: 0;
}

.title_form {
	margin:30px 0;
}
.same_line_form {
	float: right;
	padding-right: 10px;
}

/* End Associado */


/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 316px;
	}

.sidebar-box
{
	width: 268px;
	background: #2D2D2D;
	color: #fff;
	padding: 9px 32px 9px 16px;
	margin-bottom: 18px;
	}
	
#assoc_contato_sidebar span {
	color: #00ADEF;
}
/* End Sidebar */



/* Begin Login */
#login {
	margin: 15px auto;
	width: 100%;
}

.menu_login_text {
	clear: both;
	margin-top: 5px;
	width: 100%;
	float: left;
}
	
#erro{
    text-align: center;
    padding: 2px;
    color: #42BCBC;
    border: solid 1px #42BCBC;
    font-weight: bold;
	}
	
.esqueci_senha_text {
	margin-left: 20px;
	margin-top: 4px;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.linedotted {
	border-bottom: 1px dotted #999;
	margin: 5px 0;
	}

.linesolid {
	border-bottom: 1px solid #000;
	margin: 5px 0;
	}

#sidebar .linesolid {
	border-bottom: 1px solid #fff;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
