/*

Theme Name:Reporter
Theme URL: http://www.fabthemes.com/reporter/
Description: Free WordPress theme released by fabthemes.com
Author: Fabthemes.com
Author URI: www.fabthemes.com
Version: 1.0.0
Tags: Red, grey, white, right-sidebar, Newspaper,Magazine, twitter, fixed-width, theme-options, threaded-comments, banner ads, adsense,fab themes.

*/

*{
	margin: 0px;
	padding: 0px;
        box-sizing: border-box; 
}

body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
	/*  background:#F4F4F4; */
	font-family:Arial,Tahoma,Century gothic, sans-serif;
	color:#161514;
	list-style-type: none;
         line-height: 1.2em;
        background: #f6f7f9;

	}
	
img {
	border:0;
	margin: 0 0;
	}


a {
	color:#B31C20;
	text-decoration:none;
	}
a:hover {
	color:#000;
	text-decoration:none;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:10px 10px 10px 10px;
	color:#59666f;
	font-style: italic;

	}
.clear {
	clear:both;
	}


img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	display: inline;

	}

img.alignright {
	padding: 5px 5px;
	display: inline;

	}

img.alignleft {
	display: inline;

	}

.attachment-large.size-large.wp-post-image {
    margin: 0;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 0px 10px 0px;
	}
	
.wp-caption {

	text-align: center;
	background:#eee;
	padding: 4px 0px 5px 0px;
	margin: 10px 10px ;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color:#444;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.boxshadow{
    -moz-box-shadow: 0px 0px 5px #888;
    -webkit-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;


}	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

select {
    width: 100%;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/BebasNeue-webfont.woff') format('woff'),
         url('fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'SixCapsRegular';
    src: url('fonts/SixCaps-webfont.eot');
    src: url('fonts/SixCaps-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SixCaps-webfont.woff') format('woff'),
         url('fonts/SixCaps-webfont.ttf') format('truetype'),
         url('fonts/SixCaps-webfont.svg#SixCapsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* The Outer cover */

#wrapper {
	
	margin:0px auto;
	position:relative;
	max-width:1220px;
	}
	
#topribbon{
	background:url(images/topribon.jpg) top center no-repeat;
	margin-top:0px;
	
}

#casing {
	padding:0px 0px 0px 0px;
	margin:0px auto;
clear:both;

	}		

/* The Header */

#masthead{
	/* height:170px; */
}

#top {
/* margin: 0px 0px;
position: relative;
font-family: 'BebasNeueRegular';
margin-bottom: 17px;
background: white;
border: 1px solid #e5e6e9;
margin-top: 17px;
border-radius:3px;
border-bottom: 2px solid #e5e6e9; */
	}

h1.logo{
    border-radius: 3px;
padding: 10px;
background: white;
	}

h1.logo a:link, h1.logo a:visited{

	color:#333;
}

h1.logo a:hover{
	color:#000;
}

h1.logo a img {

}
	
.date-stamp{
	position:absolute;
	top:25px;
	left:30px;
	width:100px;
}

span.day{
	font-size:56px;
	float:left;
	margin-right:10px;
	text-shadow:2px 2px 0px #ddd;
}

.mony,.dname{
	font-size:22px;
	float:left;
	line-height:100%;
	color:#5d5d5d;
}

span.mony{
	letter-spacing:5px;
	margin-top:10px;
	}

.topfeed{
	position:absolute;
	top:30px;
	right:30px;
	}

.topfeed ul{
	list-style:none;
	}
	
.topfeed ul li{
	font-size:22px;
	padding-left:25px;
	background:url(images/rss.png) left no-repeat;
	letter-spacing:3px;
	color:#999999;
		}

.topfeed .title{
	color:#000000;
}


/* The Search */

	
#search {
	padding:0px ;
	margin:9px;
	display:inline-block;
	background:#8a2e12;
	border:1px solid #d14a22;
	}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
	}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}

#search p {
	margin: 0;
	font-size: 85%;
	}

#s {
	background:#8A2E12;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#fff;
	display:inline;

	}

#searchsubmit{
	background:url(images/sbutton.png);
	border:none;
	color:#fff;
	display:block;
	width:24px;
	height:22px;
	margin:1px 2px 0px 0px;
	padding:5px 5px;
	float:right; 
	cursor:pointer;
	}
	
#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:0px 10px 0px 10px;
	}

#sform{
	width:450px;
	border:none;
	padding:6px 5px;
	}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:5px 5px;
	}

