/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

/* Reset: based on http://meyerweb.com/eric/tools/css/reset v1.0 | 20080212, sans table styles
============================================================================================== */

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, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
hr{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
cite,
address {
	display:inline;
	font-style:normal;
}

/* Typography
======================================================*/
body {
	background: #fff;
	color: #51555c;
	font: 12px/18px helvetica, arial, sans-serif;
}
code {
	font-family: "Lucida Console", Monaco, monospace;
}
*[lang] {
	font-style: italic;
}
del {
	text-decoration: line-through;
}
acronym,
.caps {
	text-transform: uppercase;
}
.small-caps {
	font-variant: small-caps;
}
acronym,
.num,
.caps,
.small-caps {
	letter-spacing: 0.1em;
}
pre {
	overflow: auto;
}
textarea {
	font: 12px/18px helvetica, arial, sans-serif;
	padding: 3px;
}
/* Links */
a,
a:visited {
	color: #a00004;
	text-decoration: none;
}
/* specify all three for accessibility */
a:focus,
a:hover,
a:active {
	text-decoration: underline;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color: #51555c;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: #a00004;
	text-decoration: none;
}
/* elements with title attribute */
abbr[title],
acronym[title],
dfn[title],
span[title],
del[title] {
	cursor: help;
}
/* typogrify: inset initial double quotes. */
.dquo {
	margin-left: -.45em;
}
 /* fancy ampersands */
.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-size: 13px;
	font-style: italic;
}
/* Font sizes and vertical measure */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3 {
	display:block;
	margin-bottom:9px;
}
h1,
.h1 {
	font-size: 24px;
	line-height:1;
}
h2,
.h2 {
	font-size: 22px;
line-height: 27px;
margin-bottom: 15px;
font-weight: 200;
}
h3,
.h3 {
	font-size: 14px;
}
p,
pre,
dl,
ul,
ol {
	margin-bottom:18px;
}
blockquote {
	border-left:2px solid #e9eaea;
	margin:0 9px 9px;
	padding-left:10px;
}
ol {
	margin-left:36px;
}
dd {
	margin-left:18px;
}
li ul,
li ol {
	margin-bottom: 0;
}
li,
dd,
.tight {
	margin-bottom:9px;
}
ul li {
	background: url(../img/arrow-bullet.gif) no-repeat left top;
	list-style:none;
	padding-left:12px;
}
acronym,
.caps,
.small {
	font-size: 11.5px;
}
hr {
	background:#ccc;
	color:#ccc;
	height:1px;
	margin:0 30px 18px 30px;
}

#content hr{
  	margin:60px 0px 60px 0px;
}

.rule-major{
	background-color:#e9eaea;
}
.rule,
.rule-minor {
	border-top:1px solid #cecfd1;
	height:9px;
	margin:0 0 18px;
}
.rule-major {
	border-top:1px solid #cecfd1;
	height:35px;
	margin:0 0 18px;
}
.rule hr,
.rule-minor hr,
.rule-major hr {
	display:none;
}

/* No formatting class */
.plain,
.plain li {
	background:transparent;
	border:0;
	font-style:normal;
	list-style:none;
	margin:0;
	padding:0;
}
.alt-font {
	color: #999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style:italic;
}
.alt-font a {
	font-family:helvetica, arial, sans-serif;
	font-style:normal;
}

/*
// This file is part of the Carrington Blog Theme for WordPress
// http://carringtontheme.com
//
// Copyright (c) 2008-2009 Crowd Favorite, Ltd. All rights reserved.
// http://crowdfavorite.com
//
// Released under the GPL license
// http://www.opensource.org/licenses/gpl-license.php
//
// **********************************************************************
// This program is distributed in the hope that it will be useful, but
// WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
// **********************************************************************
*/

