/* Reset CSS */

body { 
	color: #000;
	font: normal normal 400 62.5% Arial, 'Trebuchet MS', Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
}
	body * {
		font-size: 1em;
		margin: 0;
		padding: 0;
	}
	
	ul, ol { list-style: none; }
	img { border: 0; }
	table {
		border-collapse: collapse;
		border-spacing: 0;
	}
	address { font-style: normal; }
	abbr, acronym {
		border: 0;
		font-variant: normal;
	}
	blockquote, q { quotes: "" ""; }
		blockquote:before, blockquote:after,
		q:before, q:after { content: ""; }
	a { 
		color: #000;
		text-decoration: none;
		cursor:pointer;
	}
		a:hover { text-decoration: underline; }
		/* a:outline { outline: none; } */

#valorinput{
	display:none;
}
body {
	background:#FFFFFF none repeat scroll 0 0;
	color:#333333;
	font-family:Arial,Helvetica;
}
#pagina {
	width:960px;
	margin:0 auto;
	background:#ECECEC;
}
#head {
	margin:0;
	height:100px;
	position:relative;
}
#logo {
	margin:30px 0 0 0;
	float:left;
}
h1#home {
	position:absolute;
	top:50px;
	left:20px;
	font-size:1.2em;
}
#head img {
	margin:10px 0 0 0;
}
#menu {
	padding:0;
	height:35px;
	background:#2C2C2C url(../imagenes/bg.jpg);
}

.centrar {
	display:block;
	margin:10px auto;
	width:770px;
	font-size:2em;
	overflow:hidden;
}
.center {
	margin:0 auto;
	text-align:center;
	display:block;
}
.bg {
	background:#fff;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}

.none {
	display:none;
}

.posthumor_destacado{
	width:540px;
	/*height:300px;*/
	margin:10px;
	padding:10px;
	float:left;
	display:inline;
}

#posts{
	width:570px;
	float:left;
	overflow:hidden;
}

.posthumor_destacado strong{
	color:#E75C14;
}
#robapaginas {
	width:350px;
	height:300px;
	padding:10px;
	overflow:hidden;
	margin:10px 10px 10px 0;
}

.tags {
	width:350px;
	padding:10px;
	margin:10px 10px 10px 0;
}

#bannerhorizontal {
	width:920px;
	height:120px;
	padding:10px;
	margin:10px 10px 0 10px;
}
a {
	color:#333;
}
h2 {
	font-family:Georgia;
	font-size:2.8em;
	color: #3C78A7;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:normal;
	margin:0 0 10px 0;
}
h1 {
	font-family:Georgia;
	font-size:2.8em;
	color: #3C78A7;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.05em;
	line-height:normal;
	margin:0 0 10px 0;
}
h2 a {
	color: #3C78A7;
}
p {
	font-size:1.3em;
	line-height:1.5em;
}

p.titulo {
	border-bottom:5px solid #333;
	display:block;
}
h2.titulo {
	border-bottom:5px solid #333;
	display:block;
}
h3.titulo {
	font-size:1.3em;
	line-height:1.5em;
	font-weight:normal;
	border-bottom:5px solid #333;
	display:block;
}

img.caratula {
	padding:2px;
	margin:0 10px 0 0;
	border:1px #CCC solid;
}
#page-bar a, #page-bar a:visited {
	color:#FFFFFF;
	display:block;
	font-weight:normal;
	font-size:1.2em;
	margin:0;
	padding:10px 16px;
}
#page-bar a:hover {
	background:#3C78A7;
	display:block;
	text-decoration:none;
}
#page-bar li {
	margin:0;
	padding:0;
	border-right:1px solid #333333;
	cursor:pointer;
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul.pelicula_links {
	margin:10px 0 0 0;
	padding:10px;
}
ul.pelicula_links li {
	font-size:1.2em;
	margin:5px 0 0 0;
	color:#444;
}
ul.pelicula_links li strong {
	color:#000;
}


form#buscar {
	margin:7px;
	padding:0;
}
#piebg {
	padding:0;
	height:35px;
	background:#2C2C2C url(../imagenes/bgpie.jpg);
}
#pie {
	height:30px;
	background:#ffffff;
}

#pie p {
	line-height:30px;
	margin:0 auto;
	text-align:center;
}

#tags ul {
	margin:10px 0 0 0;
}
ul#humorgeneros {
	position:relative;
}
ul#humorgeneros li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#humorgeneros li a {

	width:160px;
	margin:2px;
	padding:2px;
	font-size:1.5em;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
