/*
Theme Name: Portico izquierda
Theme URI: http://www.palettepress.com/themes/portico/
Description: Light and airy design, right-sidebar, fixed-width and widget-ready. Compatible with Wordpress 2.8, valid XHTML & CSS.
Author: PalettePress
Author URI: http://www.palettepress.com/
Version: 1.2
Tags: blue, two-columns, right-sidebar, fixed-width
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>
.
*/

@import url('style/reset.css');
@import url('style/typography.css');


* {margin : 0;padding : 0;}
html,body{margin:0;padding:0}
body{background-color:#ececec;text-align:left;color:#222;}
#container{width:1000px;margin:0 auto;text-align:left; background-color:none; }
#nuevo{width:1002px;margin:0 auto;text-align:left; background:none;}
#wrapper {float:left;width:100%;margin-bottom: 10px;}
.colortop {background:#efefef;}

/****************************
  HEADER
****************************/
#header #container {
	position: relative;
	margin: 0px auto 10px auto;
       border-radius: 7px;
}

#header .logo {
	position: relative;
	height: 75px;
}

	#header .logo .bloglogo img {
		position: absolute;
		bottom: 5px;
		left: 10px;
	}

#header .hptxtLogo {
	width: 251px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	background: none;
}

	#header .hptxtLogo a {
		display: block;
		width: 251px;
		height: 38px;
	}
		#header .hptxtLogo span {display:none;}

#header .links {
	padding: 0 10px;
	        font-size: 1.0em;
	overflow: hidden;
}

	#header .links .social {
		float: left;
		padding: 6px 0;
	}

		#header .links .social a {
			font-weight: bold;
			color: #888;
			padding: 3px 10px 3px 20px;
		}

#header .links .subsecciones {float: left;}

	#header .links .subsecciones a {
		font-weight: bold;
		color: #333;
		padding: 6px 10px;
		float:left;
		transition: all .3s linear;
		-o-transition: all .3s linear;
		-moz-transition: all .3s linear;
		-webkit-transition: all .3s linear;
	}

		#header .links .subsecciones a:hover {
			background: #1e3f96;
			border-left-color: #1e3f96;
			border-right-color: #1e3f96;
			color: #fff !important;
			text-shadow: #666 1px 1px 0px !important;
		}

#header .links .busqueda {
	width: 200px;
	position: absolute;
	right: 10px;
	padding: 6px 0;
	text-align: right;
}

	#header .links .busqueda input {
		width: 140px;
		border: 1px solid #ccc;
		background: url('http://h3.hipertextual.com/v3/i/base/magnifying_glass_grey_12x12.png') no-repeat 6px center #fff;
		padding: 2px 2px 2px 22px;
		color: #666;
	}

#header #ad-300x250 {
	float: right;
	width: 300px;
	margin: 16px 8px 10px 1px;
}

/****************************
  DESTACADAS
****************************/
#header .destacadas {
	overflow: hidden;
	margin: 0 0 3px 0;
        border-radius: 0 0 7px 7px;
	max-height: 305px;

}

	#header .destacadas .items {
		font-size: 1.0em;
		line-height: 1.4em;
	}

	#header .destacadas .items .post {
		width: 220px;
		height: 250px;
		position: relative;
                border:none;
		float: left;
		padding: 15px 0 15px 2px;
	 	margin: 0 6px 0 15px;
                background: none;
	}

		#header .destacadas .items .post + .post + .post {
			margin-right: 0px !important;
			border-right: none !important;
		}

	#header .destacadas .items .post img {
		float: left;
		width: 218px;
		margin: 0 0 6px 0;
		border: none;
	}
	
	#header .destacadas .items .post .videoicon {
		background: url('http://h3.hipertextual.com/v3/i/base/videoicon.png') no-repeat center center;
		width: 32px;
		height: 32px;
		position: absolute;
		left: 94px;
		top: 50px;
		opacity: 0.6;
	}
	
		#header .destacadas .items .post:hover .videoicon {opacity: 0.9 !important;}

	#header .destacadas .items .title {margin: 2px 0;}

/*******************************************************
*******************CONTENT******************************/
#content{
	width:680px;
	float:right;
	margin: 8px 0 0 5px;

}
.post h1 a:hover, .post h1 a:visited, .post h1 a {
	text-decoration : none;
        font-family: Helvetica, Arial, Sans-serif;
	font-size: 1.7em;
        font-weight: bold;
        color: #003952;
	letter-spacing:-2px;
}
.post {
        margin: 0 0 30px 0;
	padding: 15px 15px 25px 15px;
        border: 1px solid #ccc;
        background:#fff;
}
.meta {
	font-size: 1em;
	color: #999;
	padding: 5px 0;
	margin: 0 0 10px 0;
        border-bottom: 1px solid #e5e5e5;
}
.metap {
	border-bottom: 1px solid #ececec;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	color: #4cbbd3;
	font-size: 1.0em;
         margin: 10px 0 11px 0;
	padding: 7px 7px 14px 7px;}
