/*
Theme Name: Autopos
Author: Andreu Llos
*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}

:focus {
    outline: 0
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ""
}

blockquote, q {
    quotes: "" ""
}

input, textarea {
	margin: 0;
	padding: 0
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px
}
p {
	line-height: 1.2em;
	margin-bottom: 10px;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
/* fi RESET */

* {
	font-family:Arial, Helvetica, sans-serif;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #333;
	background-color:#ddd;
}
a { 
	text-decoration: none;
	color: #ff9900;
}
a:hover {
	text-decoration: underline;
}


#header {
	width: 100%;
	height: 110px;
	background:#FDF8F2;
}
#header #logo {
	float: left;
	width: 190px; 
	margin: 10px 10px 0 0; 
	height: 100px;
}
#header .banner {
	border: 5px solid #ccc;
	float: right;
	margin-top: 5px;
	height:90px;
	width:728px;
	background-color:black;
}
.wrapper { 
	margin: auto;
	width: 1000px;
}


#menu {
	height: 40px; 
	background: url(images/menu_bkg.jpg) repeat-x #111;
	display:block;
}

#menu ul {
	float: left;
}
#menu ul li {
	float: left;	
}
#menu ul li a { 
	text-transform: lowercase;
	font-weight: bold;
	color: white;
	border-right: 1px solid #999;
	display: block;
	height: 23px;
	padding-top: 7px;
	width: 90px;
	margin-top: 10px;
	text-align: center;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
#menu ul li a.current { 
	background-color: #FFF;
	color: black;
}

#menu ul li a:hover {
	background-color: #F90;
	text-decoration: none;
	background: url(images/menu_pestanaHover_bkg.jpg) bottom repeat-x;
}

#sabiasque {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px; 
	background: #FFA81A;
	clear:both;
	display:block;
	height:24px;
	padding-top:11px;
	font-size:12px;
	margin: 0 auto 10px auto;
	overflow:hidden;
	position:relative;
	text-align:center;
	width:99%;
}
#sabiasque a {
	color: #333;
}
#container {
	background-color: white;
	clear:both;	
	padding: 5px 0 0 0;
	overflow:hidden;
}
#left {
	float: left;
	padding-bottom: 20px;
}
#right {
	width: 358px;
	float: left;
	background-color:#eee;
	border-left:1px solid #CCCCCC;
	overflow:hidden;
	border-right: 1px solid white;
}
h1 {
	display: block;
	height: 30px;
	padding: 10px 0 0 15px;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	background: url(images/bg_h1.png) repeat-x;
}
h1.light,
h1.category_title {
	background-position: center;
	color: white;
	text-shadow: 1px 1px 2px #777;
}
h1.dark {
	background-position: top;
	color: #222;
	text-shadow: 1px 1px 2px #bbb;
}
h1.category_title  {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px; 
	width: 595px;
}
body.page-template-videos-php h1.category_title {
	width: 955px;
}
#right div.content {
	padding: 10px;
	padding-top: 0;
}
div.dark {
	background-color: #222;	
}
div.dark .entradilla,
div.dark h2 a {
	color: white;
}
div.dark h2 a {
	font-size: 18px;
}
div.dark h2 a:hover {
	color: #ff9900;
}
div.dark .post {
	overflow:hidden;
	padding:10px 0 10px 10px;
	width:340px;
}
#right .banner {
	margin: 5px 0 15px 5px;
	height: 240px;
}
#right .critica .banner {
	margin: 0 0 0 4px;
	height:250px;
}
#right .post img {
}
#right .blogs .post.twocols img {
	width: 65px;
	margin-bottom: 5px;
}
#right .blogs .post.twocols.last img {
	width: 45px;
}
#right .blogs .post img {
	width: 45px;
	float: left;
	margin: 0 7px 20px 0;	
}
#right .blogs .post {
	width: 159px;	
	margin: 5px 10px;
	height: 50px;
	float: left;
	border-bottom: 1px solid #ccc;
}
#right .blogs .post h3 span,
#right .blogs .post h2 {
	font-size: 11px;	
	margin: 4px 0;
}
#right .blogs .post.first h3 span,
#right .blogs .post.first h2 {
	font-size: 13px;	
}
#right .blogs .post.twocols .entradilla {
	font-size: 12px;
	color: #999;
}
#right .blogs .post.twocols.last {
	margin-bottom: 12px;
}
#right .rss {
	background-color:white;
}
#right .rss img {
	margin: 13px;
	float: left;
}

