/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*MY ESTILOS*/
*{
	padding:0;
	margin:0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color:#FFF;
	/*background-color:#F1F6F9;*/
	}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#page {
	margin: 10px auto;
	padding: 0;
	width: 1000px;
	border:none;
	text-align: left;
	}
div#TOPAREAMENU {
	background-repeat:repeat;
	border:medium none;
	margin:20px auto 0;
	text-align:center;
	width:1030px;
	z-index:-1;
}

.roundcont{
	background-color:#064F70;
	background-image:url('images/bar_bg.gif');
	background-repeat:repeat-x;
	color:#FFFFFF;
	display:block;
	height:auto;
	margin:auto;
	position:relative;
	width:100%;
	z-index:10000;
}
div#TOPAREAMENU .top-bottom, div#TOPAREAMENU .top-bottom_inf{
	clear:both;
	font-size:1px;
	height:8px;
	width:100%;
}
div#TOPAREAMENU .top_l{
	background-color:#F1F6F9;
	background-image:url('images/t_l.png');
	float:left;
	height:8px;
	width:8px;
}
div#TOPAREAMENU .top_r{
	background-color:#F1F6F9;
	background-image:url('images/t_r.png');
	float:right;
	height:8px;
	width:8px;
}
div#TOPAREAMENU .bottom_l{
	background-color:#F1F6F9;
	background-image:url('images/b_l.png');
	float:left;
	height:8px;
	width:8px;
}
div#TOPAREAMENU .bottom_r{
	background-color:#F1F6F9;
	background-image:url('images/b_r.png');
	float:right;
	height:8px;
	width:8px;
}
div#TOPAREAMENU .roundlogo {
	display:inline;
	float:left;
	height:50px;
	padding-left:20px;
	padding-top:41px;
	text-align:left;
	width:231px;
}
div#TOPAREAMENU .roundright {
	display:inline;
	float:right;
	position:relative;
	right:5px;
	width:74%;
}
div#TOPAREAMENU .menu1{
	float:right;
	height:15px;
	margin-bottom:1em;
	margin-left:0;
	margin-top:0;
	padding:0;
	width:80%;
}
div#TOPAREAMENU li{
	list-style:none;
}
div#TOPAREAMENU .menu1 li {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	height:12px;
	line-height:12px;
	float:right;
	font-weight:normal;
}
div#TOPAREAMENU .menu1 a{
	color:#FFF;
	padding:0 1em;
	font-size:11px;
}
#banner_area {
	display:block;
	float:right;
	height:95px;
	margin-bottom:10px;
	margin-right:10px;
	padding:0;
	position:relative;
	text-align:right;
	width:100%;
}

#roundtabs a {
	background:transparent url('images/tab_left.png') no-repeat scroll left top;
	display:block;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:0;
	padding:0 0 0 5px;
	position:relative;
	text-decoration:none;
}
#roundtabs {
	display:block;
	float:right;
	height:22px;
	margin-bottom:0;
	margin-right:-4px;
	margin-top:0;
	position:relative;
	text-align:right;
	top:0;
	width:666px;
}

#roundtabs ul{
	display:block;
	height:20px;
	list-style-type:none;
	margin-bottom:0;
	margin-top:0;
	padding-bottom:0;
	position:relative;
	text-align:right;
	top:0;
	white-space:nowrap;
	width:100%;
	z-index:20000;
}

#roundtabs li {
	MARGIN-TOP: 0px;
	DISPLAY:inline;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	TOP: 0px;
	position:relative;
	font-size:11px;
	float:none;
}
html>body #roundtabs li {
	MARGIN-TOP: 0px;
	DISPLAY:block;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	TOP: 0px;
	position:relative;
	font-size:11px;
	float:right;
}
#roundtabs a:hover{
	text-decoration:underline;
}
#roundtabs a span {
	background:transparent url('images/tab_right.png') no-repeat scroll right top;
	bottom:0;
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:22px;
	line-height:22px;
	padding:0 12px 0 4px;
	top:0;
}
#roundtabs li.active a {
background-position:0 -42px;
}
div#roundtabs li.active a span {
background-position:100% -42px;
color:#0C5070;
}
#roundtabs a:hover span {
	  bottom: 0px;
	  vertical-align: bottom;
	  text-decoration:underline;
	  color:#FFFFFF;
}

