/* @override 
	http://devel.vidasetilicas.com/stylesheets/style.css
	http://devel.vidasetilicas.com/vidasetilicas.css
*/

html {
	 text-align: center;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #151515;
	background: url(/5.jpg) fixed;
	 }

body {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}



   .jqpageflow-loader {
   	position: absolute; 
   	display: none; 
   	right: 1%; 
   	z-index: 10001; 
   	bottom: 0;
   }

#nueva {
	background-color: rgba(241,241,241,0.31);
	padding: 6px;
} 

textarea#texto {
	width: 100%;
	filter:alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;

}
  div.highlight {
	background-color: rgba(245,253,195,0.63);
	color: #2e4d09;
	font-size: 108%;
	margin-bottom: 19px;
	padding: 2px;
}

   .jqpageflow-loadertext {
   	font-size: 70%; 
   	width: 80px;  
   	text-align: center; 
   	position: absolute; 
   	bottom: 25px; 
   	left: 2px;
   }

input#titulo {
	width: 303px;
}

label {
	font-weight: bold;
	color: #fffbfe;
	color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

#faq {
	background-color: rgba(249,202,120,0.48);
	padding: 13px;
}
   
#confesiones {
	margin-top: 27px;
}


#confesion {
	background-color: #131413;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;
	border-bottom: 1px solid #797272;
	color: #fafafa;
	padding: .5em .5em 3px 12px;
	margin-bottom: 4px;
}

#intro {
	background-color: #fffbea;
	filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
	padding: 3px;
	margin-bottom: 1em;
	color: #efefef;
}

p {
	margin: 0;
	padding: .5em;
}

#nueva p {
	color: #dffef5;
	color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

#nueva ul li {
	color: #fefef9;
	color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

#footer {
	margin-top: 25px;
	margin-bottom: 0;
	text-align: right;
	color: #8d8d8d;
	font-size: 10px;
	float: none;
}

#confesion small {
	display: block;
	margin-bottom: 6px;
	color: #a3a3a3;
}

#confesion span {
	margin-bottom: 8px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	margin-left: 12px;
	margin-right: -1px;
}

div#comentario.autor {
	background-color: rgba(0,113,13,0.44);
}


#confesion h2 a {
	margin-bottom: -3px;
	color: #bae2fe;
	margin: 0;
	font-size: 18px;
}

#confesion h2 {
margin-bottom: -3px;
	color: #bae2fe;
	margin: 0;
	font-size: 128%;}

#content {
	text-align: left;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #aae9ff;
	font-size: 113%;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}

input {
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
position: relative;
}

#content div.formulario form span {
	float: right;
	width: 470px;
	font-size: 87%;
	color: #383838;
}

#content h1 {
	color: #f3cfae;
	font-weight: normal;
	font-style: normal;
	margin-top: 2px;
	margin: 0;
}

#pregunta h2 {
	margin: 21px 0 3px;
	color: #444;
	font-weight: normal;
	font-style: normal;
}

#pregunta span {
	margin-left: 7px;
	display: block;
	color: #292929;
}

#pregunta span a {
	font-size: 100%;
	color: #185d0b;
}

#nueva h1 {
	font-size: 21px;
	color: #fffefb;
	margin-top: 4px;
	margin-bottom: 1px;
	font-weight: normal;
	font-style: normal;
}

#intro p a {
	font-size: 100%;
	color: #5a220f;
	text-decoration: none;
}

#confesion a.top {
	float: right;
	margin-top: 19px;
	font-size: 14px;
	color: #c7fca6;
}


#intro p {
	color: #000;
}

#enlaces li {
	display: inline;
	margin-right: 48px;
	font-size: 106%;
}

#enlaces li a.twitter {
	background: url(img/Twitter-24x24.png) no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 1px;
}

#enlaces li a.feed {
	background: url(img/Feed-24x24.png) no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 1px;
}

#confesion a {
	display: block;
	margin-top: 10px;
	color: #c9ae29;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	font-style: normal;
}

#comentario span{
	display: block;
	margin-left: 7px;
	margin-top: 5px;
}

#comentario {
	background-color: rgba(44,44,44,0.65);
	padding: 4px;
	color: #f4f4f4;
	border-bottom: 1px solid #9a9a9a;
}

#comentarios h2 {
	margin: 5px 0 3px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 119%;
}

#comentario small {
	padding-top: 0;
}

a.nueva {
	background: url(img/Netvibes-24x24.png) no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	padding-bottom: 1px;
}


.rounded { 
-moz-border-radius: 0.6em; 
-webkit-border-radius: 0.6em;
}


