/* @override http://www.ozonexalps.com/cms/wp-content/themes/xalps/style.css */

/*  
Theme Name: Ozone X-Alps
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Pau Ingles
Author URI: http://apuestokid.com/


*/

body {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font: bold 15px Arial;
}

#page {
	text-align: left;
	margin: 5px auto;
	padding: 0;
	width: 905px;

	}

/* @group intro */

#introfotos {
	width: 350px;
	float: right;
	margin-bottom: 7px;
	margin-left: 25px;
	margin-right: 20px;
}

#introtexto {
	width: 730px;
	margin-left: 109px;
	margin-top: 10px;
	background-image: url(images/paraglider_01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}

#introtexto em {
	color: #2e5b71;
	font-size: 15px;
	padding-right: 5px;
	padding-left: 5px;
}

.foto{
	margin-bottom: 7px;
}



/* @end */

/* @group biografias */

#biotextos {

	background-image: url(images/paraglider_02.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-top: 10px;
	margin-left: 397px;
	width: 425px;
	height: 480px;
}

#biotextos em {
	color: #38515c;
	font: bolder 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bolder;
}

#biofotos {
	width: 320px;
	height: 375px;
	margin-left: 70px;
	float: left;
	margin-top: 0px;

}

/* @end */

/* @group blog */

#blogtextos {

	margin-left: 275px;
	width: 550px;
}

#blogfotos {
	width: 125px;
	height: 150px;
	margin-left: 109px;
	float: left;
	margin-top: 10px;
}

/* @end */

/* @group Estilos de texto */

.Blog {
	color: #2e5b71;
	text-align: right;
	font: bold 30px "Lucida Grande", Lucida, Verdana, sans-serif;

}

.titulo {
	color: #244a5c;
	text-align: left;
	margin-bottom: 10px;
	font: 800 25px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.texto {
	color: #344e55;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

.textoblog {
	color: #344e55;
	font: 12px/1.3 "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

.subtitulo {
	color: #6d98ab;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}



/* @end */

/* @group Fondo */

.descripcion {
	color: #2e5b71;
	text-align: left;
	font: bold 22px/30px Courier;
	width: 300px;
	padding-top: 30px;
	padding-left: 30px;
}

#cabecera {
	background: url(images/cabecera.jpg) no-repeat bottom center;
	margin: 0;
	padding: 0;
	width: 905px;
	height: 133px;
}

#cabecera img {
	float: left;
}

#cuerpo {
	background: url(images/cuerpo.jpg) repeat-y;
	margin: 0;
	padding: 0;
	width: 905px;
}


#menupilotos {
	padding-left: 102px;
	padding-top:2px;
	padding-bottom: 10px;
}

#pie {
	margin: 0;
	padding: 10px 3px 3px;
	width: 905px;
	height: 54px;
	background: url(images/pie.jpg) no-repeat;
	color: #2e5b71;
	font-size: 10px;
	text-align: center;
}

.recuadro {
	border: 1px dashed #2e5b71;
	padding: 5px;
}



/* @end */

/* @group Diary */

.diarylink {
	color: #2e5b71;
	font: bold 25px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 15px;
}


#diarytable {
	margin-left: 103px;
}


.diarytextos {

	background-image: url(images/paraglider_02.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 480px;
}

.diarytextos em {
	color: #38515c;
	font: bolder 15px "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bolder;
}

.diarytextos .top {
	padding-bottom: 5px;
	text-align: right;
}

.diarytextos .top a {
	padding-bottom: 10px;
	text-decoration: none;
	font-size: 10px;
}

.diaryfotos {
	width: 250px;
	padding-right: 5px;
}

.diaryfotos ul a {
	color: #244a5c;
}


.diaryfotos ul {
	color: #244a5c;
	font: 800 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.diaryfotos ul .entradas {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 15px;
	font-size: 10px;
}

.diaryfotos ul .entradas a {
	color: #244a5c;
}

.diarytextos .titulo {
	color: #244a5c;
	text-align: left;
	margin-bottom: 5px;
	font: 800 25px "Lucida Grande", Lucida, Verdana, sans-serif;

	padding-bottom: 5px;
}
.titulo_post {
	color: #244a5c;
	text-align: left;
	font: 800 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	border-top: 1px dashed #000;
	padding-top: 5px;
}

.titulo_post small{
	color: #000;
	text-align: left;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}




/* @end */ 


