/*  
Theme Name: MarioForever
Theme URI: http://www.themebin.com
Description: The classic mario wordpress theme!
Author: ThemeBin
Author URI: http://www.themebin.com
Version: 1.0
*/

/* ThemeBin's CSS Document */

/* Body */

body {
	background: #BEDDE0; /* Color de fondo */
	margin: 0px auto; /* Márgenes de todo el bloque */
  	width: 1000px;
	color: #000; /* Color de la letra de los post (sin el título) */
	text-align: justify;
	font: 80%/150% Verdana, Arial, Helvetica, sans-serif; /* Tamaño letra de los post y tipos de letra */
}

* {
  margin: 0;
  padding: 0;
  }

/* Links Links Links */

a {
	color: #0066ff; /* Color enlaces */
	text-decoration: none;
}
a:hover {
	color: #FF0000; /* Resaltado enlaces */
	text-decoration: underline;
}


/* Headings */

/* h1, h2, h3 { font: "Verdana", Arial, Helvetica, sans-serif; } /* Common font for all headings */ */

h1 {  /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}

h1 a, h1 a:visited {
	color: #000; /* Color título */
	text-decoration: none;
}

h1 a:hover {
	color: #1E6600; /* Color resaltado título */
	text-decoration: none;
}

h2 {
	font-size: 22px; /* Tamaño letra títulos post */
	text-decoration: none;
	color: #000000;
	border-bottom: dotted 1px #222;
}

h2 a {
	text-decoration: none;
	color: #000000;
}

h2 a:visited {
	text-decoration: none;
	color: #000000; /* Color letra títulos post */
}


h2 a:hover { 
	text-decoration: none;
	color: #1E6600; /* Color resaltado títulos post */
}

h3 {
	font-size: 14px; /* Tamaño letra indicaciones en comentarios */
	font-weight: bold;
	color: #000000; /* Color indicaciones en comentarios */
}

h4 { /* Used only for welcome, or else this will be commented out */
	font-size: 14px;
	font-weight: bold;
}

/* Header */

#header {
	background: url(images/header.jpg) no-repeat; /* Imagen de cabecera */
	height: 291px; /* Tamaño imagen cabecera */
	position: relative;
}

#blogtitle {
	padding-top: 160px; /* Posición vertical del título del blog */
	padding-left: 40px; /* Posición horizontal del título del blog */
	text-align: left;
	position: relative;
}

#blog-description {
	font-size: 1.0em; /* Tamaño letra descripción blog */
	padding-top: 10px; /* Posición vertical de la descripción con respecto al título */
	padding-left: 40px; /* Posición horizontal de la descripción */
	text-align: left;
	color: #000; /* Color texto descripción */
	position: relative;
}

#stuff {
	width: 250px;
	text-align: center; /* This will center out RSS and search... DO NOT CHANGE */
	float: right;
}

#welcome {
	padding-left: 35px; /* Relativo al espacio de anuncio de la cabecera */
	width: 650px;
	text-align: justify;
	padding-top: 15px;
	font-size: 10px;
}

#rss {
	padding-top: 20px; /* This will center out RSS and search... DO NOT CHANGE */
	padding-right: 40px;
}

/* Navbar (Referred from glossyblue) */

#nvbar {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	top: 26px;
	padding-left: 612px; /* Posición pestaña página */
	bottom: 0px;
}
#nbar li {
	float: left; /* Posición pestaña página */
	margin-left: 5px;
	list-style-type: none;
}

#nbar .current_page_item a, #nbar .current_page_item a:visited{  /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	color: #a4dfed;
	text-decoration: none;
}

#nbar .page_item a{
	color: #000000; /* Color título página */
	text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	border:solid 1px #222;
}
#nbar .page_item a:hover {
	color: #1E6600; /* Color resaltado página */
	border:solid 1px #111;
	cursor: pointer;
}


/* Images */

p img {
	padding: 0;
	max-width: 100%;
	background: #ffffff; /* Color espacio antes de cargar imagenes */
	/*border: solid 1px #222;*/ /* Borde negro en las imágenes --> Quitado */
}