#roundtabs a span.con_f {
padding-right:29px;
}
#roundtabs a.flecha {
	background:transparent url(images/black_arrow.png) no-repeat scroll left 50%;
	cursor:pointer;
	display:block;
	height:22px;
	margin-left:-25px;
	padding:0;
	position:relative;
	top:0;
	width:25px;
	z-index:30;
}
div#roundtabs a.flecha:hover {
background:transparent url(images/blue_arrow.png) no-repeat scroll left 50%;
}
ul#menus {
	display:none;
	position:absolute;
	top:24px;
	width:130px;
	z-index:10;
}
l#menus li.footer {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	font-size:1px;
	height:8px;
	line-height:0;
	margin:0;
	padding:0;
}
ul#menus li.footer{
	height:8px;
	line-height:0;
	font-size:0;
	}
ul#menus li{
    margin:0;
	/*background-color:#064F70;*/
	background-color:#71a1b2;
	display:block;
	float:none;
	}
	
html>body ul#menus li{
    margin:0;
	/*background-color:#064F70;*/
	background-color:#71a1b2;
	display:block;
	float:none;
	}
.footer_rel_top {
	background-color:#71A1B2;
	float:left;
	height:8px;
	width:122px;
	line-height:0;
	font-size:0;
}
.top_r_m {
	background:#FFF url(images/menu_t_r.png) no-repeat scroll right top;
	border-right:medium none;
	float:right;
	font-size:0;
	height:8px;
	line-height:0;
	margin:0;
	padding:0;
	width:8px;
}
ul#menus li.m_i {
	padding:5px 9px 2px;
}
ul#menus li.divisors {
	border-bottom:thin dotted #90B1C0;
	display:block;
	font-size:1px;
	height:4px;
	line-height:0;
	margin:0;
	padding:0;
	width:100%;
}
.footer_l {
	background:#FFF url(images/menu_f_l.png) no-repeat scroll right top;
	border-right:medium none;
	float:left;
	font-size:1px;
	height:8px;
	margin:0;
	padding:0;
	width:8px;
}
.footer_rel {
	background-color:#71A1B2;
	float:left;
	height:8px;
	width:114px;
	line-height:0;
	font-size:0;
}
.footer_r {
	background:#FFF url(images/menu_f_r.png) no-repeat scroll right top;
	border-right:medium none;
	float:right;
	font-size:1px;
	height:8px;
	margin:0;
	padding:0;
	width:8px;
}
ul#menus a {
	background:transparent none repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:none;
	font-size:11px;
	font-weight:normal;
	line-height:1;
	text-align:left;
	width:auto;
}

#menus a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
div#roundtabs li.active a.flecha, div#roundtabs li.active a:link.flecha, div#roundtabs li.active a:hover.flecha, div#roundtabs li.active a:visited.flecha, div#roundtabs li.active a:active.flecha{
	background:url(images/blue_arrow_active.png) no-repeat left 50%;
}
ul#menus.menu_home {
left:30px;
}
/*------------------------- MENU EMERGENTE ---------------------------*/
#homem {
	margin-left:48px;
	top:20px;
	}
/* IE */
ul#menus.menu_home{
	left:0;
	}
ul#menus.menu_video {
	left:141px;
	}
ul#menus.menu_books {
	left:215px;
	}
ul#menus.menu_events {
	left:292px;
	}
ul#menus.menu_news {
	left:374px;
	}
ul#menus.menu_classifieds {
	left:446px;
	}
ul#menus.menu_blog {
	left:0;
	}
/* fin IE */
html>body ul#menus.menu_home{
	left:0;
	}
html>body ul#menus.menu_video {
	left:0;
	}
html>body ul#menus.menu_books {
	left:0;
	}
html>body ul#menus.menu_events {
	left:0;
	}
html>body ul#menus.menu_news {
	left:0;
	}
html>body ul#menus.menu_classifieds {
	left:0;
	}
html>body ul#menus.menu_blog {
	left:0;
	}

.salto{
	clear:both;
	width:100%;
	height:1px;
	line-height:0;
	font-size:0;
}
.line{
	/* margin:0 0 15px;
	border:1px dashed #DEDEDE;
	border-left:0 none;
	border-right:0 none;
	border-top:0 none;*/
	margin:0;
}
/*FIN MIS ESTILOS*/


/* Begin Typography & Colors */

#content {
	margin:60px 0 35px;
	font-size: 1.2em;
	}
#content p{
	font-size:12px;
	line-height:18px;
	margin-bottom:0;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
}

#content .entry p, #content .entry div{
	color:#636363;
}
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	padding-top:0;
	clear:both;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

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: 23px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	background-color:#DEDEDE;
	border-bottom:1px solid #DEDEDE;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:25px 0 8px;
	padding:5px;
	width:290px;
	*width:300px;
	color:#FFF;
	}

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;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, 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: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:0;
	margin:24px 0 35px;
	width: 300px;
	float:right;
	}

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{
	color: #21759B;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover{
	color: #21759B;
	text-decoration: none;
}
a:hover {
	color: #21759B;
	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 */

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 630px;
	}

