/* @override 
	http://alucinogena.com/wp-content/themes/Alucinogena_2010/style.css
*/

/* ----------------------------------------
Theme Name: Alucinogena 2010
Description: filas adapatables
Version: 3.1
Author: Osvaldo Uribe	
Author URI: http://osvaldouribe.com
---------------------------------------- */
body{
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background: #827f87;
    position:relative;
    margin: 0 15px;
}

a{ color: #58595B; }

a:hover{ color: #fff; background: #000; }

a img, a{ border: none!important; outline-style: none; }



/* @group cabecera */

#head{
	clear: both;
	height: 40px;
	width: 99%;
	background-color: #fff;
	padding: 15px 6px;
	margin-bottom: 8px;
    overflow:hidden;
    min-width:960px;
    -webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;	
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft:3px;
}

#head #marca h1 {
	margin: 0 10px 0 0;
}
#head #marca h1 a{
	display: block;
	text-indent:-9000%;
	outline: none;
}
#head #marca h1 span{
	display: none;
}
#head #marca .alucinogena{
	background: url(img/alucinogena.gif) no-repeat;
	height: 35px;
	width: 213px;
}
#marca{
	width: 213px;
	height: 35px;
	float: left;
}


/* @end */

/* @group menu */

#menu{
	float: right;
	height: 40px;
	width: 390px;
}

#menu li {
	float: left;
	margin-top: 17px;
	margin-left: 20px;
}

#menu ul {
	list-style: none;
	padding: 0;
	font-size: 11px;
	height: 35px;
	margin: 0;
}

#menu ul li a{
	text-decoration: none;
	color: #58595B;
}
#menu ul li a:hover{
	color: #000;
	background: #fff;
}

input#s {
	border: none;
	border-bottom: 1px solid #827f87;
}

input#searchsubmit {
	border: none;
	background-color: #fff;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;	
	color: #58595B;
	font-size: 11px;
}

#searchform {
	margin-top: -3px;
}

/* @end */

/* @group Category */

#categories{
	background-color: #fff;	
	width: 99%;
    min-width:960px;	
	clear: both;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	margin-bottom: 8px;
	height: 30px;
	padding: 0 6px;	
}

#categories ul {
	padding: 9px 0 0 0; 
	list-style: none;
	font: bold 11px/11px Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
	margin: 0;
}
#categories ul li.like{
	float: right;
	overflow: visible;
	margin-top: -5px;
}
#categories ul li {
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
}
#categories ul li a{
	text-decoration: none;
	font-weight: bold;
	background: #fff;
}
#categories ul li a:hover{
	color: #818086;
}

/* COLORES DE CHORO */

#categories ul li.cat-item.cat-item-147 a, #cat_147 .title h3 a {
	color: #3a3a3a;
}

#categories ul li.cat-item.cat-item-95 a, #cat_95 .title h3 a {
	color: #601799;
}

#categories ul li.cat-item.cat-item-151 a, #cat_151 .title h3 a {
	color: #0074DF;
}

#categories ul li.cat-item.cat-item-137 a, #cat_137 .title h3 a {
	color: #E205BB;
}

#categories ul li.cat-item.cat-item-32 a, #cat_32 .title h3 a {
	color: #326F00;
}
#categories ul li.cat-item.cat-item-389 a, #cat_389 .title h3 a {
	color: #FF6F00;
}
#categories ul li.cat-item.cat-item-384 a, #cat_384 .title h3 a {
	color: #26c621;
}
#categories ul li.cat-item.cat-item-63 a, #cat_63 .title h3 a {
	color: #FF0000;
}
#categories ul li.cat-item.cat-item-174 a, #cat_174 .title h3 a {
	color: #72382B;
}

#categories ul li.cat-item.cat-item-296 a, #cat_296 .title h3 a {
	color: #5AB6F0;
}

/* @end */



/* @group post */

#items {
	width: 97%;
    min-width:700px;
}

.grafica{
	float: left;
	margin: 0 4px 4px 0;
	height: 210px;
	width: auto;
    display:block;
}
.interior .imagen{
	margin: 0;
	width: 100%;
	height: 210px;
	overflow: hidden;	
	clear: both;
}
.imagen, .imagen p{
	float: left;
	margin: 0;
	height: 210px;
	overflow: hidden;
}

.imagen{ background:#fff;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;	
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft:3px;

}

.interior .info{
	width: 450px;
	background: #fff;
	overflow: hidden;
	float: left;
}