.entradilla a,
.desarrollo a {
	color: #ff9900;
	font-weight:bold;
}
#right .blogs .post.twocols {
	width: 340px;	
	height: auto;
}
#right div.tabs a {
	color: #333;
}
#right div.tabs .tab_container {
	clear:both;
	background-color:white;
	padding: 10px;
}
#right div.tabs li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
#right div.tabs {
	margin: 15px 0;
}
#right div.tabs ul.tabs {
	border-bottom: 1px solid #EA9922;
	height:22px;
}
#right div.tabs ul.tabs li {
	float: left;
	background-color: white;
	margin-right: 10px;
	padding:3px 8px;
	text-align:center;
	border-bottom: 0;
}
#right div.tabs ul.tabs li a {
	color: #aaa;
}
#right div.tabs ul.tabs li.active {
	background-color:#EA9922;
}
#right div.tabs ul.tabs li.active a {
	color: white;
}
#right div.tabs ul.tabs li a {
	font-size: 13px;
	font-weight: bold;
	color: #aaa;
}
#right div.tabs ul.tabs li a:hover {
	text-decoration:none;
}
#right div.tabs p {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
	margin: 0;
}
#right .tags {
	margin-bottom: 30px;
}
#right .tags h1 {
	color: #EA9922;
	background: none;
	margin-bottom: 0;
	text-shadow:none;
	font-size:16px;
}
body.home #right .tags {
	margin-bottom: 0;
}
#right .tags {
	color: #666;
}
#right .tags a {
	color: #999;
}
#right .tags .content {
	padding: 0 15px 12px 15px;
}
#right .newsletter h1 {
	background: none;
	color: #333;
	margin-bottom: 0;
}
#right .newsletter {
	background-color: #FFA81A;
}
#right .newsletter p {
	margin-left: 5px;
}
#right .newsletter .input_text {
	width: 249px;
}
#left {
	width:640px;
	min-height:100px;
}
.col {
	float: left;
	padding: 0 15px;
}

body.home .col {
	padding: 0 7px;
}
body.home .col.center {
	_padding-right: 0;
}
body.home .col.center .banner175 {
	height: 175px;
	padding-bottom: 10px;
}
body.home .post.featured {
	width:615px;
	margin-bottom: 12px;
}
body.home .post.featured.title_center h2,
body.home .post.featured.title_center h3 {
	text-align:center;
}
body.home .post.featured .entradilla {
	font-size:14px;
}
body.home .post.featured h2 {
	font-size: 30px;
	line-height:1.1em;
}
body.home .post.featured h3 {
	font-size: 16px;
}
.col.left {
	width: 359px;
	border-right: 1px solid #ccc;
}
.col.center {
	width:250px;
}
.col .post {
	margin: 0 5px 20px 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.post img,
.post div.video,
#revista-prensa img {
	margin-bottom: 10px;
}
body.single .post img,
body.single .post div.video {
	margin-bottom: 15px;
}
.col .banner {
	margin: 0 0 10px 5px;
}
.col.left .banner {
	border-bottom:1px solid #CCCCCC;
	height:70px;
	width:350px;
}
.col.center .banner {
	border-bottom:1px solid #CCCCCC;
	height:60px;
	width:240px;
}
.col .post.prebanner {
	margin-bottom: 10px;
}
.col.center .post img {
	width:240px;
}
.col.left .post img {
	width: 350px;
}
.col.left .entradilla {
	font-size:14px;
}
.col.center .entradilla {
	font-size: 12px;
}
h2 {
	margin: 10px 0;
}
h2 a {
	color:#333333;
	font-weight:bold;
}
h2 a:hover {
	color: #ff9900;
	text-decoration:none;
}
body.single .col h2 {
	font-size: 25px;	
	font-weight: bold;
}
body.single .entradilla {
	font-size: 16px;
}
body.single .post_date {
	color: #999;
	margin-bottom: 10px;
}
body.single .share {
	margin: 15px 0 10px 0;
	clear:both;
}
body.single .desarrollo img {
	margin: 5px 10px;
	float: right;
}