.scover{


	}
	
.sbox{
	padding:10px 0px;
	}
	
.sbox p{
	padding:5px 0px;
	color:#777!important;
}
.shead{
	margin:0px 10px 25px 10px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#3E91CE;
}

.stitle h2{
	font-family:'BebasNeueRegular';
	color:#FFFFFF;
	font-size:16px;
	padding:0px 0px 0px 10px;
	font-weight:normal;
	background:#CC3300;
}
.stitle h2 a{
	color:#FFFFFF;

}

.searchmeta{
	margin-top:5px; 
	color:#D14E25;
	text-transform:uppercase;
	font-size:10px;
}

.searchmeta a{
	color:#D14E25;

}

	
/*Page menu*/
	
#botmenu{
	margin:0px 0px 3px 0px;
	font-family:verdana;	
	background:black;
	font-size: 15px;
	}
	
#botmenu2{
	margin:0px 0px 0px 0px;
	font-family:'Arial';
	font-weight:bold;
	color:#333333;
	color:#000000;
	font-size: 15px;
	display:none;
	}
	
#submenu {
	margin: 0px ;
	padding:0px 0px;
	}
	
#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0 0px;
	}
	

#submenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	}
#submenu li a {
	color: #fff;
	font-family: Calibri;
	display: block;
    margin: 0;
	padding: 12px 10px 12px 10px;
	text-decoration: none;
	position: relative;
text-transform: uppercase;
font-weight: 800;
font-size: 17px;
	}
	
#submenu li a:hover, #submenu li a:active, #submenu .current_page_item a  {
	color:#FF0000;

	}
	
#submenu li a.sf-with-ul {
	padding-right: 10px;
	}	
	

	
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	font-size: 15px;
	color: white;
	width: auto; 
	margin: 0;
	padding: 5px;
	text-transform: none;
	position: relative;
	background:black;
	}
	
#submenu ul ul li:first-child{
	border-top:none;

}

#submenu ul ul li:last-child{
	border-bottom:none;

}	

#submenu ul li ul li {
    float: none;
}
	
#submenu li li:last-child{
	border-bottom:none;
}
		
#submenu li li a:hover, #submenu li li a:active {
	background:#FcFcFc;
	color: #333; 
	}


#submenu li ul {
	z-index: 9999;
	position: absolute;
        left: -999em;
	height: auto;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#submenu li ul a { 
	width: 150px;
	}

#submenu li ul a:hover, #submenu li ul a:active { 
	}

#submenu li ul ul {
	margin: -41px 0 0 179px;
	}

#submenu li:hover ul ul, #submenu li:hover ul ul ul, #submenu li.sfHover ul ul, #submenu li.sfHover ul ul ul {
	left: -999em;
	}

#submenu li:hover ul, #submenu li li:hover ul, #submenu li li li:hover ul, #submenu li.sfHover ul, #submenu li li.sfHover ul, #submenu li li li.sfHover ul {
	left: auto;
	}

#submenu li:hover, #submenu li.sfHover { 
	position: static;
	}
	
#submenu2 {
	margin: 0px;
	padding:0px 0px;
	display: none;
	}


#submenu2 li a:hover, #submenu li li a:active {
	background:black;
	color: #333; 
	}
	
#submenu2 ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0px;
	}
	
#submenu2 li {
	float: left;
	list-style: none;
	margin: 3px;
	padding: 0;
	color: #fff;
        background: #B31C20;
border-radius: 5px;
margin-right: 5px;
	}
	
#submenu2 li a {
	color: #fff;
	display: block;
	padding: 5px;
	text-decoration: none;
	position: relative;
	
	}

*#submenu2 li a:hover, #submenu2 li a:active, #submenu2 .current_page_item a  {
	color:#fff;
	

	}
	
#submenu2 li a.sf-with-ul {
	padding-right: 10px;
	}	
	

	
#submenu2 li li a, #submenu2 li li a:link, #submenu2 li li a:visited {
	font-size: 12px;
	color: #555;
	text-shadow:none;
	width: 148px; 
	font-family: Arial, Tahoma, Verdana;
	margin: 0;
	padding: 0px 10px;
	line-height:35px;
	border-bottom:1px solid #fff;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #fff;
	text-transform: none;
	position: relative;
	background:#F7F7F7;
	}
	
#submenu2 ul ul li:first-child{
	border-top:none;

}

