/*
Theme Name: Bioval
Theme URI: http://www.bioval.org/
Description: The default Bioval Magazine theme.
Version: 0.1
Author: Artres Comunicación
Author URI: http://www.artresnet.com/
Tags: custom, magazine

	

*/



/* Begin Typography & Colors */
body {
	font-size: 1em; /* Resets 1em to 10px */
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #616161;
	text-align: center;
	}

#page {
	background-color: white;
	border: none;
	text-align: left;
	}

#header {
	background: #fff url('images/logo.png') no-repeat top left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 13px;
	}

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

#commentform p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



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

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 980px;
	border: none;
	}

#header {
	background-color: #fff;
	margin: 0 0 0 1px;
	padding: 0;
	height: 100px;
	width: 980px;
    
	}



.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	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: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#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 {
	padding: 4px 0px 10px 10px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px 10px 10px  0px;
	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;
	padding-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;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
    border:1px solid #aaa;
	}
#respond h3{
    font-size:16px;
    color:#06a2e3;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* 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 */



/* Begin Sidebar */
#sidebar
{
	/*padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;*/
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color:#83837f;
	}
/* 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 */

.hidden{
    display:none;
}

.seacrh_header{
    display:block;
    float:right;
}

#menu{
    display:block;
    height:34px;
    background-color:#fff;
    margin-bottom:16px;
}
#menu ul{
    list-style:none;
    margin:0px;
    padding:0px;
    border:none;
}
#menu ul li , .current-cat, .current_page_item{
    display:block;
    float:left;
    border:none;
    border-top:3px solid #fff;
    border-bottom:none;
    font-size:18px;
    margin-right:18px;
    color:#58585a;
}
.current-cat a, .current_page_item a{
    color:#06a2e3 !important;
}
#menu ul li a{
    color:#58585a;
}
#menu ul li a:hover, .current-cat a:hover, .current_page_item a:hover{
    border-top:3px solid #06a2e3;
    color:#06a2e3;
    text-decoration:none;
}

#menu ul li .on, .current-cat a, .current_page_item a{
    border-top:3px solid #06a2e3;
    color:#06a2e3;
}

#menu ul li a:hover, .current_page_item a:hover, .current_page_item a:hover{
    border-top:3px solid #06a2e3;
    color:#06a2e3;
    text-decoration:none;
}




.row{
    width:100%;
}
/* Clear fix for fila */
.row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.row {display: inline-block;}

.col25{
    display:block;
    float:left;
    width:25%;
}
.col33{
    display:block;
    float:left;
    width:33%;
}
.col66{
    display:block;
    float:left;
    width:66%;
}

.black_post{
    background:url(images/banner_black.gif) no-repeat;
    height:425px;
    overflow:hidden;
    position:relative;
}
.black_post .content{
    background:url(images/banner_black_left.gif) no-repeat top right;
    width:100%;
    height:405px;
	padding:20px 0 0;
}
.black_post .content .text_content{
	color:#fff;
	font-size:12px;
}

/* Banner */

.left_col .category_date{
    padding: 20px 20px 0px 0px;
}

.left_col .titulo{
    padding: 20px 20px 0px 0px;
}

.left_col .text_content_normal,.left_col .text_content_home{
    padding: 10px 20px 0px 0px;
}

.right_col .category_date{
    padding: 20px 0px 0px 20px;
}

.right_col .titulo{
    padding: 20px 0px 0px 20px;
}

.right_col .text_content_normal{
    padding: 10px 0px 0px 20px;
}
.black_post .titulo{
    padding: 5px 20px 0px 20px;
}
.category_date{
    font-family:arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color: #afafaf;
    padding: 20px 20px 0px 20px;
}
.category_date a{
    font-size:10px;
    text-transform:uppercase;
    font-weight:bold;
    color:#acc107;
    border-bottom: 1px solid #afafaf;
}
.category_date a:hover{
   text-decoration:none;
   border-bottom: 1px solid #acc107;
   color:#06a2e3;
}
.category_date .comment-link{
    color: #afafaf;
    font-size:11px;
    font-weight:normal;
    text-transform:none;
    border-bottom:none;
}
.category_date .comment-link:hover{
    color:#06a2e3;
    text-decoration:none;
    border-bottom:none;
}




.category_date_single{
    font-family:arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color: #afafaf;
    padding: 20px 20px 0px 0px;
}
.category_date_single a{
    font-size:10px;
    text-transform:uppercase;
    font-weight:bold;
    color:#acc107;
    border-bottom: 1px solid #afafaf;
}
.category_date_single a:hover{
   text-decoration:none;
   border-bottom: 1px solid #acc107;
   color:#06a2e3;
}
.category_date_single .comment-link{
    color: #afafaf;
    font-size:11px;
    font-weight:normal;
    text-transform:none;
    border-bottom:none;
}
.category_date_single .comment-link:hover{
    color:#06a2e3;
    text-decoration:none;
    border-bottom:none;
}