body.single .desarrollo img.alignright {
	float: right;
}
body.single .desarrollo img.alignleft {
	float: left;
}
.desarrollo p {
	font-size: 14px;
	line-height:1.35em;
}
.col.left h2 a,
body.archive .col h2 a,
body.category .col h2 a,
body.search .col h2 a {
	font-size: 22px;
}
.col.left .mercado {
	padding-bottom: 15px;	
}
.col.left .mercado h2 a {
	font-size: 12px;
}
.col.left .mercado h2 a:hover {
	color: #ff9900;
}
.col.left .mercado .post {
	margin: 0 10px;
	padding: 0;
	border-bottom-color: #333;
}
.col.left .mercado .post img {
	width: 340px;
	margin-bottom: 0;
}
.col.left .mercado h2 {
	padding: 0 0 0 28px;
	background: url(images/bolillo2.gif) top left no-repeat;
}
.col.center h2 a {
	font-size: 16px;
}

.col.center .category-reportaje h2 a,
.col.center .category-galeria-fotos h2 a,
.col.center .category-especiales h2 a,
.col.center #revista-prensa h2 a {
	font-size: 21px;
}
.col.center .category-especiales,
.col.center #revista-prensa {
	background-color: #eee;
	padding: 5px;
	padding-top: 10px;
}
.col.center #revista-prensa {
	background-color:#fdedda;
}
.col.center .category-especiales img,
.col.center #revista-prensa img {
	width: 230px;
}
body.single ul.especiales {
	margin: 5px 0 10px 0;
}
.col.center .category-especiales ul li,
body.single ul.especiales li {
	padding-left: 20px;
	background: url(images/bolillo.gif) no-repeat 0 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.col.center .category-especiales ul li a,
body.single ul.especiales li a {
	font-weight: bold;
	color: #333;
}
.col.center .category-especiales ul li a {
	font-size: 12px;
}
body.single ul.especiales li a {
	font-size: 14px;
}
body.page-template-videos-php .post {
	float: left;
	width: 140px;
	margin-right: 20px;
	border-bottom: 0;
	height:350px;
}
body.page-template-videos-php .post img {
	width: 130px;
	margin-bottom: 0;
}
body.page-template-videos-php .post.last {
	margin-right: 0;
}
body.page-template-videos-php .post h2 {
	font-size: 14px;
}
body.page-template-videos-php .post .cuerpo {
	overflow: hidden;
	height: 309px;
}
body.page-template-videos-php .post .entradilla {
	color: #999;
}
body.category-blogs .col h2 {
	margin-top: 0;
	font-size: 18px;
}
h3 {
	color:#999;
	font-size:15px;
	font-weight:normal;
}
.col.center h3 {
	clear:both;
}
h3 span {
	color:#EA9922;
	font-size:14px;
	font-weight:bold;
}
.num_comments, .more-link {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color:#FFA81A;
	margin:10px 10px 10px 0;
	padding:3px 10px;
	text-align:center;
	width:90px;
}
.num_comments,
.num_comments a,
.entradilla .more-link {
	font-size:11px;
	color: white;
	font-weight: normal;
}
#buscador {
	margin-top: 8px;
	float: right;
	margin-left: 5px;
}
.boton, .Buttons {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #333333;
	display:block;
	float:left;
	font-size:12px;
	height:26px;
	margin:2px;
	padding:2px 15px;
}
#buscador .boton {
	width:72px;
}
.encuesta-resultado {
	float: right;
}
.encuesta {
	background-color: white;
}
#right .encuesta .content {
	padding-left: 15px;
}
.encuesta p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	text-align:left !important;
	padding-left: 0 !important;
}
.encuesta ul.wp-polls-ul {
	margin-left: 0;
	margin-bottom: 12px;
}
.encuesta ul li {
	margin-bottom: 5px;
}
.encuesta ul li a {
	display:none;
}
.encuesta ul li div a {
	display:block;
}
#buscador .input_text {
	width:150px;
}
#footer {
	background-color:#222222;
	clear:both;
	display:block;
	float:left;
	width:100%;
	padding-top: 15px;
}
#footer .col {
	width: 229px;
	border-right: 1px solid #333;
	margin: 10px;
	float: left;
	padding: 0;
	height: 200px;
}
#footer .col.center {
	text-align:center;
}
#footer .col img {
	margin: 0 auto;
}
#footer .col h4 {
	color: #FF6600;
	font-weight: bold;
	font-size: 15px;
}
#footer .col p {
	color: white;
	font-size: 11px;
	margin-top: 8px;
}
#footer .col.last {
	border-right: 0;
}