#submenu2 ul ul li:last-child{
	border-bottom:none;

}	
	
#submenu2 li li:last-child{
	border-bottom:none;
}
		
#submenu2 li li a:hover, #submenu2 li li a:active {
	background:#FcFcFc;
	color: #333; 
	}


#submenu2 li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 5px 0px;
	padding: 5px 5px;
	background:#DFDFDF;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}

#submenu2 li ul a { 
	width: 150px;
	}

#submenu2 li ul a:hover, #submenu2 li ul a:active { 
	}

#submenu2 li ul ul {
	margin: -41px 0 0 179px;
	}

#submenu2 li:hover ul ul, #submenu2 li:hover ul ul ul, #submenu2 li.sfHover ul ul, #submenu2 li.sfHover ul ul ul {
	left: -999em;
	}

#submenu2 li:hover ul, #submenu2 li li:hover ul, #submenu2 li li li:hover ul, #submenu2 li.sfHover ul, #submenu2 li li.sfHover ul, #submenu2 li li li.sfHover ul {
	left: auto;
	}

#submenu2 li:hover, #submenu2 li.sfHover { 
	position: static;
	}


/* destacado */

h3.sidetitl{
	font-family:'Calibri';
	color:#FFFFFF;
	font-size:16px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	list-style:katakana;


}

.destacadobox {
    float: left;
width:100%;
}

.destacado{
	font-family:'Arial';
    color:#000000;
	font-size:14px;
	list-style:none;
width:100%;
margin-bottom:10px;
}

.destacado ul li {
	background:url(images/fondo2.gif);
width: 100%;
}

.grilla {
    float: left;
margin-top:10px;
}

.grilla .grilla-destacado > .eltitulo {
    margin-left: 10px;
    margin-top: 10px;
}

.grilla .dpe-flexible-posts {
    margin-left: 10px;
    margin-right: 10px;
}

.grilla .textwidget, .destacadobox .textwidget {
width:100%;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

.titulo-grilla-normal {
margin-left: 10px !important;
margin-top: 10px !important;
margin-bottom: 0px !important;
}
	
.grilla-normal {
    margin: 10px !important;
}

.eltitulo{
	font-family:'Calibri';
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	list-style:none;
        text-transform: uppercase;
        padding: 5px;
        background: black;	
        float:left;
margin-top: 10px;
border-radius: 3px;
margin-bottom: 10px;
}	

.eltitulo:empty {
    display: none !important;
}

.destacado ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px;
        clear:both;	
}

.destacado .title {
	font-size: 19px ;
	text-decoration: none;
	font-weight:bold;
	display:block;
	list-style:none;
        line-height: normal;
	}	

.destacado ul li a:hover {
	color: #0e88a7;
	list-style:none;
	}
	
	
/* ABAJO */

.abajo{
	width:20%;
	float:left;
        display: flex;
        flex-direction: column;
        align-items: baseline;
	color:#FF0033;
	color:#000000;
	font-size:13px;
	padding: 10px 10px 10px 10px;
	}

.abajo:first-child {
    width: 100%;
padding-bottom: 0;
padding-top: 0;
}

.abajo ul {
	list-style-type: none;
	margin:  0px;
width:100%;
	}
.abajo li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
.abajo ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	}

.abajo ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.abajo ul ul ul ul {
	list-style-type: none;
	margin: 10;
	padding: 0;
	border:0;

	}

.abajo ul li {
	float:left;
	clear:left;	
	margin:0px 0px;
	list-style-type: none;
	}
	

.abajo-box1 {
    display: flex;
    flex-wrap: wrap;
}

.abajo .envoltorio, .abajo ul, .abajo ul li, .abajo .data {
flex-grow: 1;
display: flex;
flex-direction: column;
}

.abajo .data, .sidebox .data, .textwidget .data {
padding: 10px;
}

.sideboxB .data {
    padding: 0px 10px 10px 10px;
}

.sideboxB img {
    margin-left: 0 !important;
}

.abajo ul li .data, .abajo ul li .data > * {
    flex-grow: 1;
}

.abajo img {
    margin: auto !important;
    float: none !important;
display: block;
}


.destacadoabajo{
	width:20%;
	float:left;
	color:#FF0033;
	color:#000000;
        font-size: 13px;
        font-family:'Arial';
	padding: 10px 10px 10px 10px;
	}

.destacadoabajo ul {
	list-style-type: none;
	margin:  0px;
	}