.title {
        font-family: Helvetica, Arial, Verdana, Sans-serif; 
	font-size: 1.6em;
	line-height: 24px;
	letter-spacing:-1px;
        font-weight: bold;
	color: #003952;
	margin: 0;
	padding: 0;
}
.title a {
	color: #003952;
	text-decoration: none;
}		
.title a:hover {
	color: #003952;
}
.izquierda {float: left;}
.derecha {float: right;}
.commentsnumber a {
        background: url('images/12-em-plus.png') no-repeat center left;
	padding: 0 0 0 15px;
}
.post ul, .post ol {margin-left : 25px;}
small {font-family : Helvetica, Arial, Helvetica, sans-serif;font-size : 14px;color : #b5b5b5;font-style: italic}
blockquote {
	border:1px solid #ececec;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	line-height: 22px;
        background: #f7f7f7;
	color: #333;
        margin: 1px 4px 1px 1px;
        padding: 25px;
        border-radius: 5px;
        box-shadow: rgba(0,0,0,0.6) 0px 4px 4px -4px;
}
.frases {
	border:1px solid #ececec;
	font-family: Constantia, Helvetica, Arial, Verdana, Sans-serif;
	line-height: 25px;
        font-size: 22px;
        background: #f7f7f7 url('http://www.joaquinsabina.net/wp-content/themes/ABCizquierda/images/quote-ronaldo.jpg') no-repeat center right;
	color: #333;
        margin: 1px 4px 1px 1px;
        padding: 45px 155px 45px 25px;
        border-radius: 5px;
        box-shadow: rgba(0,0,0,0.6) 0px 4px 4px -4px;
}
.comunicado {
	border: 1px dashed #ffca00;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
        font-size: 13px;
        text-align:center;
	line-height: 21px;
        background: #fffbcc;
	color: #000;
        width:960px;
        margin:5px; 
	padding: 10px;}
.partido {
background: #fff7a1;
border:1px solid #faee71;
border-radius: 7px;
color: #353535;
font-family: Helvetica, "Trebuchet MS", Arial, Verdana, Sans-serif; 
padding: 18px;
margin-bottom: 15px;
margin-left: 1px;
font-size: 1.2em;

line-height: 19px;}
code {font : 14px 'Courier New', Courier, Fixed;color:#7b7661;display : block;overflow : auto;text-align : left;margin : 10px 0 10px 0;padding : 5px 10px 5px 10px;background-color : #eee;border-top : 1px solid #ccc;border-bottom : 1px solid #ccc;}
p.datos {font-size: 11px; color:#5a5a5a;}
p.datos a {color:#de3036;}
.hr2 {background: #ececec; height: 1px;}
a.srm {
	float: right;
	margin: 0;
	padding: 0;
}
.navigation {
	font-size: 1.1em;
        border-top: 2px solid #dbdbdb;
        border-bottom: 2px solid #dbdbdb;
}
.headernav {
        padding: 10px 0 25px 0;

}
.navigation .next {
	float: right;
	width: 45%;
	text-align: right;
}
.navigation .next a {
	background: url('images/16-arrow-right.png') no-repeat center right;
	padding: 0 18px 0 0;
	}
.navigation .prev {
	float: left;
	width: 45%;
	text-align: left;
}
.navigation .prev a {
	background: url('images/16-arrow-left.png') no-repeat center left;
	padding: 0 0 0 18px;
}
.navigation a {
	text-decoration: none;
}
.clear {
	clear: both;
}
.clear2 {
	clear:both;
	height:4px;
}
.claro {
	height:2px;
}
.clear3 {
	clear:both;
	height:15px;
}
.clear4 {
	clear:both;
	height:10px;
}
.espacio {
	clear:both;
	height:23px;
}
.clearlv {
	clear:both;
	height:35px;
}
.postcontent {
	font: 1.2em/1em Helvetica, Arial, Sans-serif;
        line-height:21px;
        display: block;
}
.postcontent ul li {
	list-style-type: none;
}
.linklog ul {
margin:10px 1px 20px 1px; padding:20px 40px 20px 20px; background: #fff;font-size:13px; line-height: 20px; border: 1px solid #ccc; font-family: Helvetica, Arial, Sans-serif; border-radius: 3px;}
.linklog ul a { color: #000;}

/*******************************************************
*******************SIDEBAR******************************/
#sidebar { 
	float:left;
	width:305px;
	margin: 15px 5px 0 0;
        font-family: Helvetica, Arial;
}
#sidebar a:hover {
	text-decoration : none;
}
#sidebar ul {
	list-style : none;
	margin : 0 0 20px 0;
}
#sidebar ul ul  {
	list-style-type: none;
	margin:0;
}
#sidebar ul ul ul {
	margin: 0;
	padding:0;
}
#sidebar ul ul ul ul{
	margin: 0;
	padding:0;
}
#sidebar ul li {
	list-style-type: none;
	font-size: 1.0em;
	line-height: 22px;
	padding: 18px;
	margin: 0 0 20px;
border: 1px solid #ccc;
background:#fff;
}
#sidebar ul ul li {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	margin-left : 0;
	margin-bottom: 0;
}
#sidebar ul ul ul ul li {
	margin-left : 0;
	margin-bottom: 0;
}
#sidebar ul ul li:before {
	content: none;
}
#sidebar ul li.ads img {
	margin: 5px 12px;
}
#sidebar ul li.ads li:before {
	content: none;
}
#sidebar h2 {
background: #003952;
width: 287px;
float: left;
border: 1px solid #003952;
font-weight: normal;
padding: 8px;
margin-top:-31px;
margin-left:-19px;
margin-bottom:20px;
color: #fff;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
font-size: 18px;
}
#sidebar h4 {
background: #003952;
width: 286px;
float: left;
border: 1px solid #003952;
font-weight: normal;
padding: 8px;
margin-top:-5px;
margin-left: 0px;
margin-bottom:20px;
color: #fff;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
font-size: 18px;
}
.textwidget a {
	color: #4cbbd3;
}
.textwidget a:hover {
	text-decoration:underline;
}
table#wp-calendar{
	width: 95%;
	margin:0 auto;
}
p.voz {
        font-family: Helvetica, Arial, sans-serif;
	list-style-type: none;
	font-size: 1.0em;
	line-height: 22px;
        width:270px;
        background:#fff;
        border: 1px solid #ccc;
        padding: 16px;
	margin: 15px 5px 0 0;
}
.voz {
        background: #fff;
	margin: 18px 0 4px 12px;
        width: 215px;}