.thumb_home_revisions { position: relative; }
.thumb_home_revisions_comments { position: absolute; left:5px; bottom:7px; background: url(../img/bg_comentaris.png) no-repeat; width:21px; height:18px; }
.thumb_home_revisions_comments a { color: #ffffff; float: right; padding: 0px 4px 0px 0px; margin-top: -1px; font-size: 0.95em; }
.thumb_home_revisions_comments a:hover , .thumb_home_revisions_comments a:visited { color: #ffffff;  }
#thumb_home_revisions_comments_0 { display:none; }

.full-content .sinpubli { position: relative; }
.full-content .nomarca { position: absolute; top:570px; right: 0px; height: 25px; width: 160px; z-index: 10000; background-color: #fff }


.search-results .entry-content br, .search-results .entry-content p { margin: 0px; line-height: 0px; }

.search-results .by-line { padding-top: 20px; }

.search-results #page #content .post { margin-bottom:30px; min-height:none;  }

.search-results .entry-content { overflow: hidden; }

.widget_authors .credit {  }

.search-results .screen-reader-text, .search-no-results .screen-reader-text, .search .screen-reader-text { display: none;}

.search-results .widget_authors ul { margin-bottom:0px; }

.search-results #sidebar .widget { margin-bottom: 35px; }

.searchterm1, .searchterm2, .searchterm3, .searchterm4, .searchterm5, .searchterm6 { color:#FFF;}
#content .searchterm1 a, #content .searchterm2 a, #content .searchterm3 a, #content .searchterm4 a, #content .searchterm5 a, #content .searchterm6 a { color:#FFF;}

#incoming { margin-top:-5px; margin-bottom: 35px; background-color: #EEEEEE; border: 3px solid #E0E0E0; border-top: 3px solid #E0E0E0; }

#incoming h3 { color:#333333; }

h3 { font-size: 20px; line-height: 26px; font-style: italic; margin-bottom: 25px; font-weight: 100; font-family: Georgia; }

#page .post blockquote p { background:url("../img/bg_blockquote.gif") no-repeat scroll left top #FFFFFF; font-family: Georgia; text-align: left; border:medium none; font-size:19px; line-height: 23px; float:left; font-style:italic; margin:15px 50px 40px 0px; padding:4px 0px 0px 45px; width:220px; }

.paged-2 #destacaos, .paged-3 #destacaos, .paged-4 #destacaos, .paged-5 #destacaos, .paged-6 #destacaos, .paged-7 #destacaos, .paged-8 #destacaos, .paged-9 #destacaos, .paged-10 #destacaos, .paged-11 #destacaos, .paged-12 #destacaos, .paged-13 #destacaos, .paged-14 #destacaos, .paged-15 #destacaos { display:none; }

.page-template-home_indigestio-php .pagination { display:none; }

body.category-activitat-dindigestio #logo_cabecera {  }

.logo_indigestio { display: none }

body.category-activitat-dindigestio .logo_indigestio,
body.category-noticies .logo_indigestio,
body.category-esmorzars-dindigestio .logo_indigestio,
body.category-forum-dindigestio .logo_indigestio,
body.category-hipersons .logo_indigestio,
.logo_indigestio_pagina
	{ display: block; }
body.category-activitat-dindigestio .logo_nativa, 
body.category-noticies .logo_nativa, 
body.category-esmorzars-dindigestio .logo_nativa, 
body.category-forum-dindigestio .logo_nativa, 
body.category-hipersons .logo_nativa,
.logo_nativa_pagina
	{ display: none; }


#TB_title { background-image: #CC0000; }

body.archive .entry-content img { display: none; }

.alt-font { font-family: Arial; }

h1 { font-weight: 100; font-weight: normal; font-size: 35px; margin-bottom: 20px; }

#content a { color:#CC0000; }

#content a:hover { color:#CC0000; text-decoration: none; border-bottom:1px dotted #CC0000; }

#content h1 a { 
	color: #CC0000;
	font-weight: 100; }
	
#content h1 a:hover { color:#333333; border-bottom:1px dotted #333; }

#sub-header {  }

#content .archive .entry-title a { color:#333; font-weight: 100; font-size: 20px; line-height: 22px; }
#content .archive .entry-title  a:hover { color:#333333; border-bottom:1px dotted #333; }
#page #content .archive .post p { color:#999; font-size: 14px; margin-right: 20px; }
#page #content .archive .entry-content { margin-top:10px; }
#page #content .archive .entry-content p { margin-bottom: 0px; font-size: 14px; line-height: 17px; color: #666; }
#page #content .archive p.tags { display: none;  }
#page #content .archive p.filed { margin-left: 15px; }
#page #content .archive p.by-line { display: none; }

#peu {width:100%; 
padding-top:44px; 
margin-top: 0px; 
background-color: #c0c1be;
}
#centrador_960 { width:960px; margin:0 auto 0; }

#peu_1 { width:200px; margin-right: 40px; float:left; }
#peu_2 { width:200px; margin-right: 40px; float: left; }
#peu_3 { width:200px; margin-right: 40px; float: left; }
#peu_4 { width:200px; margin-right: 40px; float: left; }

#peu_1 a, #peu_2 a, #peu_3 a, #peu_4 a, #peu_contingut_2 a, #peu_contingut_3 a, #peu_contingut_4 a { border-bottom: 1px dotted #333; }


#peu_1 a:hover, #peu_2 a:hover, #peu_3 a:hover, #peu_4 a:hover, #peu_contingut_1 a:hover, #peu_contingut_2 a:hover, #peu_contingut_3 a:hover, #peu_contingut_4 a:hover { border-bottom: 1px dotted #000; text-decoration: none; color:#000; }

#peu_contingut { width:100%; 
padding-top: 34px; 
background-color: #e1e1e1;
}

#centrador_contingut { width:960px; margin:0 auto 0;  }

#peu_contingut_1 { width:200px; margin-right: 40px; float:left; color:#999; }
#peu_contingut_2 { width:200px; margin-right: 40px; float: left; color:#999; }
#peu_contingut_3 { width:200px; margin-right: 40px; float: left; color:#999; }
#peu_contingut_4 { width:200px; margin-right: 40px; float: left; color:#999; }

#peu_contingut_4 select { width:160px; }

#peu_banda { background-image: url(../img/peu_bg.gif); height: 96px; width: 100%; background-repeat: repeat-x; background-position: bottom; }
#peu_img { background-image: url(../img/peu_indi.gif); height: 96px; width: 960px; margin:0 auto 0; padding-bottom: 5px; background-repeat: no-repeat; }

#peu ul.children, #peu_contingut ul.children { display: none; }

#header { background-image: url(../img/bg_cabecera.png); background-repeat: repeat-x; background-position: bottom; }

#header .wrapper { height: 124px; width: 980px; background-image:url(../img/nativa.jpg); background-repeat: no-repeat; background-position: bottom; padding: 0px; }

.sombra_cabecera { background-image:url(../img/sombra_cabecera.gif); width: 100%; height:15px; background-position: bottom; background-repeat:repeat-x; }


.pagina_inici { width:980px; }
.pagina_inici #posthome { width:430px; margin-right: 25px; margin-left: 25px; float:left; line-height: 20px; }
.pagina_inici .la_revista #posthome { width:480px; }
.pagina_inici .hentry {  }
.pagina_inici p.categories { display: none; }
.pagina_inici .by-line { display: none; }
.pagina_inici .tags { display: none; }
.pagina_inici .rule { display: none; }
.pagina_inici p.comments-link { float: none; }
.pagina_inici .pagination, .pagina_inici .pagination-single { width:960px; padding: 0px; margin-top:0px; background-color:#FFF; }
.pagina_inici .pagination a { color:#CC0000 }
.comentaris_home { color:#FFF;  }
.comentaris_home span { display:none; }
.pagina_inici h1 { font-size: 22px; margin-bottom: 10px; }
p.comentaris_home a { color:#CC0000;  }
 #page .pagina_inici .post p { font-size: 12px; line-height: 16px; }
.ocultar_sticky .sticky { display: none }
.pagina_inici .tag-oculta { display: none }
#destacaos { background-color: #E9E9E9; width:960px; margin:0px 0px 30px 0px; padding:20px 0px 0px 0px; min-height: 200px; }
#destacaos #posthome { margin-bottom: 40px; }

.from-meta { display: none; }

#posthome_destacat { width:455px; float:right; line-height: 16px; }

h2 a{  color: #CC0000;
						margin-bottom:10px; 
						font-weight: 200;
						text-decoration: none;
						}
						
h2 a:hover{ color: #666 !important;
						}												
						
#posthome_destacat li {  }
#posthome_destacat ul {  }
#posthome_revisions {  }
#posthome_revisions img {  width:70px; height:70px; border:3px solid #E0E0E0; }
#cajafotos { margin:0px 10px 10px 0px; width:76px; float:left; }
#tit_cajafotos { width:70px; padding:3px 0px 3px 3px; font-size: 11px; line-height: 13px; }

.pagina_inici p { margin-bottom: 0px; font-size: 12px; line-height: 15px; color:#666; font-weight: normal; }


#franjagris { margin:0px 0px 20px 0px; }
#franjagris .pagination { width:980px; margin:0 auto 0px; }
.archive #franjagris .pagination { margin-bottom: -30px; }
#franjagris .pagination a { color:#CC0000; border-bottom: 1px #FFF dotted; }
#franjagris .pagination a:hover { border-bottom: 1px #CC0000 dotted; text-decoration: none; }
.pagination .next a, .pagination-single .next { font-size: 18px; font-weight: 900; padding: 0px; }
.pagination .previous a, .pagination-single .previous { font-size: 18px; font-weight: 900; padding: 0px; }
.home .pagination .next { float: left; margin-left:35px }
.home .pagination .previous { margin-right:5px }
.home .pagination  { padding-bottom:25px; margin-top:-10px; }

#logo_cabecera { float:left; width:518px; height: 124px; }

#menu_cabecera { width:147px; margin-right:0px; float: right; border-left: 3px solid #E9E9E9; padding:5px 0px 12px 0px;  margin-top: 0px; }
#menu_cabecera .nav { margin-left: 0px; }
#menu_cabecera .nav ul { margin-left: 0px; margin-top: -8px; }
#menu_cabecera .nav li { float: left; clear: both; font-size: 10px; line-height: 12px; background-color: none; background-image:none; 
	margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px;
 }
#menu_cabecera .nav li a { padding: 1px 8px 0px 8px; text-transform: uppercase; color: #333; }
#menu_cabecera .nav ul li a, #menu_cabecera ul li.first-child a { color:#555; text-transform: uppercase; }
#menu_cabecera .nav li:hover a { color:#FFF; background-color: #333; margin:0px; padding: 1px 8px 0px 8px; }
#menu_cabecera .nav ul li ul li a { color:#FFF; text-transform: lowercase; font-size: 12px; color:#FFF; }
#menu_cabecera ul li.esrojo a { text-transform: lowercase; line-height: 12px;
	color: #CC0000;
}
#menu_cabecera .nav li:hover { padding-bottom: 0px; margin-bottom: none; }
#menu_cabecera .nav li ul { margin:-13px 0px 0px -200px; padding:0; background: none; }
#menu_cabecera .nav li li  { border-bottom: none; margin:0px 0px 0px 0px; padding:0px; }
#menu_cabecera .nav li li:hover a {	color:#FFF;  margin:0; padding: 1px 8px 0px 8px;  }
#menu_cabecera .nav li li a { background:none; padding:0px 0px 0px 0px; margin: 0px; height: 18px; line-height: 18px; text-transform: lowercase;  }
#menu_cabecera .nav li:hover li a {	background-color: #555; border-bottom: 1px solid #888; }
#menu_cabecera .nav li li:hover a {	background-color: #999; }

li.cat-item-691 { display: none; }

.nav ul { background-color:none;  border: none; z-index: 9999; background-image: url(../img/bg_submenu.png); margin-top: 10px; }
.nav ul li { background-color:#444;   border-bottom: 1px solid #555; }
.nav ul li:hover { background-color:#333; }
#sub-header { padding: 1px 0; height:27px;  }

.nav ul#menu-menu li { border-bottom: none; background: none; }
.nav ul#menu-menu li:hover { background-image: url(../img/bg_submenu.png); }
.nav ul#menu-menu li.current-menu-item { background-image: url(../img/bg_black_50.png); height:26px; }
.nav ul#menu-menu li#menu-item-9218 { background-image: url(../img/bg_black_50.png); height:26px; }
.nav ul#menu-menu li#menu-item-9218:hover { background:#000; height:26px; }
.page .by-line { display: none; }

#page .post h1 { color:#CC0000; }
#page .post p,  { font-size: 16px; line-height: 22px; font-weight: normal; color:#666; }
#page .post p.comments-link { display: none; }
.search-results #page .post p { font-size: 15px; line-height: 17px; }
.search-results #page .post  { min-height: 213px; }
.search-results #content h2.entry-title a { color:#CC0000;  }
.search-results #content h2.entry-title { font-weight:100; margin-bottom:12px; font-size: 28px; }

#page .archive .post p.filed { color:#999; margin-left:-15px; margin-top: 0px; margin-bottom: 0px; font-size: 11px; border-top:none; padding-top: 0px; padding-left:0px; }

#page .post p.filed { color:#999; margin-left: 15px; margin-top: 0px; margin-bottom: 0px; font-size: 11px; border-top:1px dotted #999; padding-top: 5px; padding-left: 15px; }
#page .post p.by-line { color:#999; margin-left: 15px; margin-top: -5px; margin-bottom: 20px; font-size: 11px; border-bottom:1px dotted #999; padding-bottom: 5px; padding-left: 15px; }
#page .post p.tags { color:#999; margin-left: 15px; margin-top: -10px; margin-bottom: 0px; font-size: 11px; border-top:none; padding-left: 15px; }


.single-post .post h1, /*.single-post .post h2,*/ .single-post .post h3 .single-post .post h4 .single-post .post h5 .single-post .post h6 { color:#666; font-weight: normal; }

#page .search p.by-line { color:#999; margin-left:0px; margin-top:-10px; margin-bottom:10px; font-size: 11px; border-bottom:none; padding-bottom: 0px; padding-left:0px; }

#content_home { margin-top: 12px; }

#cartell { background-color: #CC0000; font-size:9px; margin:0px 4px 0px 0px; padding:2px 5px 1px 5px; height:10px; line-height: 10px; text-transform: uppercase; float: left; font-weight: bold; }
#cartell a, .comentarihome a { color: #FFF; }
#cartell:hover, .comentarihome:hover { background-color: #CC0000; }
#cartell a:hover, .comentarihome a:hover, .comentarihome a:visited { text-decoration: none; color:#FFF; }

.comentarihome { background-color: #888; font-size:9px; margin:0px 4px 0px 0px; padding:2px 5px 1px 5px; height:10px; line-height: 10px; float: left; font-weight: bold; text-transform: uppercase; }
.admin { display: none; }

#minifoto_home { float:left;  }
#minifoto_home img {  width:120px; height:120px; margin: 0px 15px 35px 0px; }
.full h1 { margin-left: 15px; }
#content_home p {  }

.excerpt-home{
	padding-top: 22px;
}

.cartell-comenta {
padding-top: 10px;
}


.pagina_inici ul.post-categories { margin:0; padding: 0; }
.pagina_inici ul.post-categories li { margin:0; padding: 0; }

.widget_links ul li { list-style-type: none; }
.widget_links ul li a { float:left; }
.widget_links ul { list-style-type: none; }
.widget_links ul li img { float:left; padding:0; margin:0px 10px 10px 0px; width:70px; height:70px; border:3px solid #E0E0E0; }

.rule-major { height: 7px; margin-bottom: 30px; margin-right:-10px; margin-left: -20px; }

}
		
h4 { margin-top: 25px; margin-bottom: 5px; }

.imprimir_icono { vertical-align: middle; }
.imprimirsi a { border-bottom: none; }
.imprimirsi { display: none; }
.metarticles .imprimirsi { display: block; margin-bottom: 3px; }
#page .post p.by-line .imprimirsi { display: block; }

#minipie {margin:0px auto 35px; width:960px; color:#666;  font-size: 11px; padding:0px 0px 0px 0px;}
#minipie_txt { margin:0px auto 0px; width:955px;color:#666; font-size: 12px; border-top: 1px dotted #999; padding:6px 0px 0px 5px; }
#minipie_txt a {color:#000; }
#minipie_txt a:hover {text-decoration: none; border-bottom: 1px dotted; color:#000;  }

.widget_twitter ul li { margin-bottom: 10px; }
.widget_twitter .entry-content { font-size: 12px; line-height: 14px; color:#666; }
.widget_twitter  a {  }
.widget_twitter .entry-meta { font-size: 10px; color:#999;  }
.widget_twitter img { display: none; }
span.entry-content a {color:#333; }
#sidebar_arxius { margin-bottom: 25px; }
#sidebar_arxius img { float:left; padding:0; margin:0px 12px 5px 0px; width:70px; height:70px; border:3px solid #E0E0E0; }
#sidebar_arxius #content_home p { font-size: 12px; line-height: 14px; color:#999; }
#sidebar_arxius #content_home h2 { font-size: 14px; line-height: 16px; color:#666; }


.metarticles {
	margin: 0px 0px 40px 0px;
	font-size: 11px;
	color: #999;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	line-height: 15px;
}

#content .metarticles a { color:#999; border-bottom: dotted 1px #999; font-weight: bold; }
#content .metarticles a:hover { color:#CC0000; border-bottom: dotted 1px #CC0000;  }
.metarticles img { height:10px; width:10px;  } 

.la_revista { width:470px; float:left; }

.la_revista #posthome{
	margin-bottom: 30px; 
}

.el_blog { width:390px; margin:0px 0px 30px 50px; padding:10px 0px 0px 25px; float: left; border-left: 3px solid #E9E9E9;   }

.el_blog a { color:#666; }
#page .el_blog .post p, #page .pagina_inici .el_blog .post p { font-size: 11px; color:#999; line-height: 13px; }
.pagina_inici .el_blog h1 { font-size: 16px; color:#666; margin-bottom: 8px; }

#page .el_blog .post:hover a { color:#333; }
#page .el_blog .post:hover p { color:#666; }
#page .el_blog .post:hover img { border-color:#CCC; }

.el_blog #content_home { margin-top: 0px; }

.el_blog .post { margin-bottom: 25px;  }

.el_blog #minifoto_home img { height:50px; width:50px; border:3px solid #E9E9E9; margin:1px 20px 40px 20px; }

.el_blog_tit {  margin-bottom: 25px;  color:#333; font-size: 13px; font-weight: 900; }

.el_blog p a { font-size: 10px; line-height: 22px; }

.la_revista_tit { margin-right:7px; margin-left: 25px; margin-bottom: 25px;  color:#333; font-size: 13px; font-weight: 100; }


.los_discos { width:420px; margin:0px 0px 30px 50px; padding:0px 0px 0px 25px; float: right; border-left: 3px solid #E9E9E9; }
.los_discos .category-re-visions img { width:78px; height:78px; border-bottom:5px solid #E9E9E9;  }
.los_discos .post:hover #minifoto_home img { border-bottom:5px solid #333;  }
.los_discos .post:hover a { color:#333;  }
.los_discos a:hover { text-decoration: none;  }
.los_discos #minifoto_home { width:80px; height: 80px; background-color: #E9E9E9; float: left; }

.los_discos h2 { margin-left:0px; margin-bottom: 20px; margin-top:5px;  color:#333; font-size: 13px; font-weight: 900; }

.los_discos .post { float: left; margin-right:17px; margin-bottom: 40px; }

.los_discos .entry-title { width: 80px; height:55px; max-height: 55px; font-size: 12px; line-height: 13px;  }
.los_discos .entry-title a {color:#999;}

.los_discos li { margin-bottom: -15px; list-style: none; list-style-type: none; }

.extracte_llistats { margin-top: 10px; margin-bottom: 5px; }

.extracte_llistats #minifoto_home img { height: 100px; width:100px; margin-top:2px; }

#page #content .archive .post .extracte_llistats p { font-size: 12px; line-height: 15px; color:#666;  }

.archive .excerpt  { border-bottom: 1px solid #ddd; }

#content strong.titulillo_listado a { color: #000; font-weight: 100; font-size: 20px; line-height: 22px; margin-bottom: 10px; }
#content .titulillo_listado a:hover { border-bottom: 1px dotted #000; }

ul.nav li.current-cat { background-color: #c00; }
.nav ul#menu-menu li.current-menu-item { background-color: #c00; background-image: none; }
.nav ul#menu-menu li.current-menu-item.current-category-ancestor { padding-bottom:0px; background-color: #c00; background-image: none; }
.nav ul#menu-menu li.current-category-ancestor li.current-menu-item { background-color: #c00; padding-bottom: 6px; background-image: none; }
.nav ul#menu-menu li.current-category-ancestor li.current-menu-item:hover { background-color:none; padding-bottom: 6px; background-image: url(../img/bg_black_50.png); }
.nav ul#menu-menu li.current-category-ancestor { background-color:none; padding-bottom: 8px; background-image: url(../img/bg_black_50.png); }
.nav ul#menu-menu li#menu-item-9218 { background-color:none; background-image:url(../img/bg_black_50.png); padding-bottom: 0px; }
.nav ul#menu-menu li#menu-item-9218.current-menu-item { background-color: #c00; background-image: none; padding-bottom: 0px; }


.cercador_google { padding: 0; margin:3px 0px 0px 0px; float: right; padding-right: 50px; }

@media screen and (-webkit-min-device-pixel-ratio:0){
 .cercador_google {
 	margin-top: 1px;
 }
}

.cercador_google .cse input.gsc-search-button, input.gsc-search-button { text-shadow: none; }




/* UI: Shared classnames
================================================================= */
.accessibility {
	left:-32000px;
	position:absolute;
}
.lofi {
	display:none;
}
/* http://sonspring.com/journal/clearing-floats */
html body div.clear,
html body span.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

h1.page-title {
	color: #999;
	font: italic 14px Georgia, serif;
}

/* General horizontal navigation lists with dropdown magic */
.nav,
.nav ul,
.nav li {
	background:transparent;
	list-style:none;
	margin:0;
	padding:0;
}

.nav { margin-left: 25px; }

.nav li.cat-item-466 { display:none }
.nav li.cat-indigestio-menu { background-image:url(../img/bg_black_50.png); padding-bottom: 8px; margin-right: 1px; }

.nav li { padding:8px 12px 0px 12px; margin:-8px 0px -8px 0px;}
.nav li li { padding:0px; margin:0px;}
.nav li:hover { background-image:url(../img/bg_black_35.png); }
.nav li:hover a { text-decoration: none; padding-bottom: 8px; }
.nav li:hover ul li a { text-decoration: none; border-bottom:none; }

.nav li.cat-item-466 ul { background-image:url(../img/bg_black_35.png); }

.nav ul {
	z-index: 9999;
}
.nav li {
	float:left;
}
.nav li a {
	display:block;
}
.nav li li a {
	color: #fff; /* These need to retain a contrasting color with dropdown background */
	padding:6px 9px;
}
.nav li ul { width: 205px; margin-left: -12px; padding-top: 0px; }
.nav li li {
	margin-right:0;
	padding-left:5px;
	width: 200px;
}
.nav li li ul {
	margin:-31px 0 0 200px;
}
.nav li.secondary {
	float:right;
	margin-left:12px;
	margin-right:0;
}
/* dropdown action */
.nav li ul,
.nav li:hover li ul,
.nav li li:hover li ul,
.nav li.hover li ul,
.nav li li.hover li ul {
	left: -32697px;
	position: absolute;
}
.nav li:hover ul,
.nav li li:hover ul,
.nav li li li:hover ul,
.nav li.hover ul,
.nav li li.hover ul,
.nav li li li.hover ul {
	left: auto;
}

.pagination,
.pagination-single {
	margin-top: 40px;
	padding-bottom: 4px;
	overflow:hidden;
}
.pagination .previous a,
.pagination-single .previous {
	float:left;
}
.pagination .next a,
.pagination-single .next {
	float:right;
}
.loading {
	background: url(../img/spinner.gif) 10px 17px no-repeat;
	clear: both;
	color: #ccc;
	height: 50px;
}
.loading span {
	display: block;
	padding: 17px 32px 0;
}
.close {
	background-color:#F9F9F9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 4px 0 3px;
	text-align: center;
	margin-top:10px; margin-bottom: 20px;
	width:100px;
	margin-left: 15px;
}
.close:hover {
	background-color:#E9E9E9;
	border-color:#CCC;
}
/* including for compatibility */
.alignleft {
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.alignright {
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	font-size: 10px;!important
	color: #adadad;
	border: none;
	text-align: left;
	padding-top: 8px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 10px;!important
	line-height: 17px;
	padding: 8px 4px 5px;
	margin: 0;
}

#page .post p.wp-caption-text  {
	font-size: 12px;!important
	}

/* Structure
================================================
	Total width: 960
	Columns: 12
	Column width: 58px
	Gutter width: 24px
	Unit (column + gutter): 82px
	Interior padding: 6px = colum width 50px
	#content = 7 units
	#sidebar = 5 units
*/
.section { /* Full-width areas */
	min-width: 980px; /* cut-off background fix */
}
.wrapper {
	clear: both;
	margin: 0 auto;
	width: 960px;
}
#header {
	background-color: #fff;
	color: #cecfd1;
}
#header .wrapper {
}
#header a,
#header a:visited {
	color: #fff;
}
#header #blog-title {
	font-family: "Avenir Light", "Futura Light", helvetica, arial, sans-serif;
	font-size: 36px;
	font-weight:normal;
	line-height: 1;
	margin-bottom: 9px;
}
#header #blog-title a:hover {
	text-decoration: none;
}

#navigation a,
#navigation a:visited {
	font-weight: bold;
	text-transform: uppercase;
}
#navigation .secondary a,
#navigation .secondary a:visited,
#navigation li li a,
#navigation li li a:visited {
	font-weight:normal;
	text-transform:none;
}

#sub-header {
}
#sub-header form#cfct-search {
	float:right;
}
#all-categories {
	padding:2px 0 0;
	width:760px;
}
#all-categories-title {
	float: left;
	font-weight:normal;
	margin-right:12px;
}

#content .categories a { color:#888; border-bottom: dotted 1px; font-style: normal; }
#content .categories a:hover { color:#333; }

#main {
	margin:15px 0;
}
#content {
	float: left;
	padding-bottom: 24px;
	width: 660px;
}

.nombre-seccion {
text-align: left;
font-size: 18px;
padding-bottom: 0px;
margin: 30px 0px 10px 16px;
display: block;
line-height: 40px;
border-bottom: solid 1px #ccc;
}


#sidebar {
	float:left;
	margin-left:38px;
	padding:15px 0px 50px 20px;
	width: 220px;
}
#sidebar #primary-sidebar,
#sidebar #secondary-sidebar {
	float:left;
	width:230px;
}
#sidebar #primary-sidebar {
	margin-right:12px;
}
#footer {
	background-color: #51555c;
	background-repeat:repeat-x;
	background-position:left top;
	clear: both;
	color: #999;
	padding: 32px 0 64px;
}
#footer a,
#footer a:visited {
	color: #CECFD1;
}
#footer .wrapper {
	overflow:hidden;
	padding-bottom:28px;
}
#footer p#generator-link {
	float:left;
	padding-top: 12px;
}
#footer p#developer-link {
	display:block;
	text-indent:-32697px;
}

/* Posts
 =============================== */
.entry-content,
.entry-summary {
	overflow:auto;
}
.hentry {
	position:relative;
}
.hentry .edit {
	background-color:#CC0000;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	font-size: 11.5px;
	opacity:.60;
	padding:3px 5px 1px;
	left:-32697px;
	position:absolute;
	top:0;
}
.hentry:hover .edit,
.post:hover .edit-post,
.comment.hentry:hover .edit-comment {
	left: auto;
	right:0;
}
.hentry:hover .edit-comment {
	left:-32697px;
	right: auto;
}
.comment.hentry.bypostauthor:hover .edit-comment {
	top: 2px;
	right: 2px;
}
.edit a,
.edit a:visited,
.edit a:hover{
	color:#fff;
}
.full .full-content {
	clear:both;
	padding-top: 0px;
	width: 650px;
	margin-left: 15px;
}
.full .full-content p{
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #666;
  
}

.full .full-content ul{
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #666;
  
}

.full .pages-link,
.page-numbers {
	font-weight:bold;
}
.full .pages-link a,
a.page-numbers {
	border:1px solid #cecfd1;
	font-weight:normal;
}
.full .pages-link a,
.page-numbers{
	padding:2px 6px;
}
.full .pages-link a:hover {
	border-color:#999;
	text-decoration:none;
}
.full p.comments-link {
	float:right;
}

.hentry ul {
	margin-left: 20px;
}
.hentry ol {
	margin-left: 32px;
}

.archive {
	list-style: none;
	margin: 0 0 0;
}

ol.archive {
	margin-bottom: 30px;
}

.archive .pagination .next a {
	margin-right:315px;
}

.archive li {
	margin-bottom:0;
}
.archive .full {
	margin-top:18px;
}
.excerpt {
	background: url(../img/arrow-bullet.gif) no-repeat 0 12px;
	border-bottom: 1px dotted #cecfd1;
	color: #999;
	padding: 12px 146px 12px 20px;
	position:relative;
}
.excerpt strong.entry-title {
	font-size: 14px;
}
.excerpt strong.entry-title a,
.excerpt strong.entry-title a:visited {
	color: #51555c;
}
.excerpt strong.entry-title a:hover {
	color: #a00004;
	text-decoration: none;
}
.excerpt .date {
	margin-top:1.5em;
}
.excerpt p {
	margin:0;
}
.excerpt .date,
.excerpt .comments-link a,
.excerpt .comments-link a:visited,
.excerpt .comments-link span {
	display: block;
	width: 140px;
}

.excerpt .date,
.excerpt .comments-link {
	position:absolute;
	right:0;
	top:14px;
}


/* Comments and comment form
=================================== */
#comments { margin-left:15px; margin-right:15px:; }

.commentlist{
	clear:both;
	list-style:none;
	margin:0 0 18px;
}
li.li-comment{
	background:transparent;
	margin:0px 0px 25px 0px;
	padding:0;
	position:relative;
}
li.li-comment li.li-comment {
	background:url(../img/comment-thread.gif) no-repeat 0 3px;
	padding-left:24px;
}
.commentlist .comment {
	margin-bottom:8px;
	overflow:hidden;
	padding:0 0 0 60px;
}
.commentlist .comment .photo img{
	margin-left:-60px;
	position:absolute;
}
.comment cite.fn {
	font-size:14px;
	font-weight:bold;
}
.comment .comment-content {
	overflow:hidden;
	margin-bottom:4px;
}
.comment .comment-content p:last-child,
.comment .comment-content p.last-child {
	margin-bottom:0;
}
.comment-meta {
	color:#999;
	font-size: 10.5px;
}
.comment-meta .date {
	float:right;
}
#content .hentry .edit,
#content .hentry .edit a,
#content .hentry .edit a:visited,
#content .comment-reply-link,
#content .comment-reply-link:visited,
#content .comment-reply-link:hover {
	background:#333;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	color:#fff;
	font-size:9.5px;
	opacity:.7;
	padding:3px 5px 2px;
}
#content .comment-reply-link:hover, #content .hentry .edit a:hover {
	background:#CC0000;
	border-radius:4px;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	color:#fff;
	font-size:9.5px;
	opacity:.7;
	padding:3px 5px 2px;
}
#content .hentry .edit,
#content .hentry .edit a,
#content .hentry .edit a:visited,
#content .hentry .edit a:hover,
#content .comment-reply-link a,
#content .comment-reply-link:visited a,
#content .comment-reply-link:hover a {
	color:#fff;
}
/* author comments */
.commentlist .bypostauthor {
	background-color:#efeff1;
	padding:8px 12px 6px 72px;
}

