/*
	Theme Name: Quadro Backup Viejo
	Theme URL: http://www.leveleando.com/
    Description: GamerZone es el nombre del tema que usa Leveleando.com, creado exclusivamente para la web.
	Author: Josephvb10
	Author URI: http://www.leveleando.com/foros/member.php?u=1
	Version: 4.1
*/

/* DISE�O */

body {
      background-color: #f2f2f2;
	  text-rendering: optimizelegibility;
   	}


a {
	color: #1490C1;
	}

a:hover {
	color: #14B8F7;
	}
/* CABECERA */

#header {
	height: 150px;
	background: url("images/headerdr.png") repeat-x scroll 0 0 transparent;
	}

    
/* CONTENIDO */

#container {
	background-color: #FFFFFF;
    box-shadow: 0 0 8px #C7CFD6;
	-moz-box-shadow: 0 0 8px #C7CFD6;
	-webkit-box-shadow: 0 0 8px #C7CFD6;
	margin-top: 20px
	}

#content {
	padding: 15px 10px 15px 0;
    color: #414141;
	}

	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 5px;
	}

.post p {
	margin-bottom: 20px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 23px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: normal;
	color: #0F0F0F;
	}
	
.extracto .title {
	font-size:16px;
	font-weight: bold;
}


.title a {
	text-decoration: none;
	color: #0F0F0F;
	}

.title a:hover {
	text-decoration: none;
	color: #1490C1;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
    color: #0F0F0F;
}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #838080;
	}
	
.postdate a {
	text-decoration: none;
	}

.postdate a:hover {
	text-decoration: underline;
	}
	
.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: left;
	line-height: 21px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 13px;
	}
.extracto  .entry {
	font-size: 12px;
	color: #555555;
	}
.navigation {
	padding: 10px 0;
	}
.escondido {
	display: none; 
	}
.gallery img {
	border: 2px solid #000 !important;
}
#simplereach-slide-element .closed {
	right:-400px !important;
	}
	
blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #1490C1;;
	}
.postinfo {
	background-color: #CCDFF2;
	padding: 11px 0px 1px 16px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border-top: 1px solid #E8F0F7;
	border-left: 1px solid #E8F0F7;
	border-right: 1px solid #A1CEFC;
	border-bottom: 1px solid #91C5F9;
	margin-bottom: 10px;
	height: 285px;
	overflow: hidden;
	
	}
	

.postinfo a {
	text-decoration: none; 
	}
	
.postinfo a:hover {
	color: #1490C1; 
	}

.relacionado {
	display: block;
	width: 110px;
	margin: 7px 30px 0 0;
	padding: 3px;
	float: left;
}

.entry a {
text-decoration: none;
}

.entry a:hover {
text-decoration: underline;
}

.relacionado:hover {
	background-color: #DADCDC;
}

.relacionado img {
	width: 100px;
	height: 100px;
	margin: 3px;
	border: 3px solid #787878;
}
	
.relacionado a:hover img {
	border: 3px solid #000000;
}
	
#relacionar a {
text-decoration: none;
}

#relacionar a:hover {
color: #1490C1;
}
	
#destacados {
	margin-bottom: 3px;
	height: 185px;
}
	
.post-a .post-d {
	display: block;
	width: 196px;
	margin: -14px 6px 2px 0;
	float: left;
	height: 185px;
	overflow: hidden;
}

.post-d img {
	width: 191px;
	height: 117px;
	margin: 3px;
	border: 1px solid #787878;
	}
	
#destacados a:hover img {
	border: 1px solid #000000;
	}
	
#destacados a {
text-decoration: none;
	}
.post img {
	max-width: 680px;
	}

	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
background: none repeat scroll 0 0 #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 3px;
   margin: 20px auto;
   padding-top: 3px;
   text-align: center;
   margin: 10px;
   margin-left:auto;
   margin-right:auto;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption figcaption.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	
}
.wp-pagenavi a:hover, .wp-pagenavi a:focus {
    border: 0 !important;
    color: #FFFFFF !important;
    background:#414141 !important;
    border: 0 !important;

}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #FFFFFF !important;
    background:#1490C1 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #fff !important;
    background: none !important;
    border: 0 !important;
}
	
	
/* WIDGET(S) */

.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #4D4D4D;
	}
	
.sidebar2 {
margin: 0;
border-radius: 3px;
width: 315px;
margin: 0 !important;
margin-left: auto !important;
margin-right: auto !important;
}
	
