/*  
Theme Name: Qwilm!
Theme URI: http://oriol.f2o.org/
Description: Theme hardly based on <a href="http://www.huddletogether.com">huddletogether</a>. This theme was designed by Lokesh and destriped and built by oriol.	
Version: 0.3
Author: Oriol Sanchez
Author URI: http://oriol.f2o.org/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	
*/




/**********************************************************************************/
body {
	background-color: #2b1f2b;/*181018*//*251b26;*/
	background-repeat: no-repeat;
	font: 11px "Georgia", serif;
	color: #b6b2b7;
	margin: 0px;
}
a { color: #ae20b3; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }
/********************************************************************************/
#wrapper, #wrapperBillBoard { 
	width:1134px;/*990px;*/
	margin:auto;
	background-color: #261c26;
	background-image: url(http://www.40fakes.com/images/background_wrapper.png);
	background-repeat: repeat-y;
	position: relative;
	top:0px;
	z-index: 10;
	margin-top: -242px;
	padding-top: 260px;
	padding-bottom: 20px;
}

#wrapperBillBoard {
	padding-top: 242px;
}

#mini-nav{
	width: 20px;
	float: left;
	margin: 5px;
	padding-top: 30px;
	position:fixed;
	display:none;
}

#mini-nav img{
	margin:1px;
}

#navegacion {
	margin:auto;
	width:1120px;
	height: 33px;
	background-color: #2b1f2b;
	position: relative;
	top:0px;
	z-index: 50;
	margin-top: /*-22px*/44px;
} 

#navegacion #botonera, #navegacion #botoneraHeader {
	margin-left:42px;
	display: table;
	float:left;
	width: 733px;
}

#navegacion #botoneraHeader {
	width: 493px;
}

#byheader {
	width: 240px;
	display: table;
	float:left;
	margin-top: 8px;
}

#byheader A {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: bold;
	color: #cc00cc;
}

#byheader A:hover {
	color: #513b51;
}

#navegacion #iconera {
	display: table;
}

#botonera UL, #botonera LI, #botoneraHeader UL, #botoneraHeader LI, #iconera UL, #iconera LI {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
}

#navegacion #botonera LI, #navegacion #botoneraHeader LI {padding-top:8px;padding-right: 21px;}
#navegacion #iconera LI {padding-top:6px;padding-right: 13px;}

#navegacion #botonera LI A, #navegacion #botoneraHeader LI A {
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: bold;
	color: #513b51;
}

#navegacion #botonera LI A:hover, #navegacion #botoneraHeader LI A:hover {
	color: #cc00cc;
}

#content {
	width: 478px;//452px;
    display:table;
	float: left;
	margin-left:51px;
	margin-right:15px;
	margin-top: 15px;
}

#contentPage {
	display:table;
	width: 712px;
    margin-left:51px;
	float: left;
}

#content .filtr {
        margin-bottom:15px;
		color:#990099;
		font-weight:bold;
		font-size:20px;
}

#sidebar-1 {
	display:table;
	padding-left:20px;
}
#sidebar-2 {
	display:table;
	float: left;
}
#logo, #logoBillboard {
   		margin:auto;
		width:1164px;
		height: 216px;
		padding-top: 17px;
		position: relative;
		top:0px;
		z-index: 30;
		/*padding-bottom:45px;*/
}

#logoBillboard {
	height: 119px;
}

#separatorBillboard {
	margin: auto;
	height: 14px;
	width:1120px;
	background-color: #2b1f2b;
	z-index: 50;
}

#billboard {
	width: 1120px;
	margin: auto;
	background-color: #302330;
}

#billboard .contenido {
	display: table;
	padding-bottom: 15px;
	padding-top: 15px;
	width: 1030px;
	margin: auto;
}

#billboard .contenido .closeL {
	display: table;
	width: 16px;
	float: left;
	margin-right: 12px;
	margin-top: 117px;
}

#billboard .contenido .closeR {
	display: table;
	width: 16px;
	margin-top: 117px;
}

#billboard .contenido .code {
	display: table;
	width: 970px;
	/*height: 250px;*/
	float: left;
	margin-right: 12px;
	margin-left: 28px;
}


/********************************************************************************/
.sidebar {
	text-align: left;
	float: left;
	font-size: 11px;
	font-family: Arial Narrow, sans serif;
	width:218px;
	margin-top: 15px;
}