/* trackbacks and pingbacks */
.ping {
	border-top:1px dotted #cecfd1;
	padding:9px;
}
.ping .entry-summary,
.ping .entry-summary p {
	border:0;
	margin:0;
	padding:0;
}
form.comment-form {
	margin-bottom:8px;
}
.comment-form label {
	color:#51555c;
	font-weight:bold;
}
.comment-form-user-info input {
	margin-right:9px;
	width:200px;
}
.comment-form em {
	color:#999;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
}
.comment-form textarea {
	height:9em;
	width:95%;
}

/* Sidebar and Widgets
============================== */
.widget {
	margin-bottom:18px;
	overflow:hidden;
	width:100%;
}
h2.widget-title,
.widget_search label {
	font-size: 1.16666667em; /* 14 */
	line-height: 1.28571429;
	margin: 0 0 .58333334em 0;
}
.widget li {
	margin:0;
}
.widget_search label {
	display:block;
	font-weight:bold;
}
.widget_search input {
	margin-bottom:6px;
}
#carrington-subscribe h2.widget-title {
	color:#999;
	float:left;
	font:normal 1.16666667em/1.28571429 helvetica, arial, sans-serif; /* 14 */
	margin:7px 0 0;
	text-transform:uppercase;
}
#carrington-about {
	padding-bottom:24px;
}
#carrington-about .about{
	background-color:#fff;
	overflow:hidden;
	padding:12px;
}
#carrington-about p {
	margin:0;
}
#carrington-about a.more,
#carrington-about a.more:visited {
	float:right;
}
#carrington-archives ul {
	border-top: 1px dotted #cecfd1;
}
#carrington-archives li {
	background-position:left 6px;
	border-bottom: 1px dotted #cecfd1;
}
#carrington-archives li a {
	display:block;
	padding:6px 0;
}
#sidebar ol {
	margin-left: 26px;
}


