@charset "utf-8";
/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    background: url(../imagenes/templatemo_main_bg.jpg) repeat;
}


#paginador a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #09F;
	text-decoration:none;	
}
/*a:hover: representa el estilo que adquiere el link cuando pasamos el mouse por encima*/
a:hover {
font-family: Tahoma, Geneva, sans-serif;
font-size:12px;
font-weight: bold;
color: #09C;
text-decoration:none;
}
/*a:active: es el formato que adquiere en el momento justo en que presionamos sobre el.*/
a:active { 
font-family: Tahoma, Geneva, sans-serif;
font-size:13px;
font-weight: bold;
color: #09C;
text-decoration:none;
}
.links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #09F;
	text-decoration:none	
}
.form {
	font-family:Verdana, Geneva, sans-serif
	font-size:9px;
	font-weight:700;
	color:#000;	
}


#rounded-corner
{
	font-family:Verdana, Geneva, sans-serif
	font-size:9px;
	margin: 45px;
	width: 66%;
	text-align: left;
	border-collapse: collapse;	
}

#rounded-corner thead th.rounded-company
{
	background: #b9c9fe url('../images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #b9c9fe url('../images/right.png') right -1px no-repeat;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: center;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.fl { float: left; }
.fr { float: right; }

.margin_r_10 { margin-right: 10px; }

.margin_r_20 { margin-right: 20px; }

.button_02 a {
	display: inline-block;
	padding: 2px 5px;
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: #201f1a;
}

.button_02 a:hover {
	background: #94591a;
	color: #ffffff;
}

h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	color: #fad40d;
}

h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #333;
}

h4 {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
}

.fl_image {
	float: left;
	margin-right: 30px 
}

.fr_image {
	float: right;
	margin-left: 20px 
}

/* site title */

#templatemo_site_title_bar_wrapper_outter {
	width: 100%;
	height: 175px;
	margin: 0 auto;	
    background: url(../imagenes/templatemo_site_title_repeat_bg.jpg) repeat-x;
}

#templatemo_site_title_bar_wrapper_inner {
	width: 100%;
	height: 175px;
	margin: 0 auto;	
    background: url(../imagenes/templatemo_site_title_wrapper_bg.jpg) center top no-repeat;
}

#templatemo_site_title_bar {
	width: 980px;
	height: 175px;
	margin: 0 auto;
	background: url(../imagenes/templatemo_site_title_bg.jpg) center top no-repeat;
}

#templatemo_site_title_bar_top {	
	margin-left:1px;	
	width: 980px;
	height: 120px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: larger;
}

#templatemo_site_title_bar_top  #site_title {
	float: left;
	width: 325px;
	height: 80px;
	padding: 30px 0 0 0;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 2px;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

#site_title h1 a:hover span {
	font-weight: normal;
}


#templatemo_site_title_bar_top #search_box {
	float: right;
	width: 280px;
	height: 27px;
	margin: 60px 0 0 0;
	padding: 0;
	background: url(../images/templatemo_search_box.png) no-repeat;
}

#search_box form {
	float: left;
	width: 280px;
	height: 27px;
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 18px;
	width: 180px;
	padding: 2px 5px;
	margin: 0px;
	color: #fad40d;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
	background: none;
	border: 1px dashed #aeada4;	
}

#searchbutton {
 	height: 19px;
	width: 70px;
	margin: 0px;
	padding: 2px 0 22px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	color: #b17433;
	background: url(../images/templatemo_search_button.jpg); 
	border: none;
}

/* menu */

#templatemo_menu {	
	clear: both;
	width: 980px;
	height: 50px;
	padding: 0;
	margin: 0 auto;

}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 35px;
	margin-right: 3px;
	margin-left: 16px;
	padding: 0 20px;
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #26210a;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #ffffff;
}

/* end of menu*/


/* end of site title */

/* content */

#templatemo_content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(../imagenes/templatemo_content_wrapper_bg.jpg) top center no-repeat;
}

#templatemo_content {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	background: url(../imagenes/templatemo_content_bg.jpg) top center no-repeat;
}

#templatemo_popular_posts {
	clear: both;
	width: 1000px;
	height: 200px;
	overflow: hidden;
	padding: 50px 40px 70px 40px;
	margin-bottom: 40px;
	background: url(../images/templatemo_popular_post_bg.png) top center no-repeat;
}

#templatemo_main_content_outter {
	float: left;
	border: 1px solid #868478;
	background: #ffffff;
	padding: 9px;
	width: 1000px;
}

#templatemo_main_content_inner {
	background: #8e8c83 url(../imagenes/templatemo_side_column_bg.jpg) right repeat-y;
}

#templatemo_main_column {
	float: left;
	width: 400px;
	padding: 20px;
}

#templatemo_side_column_01 {
	float: right;
	width: 200px;
	padding: 20px;
}

#templatemo_side_column_02 {
	float: right;
	width: 280px;
	color: #FFF;
}

.post_section {
	clear: both;
	padding-bottom: 20px;
	border-bottom: 1px dashed #333;
	margin-bottom: 20px;
}

.post_section p {
	margin-bottom: 20px;
}

.post_info {
	font-size: 14px;
	margin-bottom: 20px;
}