#sidebar-1 {width:300px;}

.presidebar {
        margin-top:-56px;
}

.post {
	padding-bottom:40px;
	/*margin-left:26px;*/
	width:450px;
	overflow:hidden;
	font-family:serif;
	color:#cccccc;
	font-size:12px;
	font-family: 'Droid Serif', serif;
	text-align:left;
}

#contentPage .post {
	padding-bottom:40px;
	/*margin-left:26px;*/
	width:712px;
	font-family:serif;
	color:#cccccc;
	font-size:11px;
	font-family: 'Droid Serif', serif;
	text-align:left;
}

.post P {
	display:table;
	clear:both;
	width:450px;
	font-size:11px;
	font-family: 'Droid Serif', serif;
	line-height:12px;
	text-align:left;
}

.dates {
        display:table;
        font-family: 'Droid Serif', serif;
        font-size: 9px;
        color: #7d767d;
        margin-right:11px;
        padding-top:2px;
}

#datePost
{
	display:table;
	font-weight:bold;
	font-size:11px;
	color:#CCC;
	width:65px;
}

.dates2 {
        display:table;
        float:left;
        font: 10px "Georgia", serif;
        color: #7d767d;
        margin-right:11px;
        padding-top:2px;
}

.pointer-post {
       display:table;
       float:left;
       margin-right:11px;
       margin-top:3px;
}

.postmessage {
        display:table;
		width:450px;
		font-family:serif;
		color:#cccccc;
		font-size:12px;
}

.postmessage p {
        margin-bottom:-5px;
        line-height:14px;
}

.postmessage p a, .postmessage p a span {
        color:#cc00cc;
}

.postmessage a, .postmessage a span {
        color:#cc00cc;
}

.postmessage p a:hover, .postmessage p a:hover span {
        color:#ffffff;
}

.postmessage a:hover, .postmessage a:hover span {
        color:#ffffff;
}

.postmessage p IMG {
        align:center;
}

.post img {
	border:1px solid #140e14;
        max-width:500px;
        margin-bottom:10px;
}

#contentPage .post img {
	border:0px;
        max-width:none;
        margin-bottom:10px;
}

.postentry{
	display:table;
}

.postentry img {
	border:1px solid #140e14;
        max-width:500px;
        margin-bottom:10px;
}

.post object, .post embed {
	border:1px solid #140e14;
        margin-bottom:10px;
}

.postentry object, .postentry embed {
	border:1px solid #140e14;
        margin-bottom:10px;
}

.post-titulo {
        font: 12px serif;
	color:#b6b2b6;
	margin:0px;
        margin-top:-3px;
}

.post-titulo a {
        font-size: 26px;
		font-weight:bold;
		letter-spacing:-.5;
	color:#ededed;
		font-family: 'Droid Serif', serif;
}

.post-titulo a:hover {
        color:#cc00cc;
}

.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
	}

A.commentslink {
	font-size:11px;
	color:#CCC;
	font-weight:bold;
        text-decoration:none;
	clear:both;
}

A.commentslink:hover {
        color:#cc00cc;
}

.comentarios-link{
	background: url(imagenes_qwilm/commentslink.gif) no-repeat center left;
	}	
/**********************************************************************************/
/*Tipografia*/
h1,
h2,
h3{	font-family: 'Droid Serif', serif; }