/* Misc
=================================== */

#footer p#developer-link a,
#footer p#developer-link a:visited {
	background:url(../img/footer/by-crowd-favorite-light.png) no-repeat left top;
	float:right;
	height:30px;
	text-indent:-32697px;
	width:270px;
}

#TB_secondLine {
	color:#999;
	font-family: Georgia, Palatino, "Palatino Linotype", Baskerville, serif;
	font-style:italic;
}
#TB_title{
	background-color: #51555c;
	color:#fff;
	font-size:11.5px;
	line-height:18px;
}
#TB_title a,
#TB_title a:visited {
	color:#fff;
}
a#TB_prev:hover,
a#TB_next:hover {
	height:100%;
}
a#TB_prev:hover {
	background:url(../img/lightbox/prevlabel.gif) no-repeat left center;
}
a#TB_next:hover {
	background:url(../img/lightbox/nextlabel.gif) no-repeat right center;
}

.comment-content

.comment .comment-content p, .comment .comment-content p { font-size: 14px; margin-top: 10px; margin-bottom: 10px; line-height: 19px; }

.comment .comment-content p:last-child br, .comment .comment-content p.last-child br { margin-bottom: 10px; }


#content-remember{
  width: 850px;
  background-color:rgb(248, 246, 239);
  padding: 60px 40px;
  margin-bottom: 60px;
}