.post_info a {
	color: #CCC;
	padding: 0 2px;
	background: #5b5952;
}

.post_info a:hover  {
	text-decoration: none;
}

.post_content img {
	margin-bottom: 10px;
}

.post_content .link_button a {
	margin-top: 10px;
	color: #5d3206;
	text-decoration: none;
}

.post_content .link_button a:hover {
	color: #FFFF66;
	text-decoration: underline;
}

.side_column_01_section {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #333;
}

.side_menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.side_menu li {
	margin: 0px;
	padding: 2px 0;
	border-bottom: 1px dashed #666;
}

.side_menu li a {
	color: #000000;
}

.recent_post {
	color: #383737;
	margin-bottom: 5px;
	border-bottom: 1px dashed #666;
}

.recent_post h4 a {
	margin: 0 0 0 0;
	padding: 2px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.side_column_02_section {
	clear: both;
}

.side_column_02_section h3 {
	width: 260px;
	height: 42px;
	padding: 28px 0 0 20px;;
	margin: 0px;
	border: none;
	color: #c5c0ac;
	background: url(../imagenes/templatemo_side_column_header_bg.png) no-repeat;
}

.side_column_02_section .side_column_02_section_content {
	padding: 0 20px 20px 20px;
}

.section_rss_twitter a {
	display: block;
	width: 200px;
	padding: 20px 0 0 40px;
	font-size: 16px;
	font-weight: bold;
	color: #37362f;	
	margin-bottom: 20px;
}

.section_rss_twitter a:hover {
	text-decoration: none;	
}

.section_rss_twitter a span {
	font-size: 12px;
	margin-top: 5px;
	display: block;
	letter-spacing: 5px;
}

.rss a {
	background: url(../images/rss_icon.png) right bottom no-repeat;
}

.twitter a {
	background: url(../images/twitter_icon.png) right bottom no-repeat;
}

/* end of content */

/* footer */

#templatemo_footer_wrapper_outter {
	clear: both;
	width: 100%;
	margin: 0 auto;	
	background: url(../imagenes/templatemo_footer_repeat_bg.jpg) repeat;
}

#templatemo_footer_wrapper_inner {
	width: 100%;
	margin: 0 auto;
	background: url(../imagenes/templatemo_footer_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#templatemo_footer {
	margin-left:60px;
	width: 980px;	
	float: center;
	padding: 40px 0;
	color: #9e9c93;
}

#templatemo_footer .section_w200 {
	float: left;
	width: 200px;
	padding-right: 45px;
	text-align: left;
}

#templatemo_footer .section_w200 h4 {
	color: #bab8b1;
	margin: 0 0 10px 0;
	padding: 3px 0;
}

#templatemo_footer p {
	margin-bottom: 10px;
	text-align: left;
}

.footer_list_menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_list_menu li {
	margin: 0px;
	padding: 3px 0;
}

.footer_list_menu li a {
	color: #9e9c93;
}

/* end of footer 



/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width: 1000px;
	height:200px;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width: 750px;
  height: 200px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  width: 680px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height: 200px;
  margin:0 auto;  
}

.slide img {
	float:left;
	margin-right: 40px;
	border:1px solid #4f4b42;
}

#slideshow #slidesContainer .slide a:hover{
	text-decoration: none;
}

#slideshow #slidesContainer .slide a p {
	color: #000;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width: 30px;
  height: 200px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top: 85px;
  left:0;
  background:transparent url(../images/slider_left_control.png) no-repeat 0 0;
}
#rightControl {
  top: 85px;
  right:0;
  background: transparent url(../images/slider_right_control.png) no-repeat 0 0;
}
.bienvenido{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Bot�n */

.boton {
   border-top: 1px solid #f0f3f5;
   background: #050505;
   background: -webkit-gradient(linear, left top, left bottom, from(#21292e), to(#050505));
   background: -webkit-linear-gradient(top, #21292e, #050505);
   background: -moz-linear-gradient(top, #21292e, #050505);
   background: -ms-linear-gradient(top, #21292e, #050505);
   background: -o-linear-gradient(top, #21292e, #050505);
   padding: 4px 6px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #ffffff;
   font-size: 12px;
   font-family:Georgia, "Times New Roman", Times, serif;
   text-decoration: none;
   vertical-align: middle;
  

	
}
.boton:hover { 
	border-top-color: #0f0f0f;
    background: #0f0f0f;
    color: #e0e0e0;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0093BDD9', EndColorStr='#00384954');

}
.boton:active {
	border-top-color: #1b435e;
   background: #1b435e;

}

/* Redondez */

.redondo {
    -webkit-border-radius: 2em;
    -moz-border-radius: 2em;
	border-radius: 2em;
	
}
 
/* Color */

.negro {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.negro:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.negro:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}
.boton2{
        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
        background:#2a8fb3;
        border:solid 1px;       
        height:22px;
       }
.boton2:hover { 
			background: #1e7797;
}
.redondo2 {
		-webkit-border-radius: 0.5em;
		-moz-border-radius: 0.5em;
		border-radius: 0.5em;
}


/* Bot�n */

.boton3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    cursor: pointer;
    text-decoration: none;
    font: 11px Verdana;
	font-weight: bold;
    padding: .1em 2em .45em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.boton3:hover { text-decoration: none; }