.widecolumn {
	padding: 0 0 20px 0;
	margin: 5px 0 0 150px;
	width: 630px;
	float:left;
	}

.post {
	border-bottom:1px dashed #C5D7E3;
	padding:0 0 25px 0;
	margin:0 0 25px 0;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	text-align:left;
	}
.post_footer{
	clear:both;
	text-align:left;
	height:auto;
	width:620px;
	margin-top:25px;
}

.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 {
	border-top:1px solid #C5D7E3;
	color:#165B7A;
	height:60px;
	margin:0 auto;
	width:1000px;
}

#FOOTER .content_new{
clear:both;
float:none;
height:27px;
padding-top:5px;
}
#FOOTER p {
	color:#165B7A;
	float:left;
	font-size:10px;
}
#FOOTER .links_bottom {
	float:right;
}
#FOOTER a, #FOOTER a:link, #FOOTER a:hover, #FOOTER a:active, #FOOTER a:visited {
	color:#165B7A;
	font-size:11px;
	padding:0 5px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:0 0 8px;
	line-height:120%;
	font-size:23px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h2.pagetitle, #contentleft h2.pagetitle{
	border:medium none;
	color:#0B536C;
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:normal;
	margin:0;
	padding:0;
	margin:-10px 0 53px;
	width:auto;
}

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;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	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;
	padding-left: 10px;
	list-style-image:none;
	list-style-position:inside;
	text-indent:-10px;
	}

html>body .entry li {
	margin:0 0 0 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: 10pz 0 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;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	border-bottom:1px solid #DEDEDE;
	padding:5px 0;
	width:140px;
	font-size:11px;
	font-weight:normal;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin:0;
	}
#sidebar ul #recent-posts ul li, #sidebar ul #recent-posts ol li {
	width:300px;
}
#sidebar ul ul li a, #sidebar ul ol li a{
	font-size:11px;
	font-weight:normal;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif
	white-space:nowrap !important;
	}
#sidebar ul ul.children li, #sidebar ul ol.children li {
	border-top:1px solid #DEDEDE;
	border-bottom:0 none;
	white-space:nowrap !important;
	margin:5px 0 0;
	padding:5px 0 0 15px;
	width:auto;
	font-size:11px;
	font-weight:normal;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#777;
	}
	#sidebar ul ul li b, #sidebar ul ol li b{
	font-weight:normal !important;
	}
#sidebar ul ul.children li b, #sidebar ul ol.children li b{
	font-weight:normal !important;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 15px 3px 5px;
	text-align: center;
	}
#sidebar #searchform {
	padding:0;
	}
#sidebar #searchform #s {
	margin-right:4px;
	padding:2px;
	width:215px;
	float:left;
	}

#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;
	}

#commentform {
	margin: 5px 10px 0 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 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 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;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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;
}
#options_menu{
	color:#336699;
	height:18px;
	text-align:right;
	width:989px;
	font-size:13px;
}
#options_menu li{
	float:right;
	list-style:none;
	padding:0 2px;
}
#options_menu a{
	font-size:13px;
	color:#336699;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
input.search{
	width:54px;
	height:24px;
	border:none;
	padding:0;
	margin:0;
	background:url(images/Search_Small.jpg) no-repeat left top;
	float:right;
}
.thumb_post{
	float:left;
	margin-right:15px;
	width:auto;
	padding-top:4px;
}
.thumb{
	float:left;
	margin-right:10px;
	width:auto;
	padding-top:0;
}
.datos_post{
	float:left;
	width:540px;
}
#content p.fecha_autor, #content p.fecha_autor_contributors{
	margin:0 0 5px 0;
	line-height:normal;
	font-size:11px;
}
#content p.fecha_autor a, #content p.fecha_autor_contributors a{
	font-weight:bold;
}
#content p.categoria{
	margin:0;
	line-height:normal;
	font-size:11px;
	font-weight:normal;
}
#sidebar #search_box{
	height:25px;
}
.linea_tenue{
	height:1px;
	border-bottom:1px solid #F3F3F3;
	width:100%;
	clear:both;
	padding-top:5px;
	margin-bottom:15px;
}
.linea_tenue_home{
	border-bottom:1px solid #999999;
	float:left;
	height:1px;
	margin-bottom:5px;
	padding-top:5px;
	width:408px;
}