.destacadoabajo li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}
.destacadoabajo ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
	}

.destacadoabajo ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.destacadoabajo ul ul ul ul {
	list-style-type: none;
	margin: 10;
	padding: 0;
	border:0;

	}

.destacadoabajo ul li {
	float:left;
	clear:left;	
	margin:0px 0px;
	list-style-type: none;
	}

.destacadoabajo .title, .destacadoabajo .title {
    font-size: 16px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding: 20px 0px 2px 0px;
}

.destacadoabajo ul li a:hover {
	color: #0e88a7;
	}
	
/* TÃ­tulo de las notas en las columnas */	

.abajo .title {

	font-size: 16px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
	}

.abajo ul li a:hover {
	color: #0e88a7;
	}

	
.abajo.widget_categories ul li,.sidebox.widget_pages ul li,.sidebox.widget_archive ul li,
.abajo.widget_links ul li{
	padding-left:0px;
	border-bottom:0px solid #eee;	
}

.abajo.widget_recent_entries ul li a{
	border-bottom:0px solid #eee;
}
	
	
	
/* Columnas */


.high-box1{
	width:33.33%;
	margin-bottom:20px;
        padding:10px;

}
.lbox{
	float:left;
		border-bottom:0px solid #ddd;
}

.high-box2{
	width:66.66%;
	float:left;
        padding:10px;

}



.high-box3{
	width:435px;
	margin-bottom:20px;
	float:right;
	padding: 0px 0px 0px 0px;

}







.abajo-box1{
	float:left;
        border:1px solid #999999;

}
.labajo{

		border:0px solid #ddd;
}

.destacadoabajo-box1{
float: left;
	

}
.destacadolabajo{

		border-bottom:0px solid #ddd;
	}



/* COLOR DE LOS TITULARES SECUNDARIOS DE LOS CUADROS */
.high-rest-item h3 a:link,.high-rest-item h3 a:visited{
	/* color:#615740; */
	color:#000000;
}


/* Main Content*/	
/* CONTENIDO DE NOTAS Y COLUMNAS VARIABLES */
	

#content {
	width: 75%;
	float:left;
	height:100%;
	display:inline;
        padding-bottom:10px;
	}		
	
#content2 {
	width: 25%;
	float:left;
	height:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:inline;

	}		

	
/* POST */

.postimg{

	float:left;
	margin:15px 10px 10px 0px;
	width:600px;
	height:600px;
	padding:5px ;
	background:#dadada;

}

.post {
        float:left;
	}

.title{
	margin: 0px 0px;
	padding: 0px 0px;
       

}		
	
.title  h2 {
	margin: 0px 0px;
	padding: 0px 0px ;
	font-size: 45px ;
	font-family:'Orienta';
	font-weight:normal;
        line-height:normal;
	}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	background-color: transparent;
font-family: Arial,Tahoma,Century gothic, sans-serif;
    font-weight: bold;

	}
	
.title  h2 a:hover  {
	color: #333;
	background-color: transparent;
	}	
	
.insubhead{
	width:100%;
	margin:0px auto;
	float:left;

	}	
	
.insubhead h1{
	padding:10px 0px 10px 0px;
	margin:10px 0px;
	font-family:'Orienta';
	font-weight:normal;
	font-size:40px;
	text-align:center;
	text-transform:uppercase;
line-height: normal;
}	
	
.insubhead  h1 a:link, .insubhead h1 a:visited  {
	color:#aaa;
	background-color: transparent;


	}
	
.insubhead  h1 a:hover  {
	color: #444;
	background-color: transparent;
	}	
	
	
	
.postmeta{
	font-size:13px;
	text-transform:uppercase;
        float:left;
        min-width: 48%;
	}
	
.author{

	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/user.png) left center no-repeat;
	}

.clock{
	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/clock.png) left center no-repeat;
}	

.comm{
	color:#777;
	padding:2px 5px 2px 15px;
	background:url(images/comm.png) left center no-repeat;
	
	}

.comm a:link,
.comm a:visited {
	color:#777;
	}
	
.comm a:hover{
	color:#000;
	
}




a.morer{
	float:right;
	margin-right:5px;
	background:url(images/rmore.png) no-repeat;
	width:121px;
	height:38px;
	line-height:38px;
	text-align:center;
	color:#fff!important;
	text-decoration:none;
}


.singleinfo {
        float:left;
        font-weight:bold;
	padding:5px 0px;

	}

