@font-face {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Open Sans"), local("OpenSans"), url("http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff") format("woff");
}
@import url(http://fonts.googleapis.com/css?family=Michroma);

.right2{float:right;}

#sub_colizq{
	width:149px;
}

#sub_colder{
	width:146px;
}

#colizq {
    border-right: 1px solid #D6D8D9;
    float: left;
    padding: 0 7px 0 6px;
    width: 625px;
}
#colder {
    float: left;
    padding: 0 5px 0 6px !important;
    width: 320px !important;
}

.grid_4 {
    width: 120px;
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.grid_8 {
    width: 405px;
    float:left;
}
.container_page_sidebar {
    margin: 0 10px;
}

ul.diarios li {
    border: 1px solid #EEEEEE;
    float: left;
    list-style: none outside none;
    margin: 5px;
    padding: 10px;
    width: 92%;
}


ul.diarios li .nombre a {
    color: #17375E;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Trebuchet MS',sans-serif;
}

ul.diarios li .copete {
	font-size:11px;
	color: #A0A0A0;
    outline: medium none;
    text-decoration: none;
}

ul.diarios li .copete a{
	font-size:11px;
	color: #A0A0A0;
    outline: medium none;
    text-decoration: none;
}


.diarios #list_items header h1 {
    background-color: #E3E8EF;
    border-left: 16px solid #95A1B7;
    clear: both;
    color: #000000;
    font-size: 14px;
    padding: 4px;
    margin: 0 0 10px;

}

.add_diario{
	float:right;
}


a.boton_ver_mas {
    background-color: #EDEFF4;
    border: 1px solid #D8DFEA;
    color: #335577;
    display: block;
    font-family: 'Arial','Sans-Serif';
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 7px;
    padding: 2px 0;
    text-align: center;
}


.boton_ver_mas .Cm {
    padding: 7px 0 8px;
    text-align: center;
    width: 560px;
}
.boton_ver_mas .Cm span {
    background: url("../imagenes/home2/arrow_down.png") no-repeat scroll right center transparent;
    float: none;
    font-size: 12px;
    font-weight: bold;
    height: 50px;
    line-height: 20px;
    padding: 0 20px 0 0;
}


#nav_menu-2 h3 {
    font-size: 12px;
}
.sidebar_box h3 {
    margin-bottom: 0;
    padding: 10px 5px;
    line-height: 100%;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    color: #454545;
    font-family: Open Sans;
}
.sidebar_box {
    margin-bottom: 40px;
    padding: 0;
    width: 100%;

}
.grey_box {
    background: -moz-linear-gradient(center top , rgba(50, 50, 50, 0.01) 0%, rgba(50, 50, 50, 0.05) 100%) repeat scroll 0 0 transparent;
    border: 1px solid #F0F0F0;
    border-radius: 10px 10px 10px 10px;
    display: table;
    transition: all 0.8s ease-out 0s;
}
.divider_shadow_4 {
    background: url("imagenes/medios/sidebar_shadow.png") no-repeat scroll center top transparent;
    height: 9px;
    margin-bottom: 10px;
}

.sidebar_box ul.menu {
    margin: 0px 5px;
}

.sidebar_box ul.menu li {
    background: url("imagenes/medios/nav_arrow_dark.png") no-repeat scroll 0 10px transparent;
    display: block;
}

.sidebar_box ul.menu a {
    color: #7F8A9E;
    font-size: 12px;
    font-weight: bold;
}
.sidebar_box ul.menu a {
    display: block;
    padding: 5px 0 0 11px ;

}

.sidebar_box ul.menu li:hover a {
    color:#444444;

}

.diarios-item .XXtitulos3{font-family: 'Trebuchet MS',sans-serif;color:#17375E;font-weight:bold;text-align:center;margin-top:7px;margin-bottom:7px;padding:0 7px;font-size:43px;line-height:40px;}

.diarios-item header{
    border-bottom: 1px solid #CCCCCC;
}


.diarios-item .items {
    padding-left: 6px;
    padding-top: 30px;
}
.diarios-item .items .item {
    clear: both;
    padding-top: 4px;
}
.diarios-item .items .item.button-item {
    padding-top: 10px;
    text-align: center;
}
.diarios-item .items .pre {
    float: left;
    text-align: right;
    width: 120px;
    color:#454545;
}

.diarios-item .items .post {
    color: #2C6B9A;
    float: left;
    font-weight: bold;
    padding-left: 7px;
    width: auto;
}
.diarios-item .items .post a {
    color: #2C6B9A;
    font-weight: bold;
    font-family: 'Advent Pro',sans-serif;
}

a.visit_website {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #356DB3;
    border-color: #7FAF40 #7FAF40 #20549A;
    border-image: none;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 0 2px rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.29);
    color: white !important;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin: 5px;
    outline: medium none;
    padding: 3px 13px;
    text-align: center;
    text-decoration: none !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    vertical-align: middle;
    width: auto;
}

#menuabajo li.search_box {
	padding-top:1px!important;
}
.header-medios .sf-navbar a {
    border-top: medium none;
    font-size: 15px;
    font-weight: bold;
}

.busqueda_medios .input_busqueda{
	width:190px!important;
	height:20px!important;
	padding-left:4px!important;



}


/* soy protagonista */
.box-titulo .titulo2 {
	font-family: 'Trebuchet MS', Arial,Helvetica,sans-serif;
    color: #FFFFFF;
    float: left;
    font-size: 19px;
    font-weight: bold;
    line-height: 18px;
    margin-left: 120px;
    padding: 12px 0 9px;
    text-shadow: 1px 1px 1px #6B6B6B;
}


