html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}


body{
     	font: 95% arial,helvetica,sans-serif;
	margin: 0 auto;	
}
.contenidoIguales{width:48.5%;}
.divDivisibleIzquierda,
.divDivisible{float: left; margin: 0 0 0 1.5%;}
.divDivisibleIzquierda{margin: 0 !important;}
.contenido2Tercios{width:66%;}
.contenido1Tercio{width:32%;}
.contenido3Tercios{width:23.7%;}
.contenidoIgualesDerecha{width:49.5%;float:right !important;}

/*
.contenidoIguales{width:48.5%;}
.contenidoIgualesDerecha{width:49.5%;float:right !important;}
.contenido1Tercio{width:30%;margin-left:2% !important;}
.contenido2Tercios{width:67%; margin-left: 0 !important;}
.divDivisiblePrimero,
.divDivisible{float: left; margin: 0 0 0 0.6%;}
*/


/***** HTML **********/
p{ padding: 5px; }
ul li{padding:3px;list-style-type:disc;}
ul{padding-left:40px;}
ol li{margin-bottom:4px;list-style: decimal outside;}
ol{margin:0 0 0 40px;}
a{color:#06c;}
a:hover{color:#FF9900;}
img {vertical-align:middle;}
strong{font-weight:bold;}
form{ display: inline;}
select{vertical-align: middle;}
input[type="text"],input[type="password"],textarea{
	padding: 3px;border: 1px solid #aaa;}
select{padding:1px;}
input[type="password"]:hover,
input[type="text"]:hover, 
textarea:hover{background:#ffd;}
input[type="submit"]{padding:1px;font-size:110%;}
input[type="password"],
input[type="text"]{border: 1px solid #aaa;}






h2{
color:#88CCFF !important;
font-size:18px !important;
margin-left:5px !important;
}



/******** PAGINACION *********/
.paginacion a{ border: 1px solid #6699FF; margin: 0 5px; padding:4px;text-decoration:none;}

/* FUENTES */
.agrandar{font-size:110%;}
.agrandarBastante{font-size:140%;}
.agrandarMucho{font-size:170%;}
.agrandarMuchoMas{font-size:200%;}
.fuenteNormal{font-weight:normal !important;}
.miniTexto{font-size:85% !important;}

.miniMiniTexto{
font-size:15px !important;
}

.bunny a{
border-bottom-color:#FFD800;
border-bottom-style:dotted;
border-bottom-width:1px;
color:#FFD800;
cursor:pointer;
float:left;
font-weight:bold;
}

/***** COLORES **********/
.colorRojo{color:#CC0000;}
.colorNegro{color:#000;}
.colorAzul{color:#06c;}
.colorAzulOscuro{color:#336699;}
.colorAzulClaro{color:#99CCFF;}
.colorBlanco{color:#fff;}
.colorClaro{color:#999;}
.colorVerde{color:#339933 !important;}
.colorOscuro{color:#333;}

/***** FONDOS **********/
.fondoAzulOscuro{background-color:#04a;}
.fondoAzulMedioOscuro{background-color:#06c;}
.fondoAzul{background-color:#def;}
.fondoAzulClaro{background-color:#E8EEF5;}
.fondoDestacado{background-color:#ffd;}
.fondoClaro{background-color:#EFEFC1;}
.fondoGrisClaro{background-color:#f7f7f7;}
.fondoGris{background-color:#eee;}
.fondoGrisOscuro{background-color:#666;}
.fondoRojo{background-color:#c30;}
.fondoBlanco{background-color:#fff;}
.fondoVerdeClaro{background-color:#E8F3E4;}
.fondoVerde{background-color:#ddffbb;}
.fondoVerdeOscuro{background-color:#339900;}
.fondoNegro{background-color: #000;}

/***** BORDES **********/
.bordeGris{border: 1px solid #aaa;}
.bordeGrisClaro{border: 1px solid #ddd;}
.bordeAzul{border: 1px solid #def;}
.bordeVerdeOscuro{border: 1px solid #66CC33;}
.bordeAzulOscuro{border: 1px solid #9cf;}
.bordeDestacado{border: 1px solid #FFFF66;}
.bordeRojo{border: 1px solid #f00 !important;}
.bordeClaro{border: 1px solid #ddd;}
.bordeSuperior{border-top: 1px solid #ddd;}
table.bordeInferior td,
.bordeInferior{border-bottom: 1px solid #ddd;}
table.bordeInferior{border-top: none;}

/***** ALINEACION DERECHA - IZQUIERDA **********/
dl {width: 100%;}
dt {float: left;}
dd {text-align: right;}
.alineadoIzquierda{text-align: left !important;}
.alineadoDerecha{text-align: right !important;}
.flotante{float:left;padding: 0 15px 15px 0;}

/***** LISTADOS UL **********/
ul.sinPadding li,
ul.sinPuntos li{list-style:none;}
ul.listaClara li{list-style-type:square;}
ul.sinPadding{padding:0;}

/***** LISTADOS DE ETIQUETAS**********/
.listadoEtiquetas a{margin: 0 5px;}
.listadoEtiquetas{line-height:150%;}

/***** ESTILOS VARIOS **********/
.centrado{text-align:center;}
.sinBorde{border:none;}
.oculto{display:none !important;}
.bloque{display:block;}
.negrita{font-weight:bold;}
.padeadoVertical{padding-top: 10px !important;padding-bottom: 10px !important;display:block;}
.padeadoHorizontal{margin-left:25px !important;display:block;}
table.padeado td,
ul.padeado li,
.padeado{padding: 5px;}
.padeado{display:block;}
table.padeado{padding: 0px;}
table.padeadoDoble tbody td,
.padeadoDoble{padding: 1em;}
table.padeadoDoble{padding: 0em;}
.padeadoMedio{padding: 0.7em;}
.limpiar{ clear: both; }


/***************
   ESTRUCTURA
****************/
body{background-color: #000;color: #fff;}
.pagina{padding: 0px 0.9%  10px 0.9%;background-color: #252221;}
a, a:link, a:visited {color: #88ccff;text-decoration: none;border-bottom: 1px dotted #88ccff;}
a:hover {color: #fff;border-bottom: 1px dotted #999;}
ul li{list-style:none;}
.contenedor{width:980px;margin: 0 auto;}

/***************
   MODIFICACIONES DE LA BASE
****************/
.contenido2Tercios{width:68.5%;}
.contenido1Tercio{width:30%;}

/***************
   CABECERA
****************/
.cabecera {
	position: relative;
	margin: 0 0 0px 0;
	text-align:left;
	background: transparent url('fondo.png') 0 0 repeat-x;
}
.cabecera h1{
	font-size:150%;
	color:#fff;
	float:right;
	margin: 20px 10px 0 0;
	width: 50%;
	text-align:right;
}
div.fondoPie,
div.fondoCabecera{
	height: 5px;
	border-bottom: 1px solid #333;
}
div.fondoPie{
	border-top: 1px solid #333;
	border-bottom:none;
}
div.fondoPie hr,
div.fondoCabecera hr { display: none;}

/***************
   PIE
****************/
.piePagina,
.piePagina li{display:inline;margin-right:10px;}
.piePagina ul{padding:0;}

/***************
   BUSCADOR
****************/
.buscador input[type="text"],
.buscador input[type="text"]:hover{
	background-image:url('iconosMasUsados.png');
	background-repeat: no-repeat;
	background-position: 6px -88px;	
	padding: 8px 8px 8px 26px;
}
.descBuscador strong{
	padding: 2px 4px 2px 4px;
	background-color: #f90;
}

/***************
   FORMULARIOS
****************/
textarea,
textarea:hover,
input[type="text"],
input[type="text"]:hover{background-color:#dfdfdf;}
input[type="submit"],
#infobar #searchform #searchsubmit,
#sbutt {
	background: url(submit.jpg) repeat-x;
	border: 2px solid #ccc;
}

/***************
   ICONOS
****************/
.iconoRssGrande{
	background-image: url('rss.png') !important;
	background-position: 0 !important;
	background-repeat:  no-repeat;
	padding-top: 110px !important;
	display:block;
	text-align:center;
}
.iconoRss{
	background-image: url('iconosHorizontales.png') !important;
	background-position: -216px 0px !important;
	background-repeat:  no-repeat;
	padding-left: 23px !important;
}
.iconoOpinion{
	background-image: url('iconosHorizontales.png') !important;
	background-position: -149px -40px !important;
	background-repeat:  no-repeat;
	padding-left: 23px !important;
}
.iconoMail{
	background-image: url('iconosHorizontales.png') !important;
	background-position: -184px -22px !important;
	background-repeat:  no-repeat;
	padding-left: 23px !important;
}
.iconoSiguiente{
	background-image: url('iconosHorizontales.png') !important;
	background-position: 78px -144px;
	background-repeat:  no-repeat;
	padding: 5px 23px 5px 0px !important;
}
.iconoAnterior{
	background-image: url('iconosHorizontales.png') !important;
	background-position: 0px -173px !important;
	background-repeat:  no-repeat;
	padding: 5px 0px 5px 23px !important;
}

/***************
   VALORACIONES
****************/
		.iconoUp,
		.iconoDown{
			background-image: url('iconosHorizontales.png');
			background-repeat:no-repeat;
			padding: 3px 0 3px 22px !important;
		}
		.iconoUp{background-position: -92px -91px !important;}
		.iconoDown{background-position: -124px -65px;}
		
/***************
   ARTICULOS
****************/

.post h3 a{font-size: 90%;}
.post h3,
.post h2{
	color:#fff;
	font-size: 200%;
	font-weight:bold;
}
.post .subTitulo{color:#aaa;font-size:80%;}
.posts h2 {
	display: block;
	margin: 5px auto;
	font-size: 12px;
	padding: 0;
}

.percat {
	width: 220px;
	float: left;
	overflow: hidden;
}
.more-link{font-weight:bold;}
.entry{font-size:110%;}
.entry p{margin: 3px 0;}
.entry img{ display: block !important; margin: 10px auto 10px auto; }
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5{font-weight:normal;margin:0.8em 0 0.2em 0;color:#fff;font-size:130%;}
.entry small{ text-align:center; display: block; color: #666;margin-bottom:5px;font-style:italic;}
.entry ul{margin: 4px 0 4px 10px !important;display:block !important;}
.codigoFuente{
	font-family: Andale Mono, Lucida Console, Monaco, fixed, monospace;
	color: #000;
	background-color: #f7f7f7;
	font-size: 12px;
	border-left: 25px solid #aaa;
	line-height: 14px;
	padding: 10px;
	width: 94%;
	text-align: left !important;
	margin-left: 5%  !important;
}
.entry .alignleft{margin: 0 10px 10px 0 !important;}
.entry .alignright{margin: 0 0px 10px 10px !important;}
.textoDestacado{display:block;margin: 5px 0;padding:10px 10px 10px 25px;font-weight:bold;font-style:italic;}
.codigoFuente{text-align:left !important;}
.enlaceIngles:hover,
.enlaceIngles{
	padding-right:20px;
	background-image: url('eng.gif') !important;
	background-repeat: no-repeat !important;
	background-position: right center !important;
}
hr.separacion{border: 0;color: #444;background-color: #444;height: 1px;}
.comentarioOpinion{width:76%;}
.comentarioDetalles{width:22%;font-size:80%;}
.comentarioOficial{background-color:#ffee99;}
.enlaceDescarga{
	background: transparent url('flechasGrandes.png') 0 -1px no-repeat;
	padding: 0 0 25px 55px;
	font-weight:bold;
	font-size:110%;
	margin:10px 0 17px 25px;
	display:block;
	border: none !important;
	text-decoration:none;
}

/***************
   SIDEBAR
****************/
.sidebar a{color:#fff;border-bottom: 1px dotted #fff;}
.sidebar a:hover{color:#f90;border-bottom: 1px dotted #f90;}
/* CATEGORIAS */ 
ul.categorias{
	padding:0;margin:0;
}
.destacados li{clear:both;}
ul.categorias li{list-style:none;margin-bottom:5px;}
ul.categorias li a{font-size:140%;}
ul.categorias ul.children{padding:0 0 0 20px;}
ul.categorias ul.children li a{font-size:100%;}
ul.categorias ul.children li {margin-bottom:0px;text-indent:0;}
.ultimosComentarios ul li{list-style:none;}
.ultimosComentarios ul{padding:0 0 0 7px;}
.PSR_moment_scores,
.PSR_month_scores,
.masComentado{padding:0 0 0 20px;}
.sidebar ol{margin-left:0;}
ul.busquedas{padding:0 0 0 10px;}
.busquedas li{list-style:none;}
.listadoPalabras{line-height:150%;}
.listadoPalabras a{margin:0 5px;border-bottom:none;text-decoration:underline;}

/***************
   CONTACTO
****************/
.contactform{
	background-color:#373331;
	padding: 1em;
}
.contactform .contactleft{padding: 0px 0 4px 0;}
.contactform .contactright{padding: 0 0 11px 0;}

/***************
   PAGINACION
****************/
.navigation a{font-size:120%;padding:10px 20px;}
.alignright{
	float: right;
	padding:5px 0;
	margin:0;
	}
.alignleft {
	float: left;
	padding:5px 0;
	margin:0;
}

/***************
   REDES SOCIALES
****************/
.tablaCompartir td{width:25%;}
.compartir{padding-left:20px;background: transparent url('compartir.png') no-repeat;}
.compartir_webeame { background-position: 0 -5px; } 
.compartir_reddit { background-position: 0 -26px; } 
.compartir_myspace { background-position: 0 -47px; } 
.compartir_wong { background-position: 0 -68px; } 
.compartir_enchilame { background-position: 0 -89px; } 
.compartir_fresqui { background-position: 0 -110px; } 
.compartir_meneame { background-position: 0 -131px; } 
.compartir_digg { background-position: 0 -152px; } 
.compartir_live-space { background-position: 0 -173px; } 
.compartir_favoriting { background-position: 0 -194px; } 
.compartir_google_bmarks { background-position: 0 -215px; } 
.compartir_blinklist { background-position: 0 -236px; } 
.compartir_blogmemes { background-position: 0 -257px; } 
.compartir_orkut { background-position: 0 -278px; } 
.compartir_technorati { background-position: 0 -299px; } 
.compartir_chido { background-position: 0 -320px; } 
.compartir_tuenti { background-position: 0 -341px; } 
.compartir_barrapunto { background-position: 0 -362px; } 
.compartir_yahoo_myweb { background-position: 0 -383px; } 
.compartir_facebook { background-position: 0 -404px; } 
.compartir_neodiario { background-position: 0 -425px; } 
.compartir_share-icon { background-position: 0 -446px; } 
.compartir_delicious { background-position: 0 -467px; } 
.suscribir_netvibes{background-position: 0 -495px;}
.suscribir_live{background-position: 0 -523px;}
.suscribir_yahoo{background-position: 0 -550px;}



/***************
   VARIOS
****************/
.fondoWeb{background-color: #252221;}
.fondoWebClaro{background-color: #322E2C;}
.fondoWebTerciario{background-color: #373331;}
.bordear{border: 1px solid #555;border-width: 1px 0 0 1px;}
li.primero{margin-left:0 !important;}
.colorNaranja{color:#88CCFF !important;}
a.colorNaranja{border-bottom: 1px dotted #88CCFF ;}
a.colorNaranja:hover{color:#fff !important;border-bottom: 1px dotted #fff;}

/**** Global Classes ****/
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.textLeft {
	text-align: left;
}
.textRight {
	text-align: right;
}
.textCenter {
	text-align: center;
}
.textJustify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underline {
	border-bottom: 1px solid;
}
.highlight {
	background: #ffc;
}

.imgLeft {
	float: left;
	margin: 4px 10px 4px 0;
}
.imgRight {
	float: right;
	margin: 4px 0 4px 10px;
}

.nopadding {
	padding: 0 !important;
}
.noindent {
	margin-left: 0;
	padding-left: 0;
}
.nobullet {
	list-style: none;
	list-style-image: none;
}
.nobg {
	background: none !important;
}
.sub {
	color: #999;
}
.headline-sub {
	color: #999;
	padding-bottom: 8px;
}
.padding-content {
	padding: 10px;
}

/**** ClearFix Hack ****/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/**** Wrapper ****/
.left {
	float: left;
	width: 660px;
}
.right {	
	float: right;
	width: 320px;
}

/**** Common Classes ****/

.content {
	padding: 10px;
	margin-top: 10px;
}

.more-articles-link {
	display: block;
	background: #252221;
	padding: 6px; 
	color: #fff !important;
	font-weight: bold;
	text-align: center;
}
	.more-articles-link:hover {
		border: none !important;
	}

.archive-title {
	background: #322E2C;
	color: #fff;
	text-transform: uppercase;
	padding: 6px 10px;
	display: block;
	margin-bottom: 10px;
}

.archive-title, .module, .featured {
	margin-right: 10px;
}

.archive-listing {
	float: right;
	margin: 2px 15px 0;
}

.navigation a {
	color: #fff;
	font-weight: bold;
	background: #322E2C;
	display: block;
	padding: 5px;
	margin: 0 10px 0 0;
	border: 1px solid #292624;
}

/**** Top Navigation / Header ****/
#top-navigation, #top-navigation-bottom {
	background: url(topnav.jpg) repeat-x;
	height: 30px;
}
	#top-navigation ul, #top-navigation-bottom ul {
		list-style: none;
		margin: 0;
		padding: 0 15px;
	}
	#top-navigation li, #top-navigation-bottom li {
		float: left;
		text-transform: uppercase;
		display: inline;
	}
	#top-navigation a:link, #top-navigation a:visited,
	#top-navigation-bottom a:link, #top-navigation-bottom a:visited {
		display: block;
		margin-right: 25px;
		font-weight: bold;
		height: 23px;
		padding-top: 4px;
		border-top: 2px solid #f2f2f2;
		float: left;
		clear: left;
	}
	#top-navigation ul li:last-child a, #top-navigation-bottom ul li:last-child a {
		margin-right: 0;
	}
	#top-navigation a:hover {
		border-top: 2px solid #D20000;
	}
	#top-navigation-bottom a:hover {
		border-bottom: 2px solid #D20000;
		border-top: 2px solid #f2f2f2 !important;
	}

#bar {
	background: #322E2C;
	height: 5px;
}
#infobar {
	float: right;
	background: #322E2C;
	width: 300px;
	height: 26px;
	overflow: hidden;
	padding: 10px;
}
	#infobar #searchform #s {
		width: 227px;
		padding: 2px;
		border: 1px solid #ccc;
	}
.rss li {
	background: url(rss.png) no-repeat;
	background-position: 0 6px;
	padding: 0 0 0 23px;
}

/**** Sidebar ****/
#sidebar {
}
	#sidebar ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	#sidebar ul li, .module, .single {
		margin-bottom: 10px;
	}
	#sidebar ul * ul {
		/*margin-left: 20px;*/
	}
	#sidebar ul * li, #bottom-content ul * li {
		background: none;
		padding: 4px 3px;
		margin: 0;
		color: #999;
		width: auto;
	}
	#sidebar h6, .module h2, #bottom-content h6 {
		font-size:120%;
		background: none;
		font-weight:normal;
	}
	#multi-sidebar a:link, #multi-sidebar a:visited {
		color: #ccc;
		font-weight: bold;
	}
	#sidebar ul * li a:hover {
		border-bottom: 1px dotted #635957;
		color: #fff;
	}
	#sidebar ul.children li {
		padding: 7px 7px;
	}


#multi-sidebar {
	background: none !important;
	margin-bottom: 10px;
	width: 100%;
}
#multi-sidebar ul.ui-tabs-nav li a{color:#FF9900;}
#multi-sidebar ul.ui-tabs-nav li a{border-bottom: 1px dotted #f90;}
	#multi-sidebar div ul li {
		list-style: none !important;
		margin: 0;
	}
	#multi-sidebar div ul {
		margin: 0;
		padding: 0 15px;
	}
	#multi-sidebar .ui-tabs-nav {
		list-style: none;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
	#multi-sidebar .ui-tabs-nav li {
		float: left;
		list-style: none;
		margin: 1px 0 0;
		padding: 8px 8px;
		border: none;
		min-width: 45px;
		text-align: center;
		background-color: transparent;

	}
	#multi-sidebar ul.ui-tabs-nav li a {
		font-size:90%;
	}
	#multi-sidebar ul.ui-tabs-nav li a:hover,
	#multi-sidebar a:hover {
		border-bottom: 1px dotted #fff;
		color: #fff;
	}
	#multi-sidebar ul .ui-tabs-selected {
		background: #322E2C !important;
		border: 1px solid #555;
		border-width: 1px 0 0 1px;
	}
	#multi-sidebar .ui-tabs-panel {
		background: #322E2C;
		padding: 10px 5px;
	}
	#multi-sidebar .ui-tabs-panel li {
		padding-bottom: 5px;
	}
	#multi-sidebar .ui-tabs-hide, .hide {
		display: none;
	}

/**** Widget-Specific Classes ****/
#s-tags a {
	font-weight: normal !important;
}
#wp-calendar {
	width: 100%;
	margin: 0;
}
	#wp-calendar th, #wp-calendar td {
		text-align: center;
	}
.square-btn {
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid #322e2c;
}
.textwidget, .ngg-widget {
	padding: 10px !important;
}

/**** Featured Articles ****/
.featured {
	background: #322e2c;
	padding: 10px;
	width:630px;
	margin-bottom: 10px;
}
.featured-article-content .title, .featured-mini-content .title {
	padding: 0;
	font-size: 18px;
	font-weight: bold;
}
#controls {
	position: absolute;
	float: left;
	z-index: 1000;
	width: 630px;
	padding-top: 75px;
}
#controls a{border:none;}
	#controls #next, #controls #prev {
		text-indent: -9000px;
		width: 30px;
		height: 30px;
		display: block;
	}
	#controls #prev {
		background: url(prev.png) no-repeat;
		float: left;
	}
	#controls #next {
		background: url(next.png) no-repeat;
		float: right;
	}

#featured-slideshow {
	position: relative;
	width: 630px;
}

.featured-article {
	display: block;
	width: 630px;
	height: 250px;
	border: none !important;
}
.featured-article-content, .featured-mini-content {
	position: relative;
	top: 165px;
	overflow: hidden;
	background: url(overlay.png);
	height: 85px;
	color: #a7a7a7;
	padding: 0;
	display: block;
}
	.featured-article-content .title {
		color: #fff;
		padding: 10px 15px 5px;
		display: block;
	}
	.featured-article-content span {
		padding: 0 15px;
		margin: 0;
		display: block;
	}
.featured-mini {
	width: 200px;
	height: 100px;
	display: block;
}
.featured-mini-content {
	top: 55px;
	height: 45px;
	display: block;
}
	.featured-mini-content .title {
		color: #fff;
		font-size: 14px;
		padding: 5px 10px;
		display: block;
	}

/**** Latest Reviews / Latest Previews ****/
#bottom-content {margin: 20px 0 0 0;width:100%;}
	#bottom-content ul {
		list-style: none;
		padding: 0;
		margin-bottom: 10px;
		width: 100%;
	}
	#bottom-content li {
		float: left;
		width: 320px;
		margin: 0 0 10px 10px;
		overflow: hidden;
		padding: 0;
	}
	#bottom-content * ul {	margin: 10px 0 0 0;}
	#bottom-content ul * li {
		padding: 0 15px 5px 2px;
		float: none;
		margin-left: 15px;
		list-style: circle !important;
		overflow: visible;
		height: auto;
	}
	#bottom-content a:link, #bottom-content a:visited {
		color: #ccc;
	}
	#bottom-content a:hover {
		border-bottom: 1px dotted #635957;
		color: #fff;
	}
	#bottom-content li ul li{width: auto;}	
	
/**** Headlines ****/
#post p {
	line-height: 1.75em;
}

.posts {
	list-style: none;
	/*margin: 10px 0 0 0;*/
	padding: 0;
}
	.posts li {
		background: #322E2C;
		float: left;
		width: 191.5px;
		margin: 0 5px 10px 0px;
		padding: 10px;
		overflow: hidden;
	}
	.posts li .alto {height: 240px;}
	.alto img{width:190px;height:110px;}
	.posts li h2 a{font-weight:bold;font-size:110%;font-size:16px;}
	.posts li:hover {background: #373331;}
.percat {
	width: 220px;
	float: left;
	overflow: hidden;
}


/**** Single Post ****/
.single {
	background: #322e2c;
	font-size: 90% !important;
	color: #ccc;
	line-height:135%;
}

.scoreboard {width: 100%;}
	.scoreboard p {
		padding: 0;
		line-height: 100%;
	}
	.scoreboard p.title {
		color: #f0f0f0;
		font-weight: bold;
		margin-bottom: 0;
	}
	.scoreboard p.score {
		font-size: 36px;
		text-align: center;
		font-weight: bold;
		margin-top: 8px;
	}
	.scoreboard .details {
		border-left: 1px solid #292624;
		float: right;
		margin-left: 10px;
		width:70%;
	}
	.details strong {color: #fff;}

.social-links {
	float: right;
}
	.social-links .sociable {
		margin: 0 !important;
		padding: 0 !important;
	}
	.social-links a {
		opacity: 0.5;
		padding-right: 3px;
	}
	.social-links a:hover {
		opacity: 1;
	}

.postmeta, .commentmeta {
	color: #999;
}
.break {
	border-bottom: 1px dotted #635957;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.author {
	font-weight: bold;
	color: #999;
	padding-right: 10px;
}

/**** Comments ****/
.standard {
	background: #373331;
}
.nocomments {
	padding: 10px 15px;
}


.about-author {
	border: 1px solid #272423;
	padding: 10px 15px;
	margin: 0 15px 10px;
	line-height: 1.5em;
	background: #373331;
}
	.about-author h2 {
		margin: 0 0 10px;
		text-transform: uppercase;
		color: #fff;
	}
	.about-author img, .commenttext img, .commenttext-admin img {
		float: left;
		margin: 0 10px 10px 0;
		border: 2px solid #ccc;
	}

#commentsform {
	padding: 10px 15px;
	overflow: hidden;
}
	#commentsform textarea {
		width: 97%;
		height: 100px;
		padding: 5px;
	}
	
#commentlist {
	list-style: none;
	margin: 0 0 10px;
	padding: 10px 5px;
}
#commentlist li{list-style: none;display:block;}	
label.error {
	display: block;
	font-weight: bold;
	color: #cc0000;
}


/**** CAMB *****/
.single {
	background: #777 !important;
	color: #000  !important;
}
.single a, .single a:link, .single a:visited {color: #03f;text-decoration: none;border-bottom: 1px dotted #03f;}
.single .colorNaranja{color:#fff !important;}
.single .fondoWebTerciario{background-color:#888;}

		.PSR_stars {
		  height: 15px;
		  overflow: hidden;
		  padding: 0;
		  margin: 0;
		}
		* html .PSR_stars .star {
			display: block;
			position: absolute;
			height: 0;
			width: 0;
		}
		.PSR_stars input {
			display: none;
		}
		.PSR_no_star, .PSR_half_star, .PSR_full_star, .PSR_no_voting_star, .PSR_half_voting_star, .PSR_full_voting_star {
		  display: block;
		  float: left;
		  width: 17px;
		  height: 15px;
		  text-indent: -1000em;
		  text-align: left;
		  background-repeat: no-repeat;
		}
		.PSR_no_star,
		.PSR_full_star,
		.PSR_half_star,
		.PSR_no_voting_star,
		.PSR_full_voting_star,
		.PSR_half_voting_star
			{background-image: url(stars.jpg);background-repeat:no-repeat;}
		.PSR_no_voting_star,
		.PSR_no_star{background-position: 0px -61px;}
		.PSR_full_star{background-position: 0px -31px;}
		.PSR_full_voting_star{background-position: 0px -1px;}
		.PSR_half_star{background-position: 0px -46px;}
		.PSR_half_voting_star{background-position: 0px -16px;}
		
		.PSR_votes {padding-left: .5em;}




/*CSS black style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#a0a0a0;
		font-size:80%;
	}
	div.pagination a {
		border: 1px solid #909090;
		margin-right:3px;
		padding:2px 5px;
		background-color:#333;
		text-decoration: none;
		color: #c0c0c0;
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #f0f0f0;
		background-color:#404040;
		color: #ffffff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #ffffff;
		font-weight: bold;
		background-color: #606060;
		color: #ffffff;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}

	
	
	
	#geo img{
	width:260px;
	height:120px;
	}