.info ul{
font-size: 11px;
color: #58595B;
padding: 0;
margin: 10px;
list-style-position: inside;
}

.grafica .info{
	float: left;
	width: 175px;
	height: 210px;
	background: #fff;
	overflow: hidden;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;	
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright:3px;
}
.info .entry_author_image img{
	width: 30px;
	height: 30px;
	overflow: hidden;
    border:none;
}

.interior img {
text-align: center!important;
}

.single .info .entry_author_image img{
	width: 48px;
	height: 48px;
	background-color: #fff;
}
.single .info .entry_author_image{
	float: left;
	width: 48px;
	height: 52px;
	background-color: #fff;
}

.info .entry_author_image {
	float: right;
	width: 30px;
	height: 30px;
	background-color: #313133;
	margin-top: 3px;
	margin-right: 3px;
}

.info p a {
	text-decoration: none;
	color: #1d1e1f;
}

.info p strong {
	font-weight: normal;
}
.info p a:hover{
	text-decoration: none;
        background:#000;
        color:#fff;
       
}
/* @end */

/* @group interior_post */

#nav_post ul{
	list-style: none;
	padding: 0;
	position: fixed;
	margin: 0;
	top: 70px;
	left: 15px;
}

#nav_post ul li {
	background-color: #fff;	
	font: 13px "Courier New", Courier, mono;
}
#nav_post ul li a{
	text-decoration: none;
	color: #000;
	padding: 8px 12px;
	margin-bottom: 6px;
        height:15px;
}


dl.gallery-item {
	width: 160px;
	margin: 0 0 5px 0;
}

a img.attachment-thumbnail {
	border: none;
}


.interior{
	float: left;
	width: 450px;
	border: 5px solid #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #fff;
}

#related p.acciones {
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
	background-color: #e1e7ec;
	width: 350px;
	color: #3d3e3f;
}
#related p.acciones a{
	color: #1a1a1b;
	text-decoration: none;
}
#comentarios {
	width: 300px;
	float: left;
	background-color: #fff;
	border: 5px solid #fff;
	margin-right: 10px;
	margin-bottom: 8px;
}

#comentarios p {
	margin: 10px 0;
	padding:0;
}

#title_comment{ width:100%; height:10px; display:block;}

#comentarios h4, #related h4, h2.bg, #sociable h2 {
	margin: 5px 0 10px 0;
	color: #58595B;	
	font: bold 11px/11px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#related {
	float: left;
	width: 500px;
	
}


#related ul.st-related-posts li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: auto;
}

#related ul.st-related-posts li a img {
border:none;
	width: auto;
	height: 110px;
	border: 5px solid #fff;
}

#related ul.st-related-posts {
	padding: 0;
	margin: 0;
	width: auto;
}
.pagina{
	background-color: #fff;
	padding: 5px;
	width: 300px;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;	
	float: left;
	margin: 0 4px 8px 0;
}

#autores{
	float: left;
	width: 650px;
}
.autor{
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;	
	background-color: #fff;
	height: 90px;
	margin-bottom: 8px;
}

#autores .autor .picture {
	width: 90px;
	height: 90px;
	float: left;
}

#autores div.autor div.picture img {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;	
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft:3px;	
}
#autores .description{
	float: left;
	width: 390px;
	height: 80px;
	overflow: hidden;
	padding: 5px;
}

#autores div.autor div.description p {
	margin: 0;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	color: #58595B;
}

#autores .autor .links {
	width: 160px;
	float: right;
}

#autores div.autor div.links ul {
	padding: 25px 3px 3px;
	list-style: none;
	margin: 0;
	height: 61px;
}
#autores .autor .links ul li{
	float: left;
	width: 75px;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	color: #58595B;
}

#page_4710 {
	background-color: #fff;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;	
}
#page_4710 p {
	margin: 0;
	}

.pagina h2, #autores div.autor div.description h2 {
	font: bold 11px/11px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 10px 0;	
	color: #58595B;	
}

#commentform p {
	color: #3d3e3f;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	text-transform: none;
	margin: 10px 0;
}

input#email, input#url, input#author {
	border: none;
	width: 190px;
	height: 23px;
	background: url(img/bgfind.gif) no-repeat;
}

textarea#comment {
	background-color: #c9c9ca;
	width: 290px;
	border: none;
}

#comentario ol li.alt, #comentarios ol li {
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	color: #3d3e3f;
	margin-bottom: 20px;
}

