/*
Theme Name: Investflex Theme
Theme URI: http://www.artedigitalinternet.com.br
Description: Tema criado para o site do Investflex. Copyright <a href="http://www.artedigitalinternet.com.br">Arte Digital Internet</a>.
Version: 0.1
Author: Reginaldo Sousa
Author URI: http://www.reginaldosousa.com.br/
Tags: custom header, fixed width, two columns, widgets

	Investflex Theme
	 http://www.artedigitalinternet.com.br/

	Este tema foi crado por Reginaldo Sousa para o site Investflex

*/



/* Begin Typography & Colors */
*, html, body {
	padding:0;
	margin:0;
	border:none;
	list-style:none;
	text-decoration:none;
}
body {
	font-size: .9em;
	font-family: Tahoma;
	background: #E6E6E6;
	color: #000;
	/*background:url(images/bg_body.png) center top no-repeat;*/
}

input {
	border: 1px solid #999;
}

#container {
	width:845px;
	margin:0 auto;
	border-left: 1px solid #251868;
	border-right: 1px solid #251868;
	background:#FFF;
}
#header {
	height:95px;
	background: url(images/bg_header.jpg) top left repeat-x;
	border-bottom:solid 4px #26176A;
	color:#26176A;
}
#header h1 {
	float:left;
}
#header #nav {
	float:left;
	display:inline;
	width:607px;
	margin-top:2px;
	height:23px !important;
	background:#FFF;
	font-size: .8em;
}
#header #nav li {
	display:block;
	height:15px;
	margin-top:2px;
	float:left;
}
#header #nav li ul li {
	height:auto;
	margin-top:0px;
}
#header #nav li a {
	display:block;
	width:90px;
	text-align:center;
	color:#26176A;
	font-size:1em;
	border-right:1px solid #26176A;
	padding:4px 0;
}

#header #nav li ul li a {
	border-right:none;
	padding:4px 0;
	width:120px;
	padding-left:10px;
	text-align:left;
}
#header #nav li ul li a:hover {
	color:#F1F1F1;
}
#header #nav li a.last {
	border-right:none;
}
#header #nav li a:hover {
	background-color:none;
	color:#FFF;
}
#header #nav li ul {
	display:none;
}
#top-content {
	/*border-top:solid 4px #26176A;*/
}
#sidebar {
	width:175px;
	float:left;
}
h3 {
	font-size:1em;
	color:#26176A;
}
h3.destaque {
	background:url(images/icones/icone_destaques.gif) no-repeat;
	padding-left:18px;
}
.foto-destaque {
	display:block;
	margin:5px auto;
}
.txt-destaque {
	color:#26176A;
	font-size:1em;
}
.txt-destaque h4 {
	text-transform:uppercase;
	font-size:.8em;
	margin-bottom:5px;
}
.txt-destaque p, .txt-destaque a {
	font-size:.8em;
}

.saiba-mais {
	background:url(images/icones/bola.gif) no-repeat;
	padding-left:18px;
	float:right;
	margin:5px 0;
	color:#281865;
	display:block;
	width:auto;
}

#main {
	padding:20px 5px 0px 5px;
}

#content2 {
	
	padding:0 0 0 0px;
	width:99%;
	
	color:#000;
	float:left;
}

#content {
	float:right;
	padding:0 0 0 15px;
	width:640px;
	border-left:1px solid #E5E5E5;
	color:#000;
}
#content p, .entry p {
	text-align:justify;
	margin-bottom:5px;
	font-size:.9em !important;
	line-height:18px;
}

.box {
	/*border:1px solid #D4D8D9;
	padding:10px;
	margin:10px 0 20px 0;*/
	min-height:90px;
	background:url(images/box_bg.png) repeat-x;
	padding-top:5px;
	font-size:.8em;
}

.box-round {
	border:solid 1px #D4D8D9;
	background:#FFF;
	display:block;
	height:auto;
	margin:10px 0 20px 0;
	font-size:1em !important;
	font-family: Tahoma !important;
}

.box li, .box-round li {
	list-style-image:url(images/icones/icone_saiba_mais.gif);
	margin-left:18px;
}

#box-noticias {
	font-size:11px;
	/*width:285px;*/
	width:200px;
	float:right;
	margin:0 0 15px 10px;
	background:#eaeaea/*#E8E7EF*/;
	border:solid 1px #D4D8D9;
}
#box-noticias h3 {
	background:url(images/icones/ico_news.gif) no-repeat;
	padding-left:18px;
	margin-bottom:5px;
}
#box-noticias ul li a, #box-blog ul li a  {
	color:#26176A;
}

#acessar{
	padding: 5px 0;
	text-align:center;
}

.clear {
	clear:both !important;
}

#box-blog {
	margin-top:10px;
	/*height:150px;*/
}

.box-blog span {
	color:#000 !important;
}