/*******************************************************
*******************COMMENTS******************************/
/* comments */
.reply a{ position: absolute; top:45px; right: 40px; padding: 4px 8px; display: block; font: normal 0.8em Helvetica, Arial, Verdana, Sans-serif; text-align: center; color: #666; text-shadow: 1px 1px 0px white; background: #ececec; border: 1px solid #ccc; box-shadow: inset 1px 1px 0px white; border-radius: 3px; text-decoration: none !important;}
.comment-author { font-size: 1.1em; font-weight: bold; color: #5a5a5a; margin-right: 10px; text-shadow: none !important; }
.comment-content { color: #5a5a5a; font-family:Helvetica, Helvetica, Arial, sans-serif; font-size: 1.1em;}
.comment-author a { color: #5a5a5a;}
.comment-author .comment-date a { font-size: .8em; font-weight: normal; color: #898989; }
ol.commentlist li.comment-author-admin { background: #efefef; border: 3px solid #efefef; }
.commentlist li { margin-bottom: 20px; }
ol.commentlist { list-style: none; margin-left:0px;}
.commentlist .children li { padding-bottom: 0; }
.comment-avatar { float: left; margin: 0 6px 0px 0px; width: 60px; height: 60px; }
.comment-content { position: relative; float: left; width: 600px; padding: 18px; margin-bottom:10px; background: #ececec; line-height: 21px; padding-bottom:1px; border-bottom: 1px solid #dbdbdb; }
.commentlist .children { list-style: none; padding: 0; margin: 20px 0px 20px 30px;}
.commentlist .children li { padding: 0; }
.commentlist .children .comment-content { width: 560px; }
.commentlist .children .children .comment-content { width: 540px; }
.commentlist .children .children .children .comment-content { width: 520px; }
.commentlist .children .children .children .children .comment-content { width: 450px; }
.commentlist .children .children .children .children .children .comment-content { width: 400px; }
	#commentform {
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
	border:1px solid #ccc;border-bottom-width:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
        background: #fff;
	}
	
		#commentform input,
		#commentform textarea {
			font-size: 1em;
			line-height: 20px;
			color: #777;
                        border:1px solid #ebebeb;border-bottom-width:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
			padding: 5px;
		}
		
		#commentform label {
	        display: block;
	        margin: 2px 0 2px 1px;
		font-size: 1.0em;
		line-height: 14px;
		color: #5a5a5a;

		}
	
		#commentform textarea {
			width: 98%;
		}
		
		#commentform #submit {
                        font-family:Helvetica, Helvetica, Arial, sans-serif;
                        font-size:1.2em;
			font-weight: bold;
                        background-color: #003952;
                        border: 2px outset #003952;
                        color: #fff;
                        width: 468px;
                        margin-top: 5px;
			padding: 10px 20px;
                        -webkit-appearance: none;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
                        cursor: pointer;
                        text-shadow: #003952 -1px -1px 0;
		}
ol.commentlist li#blank { visibility: hidden; }
#cancel-comment-reply-link { margin-left: 20px; color: #C50A17; font-weight: bold; }

/*******************************************************
*******************FOOTER******************************/
#footer{
	color: #464945;
	clear:left;
	background-color: #fff;
}
.foot {
	width:1000px;
	margin: 0 auto;
}
#footer a{
	color: #464945;
}
#footer p{
        margin:0;
        padding:10px 0;
}
.footer-left, .footer-center, .footer-right{
	margin-top:10px;
	margin-bottom:10px;
	margin-right:7px;
 	border: 1px solid #ccc;
        background:#fff;
	font-family: Helvetica, Arial;
	line-height: 21px;
	color: #454545;
        font-size: 1.1em;
        padding: 11px;
}
.footer-left a, .footer-center a, .footer-right a {
color: #40aac1;
}
.primera{
	color: #dfdfdf;
	margin-bottom:5px;
 	border: 1px solid #ccc;
        background:#fff;
        padding: 11px;
}
.footer-left{
	width: 300px;
	float: left;
}

.footer-left li, .footer-center li, .footer-right li {
	width: 300px;
	float: left;
	margin-bottom: 5px;
	color:#222;
}

.footer-center{
	width: 300px;
	float: left;
}

.footer-right{
	width: 300px;
	float: right;
}
/*******************************************************
*******************Defaults******************************/
h1{
	font-size: 1.7em;
        font-weight: bold;
        color: #003952;
}
h2{
	font-size: 24px;
}
h3{
	font-size: 21px;
}
h4{
	font-size: 18px;
	color: #003952;
}
h5{
	font-size: 16px;
}
h6{
	font-size: 16px;
        font-weight: bold;
	color : #003952;
}
hr {display : none;}
a {
	color: #40aac1;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
img[align=left],
.alignleft {
    float: left;
    margin-right: 10px;
}
img[align=right],
.alignright {
    float: right;
    margin-left: 10px;
}
.postcontent center { margin-bottom:1em; }
.postcontent blockquote { margin-bottom:1em; }
}
input, textarea {
    font-family:Georgia, serif;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}