.sidebar a {
	text-decoration: none;
	color: #4D4D4D;
	text-align:left;
	}

.sidebar a:hover {
	text-decoration: underline;
	color: #1490C1;
	}
	
	
#search {
    border: 1px solid #C7D6D6;
    height: 28px;
    padding: 2px 0;
    background: #FBFBFB;
    text-align: right;
    margin-top: 15px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
}


#search input {
	border: 0 !important;
    background: none;
    color: #648484;
	outline: none;
	box-shadow: none !important;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 10px 0 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 244px;
    }

	
		
/* ICONOS SOCIALES */	



.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align:left;
	}

.sidebar2 ul li {
margin: 0px 0px 5px 0px !important;
background-color: white;
border: 1px solid #CFCFCF;
border-radius: 3px;
padding: 0 10px 10px 10px;
}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 10px;
	margin: 0;
	}



/* PIE */

#footer {
	text-align: center;
	color: #F0F2F2;
	font-size: 13px;
	padding:30px;
	background: url("images/footer/deg.png") repeat-x;
	}

#footer a {
	color: #F0F2F2;
	text-decoration: none;
	} 

#footer a:hover {
	text-decoration: underline;
    color: #F0F2F2;
	} 
	
footer span {
	color:#454A4D;
}
	
#wpstats{display:none;} 

	
/* COMENTARIOS */

#comments h3 {
	margin-bottom: 10px;	
}



.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #E6E9EB;
    margin: 0 10px 10px 0;
    background: #FFFFFF;
	max-width: 576px !important
}

#info_bar {
width: 100%;
background: url('images/img-bg.png') repeat #DDD;
height: 17px;
margin-bottom: 1.45em;
}
#info_bar .platforma {
float: left;
padding: 2px 5px 2px;
color: #FFFFFF;
font-size: 9px;
margin-left: 2px;
}




/* DESCONOCIDO */

