/*
Theme Name: XGF unAplauso
Theme URI: http://wordpress.org/
Description: The unAplauso.com WordPress theme by Bezerik.
Version: 1.6
Author: Xavier Gomez
Author URI: http://www.bezerik.es
Tags: unAplauso, fixed width, custom columns, widgets

	This theme was designed and built by Xavier Gomez,
	whose blog you will find at http://bezerik.es/me/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* ********************************************************
 * Standard BASIC format css
 ********************************************************** */

h1 {
	font-size:138.5%;  				/*18px via YUI Fonts CSS foundation*/
}
h2 {
	font-size:123.1%; 				/*16px via YUI Fonts CSS foundation*/
}
h3 {
	font-size:108%;  				/*14px via YUI Fonts CSS foundation*/
}
h1,h2,h3 {
	margin:1em 0;					/* top & bottom margin based on font size */
}
h1,h2,h3,h4,h5,h6,strong {
	font-weight:bold; 				/*bringing boldness back to headers and the strong element*/
}
abbr,acronym {
	border-bottom:1px dotted #000;	/*indicating to users that more info is available */
	cursor:help;
} 
em {
	font-style:italic;				/*bringing italics back to the em element*/
}
blockquote,ul,ol,dl {
	margin:1em;						/*giving blockquotes and lists room to breath*/
}
ol,ul,dl {
	margin-left:2em;				/*bringing lists on to the page with breathing room */
}
ol li {
	list-style: decimal outside;	/*giving OL's LIs generated numbers*/
}
/*ul li {
	list-style: disc outside;
}*/
dl dd {
	margin-left:1em;				/*giving UL's LIs generated numbers*/
}
th,td {
	border:1px solid #000;			/*borders and padding to make the table readable*/
	padding:.5em;
}
th {
	font-weight:bold;				/*distinguishing table headers from data cells*/
	text-align:center;
}
caption {
	margin-bottom:.5em;				/*coordinated marking to match cell's padding*/
	text-align:center;				/*centered so it doesn't blend in to other content*/
}
p,fieldset,table {
	margin-bottom:1em;				/*so things don't run into each other*/
}
.error { background-color: #ffffcc; color: #cc0000; font-weight: bold; }
.valid2 { background-color: #ddffd7; color: #006600; font-weight: bold; }

#validation-errors li, #validation-errors-contactar li, #validation-errors-amigo li {
	list-style: square;
	margin: 5px 0;
}
#form-errors-login {
	margin: 10px 30%;
	padding: 0;
	display: none;
}
#form-errors-contactar {
	margin: 10px 0;
	padding: 0 15%;
	display: none;
}
#form-errors-amigo {
	margin: 10px 0;
	padding: 0 15%;
	display: none;
}
#form-errors h3, #form-errors-contactar h3,  #form-errors-amigo h3 {
	margin: 0;
	padding: 0;
}
.publicidad {
	font-weight: bold;
	text-align: left;
	margin: 0 auto 10px;
	color: #333;
}
#searchform{
	margin: 0 0 10px;
}


/* ********************************************************
 * XGF TOOLS
 ********************************************************** */