.ColL {
    width: 172px;
}

.ColL  .Separador {
	width:auto;
}

.ColL .Filtros {
    padding: 0px 9px 9px 7px;

}
.ColL .Filtros .titulos .title, .ColL .Filtro .FilRes .Title .search_title  {
    color: #17375E;
    font-size: 16px;
    font-weight: 700;
    padding: 0 0 13px;
}
.ColL .Filtros .tipo {
	width:auto;
	margin-bottom:4px;
}

.ColL .Filtros .tipo .Filtipo {
	width:auto;
}

.ColR {
    width: 438px;
}
.ListadoCont ul li a:hover {
	color:#17375E;

}

.Listado .Boton p {
	   padding: 0 0 0 4px;
}

.Listado .ListadoCont {
    padding: 4px 0 0 4px;
}


.tit_seccion {
    font-size: 26px;
    font-weight: bold;
    line-height: 26px;
    padding: 0 0 20px;
    text-align: center;
}



.contacts .entry p {
    margin-bottom: 2px;
    padding: 0;
}
.contacts .entry, .entry p {
    color: #777777;
}

.contacts input, .contacts textarea, .contacts select {
    background: none repeat scroll 0 0 #F7F6F6;
    border: 1px solid #DEDEDE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    padding: 5px;
    width: 376px;
}

.contacts .section_title {
    border-bottom: 1px solid #DBDBDB;
    font: bold 20px/1.5em sans-serif;
    margin-bottom: 15px;
    padding: 0 0 20px;
}

.contacts .wpcf7-submit {
    background: none repeat scroll 0 0 #6890B4;
    border: 1px solid #DEDEDE;
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    line-height: 16px;
    padding: 5px;
    width: 76px;
}

.XXtit_comentarios {
	font-size:20px;
	color:#2C6B9A;
}

.section_comments .comments, .section_comments .comments_copete {
    padding-left: 10px;
    color:#454545;
}

.section_comments .top{
	background: #E0E0E0;
}

section.high ul.diarios li{
	width:42%;
}

section.high ul.diarios li:hover{
	background:#efefef;
}

section.high ul.diarios li .logo{
	float:left;
	width:60px;
	height:60px;
}

section.high header h2 {
    background-color: #E3E8EF;
    border-left: 16px solid #95A1B7;
    clear: both;
    color: #000000;
    font-size: 14px;
    margin: 0 0 10px;
    padding: 4px;
    font-family:'Open Sans',Georgia,"Times New Roman",Times,serif;
}


.medios_home section.module{
	margin-top:10px;
}


.heading h1 {
    font-size: 18px;
    margin: 0;
    color: #666666;
    font-family:'Open Sans';
    text-align:center;
    margin-top:10px;
}


.heading  h1 .highlight{
   color: #333333;
	font-weight:bold;
	 text-transform: uppercase;
}

.heading.in  h1{
    color: #17375E;
    font-family: 'Trebuchet MS',sans-serif;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 7px;
    margin-top: 7px;
    padding: 0 7px;
    text-align: center;
}

.heading h2:before {
    background-color: #E0E0E0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 50%;
    margin-left: -150px;
    position: absolute;
    top: 0;
    width: 300px;
}
.heading h2 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    padding-top: 10px;
    margin-bottom:10px;
    position: relative;
    text-transform: uppercase;
    text-align:center;
	text-justify:inter-word;
	font-weight: normal;
	 font-family:'Open Sans';
}

.medios_home .top .left.home{
	    float: left;
    text-align: center;
    width: 50%;
}
/*.medios_home .top .left .button span{
	padding:10px!important;
}*/

#menuabajo .sup a.asup {
    border-right: 1px solid #D6D8D9;
    color: #17375E;
    display: block;
    font-family: open sans;
    padding: 2px 14px;
    text-align: center;
    text-decoration: none;
    text-transform:uppercase;
}

#menuabajo .sup a.asup.Act{
	color: #ffffff;
}


.medios_home .popular_tabs .current a {
	background-color:#647C9F;
}

.medios_home .popular_tabs  a {
	font-size:11px;
}

.medios_home .popular_tabs .current a:hover {
	color:#ffffff;
}



.medios_home  .popular_tabs {
	border-top:3px solid #647C9F;
}

.medios_home  .popular_tabs a:hover {
	color:#647C9F;
}


.btnM2 {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btnM2:hover,
.btnM2:focus,
.btnM2:active,
.btnM2.active,
.btnM2.disabled,
.btnM2[disabled] {
   color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}


.social_large{
	width:100%!important;
}

.diarios-item h2.description{
	color: #666666;
	padding:10px 10px 0 10px;
}


.rssFeed {
	margin:10px 0!important;
}

.section_polls article.captcha {
	padding:6px 4px!important;
}

.section_polls article.captcha .catpcha_title{
	color:#5B4242;
	padding:4px;
}

#menuabajo {
    position: relative;
    width: 100%;
}
.news_high_title.news_high_title_{
	display:none;
}


.nav-temas-del-dia{
	display:none;
}

.nav-temas-del-dia.abajo{
	display:block;
	height:20px;
	position: absolute;
    top: 19px;
}

.nav-temas-del-dia.abajo li{
	margin-top:4px;
}

ul.nav-temas-del-dia li.others a {
    font-weight: bold;
    padding: 10px;
}