table {
	margin-bottom: 10px;
}
table,th,tr,td {
	border: 1px #ccc solid;
	padding: 5px;
}
caption {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
th {
	background: #eee;
}
tr:hover {
	background: #eee;
}
td:hover {
	background: #ccc;
}
/* imagen centrada */
img.centro {
	margin-bottom:20px;
}

/* imagen izquierda */
img.izquierda {
	float: left;
	margin: 0 10px 5px 0;
}

/* imagen derecha */
img.derecha {
	float: right;
	margin: 0 0 5px 10px;
}

/* imagen con borde */
img.borde {
	border: 1px solid #999;
	padding: 1px;
}

/*******************************************************
*******************Search Form******************************/

/* Search form for header area */

		#searchform {
			float: right;
			margin-top: 7px;
		}
		#searchform input {
			background: #4cbbd3;
			color: #fff;
			padding : 3px 4px 3px 4px;
			margin-left : 3px;
			border:0px;
		}
		input#searchsubmit:hover {background: #3e414a; }
		#searchform #s {
			width : 150px;
			background :#fff url('images/search.png') no-repeat right;
			padding :4px 4px 4px 5px;
			color: #999;
		}
	
	
	/* 404 Pages **************************************
	***************************************************/
	
	/* Search form for 404 Pages */
	#content #searchform {
		float: right;
		margin: 10px 85px 0 0;
		width: 400px;
	}


	#content #searchform input {
		width : 300px;
		background :#fff url('http://www.joaquinsabina.net/wp-content/themes/ABCizquierda/images/search.jpg') no-repeat left;
		padding :4px 4px 4px 25px;
		color: #999;
		border: 1px #ccc solid;
	}

	#content input#searchsubmit {
	width: 50px;
		background: #4cbbd3;
		color: #fff;
		padding : 3px 4px 3px 4px;
		margin-left : 3px;
		border:0px;
	}
	#content input#searchsubmit:hover {background: #000}
	
	#content .left404{
		width: 290px;
		float: left;
	}
	.left404 h2,.right404 h2{
		color: #333;
		font-size: 18px;
		font-weight: normal;
	}
	#content .right404{
		width: 290px;
		float: right;
	}	
#minicabecera1 {
        width:999px;
	background: #fff;
        border: 1px solid #dcdcdc;
        border-radius: 7px 7px 0 0;
        margin:auto;
}
.minicabecera1 {
	width:993px;
        border-radius: 7px;
}
.logo-minicabecera1 {
	float:left;
	margin-top:20px;
        margin-left:20px;
}
.logo-minicabecera1 img.imglavoz {
	border:0px;
	padding:0px;
	margin:0px;
}
.enlaces-minicabecera1 {
	float:left;
	margin: 25px 0px 0px 400px;
}
.enlaces-minicabecera1 li a img.imgboton {
	border:1px solid #ffffff;
	padding:1px;
}
.enlaces-minicabecera1 ul,.enlaces-minicabecera1 li {
	list-style:none;
}
.enlaces-minicabecera1 li {
	float:left;
	margin-right:18px;
	margin-top:18px;
}
.enlaces-minicabecera1 li a.boton {
	position:relative;	
}
.enlaces-minicabecera1 li a.boton span {
	display:none;
}
.enlaces-minicabecera1 li a.boton:hover span {
	display:block;
	position:absolute;
	top:20px;
	left:20px;
	width:125px;
	line-height:10px;
	z-index:999;
	text-align:left;
}
.enlaces-minicabecera1 li a.boton:hover span strong{
	padding:1px 4px;
	border:1px solid #bebebe;
	background:#b1b1b1;
	color:#FFF;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	z-index:999;
}

.pagenumbers{
clear:left;
margin:0;
padding-bottom:5px;
height:20px;
}
.pagenumbers span{
border:1px solid #ececec;
display:block;
float:left;
margin-right:0.8em;
padding:9px;
}

.pagenumbers a{
border:1px solid #ececec;
display:block;
float:left;
margin-right:0.8em;
padding:9px;
}

.pagenumbers .page-numbers{
border:1px solid #ebebeb;border-bottom-width:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
background:#f7f7f7;
text-decoration:none;
}

.pagenumbers a:hover{
background:#f7f7f7;
border:1px solid #ececec;
color:#ff3b4a;
font-weight:bold;
}

.pagenumbers .current{
background:#f7f7f7;
border:1px solid #f7f7f7;
color:#ff3b4a;
font-weight:bold;
}

.pagenumbers .next{
font-weight:bold;
}

.pagenumbers .prev{
font-weight:bold;
}
.pagenumbers .dots{
border:0;
}