ol.list li {list-style: decimal outside;}
ul.list li {list-style-image:none;list-style-type:square; padding: 0 0 5px 0;}
ol.list li, ul.list li {margin: 0 0 0 10px;}
.fs20 {font-size: 20px;}
.fs18 {font-size: 18px;}
.fs15 {font-size: 15px;}
.c666 {color: #999; border-top: 1px solid #999;}
.lh12 {line-height: 1.2em;}
.lh14 {line-height: 1.4em;}
.lh16 {line-height: 1.6em;}
.parell {background-color: #f3f3f3;}
.senar {background-color: #fafafa;}
.link {cursor: pointer;cursor: hand; text-decoration: underline;}
.linkNotAllowed {cursor: not-allowed;}
.dnone {display: none;}
.dblock {display: block;}
.dinline {display: inline;}
.dhidden {visibility: hidden;}
.taleft {text-align: left;}
.taright {text-align: right;}
.tacenter {text-align: center;}
.vatop {vertical-align: top;}
.vamiddle {vertical-align: middle;}
.vabottom {vertical-align: bottom;}
.fright {float: right;}
.fleft {float: left;}
.cleft {clear: left;}
.cright {clear: right;}
.cboth {clear: both;}
.w100 {width: 100%;}
.w99 {width: 99%;}
.w98 {width: 98%;}
.w96 {width: 96%;}
.w95 {width: 95%;}
.w90 {width: 90%;}
.w88 {width: 88%;}
.w87 {width: 87%;}
.w85 {width: 85%;}
.w84 {width: 84%;}
.w83 {width: 83%;}
.w80 {width: 80%;}
.w78 {width: 78%;}
.w75 {width: 75%;}
.w73 {width: 73%;}
.w70 {width: 70%;}
.w65 {width: 65%;}
.w60 {width: 60%;}
.w55 {width: 55%;}
.w54 {width: 54%;}
.w53 {width: 53%;}
.w50 {width: 50%;}
.w49 {width: 49%;}
.w45 {width: 45%;}
.w43 {width: 43%;}
.w42 {width: 42%;}
.w41 {width: 41%;}
.w40 {width: 40%;}
.w39 {width: 39%;}
.w38 {width: 38%;}
.w35 {width: 35%;}
.w33 {width: 33%;}
.w30 {width: 30%;}
.w25 {width: 25%;}
.w24 {width: 24%;}
.w23 {width: 23%;}
.w20 {width: 20%;}
.w15 {width: 15%;}
.w14 {width: 14%;}
.w10 {width: 10%;}
.w8 {width: 8%;}
.w7 {width: 7%;}
.w6 {width: 6%;}
.w5 {width: 5%;}
.w3 {width: 3%;}
.pt35 {padding-top: 35px;}
.pt30 {padding-top: 30px;}
.pt25 {padding-top: 25px;}
.pt20 {padding-top: 20px;}
.pt10 {padding-top: 10px;}
.pt8 {padding-top: 8px;}
.pr10 {padding-right: 10px;}
.pr20 {padding-right: 20px;}
.pt5 {padding-top: 5px;}
.p0 {padding: 0px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
.p15 {padding: 15px;}
.p20 {padding: 20px;}
.p0_5 {padding: 0 5px;}
.p0_10 {padding: 0 10px;}
.p10_10_0 {padding: 10px 10px 0;}
.p0_10_10 {padding: 0 10px 10px;}
.p5_10_5 {padding: 5px 10px 5px;}
.p10_10_1 {padding: 10px 10px 1px;}
.p1_10_1 {padding: 1px 10px 1px;}
.p0_20 {padding: 0 20px;}
.p10_0 {padding: 10px 0;}
.p5_10 {padding: 5px 10px;}
.p10_20 {padding: 10px 20px;}
.pb20 {padding-bottom: 20px;}
.pb10 {padding-bottom: 10px;}
.mt25 {margin-top: 25px;}
.mt20 {margin-top: 20px;}
.mt10 {margin-top: 10px;}
.m10 {margin: 10px;}
.m10_15 {margin: 10px 15px;}
.m15 {margin: 15px;}
.m20 {margin: 20px;}
.m0_10 {margin: 0 10px;}
.m0_20 {margin: 0 20px;}
.m0_auto {margin: 0px auto;}
.m10_auto {margin: 10px auto;}
.m0_5 {margin: 0 5px;}
.m5_10 {margin: 5px 10px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mbt10 {margin-bottom: 10px;}
.bpink { border: 1px solid pink;}
.bred { border: 1px solid red;}
.bgreen { border: 1px solid green;}
/*.itext, .itextarea, .iselect {border: 1px solid #C2BCB3; font-family: Verdana; font-size: 1.2em; padding: 2px 5px;}*/

/* ********************************************************
 * Comun
 ********************************************************** */
body {
	background-color:#fff;
	color:#505050;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*line-height:18px;*/
	margin:0;
	padding:0;
}
a, a:visited, a:link, a:hover {
	color: #0000FF;
}
.contenidor {
	width: 990px;
	margin: 0 auto;
}
.contenidor_content {
	width: 600px;
	margin: 0 auto;
}
#breadcrumb p {
	padding: 10px;
	margin: 0;
}
#breadcrumb span {
	margin: 0;
	padding: 0;
	display: inline;
}
#breadcrumb span p {
	margin: 0;
	padding: 0;
	display: inline;
}
h5.categoria {
	margin:  0;
	padding: 0;
}
.home_llista_dreta h5 {
	margin: 0 0 10px 0;
}
h5.categoria a {
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;	
	color: #666 !important;
}
h5.categoria a:hover {
	text-decoration: underline;
}
.help {
	padding: 10px;
	margin: 0 10px 5px 10px;
	background: #f1f1f1;
}
.help ul li {
	list-style: square outside;	
}
.addAnunci .paso1a, .repertorio .paso2a {
	width: 50%;
	float: left;
	height: 37px;
	display: block;
}
.addAnunci .paso1a {
	background: url(http://unaplauso.com/images/paso1_a.gif) no-repeat top right;
}
.repertorio .paso2a {
	background: url(http://unaplauso.com/images/paso2_a.gif) no-repeat top right;
}
.addAnunci .paso1a span, .repertorio .paso2a span {
	position: relative;
	top: 12px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
}
.addAnunci .paso1a span {
	margin: 0 0 0 315px;
	width: 128px;
}
.repertorio .paso2a span {	
	margin: 0 0 0 355px;
	width: 128px;
}
.addAnunci .paso1b, .repertorio .paso2b {
	width: 49%
	float: right;
	height: 37px;
	display: block;
	margin-left: 51%;

}
.addAnunci .paso1b {
	background: url(http://unaplauso.com/images/paso1_b.gif) no-repeat top left;
}
.repertorio .paso2b {
	background: url(http://unaplauso.com/images/paso2_b.gif) no-repeat top left;
}
.addAnunci .paso1b span, .repertorio .paso2b span {
	position: relative;
	top: 12px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	display: block;
	margin: 0 0 0 40px;	
	width: 130px;
}
/* home, listados */
.imgOuter {height: 100px; overflow: hidden; position: relative;	display: block;	width: 100px;margin: 5px auto;}
.imgOuter[class] {display: table; position: static; margin: 5px auto;}
.imgMiddle {position: absolute; top: 50%; left: 0; width: 100px;} /* for explorer only*/
.imgMiddle[class] {display: table-cell; vertical-align: middle; width: 100px; position: static;}
.imgInner {position: relative; top: -50%;} /* for explorer only */
*:first-child+html .imgInner {top: 0%;} /* for ie7 only */
.innerInner[class] {position: static;}

.imgInner a img {
	margin: 1px 0 0 0;
}

/* fitxa (imatges petites)*/
.imgOuter2 {height: 100px; overflow: hidden; position: relative; display: block; width: 100px;margin: 0 auto; }
.imgOuter2[class] {display: table; position: static; margin: 0 auto;}
/* fitxa (imatge principal)*/ 
.imgOuter3 {height: 200px; overflow: hidden; position: relative; display: block; width: 256px;margin: 5px auto; text-align: center;}
.imgOuter3.border {border:1px solid #E6E6E6;}
.imgOuter3[class] {display: table; position: static; margin: 5px auto;}
.imgMiddle3 {position: absolute; top: 50%; left: 0; width: 256px;} /* for explorer only*/
.imgMiddle3[class] {display: table-cell; vertical-align: middle; width: 256px; position: static;}
.imgInner3 {position: relative; top: -50%;} /* for explorer only */
*:first-child+html .imgInner3 {top: 0%;} /* for ie7 only */
.innerInner3[class] {position: static;}
/* ********************************************************
 * Caixes rodones + titol (fons gris)
 ********************************************************** */
.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh {font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#ddd; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#ddd; border-right:2px solid #ddd; border-left:2px solid #ddd; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #f8f8f8;}
.headh {background: #ddd; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth {background: #f8f8f8; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.contenth div {padding-top: 5px;padding-bottom: 3px;}
/* ********************************************************
 * Caixes rodones + titol (fons blanc)
 ********************************************************** */
.b1i, .b2i, .b3i, .b4i, .b2bi, .b3bi, .b4bi {font-size:1px; overflow:hidden; display:block; }
.b1i {height:1px; background:#ddd; margin:0 5px;}
.b2i, .b2bi {height:1px; background:#ddd; border-right:2px solid #ddd; border-left:2px solid #ddd; margin:0 3px;}
.b3i, .b3bi {height:1px; background:#ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 2px;}
.b4i, .b4bi {height:2px; background:#ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 1px;}
.b2bi, .b3bi, .b4bi {background: #fff;}
.headi {background: #ddd; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.headi h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenti {background: #fff; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.contenti div {padding-top: 5px;padding-bottom: 3px;}
/* ********************************************************
 * Caixes rodones + titol (fons groc)
 ********************************************************** */
.b1j, .b2j, .b3j, .b4j, .b1j2, .b2j2, .b3j2, .b4j2, .b2bj, .b3bj, .b4bj {font-size:1px; overflow:hidden; display:block;}
.b1j, .b1j2 {height:1px; background:#ddd; margin:0 5px;}
.b2j, .b2j2, .b2bj {height:1px; background:#ddd; border-right:2px solid #ddd; border-left:2px solid #ddd; margin:0 3px;}
.b3j, .b3j2, .b3bj {height:1px; background:#ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 2px;}
.b4j, .b4j2, .b4bj {height:2px; background:#ddd; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 1px;}
.b2j2, .b3j2, .b4j2,.b2bj, .b3bj, .b4bj {background: #ffffcc;}
.headj {background: #ddd; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.headj h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contentj {background: #ffffcc; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.contentj div {padding-top: 5px;padding-bottom: 3px;}
/* ********************************************************
 * Caixes rodones (fons blanc)
 ********************************************************** */
.b1, .b2, .b3, .b4 {font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; background:#ddd; margin:0 5px;}
.b2 {height:1px; background:#fff; border-right:2px solid #ddd; border-left:2px solid #ddd; margin:0 3px;}
.b3 {height:1px; background:#fff; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 2px;}
.b4 {height:2px; background:#fff; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 1px;}
.contentb {background: #fff; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.contentb div {margin: 0px;}
/* ********************************************************
 * Caixes rodones (fons gris fosc)
 ********************************************************** */
.b1k, .b2k, .b3k, .b4k {font-size:1px; overflow:hidden; display:block;}
.b1k {height:1px; background:#5d5d5d; margin:0 5px;}
.b2k {height:1px; background:#5d5d5d; border-right:2px solid #ddd; border-left:2px solid #ddd; margin:0 3px;}
.b3k {height:1px; background:#5d5d5d; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 2px;}
.b4k {height:2px; background:#5d5d5d; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 1px;}
.contentk {background: #5d5d5d; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.contentk div {margin: 0px;}
/* ********************************************************
 * Caixes rodones per ERROR (fons blanc border orange)
 ********************************************************** */
.b1l, .b2l, .b3l, .b4l {font-size:1px; overflow:hidden; display:block;}
.b1l {height:1px; background:#FF8D00; margin:0 5px;}
.b2l {height:1px; background:#fff; border-right:2px solid #FF8D00; border-left:2px solid #FF8D00; margin:0 3px;}
.b3l {height:1px; background:#fff; border-right:1px solid #FF8D00; border-left:1px solid #FF8D00; margin:0 2px;}
.b4l {height:2px; background:#fff; border-right:1px solid #FF8D00; border-left:1px solid #FF8D00; margin:0 1px;}
.contentl {background: #fff; border-right:1px solid #FF8D00; border-left:1px solid #FF8D00;}
.contentl div {margin: 0px;}
/* ********************************************************
 * Caixes rodones (fons orange border orange)
 ********************************************************** */
.b1n, .b2n, .b3n, .b4n {font-size:1px; overflow:hidden; display:block;}
.b1n {height:1px; background:#FF8D00; margin:0 4px;}
.b2n {height:1px; background:#FF8D00; border-right:0px solid #FF8D00; border-left:2px solid #FF8D00; margin:0 3px;}
.b3n {height:1px; background:#FF8D00; border-right:0px solid #FF8D00; border-left:1px solid #FF8D00; margin:0 2px;}
.b4n {height:2px; background:#FF8D00; border-right:0px solid #FF8D00; border-left:1px solid #FF8D00; margin:0 1px;}
.contentn {background: #FF8D00; border-right:1px solid #FF8D00; border-left:1px solid #FF8D00;}
.contentn div {margin: 0px;}
/* ********************************************************
 * Caixes rodones (fons gris suau)
 ********************************************************** */
.b1m, .b2m, .b3m, .b4m {font-size:1px; overflow:hidden; display:block;}
.b1m {height:1px; background:#ddd; margin:0 5px;}
.b2m {height:1px; background:#F4F4F4; border-right:2px solid #ddd; border-left:2px solid #ddd; margin:0 3px;}
.b3m {height:1px; background:#F4F4F4; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 2px;}
.b4m {height:2px; background:#F4F4F4; border-right:1px solid #ddd; border-left:1px solid #ddd; margin:0 1px;}
.contentm {background: #F4F4F4; border-right:1px solid #ddd; border-left:1px solid #ddd;}
.contentm div {margin: 0px;}
/* ********************************************************
 * HEADER cabecera
 ********************************************************** */
#header {
	position: relative;
	background: url(http://www.unaplauso.com/images/bgheader.gif) repeat-x bottom center;
	height: 153px;
	margin-top; 1px;
	.height: 156px;
}
#eslogan {
	position: absolute;
	top: 55px;
	padding: 1px 3px;
	margin-left: 47px;
	text-align: left;
	background: #fff;
	opacity:.60;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
}
#eslogan strong {
	color: #222;
}
#eslogan h1, #eslogan h2, #eslogan h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: normal;
	font-family: Verdana;
	color: #222;
	letter-spacing: -1px;	
}
#anunciate {
	position: absolute;
	top: 0;
	margin-left: 883px; /* 663 */
	text-align: center;
}
#anunciate a {
	display:block;
	width: 112px;
	height: 65px;
	background: url(http://www.unaplauso.com/images/anunciate.gif) no-repeat top left;
	text-decoration: none;
	color: #fff;
	font-size: 1.6em;
	letter-spacing: -1px;
	padding: 8px 0 0 0;
}
.cabecera {
	padding-bottom: 20px;
	background: url(http://www.unaplauso.com/images/siluetas2.gif) no-repeat center 10px;
	height: 100px;
}
/*#logo {
	position: absolute;
	top: 5px;
	margin: 0;
	padding: 0 0 0 5px;
}*/
#pais {
	position: absolute;
	top: 5px;
	margin: 0 0 0 730px; /* 520 */
}
#barra {
	position: absolute;
	top: 70px;
	width: 990px;
}
.cabecera fieldset {
	padding: 0px;
	margin: 0;
	display: block;
	vertical-align: middle;
	color: #fff;
}
.cabecera fieldset legend {
	display: none;
}


/* ************ */
/* ************************ */
/* **************************************** */
/* **************************************************** */

.cabecera fieldset span.buscar {
	display: inline;
	margin: 0px 10px 0 20px;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	position: relative;
	.top: -2px;	
}
.cabecera fieldset form {
	display: inline;
	margin: 0;
	padding: 0;
}
.cabecera fieldset .text {
	width: 370px;
	border: 1px solid #f1f1f1;
	padding: 0 5px 0;
	margin: 0px 5px 0 0;
	position:relative;
	.padding: 1px 5px 1px;
}
.cabecera fieldset .select {
	border: 1px solid #f1f1f1;
	padding: 0;
	margin: 0 0 0 5px;
	width: 170px;
}
.cabecera fieldset .submit {
	border: 1px solid #f1f1f1;
	padding: 0px 4px;
	margin: 0px 5px 0;
}
.cabecera fieldset a {
	color: #fff !important;
	position: relative;
	.top:-2px;
}
.cabecera fieldset a:hover {
	text-decoration: none;
}
/* ****************************************************** */
/* ************************************* */
/* ********************* */
/* ************ */



ul.menu  { 
	float:right;
	margin: 20px 0 0 0;
	padding: 0;
	position: relative;
}
ul.menu li { 
	display: inline;
	float: left;
	margin: 0 5px 0 10px;
	padding: 0 0 0px 0;
}
ul.menu li.especial a, ul.menu li.anuncios a, ul.menu li.contacto a, ul.menu li.registrate a, ul.menu li.backoffice a{ 
	position: relative;
	top: 0px;
	font-weight: bold;
	text-decoration: underline;
	color: #555 !important; /* #555 */
}
ul.menu li.especial { 
	float: none;
	position: absolute;
	top: -17px;
	right: 6px;
	text-align: right;
	width: 320px;
	margin: 0;
}
ul.menu li.anuncios, ul.menu li.contacto, ul.menu li.registrate { 
	float: none;
	position: absolute;
	text-align: left;
	display: block;
	width: 131px;
	overflow: hidden;
	top: -93px;
	right: 130px;
	margin: 0;	
	padding: 8px 0 10px;
}
ul.menu li.contacto {
	top: -73px;
}
ul.menu li.registrate {
	top: -53px;
}
ul.menu li.backoffice { 
	float: none;
	position: absolute;
	text-align: center;
	display: block;
	width: 90px;
	top: -71px;
	right: 108px;
	margin: 0;	
	padding: 6px 0px;	
	border: 1px dotted #ddd;
	font-size: 0.9em;
	background: #FFFFCC;
}
ul.menu li.backoffice a { 
	padding: 8px 0 10px 20px;
	background: url(http://www.unaplauso.com/images/configure.gif) no-repeat center left;	
}
ul.menu li a { 
	text-decoration: underline;
	color: #EB5909 !important; /* #555 */
	padding: 1px 0;
	position: relative;
	top: 10px;
	font-weight: bold;
}

ul.menu li a.cerrarSesion { 
	position: relative;
	top: 0px;
	padding: 2px 0 2px 15px;
	margin: 0 3px;
	background: url(http://www.unaplauso.com/images/cerrarSesion.gif) no-repeat left center;
}

ul.menu a.selected {
	float:left;
	position: relative;
	top: 0px;
	background:url(http://www.unaplauso.com/images/glowtab-left_white.gif) no-repeat left top;
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
	margin: 0; /*spacing between each tab*/
	padding:0 0 0px 9px;
	text-decoration: underline;
	color: #555 !important;
	cursor: pointer;
	cursor: hand;
}
ul.menu a.selected span {
	float:left;
	display:block;
	background:url(http://www.unaplauso.com/images/glowtab_white.gif) no-repeat right top;
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
	padding: 9px 12px 9px 3px;
	font-weight:bold;
	color:#fff;
}
ul.menu a span {
	float:none;
	display:inline;
	background: none;
	padding: 0;
	margin: 0;
}

#pestanas {
	float:left;
	line-height:normal;
	margin: 20px 0 0 0;
	padding: 0;
}
#pestanas ul {
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
}
#pestanas li {
	display:inline;
	margin:0;
	padding:0;
}
#pestanas a {
	float:left;
	background:url(http://www.unaplauso.com/images/glowtab-left_white.gif) no-repeat left top;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	color: #3B3B3B;
	cursor: pointer;
	cursor: hand;
}
#pestanas a span {
	float:left;
	display:block;
	background:url(http://www.unaplauso.com/images/glowtab_white.gif) no-repeat right top;
	padding: 9px 12px 7px 3px;
	font-weight:bold;
	color:#555;
}
#pestanas a span.underline {
	float:none;
	display:inline;
	background: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}
#pestanas a.selected span.underline {
	border-bottom: 1px solid #555;
}
#pestanas a.selected:hover span.underline {
	border-bottom: 1px solid #fff;
}
#pestanas a:hover span.underline {
	border-bottom: 1px solid #555;
}

#pestanas a.selected {
	background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}
#pestanas a.selected span {
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color: #fff;
}
/* XGF # desactivamos el efecto hover en las pestanyas de la cabecera 
#pestanas a:hover { 
	background-position:0% -82px; 
}
#pestanas a:hover span { 
	background-position:100% -82px; 
	color: orange;
}
*/

/* ********************************************************
 * Home Estructura
 ********************************************************** */
.home #wrapper {
	float:left;
	width:100%;
}
.home #barra_esquerra {
	margin-right: 805px;
	z-index: 3;
	position:relative;
}
.home #barra_migt {
	float:left;
	width:580px;
	margin-left:-805px;
	z-index: 1;
	position:relative;
}
.home #barra_dreta {
	float:left;
	width:225px;
	margin-left:-225px;
	z-index: 1;
	position:relative;
}
.home #vermas_caixa_limit {
	position: absolute;
	width: 565px;
	z-index: 1;
	margin: -30px 0 0 180px;
	padding: 0;
}
.listados #vermas_caixa_limit2 { 
	position: absolute;
	top: 340px;
	width: 565px;
	z-index: 1;
	margin: 0 0 0 180px;
	padding: 0;
}
#vermas_caixa {
	padding: 10px;
	background-color: #fff29a;
	width: auto;
	border: 1px dashed #555;
	padding: 10px;
	margin: 0;
}
#vermas_caixa span {
	padding: 0 0 5px 0;	
}
#vermas_caixa span a:hover {
	text-decoration: none;
}
#vermas_caixa ul {
	margin: 5px 0 5px 10px;
	padding: 0;
}
#vermas_caixa ul li {
	width: 170px;
	display: inline;
	float: left;
	margin: 2px 0;
}
#vermas_caixa ul li a {
	text-decoration: none;
}
#vermas_caixa ul li a:hover {
	text-decoration: underline;
}
.home .contenti.especial {
	padding: 10px 0 5px 0;
}
.home .contenti.especial div {
	padding: 0;
}
/* ********************************************************
 * Home Estilos
 ********************************************************** */
.home_caixa, #home_destacados, #home_llista, .listados_caixa {
	margin: 10px;
	padding: 0;
}
#listados_llista  {
	margin: 0 10px;
	padding: 0;
}
#home_destacados, #home_llista {
	padding-top: 8px;
}
.home_caixa, .listados_caixa {
	font-size: 1em;
	z-index: 3;
	position:relative;
}
.home_caixa .categorias {
	padding: 0 0 0 5px;
}
#barra_esquerra span.refinar {
	display: block;
	margin: 10px 0 0 10px;
	font-family: Arial,Helvetica;
	font-weight: bold;
	font-size: 17px;
	color: #000;
}
.home_caixa .categorias {
	margin: 0 0 0 3px;
}
.home_caixa strong a {
	text-decoration: none;
	color: #000;
	font-weight: bold;	
}
.home_caixa h3, .listados_caixa h3  {
	padding: 0 0 5px 0;
	text-align: center;
	color: #000;
	font-size: 1em;	
}
.home_caixa em, .listados_caixa em {
	display: block;
	text-align: right;
	padding: 5px;
}
.home_caixa em a, .listados_caixa em a {
	font-style:italic;	
}
.home_caixa ol, .home_caixa ul, .listados_caixa ol, .listados_caixa ul {
	padding: 0 0 0 15px;
	margin: 5px 0;
}
.home_caixa ol li, .home_caixa ul li, .listados_caixa ol li, .listados_caixa ul li {
	list-style: none;
	margin: 0;
	padding: 2px 0;
	line-height: 10px;
}
.home_caixa ul li span, .listados_caixa ul li span {
	font-size:0.8em;
	color: #505050;
}
span.llista_title  {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 2.3em;
	font-family: "Trebuchet MS",Arial;
	font-weight: bold;
}
span.llista_title h1 {
	display: inline;
	font-size: 1em;
	color: #000;
}
#home_llista ul.item, #listados_llista ul.item {
	margin: 0;
	padding: 0;
    list-style: none;	
}
#home_llista ul.item li, #listados_llista ul.item li {
	clear: both;
	margin: 0;
	padding: 0 0 0 0;
    list-style: none;
    border-top: 1px solid #ddd;
}
#home_llista ul.item li.llista_first, #home_llista ul.item li.llista_last, #listados_llista ul.item li.llista_first, #listados_llista ul.item li.llista_last {
	border-top: 0;
}
#home_llista ul.item li.llista_last, #listados_llista ul.item li.llista_last {
	margin: 0;
	padding: 0;
}
#home_llista ul.item li.home_llista_sublast .home_llista_esquerra, #home_llista ul.item li.home_llista_sublast .home_llista_migt, #home_llista ul.item li.home_llista_sublast .home_llista_dreta {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#home_llista ul.item li ul li, #listados_llista ul.item li ul li {
    border: 0;
    padding: 0;
    margin: 0;
}
.home_wrapper {
	float:left;
	width:120px;
}
.home_llista_esquerra {
	margin-right: 430px;
	padding: 25px 0 20px 0;
	text-align: center;
}
.home_llista_migt {
	float:left;
	width:260px;
	margin-left:-430px;
	padding: 20px 5px 20px 5px;
}
.home_llista_dreta {
	float:left;
	width:150px;
	margin-left:-160px;
	padding: 20px 5px 20px 5px;
	text-align: center;
}
/*
.home_llista_esquerra .img, .listados_llista_esquerra .img {
	display: block;
	width: 100px;
	height: 100px;
	line-height: 100px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.home_llista_esquerra .img a, .listados_llista_esquerra .img a {
	display: block;
	vertical-align: middle;
}
.home_llista_esquerra .img img, .listados_llista_esquerra .img img  {
	vertical-align: middle;
}
*/
.home_llista_migt h4, .listados_llista_migt h4 {
	font-size: 1.6em;
	font-family: "Trebuchet MS",Arial;
	margin: 0;
}
.home_llista_migt h4 {
	margin: 0 0 15px 0;
}
.home_llista_migt h4 span, .listados_llista_migt h4 span {
	margin-left: 5px;
}
.home_llista_migt h4 a, .listados_llista_migt h4 a {
	text-decoration: none;
}
.home_llista_migt .descripcion, .listados_llista_migt .descripcion {
	line-height: 15px;
	clear: both; 
	margin: -20px 0 10px 0;
	padding: 10px 0 0 0;
}
.listados_llista_migt_dreta ul.tags,  .listados_llista_migt_dreta3 ul.tags  {
	background: #ffffcc;
	margin: 0;
	padding: 0 12px;
	display: block;
	width: 200px;
	overflow: hidden;
}
.home_llista_dreta ul.tags li, .listados_llista_migt_dreta ul.tags li, .listados_llista_migt_dreta3 ul.tags li {
	margin: 0;
	padding: 0;
    list-style: none;
    display: inline;
}
.listados_llista_migt_dreta ul.tags li a, .listados_llista_migt_dreta3 ul.tags li a {
	margin: 0 4px;
	padding: 0;
	text-decoration: none;
}
.home_llista_dreta ul.tags li a:hover, .listados_llista_migt_dreta ul.tags li a:hover, .listados_llista_migt_dreta ul.tags li a.selected, .home_llista_dreta ul.tags li a.selected, .listados_llista_migt_dreta3 ul.tags li a:hover {
	text-decoration: underline;	
	background: orange;
	color: #fff;
}
ol.vistos, ol.escuchados , ol.valorados  {
	margin: 0;
	padding: 0;
}
ol.vistos li, ol.escuchados li, ol.valorados li {
	margin: 0;
	padding: 5px 0 0 10px;
}
ol.vistos li {
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #ddd;
}
ol.vistos li.last {
	border: 0;
	padding-bottom: 0px;
}
ol.vistos li .vota {
	text-align:center;
	margin-right: 10px;
}
ol.vistos li a, ol.escuchados li a, ol.valorados li a {
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
/* ********************************************************
 * Listados Estructura
 ********************************************************** */
.listados #wrapper {
	float:left;
	width:100%;
}
.listados #barra_esquerra {
	margin-right: 805px;
}
.listados #barra_migt, .listados #barra_migt_blog {
	float:left;
	width:805px;
	margin-left:-805px;
}
.listados_wrapper {
	float:left;
	width:120px;
}
.listados_llista_esquerra {
	margin-right: 430px;
	padding: 25px 0 20px 0;
	text-align: center;
}
.listados_llista_migt {
	float:left;
	width:650px;
	margin-left:-430px;
	padding: 20px 0 20px 5px;
}
.listados_llista_migt_esquerra {
	float:left;
	width:415px;
	padding: 0 5px 0 0;
	text-align: center;
	text-align: left;	
}
.listados_llista_migt_dreta {
	float:left;
	width:220px;
	margin: 0;
	margin-left:-160px;
	padding: 0 0 0 5px;
	text-align: center;
}
.listados_llista_migt_esquerra2 {
	float:left;
	width:475px;
	padding: 0 5px 0 0;
	margin: 0;
	text-align: left;	
}
.listados_llista_migt_dreta2 {
	float:left;
	width:160px;
	margin: 0;
	margin-left:-170px;
	padding: 0 5px;
	text-align: right;
}
.listados_llista_migt_esquerra3 {
	float:left;
	width:495px;
	padding: 0 5px 0 0;
	margin: 0;
	text-align: center;
	text-align: left;	
}
.listados_llista_migt_dreta3 {
	float:left;
	width:210px;
	margin: 0;
	margin-left:-160px;
	padding: 0 0 0 5px;
	text-align: center;
}
/* ********************************************************
 * Listados Estilos
 ********************************************************** */
.listados_caixa {
	margin: 10px;
	padding: 0;
} 
.listados_llista_migt_dreta2 strong {
	color: #000;
}
.listados_llista_migt_esquerra .eventos, .listados_llista_migt_esquerra .provincias {
	white-space: no-wrap;
	line-height: 1.3em;
}

.listados_llista_migt_esquerra h5, .listados_llista_migt_esquerra ul {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	color: #000;
}
.listados_llista_migt_esquerra h5 span {
	font-weight: normal;
}
.listados_llista_migt_esquerra ul li {
	margin: 0;
	padding: 0;
    list-style: none;
    display: inline;
    line-height: 13px;
}
.listados .contentj div {
	overflow: hidden;
	width: 160px;
}
.listados_caixa .tagcloud {
	margin: 0;
	padding: 5px 10px ;
	text-align: center;
}
.listados_caixa .tagcloud li {
	margin: 0;
	padding: 0;
    list-style: none;
    display: inline;
}
.listados_caixa .tagcloud li a, .listados .tags li a {
	line-height: 25px;
	text-decoration: none;
}
.listados_caixa .tagcloud li a:hover, .listados .tags li a:hover {
	background: orange;
	color: #fff;
}
.listados_caixa .tagcloud li a.rank1 {
	font-size: 0.8em;	
}
.listados_caixa .tagcloud li a.rank2 {
	font-size: 1.3em;	
}
.listados_caixa .tagcloud li a.rank3 {
	font-size: 1.8em;	
}
.listados_caixa .tagcloud li a.rank4 {
	font-size: 2.3em;	
}
.listados_llista_migt_esquerra2 h5.categoria {
	float: right;
}
/* ********************************************************
 * Home & listados PAGINATION
 ********************************************************** */
.pagination{
	padding:10px 0 20px;
}
.pagination ul{
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.2em;
}
.pagination span.disablelink{
	padding:0 5px;
}
.pagination li{
	list-style-type:none;
	display:inline;
	padding:0 0 1px;
}
.pagination a,.pagination a:visited{
	padding:0 5px;
	border:1px solid #ddd;
	font-weight:bold;
	text-decoration:none;
}
.pagination a:hover,.pagination a:active{
	border:1px solid #FF7705;
	color:#fff;
	background-color:#FF7705;
}
.pagination a.currentpage{
	background-color:#00F;
	color:#FFF !important;
	border-color:#2b66a5;
	font-weight:bold;
	cursor:default;
}
.pagination a.disablelink,.pagination a.disablelink:hover{
	background-color:#fff;
	cursor:default;
	color:#929292;
	border:0;
	font-weight:normal !important;
}
.pagination a.prevnext{
	font-weight:bold;
}
.listados_llista_migt_esquerra .eventos {
	margin-top: 1px;
}
.listados_llista_migt_esquerra .provincias {
	margin-top: 10px;
}
/* ********************************************************
 * Footer end
 ********************************************************** */
.footer {
	padding-top: 40px;
	text-align: center;
	clear: both;
}
.footer div.logo {
	margin: 20px 0 5px 0;
	text-align: center;
}
.footer div.paises {
	margin: 5px 0 30px 0;
	text-align: center;
	line-height: 1.6em;
}
.footer div span {
	margin-top: 8px;
	display: block;
	height: 23px;
}
/* ********************************************************
 * THEME donem forma al wordpress
 ********************************************************** */
.narrowcolumn .post h2 {
	color:#333;
	font-family:'Trebuchet Ms','Lucida Grande', Arial;
	font-size: 2.4em;
	font-weight:bold;
	padding:2px 0;
	margin: 10px 0 5px;
}
 .narrowcolumn .post h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
.listados .narrowcolumn .post {
	margin: 0 0 20px 0;
}
/*.post .entry {
	line-height: 1.4em;
	font-size: 1.2em;
}*/
.post small {
	margin: 0 0 5px 0;
}
.pagetitle {
	margin: 10px 0 0 10px;
	padding: 0;
	font-size: 2.3em;
	font-family: "Trebuchet MS",Arial;
	font-weight: bold;
}
.listados_llista_esquerra .date{
	margin: 20px 0 0 0;
}
.listados_llista_esquerra .day {
	font-size: 3em;
	letter-spacing: -0.05em;
}
.listados_llista_esquerra .month {
	font-size: 1.5em;
	letter-spacing: -0.1em;
}
.listados_llista_esquerra .year {
	font-size: 1.6em;
	letter-spacing: -0.05em;
}
.orange {
	color: #F39A0E;
	font-weight: bold;
}
#commentform  dl {
	margin: 0;
	padding: 0;
}
#commentform   dt {
	clear: left;
	float: left;
	width: 110px;
	text-align: right;
	margin :0 10px 0 0;
	padding: 5px 0 0 0;
	line-height: 1.6em;
}
#commentform   dt span {
	color: red;
	font-weight: bold;
}
#commentform  dd {
	margin :0 0 10px 0;
	padding: 0;
}
.BtnContactar {
	display: block;
	background: url(http://unaplauso.com/images/contactar3.gif) no-repeat center center;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
	width: 190px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	cursor: pointer;
	cursor: hand;
}
.widecolumn h1.titulo {
	color:#333;
	font-family:'Trebuchet Ms','Lucida Grande', Arial;
	font-size: 2.4em;
	font-weight:bold;
	padding:2px 0;
	margin: 10px 0 5px;
}
.widecolumn h3 {
	color:#333;
	font-family:'Trebuchet Ms','Lucida Grande', Arial;
	font-size: 1.6em;	
	font-weight: normal;
}
.widecolumn h4 {
	color:#333;
	font-family:'Trebuchet Ms','Lucida Grande', Arial;
	font-size: 1.4em;	
	font-weight: normal;
	margin: 5px 0;
}
.widecolumn h3 span {
	color: #FFA500;
}
.widecolumn .entry  p {
	line-height: 1.5em;
}
.widecolumn .entry table, .widecolumn .entry td, .widecolumn .entry th {
	border-color: #C2BCB3;
}
.widecolumn .entry table th{
	font-weight: bold;
	color: #222;
	background-color: #F4F4F4;
}

.fitxa ol.opiniones {
	margin:0;
	padding: 0;
}
.fitxa ol.opiniones li {
	margin:0 0 10px;
	padding: 0;
	list-style:none;
}
.fitxa ol.opiniones li .header {
	background: #F4F4F4;
	padding: 0;
	margin: 0 0 5px 0;
}
.fitxa ol.opiniones li .header h3 {
	font-family: 'Trebuchet MS';
	font-size: 1.4em;
	padding: 0;
	margin: 5px 10px 5px 10px;
	color: orange;
	float: left;
}
.fitxa ol.opiniones li .header div {
	margin: 8px 0 0 0;
	padding: 0;
	text-align: center;
	display: block;
	float: left;
}
.fitxa ol.opiniones li .header div img {
	margin: 7px 0 0 0;
}
.fitxa ol.opiniones li small {
	color: #777;
	font-size: 0.9em;
	margin:  0 10px 10px;
	padding: 0;
}
.fitxa ol.opiniones li small a {
	text-decoration: none;
	color: #666;
}
.fitxa ol.opiniones li .comentario {
	margin: 10px 0 20px 0;
}
.fitxa ol.opiniones li .comentario p {
	font-family: Arial;
	line-height: 1.2em;
	margin: 5px 10px;
	font-size: 1.3em;
	color: #333;
}
.logoComment {
	position: absolute;	
}
.logoComment img{
	margin: -31px 0 0 0px; 
}
.contentn div.item {
	font-weight: bold;
	padding: 0 10px;
}
.contentn div, .contentn div a {
	color: #fff;
}
.fitxa .postmetadata  small {
	font-size: 0.7em;
}
small.time {
	background: url(../images/time.png) no-repeat left center;
	padding: 2px 0 2px 20px;
	display: block;
	margin-bottom: 5px;
}
.post .provincias, .listados_llista_migt_esquerra .provincias {
	line-height: 1.5em;
}
.post .provincias a , .listados_llista_migt_esquerra .provincias a {
	background: url(images/etiquetas.gif) no-repeat left center;
	padding: 2px 0 2px 20px;
	color: #555;
}
#akst_form li {
	list-style: none;
}
.widecolumn .menu {
	margin: 10px 0 0 0;
}

.feature {
	border:solid #ded3c2;
 	border-width:0 1px;
	background:#ffffcc;
	margin: 0;
	padding: 0;
}
.feature div {
	position:relative;
	top: -1px;
	left: 0;
	border: solid #ded3c2;
	border-width:1px 0 0;
	margin: 0;
}
.feature div div {
	top: 2px;
	border-width:0 0 1px;
	padding: .3em .3em .1em;
	margin: 0;
}

.tags3 {
	display: block;
	padding: 0 0 5px;
	margin: 0;
}
.tags3 a {
	margin: 0 2px;
	padding: 1px 1px;
	text-decoration: none;
	line-height: 1.6em;
}
.tags3 a:hover {
	background: orange;
	color: #fff;
}

/* el secreto de limpiar los float's */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.related_post {
	margin: 0 20px;
	padding: 0;	
}
.related_post li {
	list-style-type: square;
	margin: 0;
	line-height: 1.6em;
	font-size: 1.1em;
}

/* ********************************************************
 * Shadowbox
 ********************************************************** */

#shadowbox_overlay{visibility:hidden;position:absolute;display:block;margin:0;padding:0;top:0;left:0;z-index:998;}
#shadowbox_container{position:fixed;height:0;width:100%;margin:0;padding:0;top:0;left:0;z-index:999;text-align:center;}
#shadowbox{display:none;visibility:hidden;margin:0 auto;position:relative;font-family:'Lucida Grande',Tahoma,sans-serif;text-align:left;}
#shadowbox_toolbar{height:25px;padding:0;overflow:hidden;}
#shadowbox_toolbar_inner{height:16px;font-size:16px;line-height:16px;white-space:nowrap;padding:5px 0 4px 8px;color:#fff;z}
#shadowbox_body{position:relative;overflow:hidden;margin:0;padding:0;border:4px solid #fff;background-color:#000;}
#shadowbox_body_inner{position:relative;overflow:hidden;}
#shadowbox_loading{position:absolute;top:0;left:0;height:10000px;width:100%;background-color:#222;}
#shadowbox_loading img{float:left;margin:10px 10px 0 10px;}
#shadowbox_loading span{float:left;margin-top:16px;font-size:10px;}
#shadowbox_loading span a,#shadowbox_loading span a:link,#shadowbox_loading span a:visited{color:#fff;}
#shadowbox_content.html{height:100%;width:100%;overflow:auto;}
#shadowbox_title{margin:0;padding:0;height:20px;overflow:hidden;}
#shadowbox_title_inner{height:20px;color:#fff;}
#shadowbox_title_inner div{padding-top:4px;padding-bottom:2px;font-size: 1.2em;font-weight: bold;height:10px;line-height:10px;}
#shadowbox_title_inner div span.shortcut{text-decoration:underline;font-weight:bold;}
#shadowbox_title_inner div a{text-decoration:none;color:#fff;}
#shadowbox_nav_close,#shadowbox_nav_previous,#shadowbox_nav_next{float:right;padding-right:10px;}
#shadowbox_nav_close{margin-left: 20px;}
#shadowbox_counter{float:left;padding-left:10px;}#shadowbox_counter a{padding:0 4px 0 0;}
#shadowbox_counter a.shadowbox_counter_current{text-decoration:underline;font-weight:bold;}
div.shadowbox_message{text-align:center;padding:10px;}
div.shadowbox_message a:link,div.shadowbox_message a:visited{text-decoration:none;color:#bed333;}
div.shadowbox_message a:hover,div.shadowbox_message a:focus{text-decoration:underline;}

/** BLOG **/

#cuerpo_blog {
	width:990px;
	margin:0 auto;
	padding:20px 0;
	overflow:auto;
	_overflow:visible;
	clear:both;
}

#central_blog {
	width:990px;
	float:left;
}

#col_central_blog {
	width:770px;
	float:right;
	overflow:hidden;
}

h2.post{margin:20px 0 5px;}

h2.post a{text-decoration: none;}

h2.post a:hover{color: #F39A0E; background:none;}

.post_content {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}

.etiquetas{
	display:inline;
	background:transparent url(../images/etiquetas.gif) no-repeat scroll left center;
	padding:2px 0 2px 20px;
}

#col_izquierda_blog {
	width:183px;
	float:left;
	margin:-15px 17px 0 20px;
	_margin-left:10px;
}

#col_izquierda_blog .ventana_lateral {
				position:relative;
				z-index:0;
}
#col_izquierda_blog .ventana_lateral h2 {
				margin:-1px -1px 10px -11px;
				padding:0 0 0 20px;
				line-height:30px;
				position:relative;
				z-index:1;
				background:url(../images/bg.ventana_lateral_izq_h2_blog.gif) no-repeat;
}

.alignright {float:right;}
.alignleft {float:left;}