ol li small {
	font-size: 10px;
	float: left;
	color: #58595B;	
}
.pagina p, p a{
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	color: #58595B;
}
#comentarios ol {
	list-style: none;
	font-size: 12px;
	margin: 20px 0 0;
	padding: 0;
	width: 300px;	
}

#comentarios cite a, #comentarios cite {
	font: bold 11px Arial, Helvetica, Geneva, sans-serif;
    margin: 6px 0;
	text-decoration: none;
	text-transform: uppercase;
}

/* @end */

#nav {
	clear: both;
	width: 100%;
	margin: 15px 0 30px 0;
}
#nav p{
	height: 8px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	clear: both;
}

#nav p a {
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 7px 10px;
	font-weight: bold;
}

/* @group sidebar */

#sidebar{
	width: 205px;
	float: left;
	margin-right: 4px;
}

.side_cap{
	background-color: #f0eeee;
	color: #58595B;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	margin-bottom: 4px;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	padding-bottom: 1px;
}

.side_cap p{ margin: 0; padding: 5px; }
.side_cap p a{ color: #1D1E1F; text-decoration: none; }
.side_cap p a:hover{ color: #fff; background: #000; }

.side_cap a img{
	margin: 8px 0;
	display: block;
}

/* @group eventos */

#proximos_eventos .evento{
	padding: 4px;
}

.cebra_loca{
background: #ddd;
}

#proximos_eventos .evento h2 {
	font-size: 11px;
	margin: 0;
	font-weight: bold;
}

#proximos_eventos div.evento h2 a {
	text-decoration: none;
}

#proximos_eventos div.evento ul.post-meta {
	padding: 0;
	list-style: none;
	margin: 0;
	font-size: 11px;
}

#proximos_eventos h3 {
	color: #f46ba3;
	padding: 4px;
	margin: 0;
	background-color: #474747;
	text-transform: uppercase;
	font-size: 11px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;	
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft:3px;
}

.bottom_proximos_eventos {
	background-color: #474747;
	height: 10px;
	margin: 0;
	
	padding: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;	
	}

/* @end */

/* @end */

/* @group footer */


#friends{
	background: #fff;
	height: 60px;
	padding: 0 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	margin: 8px 0 8px 0;
	width: 150px;
}
#friends a{
	margin: 5px 10px;
}
a.f_cellar{
	width: 60px; 
	height: 50px; 
	float: left; 
	display: block; 
	text-indent: -9999px; 
	background: #fff url(img/f_cellar.gif);
}
a:hover.f_cellar{ background: #fff url(img/f_cellar.gif) left bottom; }

a.f_pcolor{ 
	width: 43px; 
	height: 50px; 
	float: left; 
	display: block; 
	text-indent: -9999px; 
	background: #fff url(img/f_pcolor.gif);  
}
a:hover.f_pcolor{ background: #fff url(img/f_pcolor.gif) left bottom; }


#footer{
	clear: both;
}

#footer p {
	font-size: 11px;
	color: #4c4c4c;
}
#footer p a{
	text-decoration: none;
	font-weight: bold;
	color: #3e3e3e;
	padding: 4px;
}
#footer p a:hover{
	color:#fff;
	background: #000;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	}

/* @end */

/* @group info_post */

.interior .info .title{
	width: 250px;
}
.info .title{
	float: left;
	width: 127px;
}

.interior .title h3{ width:390px; }

.title h3{
	font: bold 11px/11px Arial, Helvetica, Geneva, sans-serif;
	width: 105px;
	float: left;
	margin: 5px 5px 8px 5px;
	text-transform: uppercase;
}
.title h3 a{
	color: #ff008e;
	text-decoration: none;
}

.title h3 a:hover{ background: #fff;}

.info .title p{
	color: #8c8e92;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	width: 110px;
	height: 13px;
	float: left;
	margin: 7px 0 0 5px;
}
.interior .info p{
	width: 450px;
	margin: 0 0 10px 0;
}

.interior, #sociable, #comentarios, #ads_300{
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;	
}
.interior .info p strong{ font-weight: bold;}

.info p{
	color: #58595B;
	font: normal 11px/13px Arial, Helvetica, Geneva, sans-serif;
	width: 165px;
	clear: both;
	margin: 0 0 0 5px;
}
.info small{
	font-size: 10px;
	float: left;
	color: #58595B;
	margin: 3px 0 0 5px;
}
.info small a{
	color: #5e5e5e;
	text-decoration: none;
}
.info small a:hover{
	text-decoration: underline;
}
.tool-tip {
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
background: #777;
padding:5px;
color:#fff;
}