a.comentario{
	background: url(images/comentario_azul.gif) no-repeat left center;
	padding-left: 15px;
}
#post-75 a, #post-2 a{
	margin-right:7px;
}
#post-75 .entry, #post-2 .entry{
	text-align:left;
}
/* End captions */

.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	0px;
	}

.tabberlive {
	margin-bottom: 10px;
	margin-top:5px;
	}

ul.tabbernav {
	margin: 0px;
	padding: 0px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
	}

ul.tabbernav li a {
	padding: 0px;
	border-bottom: none;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	background: #DADADA;
	color: #222222;
	margin: 0px 5px 0px 0px;
	padding: 5px 10px 4px 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

ul.tabbernav li a:visited {
	background: #DADADA;
	color: #222222;
	}

ul.tabbernav li a:hover {
	background: #F7F7F7;
	color: #222222;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a {
	background: #F7F7F7;
	color: #222222;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

ul.tabbernav li.tabberactive a:hover {
	background: #DADADA;
	color: #222222;
	}

.tabberlive .tabbertab {
	background: #F7F7F7;
	color: #222222;
	margin: 3px 0px 0px 0px;
	padding: 10px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	}

.tabberlive .tabbertab h2 {
	display: none;
	}

.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
.tabbertab p {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	}
	
	
.hptabber {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 15px 10px 0px 10px;
	border: 1px solid #C0C0C0;
	}
	
.hpfeatured {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}
	
.hpfeatured p {
	margin: 0px;
	padding: 0px;
	}
	
.homeleft {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	
.homeright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	
.homeblock {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.homeblock p {
	margin: 0px;
	padding: 0px;
	}
	
.homeblock embed, .homeblock object {
	width: 277px; 
	height: 225px;
	margin: 0px; 
	padding: 0px;
	}
#contentleft h1, #contentfull h1 {
	color: #111111;
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align:left;
	}
	
#contentleft h1 a, #contentfull h1 a {
	color: #111111;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover, #contentfull h1 a:hover {
	color: #21759B;
	font-size: 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h2, #contentfull h2 {
	color: #111111;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	}
	
#contentleft h2 a, #contentfull h2 a {
	color: #111111;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h2 a:hover, #contentfull h2 a:hover {
	color: #21759B;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h3, #contentfull h3 {
	background-color:#DEDEDE;
	border-bottom:1px solid #DEDEDE;
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0 0 8px;
	padding:5px;
	text-transform:uppercase;
	clear:both;
	}
	
#contentleft h4, #contentfull h4 {
	color: #111111;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h4 a {
	color: #111111;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h4 a:hover {
	color: #21759B;
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#contentleft h5, #contentfull h5 {
	color: #111111;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#contentleft h6, #contentfull h6 {
	color: #111111;
	font-size: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	
	
#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
hr {
	border: none;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	height: 0px;
	clear: both;
	}
	
.clear {
	clear: both;
	}
	
.thumb img{
	float: left;
	margin: 0px;
	padding-top:4px;
	}

.tabber {
	display: none;
	}	
a.rm{
	background:url(images/arrow.png) no-repeat left top;
	padding-left:20px;
	height:16px;
	display:block;
	white-space:nowrap;
	margin-top:10px;
	clear:both;
	float:left;
}
.home_post_box{
	float:left;
	height:auto;
	width:300px;
	padding:0 10px 15px 0;
}
.home_post_box_r{
	float:right;
	height:auto;
	width:300px;
	padding:0 0 15px 10px;
}
.home_post_box a.rm{
	white-space:normal;
}
.home_inf_box{
	border-bottom:1px dashed #DEDEDE;
	clear:both;
	height:auto;
	margin-top:10px;
	padding-bottom:10px;
}
.home_post_tira, .home_post_tira_r{
	float:left;
	clear:both;
	height:auto;
	width:630px;
	padding:0px 0 15px;
	margin-bottom:15px;
	/*border-bottom:1px dashed #DEDEDE;*/
}
 /* SIDEBAR TABS*/
 #sidebar-tabs {
	width:300px;
	border:none;
	float:left;
	clear:both;
	padding:0px;
	}
#sidebar-tabs ul.tabs {
	display: block;
	padding: 0;
	margin-left:0;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
#sidebar-tabs ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #F3F3F3;
	border: 1px solid #CCC;
	border-width: 1px 1px 1px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
#sidebar-tabs ul.tabs li.selected {
	background-color: #fff;
	border-bottom: none;
	z-index: 9998;
	padding: 4px 10px 4px 10px;
	}
		