ul#peliculasgeneros li a:hover {
	background:#2C2C2C;
	color:#fff;
}
ul#peliculastags li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#peliculastags li a {
	margin:2px;
	padding:2px;
	font-size:1.2em;
	cursor:pointer;
	display:block;
	text-decoration:none;
}
ul#peliculastags li a:hover {
	background:#3C78A7;
	color:#fff;
}
ul.estrenos {
	margin:10px 0;	
}

ul.estrenos li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-size:1.7em;
	margin:2px;
	padding:2px;
}
ul.estrenos li a{
	color:#3C78A7;
}


/*paginador*/
#nav-links
{
	color:#333;
	width:480px;
	margin:30px auto;
	padding:5px 0;
	text-align:center;
	clear:both;
	font-size:10pt;
}
#nav-links a:visited, #nav-links a:link
{
	color:#333;
	background:#FFF;
	padding:5px ;
	text-align:justify;
	text-decoration:none;
}

#nav-links a:hover
{
	padding:5px;
	color:#FFF;
	background:#333;
	text-align:justify;
	text-decoration:none;
}

/* form elements */
form.comentario {
	margin: 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #F0F0F0;
	background: #f8f8f8;
}
form.comentario p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #7BA857;
}
form.comentario label {
	font-weight: bold;
	color: #7BA857;
}
.txtcoment {
	width:100%;
}
form.comentario input, form.comentario select, form.comentario textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
	width:400px;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
form.comentario input:focus, form.comentario select:focus, form.comentario textarea:focus {
	color: #7BA857;
	background: #EFFAE6;
}

#name, #email, #message, #website {
	width: 380px;
}
form.comentario input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	width:150px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
}

.comentt {
	padding:10px;
	border-top:1px solid #d4d4d4;
}
p.nombre {
	font-weight:bold;
}
p.nombre strong {
	font-weight:normal;
	color:#9CCF5F;
}
p.coment {
	margin:5px 0;
	padding:10px;
}

#tituloh1{
	width:920px;
	padding:10px;
	margin:10px 10px 0 10px;
}

#facebook {
	width:300px;
	margin:5px auto;
	text-align:center;
}

span img {
	display:block;
	margin:10px auto;
}

span embed {
	display:block;
	margin:10px auto;
}
#SexyAlertBox-Box {
  padding-bottom: 24px;
  background: url('/imagenes/sexyalert/bg-box-bottom.png') bottom left no-repeat !important;
  background: url('/imagenes/sexyalert/bg-box-bottom.gif') bottom left no-repeat;
}

#SexyAlertBox-InBox {
  padding-top: 15px;
  background: url('/imagenes/sexyalert/bg-box-top.png') top left no-repeat !important;	
  background: url('/imagenes/sexyalert/bg-box-top.gif') top left no-repeat;	
}

#SexyAlertBox-BoxContent {
  background: url('/imagenes/sexyalert/bg-box-body.png') top left repeat-y !important;
  background: url('/imagenes/sexyalert/bg-box-body.gif') top left repeat-y;
  padding: 0px 20px;
}

#SexyAlertBox-BoxContenedor {
  padding: 0px 0px 5px 55px;
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
}

#SexyAlertBox-BoxContenedor h1,#SexyAlertBox-BoxContenedor h2,#SexyAlertBox-BoxContenedor h3,#SexyAlertBox-BoxContenedor b,#SexyAlertBox-BoxContenedor strong{
  text-align: left;
  font-family:Verdana;
  font-size:12px;
  color:#000;
  font-weight:bold;
  margin:0px;
  padding:0px;
}

#SexyAlertBox-Buttons{
  text-align:right;
}

#SexyAlertBox-Buttons input {
  margin: 10px 10px;
}

#SexyAlertBox-BoxContenedor #BoxPromptInput{
  margin-top:5px;
}

#SexyAlertBox-Box .BoxAlert {
  background: url('/imagenes/sexyalert/dialog-warning.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxConfirm {
  background: url('/imagenes/sexyalert/dialog-help.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxPrompt {
  background: url('/imagenes/sexyalert/dialog-help.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxInfo {
  background: url('/imagenes/sexyalert/dialog-information.png') top left no-repeat;
}

#SexyAlertBox-Box .BoxError {
  background: url('/imagenes/sexyalert/dialog-error.png') top left no-repeat;
}/* CSS vs. Adblock tabs */
.hidden{
	display:none;
}
.swiff-uploader-box a {
	display: none !important;
}

/* .hover simulates the flash interactions */
a:hover, a.hover {
	color: red;
}

#demo-status {
	padding: 10px 15px;
	width: 420px;
	border: 1px solid #eee;
}