.gravatar{
	float:left;
	margin:0 10px 0 0;
	border: 1px solid #eee;
}


.pagination {
	display: none;
	font-size: 12px;
	text-transform: uppercase;
	position: fixed;
	top: 70px;
	width: 40px;
	height: 100%;
	font-family: "Courier New", Courier, mono;
	left: 14px;
}

div.pagination a {
	width:30px;
    display:block;
	background:#fff;
    float:left;
	color:#000;
	text-decoration: none;
    padding: 5px 0;
    margin:0 0 4px 0;
    text-align:center;
}
div.pagination a:hover, div.pagination a:active {
	width:30px;
        display:block;
	background:#000;
        float:left;
	color:#fff;
	text-decoration: none;
        padding: 5px 0;
        margin:0 0 4px 0;
        text-align:center;
}
.pagination span.current { 
	width:30px;
    display:block;
	background: #eaeaea;
    float:left;
	color:#000;
	text-decoration: none;
    padding: 5px 0;
    margin:0 0 4px 0;
    text-align:center;
} 
div.pagination span.disabled {
	display: none;
}

#twitt{
background:#fff;
height:210px;
width:300px;
overflow:hidden;
float:left;
margin: 0 10px 0 0;
font-size: 11px;
line-height: 13px;
color: #58595b;
font-family: Arial,Helvetica,Geneva,sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 11px;
line-height: 13px;
font-size-adjust: none;
border:solid 5px #fff;
}

#twitt a{ color:#ff008e; text-decoration:none; }
#twitt a:hover{ color:#000; }

#twitt ul{
padding:0;
margin:0;
background:#fff;
}

#twitt li{
margin: 0 0 5px 0;
display:block;
overflow:hidden;
height:55px;
background:#fff;
}

#twitt li img, #twitt li img a{
float:left;
margin:0 5px 5px 0;
border:none;
}

.autor_twitt{ color:red; font-weight:bold;}

#alert_twitt{ background:#fff; width:290px; color:#000; padding:5px; position:absolute; top:255px; left:45px; text-align:left;}

/* @end */

.imagen a p img, .imagen a img.size-full {
	border: 0;
}

#second_row{
float: left;
width: 310px;
margin: 0 10px 0 0;
}

#related_post{
float: left;
width: 310px;
background: #fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
padding: 8px 0 0 8px;
overflow: hidden;
}

#related_post h2 {
	margin: 0 0 10px 0;
	color: #58595B;	
	font: bold 11px/11px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

#related_post ul{
margin: 0;
padding: 0;
width: 310px;
overflow: hidden;
}

#related_post ul li img{
height: 60px;
}

#related_post ul li p{
 margin: 0;
 padding: 0;
 }

#related_post ul li{
list-style-type: none;
list-style-position: inside;
margin: 0 8px 8px 0;
padding: 0;
width: auto;
height: 60px;
overflow: hidden;
display: block;
float: left;
}

#sociable {
width: 300px;
background-color: #fff;
border: 5px solid #fff;
margin-right: 10px;
margin-bottom: 8px;
height: 50px;
}

#ads_300 {
width: 300px;
background-color: #fff;
border: 5px solid #fff;
margin-right: 10px;
margin-bottom: 8px;
}

#ads_300 img a, #ads_300 img a:hover, #ads_300 img{
background: none; display:block;
}

h5{
margin: 0 0 10px 0;
padding:0;
color:#58595b;
}

.page_nav{
	margin: 2px 0 8px;
}

.page_nav a{
background: #fff;
margin: 4px 4px 0 0;
padding: 4px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
color: #000;
text-decoration: none;
font-size: 11px;
}

.page_nav a:hover{
background: #000;
color: #fff;
text-decoration: none;
}


.clear{ clear:both;}

#autores div.autor div.description h2 {
	margin-top: 0;
}

/* @Like */


/* @Twitter */

#twitter_home{ 
background:#fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
width: 300px;
height: 202px;
overflow: hidden;
margin: 0 4px 4px 0;
padding: 4px;
float: left;
}

#twitter_home a:hover{
background: #fff;
}


#twitter_home p{
font-family:Arial,Helvetica,Geneva,sans-serif!important;
font-size:11px!important;
color: #58595B;
}
 
.twtr-hd { display: none!important;}
.twtr-ft div { display: none;!important;}
.twtr-widget .twtr-tweet-wrap { padding: 4px!important;}
.twtr-widget{ }