.titulo{
    padding: 20px 20px 0px 20px;
}
.titulo a{
    font-family:Helvetica,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:30px;
    color:#06a2e3;    
    font-weight:normal;
}
.titulo a:hover{
    text-decoration:none;
}
.titulo_single_small{
    font-family:Helvetica,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:14px;
    color:#06a2e3;
    padding: 20px 20px 0px 0px;
    font-weight:normal;
    margin:0px;
    text-align:left;
}
.titulo_single_small a{
    color:#06a2e3 !important;
}
.titulo_single{
    font-family:Helvetica,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:27px;
    color:#06a2e3;
    padding: 20px 20px 0px 0px;
    font-weight:normal;
    margin:0px;
    text-align:left;
}
.titulo_single a{
    color:#06a2e3 !important;
}
.text_content{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color:#83837f;
    padding: 10px 20px 0px 20px;
    line-height:18px;
}
.text_content .more-link{
    display:block;
    float:left;
    border-bottom: 1px solid #589545;
    padding-bottom:2px;
    color:#06a2e3;
}
.text_content .more-link:hover{
    border-bottom: 1px solid #06a2e3;
    color:#589545;
    text-decoration:none;
}

.text_content_single{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:13px;
    color:#333333;
    padding: 10px 20px 0px 0px;
    line-height:18px;
}
.text_content_single h3{
    color:#06a2e3;
}
.text_content_single .more-link{
    display:block;
    float:left;
    border-bottom: 1px solid #589545;
    padding-bottom:6px;
    color:#06a2e3;
}
.text_content_single .more-link:hover{
    border-bottom: 1px solid #06a2e3;
    padding-bottom:6px;
    color:#589545;
    text-decoration:none;
}

.text_content_single a{
    color:#333333;
   text-decoration:underline;
}
.text_content_single a:hover{
    text-decoration:none;
}

.text_content_normal{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color:#83837f;
    padding: 10px 20px 0px 20px;
    line-height:18px;
}

.text_content_normal .more-link{
    display:block;
    margin-top:10px;
    float:left;
    background-color:#dfdfdf;
    border-bottom: none;
    padding:5px 10px 5px 10px;
    color:#656565;
}
.text_content_normal .more-link:hover{
    border-bottom: none;
    padding:5px 10px 5px 10px;
    color:#656565;
    text-decoration:none;
}

.text_content_home{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color:#83837f;
    padding: 10px 20px 0px 20px;
    line-height:18px;
}
.text_content_home .more-link{
    display:block;
    margin-top:10px;
    float:left;
    background-color:#dfdfdf;
    border-bottom: none;
    padding:5px 10px 5px 10px;
    color:#656565;
    text-decoration:none;
}
.text_content_home .more-link:hover{
    border-bottom: none;
    padding:5px 10px 5px 10px;
    color:#656565;
    text-decoration:none;
}
.text_content_home a{
    text-decoration:underline;
}
.text_content_home a:hover{
    text-decoration:none;
}
.text_content_home h3{
    color:#06a2e3;
}
.text_content_home img{
    /*width:32%;
    height:32%;*/
}
.text_content_home img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.comment-link a{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    display:block;
    margin-top:10px;
    float:left;
    background-color:#dfdfdf;
    border-bottom: none;
    padding:5px 10px 5px 10px;
    color:#656565;
}
.comment-link a:hover{
    border-bottom: none;
    padding:5px 10px 5px 10px;
    color:#656565;
    text-decoration:none;
}

/* end content */

.separata{
    background:url(images/separata.gif) no-repeat;
    display:block;
    width:100%;
    height:40px;
}
.left_line{
    border-left:1px solid #d5d5d5;
}

.header_invests{
    background:url(images/headers/invest.gif) no-repeat;
    display:block;
    width:281px;
    height:61px;
    margin-left:27px;
}
.header_invests_sidebar{
    background:url(images/headers/invest_sb.gif) no-repeat;
    display:block;
    width:281px;
    height:61px;
    margin-left:0px;
}
.header_bussines{
    background:url(images/headers/bussines.gif) no-repeat;
    display:block;
    width:284px;
    height:37px;
    margin-left:27px;
}

.contactImg{
    background:url(images/sidebar/contact.gif) no-repeat;
    display:block;
    width:280px;
    height:219px;
    margin-left:20px;
}

.cofinanciadoImg{
    background:url(images/sidebar/cofinanciado.gif) no-repeat;
    display:block;
    width:251px;
    height:231px;
    margin-left:20px;
}