#demo-status .progress {
	background: url(/imagenes/upload/progress-bar/progress.gif) no-repeat;
	background-position: +50% 0;
	margin-right: 0.5em;
	vertical-align: middle;
}

#demo-status .progress-text {
	font-size: 0.9em;
	font-weight: bold;
}

#demo-list {
	list-style: none;
	width: 450px;
	margin: 0;
}

#demo-list li.validation-error {
	padding-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	color: #8a1f11;
	cursor: pointer;
	border-bottom: 1px solid #fbc2c4;
	background: #fbe3e4 url(/imagenes/upload/failed.png) no-repeat 4px 4px;
}

#demo-list li.file {
	border-bottom: 1px solid #eee;
	background: url(assets/file.png) no-repeat 4px 4px;
	overflow: auto;
}
#demo-list li.file.file-uploading {
	background-image: url(/imagenes/upload/uploading.png);
	background-color: #D9DDE9;
}
#demo-list li.file.file-success {
	background-image: url(/imagenes/upload/success.png);
}
#demo-list li.file.file-failed {
	background-image: url(/imagenes/upload/failed.png);
}

#demo-list li.file .file-name {
	font-size: 1.2em;
	margin-left: 44px;
	display: block;
	clear: left;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}
#demo-list li.file .file-size {
	font-size: 0.9em;
	line-height: 18px;
	float: right;
	margin-top: 2px;
	margin-right: 6px;
}
#demo-list li.file .file-info {
	display: block;
	margin-left: 44px;
	font-size: 0.9em;
	line-height: 20px;
	clear
}
#demo-list li.file .file-remove {
	clear: right;
	float: right;
	line-height: 18px;
	margin-right: 6px;
}/* MILKBOX */

#mbOverlay {
	position: absolute;
	left: 0;
	width:100%;
	background-color: #000; /* set the Milkbox overlay color // opacity: see the js options */
	z-index:100;
	cursor: pointer;
}

#mbCenter {
	/* for default width and height, see the js options */
	position: absolute;
	z-index:101;
	overflow:hidden;
	left: 50%;
	top:10%;/* overwritten in the js options to properly position the milkbox when activated in a scrolled window */
	background-color: #fff;/* set the Milkbox background color */
	border: 5px solid #fff;/* set the Milkbox border */
	margin:0; padding:5px;/* set the Milkbox padding */
}

.mbLoading{ background: #fff url(/imagenes/lightbox/loading.gif) no-repeat center; }/* IMAGE: loading gif */

#mbCanvas{ margin:0; padding:0; height:0; border:none; font-size:0; overflow:hidden; }

.mbClear{ clear:both; height:0; margin:0; padding:0; font-size:0; overflow:hidden; }


/* *** BOTTOM *** */

#mbBottom { 
	/* set text options */
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	padding-top:8px;
	margin:0;
}

/* navigation */
/* be careful if you change buttons dimensions */

#mbNavigation{
	float:right;
	width:27px;
	padding-top:3px;
	border-left:1px solid #9c9c9c;/* set nav border */
}


#mbCount{ 
	width:55px; 
	overflow:hidden;
	padding-top:1px;
	float:right;
	text-align:right;
	font-size:9px; /* count font size */
}

#mbCloseLink, #mbPrevLink, #mbNextLink, #mbPlayPause{
	outline:none;
	display:block;
	float:right;
	height:19px;
	cursor: pointer;
}


#mbPrevLink, #mbNextLink{ width:15px; }
#mbPrevLink{ background: transparent url(/imagenes/lightbox/prev.gif) no-repeat; }/* IMAGE: prev */
#mbNextLink{ background: transparent url(/imagenes/lightbox/next.gif) no-repeat; }/* IMAGE: next */

#mbPlayPause{ width:13px; }
#mbPlayPause{ background: transparent url(/imagenes/lightbox/play-pause.gif) no-repeat; }/* IMAGE: prev */


/* NOTE: doesn't work in ie6, so, just see the js options :) */
a#mbPrevLink:hover,a#mbNextLink:hover,a#mbCloseLink:hover,a#mbPlayPause:hover { background-position: 0 -22px; }

#mbCloseLink {
	width:17px;
	background: transparent url(/imagenes/lightbox/close.gif) no-repeat;/* IMAGE: close */
}

/* description */