.category{
        font-weight: bold;
        padding-right: 10px;
	display:block;
}

.category a:link,.category a:visited{
	}
	
.category a:hover{
	color:#000;
	}
	
.cover {
	margin:0 0;
	padding: 0px 0px ;
        margin-top: 10px;
	}	
		
.entry {
	margin: auto;
	padding: 10px;
        max-width:700px; 
background: white;
border: 1px solid #e5e6e9;
border-radius:3px;
border-bottom: 2px solid #e5e6e9;
		}	
	
.entry a:link,
.entry a:visited {
   	color:#D1512;
	}

.entry a:hover {
	color:#000;
	background-color: transparent;
}

.entry ul, .entry ol{
padding: 5px 5px 5px 15px;
}

.entry ul li, .entry ol li{
padding: 5px 5px 5px 5px;
line-height:1.5em;

}

.entry p{
	margin:5px 0px 20px 0px;
	padding:5px 0px;
	color:#000000;
	font-size:17px;
	line-height:1.5em;
}

.entry h1, h2 {
	margin:5px 0px 20px 0px;
	padding:5px 0px;
        line-height: normal;
	}

.author-bio{
	border:1px solid #ddd;
	padding:10px;
	font-family:Arial;
}

img.avatar{
	float:left;
	margin-right:10px;
}

#author-text p{
	font-size:11px;
	margin:5px 0px;
}


	

	
/* --- FOOTER --- */

#footer {
	padding:30px 0 25px 0px;
	color:#777;
	font-size:11px;
	background:#212121 ;
	margin-bottom:30px;
	}

#footer a:link , #footer a:visited{
	color:#777;
	}

#footer a:hover {
	color:#777;
	}

.fcred{
	
	text-align:center;
	margin:0px auto;
	line-height:16px;
}

	
	

/* Footer widgets */


#bottom{
	margin:0px auto;
	background:#333 url(images/top.png) top repeat-x;
}

.bottomcover{

	margin:0px auto;
}	

h3.bothead{
	font-size:20px;
	padding:10px 0px 10px 0px;
	color:#ccc;
	text-shadow:1px 1px 0px #111;
	font-family: 'BebasNeueRegular', Arial,Tahoma,Century gothic,sans-serif;
	font-weight:normal;
	}
	
.botwid{
	float:left;
	width:180px;
	padding-bottom:30px;
	font-size:11px;
	margin:20px 10px 0px 10px;
	color:#ddd;
	list-style:none;
	}
	
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 180px;
	list-style-type: none;
	}
	
.botwid .title, .botwid .title  {
	
	color: #777;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
	border-bottom:1px dotted #444;

	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 0px;
	margin:0;
	line-height:150%;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}			
/* The Navigation */

#navigation{	
	margin:10px 0px 0px 0px;
	padding:5px 0px;
	}
/* The Attachment */
.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:10px 0px;
	font-size:14px;
	text-align:center;
	color:#444;
	margin-bottom:10px;
	}
 h2.pagetitle a {
 	color:#507409;
 }
/* Comments */

#commentsbox {

	margin:0 0px;

}

h3#comments{
	font-size:24px;
	color:#111;
	font-weight:normal;
	padding:15px 0px 15px 30px ;
	margin-top:10px;
	background:url(images/coms.png) left no-repeat;
	font-family: 'BebasNeueRegular';
}
ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;
}
ol.commentlist li {
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#fdfdfd;
	border:1px solid #eee;
}
ol.commentlist li .comment-author {
	color:#333;
}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{
	color:#333;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#333;
}
cite.fn{
	color:#eee;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #eee;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#E1512A;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#666;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;
}
ol.commentlist li .reply a{
	background:#666;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#E73540;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;


}
 #respond h3 {
	font-size:18px;
	font-weight:normal;
	padding:5px 0px 0px 25px ;
	color:#444;
	background:url(images/write.png) left no-repeat;
	font-family: 'BebasNeueRegular';
	
	
}
#commentform {
	padding:10px 0px;
}
#commentform a {
	color:#E1512A;
}

#commentform p{
	margin:5px 0px ;
	color:#999;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#999;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #ddd;
	color:#02070F;
}
#commentform  input{
	width:50%;

}

#respond  input#commentSubmit {
	width:100px;
	padding:3px 5px;
	background:#E1512A;
	border:1px solid #BA3A1A;
	color:#fff;
	margin:10px 0px;
	cursor:pointer;
}
textarea#comment{
	background:#fff;
	border:1px solid #ddd;
	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#02070F;
}


