
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #9bb784 url(../ittimages/wrapper-background.png) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #181B20;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	//text-transform: lowercase;
	font-family: Abel, sans-serif;
	font-weight: 400;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #398A12;
}

a:hover {
	text-decoration: underline;
}

img.border {
	border: 6px solid #EEE7DF;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	height: 240px;
	padding-bottom: 5px;
}

#header {
	width: 960px;
	height: 240px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 950px;
	height: 215px;
	margin: 0px auto;
	margin-top: 5px;
	padding: 10px 0px 10px 10px;
	color: #FFFFFF;
	background: #307e0e url(../ittimages/sidebar-shadow-bg.png) repeat;
}

#logo h1, #logo p {
	display: block;
	margin: 0px;
	padding: 0px;
	text-transform: lowercase;
}

#logo h1 {
	letter-spacing: -5px;
	text-align: center;
	text-transform: lowercase;
	font-size: 80px;
	color: #FFFFFF;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p {
	margin-top: -25px;
	text-align: center;
	font-family: 'Abel', sans-serif;
	font-size: 25px;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
}
/* Container Sponsors, Lugar y Fecha */

#sponlufe {
	float: right;
	width: 260px;
	height: 190px;
	margin-right: 10px;
	margin-top: 10px;
/*	background: #0000FF;*/
}

#sponsors {
	float: right;
	width: 260px;
	height: 100px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px 0px 0px 0px;
//	background: #FF0000;
}

/* Place & Date */

#lugar {
	float: right;
	width: 260px;
	height: 42px;
	margin-right: 0px;
	margin-top: 13px;
/*	background: #00FF00;*/
	font: normal 40px Arial, Helvetica, sans-serif;
	color: #398A12;
}
#fecha {
	float: right;
	width: 260px;
	height: 26px;
	margin-right: 0px;
	margin-top: 0px;
/*	background: #00FFFF;*/
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #398A12;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 100px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 60px 0 0 30px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 6px 10px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #7F7F81;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 940px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background: #33820F url(../ittimages/menu-wrapper-bg.png) repeat-x left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	margin: 0px;
	padding: 0px 30px 0px 30px;
	line-height: 60px;
	letter-spacing: -1px;
	text-decoration: none;
	text-shadow: 2px 2px 2px #2E7C0E;
	font-family: 'Abel', sans-serif;	
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu .current_page_item a {
	text-shadow: 2px 2px 2px #1B5803;
	background: #276D05;
}

#menu a:hover {
	background: #276D05;
	text-decoration: none;
	text-shadow: 2px 2px 2px #1B5803;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0px auto;
	padding: 5px;
}

/* Content */

#content {
	float: left;
	height: 1030px;
	width: 590px;
	padding: 20px 20px 0px 20px;
	background: #FFFFFF;
}

#content2 {
	float: left;
	height: 1030px;
	width: 590px;
	padding: 20px 20px 0px 20px;
	background: #FFFFFF;
}

#content3 {
	float: left;
	height: 1250px;
	width: 590px;
	padding: 20px 20px 0px 20px;
	background: #FFFFFF;
}

.post {
	clear: both;
	padding-bottom: 0px;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -2px;
	font-family: Abel, Arial, Helvetica, sans-serif;
	font-size: 40px;
}

.post .subtitle {
	padding-top: 0px;
	letter-spacing: -1px;
	font-size: 20px;
}

.post .title a {
	border: none;
	color: #272727;
}

.post .meta {
	padding-bottom: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
}

.post .entry {
	text-align: justify;
	margin-bottom: 25px;
	padding: 10px 0px 0px 0px;
}

.post .entry .heading{
	text-align: left;
	padding: 10px 0px 0px 0px;
	font-family: Abel, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.post .entry ul {
	list-style: square;
}

.post .entry li {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
}

.links {
	display: block;
	width: 96px;
	padding: 2px 0px 2px 0px;
	background: #A53602;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar-bg {
	float: right;
	height: 1050px;
	width: 325px;
	background: #ffffff url(../ittimages/sidebar-shadow-bg.png) repeat-y left top;
}

#sidebar-bg2 {
	float: right;
	height: 1050px;
	width: 325px;
	background: #ffffff url(../ittimages/sidebar-shadow-bg.png) repeat-y left top;
}

#sidebar-bg3 {
	float: right;
	height: 1270px;
	width: 325px;
	background: #ffffff url(../ittimages/sidebar-shadow-bg.png) repeat-y left top;
}

#sidebar {
	overflow: hidden;
	width: 290px;
	padding: 0px 20px 20px 20px;
}

#sidebar ul {
	margin: 0px 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	list-style: square;
}

#sidebar li {
	padding-left: 0px;
	line-height: 24px;
}

#sidebar h1 {
	height: 32px;
	margin-bottom: 10px;
	padding: 10px 0 0 0px;
	border-bottom: 1px solid #DEDEDE;
	letter-spacing: -1px;
	font-family: Abel, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	color: #505050;
}

#sidebar-bg p {
	margin-top: -10px;
	padding: 0px 0px 0px 2px;
}

