/*
	Name: Smashing HTML5
	Date: July 2009
	Description: Sample layout for HTML5 and CSS3 goodness.
	Version: 1.0
	Author: Enrique Ramírez
	Autor URI: http://enrique-ramirez.com
	Modified by: Calítoe (Cristina MJ) http://www.diletante.net
*/

/* Imports */
@import url("reset.css");
@import url("global-forms.css");

/***** Global *****/
/* Body */
	body {
		background: #CBEEFF;
/*		background: #CBEEFF url('imagenes/bg.png'); */
		color: #000305;
		font-size: 87.5%; /* Base font size: 14px */
		font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
		line-height: 1.429;
		margin: 0;
		padding: 0;
		text-align: left;
	}

/* Headings */
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	padding-bottom: 1em;
	text-shadow: 1px 1px 1px #333;
	color: #77DD76;
}
	
/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:visited {
	color: #77DD76;
	padding: 0 1px;
	text-decoration: underline;
}
a:hover, a:active {
	color: #77DD76;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
}
	
/* Paragraphs */
p {margin-bottom: 1.143em;}
* p:last-child {margin-bottom: 0;}

strong, b {font-weight: bold;}
em, i {font-style: italic;}

::-moz-selection {background: #F6CF74; color: #fff;}
::selection {background: #F6CF74; color: #fff;}

/* Lists */
ul {
	list-style: outside disc;
	margin: 1em 0 1.5em 1.5em;
}

ol {
	list-style: outside decimal;
	margin: 1em 0 1.5em 1.5em;
}

dl {margin: 0 0 1.5em 0;}
dt {font-weight: bold;}
dd {margin-left: 1.5em;}

/* Quotes */
blockquote {font-style: italic;}
cite {}

q {}

/* Tables */
table {margin: .5em auto 1.5em auto; width: 98%;}
	
	/* Thead */
	thead th {padding: .5em .4em; text-align: left;}
	thead td {}

	/* Tbody */
	tbody td {padding: .5em .4em;}
	tbody th {}
	
	tbody .alt td {}
	tbody .alt th {}
	
	/* Tfoot */
	tfoot th {}
	tfoot td {}
	
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}

/***** Layout *****/
.body {clear: both; margin: 0 auto; width: 800px;}
img.right figure.right {float: right; margin: 0 0 2em 2em;}
img.left, figure.left {float: right; margin: 0 0 2em 2em;}

/*
	Header
*****************/
#banner {
	margin: 0 auto;
	padding: 1em 0 0 0;
}

	/* Banner */
	#banner h1 {font-size: 2.8em; line-height: 1;}
	#banner h1 a:link, #banner h1 a:visited {
		color: #000305;
		display: block;
		font-weight: bold;
		margin: .3em 0;
		text-decoration: none;
		width: 250px;
		text-align:center;
	}
	#banner h1 a:hover, #banner h1 a:active {
		background: none;
		color: #77DD76;
	}
	
	#banner h2 {font-size: 2em; font-weight: normal; width: 250px; text-align:center; margin: 0;}
	
	#banner p {width:250px; margin: 0 0 1em 0; text-align: center;}

#banner figure {
	float: right;
	width: 120px;
}

.hidden {display:none;}

/*
	Header image
*****************/
#headerimage img{
	background: #A7D2E9;
	margin-bottom: 1em;
	overflow: hidden;
	padding: 20px;
	width: 760px;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

	
	/* Main Nav */
#navegacion {
	margin: 0 auto;
	padding: 2.5em 0 0 0;
}
	 #navegacion  {
		background: #77DD76;
		font-size: 1.143em;
		height: 40px;
		line-height: 30px;
		margin-bottom: 1em;
		padding: 0;
		text-align: center;
		width: 700px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	#navegacion  ul {list-style: none; margin: 0 auto;}
	#navegacion li {display: inline; margin: 0;}
	
	#navegacion  a:link, #navegacion a:visited {
		color: #fff;
		display: inline-block;
		height: 30px;
		padding: 5px 1.5em;
		text-decoration: none;
	}
	#navegacion a:hover, #navegacion a:active,
	#navegacion  .active a:link, #navegacion .active a:visited {
		background: #FCFFC6;
		color: #fff;
	}
	
	#navegacion li  a {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	#navegacion ul[class='sprites'] a:link, #navegacion a:hover {
		background-repeat: no-repeat;
		background-position: 0;
		padding-left: 25px;
	}
	
		/* Icons */
		/*
		#navegacion .sprites a:hover[href*='/'] {background-image: url('imagenes/caparazon.gif');}
		#navegacion .sprites a:hover[href*='index'] {background-image: url('imagenes/fantasma.gif');}
		#navegacion .sprites a:hover[href*='about'] {background-image: url('imagenes/seta.gif');}
		#navegacion .sprites a:hover[href*='rules'] {background-image: url('imagenes/moneda.gif');}
		#navegacion .sprites a:hover[href*='buttons']{background-image: url('imagenes/pluma.gif');}
		#navegacion .sprites a:hover[href*='join'] {background-image: url('imagenes/p.gif');}
		#navegacion .sprites a:hover[href*='unirse'] {background-image: url('imagenes/p.gif');}
		#navegacion .sprites a:hover[href*='update'] {background-image: url('imagenes/flor.gif');}
		#navegacion .sprites a:hover[href*='actualizar'] {background-image: url('imagenes/flor.gif');}
		#navegacion .sprites a:hover[href*='members'] {background-image: url('imagenes/fantasma.gif');}
		#navegacion .sprites a:hover[href*='miembros'] {background-image: url('imagenes/fantasma.gif');}
		*/
/*
	Body
*****************/
#content{
	background: #A7D2E9;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 20px;
	width: 760px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
		/* Icons */
		/*
		#content .entry-title[href*='index'] {background-image: url('imagenes/caparazon.gif');}
		#content .entry-title[href*='about'] {background-image: url('imagenes/seta.gif');}
		#content .entry-title[href*='rules'] {background-image: url('imagenes/moneda.gif');}
		#content .entry-title[href*='codes']{background-image: url('imagenes/pluma.gif');}
		#content .entry-title[href*='join'] {background-image: url('imagenes/p.gif');}
		#content .entry-title[href*='update'] {background-image: url('imagenes/flor.gif');}
		#content .entry-title[href*='fans'] {background-image: url('imagenes/fantasma.gif');}
		*/

	
/*
	Pie
*****************/
#afiliados {background: #A7D2E9;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 20px;
	width: 760px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/***** Sections *****/
/* Blog */
.hentry {
    background: #fff;
	padding: 1em;
		border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}

.entry-title {font-size: 1.429em; margin-bottom: 0;}
.entry-title a:link, .entry-title a:visited {text-decoration: none;}
.entry-content {margin-bottom: 1em;}
.hentry .post-info * {font-style: normal;}

/*
	Footer
*****************/
#credits {text-align: right; 	margin-bottom: 2em;
	width: 760px;}
	
/* 
	Error/success msg colours on forms
*****************/
p.error, p.success {
	font-weight: bold;
	padding: 10px;
	border: 1px solid;
}
p.error {
	background: #ffc0c0;
	color: #900;
}
p.success {
	background: #b3ff69;
	color: #4fa000;
}
/* Fin error/success msg colours on forms */