img.centered { /* De aquí hasta el final del apartado son temas de alineaciones prefijadas */
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

img.wp-smiley{  border:none; } /* Le quita el borde a los smilies */

/* Formatting */

html>body .entry ul { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	content: "\00BB \0020";
}

.entry {
	margin-top: 25px; /* Margen entre el título y el texto de una entrada */
	margin-bottom: 12px; /* Margen entre el final y el texto de una entrada */
}

.entry ol { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	margin: 0;
	padding: 0;
}
	
.entry form { /* Usa alineación centrada para las entradas protegidas con contraseña */
	text-align:center;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt; /* Tamaño fuente mes anterior en el calendario */
}

#wp-calendar a { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Letra mes actual en calendario */
	text-align: left;
}

#wp-calendar th { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	font-style: normal;
	text-transform: capitalize;
}

code {
	font: 1.0em 'Courier New', Courier, Fixed; /* Letra bloques de 'code' */
}
	
blockquote { /* Bloque 'quote' */
	margin: 15px 30px 20px 35px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px dashed #000000;
	background: #ffffff;
	}

blockquote cite { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	margin: 5px 0 0;
	display: block;
}

acronym, abbr, span.caps /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
{
	font-size: 0.9em;
	letter-spacing: 1.07em;
}

/* Form Elements */

.entry form { /* Usa alineación centrada para las entradas protegidas con contraseña */
	text-align:center;
}

select { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	width: 130px;
}

#commentform input { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	width: 100%;
	padding: 2px;
}

#commentform #submit { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	margin: 0;
	float: right;
	}
	
/* Search */ /* Cuadro de búsqueda */

#searchform {
	margin: 2px auto;
	padding: 4px 3px;
	text-align: center;
	float: right;
	margin-right: 0px;
}

#searchform #s{
	background: none;

	height: 17px;
	width: 120px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #fff;
	border: none;
}

#searchform #search-submit { 
	background: url(images/search.png) no-repeat left top; /* Imagen del cuadro de búsqueda */
	height: 23px;
	width: 23px;
	border: none;
	text-indent: -999%;
	line-height: 20px;
	margin-top: 6px;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}


/* Wrap */

#wrap {
	margin: 0px auto; 
	width: 1000px; /* Ancho cabecera y wrap */
}

.widecolumn .entry p {
	font-size: 1.05em; /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em; /* Espaciado entre lineas */
	}

.widecolumn {
	line-height: 1.6em; /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	}

.narrowcolumn .postmetadata {
	text-align: center; /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	}

	
/* Comments */

#commentform input {
	width: 170px; /* Ancho botón enviar comentario */
	padding: 2px;
	background: #222;
	color: #fff;
	border: solid 1px #111;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%; /* Ancho cuadro de escritura */
	padding: 2px;
	background: #ffffff;
	color: #000000;
	border: solid 1px #000000;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: solid 1px #222;
	height: 25px;
	color: #fff;
	background: url(images/buttons.png) repeat-x; /* Fondo botón enviar comentario */
}

#commentform a {
	color: #0066FF; /* Color nombre usuario logueado */
	text-decoration: none;
}

.alt {
	margin: 0; /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	padding: 10px;
}

.commentlist { /*NO SE PARA QUE VALE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
	padding: 0;
	text-align: justify;
}


.commentlist li {
	margin: 15px 0 3px; /* Espacio desde el fin de una entrada hasta el primer comentario */
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist li a {
	color: #0066ff; /* Color enlaces en los comentarios, incluyendo nombres de usuario */
	text-decoration: none;
}

.commentlist li a:hover { /* Resaltado enlaces comentarios, incluyendo nombres de usuario */
	color: #ff0000;
	text-decoration: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist li, #commentform input, #commentform textarea { /* Tamaño letra comentarios */
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { /* Color de fondo y borde de los avatares */
	float: right;
	/*border: 1px solid #111; (Quitado el borde) */
	padding: 2px;
	background: #ffffff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

/* Content */

#content {
	clear: both;
	margin: 0;
	background: #F0F0F0 url(images/wrap.png) center repeat-y; /* Imagen del fondo de los post */
}

#content-top {
	background: url(images/content-top.jpg) no-repeat; /* Cabecera, parte anuncio */
	height: 140px;
	color: #fff;
	position: relative;
}

#content-top img {
	border: none;
}

#content-bottom {
	background: url(images/content-bottom.png) no-repeat; /* Imagen fondo página */
	height: 57px;
	position: relative;
}

/* Post */