#mbDescription{
	margin-right:27px;
	padding:0px 10px 0 0;
	font-weight: normal;
	text-align:justify;
}

.wysiwyg textarea {width:734px;height:200px;margin:0;border:none;overflow:auto;font-size:12px;background:#ffffff;}
.wysiwyg iframe {width:734px;height:200px;margin:0;border:none;overflow:auto;font-size:12px;background:#ffffff;}

.wysiwyg{border:1px solid #ccc; width:734px;}

.toolbar{padding:5px;overflow:hidden;border-bottom:1px solid #eee;background:#f9f9f9} * html .toolbar{height:0}

.toolbar *{display:block;margin:0 1px;padding:1px 2px;border:1px solid #eee;width:16px;height:16px;float:left;background-repeat:no-repeat;background-position:center;cursor:default} * html .toolbar *{width:22px;height:18px}
.toolbar *:hover{background-color:#ffffb0;border-color:#999}

.toolbar .spacer{border:none;width:0px;margin:2px 5px;border-right:2px solid #ccc}
.toolbar .strong{background-image:url(/imagenes/editor/strong.png)}
.toolbar .em{background-image:url(/imagenes/editor/em.png)}
.toolbar .u{background-image:url(/imagenes/editor/underline.png)}
.toolbar .superscript{background-image:url(/imagenes/editor/superscript.png)}
.toolbar .subscript{background-image:url(/imagenes/editor/subscript.png)}
.toolbar .left{background-image:url(/imagenes/editor/left.png)}
.toolbar .center{background-image:url(/imagenes/editor/center.png)}
.toolbar .right{background-image:url(/imagenes/editor/right.png)}
.toolbar .indent{background-image:url(/imagenes/editor/indent.png)}
.toolbar .outdent{background-image:url(/imagenes/editor/outdent.png)}
.toolbar .h1{background-image:url(/imagenes/editor/h1.png)}
.toolbar .h2{background-image:url(/imagenes/editor/h2.png)}
.toolbar .h3{background-image:url(/imagenes/editor/h3.png)}
.toolbar .ul{background-image:url(/imagenes/editor/ul.png)}
.toolbar .ol{background-image:url(/imagenes/editor/ol.png)}
.toolbar .p{background-image:url(/imagenes/editor/p.png)}
.toolbar .img{background-image:url(/imagenes/editor/img.png)}
.toolbar .link{background-image:url(/imagenes/editor/link.png)}
.toolbar .unlink{background-image:url(/imagenes/editor/unlink.png)}
.toolbar .clean{background-image:url(/imagenes/editor/clean.png)}
.toolbar .toggle{background-image:url(/imagenes/editor/code.png)}

.toolbar.disabled *{opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30)}
.toolbar.disabled *:hover{background-color:transparent;border-color:#eee}
.toolbar.disabled .toggle{background-image:url(/imagenes/editor/html.png);opacity:1;-moz-opacity:1;filter:alpha(opacity=100)}


/* SAMPLE 2 */
#sample2 textarea,#sample2 iframe,#sample2 .wysiwyg{width:400px;height:160px}
#sample2 .wysiwyg{height:auto}


/* SAMPLE 3 */
/* SAMPLE 2 */
#sample3 textarea,#sample3 iframe,#sample3 .wysiwyg{height:400px}
#sample3 .wysiwyg{height:auto}
#imgs{padding:5px;height:58px;overflow:auto;background:#ccc} * html #imgs{height:0}
#imgs img{display:block;height:48px;margin:5px;float:left}
#sample3 form{border:1px solid #ccc;display:block;padding:8px 16px;text-align:right}
#sample3 form input{padding:0 5px}

.hidden{display:none !important}ul.autocompleter-choices
{
	position:				absolute;
	margin:					0;
	padding:				0;
	list-style:				none;
	border:					1px solid #7c7c7c;
	border-left-color:		#c3c3c3;
	border-right-color:		#c3c3c3;
	border-bottom-color:	#ddd;
	background-color:		#fff;
	text-align:				left;
	font-family:			Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index:				50;
	background-color:		#fff;
}

ul.autocompleter-choices li
{
	position:				relative;
	margin:					-2px 0 0 0;
	padding:				0.2em 1.5em 0.2em 1em;
	display:				block;
	float:					none !important; 
	cursor:					pointer;
	font-weight:			normal;
	white-space:			nowrap;
	font-size:				1em;
	line-height:			1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color:		#444;
	color:					#fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display:				inline;
	float:					none;
	font-weight:			bold;
	margin:					0;
	padding:				0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color:					#9FCFFF;
}