#box-blog h3 {
	background:url(images/icones/ico_blog.gif) no-repeat 2px;
	padding-left:20px;
	margin-bottom:5px;
}

#rodape {
	height:15px;
	padding:5px 10px;
	clear:both;
	margin-top:15px !important;
	background:#281765;
	display:table;
	width:825px;
	font-size:.7em;
}
#rodape a, #rodape {
	color:#FFF;
}
#rodape a {
	padding:2px;
}
#rodape a:hover {
	background-color:#DEDCE9;
}
#rodape span {
	float:right;
}

h5 {
	color:#26176A;
	font-weight:normal;
	font-size:1.2em;
}

h2.page-title {
	display:block;
	background:url(images/bg_titulo_pagina2.png) repeat-y;
	font-family:Tahoma;
	font-weight:bold;
	font-size:16px;
	height:25px;
	color:#f1f1f1;
	margin-bottom:10px;
	padding:5px 0 0 25px;
}
h2.page-title span {
	/*background: url(images/icones/seta_titulo.gif) no-repeat;
	padding-left:15px;*/
}

/* hide h2 no login do flexscan */
#post-466, #post-623, #post-676, #post-701, #post-730/*h2.page-title*/ {
display:none;
position:absolute;
width:0;
height:0;
overflow:hidden;
}

.box-categorias {
	width:30%;
	float:left;
	margin-right:10px;
}

.box-categorias h3 a, h3 a {
	color:#26176A;
}

.cemporcento {
	width:830px !important;
	border:none !important;
	margin:0 !important;
	padding:10px !important;
}
p small {
	margin-top:20px;
	display:block;
	color:#666;
}

#sidebar * {
	color:#281765;
	font-family:Tahoma;
}

#sidebar h3.box {
	font-size:12px;
	padding:0 0 0 8px !important;
	min-height:0;
	height:auto;
	margin-bottom:5px;
	width:160px;
}

#sidebar ul {
	margin-left:10px;
	margin-bottom:20px;
}

#sidebar ul ul {
	margin-bottom:5px;
}

#sidebar ul li a {
	font-weight:bold;
	font-size:11px;
}

#sidebar ul li ul li a {
	font-weight:normal;
	background:url(images/bg_subitem_sidebar.png) no-repeat 0 1px;
	padding-left:12px;
}

#sidebar ul li ul {
	margin-left:5px;
}

#wp-calendar {
	width:160px;
	color:#999 !important;
}

#wp-calendar td, #wp-calendar th, #wp-calendar caption {
	color:#999 !important;
}
#wp-calendar th, #wp-calendar caption {
	font-size:11px;
}

#wp-calendar caption {
	border-bottom: solid 1px #999;
	padding:3px 0;
}

#category-show {
	border-bottom:3px solid #281865 !important;
	height:auto;
	padding:15px 10px;
	margin-bottom:10px;
}

#category-description {
	width:50%;
	float:left;
}

#category-show #category-description h4 {
	color:#281765;
	font-size:18px;
	font-family:Tahoma;
}

#category-show span {
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
}

#search-box {
	text-align:right;
	line-height:23px;
	margin-top:15px;
}

#search-box #s {
	background:url(images/bg_input_busca.png) no-repeat;
	width:173px;
	height:16px;
	border:none;
	padding:3px;
}

#search-box #searchsubmit {
	background:url(images/btn_buscar.png);
	height:21px;
	width:69px;
	border:none;
	text-indent:-50000px !important;
}

#commentform input, #commentform textarea {
	border:solid 1px #666;
	background:#f7f7f7;
}

#commentform .submit_button {
	
}

.post {
	margin-bottom:20px;
	clear:both;
	font-family:Tahoma;
	font-size:.9em;
}

.post span {
	color:#999;
	font-size:11px;
}

.post span.author {
	color:#281765;
}

.post h3 {
	font-size:15px;
	margin:5px 0 5px 0;
}

.post .entry {
	margin-top:10px;
}

.leia-mais {
	color:#281765;
	background:url(images/icones/icone_saiba_mais.gif) no-repeat 0 3px;
	padding-left:12px;
	font-weight:bold;
}

.postmetadata {
	clear:both;
}

.postmetadata .span_postmetadata {
	border-top:solid 1px #e1e1e1;
	background:#f7f7f7;
	display:block;
	padding-top:3px;
}

.input_tip {
	color:#999;
}
.inpt_txt {
	color:#000;
}

.hidden {
	display:none;
}


.ddsg-wrapper h2 {
	color:#281765;
}

.ddsg-wrapper ul {
	margin-left:15px;
}

.ddsg-wrapper ul li {
	list-style:square;
}

.ddsg-wrapper ul li a {
	color:#281765;
}

.ddsg-wrapper ul li a:hover {
	text-decoration:underline;
}

#vantagens {
	margin-left:25px;
}

#vantagens li {
	list-style-image:url(images/icones/icone_saiba_mais.gif);
	list-style-position:0 3px;
	margin-bottom:10px;
}