.input_text, textarea { 
	float: left; 
	font-size: 14px; 
	display: block; 
	width: 100px; 
	height: 20px; 
	margin: 2px; 
	padding: 2px 4px; 
	border: 1px solid #999; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
}
textarea {
	height: 100px;
}
#comments label {
	font-weight: bold;
}

#comments p {
	clear: both;
}
#comments h3 {
	color: #EA9922;
	font-weight: bold;
	font-size: 14px;
	margin: 20px 0 12px 0;
}
#comments .input_text,
#comments textarea {
	width: 400px;	
	margin-bottom: 15px;
}

#comments ol {
	clear:both;
}
#comments ol li {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-color:#E5E5E5;
	display:block;
	float:left;
	margin-bottom:5px;
	padding:5px;
	width:580px;
}
#comments .comment_meta {
	margin-bottom: 3px;
}

#comments .comment_meta,
#comments .comment_quote {
	background-color:white;
	width: 570px;
	padding: 5px;
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
}
#comments .comment_author {
	font-weight: bold;
	font-size: 14px;
}
#comments .comment_date {
	float: right;
}


/* EVENTO */

body.home .evento .banner_titulo {
	margin-left: 5px;
	width: 965px;
	height: 85px;
	padding: 15px 10px 0 15px;
	background: url(images/evento-titulo.jpg) no-repeat;
}
body.home .evento .banner_titulo h2 {
	color: white;
	font-size: 39px;
	font-weight:bold;
}
body.home .evento .col.center {
	border-right: 1px solid #ccc;
}
body.home .evento .col.center .entradilla {
	font-size: 14px;
}
body.home .evento .col.left {
	width: 354px;
}
body.home .evento .col.left.right {
	width: 341px;
	border-right: 0;
}
body.home .evento .col.left.right img {
	width: 332px
}
body.home .evento .post {
	border-bottom:0;
	margin-bottom: 0;
}
body.home .evento .col_container {
	background-color:white;
	padding: 10px 0 0 0;
}
body.home .evento {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-color: #2B1C10;
	padding-left: 5px;
	padding-right: 5px;
}
body.home .evento .col.left .more-link {
	margin-top: 10px;
	display:block;
	height: 16px;
	width: 48px;
	padding-top: 2px;
}
body.home .evento .col.left .entradilla h3 {
	color: #ff9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
}


/* PAGINATION */
.pagination li a {
	background-color: #ededed;
}
.pagination li span.current {
	background-color: #ff9900;
	border-color: #ccc;
}


/* PRENSA ECONOMICA */