h1 { text-indent: -9000px; margin: 0; display: none;}
h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; }
h2 a { color: #63b4cd; }
h3 { font-size: 14px; color: #666; }

p {	line-height: 1.5em;	margin: 1.2em 0; }

INPUT, TEXTAREA {	text-indent:2px; font-size: 11px;font-family: Arial Narrow, sans serif;}
.inpfile {margin-top:8px;}

ol, ul {
	line-height: 1.5em;
/*	margin: 1.2em 0 1.2em 2em; */
	}
ul li,
ol li{ margin-bottom: 0.2em; }

img, a img{ border:0px;}

a, a:hover { color: #7c767d; text-decoration: none; }
a:hover { color: #fff; }

em{
	font-style: italic;
	}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
	}

pre{
	display: block;
	margin: 1.0em 1.5em 1.0em 0;
	padding-left: 0.8em;
	border-left: 1px solid #ccc;
	background-color: #eee;
	overflow: auto;
	}

code{font-family: monospace;  font-size: 11px; background-color: #eee;}
pre code{ line-height: 1.3em;}

kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

del, del * { text-decoration: line-through; }

.small {
	font-size: 0.9em;
	color: #999;
	}
/***********comentarios***************/

#comment{
	width: 100%
}
.comentarios{
	display:table;
	border-top:1px solid #666;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
    padding-bottom:15px;
}

#content .comentarios
{
	width:450px;
}

#contentPage .comentarios
{
	width:692px;
}

.commentarios li {
	border:1px solid #DEE4DA;
	background-color: #F3F3F3;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.commentarios li:hover{ background-color: #fff; }

.comentarios .alt
{
	display:table;
	width:200px;
}

.comentariosmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 11px;
	font-family: "Georgia", serif;
	color: #999;
	clear:none;
	}

#content .comentarions p 
{
	width:350px;	
}

.comentarions p a {
      color:#cc00cc;
}

.comentarions p a:hover {
      color:#ffffff;
}

.comentariostitulo {
	margin:0px;
	margin-bottom:2px;
}

#postcomment 
{
	padding-top:25px;
	font-weight:bold;
	color:#CCC;
	font-size:18px;
}

/*********sidebars***************/
.sidebar h2 {
	display: block;
	color:#ffffff;
	font-family: Arial Narrow, Sans serif;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: normal;
	}

.sidebar ul {
	margin: 0px 0px 15px 0px;
	padding: 0;
	list-style-type: none;
	}
.sidebar ul ul {
/*	margin: 1.0em 0 1.5em 0; */
	}
.sidebar ul ul li {
        border:1px solid #251b26;
/*	padding: 0 0 0 10px; */
	}
.sidebar ul ul li a {
	display: block;
/*	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px; */
	} 
.sidebar ul ul li a:hover {
	color: #ffffff;
	}
/****************************/
.linkpermanente{
	padding: 0 0 0 17px;
	background: url(imagenes_qwilm/permalink.gif) no-repeat center left;

}
/**********formularios*********/
select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}
/*******pagina est�tica*********/
#pagina {
        padding-bottom:40px;
        margin-left:26px;
}
#pagina img{
	border: 1px solid #ced4ca;
	padding: 3px;
	margin: 5px 0 5px 0;
	}