/*Archives List
---------------------------------------*/
img.archive-comment {
  float: right;
  margin: 0 30px 10px 0;
}
div.entries { 
  font-size: 1.3em;
  margin: 30px 10px 0 10px;
}
.entries ul {
  clear: both; 
  margin: 0;
  border-bottom: 1px solid #dedede;
}
.entries ul li { border-top: 1px solid #dedede; padding-top:6px;   font-weight: bold;}
.entries ul li a {
  text-decoration: none;
  color: #003952;
}
.entries ul li a:hover {
  background-color: #f8f8f7;
  text-decoration: none;
}
.entries span {
  display: block;
  text-align: right;
}
.entries span.archdate, .entries a:hover span.archdate  {
  float: left;
  display: block;
  margin-right: 3em;
  padding-left: .5em;
  width: 3em;
  color: #464945;
}
.entries span.comments_number {
  float: right;
  margin-right: 30px;
  width: 3em;
  color: #464945;
} 
.centro {
   position: relative;
   height: 310px;
   top:25px;
   }

.centroi {
   position: absolute;
   left: 0;
   width: 50%;
   }

.centrod {
   position: absolute;
   right: 0;
   width: 50%;
}
#links-footer {
	padding: 5px 0 10px 0;
	font: normal 12px/17px helvetica, verdana, sans-serif;
	color: #464945;
}
#header .logo {background: url('images/azul.png') repeat-x top left #4cbbd3;}

	#header .logo .bloglogo img {bottom: 8px;}

#header .hptxtLogo {background: none;}

#header .links {
	background: url('images/links.png') repeat-x top left #eee;
	color: #333;
	text-shadow: #eee 1px 1px 0px;
}

	#header .links .social a {
		font-weight: bold;
		color: #333;
	}

#header .links .subsecciones {
	border-left: none;
	border-right: none;
}
	#hptxt-links-footer a {
		color: #464945;
		text-decoration: none;
	}

		#hptxt-links-footer a:hover {
			text-decoration: underline;
		}
.textofooter {
	border: none;
        font-family: Helvetica, Arial, Sans-serif;
	color: #5a5a5a;
	font-size: 0.9em;}
#cse-search-box input {margin-top:10px; padding:0; margin-left:55px; height:15px;}