.widebanner{

	height:60px;
	margin-top:10px;
	padding:10px 0px;
	text-align:center;
}


.wp-pagenavi{

	font-size:12px;
	text-align: center !important;


}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#D14E25!important;
	border: 1px solid #962F10 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#333 !important;
	border: 1px solid #111 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	

.topbanner{
	float:right;
	margin:35px 20px 0px 0px;
}

.ev-widget-post li{
float:left;
}

.dpe-flexible-posts img {
    float: left;
}

.page-numbers {
	font-size: 18px;
}

.entry img {
margin: auto;
max-width:100%;
height:auto;
display:block;
float:none;
}


.descripcion {

	padding: 0px 0px 0px 10px;
}

/*.extracto {
font-size:13px;
}*/

.entrada {
margin-left:10px;
margin-right:10px;
}

.entrada > img {
    float: none;
    display: block;
    margin: auto;
    margin-bottom: 10px;
    max-width: calc(100% - 4px);
    height:auto;
}

/*
.archivo {
	margin:0 0;
	padding: 5px 25px 0px 0px ;
		}*/

/*.archivo p{
	margin:5px 0px 20px 0px;
	padding:5px 0px;
	color:#000000;
	font-size:1.1em;
	line-height:1.5em;}*/


.ev-widget-post-sml {
    font-size: 15px;
}

.ev-widget-post p {
    padding: 0px 0px 5px 0px;
}

.dpe-flexible-posts p {
    padding: 0px 0px 10px 0px;
}

.destacado .ev-widget-post-sml, .high-box2 .ev-widget-post-sml {
    font-size: 16px;
}

.subheading {
    padding-bottom: 10px;
    padding-top: 10px;
}

.cajadefault .subheading {
    padding-top: 10px;
}

.subsinextracto .subheading {
    padding-bottom: 0px;
    padding-top: 0px;
}

ul li img {
/*     padding: 10px 0px 0px 0px; */
}