.box {background:#dbdbdb;}
.box li {border-top:1px solid #fff;}
.box li ul li a {color:#666;}

.ratingtext {display:none;}

.gdsrcacheloader {display:none !important;}

.ratingblock {
	display: block;
    height: 16px;
    width: 80px;
	margin-left: 4px;
    margin-top: 2px !important;
	float: left;
}

.category-reviews.extracto {background-color: #F2F2F2;padding:3px;}

.widgettitle a, .widgettitle a:link, widgettitle a:visited {color:#ffffff;}

.widgettitle a:hover {color:#ffffff !important; text-decoration:underline !important;}

/* HTML5 */

header, nav, section, article, aside, figure, footer { display: block; }


/* Leveleando 3.3 */
.video-icon {background: url('images/3.3/video-icon.png') no-repeat scroll 0pt 0pt transparent; height: 21px; width: 24px; position: absolute; top: 12px; right: 22px;}

.screenshot-icon {background: url('images/3.3/screenshot-icon.png') no-repeat scroll 0pt 0pt transparent; height: 21px; width: 24px; position: absolute; top: 12px; right: 22px;}

.thumbd {position:relative;float:left;}



.dsq-brlink {
display:none;
}


.wp-caption img:hover {border:none;}

/* ------------------------------------------
BOTONES CSS3
------------------------------------------ */


/* ------------------------------------------------------------------------------------------------------------- BUTTON */

.uibutton { 
    position: relative; 
    z-index: 1;
    overflow: visible; 
    display: inline-block; 
    padding: 0.3em 0.6em 0.375em; 
    border: 1px solid #999; 
    border-bottom-color: #888;
    margin: 0;
    text-decoration: none; 
    text-align: center;
    font: bold 11px/normal 'lucida grande', tahoma, verdana, arial, sans-serif; 
    white-space: nowrap; 
    cursor: pointer; 
    outline: none;
    color: #333; 
    background-color: #eee;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f6f6), to(#e4e4e3));
    background-image: -moz-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: -o-linear-gradient(#f5f6f6, #e4e4e3);
    background-image: linear-gradient(#f5f6f6, #e4e4e3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f6f6', EndColorStr='#e4e4e3'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #fff;
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.uibutton:hover,
.uibutton:focus,
.uibutton:active {
    border-color: #777 #777 #666;
	color: #000;
}

.uibutton:active {
    border-color: #aaa;
    background: #ddd;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* overrides extra padding on button elements in Firefox */
.uibutton::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/* ............................................................................................................. Icons */

.uibutton.icon:before {
    content: "";
    position: relative; 
    top: 1px; 
    float:left;
    width: 10px; 
    height: 12px; 
    margin: 0 0.5em 0 0; 
    background: url(images/iconos.png) 99px 99px no-repeat;
}

.uibutton.edit:before  { background-position: 0 0; }
.uibutton.add:before  { background-position: -10px 0; }
.uibutton.secure:before  { background-position: -20px 0; }
.uibutton.prev:before  { background-position: -30px 0; }
.uibutton.next:before  { float:right; margin: 0 -0.25em 0 0.5em; background-position: -40px 0; }

/* ------------------------------------------------------------------------------------------------------------- BUTTON EXTENSIONS */

/* ............................................................................................................. Large */

.uibutton.large {
    font-size: 13px;
}

/* ............................................................................................................. Submit, etc */

.uibutton.confirm {
    border-color: #29447e #29447e #1a356e;
    color: #fff;
    background-color: #5B74A8;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#637bad), to(#5872a7));
    background-image: -moz-linear-gradient(#637bad, #5872a7);
    background-image: -o-linear-gradient(#637bad, #5872a7);
    background-image: linear-gradient(#637bad, #5872a7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#637bad', EndColorStr='#5872a7'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #8a9cc2;
}

.uibutton.confirm:active {
    border-color: #29447E;
    background: #4F6AA3;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uibutton.confirm:hover,
.uibutton.confirm:focus,
.uibutton.confirm:active {
    color: #fff;
}

/* ............................................................................................................. Special */

.uibutton.special {
    border-color: #3b6e22 #3b6e22 #2c5115;
    color: #fff;
    background-color: #69a74e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75ae5c), to(#67a54b));
    background-image: -moz-linear-gradient(#75ae5c, #67a54b);
    background-image: -o-linear-gradient(#75ae5c, #67a54b);
    background-image: linear-gradient(#75ae5c, #67a54b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#75ae5c', EndColorStr='#67a54b'); /* for IE 6 - 9 */
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), inset 0 1px 0 #98c286;
}

.uibutton.special:active {
    border-color: #3b6e22;
    background: #609946;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uibutton.special:hover,
.uibutton.special:focus,
.uibutton.special:active {
    color: #fff;
}

/* ............................................................................................................. Disable */

.uibutton.disable {
    z-index: 0;
    border-color: #c8c8c8;
    color: #b8b8b8;
    background: #f2f2f2;
    cursor: default;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uibutton.confirm.disable {
    color: #fff;
    border-color: #94a2bf;
    background: #adbad4;
}

.uibutton.special.disable {
    color: #fff;
    border-color: #9db791;
    background: #b4d3a7;
}

.uibutton.disable.icon:before,
.uibutton.disable.icon:after {
    opacity: 0.5;
}

/* ------------------------------------------------------------------------------------------------------------- BUTTON GROUPS */

.uibutton-group {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    /* IE hacks */
    zoom: 1; 
    *display: inline; 
}

.uibutton + .uibutton,
.uibutton + .uibutton-group,
.uibutton-group + .uibutton,
.uibutton-group + .uibutton-group {
    margin-left: 3px;
}

.uibutton-group li {
    float: left;
    padding: 0;
    margin: 0;
}

.uibutton-group .uibutton {
    float: left;
    margin-left: -1px; 
}

.uibutton-group .uibutton:hover,
.uibutton-group .uibutton:focus,
.uibutton-group .uibutton:active {
    z-index:2;
}

.uibutton-group > .uibutton:first-child,
.uibutton-group li:first-child .uibutton { 
    margin-left: 0; 
}

/* ------------------------------------------------------------------------------------------------------------- BUTTON CONTAINER */
/* For mixing buttons and button groups, e.g., in a navigation bar */

.uibutton-toolbar {
    padding: 6px;
    border-top: 1px solid #ccc;
    background: #f2f2f2;
}

.uibutton-toolbar .uibutton,
.uibutton-toolbar .uibutton-group {
    vertical-align: bottom;
}

/*  LEVELEANDO 3.3 FINAL */

#compartir, #relacionar, #informar, #suscribir {
background: #f2f2f2;
display: none;
padding-left: 10px;
}

#compartir, #informar {
padding-bottom: 10px;
}

#relacionar {
height: 285px;
overflow: hidden;
}

#suscribir  {
background: #f2f2f2;
padding-left: 10px;
}

.widgettitle {
	border-top: 1px solid #14A5F8;
    color: #FFFFFF;
    margin: 10px 0 0;
    padding: 0;
}

.titulowidg  {
    float: left;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 0;
}
	
	

	/*     7.1. Review     */
	.post-review { overflow:hidden; }
	.line-top { background:url(images/img-bg.png) repeat; height:10px; margin-bottom:12px; }
	.line-bottom { background:url(images/img-bg.png) repeat; height:10px; margin-top:12px; margin-bottom:20px; }
	.review-thumb { float:left; margin-right:20px; }
	.review-thumb img { border:1px solid #DDD; }
	.review-score { border-bottom:1px dashed #CCC; overflow:hidden; padding-bottom:15px; margin-bottom:15px;}
	.overall-score { width:102px; height:102px; float:left; position:relative; }
	.overall-text { color:#777; position:absolute; left:23px; top:20px; font-size:10px; }
	.the-score { color:#333; font-family:"Times New Roman"; text-shadow: 1px 1px 1px #FFF; font-size:54px; position:absolute; width:100%; top:21px; text-align:center; }
	.overall-score.green { background:url(images/big-rating-green.png) no-repeat; }
	.overall-score.darkgreen { background:url(images/big-rating-darkgreen.png) no-repeat; }
	.overall-score.yellow { background:url(images/big-rating-yellow.png) no-repeat; }
	.overall-score.darkred { background:url(images/big-rating-darkred.png) no-repeat; }
	.overall-score.red { background:url(images/big-rating-red.png) no-repeat; }
	.other-score { overflow:hidden; }
	.score-item { margin-bottom:3px; overflow:hidden; position:relative; background:#FFF url(images/score-bg.png) no-repeat; height:32px; }
	.score-label { position:absolute; left:10px; top:8px; text-shadow: 1px 1px 1px #FFF; color:#666; }
	.score-bg { height:32px; display:none; width:200px; position:absolute; left:131px; }
	.score { color:#777; text-shadow: 1px 1px 1px #FFF; position:absolute; left:94px; top:8px; font-weight:bold; }
	.pros { background:url(images/pros.png) no-repeat; overflow:hidden; padding:3px 0 3px 36px; margin-bottom:12px; }
	.pros p { color:#555; line-height:18px; }
	.pros span { color:#BBB; margin:0 2px 0 2px; }
	.cons { background:url(images/cons.png) no-repeat; overflow:hidden; padding:0 0 3px 36px; }
	.cons p { color:#555; line-height:18px; }
	.cons span { color:#BBB; margin:0 2px 0 2px; }
	
#review-archive { margin-bottom:30px; }
	.review-item { background:url(images/review-bg.png) repeat-x; height:66px; padding:20px; }
	.review-item.second { background:url(images/review-second-bg.png) repeat-x; }
	.review-item-thumb { float:left; margin-right:20px; }
	.review-item-thumb img { border:1px solid #333333; }
	.review-item h5 { font-size:20px; margin-bottom:6px; font-weight:normal; }
	.review-item h5 a { color:#000; text-decoration: none; }
	.review-item h5 a:hover { color:#1490C1; text-decoration: underline; }
	.review-item h5 small { color:#777; font-size:13px; font-family:Arial; text-shadow: 1px 1px 1px #FFF; }
	.review-item h5 small a { color:#777; }
	.review-item-date { font-weight:bold; float:left; margin-right:5px; line-height:18px; color:#656565; text-transform: uppercase; text-shadow: 1px 1px 1px #FFF; }
	.review-item p { line-height:18px; color:#656565; text-shadow: 1px 1px 1px #FFF; }
	.archive-score { float:left; width:30px; height:21px; margin-right:10px; text-align:center; color:#FFF; font-weight:bold; text-shadow: 1px 1px 1px #444; padding-top:5px; }
	.archive-score.green { background:url(images/small-rating-green.png) no-repeat; }
	.archive-score.darkgreen { background:url(images/small-rating-darkgreen.png) no-repeat; }
	.archive-score.yellow { background:url(images/small-rating-yellow.png) no-repeat; }
	.archive-score.darkred { background:url(images/small-rating-darkred.png) no-repeat; }
	.archive-score.red { background:url(images/small-rating-red.png) no-repeat; }
	
/* Navegacion en-Post */

.postdata {
	margin-bottom: 20px;
	height: 20px;
	font-size: 13px;
}

.extrd {
	font-size: 15px;
	color: #838080;
}

.extrd p {
	margin: 0;
}

/* Resultados de busqueda POPUP */
/** Dave's WordPress Live Search CSS **/
ul.search_results
{
display: block;
background-color:#fff;
width:281px;
max-height: 500px;
position:absolute;
top:20px;
left:0px;
overflow:auto;
z-index: 9999;	
border: 1px solid #BBBBBB;

list-style-type: none;
list-style-image: none;
list-style-position: inside;

padding: 0px;
margin: 0px;

-moz-box-shadow: 0 0 3px #C7CFD6;
-webkit-box-shadow: 0 0 3px #C7CFD6;
box-shadow: 0 0 3px #C7CFD6;
}

ul.search_results li
{
display: block;
padding: 5px 10px 5px 10px;
margin: 0px 0px 0px 0px;
border-top: 1px solid #14B8F7;
border-bottom: 1px solid #112;
text-align: left;	

color: #fff;
background-color: #1490C1;
text-decoration: none;

}

ul.search_results li:hover
{
background-color: #32AFE5;	
}

ul.search_results li a, ul.search_results li a:visited
{
color: #fff;
margin-left: 0px;
padding-left: 0px;
text-decoration: none;
}

ul.search_results p#daves-wordpress-live-search_author
{
margin: 0px;
font-size: 90%;
font-weight: bold;
}

ul.search_results p#daves-wordpress-live-search_date
{
margin: 0px;
font-size: 90%;
}

/* BEGIN post thumbnails */

ul.search_results li.post_with_thumb img.post_thumb
{
float: left;
margin: 3px 10px 10px 0px;
height: auto;
width: 48px;
border: 1px solid #888;
}
/* END post thumbnails */

/* BEGIN post excerpt */
ul.search_results .excerpt, ul.search_results .meta
{
font-size: 75%;
width: 100%;
}
/* END post excerpt */

ul.search_results .clearfix
{
float: none !important;
clear: both !important;
}

.search_footer {
background-color: #2A9ACB;
width: 100%;
text-align: right;
padding: .5em 0;
font-size: .9em;
}

.search_footer a,
.search_footer a:visited {
color: #fff;	
margin-right: 1em;
}

#search_results_activity_indicator{
z-index:999999;
}
.search_results a {
	text-decoration:none;
}

#paginacion a {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    padding: 4px;
    text-decoration: none;
}
#paginacion a:hover {
    border-color: #1490C1 !important;
	color: #1490C1 !important;
}
#paginacion {
    background-color: #DADCDC;
    clear: both;
    height: 23px;
    margin-bottom: 10px;
    padding: 8px;
	border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
}
#infscr-loading {
	text-align:center;
}


/* NUEVO SLIDEBAR DE JUEGOS */
.pestj {
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI0MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjY2NjY2NjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top, #ffffff 40%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#ffffff), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top, #ffffff 40%,#cccccc 100%);
	background: -o-linear-gradient(top, #ffffff 40%,#cccccc 100%);
	background: -ms-linear-gradient(top, #ffffff 40%,#cccccc 100%);
	background: linear-gradient(top, #ffffff 40%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
	display: inline;
	float: left;
	margin: 0pt 1px 0pt 2px; 
	border-radius: 3px 3px 0pt 0pt; padding: 6px; 
	border-color: #CCCCCC;
	border-top-style: solid; 
	border-left-style:  solid; 
	border-right-style: solid;
	border-top-width: 1px; 
	border-left-width:  1px; 
	border-right-width: 1px;
}

.pestj.normact:active {
background: -moz-linear-gradient(bottom, #ffffff 40%, #cccccc 100%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(40%,#ffffff), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(bottom, #ffffff 40%,#cccccc 100%);
	background: -o-linear-gradient(bottom, #ffffff 40%,#cccccc 100%);
	background: -ms-linear-gradient(bottom, #ffffff 40%,#cccccc 100%);
	background: linear-gradient(bottom, #ffffff 40%,#cccccc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 );
}

.activado {
	background: none repeat scroll 0% 0% rgb(255, 255, 255); 
}

.activado.videolink {
	background: #000000 !important;
	color: #FFFFFF !important;
}

.pestj:hover {
	border-color: #BBBBBB;
}

.desactivado {
	color: rgba(0, 0, 0, 0.4);
    background: none repeat scroll 0 0 transparent;
    border-color: #DDDDDD !important;
}

#pestcont a {
	color: #222222;
	text-decoration: none;
}
#pestcont {
	height: 30px; 
	margin: 0pt;
	color:#222222;
}
.separadorj {
		font-weight: bold; 
		color: rgb(0, 0, 0); 
		margin-left: 3px; 
		margin-right: 3px;
}

#slidebar2 .borde {
background: #146EC1;
height: 100%;
width: 10px;
float: left;
}
#slidebar2 .fb-like {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
#slidebar2 .cover {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    float: left;
    height: 97px;
    margin: 10px;
    padding: 2px;
}
#slidebar2 .cover:hover {
	border: 1px solid #BBBBBB;
}
#slidebar2 {
	background: whiteSmoke;
    border-bottom: 1px solid #CCCCCC;
    height: 120px;
}
.datosjuego a {
	text-decoration: none;
	color: rgb(51, 51, 51);
}
.datosjuego a:hover {
	text-decoration: underline;
}

.titulo_infojuego a {
	text-decoration: none;
	color: #222222;
}

.titulo_infojuego a:hover {
	text-decoration: underline;
}

#mpl {
outline: medium none;
display: block;
}

#social2 #___plusone_0 {
width: 60px !important;
}

#social2 .twitter-share-button {
width: 98px !important;
}

#ajax_pagination_btn {
width: 576px;
padding: 6px 14px 5px 0 !important;
background: none !important;
background: #313131 !important;
transition: all 0.2s;
-moz-transition: all 0.2s; /* Firefox 4 */
-webkit-transition: all 0.2s; /* Safari and Chrome */
-o-transition: all 0.2s; /* Opera */
border-radius: 0 !important;
box-shadow: none !important;
-moz-border-radius: 0 !important;
-webkit-border-radius: 0 !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}
#ajax_pagination_btn:hover {
background: #033946 !important;
color: #FFFFFF !important;
}

#ajax_pagination_btn:focus {
color: #FFFFFF !important;
}

#affarea img {
width: 88px;
height: 31px;
}

fieldset legend {
padding-left: 12px !important;
padding-right: 12px !important;
}

.entry h2 {
color: #414141 !important;
border-bottom: 1px solid #14A5F8;
border-left: 5px solid #14A5F8;
font-size: 22px;
padding: 5px;
}

.entry li {
margin-bottom: 20px;
}

#listamedia li {
margin: 0;
display: block;
}

.carousel-wrap {
height: 169px !important;
}

#listamedia .carousel-control {
overflow: hidden;
display: block;
vertical-align: middle;
width: 20px;
height: 20px;
cursor: pointer;
line-height: 999px;
zoom: 1;
border: 0;
text-indent: -9999px;
margin-left: auto;
margin-right: auto;
background-repeat: no-repeat;
background-image: url('images/flechas2.png');
transition: border,background 0.3s;
-moz-transition: border,background 0.3s; /* Firefox 4 */
-webkit-transition: border,background 0.3s; /* Safari and Chrome */
-o-transition: border,background 0.3s; /* Opera */
}

#listamedia  .carousel-previous {
background-position: 0px -30px;
margin-bottom: 10px;
display: none;
}

#listamedia  .carousel-next {
background-position: 0px -18px;
margin-top: 10px;
border: 1px solid transparent;
background-color: transparent;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}

#listamedia:hover  .carousel-next {
border: 1px solid #CDCDCD;
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}


#listamedia  .carousel-next:hover {
background-position: 0px 0px;
border: 1px solid #1491C2 !important;
}

#listamedia  .carousel-next:active {
box-shadow: inset 0 0 5px #888 !important;
}
#listamedia ul {
height: 181px;
overflow: hidden;
}

._ajaxpaging_loading {
display: block;
text-align: center;
}
._ajaxpaging_loading img {
width: 16px;
height: 16px;
}

.extracto.sticky {
background-color: whiteSmoke;
padding: 10px;
border-radius: 3px 3px 0 0;
border-top: 1px solid #DDD;
border-right: 1px solid #DDD;
border-left: 1px solid #DDD;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
          border-radius: 4px;
}

.alert-heading {
  color: inherit;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-ms-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}

.jp-carousel-wrap {
z-index: 999999999999999999999999 !important;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.navq-item.open {
  position: relative;
 }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #BBB;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

#nav-quadro .caret {
  margin-top: 7px;
  margin-left: 2px;
}

.dropdown:hover .caret,
.open .caret {
  border-top: 4px solid #FFFFFF;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10000000000000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 4px 0;
  margin: 1px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
     -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding;
          background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.dropdown-menu a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333 !important;
  white-space: nowrap;
  text-decoration: none !important;
  text-align: left;
}

.dropdown-menu li > a:hover,
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #ffffff !important;
  text-decoration: none;
  background-color: #0088cc;
}

.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999;
}

.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open {
  *z-index: 1000;
}

.dropdown .dropdown-menu .nav-header {
  padding-right: 20px;
  padding-left: 20px;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
  text-align: left;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.open > .dropdown-menu {
  display: block;
}
.dropdown-menu::before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #CCC;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.dropdown-menu::after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid white;
border-left: 6px solid transparent;
content: '';
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "\2191";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}


.mainPageSlide .vignette {
box-shadow: 0pt 0pt 7px 3px rgba(0, 0, 0, 0.2) inset; background: none repeat scroll 0pt 0pt transparent; height: 294px; z-index: 2; position: absolute; width: 615px;
}


.span-9 {
margin-top: 12px;
background: #ECECEC url('images/fondo-bar.png') repeat-y;
padding-top: 5px;
border-radius: 3px 0 0 0;
}

.wp-polls-ul li {
border: 0 !important;
}

#search_results_activity_indicator {
margin-top: 3px;
}

.simplePullQuote {
border-bottom: 10px #1490C1 solid !important;
border-top: none !important;
text-indent: 30px !important;
padding: 0 6px 0px 6px !important;
margin: 10px 0 10px 20px !important;
font-size: 23px !important;
line-height: 34px !important;
text-align: left !important;
box-shadow: none !important;
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
}



/* MODIFICACIONES DE DISQUS 2011 */
#dsq-content .dsq-avatar img {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0px !important;
border: solid 1px #DDD !important;
}

.dsq-comment-header {
-webkit-border-radius: 0px !important;
-moz-border-radius: 0px !important;
border-radius: 0 !important;
border-bottom: solid 3px #1490C1 !important;
background: #313131 !important;
color: #FFF !important;
}

a.dsq-commenter-name {
color: #FFF !important;
}

a.dsq-commenter-name:hover {
color: #FFF !important;
text-decoration: underline !important;
}

.dsq-comment-meta a, .dsq-comment-actions a, #dsq-account-dropdown a {
text-decoration: none;
}

#dsq-content .dsq-toolbar-item {
background: #1383AF !important;
}

#dsq-pagination {
padding: 5px;
background: #313131;
margin-bottom: 15px;
margin-top: 15px;
}

a.dsq-subscribe-email, a.dsq-subscribe-rss {
color: white;
}

a.dsq-subscribe-email em, a.dsq-subscribe-rss em {
text-decoration: none !important;
color: white;
}

#dsq-content #dsq-footer {
margin: 0 !important;
}

#dsq-content .dsq-comment.dsq-moderator .dsq-comment-header {
    background: url('images/mod.png') no-repeat #313131 490px center !important;
}


#dsq-content .dsq-comment.dsq-moderator:hover .dsq-comment-header, #dsq-content .dsq-comment-is-collapsed .dsq-comment-header {
    background: url('images/mod.png') no-repeat #313131 470px center !important;
}

/* SCROLLBAR PERSONALIZADA */
::-webkit-scrollbar{width: 17px;height: 17px;background-color: #DDD;border: none;}::-webkit-scrollbar-thumb{background-color: #797979;border: 1px solid #DDD;}::-webkit-scrollbar-thumb:hover{background-color: #8B8B8B;}::-webkit-scrollbar-thumb:active{background-color: #606060;}::-webkit-scrollbar-thumb:disabled{background-color: #F9F9F9;}::-webkit-scrollbar-corner{background-color: #DDD;}::-webkit-scrollbar-button{background-color: #DDD;background-image: url('images/controles.png');background-repeat: no-repeat;}::-webkit-scrollbar-button:vertical{height: 33px;}::-webkit-scrollbar-button:horizontal{width: 33px;}::-webkit-scrollbar-button:horizontal:increment{background-position: 0px -444px;}::-webkit-scrollbar-button:horizontal:decrement{background-position: 12px -425px;}::-webkit-scrollbar-button:vertical:increment{background-position: -1px -391px;}::-webkit-scrollbar-button:vertical:decrement{background-position: -1px -358px;}::-webkit-scrollbar-button:hover{background-color: #DADADA;}::-webkit-scrollbar-button:horizontal:increment:hover{background-position: 0px -548px;}::-webkit-scrollbar-button:horizontal:decrement:hover{background-position: 12px -529px;}::-webkit-scrollbar-button:vertical:increment:hover{background-position: -1px -495px;}::-webkit-scrollbar-button:vertical:decrement:hover{background-position: -1px -462px;}::-webkit-scrollbar-button:active{background-color: #606060;}::-webkit-scrollbar-button:horizontal:increment:active{background-position: 0px -652px;}::-webkit-scrollbar-button:horizontal:decrement:active{background-position: 12px -633px;}::-webkit-scrollbar-button:vertical:increment:active{background-position: -1px -599px;}::-webkit-scrollbar-button:vertical:decrement:active{background-position: -1px -566px;}::-webkit-scrollbar-button:disabled{background-color: #F9F9F9;}::-webkit-scrollbar-button:horizontal:increment:disabled{background-position: 0px -756px;}::-webkit-scrollbar-button:horizontal:decrement:disabled{background-position: 12px -737px;}::-webkit-scrollbar-button:vertical:increment:disabled{background-position: -1px -703px;}::-webkit-scrollbar-button:vertical:decrement:disabled{background-position: -1px -670px;}


/* ALERTA DE ENCUESTA COMENTARIOS */
a .alert-info {
color: white !important;
background-color: #1383AF !important;
border-color: #0161A2 !important;
text-shadow: 0 1px 1px rgba(0, 0, 0, .3) !important;
display: none;
}


/* MENU LEVELEANDO QUADRO */
 .navq-item {
list-style-type: none;
float: left;
text-align: center;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 13px;
padding-right: 13px;
}
.navq-cons {
	font-weight: bold;
	color: #DDD !important;
    border-top: 1px solid #3A3A3A;
    border-bottom: 1px solid #3A3A3A;
    background: #2d2d2d;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkMmQyZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzIzMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2d2d2d 0%, #232323 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d2d2d), color-stop(100%,#232323));
	background: -webkit-linear-gradient(top,  #2d2d2d 0%,#232323 100%);
	background: -o-linear-gradient(top,  #2d2d2d 0%,#232323 100%);
	background: -ms-linear-gradient(top,  #2d2d2d 0%,#232323 100%);
	background: linear-gradient(top,  #2d2d2d 0%,#232323 100%);
	padding-left: 15px;
	padding-right: 15px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d2d2d', endColorstr='#232323',GradientType=0 );

}
.navq-cons:hover {
    background:#1490C1;
}
.navq-inicio {
	 border-radius: 3px 0 0 3px;
	 border-left: 1px solid #3A3A3A;
}
.navq-final {
	 border-radius: 0 3px 3px 0;
	 border-right: 1px solid #3A3A3A;
}
#nav-quadro {
	width: 100%;
	background-color: #000000;
	height: 40px;
}
#nav-quadro a {
	text-decoration: none;
	color: #BBB;
}
#nav-quadro a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navq-cont {
	width: 983px;
	margin-left:auto;
	margin-right: auto;
}
.navq-first {
	padding-left: 0;
}
.navq-last {
	padding-right: 0;
}
#topsearch-quadro {
	float: right;
	margin-top: 30px;
	width: 290px;
	border: 3px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}
#search {
	margin: 0 !important;
}
.fixedmenu {
	position: fixed;
	z-index: 9999999999999999999;
	border-bottom: 1px solid #222222;
	top: -30px;
	border-top: solid 3px #1490C1;
}
.nuevo {
	color: red;
    font-weight: bold;
    margin-top: -29px;
    margin-left: -35px;
  -webkit-transform: rotate(-21deg); 
     -moz-transform: rotate(-21deg); 
      -ms-transform: rotate(-21deg); 
       -o-transform: rotate(-21deg); 
          transform: rotate(-21deg);
               zoom: 1;

}
.adminhov {
	top: 41px !important;
}




/* Copyright 2011 - 2012. Leveleando.com. Todos los derechos reservados sobre este archivo, 
 * imagenes y cualquier otro tipo de material relacionada con el diseno o programacion de Leveleando.
*/