#post-wrap {
	width: 665px; /* Ancho escritura */
	float: left;
	padding-left: 40px;
	position: relative;
	padding-top: 40px;
}

.post {
	margin: 0 0 30px;
	text-align: justify;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.narrowcolumn .postmetadata {
	text-align: right;
}

.narrowcolumn .postmetadata {
	background: #000000; /* Fondo barrita categorías al final de cada post */
	padding-bottom: 5px;
	border-bottom: solid 1px #000000; /* Borde inferior barrita categorías al final de cada post */
	padding-top: 5px;
	font-size: 11px;
        color: #white;
}

.narrowcolumn .postmetadata a {
	text-decoration: none;
        color: #ffffff;
}

.narrowcolumn .postmetadata a:hover {
	text-decoration: underline;
        color: #ff0000;
}

.postmetadata2 ul, .postmetadata2 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.narrowcolumn .postmetadata2 {
	text-align: right;
        color: #ffffff;
}

.narrowcolumn .postmetadata2 {
	background: #000000; /* Fondo barrita categorías al final de cada post */
	padding-bottom: 5px;
	border-bottom: solid 1px #000000; /* Borde inferior barrita categorías al final de cada post */
	padding-top: 5px;
	font-size: 11px;
        color: #white;
}

.narrowcolumn .postmetadata2 a {
	text-decoration: none;
        color: #0099ff;
}

.narrowcolumn .postmetadata2 a:hover {
	text-decoration: underline;
        color: #ff0000;
}

.widecolumn .postmetadata2 {
	margin: 30px 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}


.alt {
	background-color: #ffffff; /* Colores bloque de cada comentario */
        border: solid 1px #000000;
}

.alt a {
	color: #0099ff; /* Color enlaces en cuadro final entradas cuando se muestran comentarios */
}

.alt a:hover {
	color: #ff0000; /* Color resaltado enlaces en cuadro final entradas cuando se muestran comentarios */
}

.postmetadata {
	clear: left;
}

/* Post elements */

.timed {
	font-size: 11px;
	background: url(images/calendar.png) no-repeat;
	padding-left: 17px;
	float: right;
}

.category {
	font-size: 11px;
	background: url(images/category.png) no-repeat;
	padding-left: 17px;
	float: left;
}

.commentcount {
	font-size: 11px;
	background: url(images/comment.png) no-repeat;
	padding-left: 17px;
}
	
/* Page Navigation */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #0066FF;
}	

.old a {
	float: left;
	padding-left: 17px;
	text-decoration: none;
	background: url(images/left.png) no-repeat left center;
}
.new a {
	float: right;
	padding-right: 17px;
	text-decoration: none;
	background: url(images/right.png) no-repeat right center;
}

.navigation a {
	color: #0066ff; /* Color página siguiente y anterior */
	text-decoration: none;
}	


/* Sidebar */

#sbar {
	width: 225px; /* Ancho columna lateral */
	float: right;
	padding-right: 35px;
	padding-top: 20px;
}

#sbar h2 {
	font-size: 14px;
	text-decoration: none;
	padding-left: 5px;
	color: #ffffff; /* Color títulos columna lateral */
	background: #000000; /* Color fondo títulos barra lateral */
	height: 20px;
	padding-top: 5px;
}

#sbar a {
	color: #0099ff;
	text-decoration: none;
}

#sbar a:hover {
	color: #ff0000;
	text-decoration: none;
}

#sbar ul, #sbar ul ol {
	margin: 0;
	padding-bottom: 10px;
	}

#sbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sbar ul p, #sbar ul select {
	margin: 5px 0 8px;
	}

#sbar ul ul, #sbar ul ol {
	margin: 5px 0 0 10px;
	}

#sbar ul ul ul, #sbar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sbar ul ol li {
	list-style: decimal outside;
	}

#sbar ul ul li, #sbar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}



/* Footer */

#footer-wrap {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	clear: both;
}

#footer {
	text-align: center;
	position: relative;
	clear: both;
	font-size: 11px;
}

#footer a {
	color: #0066ff;
	text-decoration: none;
}

#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}
	

/* Clear */

.cleared {
  clear: both;
}


/* 


- CSS Referred from Wordpress Default theme "Kubrick" 
- Made Wordpress 2.5.1 Compatible.
- Unique Structure.
- Licenced under Creative Commons 2.5 Non Commercial, Attribution, No Derivitive.

*/  

  