.categorias {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.high-box1 img, .abajo img, .destacadoabajo img, .sidebar img, .destacado img, .logo img, .sideboxB img {
max-width:100%;
height:auto;
margin: auto !important;
float: none;
display: block;
max-height: 320px;
width: auto;
}
 
.sideboxA .alignleft, .destacado .alignleft {
    margin-right: 15px;
}

.sideboxB ul li {
float:none!important;
display:inline-block;
vertical-align:top;
list-style-type: none;
margin:0px!important;
width: 100%;
height:100%;
	}    

.sidebox2 ul li, .sidebox3 ul li, .sidebox4 ul li, .sideboxA ul li, .sidebox ul li, .sideboxB ul li, .abajo ul li, .destacadoabajo ul li, .destacado ul li  {
float:left;
border: 1px solid #e5e6e9;
margin-bottom: 10px;
background: white;
border-radius: 3px;
border-bottom: 2px solid #e5e6e9;
}


.sideboxA ul li {
background: #eee;
}

.screen-reader-text, .google_translate_footer {
    display: none;
}

.cuadroarchivo {
    width: 100%;
}

.cuadroarchivo .destacado{
border: 1px solid #e5e6e9;
margin-bottom: 20px;
width: 100%;
background: white;
float: left;
    display: flex;
    flex-wrap: wrap;
border-radius:3px;
border-bottom: 2px solid #e5e6e9;
}

.cuadroarchivo table {
    width: 100%;
}

.cuadroarchivo .destacado img{
padding:0px;
margin:0px;
}

.cabeceraentrada {
margin:auto;
margin-top: 10px;
border: 1px solid #e5e6e9;
padding: 10px;
width: 100%;
max-width:700px;
background:white;
border-radius:3px;
border-bottom: 2px solid #e5e6e9;
}

.cabeceraentrada .subheading {
    padding: 10px 0px;
    font-size: 1.3em;
    line-height: normal;
}

.cabeceraentrada .category{
padding-bottom: 5px;
}

.imagencuadro {
    float: left;
max-width: 50%;
}

.imagendefault img {
    max-height: 350px;
}

img.attachment-medium.size-medium.wp-post-image {
    max-height: 200px;
    width: auto;
}

.cajadefault {
display: flex;
background: url(images/fondo2.gif);
}

.datadefault {
padding: 10px;
max-width:40%;
}

.datacuadro{
vertical-align: top;
padding:10px;
display: flex;
flex-direction: column;
width:100px;
flex-grow:1;
}

.datacuadro .title {
    padding-bottom: 5px;
}

.datacuadro .subheading {
    padding-bottom: 5px;
}

.datacuadro .category{
width: 100%;
}

.datacuadro .extracto {
    padding-bottom: 5px;
}

.datacuadro .postmeta {
    padding-top: 5px;
}

.numerosabajo {
    float: left;
}

.juiz_sps_links {
    margin: 0px!important;
    margin-bottom: 10px!important;
}

.cajalikes {
    margin-top: 20px;
    float:left;
}

.semanal {
    display:none;
}

.video {
   position: relative;
   padding-bottom: 56.25%;
   overflow: hidden;
}

.video iframe
 {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.icon{
    display:none;
    font-family: Calibri;
    margin: 0;
    padding: 10px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 17px;
float: left;
    }

.icon a {
color: #fff;
}

.icon a:hover, .icon a:active, .icon .current_page_item a  {
	color:#FF0000;
	}

.menusecciones {
display:none;
}

.sideboxB .envoltorio 
{
width:20%;
padding: 10px;
}

.destacado ul li {
    margin-bottom: 0;
}

.subheading:empty, .data:empty, subsinextracto:empty {
    display: none;
}

.eltitulo a {
    color: white;
}

h4:empty {
    display: none;
}

.encabezado {
    display: none;
}

.encabezado select {
    display:block;
    clear: both;
margin-left: 10px;
max-width: calc(100% - 20px);
}

/*-----------------------EMPIEZAN LAS GRILLAS----------------- */

.prueba {
display:flex;
flex-wrap: wrap;
clear:both;
padding: 0px !important;
width:100%;
}

.prueba > .eltitulo, .destacado > .eltitulo {
font-size: 22px;
padding: 7px;
margin-right: 10px;
}

.prueba .envoltorio {
width: 33.33%;
padding: 10px;
display: flex;
flex-direction: column;
align-items: baseline;
flex-grow: 1;
}

.prueba .envoltorio img {
    display: block;
    float: none;
    margin: auto !important;
    margin-bottom: 10px;
max-height: 250px;
width: auto;
}

.prueba .envoltorio li {
    width: 100%;
/* flex-grow: 1; */
display: flex;
flex-direction: column;
background:white;
}

.prueba .envoltorio li .data > * {
/*     flex-grow: 1; */
}

.prueba .data {
    display: flex;
    flex-direction: column;
/* flex-grow: 4; */
}

.prueba .envoltorio li > a {
/* flex-grow:1;*/
}

.prueba .envoltorio:nth-child(1) {
    width: 66.66%;
flex-grow:1;
}

.prueba .envoltorio:nth-child(1) li {
background: url(images/fondo2.gif);
}

.prueba .envoltorio:nth-child(1) li .title {
    clear: both;
}

.prueba .envoltorio:nth-child(1) img {
max-height: 400px;
}

.prueba .envoltorio .eltitulo {
display: block;
}

.prueba .subheading {
font-weight: bold;
}

.prueba.sindestacado .envoltorio:nth-child(1) {
    width: 33.33%;
}

.prueba.sindestacado .envoltorio:nth-child(1) li {
    background: none;
}

.grilla-destacado {
    display: flex;
    flex-wrap: wrap;
    padding: 0px!important;
border: 1px solid #e5e6e9;
border-radius: 3px;
border-bottom: 2px solid #e5e6e9;
}

.grilla-destacado .envoltorio {
    padding: 10px 10px 10px 10px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    width: 33.33%;
}

.grilla-destacado .envoltorio li {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.grilla-destacado .envoltorio li > a {
/* flex-grow:1; */
}

.grilla-destacado .eltitulo {
    margin-top: 0px;
    margin-left: 0px;
}

.grilla-destacado .data {
   /* flex-grow: 4; */
 display:flex;    
   
    flex-direction: column;
    padding: 10px;
}

.grilla-destacado .envoltorio li .data > * {
    /* flex-grow: 1; */
}

.grilla-semanal {
    background: none;
}

/*-----------------------MEDIA QUERIES DE LAS GRILLAS----------------- */

@media only screen and (max-width: 1000px)
{
.prueba .envoltorio, .grilla-destacado .envoltorio {
width: 50.00%;
}
.prueba .envoltorio:nth-child(1) {
    width: 50%;
}
.prueba .envoltorio:nth-child(1) img {
    max-width: 100%;
    height: auto;
}
}

@media only screen and (max-width: 480px)
{

.prueba .envoltorio {
width: 100.00%;
}

.prueba .envoltorio:nth-child(1) {
    width: 100%;
}
.prueba .envoltorio:nth-child(1) img {
    max-width: 100%;
    height: auto;
    max-height: 250px;
}
}

/*-----------------------TERMINAN LAS GRILLAS----------------- */


/*-----------------------------------------EMPIEZAN LAS MEDIA QUERIES------------------------------------------- */

/*---------------------------------ESCRITORIO MINIMIZADO---------------- */

@media only screen and (max-width: 1000px) {
#content{
        width: 66.66%;
    }
#content2{
        width: 33.33%;
    }
.high-box1, .high-box2{
        width: 50%;
    }
.date-stamp, .topfeed {
        display:none;
    }

}

/*---------------------------------Â¿TABLETS?--------------------------- */

@media only screen and (max-width: 740px) {
#content{
        width: 100%;
    }
#content2{
        width: 100%;
    }