#sidebar-bg2 p {
	margin-top: -10px;
	padding: 0px 0px 0px 2px;
}

#sidebar-bg3 p {
	margin-top: -10px;
	padding: 0px 0px 0px 2px;
}

#sponsors-side {
	height: 32px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	border-bottom: 1px solid #DEDEDE;
	letter-spacing: -1px;
	font-family: Abel, Arial, Helvetica, Sans-serif;
	font-size: 20px;
	color: #505050;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#daysConf {
	color: #398A12;
	font-family: Abel, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/* DatePicker Container */
.ui-datepicker {
	width: 216px;
	height: auto;
	margin: 5px auto 0;
	font: 9pt Arial, sans-serif;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .5);
}
.ui-datepicker a {
	text-decoration: none;
}
/* DatePicker Table */
.ui-datepicker table {
	width: 100%;
}
.ui-datepicker-header {
	background: url('../ittimages/dark_leather.png') repeat 0 0 #000;
	color: #e0e0e0;
	font-weight: bold;
	-webkit-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, 2);
	-moz-box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	box-shadow: inset 0px 1px 1px 0px rgba(250, 250, 250, .2);
	text-shadow: 1px -1px 0px #000;
	filter: dropshadow(color=#000, offx=1, offy=-1);
	line-height: 30px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #111;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	background-image: url('../ittimages/arrow.png');
	background-repeat: no-repeat;
	line-height: 600%;
	overflow: hidden;
}
.ui-datepicker-prev {
	float: left;
	background-position: center -30px;
}
.ui-datepicker-next {
	float: right;
	background-position: center 0px;
}
.ui-datepicker thead {
	background-color: #f7f7f7;
	background-image: -moz-linear-gradient(top,  #f7f7f7 0%, #f1f1f1 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#f1f1f1));
	background-image: -webkit-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -o-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: -ms-linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	background-image: linear-gradient(top,  #f7f7f7 0%,#f1f1f1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f1f1f1',GradientType=0 );
	border-bottom: 1px solid #bbb;
	text-align: center;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 6pt;
	padding: 5px 0;
	color: #666666;
	text-shadow: 1px 0px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=0);
}
.ui-datepicker tbody td {
	padding: 0;
	border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child {
	border-right: 0px;
}
.ui-datepicker tbody tr {
	border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child {
	border-bottom: 0px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: inline-block;
	font-weight: bold;
	text-align: center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color: #666666;
	text-shadow: 1px 1px 0px #fff;
	filter: dropshadow(color=#fff, offx=1, offy=1);
}
.ui-datepicker-calendar .ui-state-default {
	background: #ededed;
	background: -moz-linear-gradient(top,  #ededed 0%, #dedede 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#dedede));
	background: -webkit-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -o-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: -ms-linear-gradient(top,  #ededed 0%,#dedede 100%);
	background: linear-gradient(top,  #ededed 0%,#dedede 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#dedede',GradientType=0 );
	-webkit-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	-moz-box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
	box-shadow: inset 1px 1px 0px 0px rgba(250, 250, 250, .5);
}
.ui-datepicker-calendar .ui-state-hover {
	background: #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active {
	background: #6eafbf;
	-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, .1);
	color: #e0e0e0;
	text-shadow: 0px 1px 0px #4d7a85;
	filter: dropshadow(color=#4d7a85, offx=0, offy=1);
	border: 1px solid #55838f;
	position: relative;
	margin: -1px;
}
.ui-datepicker-unselectable .ui-state-default {
	background: #f4f4f4;
	color: #b4b3b3;
}
.ui-datepicker-calendar td:first-child .ui-state-active {
	width: 29px;
	margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active {
	width: 29px;
	margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
	height: 29px;
	margin-bottom: 0;
}
/* Footer */

#footer {
	width: 960px;
	height: 20px;
	margin: 10px auto;
}

#footer p {
	margin: 0;
	padding-top: 0px;
	line-height: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #050505;
	font-family: 'Abel', sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}

#footer a {
	text-decoration: underline;
	color: #525050;
}

/*
Slidertron 1.1 styles
*/

#slider {
	position: relative;
	width: 590px;
	margin: -10px auto 20px auto;
}

#slider .viewer {
	width: 590px;
	height: 340px;
	overflow: hidden;
	margin: 0 auto;
}

#slider .viewer .reel {
	display: none;
	height: 300px;
}

#slider .viewer .reel .slide {
	position: relative;
	width: 590px;
	height: 300px;
}
#slider .caption-line
{
	text-align: center;
	font-size: 1.2em;
	height: 40px;
	color: #404040;
	line-height: 40px;
	text-shadow: 0 1px 1px #ffffff;
}

#slider .indicator {
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 20px 0 20px 0;
}

#slider .indicator span {
	display: inline-block;
	text-indent: -9999em;
	width: 8px;
	height: 8px;
	background: #E3DFDF;
	border-radius: 4px;
	margin: 0 2px 0 2px;
}

#slider .indicator span.active {
	background: #6E6E6E;
}