/************************************************/
.datebadge {
	background-color:#281765;
	border:1px solid #281765;
	float:left;
	font-family:Verdana, Arial, sans-serif;
	font-size:1em;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
	margin-right:12px;
	margin-bottom:12px;
	width:80px;
	display:inline;
}
.datebadge ul.date {
	list-style-type:none;
	margin:2px;
	padding:2px;
	border:1px solid #FFFFFF;
	color:white
}
.datebadge li.month {
	letter-spacing:2px;
	margin:0 2px;
	text-align:center
}
.datebadge li.day {
	background-color:transparent;
	font-family:"Times New Roman", Times, serif;
	font-size:4em;
	font-weight:normal;
	letter-spacing:-0.02em;
	padding:0
}
.datebadge li.year {
	letter-spacing:2px
}
.datebadge ul.timelist {
	list-style-type:none;
	display:block;
	margin:0;
	padding:0;
	background-color:#FFF;
}
.datebadge li.time {
	border:0 none;
	background-color:#F0F6FB;
	font-family:Arial, sans-serif;
	padding:0px
}

/* CAPTION */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #FFF;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.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;
}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Login Form*/
#header #loginform, #header #user_info {
	height:60px;
	color:#26176A;
	float:right;
	text-align:right;
	padding:5px;
/*	width:195px;*/
	font-size:11px;
/*	*line-height:9px;*/
}

#header #loginform input.text {
	border: none !important;
	height:15px !important;
	width:77px;
	padding:3px 0px 0px 3px;
	background:url(images/bg_input_login.png) repeat-x;
	font-size:10px;
}
#header #loginform input.bu {
	border: none !important;
	height:15px !important;
	width:77px;
	padding:3px 0px 0px 3px;
	background:url(images/bg_input_login.png) repeat-x;
	font-size:10px;
	text-transform: uppercase;
}
#header #loginform input.bestupper {
	border: none !important;
	height:15px !important;
	width:77px;
	padding:3px 0px 0px 3px;
	background:url(images/bg_input_login.png) repeat-x;
	font-size:10px;
}
#header #loginform .normal {
	border:none !important;
	width:auto !important;
	height:auto !important;
	padding:0 !important;
	margin:0 !important;
}
#header #loginform .left {
	float:left;
	text-align:left;
	text-indent:30px;
}

#header #loginform #wp-submit {
	background:none;
	color:#26176A;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	padding-top:5px !important;
}
#header #loginform a, #header #user_info a {
	color:#26176A;
	font-size:11px;
}

#header #loginform a:hover, #header #user_info a:hover {
	text-decoration:underline;
}
/* End Login Form*/

.margin-bottom {
	margin-bottom:20px !important;
}
.box-round img {
	padding:0 5px 20px 0;
}
.box-round {
	font-size:12px;
}

.box-blog, .box-blog a {
	font-size:1.3em !important;
	line-height:15px;
}

/* apresentaçao flexscan */

#apresentaflex{
	float:right;
	width:200px;
	text-align:center;
}

#apresentaflex a{
	font-weight:bold;
	height:55px;
	width:180px;
	background-color:#ececec;
	color:#180f46;
	border: 1px solid #180f46;
	display:block;
	margin:0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	vertical-align:center;
	line-height:25px;

}

#apresentaflex a.single{
	height:30px;
}
#apresentaflex a:hover{
	text-decoration:underline;
}

/* versoes do flexscan */

#versoes{
	font-size:11px;
	margin: 0 10px;
	font-family: arial;
	
}

img.bt_box {
	display:block;
	width:148px;
	height:94px;
	float:left;
}
/*  VERSÕES DO FLEXSCAN */
p.desc_box_trad , p.desc_box_adv, p.desc_box_lite, p.desc_box_pro{
	display:block;
	height:89px;
	padding:3px 5px 0 5px;
	/*background-color: #DDD;*/
	padding-bottom:15px;
	padding-left:5px;
	background: url(images/bg_header.jpg) top left repeat-x;
}

p.desc_box_lite span.valor {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/tip_free.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_trad span.valor {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/tip_trader.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_adv span.valor {
	display:block;
	width:155px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/tip_adv.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_pro span.valor {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/tip_professional.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}


/*  COMPRAR VERSÕES DO FLEXSCAN */

p.desc_box_adv a.comprar {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/bt_compra_adv.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_adv a.testar {
	display:block;
	width:58px;
	height:29px;
	text-align:right;
	margin: -29px 80px 0 auto;
	background-image: url("images/bt_testar.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_trad a.comprar {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/bt_compra_trad.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_lite a.comprar {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/bt_compra_lite.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

p.desc_box_pro a.comprar {
	display:block;
	width:80px;
	height:26px;
	text-align:right;
	margin: -29px -4px 0 auto;
	background-image: url("images/bt_compra_pro.png");
	background-position:bottom right;
	background-repeat:no-repeat;
}