.revista-prensa-title {
	height: 10px;
	background: url(images/revista-prensa-titulo.png) no-repeat;
	position: relative;
	height: 75px;
	margin-left: 5px;
}
.revista-prensa-title h2 {
	position: absolute;
	left: 10px;
	color: #333;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.05em;
	text-shadow: 1px 1px 2px #BBBBBB;
}
.revista-prensa-title span {
	position: absolute;
	bottom: 1px;
	left: 10px;
	color: #333;
	font-size: 10px;
}
#revista-prensa {
	margin-left:5px;
	width:230px;
	position: relative;
	margin-bottom: 13px;
	border-bottom: 1px solid #ccc;
}
#revista-prensa ul {
	list-style-type: none;
	padding: 0;
}
#revista-prensa li {
	width: 230px;
	float: left;
	position: relative;
	height: 360px;
}
#revista-prensa li .limiter {
	height: 305px;
	overflow: hidden;
}
#revista-prensa .carousel-pagination {
	bottom:8px;
	position:absolute;
	right:4px;
}
#revista-prensa .carousel-pagination a {
	background: url(images/bg_slider_number.png) no-repeat 0 -19px;
	width: 13px;
	height: 17px;
	padding: 2px 0 0 7px;
	color: white;
	font-size:12px;
	display:block;
	float: left;
	margin-right: 4px;
}
#revista-prensa .carousel-pagination a span {
	font-weight:bold;
}
#revista-prensa .carousel-pagination a.active,
#revista-prensa .carousel-pagination a:hover {
	background-position: 0 0;
	text-decoration:none;
}
#revista-prensa .carousel-pagination a:hover {
	cursor:pointer;
}


/* SLIDESHOW */

.slideshow {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; 
	background-color:#222;
	position: relative;
}
body.home .slideshow {
	margin: 0 0 15px -1px;
	padding:5px 5px 29px 5px;
}
body.single .slideshow {
	margin: 0 0 15px 0;
	padding:10px 10px 20px 10px;
}
.slideshow .slide_title {
	font-weight: bold;
	color: white;
	font-size: 18px;
}
body.home .slideshow .slide_title {
	margin: 10px 0 5px 4px;
	width: 230px;
	font-size: 14px;
}
body.single .slideshow .slide_title {
	margin: 5px 0 5px 0;
	width: 580px;
}

.slideshow .slide_desc {
	color: #ccc;
}
body.home .slideshow .slide_desc {
	font-size: 11px;
	color: #ccc;
	margin: 0 0 0 4px;
	width: 225px;
}
body.single .slideshow .slide_desc {
	font-size: 14px;
	color: #ccc;
	width: 580px;
}

.slideshow li {
	position: relative;
	float: left;
}
.slideshow .carousel-previous {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
.slideshow .carousel-next {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.slideshow .img_limiter {
	overflow: hidden;
}
body.home .slideshow li .img_limiter {
	height: 160px;
}
body.single .slideshow li .img_limiter {
	height: 390px;
}

body.home .slideshow .carousel-pagination {
	margin-left: 5px;
}
.slideshow .carousel-pagination a {
	background: url(images/bg_slider_small.png) no-repeat 0 -8px;
	width: 8px;
	height: 8px;
	display:block;
	float: left;
	margin: 0 4px 5px 0;
}
.slideshow .carousel-pagination a.active,
.slideshow .carousel-pagination a:hover {
	background-position: 0 0;
}
.slideshow .carousel-pagination a:hover {
	cursor:pointer;
}
.slideshow .carousel-pagination a span {
	display: none;
}

body.home .col.center .slideshow li {
	width: 240px;
	height: 160px;
}
body.home .col.center .slideshow.slide_foto li {
	height: 188px;
}


body.single .slideshow li {
	width: 590px;
	height: 430px;
}
body.single .slideshow.slide_foto li {
	height: 507px;
}

body.single .desarrollo .slideshow img {
	margin: 0;
	float: none;
	width: 590px;
}