.pagina-titulo{
	color: #63B4CD;
	margin:0px;
	margin-bottom:2px;

}
/**********gravatar***************/
.gravatar{
	float:right;

}
/*********Privado-comentarios***************/
.comentarios-autor{
	border:1px solid #B2FF66;
	background-color: #95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.comentarios-autor li {
	border:1px solid #B2FF66;
	background-color: #95FFCE;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	}
.comentarios-autor li:hover{ background-color: #fff; }
/**********************************************/
#searchform{
width:100%;

}

.formu
{
  
}

/********		STYLES PROPIOS NUEVO DISEÑO		**************************************/

.itBLOG
{
	display:table;
    width:225px;
        
}

.itBLOG .titulo
{
	display:table;
	padding-bottom:1px;
	font-weight:bold;
	color:#888;
	font-family: 'Droid Serif', serif;
	font-size:20px;	
	width:225px;
}

#sinfreno .titulo
{
	font-size:20px;	
}

.itBLOG .tituloPeq
{
	display:table;
	padding-bottom:7px;
	font-weight:bold;
	color:#CCC;
	font-family: 'Droid Serif', serif;
	font-size:14px;	
	width:225px;
}

.itBLOG .separator
{
	display:table;
	padding-bottom:7px;
}

#sidebar-1 .itBLOG .separator
{
	background:url(http://www.40fakes.com/images/separator.png);
	background-repeat:repeat-x;
	width:293px;
}

.itBLOG .subtitulo
{
	display:table;
	color:#c6c1c7;
	line-height:12px;
	padding-bottom:10px;
	width:215px;
}

#sidebar-1 .itBLOG .subtitulo
{
	width:290px;
}

.itBLOG .subtitulo A
{
	color:#cc00cc;
}

.itBLOG .subtitulo A:hover
{
	color:#c6c1c7;
}

.itBLOG .subtitulo .eng
{
	color:#999999;
}

.itBLOG .subtitulo .eng A
{
	color:#cc00cc;
}

.itBLOG .subtitulo .eng A:hover
{
	color:#999999;
}

.itBLOG .contenido, .itBLOG .contenido P
{
        font-face:Times;
        font-size:13px;
        line-height:14px;
        width:220px;
        color:#CCC;
}

.itBLOG .contenido P .eng, .itBLOG .contenido .eng, .itBLOG .contenido .eng p
{
	color:#999999;
        font-size:13px;
        line-height:14px;
}

#searchBLOG, #astuta, #sinfreno, #unitedfakes, #instagram
{
	padding-bottom:27px;
}


#Recomendamos
{
	padding-bottom:22px;
}


#StudioVisit, #random
{
	padding-bottom:19px;
}

#StudioVisit .itStudio, #random .itStudio
{
	display:table;
	padding-bottom:4px;
}

#StudioVisit .itStudio #name, #random .itStudio #name
{
	display:none;
	position:absolute;
	background-color:#ca01cc;
	margin-top:135px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}

#StudioVisit .itStudio:hover #name, #random .itStudio:hover #name
{
	display:block;
}

#StudioVisit .itStudio #name A, #random .itStudio #name A
{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-family:serif;
	font-size:12px;
}

#StudioVisit .itStudio #name A:hover, #random .itStudio #name A:hover
{
	color:#FFF;
}

#cuentaDiv
{
	display:table;
	padding-bottom:14px;
}

#40fwt
{
	display:table;
	padding-bottom:14px;
}

#cuentaDiv .btSend
{
	width:300px;
	text-align:right;
}

#insertDiv
{
	padding-bottom:40px;
}

#linksDiv
{
	padding-bottom:40px;
}

#linksDiv .cont, #networkDiv .cont
{
	padding-left:5px;
}

#networkDiv
{
	padding-bottom:14px;
}

#networkDiv A, #linksDiv A
{
	font-size:12px;
}

#powered
{
	padding-bottom:4px;
}

#powered .logo
{
	display:table;
	float:left;
	padding-right:10px;
	padding-bottom:6px;
}

#friends .logo
{
	display:table;
	float:left;
	padding-right:20px;
	padding-bottom:30px;
}

#friends .logoC
{
	display:table;
	clear:both;
	float:left;
	padding-right:20px;
	padding-bottom:30px;
}

#powered .separator
{
	display:table;
	clear:both;
	padding-bottom:10px;
}

#mostliked, #MostComments, #commentsBox
{
	display:table;
	padding-bottom:14px;
}

#MostComments 
{
	padding-top:10px;
}

#mostliked .itLove, #MostComments .itLove
{
	display:table;
	height:151px;
	padding-bottom:4px;
}

#mostliked .itLove #puntuacion, #MostComments .itLove #puntuacion
{
	display:table;
	position:absolute;
	height:18px;
	background-color:#211521;
	margin-top:133px;
	/*display:none;*/
}

#mostliked .itLove:hover #puntuacion, #MostComments .itLove:hover #puntuacion
{
	display:block;
	background-color:#666;
}

#mostliked .itLove #puntuacion TD, #MostComments .itLove #puntuacion TD
{
	font-family:serif;
	font-size:10px;
	color:#fff;
	font-weight:bold;
}

#publicfeed 
{
	display:table;
	padding-bottom:22px;
}

#publicfeed #listaPublic
{
	display:inline-bloc;
	position:relative;
	z-index:100px;
}

#publicfeed #listaPublic .itPublic
{
	display:table;
	padding-bottom:4px;
}

#publicfeed #listaPublic .itPublic #author
{
	display:table;
	position:absolute;
	height:16px;
	padding-left:4px;
	padding-right:4px;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	background-color:#cbcbca;
	position:absolute;
	margin-top:132px;
	padding-top:3px;
	z-index:40;
	display:none;
	cursor:pointer;
	cursor:hand;
}

#publicfeed #listaPublic .itPublic:hover #author
{
	display:block;
}

#publicfeed #listaPublic .itPublic #author A
{
	color:#333;
}

#publicfeed #listaPublic .itPublic #author A:hover
{
	color:#FFF;
}


#publicfeed #listaPublic .itPublic #texto
{
	position:absolute;
	z-index:20;
	width:205px;
	word-wrap: break-word;
	height:123px;
	overflow:hidden;
	display:none;
	color:#333;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:8px;
}

#publicfeed #listaPublic .itPublic #texto A
{
	color:#cc00cc;
}

#publicfeed #listaPublic .itPublic #texto A:hover
{
	color:#333;
}

#publicfeed #listaPublic .itPublic #backTexto
{
	position:absolute;
	z-index:15;
	width:224px;
	height:151px;
	display:none;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
	background-image:url(http://www.40fakes.com/images/backTexto.jpg);
	background-repeat:no-repeat;
	margin-top:3px;
	margin-left:5px;
}

#publicfeed #listaPublic .itPublic #backTexto2
{
	position:absolute;
	z-index:10;
	background-color:#FFF;
	width:216px;
	height:144px;
	display:none;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	margin-top:3px;
	margin-left:5px;
}

#publicfeed #listaPublic .itPublic:hover #texto, #publicfeed #listaPublic .itPublic:hover #backTexto, #publicfeed #listaPublic .itPublic:hover #backTexto2
{
	display:block;
}


#publicfeed #formulario
{
	position:absolute;
	z-index:200;
	width:225px;
	background-color:#211521;
	overflow:hidden;
	height:0px;
}

.itFormPublic
{
	display:table;
	font-size:11px;
	color:#FEFEFE;
	font-weight:bold;
	padding-bottom:3px;
	font-family: 'Droid Serif', serif;
}

.itFormPublic .eng
{
	color:#cccccc;
}

.itFormPublic .dot
{
	color:#990099;
}

.itFormPublic .desc
{
	color:#990099;
}

#formulario INPUT 
{
	border:0px;
	background-color:#500153;
	width:225px;
	height:15px;
	color:#ffffff;
}

#formulario INPUT.inpfile
{
	border:0px;
	background-color:#500153;
	font-family:serif;
	width:240px;
	height:25px;
	//height:15px;
	color:#ffffff;
}

#formulario TEXTAREA
{
	border:0px;
	background-color:#500153;
	width:225px;
	height:105px;
	color:#ffffff;
}


SELECT.postform
{
	width:225px;
	height:20px;
	font-family:serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	padding-top:2px;
}

SELECT.postform OPTION
{
	font-size:12px;
}

INPUT.searchBlog
{
	width:190px;
	font-family:serif;
	font-size:11px;
	color:#666;
	font-weight:bold;
	text-indent:2px;
}

A.searchLink
{
	font-family:serif;
	font-size:11px;
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
	padding-left:5px;
}

A.searchLink:hover
{
	color:#cc00cc;
}

.wp_likes
{
	display:table;
	padding-top:2px;
	width:300px;
}

.wp_lines .loader
{
	display:none;
}

.countLike
{
	display:table;
	float:left;
	color:#CCC;
	font-family:serif;
	font-size:11px;
	font-weight:bold;
	padding-left:3px;
	padding-top:4px;
}

A.linkBlog {
	display:table;
	color:#CCC;
	font-size:12px;
	padding-bottom:1px;
}

A.linkBlog:hover {
	color:#cc00cc;
}

LI.recentcomments
{
	padding-left:5px;
}

.recentcomments 
{
	font-size:12px;
	color:#CCC;
}

.recentcomments A
{
	color:#999;
}

.recentcomments A:hover
{
	color:#cc00cc;
}

/*	PAGINAS */

#Portada
{
	display:table;
	width:712px;
	padding-top:10px;
	font-size:14px;
	font-family: 'Droid Serif', serif;
}

#Portada p
{
	display:table;
	width:712px;
	font-size:14px;
	font-family: 'Droid Serif', serif;
}

#entrevista
{
	display:table;
	width:402px;
	float:left;
	padding-right:75px;
}

#descPage
{
	display:table;
	width:400px;
	float:left;
	padding-right:30px;
        font-size:13px;
	font-family:"Times New Roman", Times, serif;
        color:#ccc;
        line-height:14px;
}

#descPage p
{
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
       line-height:14px;
}

#descPage .eng
{
color:#999999;
}

#descPage .eng P
{
color:#999999;
}

#left-sidebar
{
	display:table;
	width:224px;
}

#left-sidebar IMG
{
	border:0px;
}

.preguntaEntrevista
{
	display:table;
	width:700px;
	padding-bottom:18px;
}

.preguntaEntrevista .dot
{
	display:table;
	float:left;
	padding-right:4px;
	padding-top:7px;
}

.preguntaEntrevista .titulo
{
	display:table;
	color:#e3e0e0;
	font-size:14px;
	font-family: 'Droid Serif', serif;
	line-height:16px;
	padding-bottom:5px;
}

.preguntaEntrevista .tituloOk
{
	display:table;
	color:#cc00cc;
	font-size:22px;
	font-family: 'Droid Serif', serif;
	line-height:16px;
	padding-bottom:10px;
}

.preguntaEntrevista .respuesta
{
	display:table;
	clear:both;
	font-size:13px;
	font-family: 'Droid Serif', serif;
	line-height:16px;
	color:#999;
	width:690px;
}

.preguntaEntrevista .respuesta P
{
	font-size:14px;
	line-height:16px;
	font-size:13px;
	font-family: 'Droid Serif', serif;
	color:#999;
	width:690px;
}

.preguntaEntrevista .respuesta A
{
	text-decoration:none;
	color:#cc00cc;
}

.preguntaEntrevista .respuesta A:hover
{
	color:#FFF;
}

#fastfurious
{
	display:table;
	padding-bottom:17px;
}

.itFast 
{
	display:table;
	font-family: 'Droid Serif', serif;
	font-size:12px;
	line-height:14px;
	color:#FFF;
	padding-bottom:10px;
        width:650px;
}

.itFast p
{
	display:table;
	font-family: 'Droid Serif', serif;
	font-size:12px;
	line-height:14px;
	color:#FFF;
	width:650px;
}

.itFast span
{
	color:#999999;
}

.itExtra
{
	display:table;
	color:#999999;
	font-size:12px;
	line-height:14px;
	padding-bottom:2px;
}

.itExtra .dot
{
	color:#cc00cc;	
}

.itExtra UL, .itExtra LI
{
	margin: 0px;
	padding: 0px;
}

.itExtra UL
{
	list-style: none;
	clear: both;
	padding-bottom:30px;
}

.itExtra LI
{
	float:left;
	width: 215px;
	font-family: 'Droid Serif', serif;
	font-size:10px;
	line-height: 10px;
	color:#999999;
	padding-right: 15px;
}

.itExtra LI .dotExtra
{
	color:#cc00cc;
}

.listaExtras
{
	display:table;
	padding-top:10px;
}

.listaExtras div
{
	display:table;
	padding-bottom:4px;
}

#Trick 
{
	display:table;
	padding-bottom:12px;
}

#Trick .titulo
{
	display:table;
	padding-bottom:1px;
	font-weight:bold;
	color:#CCC;
	font-size:16px;	
	width:225px;	
}

#FeedBurner 
{
	padding-bottom:19px;
}

.recentcomments A
{
       font-size:15px;
       color:#CCC;
}

LI.recentcomments
{
     color:#666;
     line-height:12px;
     padding-bottom:4px;
}

.recentcomments A.url
{
     font-size:14px;
     color:#666;
}

.recentcomments A.url:hover
{
     color:#CCC;
}


#commentsBox .itComment
{
	display:table;
	padding-bottom:10px;
}

#commentsBox A.commentslink
{
	text-decoration:none;
	color:#500153;
}

#commentsBox A.commentslink:hover
{
	color:#FFF;
}


#sponsored
{
	display:table;
    width:450px;
        
}

#sponsored .separator {
	padding-bottom:0px;
	margin-bottom:0px;
}

#sponsored .separator, #sponsored .sponsor
{
	display:table;
	padding-bottom:2px;
}

#sponsored .sponsor IMG {
	margin:2px;
}

#sponsored .subtitulo
{
	display:table;
	color:#c6c1c7;
	line-height:12px;
	padding-bottom:2px;
	width:440px;
}


.moreinfo {display:table;padding-top:15px;}
.moreinfo DIV {display:table;float:left;}
.moreinfo h2 {margin:0px;padding:0px;font-size:13px;color:#FFF;font-weight:normal;}
.moreinfo h2 A {color:#FFF;font-weight:normal;}
.moreinfo h2 A:hover {color:#cc00cc;}

#firma, #firma .content, #firma .content DIV {display:table;}
#firma {padding-top:25px;}
#firma .content {width:450px;}
#firma .content .user {float:left;padding-left:10px;padding-right:10px;}
#firma .content P {
	width:350px;
	padding-top:0px;
	margin-top:0px;
}

.post h2.comm {font-size:24px;}


/********************************************************************************/
/*					PLUGIN POST RELACIONADOS								   */
/********************************************************************************/

h2.relacionados{
	display:table;
	padding-top:10px;
	color:#999;
}

h2.relacionados B{
	color:#666;
}

.igit_relpost {
	padding:0px;
}




.btVideo { display:table;width:235px;float:left;margin-right:2px;margin-bottom:2px; }
			.backImagen {position:relative;top:0;left:0;width:224px;height:135px;background-color:#000;z-index:30;filter:alpha(opacity=0);opacity: 0;}
			.fotoImagen {position:relative;top:0;left:0;width:224px;height:135px;z-index:20;margin-top:-135px;}
			.titleImagen {position:relative;top:0;left:0;margin-top:-110px;width:210px;z-index:40;padding-left:15px;font-family: 'Droid Serif', serif;font-size: 15px;filter:alpha(opacity=0);opacity: 0;}
			.titleImagen A {font-family: 'Droid Serif', serif;text-decoration:none;font-size:18px;color:#cc00cc;}
			.titleImagen A:hover {color:#ccc;}
			.titleImagen A.second {border:0px solid #ff0000;font-size: 15px;color: #999;}
			.titleImagen A.second:hover {color: #fff;}

#StudioVisit .btVideo, #StudioVisit .btVideo .backImagen, #StudioVisit .btVideo .fotoImagen {width:298px;}
#StudioVisit .btVideo .titleImagen {width:270px;margin-top:-130px;}
#StudioVisit .btVideo .backImagen, #StudioVisit .btVideo .fotoImagen {height:200px;}
#StudioVisit .btVideo .fotoImagen {margin-top:-200px;}

#listaPublic .btVideo .titleImagen {margin-top:-135px;}
#listaPublic .btVideo .backImagen, #listaPublic .btVideo .fotoImagen {height:151px;}
#listaPublic .btVideo .fotoImagen {margin-top:-151px;}

#igit_rpwt_css {height:200px;border:1px solid #FF0000;}
#igit_rpwt_css h4 {font-family: 'Droid Serif', serif;text-decoration:none;font-size:16px;margin-top:15px !important;}
#igit_rpwt_css .btVideo {margin-right: 5px;}
#igit_rpwt_css .btVideo, #igit_rpwt_css .btVideo .backImagen, #igit_rpwt_css .btVideo .fotoImagen {width:106px;}
#igit_rpwt_css .btVideo .titleImagen A {font-size: 13px;}
#igit_rpwt_css .btVideo .backImagen, #igit_rpwt_css .btVideo .fotoImagen {height:105px;}
#igit_rpwt_css .btVideo .backImagen {height:106px;}
#igit_rpwt_css .btVideo .fotoImagen {margin-top:-106px;}
#igit_rpwt_css .btVideo .titleImagen {width:90px;margin-top:-80px;}

.snap_nopreview {
	padding-top: 15px;
}

/*		FOOTER	*/
#footer {
   		margin:auto;
		width:1164px;
		height: 110px;
		bottom:0px;
		z-index: 40;
		margin-left: -17px;
}


#footer .backFooter{
	position:relative;
	top:0;
	left:0;
	z-index:10;
	margin-top: -55px;
	width:1164px;
}

#footer #navegacion {
	position: relative;
	top:0;
	z-index:30;
	background-color: transparent;
	background-color: none;
}

#footer .copyright {
	position:relative;
	clear: both;
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	color: #513b51;
	padding-top:15px;
	padding-left: 42px;
}

@-moz-document url-prefix() {
  
  #footer .backFooter
  {
  	display:table;
	}
}


/***		ADMIN		**/
.lista {
	float:left;
	display: table;
	padding-right: 50px;
}

.formLista {display: table;}
.formLista TD {font-family: 'Droid Serif', serif;text-decoration:none;font-size:12px; padding-bottom: 10px;}
.formLista INPUT{
	font-family: 'Droid Serif', serif;
	font-size:12px;
	background-color:#500153;
	width:225px;
	height:15px;
	color:#ffffff;
}

.formLista TEXTAREA{
	font-family: 'Droid Serif', serif;
	font-size:12px;
	background-color:#500153;
	width:225px;
	color:#ffffff;
}

.formLista A.save {font-family: 'Droid Serif', serif;text-decoration:none;font-size:18px;color:#CCC;}
.formLista A.save:hover {color:#500153;}


UL.listaProductos
{
	margin:0px;
	padding:0px;
	width:715px;
}

UL.listaProductos LI{
	float:left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.really_simple_share {
  padding-top:15px !important;
}