a.meneame, a.facebook, a.friendfeed, a.twitter, a.delicious, a.yahoo, a.netvibes, a.google, a.link, a.comments, a.feedlink, .feed_comments a, a.mail, a.archivo, a.buzz, a.tuenti {padding:2px 0px 2px 25px;}
a.facebook {background: url('../../../images/facebook.png') no-repeat left center;}
a.twitter {background: url('../../../t_mini-b.png') no-repeat left center;}
a.entradas {background: url('../../../wp-images/ticket.png') no-repeat left center;}
a.minipost {padding:2px;font-weight:bold; background:#4cbbd3; color: #fff !important; text-decoration:none;}

.start {
background: #fff;
width: 992px;
text-align:left;
height:40px;
margin: 10px auto;
}
.barranorte {
background: none;
height: 30px;
width: 992px;
text-align:left;
margin: 10px auto;
}
.entry-meta { background: #fff; padding-top:5px; margin: 10px 3px 20px 0px; font-family: Helvetica, Arial, Sans-serif; font-size:13px; border-top: 1px solid #e5e5e5;}

.entry-meta .related { padding: 5px 2px 0px 5px; border-bottom: 1px solid #e5e5e5; font-size:15px; border-top: 1px solid #e5e5e5; }

.entry-meta .related h6 { color:#333; font-size: 1.1em; margin-top:7px; margin-bottom: 5px;}

.entry-meta-top h6 { color:#333;}

.entry-meta .entry-meta-pie { background:#fff height:10px;}

.entry-meta .entry-meta-top { height:77px; padding: 5px 5px 15px 5px;}

.single .entry-meta .entry-meta-top {height:30px;}

.comments-link { float:right; background:url(http://www.joaquinsabina.net/wp-content/themes/ABCizquierda/images/ico_comentario.png) left center no-repeat; padding-left:20px; font-weight:bold;}

.entry-meta .meta-tags {  padding: 15px 1px 25px 1px; color:#333; }

.entry-meta .resumen {  padding: 1px; color:#464945; }

.entry-meta li { padding-top: 3px; background:none;}

.data { border-bottom: 1px solid #ebebeb; padding-top:4px; margin-right:3px; margin-bottom:10px;         font-family: Helvetica, Arial, Sans-serif; font-size:1.1em;}
.data .entry-meta-pie { background:#fdfdfd; height:10px;}
.data .entry-meta-top { height:25px; padding:10px 5px 0; }
.data .entry-meta-top {height:20px;}
.data .print { background:url(http://www.joaquinsabina.net/wp-content/themes/ABCizquierda/images/ico_imprimir.png) left center no-repeat; padding-left:20px; font-size:14px;}
.data .datil {  height:18px; padding:7px 0 8px 5px; color:#464945;}.data .resumen {  padding: 1px; color:#464945; }
.data .comments-link { float:right; background:url(images/12-em-plus.png) left center no-repeat; padding-left:1px; font-weight:bold;}
.data li { padding-top: 3px; background:none;}
.adelanto { font-size: .8em; line-height: 1.6em; color: #464945; margin: 4px 10px 0 10px;}
.tagsarchivo { font-size: .8em; line-height: 1.8em; color: #464945; margin: 3px 10px 0 10px;}
.enlacesfooter{
	width: 129px;
        float: left;
	color: #4ccfed;
	margin: 10px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
        background: #ececec;
	color: #454545;
        font-size: 1.1em;
        padding-top: 10px;
        padding-right: 1px;   
}
.enlacesfooter ul{
        padding:0;
        margin:0;
}
.enlacesfooter ul { padding: 6px 0; line-height: 18px; border-bottom:1px dashed #ccc; }
.enlacesfooter li { list-style-type: none; }
.enlacesfooter2 {
	width: 214px;
        float: left;
	margin: 10px;
	font-family: Helvetica, Arial;
	color: #454545;
        font-size: 14px;
        padding-top: 10px;
        padding-right: 5px;   
}
.enlacesfooter2 a{
color:#2a83d4;
}
.enlacesfooter2 ul{
        padding:0;
        margin:0;
}
.enlacesfooter2 li { list-style-type: none; }
       	#cabeceravoz {
        		width:1002px;
				height:110px;
                                background: none;
                                border: none;
				margin:auto;
				position:relative;
        	}
			.cabeceravoz {
				padding-top:20px;
			}
			.cabeceravoz .logovoz {
				position:absolute;
				bottom:5px;
				left:8px;
			}
			.cabeceravoz .blogvoz {
				position:absolute;
				bottom:20px;
				right:0px;
			}			
			.cabeceravoz .logovoz img {
				border:0px;
			}
			.cabeceravoz .seccionesvoz,.cabeceravoz .edicionesvoz {
				position:absolute;
				bottom:30px;
				height:18px;
				font:11px Arial,Helvetica,sans-serif;
			}
			.cabeceravoz .seccionesvoz {
				left:3px;
                                margin-bottom:4px;
			}	
			.cabeceravoz .edicionesvoz {
				left:3px;
			}
			.cabeceravoz .edicionesvoz a {
				color:#000;
				text-decoration:none;
				padding:0px 5px;
				line-height:18px;			
			}
			.cabeceravoz .seccionesvoz a {
				color:#000;
				line-height:18px;
				font-weight:bold;
				padding: 0 5px;
				text-decoration:none;
			}		
			.cabeceravoz .submenuvoz {
				background: #fff;
                                border-top: 3px solid #003952;
				height:30px;
				position:absolute;
				bottom:0px;
				width:1002px;
			}
			.submenuvoz ul {
				padding:2px 0 0;
				list-style:none;
				margin:0px;
			}
			
			.submenuvoz ul li {
				color:#333333;
				float:left;
				font-size:13px;
				height:28px;
				line-height:28px;	
				background:url("../../../img/rd.menunav_separa.png") no-repeat right;
			}
			.submenuvoz li a {
				color:#333333;
				display:block;
				float:left;
				height:28px;
				line-height:28px;
				padding:0 11px;		
				font-weight:bold;
				font-size:13px;
				text-decoration:none;
				font-family:Arial, Helvetica, sans-serif;
			}
			.submenuvoz li a.social {
				padding-left:25px;
				margin-left:8px;
			}
			.cabeceravoz a:hover {
				text-decoration:underline;
			}
			a.facebook {
			background:url("../../../images/facebook.png") no-repeat scroll left center transparent;
			}			
			a.twitter {
			background:url("../../../t_mini-b.png") no-repeat scroll left center transparent;
			}
.fb-like-box {
	background: #6d84b4;
	border: 1px solid #6d84b4;
	padding: 10px;
	text-align: center;
	color: #fff !important;}
.fb-like-box a {
        color: #fff;}
.s {
        background :#fff url('images/search.png') no-repeat right;
	font: 11px Arial, Helvetica, sans-serif;
	width:115px;
	height:10px;
}
.sgo {
	margin:2px 0 0 0;
	border:none;
}
            #megabanner {
                background: none;
                height: 95px;
                border:none;
                padding-left: 11px;
		width:991px;
		margin: auto; margin-top:-2px;
            }
.excerpt { font-family: Helvetica, Arial, sans-serif; font-size:1.0em; line-height: 18px;}
.breakingnews {margin:8px auto 8px auto; width:950px; background: #fff url("../../../wp-images/entradas.gif") no-repeat right; border:1px solid #cfcfcf;border-radius: 8px; padding:21px; font-family: Helvetica, Arial, Verdana, Sans-serif; font-size: 1.1em;}
.breakingnews a {color: #003952;}
.breakingnews h1 {font-weight:bold;}
.breakingnews p {width:auto;display:inline;font-size:102%; color: #838383;}

.breakingnews p a:hover {text-decoration:underline;}
span.hour {color:#40aac1;display:inline;font-size:12px;font-weight:bold;margin-right:3px;}
.estorninos{
	border: 1px solid #ca2d20; border-bottom-width:2px;
	font-family: Constantia, "Calibri", Arial, Verdana, Sans-serif;
	line-height: 36px;
        font-size: 2.3em;
        background: #d6372b;
	color: #fff;
        margin: -11px 3px 12px 3px;
        border-radius: 3px; -moz-border-radius:3px; -webkit-border-radius: 3px;
	padding: 30px;}
.australia a {
        color: #fff;
}
.avisocomentarios {
        border:1px solid #ebebeb;border-bottom-width:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
        font-size: 14px;
        background: #fff;
	color: #000;
        margin: 2px 0 15px 0;
        border-radius: 2px; -moz-border-radius:2px; -webkit-border-radius: 2px;
	padding: 15px;}
.socialpost {
width: 400px;
padding: 7px;
height:18px;
margin-bottom:12px;
float: right;
background: #f7f7f7;
border:1px solid #ebebeb;border-bottom-width:2px;-moz-border-radius:2px;-webkit-border-radius:2px;
}
div#banner_crear_cuenta{
	float: left;
	width: 675px;
	height: 96px;
        background: #fff; border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px; padding-top:6px; margin-right:3px; font-family: Helvetica, Arial, Sans-serif;
	margin-bottom: 10px;
}
div#banner_crear_cuenta .btitulo{
	font-size: 18px;
        color: #003952;
	font-weight: bold;
	padding-top: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
div#banner_crear_cuenta a.bcrear_cuenta{
	float: left;
	margin-left: 15px;
	background-image: url(http://www.joaquinsabina.net/wp-content/themes/images/crear_cuenta_btn.jpg);
	width:159px;
	height:38px;
}
div#banner_crear_cuenta a.bcrear_cuenta:hover{
	background-image: url(http://www.joaquinsabina.net/wp-content/themes/images/crear_cuenta_btn2.jpg);
}
div#banner_crear_cuenta div#bpregunta{
	float: left;
	padding-right: 5px;
	padding-top: 2px;
	font-size:12px;
}
div#banner_crear_cuenta div#bpregunta a{
	font-weight: bold;
}
div#banner_crear_cuenta div#bpregunta a:hover{
	text-decoration: underline;
}

div#banner_crear_cuenta .yk_image {float:left; padding-top:20px; padding-right:20px; padding-left:20px;}
div#banner_crear_cuenta .yk_join {padding-top:7px; padding-bottom:3px;}

.post-bot {
background: url(../../../wp-images/post-bg.png) no-repeat center;
height: 15px;
margin: -27px 1px 1px 1px;
}
.page-links {
  padding: 6px 10px 5px;
  vertical-align: middle;
  box-shadow: 0 1px 2px -1px #ffffff inset;
  -moz-box-shadow: 0 1px 2px -1px #ffffff inset;
  -webkit-box-shadow: 0 1px 2px -1px #ffffff inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #4cbbd3;
  border: 1px solid #4cbbd3;
  color: #ffffff;
  width:165px;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.6);
  font: bold 0.85em Arial, Helvetica, sans-serif;
}
.page-links a { color: #fff; margin: 0px 4px 0px 4px;}
.moretext {
  padding: 6px 10px 5px;
  vertical-align: middle;
  box-shadow: 0 1px 2px -1px #ffffff inset;
  -moz-box-shadow: 0 1px 2px -1px #ffffff inset;
  -webkit-box-shadow: 0 1px 2px -1px #ffffff inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #02425e;
  border: 1px solid #003a53;
  color: #ffffff;
  width:123px;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.6);
  font: bold 0.85em Arial, Helvetica, sans-serif;
}
.moretext:hover {
  box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 0 -4px 10px 0 rgba(0, 0, 0, 0.2) inset;
  background-color: #075678 !important;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
}
.moretext a { color: #fff; }
.v-title-caja {
display: block;
width: 708px;
color: white;
text-align:center;
padding:10px;
height:15px;
background: #003952;
border:1px solid #003952;
font-family: Helvetica, Arial, Helvetica, Georgia; font-size: 14px;
border-radius: 7px 7px 0 0;
margin: 0 auto -10px auto;
}
.v-title-box {
clear: both;
display: block;
color: white;
font-size: 14px;
font-weight: bold;
line-height: 29px;
text-shadow: 0 -1px 0 black;
padding: 7px 11px;
background: #003952;
border-radius: 5px 5px 0 0;
margin: 1px 4px -3px 1px;
}

.tagtotal {padding: 0px;}
.tagtotal h6 {font-size:1.3em; margin:0 0 10px 0;padding:0;}
.tagtotal a { display: block;
float: left;
color: #fff;
background: #003952;
margin: 0 4px 2px 0;
padding: 15px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;}
.tagtotal a:hover {
background: #ececec;
color: #000;
text-decoration:none;}

.tagtotalindex {padding:0px;}
.tagtotalindex a {
font-size:0.8em;
color: #fff;
background: #003952;
margin: 4px 3px 5px 1px;
padding: 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;}
.tagtotalindex a:hover {
background: #ececec;
color: #000;
text-decoration:none;}
.v-title-box {
clear: both;
display: block;
color: white;
font-size: 14px;
font-weight: bold;
line-height: 29px;
text-shadow: 0 -1px 0 black;
padding: 7px 11px;
background: #424345;
border-radius: 5px 5px 0 0;
margin: 1px 4px -3px 1px;
}
.v-title-box {
clear: both;
display: block;
color: white;
font-size: 14px;
font-weight: bold;
line-height: 29px;
text-shadow: 0 -1px 0 black;
padding: 7px 11px;
background: #003952;
border-radius: 5px 5px 0 0;
margin: 1px 4px -3px 1px;
}
.mininoticia {
clear: both;
color: black;
font-size: 12px;
line-height: 20px;
padding: 11px 14px;
background: #e4e4e4;
border-radius: 3px 3px 0 0;
margin: 9px 1px -20px 1px;
letter-spacing:0px;
}
#main-navigation {
   width: 99%;
   -moz-border-radius: 3px 3px 0 0;
   -khtml-border-radius: 3px 3px 0 0;
   -webkit-border-radius: 3px 3px 0 0;
   background:#003952;
   border: 1px solid #004563; border-bottom:none;
   list-style: none;
   padding: 0;
   margin: 1px 0 0 4px;
   float: left;
   }
 
#main-navigation li {
   float: left;
   border-right: none;
   }

#main-navigation li.ultimo a {
   float: left;
   border-right: none;
   -moz-border-radius: 0 8px 8px 0;
   -khtml-border-radius: 0 8px 8px 0;
   -webkit-border-radius: 0 8px 8px 0;
   }
 
#main-navigation li a {
   font: 12px Helvetica;
   font-weight:bold;
   padding: 12px 18px;
   display: block;
   border-right: 1px solid #fff;
   color: #fff;
   }
#main-navigation li a:hover {
   background: -webkit-gradient(linear, left top, left bottom, from(#003952), to(#004563));
   background: -moz-linear-gradient(top,  #003952,  #004563);
   filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#003952', endColorstr='#004563');
   text-decoration: none;
}
#main-navigation li.first a {
   -moz-border-radius: 8px 0 0 0;
   -khtml-border-radius: 8px 0 0 0;
   -webkit-border-radius: 8px 0 0 0;
}
#main-navigation li.ultimo a:hover {
   background: none;
}
#main-navigation2 {
   width: 99%;
   -moz-border-radius: 0 0 3px 3px;
   -khtml-border-radius: 0 0 3px 3px;
   -webkit-border-radius: 0 0 3px 3px;
   background:#4cbbd3;
   border: 1px solid #4cbbd3; border-top:none;
   list-style: none;
   padding: 0;
   margin: 0 0 1px 4px;
   float: left;
   }
 
#main-navigation2 li {
   float: left;
   border-right: none;
   }

#main-navigation2 li.ultimo1 a {
   float: left;
   border-right: none;
   -moz-border-radius: 0 8px 8px 0;
   -khtml-border-radius: 0 8px 8px 0;
   -webkit-border-radius: 0 8px 8px 0;
   }
 
#main-navigation2 li a {
   font: 12px Helvetica;
   padding: 6px 18px;
   display: block;
   border-right: 1px solid #fff;
   color: #fff;
   }
#main-navigation2 li a:hover {
   background: #003952;
   text-decoration: none;}
#main-navigation2 li.ultimo1 a:hover {
   background: none;
}
#main-navigation2 li.first1 a {
   -moz-border-radius: 0 0 0 3px;
   -khtml-border-radius: 0 0 0 3px;
   -webkit-border-radius: 0 0 0 3px;
}
.estorninos{
	border: 1px solid #f5ebde; border-bottom-width:2px;
	font-family: Constantia, Arial, Verdana, Sans-serif;
	line-height: 36px;
        font-size: 2.4em;
        background: #f7efe4;
	color: #000;
        margin: -14px 2px 12px 2px;
        border-radius: 0 0 6px 6px;
	padding: 30px;}
.estorninos a {
        color: #000;
}
.estorninos2{
	border: 1px solid #f5ebde; border-bottom-width:2px;
	font-family: Constantia, Arial, Verdana, Sans-serif;
	line-height: 21px;
        font-size: 1.5em;
        background: #f7efe4;
	color: #000;
        margin: -14px 2px 12px 2px;
        border-radius: 0 0 6px 6px;
	padding: 30px;}
.tagcloud a {
    display: inline-block;
    padding: 5px;
    text-align: center;
    margin: 3px 2px 3px 1px;
    color: #47aec4;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 -2px rgba(255,255,255,0.1),inset 0 -3px rgba(0,0,0,0.1),0 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 -2px rgba(255,255,255,0.1),inset 0 -3px rgba(0,0,0,0.1),0 1px rgba(0,0,0,0.05);
    text-decoration:none;}
.tagcloud a:hover{
    background:#003952;
    color:#fff;}
.catcloud a {
    display: inline-block;
    padding: 5px;
    text-align: center;
    margin: 3px 2px 3px 1px;
    color: #47aec4;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 -2px rgba(255,255,255,0.1),inset 0 -3px rgba(0,0,0,0.1),0 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 -2px rgba(255,255,255,0.1),inset 0 -3px rgba(0,0,0,0.1),0 1px rgba(0,0,0,0.05);
    text-decoration:none;}
.catcloud a:hover {
    background:#003952;
    color:#fff;}
#content img {
max-width: 640px;
height: auto;
}
#content .attachment img {
max-width: 900px;
}
#lomas h6 {
background: #003952;
width: 306px;
float: left;
border: 1px solid #003952;
font-weight: normal;
padding: 8px;
margin-top:-21px;
margin-left:-12px;
margin-bottom:8px;
color: #fff;
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
font-size: 18px;
}
.impacto{position:relative; margin-top:11px;padding:14px 15px 8px;border:1px solid #ccc;background:#f5f5f5 url(../../../imagenes/hot-topics.png) no-repeat 0 50%; border-radius: 1px; font: 700 13px "Lucida Grande",Arial,Helvetica;}
.impacto .hd{position:absolute;margin:-8px 40px 0 0;left:10px;top:50%;letter-spacing:.15em;}
.impacto-lst{width:842px;margin-left:160px;overflow:hidden;}.impacto-lst .lst-item{margin-right:28px;}
.textodentro {
position: relative;
overflow: hidden;
   font: 15px Helvetica;
   font-weight:bold;
color: #083f5d;
text-decoration: none;
}
.breadcrumb {
font: 1.2em Arial, Helvetica;
color: #8a8a8a;
padding: 9px 3px 0 10px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
margin: 10px 0 0 0 ;
border-top: 1px solid #ececec;
border-bottom: 1px solid #ececec;
}
.separador {
border: 0;
width: 80%;
margin: 20px 10%;
color: #ececec;
background-color: #ececec;
height: 1px;
display: block;}