﻿
/*
Design by Magin Pinto & Juanjo Llabrés
http://www.esporlesbc.com
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img03.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 44px; }

h2 { font-size: 22px; text-decoration:none;}

h3 { font-size: 22px; color: #000000}
h4 { font-size: 11px; color: #00f; text-align: center}
h5 { font-size: 19px; color: #0000ff; text-align: center}
h6 { font-size: 22px; color: #000000; text-align: left }
h7 { font-size: 14px; color: #ffffff; font-weight: bold}
h8 { font-size: 13px; color: #000; text-decoration: underline}
h9 { margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;}
h10 { font-size: 11px; color: #000000; text-align: center;}
h11 { font-size: 22px; color: #000000; text-align: center }
h12 { font-size: 22px; text-decoration: blink;}
h13 { font-size: 11px; color: #fff; text-align: right}


p, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
p2, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p3, ul, ol {
	margin-top: 0;
	line-height: 240%;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul, ol { }

blockquote { }

a { color: #ff0; }
a2 { color: #000; }

 { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img06.jpg) repeat-x left bottom;
}

#wrapper2 {
	background: none repeat-x left bottom;
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}
#header-wrapper2 {
	width: 880px;
	margin: 0 auto;
	border-left: 10px solid #000;
	border-right: 10px solid #000;
	border-top: 10px solid #000;
}

#header {
	width: 880px;
	height: 40px;
	margin: 0 auto;
	background: #ffffff url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: none;
	width: 891px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 5px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; color:#fff; background: url(images/pelota.png); }


#menu .current_page_item a {
	color: #FF0; background: #fff;
}

#menu2{
	float: none;
	width: 891px;
	height: 51px;
}

#menu2 ul {
	margin: 0;
	padding: 4px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: block;
	float: left;
}

#menu2 a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu2 a:hover{ text-decoration: none; color:#fff;}


#menu2 .current_page_item a {
	color: #FF0; background: #fff;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FBFF9C url(images/parquet.jpg) repeat scroll 0 0;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
#page2 {
	width: 840px;
	height:865px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FBFF9C url(images/parquet.jpg) repeat scroll 0 0;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}
/** LOGO */

#logo {
	height: 115px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 0px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 0px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	background:transparent url(images/) repeat-y scroll left top;
	float: left;
	width: 580px;
}

#content2 {
	background:transparent url(images/) repeat-y scroll left top;
	float: left;
	width: 692px;
}

/* Post */

.post {
	margin-bottom: 25px;
}
.post .title {
	height: 80px;
	width: 600px; 
	margin-bottom: 3px;
	padding: 19px 0px 2px 20px;
	background: url(images/img07.png) no-repeat left top;
	color: #000000;
}
.post .title2 {
	height: 61px;
	width: 560px;
	margin-bottom: 3px;
	padding: 19px 0px 2px 20px;
	background: url(images/img07_1.png) no-repeat left top;
	color: #000000;
}

.post .title3 {
	height: 68px;
	margin-bottom: 3px;
	margin-top:-26px;
	padding: 19px 0px 2px 25px;
	background: url(images/) no-repeat left top;
	color: #000000;
	text-align:center;
}

.post .title4 {
	height: 150px;
	margin-bottom: 60px;
	margin-top: 0px;
	padding: 19px 0px 2px 25px;
	background: url(images/marcador_local.png) no-repeat left top;
	color: #000000;
	text-align:center;
}

.post .date {
	float: right;
	margin-top: -74px;
	padding-right: 32px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	margin: -40px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .meta2 {
	margin: -62px  0 3px 25px;
	padding: 0px 30px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #B6ACA2;
}

.post .meta3 {
color:#B6ACA2;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
margin:-45px 0 3px 86px;
padding:0 42px 2px 0;
}
.post .entry {
	padding: 25px 20px;
	color: #000
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
.post2 {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}


.post2 .title {
	height: 30px;
	color: #08252E;
}

.post2 .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post2 .date {
}

.post2 .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post2 .meta span {
	display: block;
	margin-top: -10px;
}

.post2 .meta a { }

.post2 .entry {
	padding: 10px 0 30px 0;
	color: #000
}

.post2 .entry-content {
	float: right;
	width: 330px;
}

.post2 .entry-image {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 20px;
}

.post2 .links a {
	font-weight: bold;
	color: #08252E;
}

.post2 .links .comments {
}

.post2 .links .permalink {
	padding-left: 17px;
}

.post3 {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}


.post3 .title {
	height: 30px;
	color: #08252E;
}

.post3 .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post3 .date {
}

.post3 .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post3 .meta span {
	display: block;
	margin-top: -10px;
}

.post3 .meta a { }

.post3 .entry {
	padding: 1px 0 30px 0;
	color: #000
}

.post3 .entry-content {
	float: right;
	width: 330px;
}

.post3 .entry-image {
	float: left;
	width: 300px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 400px;
}

.post3 .links a {
	font-weight: bold;
	color: #08252E;
}

.post3 .links .comments {
}

.post3 .links .permalink {
	padding-left: 17px;
}

.post4 {
	margin-bottom: 45px;
	border-bottom: 1px solid #DFDFDF;
}


.post4 .title {
	height: 30px;
	color: #08252E;
}

.post4 .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post4 .date {
}

.post4 .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post4 .meta span {
	display: block;
	margin-top: -10px;
}

.post4 .meta a { }

.post4 .entry {
	padding: 10px 0 30px 0;
	color: #000
}

.post4 .entry-content {
	float: right;
	width: 330px;
}

.post4 .entry-image {
	float: left;
	width: 200px;
	padding-right: 15px;
	padding-top: 6px;
	padding-bottom: 20px;
}

.post4 .links a {
	font-weight: bold;
	color: #08252E;
}

.post4 .links .comments {
}

.post4 .links .permalink {
	padding-left: 17px;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 222px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: -3px;
	padding: 0 0 15px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 54px;
	width: 250px;
	margin: 1 0 20px 0px;
	padding: 15px 0 2px 20px;
	background: url(images/img04.png) no-repeat left top;
	font-size: 13px;
	color: #ff0;
}


#sidebar p {
	line-height: 200%;
}
#sidebar p2 {
	line-height: 200%;
}
/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: #494336 url(images/img05.jpg) no-repeat left top;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 4px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}


h2 img {margin: 0 8px 0 0;}

/* Slideshow */

#slideshow {
    position:relative;
    height:250px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}