#content-remember p{
 font-size: 1.7em;
line-height: 1.8em;
font-family: Georgia, serif
}

#content-remember h1{
  font-size: 48px;
  color: #a00004;
  font-weight: 400;
}

#content-remember h1 a{
  color: #a00004;
  font-weight: 600;
}

#content-remember h3{
    font-size: 28px;
    line-height: 38px;
}

#content-remember hr {
    background: #a00004;
    color: #a00004;
    height: 4px;
    margin: 40px 0px 40px 0px;
}

#content-remember h3 img {
    margin-bottom: 0px;
    margin-top: 8px;
}


#content-remember img{
  margin-top: 60px;
}

#content-remember .wp-caption-text{
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
   font-size: 1.3em;
  line-height: 1.6em;
  padding-top: 15px;
    
}

#content-remember pre{
  margin-bottom: 80px;
}

#content-remember .entry-meta{
  margin-bottom: 60px;
}

#content-remember .entry-meta a{
  color:  #a00004;
  border-bottom: 1px solid transparent;
 
}

#content-remember .entry-meta a:hover{
  text-decoration: none;
  border-bottom: 1px solid #a00004;
  transition: border-bottom 0.7s;
}

#content-remember h5{
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: 400;
   font-size: 1.7em;
  line-height: 1.8em;
  padding-bottom: 40px;
  border-bottom: 1px #A00004 dotted;
}

.remember-head{
  background-color: black;
  margin-top: 40px;
  padding-bottom: 30px;
  padding-top: 30px;
  width: 930px;
  text-align: left;
}

.remember-head img{
  width: 400px;
  height: auto;
  padding-left: 45px;
}


#content-remember .remember .cuerpo a{
  color: #a00004;
  border-bottom: 2px solid transparent;
  padding-bottom:2px;
}

#content-remember .remember .cuerpo a:hover{
  color: #a00004;
  border-bottom: 2px solid #A00004;
  transition: border-bottom 0.7s;
  text-decoration: none;
}