#sidebar-tabs div.tabContent {
	clear: both;
	border:1px solid #ccc;
	padding: 15px;
	_padding: 15px 15px 15px 15px;
	margin: 0;
	display: none;
	}
#sidebar-tabs div#topTags.tabContent {
	clear: both;
	border:1px solid #ccc;
	padding: 15px 0 15px 15px;
	_padding: 15px 0px 15px 15px;
	margin: 0;
	display: none;
	}
		
#sidebar-tabs div.tabContent.tabContentActive {
	display: block;
	}
		
#sidebar-tabs div.tabContent ol, #sidebar-tabs div.tabContent ul{
	list-style:none;
	}
		
#sidebar-tabs div.tabContent ol li, #sidebar-tabs div.tabContent ul li{
	border-bottom:1px solid #DEDEDE;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:5px 0;
	width:270px;
	list-style:none;
	list-style-type:none;
	}
#sidebar-tabs div.tabContent ol#tags li, #sidebar-tabs div.tabContent ul#tags li{
	border-bottom:1px solid #DEDEDE;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:5px 0;
	width:126px;
	float:left;
	margin-right:15px;
	list-style:none;
	list-style-type:none;
	}
		

/* Most Popular Module */


#mostPopWidget, #tabsContainer {
	position: relative;
	top: 1px;
	_top: 0;
	left: 0px;
	_left: 0;
	_height: 14px;
	_padding-top: 6px;
	display: block;
	}


#mostPopWidget ul.tabs {
	font-size: 10px;
	_position: absolute;
	top: 0;
	}
					
#mostPopWidget ul.tabs li {
	position: relative;
	top: 0; 
	padding-left: 10px;
	padding-right: 10px;
	_padding-bottom: 2px;
	}
		
#mostPopWidget ul.tabs li.selected {	
	_padding-bottom: 3px;
	}	
				
#mostPopWidget ul.tabs li:first-child {
	border-left-width: 1px;
	padding-left: 10px;
	}
					
#mostPopWidget  ul.tabs li a {
	color: #333333;
	}			

#mostPopWidget ol li {
	padding-left:2px;
	margin-left:25px;
	list-style-type: decimal;
	line-height:115%;
	}

#mostPopWidget ul li {
	padding-left:2px;
	margin-left:25px;
	list-style-type:square;
	line-height:115%;
	}
#mensaje_temp{
	margin:90px auto;
	width:640px;
}
#mensaje_temp p{
	color:#606060;
	font-size:12px;
	display:block;
	padding-bottom:25px;
	white-space:nowrap;
	border-bottom:1px dashed #DEDEDE;
	margin-bottom:60px;
}
#mensaje_temp #form_temp{
	color:#606060;
	font-size:12px;
	margin-bottom:270px;
}
#mensaje_temp #form_temp label, #mensaje_temp #form_temp input{
	float:left;
	display:block;
	margin-right:10px;
}
#mensaje_temp #form_temp label{
	white-space:nowrap;
	padding-top:4px;
}
/* RANKING STYLES*/

.ran_box{
	float:right;
	clear:both;
	height:20px;
}
a.link_more{
	clear:both;
	float:right;
	white-space:nowrap;
}
#sidebar h2 a.view_cont{
	color:#666;
	font-size:10px;
	font-weight:bold;
	float:right;
	white-space:nowrap;
	width:auto;
}
#sidebar h2 a.view_cont:hover{
	text-decoration:underline;
}
#content.page_in{
	margin-top:0;
}
#content.page_in h1, #content.page_in .fecha_autor_contributors, #content.page_in  p.bio_r, #content.page_in .cate_autor_contributors{
	display:block;
	float:right;
	text-align:left;
	width:485px;
}
#content.page_in .cate_autor_contributors{
	font-size:10px;
	text-transform:uppercase;
}
#content.page_in  p.bio_r{
	margin-top:5px;
}
.thumb_post_contributors{
	float:left;
	text-align:left;
	width:100px;
	height:100px;
	margin-right:15px;
	padding-top:4px;
}

#big_content  {
	background-color:#FFFFFF;
	background-image:none;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 auto;
	width:1030px;
	text-align:center;
}
.categories{

}
.categories h2{

}
h2.welcome{
	font-size:24px;
	font-weight:bold;
}
#content p.wel_txt{
	color:#7A7A7A;
	font-family:georgia;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
	line-height:125%;
}
.links-top{
	text-align:right;
	color:#0788A8;
	margin-bottom:5px;
}
.links-top a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.addthis_toolbox{
	padding-left:6px;
	padding-top:28px;
}

/* "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." */