.text_content_pageintro{
   font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    color:#636161;
    padding: 0px 0px 20px 27px;
    line-height:18px;
}
.text_content_pageintro p{
    margin: 5px 0px 0px 0px;
}

.text_content_pageintro .more-link{
    display:block;
    float:left;
    border-bottom: 1px solid #06a2e3;
    padding-bottom:0px;
    color:#636161;
}
.text_content_pageintro .more-link:hover{
    color:#06a2e3;
    text-decoration:none;
}

.entry_page p{
    color:#636161;
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:12px;
    margin-top:0px;
    margin-bottom:0px;
    padding: 10px 20px 0px 0px;
}

.entry_page p a{
    color:#636161;
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:11px;
    border-bottom:1px solid #06a2e3;
    margin-right:10px;
}
.entry_page p a:hover{
    color:#06a2e3;
    text-decoration:none;
}

.entry_page h3{
    margin-top:12px;
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:14px;
    font-weight:bold;
    color:#06a2e3;
}
.entry_page .intro_invests{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;;
    font-size:14px;
}
.entry_page .intro_invests img{
    margin-top:-10px;
}
/* Search engine */
#s{
    background:url(images/search.png) no-repeat;
    width:298px;
    height:37px;
    display:block;
    border:none;
    margin-top:32px;
    padding:12px 0px 0px 20px;
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#aaaaaa;
}

#sidebar{
    background:url(images/sidebar/bg.gif) repeat-y;
}

#sidebar .titulo{
    color:#58585a;
    font-family:Helvetica,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:14px;
    padding: 20px 20px 0px 20px;
    font-weight:normal;
}
#sidebar .readmore .comment-link{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#06a2e3;
    border-bottom:1px solid #aaa;
    margin-left:20px;
}
#sidebar .readmore .comment-link:hover{
    text-decoration:none;
}
.last_posts li{
    background:url(images/divider_sidebar_list.gif) no-repeat 20px 0px;
}

.last_posts .first{
    background:none;
}

.header_0{
    background:url(images/sidebar/header_0.gif) no-repeat;
    display:block;
    width:199px;
    height:35px;
    margin-left:1px;
}

.header_1{
    background:url(images/sidebar/header_1.gif) no-repeat;
    display:block;
    width:192px;
    height:35px;
    margin-left:1px;
}

.header_3{
    background:url(images/sidebar/header_3.gif) no-repeat;
    display:block;
    width:192px;
    height:35px;
    margin-left:1px;
}
.header_5{
    background:url(images/sidebar/header_5.gif) no-repeat;
    display:block;
    width:192px;
    height:39px;
    margin-left:1px;
}


.header_page_18{
    background:url(images/headers/header_page_bussines.gif) no-repeat;
    display:block;
    width:366px;
    height:40px;
    margin-left:1px;
}

.header_page_20{
    background:url(images/headers/header_page_invests.gif) no-repeat;
    display:block;
    width:355px;
    height:35px;
}
.header_page_39{
    background:url(images/headers/header_page_about.gif) no-repeat;
    display:block;
    width:499px;
    height:63px;
}

#comments{
    font-family:Arial,"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-size:13px;
    color:#06a2e3;
}
.divider{
    display:block;
    width:100%;
    height:45px;
    background:url(images/divider.gif) no-repeat right;
    margin-top:20px;
}
.simple-divider{
    display:block;
    width:100%;
    height:7px;
    background:url(images/simple-divider.gif) no-repeat right;
    margin-top:20px;
}
#result-list{
    /*display:block;
    width:617px;
    height:1180px;
    background:url(images/provisional/enterprises.gif) no-repeat left;
    margin-top:20px;*/
}
.about_content{
    display:block;
    width:635px;
    height:625px;
    background:url(images/provisional/about.gif) no-repeat left;
    margin-top:20px;
}
.sections{
    display:block;
    width:615px;
    height:153px;
    background:url(images/provisional/sections.gif) no-repeat left;
}
/*---------------------------
* Clear fix
* --------------------------- */

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

strong{
    color:#06a2e3;
}



.numeros_banner{
    display:block;
    z-index:100;
    position:absolute;
    top:394px;
    left:572px;
    margin:0;
    padding:0;
    font-size:11px;
}
.numeros_banner li{
    display:block;
    float:left;
    padding:0 4px 0px 4px;
    border-right:1px solid #999;
    font-size:11px;
}
.numeros_banner .noLine{
    border-right:none;
}
.numeros_banner li a{
    font-size:11px;
    color:#999;

}
.numeros_banner li .active{
    color:#06A2E3;

}
.numeros_banner li .noactive{
    color:#83837F;

}

.linkBioval{
    display:block;
    float:left;
    width:329px;
    height:83px;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