.high-box1, .high-box2{
        width: 50%;
    }

.abajo, .destacadoabajo{
        width: 100%;
    }
.abajo-box1,.destacadoabajo-box1{
    columns: 2;
-moz-columns: 2;
-webkit-columns: 2;
    } 

.sidebar{
    columns: 2;
-moz-columns: 2;
-webkit-columns: 2;
}

.sideboxB .envoltorio, .abajo {
width:50%;
}

}

/*---------------------------------CELULARES--------------------------- */

@media only screen and (max-width: 480px) {
    /* For mobile phones: */
#wrapper, #content, #content2, .high-box1, .high-box2, .abajo-box1, .destacadoabajo-box1, .sidebar2, .abajo, .destacadoabajo, .sideboxB .envoltorio, .grilla-destacado .envoltorio {
        width: 100%!important;
    }
.date-stamp, .topfeed {
        display:none;
    }

html {
    margin-top: 46px !important;
}

#botmenu {
    position: fixed;
    z-index: 1300;
    width: 100%;
    max-width: none;
    top: 0;
    left: 0;
    border-bottom: none;
}

#submenu li ul {
position:relative;
width:100%;
    }

#submenu2 li a {
padding: 5px 0px 0px 10px;
    }

#submenu li a {
padding: 8px 0px 0px 10px;
    }

#search 
{
    }
.title {
clear:both;
    }

.semanal{
        display:inline;
    }

.high-box1, .high-box2{
        display:none;
    }

select{
       width:100%;
    }

iframe, object, embed {
    max-width: 100%;
    height: auto;
}

.cuadroarchivo .destacado img {
    margin-bottom:10px;
}

#submenu ul {
    float:left;
}

#submenu ul li, #submenu2 ul li {display: none;}

.icon {
    display:inline-block;
    }

.responsive {
position: relative;
}

.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }
.responsive li {
    float: none!important;
    display: inline!important;;
  }
.responsive li a {
    display: block;
    text-align: left;
  }

#botmenu2{
background:#B31C20;
}

#submenu2 {
float: left;
}

#submenu2 ul {
    columns:2;
    -moz-columns:2;
-webkit-columns:2;
left:0;
float:none;
}

#submenu2 li {
float:none;
margin:2px;
}

#submenu2 li a {
color: #fff;
border:0;
-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}    

#submenu2 li a:hover, #submenu li li a:active {
	background:#FcFcFc;
	color: #333; 
	}


.abajo-box1,.destacadoabajo-box1, .sidebar{
    columns: 1;
-moz-columns: 1;
-webkit-columns: 1;
}

.destacado img, .abajo img {
     width: auto !important;
}

.destacado ul li {
    background: #eee;
}
.prueba .envoltorio:nth-child(n+20) {
    display: none;
}
.grilla-destacado .envoltorio:first-child li .data {
width: 100%;
}

.imagencuadro{
max-width: 100%; 
}

.encabezado{
display:block; 
}

.cajadefault {
    flex-direction: column;
}

.datadefault {
max-width:100%;
}

.title h2
{
font-size:30px;
}

.high-box1 img, .abajo img, .destacadoabajo img, .sidebar img, .destacado img, .logo img {
max-height: 250px;
}

}
/*-----------------------------------------TERMINAN LAS MEDIA QUERIES------------------------------------------- */

