/******************************************
/******* Master CSS for Todoticket  *******
 ******************************************/
 
/**** Common native elements ****/

body, html, #footer ul, #footer li, img, #mainmenu, #mainmenu li, #categories-middle-menu, #categories-middle-menu li {
    margin: 0;
    padding: 0;	
}

a img {
    border: 0;
}

html, body {
    background-color: #444;
    color: #000;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 80%;
    line-height: 15px;
    margin: 0 auto 0 auto;
    height: 100%;
    padding: 0;
}

/**** Common elements ****/

.clear {
    clear: both;
}

a {
    color: #3E71A6;
}

a:hover {
    color: #5D97BC;
}

a:visited {
    color: #5D97BC;
}

.center {
    text-align: center;
}

.center-wrap {
	display: block;
	width: 1082px;
	margin: 0 auto;
}

/**** Main layout elements ****/

#wrapper { 
	display: block;
    width: 1080px;
    margin: 0 auto;
	background-color: #EAEAEA;
}

#header {
	display: block;
	float: left;
	width: 100%;
    /*height: 223px;*/
	color: #9c9c9c;
	background: #E6E6E6;
	background-image: -webkit-linear-gradient(#E6E6E6,#FFFFFF);
	background-image: -moz-gradient(#E6E6E6,#FFFFFF);
	background-image: -o-linear-gradient(#E6E6E6,#FFFFFF);
	background-image: linear-gradient(#E6E6E6,#FFFFFF);
}
#header .info {
	position: static;
	display: block;
	float: left;
	width: 1080px;
	height: 123px;
	box-shadow: 0 10px 10px -6px #949494;
	-webkit-box-shadow: 0 10px 10px -6px #949494;
	-moz-box-shadow: 0 10px 10px -6px #949494;
	-o-box-shadow: 0 10px 10px -6px #949494;
	-ms-box-shadow: 0 10px 10px -6px #949494;
}
#header .info.fixed {
	float: none;
	position: fixed;
	top: 0;
	left: 50%;
	z-index: 99999999;
	margin-left: -540px;
	background: #E6E6E6;
	background-image: -webkit-linear-gradient(#E6E6E6,#FFFFFF);
	background-image: -moz-gradient(#E6E6E6,#FFFFFF);
	background-image: -o-linear-gradient(#E6E6E6,#FFFFFF);
	background-image: linear-gradient(#E6E6E6,#FFFFFF);
}
#header .info .top, #header .info .bottom {
	display: block;
	float: left;
	width: 100%;
}

#header .info .top {
	height: 75px;
}

#header .info .bottom {
	height: 50px;
	background-color: #3D3D3D;
	position: relative;
	overflow-y: visible;
}

#header .bottom-bg {
	display: block;
	position: absolute;
	width: 1081px;
	height: 52px;
	top: 169px;
	left: 0;
	background: #000;
	opacity: 0.3;
	z-index: -1;
}

#header .ads {
	display: block;
	float: left;
	width: 100%;/*1082px;*/
    /*height: 100px;*/
    text-align: center;
}

#header .ads .container {
	display: block;
	float: none !important;
	margin: 0 auto;
	width: 732px;
	/*height: 90px;*/
}

#header .user-menu {
	display: block;
	height: 32px;
	position: absolute;
	left: 650px;
	top: 184px;
}

#center {
	display: block;
	float: left;
	width: 100%;/*1082px;*/
	background: #eee;
}

#center .content {
	display: block;
	float: left;
	width: 1080px;
	padding: 20px 0;
}

.column {
	display: block;
	float: left;
}

.column.left {
	width: 160px;
	min-height: 600px;
	padding: 0 12px 0 25px;
}

.column.middle {
	width: 609px;
}

.column.right {
	width: 240px;
	float: right;
	padding: 0 11px 0 23px;
}

#content-listing {
	display: block;
	float: left;
	width: 1080px;/*933px;*/
    background: #F0F0F0;
    /*padding: 40px 28px 30px 43px;*/
}

#deals {
	display: block;
	float: left;
	width: 168px;
	margin-left: 64px;
}

#events-listing {
	width: 136px;
	position: relative;
	float: left;
	background: #3A3A3A;
	height: 360px;
	margin: 0 0 0 60px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}

#events-slideshow {
    display: block;
    float: left;
    width: 735px;
    height: 360px;
    margin: 40px 28px 30px 43px;
    position: relative;
	border-radius: 10px;
}

#events-slideshow .shadow {
	display: block;
	float: left;
	background: url(../../images/site/events-shadow.png) no-repeat;
	width: 738px;
	height: 20px;
}

#news-listing {
    display: block;
    float: left;
	width: 240px;
	height: 360px;
	padding: 40px 11px 30px 23px;
	margin: 0;
	background: #FFF;
}

#news-listing .widget {
	background: #FFF;
	border-radius: 10px;
	height: 360px;
}

#events-main {
	display: block;
    float: left;
	width: 1080px;
	background: #FFF;
}

#events-main {
	display: block;
	float: left;
	background: #FFF;
}

#events-main .column.left, #events-main .column.middle {
	/*background: #F0F0F0;*/
}

#events-main .column.right  {
	background: #FFF;
}

.ad {
	float: left;
	clear: both;
}

.ad.left img {
    margin: 0 0 8px 0;
}

.social-header {
	display: block;
	float: left;
	width: 240px;
	height: 45px;
	margin-top: 10px;
}

.social-box {
	display: block;
	float: left;
	width: 240px;
	background: #FFFFFF;
	box-shadow: 0 10px 10px -6px #949494;
	-webkit-box-shadow: 0 10px 10px -6px #949494;
	-moz-box-shadow: 0 10px 10px -6px #949494;
	-o-box-shadow: 0 10px 10px -6px #949494;
	-ms-box-shadow: 0 10px 10px -6px #949494;
}

.social-shadow {
	display: block;
	float: left;
	width: 240px;
}

.ad.right {
}

#footer {
	display: block;
    float: left;
    width: 100%;
	min-width: 1082px;
	height: 237px;
    background: #3A3D40;
	position: relative;
}

/*** Ads ***/

#header-ads img {
    vertical-align: middle;
    margin: 3px 0 0 0;
}

/**** Logo section elements ****/

#header .logo {
	display: block;
	float: left;
	width: 195px;
	height: 47px;
	margin: 12px 0 0 151px;
}

#header .search-form {
	display: block;
	float: left;
	width: 357px;
	height: 36px;
	margin: 19px 0 0 55px;
	/*position: absolute;
	top: 24px;
	left: 410px;*/
}

#header .search-form .box {
	float: left;
    border-radius: 20px;
    border-width: 1px;
    background-color: #F3F3F3;
    width: 340px;
    padding-left: 15px;
    height: 30px;
	box-shadow: inset 2px 2px 2px 0 #888;
	-webkit-box-shadow: inset 2px 2px 2px 0 #888;
	-moz-box-shadow: inset 2px 2px 2px 0 #888;
	-o-box-shadow: inset 2px 2px 2px 0 #888;
	-ms-box-shadow: inset 2px 2px 2px 0 #888;
}

#header .search-form .button {
	float: left;
	background: url(../../images/site/search-button.png);
	border: 0;
	cursor: pointer;
	width: 35px;
	height: 26px;
	overflow: hidden;
	color: #fff;
	margin-left: -40px;
	margin-top: 4px;
	font-family: "bebas-neue";
	font-size: 1.5em;
	opacity: 0.99;
	color: transparent;
	text-indent: 999;
}

#header .datetime {
    display: block;
	float: left;
	margin: 30px 0 0 58px;
    font-size: 1em;
    font-weight: bold;
	font-family: Helvetica, Arial;
	color: #000;
}

/**** Cart Elements ****/

#header .cart {
	display: block;
	width: 103px;
	height: 33px;
	position: absolute;
	background: url(../../images/site/btn-cart.png) no-repeat;
	bottom: 12px;
	right: 58px;
}

/**** Main menu elements ****/

#header .country {
	display: block;
	float: left;
    list-style: none;
	margin: 0 0 0 80px;
	width: 235px;
	height: 100%;
	color: #FFF;
	font-family: Helvetica, Arial;
	font-size: 1.1em;
	position: relative;
}

#header .country label {
	display: block;
	margin-top: 20px;
	float: left;
}

#header .country .flag {
	width: 27px;
	height: 17px;
	display: block;
	float: left;
	margin: 19px 0 0 10px;
	cursor: pointer;
}

#country-select {
	width: 160px;
}

#header .country .switcher {
	display: none;
	width: 113px;
	height: 75px;
	background: #FDFDFD;
	background-image: -webkit-linear-gradient(#FDFDFD,#C8C8C8);
	background-image: -moz-gradient(#FDFDFD,#C8C8C8);
	background-image: -o-linear-gradient(#FDFDFD,#C8C8C8);
	background-image: linear-gradient(#FDFDFD,#C8C8C8);
	position: absolute;
	top: 48px;
	left: 68px;
	z-index: 99;
	box-shadow: 0px 5px 10px 5px #333;
	-webkit-box-shadow: 0px 5px 10px 5px #333;
	-moz-box-shadow: 0px 5px 10px 5px #333;
	-o-box-shadow: 0px 5px 10px 5px #333;
	-ms-box-shadow: 0px 5px 10px 5px #333;
	border-radius: 3px;
}

#header .country .switcher ul {
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

#header .country .switcher ul li {
	float: left;
	padding: 0 18px;
	margin: 0;
	clear: both;
}

#header .country .switcher ul li a {
	font-family: "myriad-pro", arial;
	font-size: 9px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
	display: block;
	width: 77px;
	height: 17px;
	margin-bottom: 5px;
	line-height: 17px;
	position: relative;
}

#header .country .switcher ul li a i {
	display: block;
	width: 27px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 0;
}

#header .country .switcher ul li a i.gt {
	background: url(../../images/site/flags/gt.png) left top no-repeat;
}

#header .country .switcher ul li a i.sv {
	background: url(../../images/site/flags/sv.png) left top no-repeat;
}

#header .country .switcher ul li a i.hn {
	background: url(../../images/site/flags/hn.png) left top no-repeat;
}

#header .country .switcher ul li a i.ni {
	background: url(../../images/site/flags/ni.png) left top no-repeat;
}

#header .country .switcher .arrow-up {
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #FDFDFD;
	position: absolute;
	top: -5px;
	left: 75px;
	z-index: 99;
}

#header .menu {
	display: block;
	float: left;
	/**position: absolute;
	left: 365px;
	top: 0;*/
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 999;
}

#header .menu li {
	float: left;
}

#header .menu li.separator {
	display: block;
	float: left;
	width: 2px;
	height: 50px;
	border-right: 1px dotted #8B8B8B;
}

#header .menu li a {
	display: block;
	width: 70px;
	height: 30px;
	font-family: "myriad-pro", Arial;
	font-size: 9px;
	color: #FFF;
	position: relative;
	padding: 20px 0 0 40px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	z-index: 99999;
	position: relative;
	border-left: 1px dotted #FFF;
	line-height: 9px;
}

#header .menu li:last-child a {
	border-right: 1px dotted #FFF;
}

#header .menu li:hover a {
	color: #FFCB27;
}

#header .menu li.active a {
}

#header .menu li i {
	position: absolute;
	left: 10px;
	top: 10px;
	display: block;
	width: 26px;
	height: 28px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	opacity: 0.5;
	background-position: left top;
	background-repeat: no-repeat;
}

#header .menu li.active i, #header .menu li:hover i {
	opacity: 1;
}

#header .menu li i.icon-eventos {
	background-image: url(../../images/site/menu-eventos.png);
}

#header .menu li i.icon-politicas {
	background-image: url(../../images/site/menu-politicas.png);
}

#header .menu li i.icon-descarga {
	background-image: url(../../images/site/menu-descarga.png);
}

#header .menu li i.icon-promociones {
	background-image: url(../../images/site/menu-promociones.png);
}

#header .menu li i.icon-productos {
	background-image: url(../../images/site/menu-productos.png);
}

#header .menu li .bot {
	display: none;
	width: 110px;
	height: 4px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #FFC423;
}

#header .menu li.active .bot {
	display: block;
}

.widget {
	display: block;
	float: left;
	position: relative;
	box-shadow: 0 10px 10px -6px #949494;
	-webkit-box-shadow: 0 10px 10px -6px #949494;
	-moz-box-shadow: 0 10px 10px -6px #949494;
	-o-box-shadow: 0 10px 10px -6px #949494;
	-ms-box-shadow: 0 10px 10px -6px #949494;
}

.widget h2 {
	float: left;
    overflow: visible;
    line-height: 50px;
    height: 50px;
	background: #3D3D3D;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
	height: 50px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.widget h2, .widget h2 a {
    font-family: "myriad-pro", Helvetica, Arial;
    font-size: 1.5em;
    font-weight: 400;
	color: #EEE;
	text-shadow: 1px 1px 3px #333333;
	text-decoration: none;
}

.widget h2 i {
	display: inline-block;
	width: 31px;
	height: 24px;
}

.widget ul {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}

.widget ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

/*.widget */.trx {
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.widget .more {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;
	background: #FFF;
}

/**** Deals elements ****/

#deals .widget {
    width: 157px;
    height: 360px;
    border: #414141 2px solid;
    background: #414141;
    border-radius: 5px;
}

#deals .shadow {
	display: block;
	float: left;
	background: url(../../images/site/promotions-shadow.png) no-repeat;
	width: 160px;
	height: 22px;
	margin: 0 4px;
}

#deals h2 {
	width: 129px;
    background: url(../../images/site/section-promotions-header.png) no-repeat;
    padding: 8px 0 0 45px;
    margin-top: 10px;
	margin-bottom: 0;
}

#deals ul {
    width: 147px;
	height: 260px;
    overflow: hidden;
    margin: 1px 5px 0 5px;
}

#deals ul li {
    width: 117px;
	/*height: 51px;*/
	margin: 0 5px;
	padding: 14px 10px;
}

#deals ul li:hover {
	background: #616161;
	border-radius: 8px;
}

#deals ul li h3 {
	padding: 0;
	margin: 0;
	width: 117px;
	/*height: 15px;*/
	text-align: center;
	overflow: hidden;
	font-size: 1.17em;
}

#deals ul li h3 a, #deals ul li h3 {
	color: #B8BCC5;
	text-decoration: none;
}

#deals ul li.separator {
    height: 1px !important;
    border: 1px;
    background: #414141;
	padding: 0 !important;
}

#deals ul li.noresults {
    color: #B8BCC5;
	font-size: 9pt;
	margin: 0;
	font-weight: bold;
	text-align: center;
}

#deals ul li .price {
	float: left;
	color: #B8BCC5;
	font-size: 9pt;
	text-align: center;
	width: 117px;
}

#deals ul li .buys {
	float: left;
	margin: 1px 0px 0 -6px;
	padding: 3px 0 3px 0;
	color: white;
	font-size: 7.5pt;
	font-weight: bold;
	width: 65px;
	text-align: center;
	border-radius: 4px;
}

#deals ul li .button {
    margin: 5px 0 0 7px;
	display: block;
	float: left;
	width: 52px;
	height: 20px;
	background: url(../../images/site/btn-view.png) top no-repeat;
	text-indent: 99999px;
	border: 0;
	text-decoration: none;
	float: right;
}

#deals .more {
	display: block;
	float: left;
	width: 157px;
	text-align: center;
    color: #FFC423;
    font-weight: bold;
    font-size: 7.5pt;
    text-transform: lowercase;
}

/**** Blog elements ****/

#news-listing h2 {
	
}

#news-listing h2 a {
	position: relative;
}

#news-listing h2 i {
	background: url(../../images/site/widget-news.png) left top no-repeat;
	position: absolute;
	top: 3px;
	left: -30px;
}

#news-listing .news-container {
	display: block;
	float: left;
	width: 240px;
	height: 275px;
	overflow: hidden;
	margin-top: 5px;
}

#news-listing ul {
    width: 217px;
    overflow: hidden;
    padding: 7px 0 0 7px;
}

#news-listing ul li {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#news-listing ul li a {
	display: block;
	float: left;
	width: 207px;
	padding: 8px 5px;
	text-decoration: none;
}

#news-listing ul li:hover a {
	background: #E4E4E4;
}

#news-listing ul li .img {
	background: none center center no-repeat;
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	margin: 5px 5px 0 0;
	border-radius: 5px;
}

#news-listing ul li .text {
    color: #666666;
    font-size: 8.5pt;
    float: left;
    display: block;
}

#news-listing ul li .text.half {
	width: 102px;
}

#news-listing ul li .text.full {
	width: 217px;
}

#news-listing ul li .text h3 {
	font-size: 9pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#news-listing .more {
	text-transform: lowercase;
	text-decoration: underline;
    color: #666666;
    font-weight: bold;
    font-size: 7.5pt;
}

/**** Categories ****/

#event-container h1, #search-results h2 {
	width: 430px;
	font-family: "myriad-pro-condensed", Arial, Helvetica;
	font-size: 4em;
	font-weight: 700;
	color: #6D6D71;
	padding: 8px 0 0 160px;
	margin: 20px 0;
	float: left;
	position: relative;
}

#event-container h1 i, #search-results h2 i{
	display: inline;
	float: left;
	width: 30px;
	height: 30px;
	background: url(../../images/site/icon-tickets-big.png) left top no-repeat;
	margin: -5px 5px 0 0;
}

#event-container .container {
	display: block;
	float: left;
	width: 585px;
	background-color: #616161;
	border-radius: 5px;
}

#event-container .filter, .event-list {
	display: block;
	float: left;
	width: 585px;
	background-color: #FFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	position: relative;
	margin-bottom: 10px;
}

#event-container .filter p {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 15px;
	top: 10px;
	font-size: 1.5em;
	font-family: "myriad-pro-condensed", Arial, Helvetica;
	font-weight: 700;
	color: #6D6D71;
	z-index: 999;
}

#event-container .btn-show-all {
	display: block;
	width: 74px;
	height: 32px;
	background: url(../../images/site/btn-show-all.png) left top no-repeat;
	text-align: center;
	text-transform: capitalize;
	text-decoration: none;
	position: absolute;
	top: 0;
	right: 15px;
	font-family: "myriad-pro", arial;
	font-size: 14px;
	color: #FFF;
	font-weight: 700;
	line-height: 0.9em;
	padding-top: 4px;
}

#event-container ul.category {
	display: table;
	float: none;
	margin: 0 auto;
	list-style: none;
	padding: 30px 0 15px 0;
}

#event-container ul.category li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#event-container ul.category li.item a {
	display: block;
	float: left;
	color: #fff;
	color: rgba(255, 255, 255, 0.7);
	font-family: "bebas-neue";
	font-weight: 100;
	text-decoration: none;
	text-transform: uppercase;
	opacity: 0.99;
	width: 20px;/*82px*/
	height: 16px;/*40px*/
	margin-left: -20px;
	padding: 12px;
	font-size: 1.3em;
	text-shadow: 1px 1px 2px #333;
	float: left;
	border: 1px solid none;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}

#event-container ul.category li.item:last a {
	width: 58px !important;
}

#event-container ul.category li.item a:hover, #event-container ul.category li a.selected {
	width: 58px !important;
}

#event-container ul.category li.end {
	background: url(../../images/site/category-shadow.png) left top no-repeat;
	width: 18px;
	height: 70px;
	margin: -15px 0 0 -18px;
}

.event-list ul {
	padding: 15px 9px;
	position: relative;
	overflow-x: hidden;
}

.event-list ul li {
	display: block;
	float: left;
	width: 165px;
	height: 253px;
	position: relative;
	margin: 5px 12px;
	background-color: #D8D8D8;
}

.event-list ul li, .event-list .trx {
	-webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.event-list ul li:hover {
    background: #5B5B5B;
}

.event-list ul li.no-results:hover {
    background: none;
    color: #FFFFFF;
}

.event-list ul li .mark {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 8px;
}

.event-list ul li .date {
	display: block;
	position: absolute;
	top: 27px;
	left: 10px;
	color: #515151;
	text-transform: uppercase;
	font-size: 2.3em;
	font-weight: bold;
	font-family: "myriad-pro", Arial, Helvetica;
}

.event-list ul li:hover .date {
	color: #FFD200;
}

.event-list ul li .date .month {
	color: #949494;
}

.event-list ul li:hover .date .month {
	color: #FFF;
}

.share {
	display: block;
	width: 24px;
	height: 20px;
}

.share-text {
    display: block;
    width: 76px;
    height: 22px;
    border: 0;
}

.event-list ul li .share {
	position: absolute;
	top: 24px;
	left: 133px;
	opacity: 0;
}

.event-list ul li:hover .share {
	opacity: 1;
}

.event-list ul li .main {
	display: block;
	position: absolute;
	top: 49px;
	left: 5px;
	width: 154px;
	height: 196px;
	overflow: hidden;
	z-index: 0;
}

.event-list ul li .main img {
	z-index: 1;
	/*position: absolute;
	top: 0;
	left: -20px;*/
}

.event-list ul li .main .info-band, .event-list ul li .main .info {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 136px;
	height: 0;
	padding: 6px 8px;
	overflow: hidden;
}

.event-list ul li .main .info {
	z-index: 3;
}

.event-list ul li .main .info-band {
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-opacity: 0.5;
	-o-opacity: 0.5;
	z-index: 2;
	background-color: #000;
	overflow: hidden;
}

.event-list ul li:hover .main .info-band, .event-list ul li:hover .main .info {
	height: 184px;/*98px;*/
}

.event-list ul li .main h3 {
	font-size: 22px;
	font-weight: 300;
	font-family: "myriad-pro-condensed", Arial, Helvetica;
	margin: 27px 0 8px 0;
	padding: 0;
	color: #FFF;
	z-index: 4;
	line-height: 22px;
	text-shadow: 1px 1px 2px #000;
}

.event-list ul li .main h4 {
	font-size: 17px;
	font-weight: 100;
	font-family: "myriad-pro-condensed", Arial, Helvetica;
	margin: 0;
	padding: 0;
	color: #FFF;
	z-index: 4;
	text-shadow: 1px 1px 2px #000;
}

.event-list ul li .main .more-info {
	position: absolute;
	bottom: -157px;
	left: 80px;
	font-family: "myriad-pro", arial;
	font-size: 12px;
	color: #FFF;
	text-transform: lowercase;
	text-shadow: 1px 1px 2px #000;
}

.event-list ul li .main .more-info img {
	position: absolute;
	top: 0;
	left: -20px;
}

.event-list ul li:hover .main .more-info {
	bottom: 8px;
}

.event-list ul li .main .clip {
	position: absolute;
	left: 66px;
	bottom: 0;
	z-index: 9;
}

.event-list ul li:hover .main .clip {
	bottom: 180px;
}

.event-list .no-results {
	display: block;
	float: left;
	padding: 15px 0;
	width: 543px;
	text-align: center;
}

.event-list .no-results, .event-list .no-results:hover {
	background: none;
}

/**** Footer ****/

#footer .center {
	display: table;
	float: none;
	margin: 0 auto;
	min-width: 1082px;
	position: relative;
}

#footer h2 {
    font-size: 10pt;
    text-transform: capitalize;
    margin-bottom: 2px;
    color: #C1C3C5;
}

#footer .column {
    display: block;
	float: left;
    width: 160px;
	max-height: 137px;
    padding: 25px 30px;
	text-align: left;
}

#footer .column ul {
    list-style: none;
}

#footer .column a {
    color: #B4B6B7;
}

#footer .column a:visited {
    color: #9FA0A3;
}

#footer-col1 {
	width: 177px !important;
}

#footer-col1 h2 {
	margin-top: 0;
}

#footer-col5 {
	width: 100px !important;
}

#footer-col1 img, #footer-col1 .text {
    display: block;
	float: left;
    margin-top: 15px;
}

#footer-col1 img {
    margin-left: -27px;
}

#footer-col1 .text {
    width: 110px;    
	color: #7D7D7D;
	margin-left: 10px;
}

#footer .social {
	margin-top: 23px;
	display: block;
	float: left;
	box-shadow: 0 15px 15px -6px #222;
	-webkit-box-shadow: 0 15px 15px -6px #222;
	-moz-box-shadow: 0 15px 15px -6px #222;
	-o-box-shadow: 0 15px 15px -6px #222;
	-ms-box-shadow: 0 15px 15px -6px #222;
}

#footer .social a {
	display: block;
	float: left;
	width: 48px; 
	height: 48px;
	/*width: 44px; 
	height: 61px;
	-webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    transition: all 0.25s linear;			
	opacity: 1;*/
	color: transparent;
}

#footer .social a.fb {
	background: url(../../images/site/facebook.png) left top no-repeat;
	width: 51px;
}

/*#footer .social a.fb:hover {
	background: url(../../images/site/facebook-hover.png) left top no-repeat;
}*/

#footer .social a.tw {
	background: url(../../images/site/twitter.png) left top no-repeat;
}

/*#footer .social a.tw:hover {
	background: url(../../images/site/twitter-hover.png) left top no-repeat;
}*/

#footer .separator {
	display: block;
	float: left;
	border-left: 2px dotted #474A4D;
	height: 120px;
	width: 2px;
	margin: 25px 0;
}

#footer .bottom {
	display: block;
	position: absolute;
	bottom: 30px;
	left: 50%;
	margin-left: -67px;
    color: #FFFFFF;
}

#footer .bottom img, #footer .bottom span {
	display: block;
	float: left;
    font-weight: bold;
	color: #272727;
	text-shadow: 0px 1px 5px #484B4D;
	font-size: 10pt;
}

#footer .bottom img {
	margin-top: -3px;
}

#breadcrumbs {
    width: 508px;
    margin: 10px;
    padding: 10px 30px;
    float: left;
    background: #eee;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}

#breadcrumbs ul {
    margin-left: 0;
    padding-left: 0;
    display: inline;
}

#breadcrumbs li.breadcrumb {
    /*padding-right: 10px;*/
}

#breadcrumbs ul li {
    margin-left: 0;
    padding-left: 2px;
    border: none;
    list-style: none;
    display: inline;
}

#breadcrumbs ul li a {

}

#breadcrumbs ul li a:hover {

}

/*** Event View ***/

#event-top {
	display: block;
	float: left;
	width: 1080px;
	background: #E4E4E4;
	padding: 45px 0;
}

#event-main {
	display: block;
	width: 900px;
	margin: 0 auto;
}

#event-main .container {
	display: block;
	float: left;
	width: 900px;
	height: 300px;
	border-radius: 10px;
	z-index: 0;
	position: relative;
	box-shadow: 0 15px 10px -6px #949494;
	-webkit-box-shadow: 0 15px 10px -6px #949494;
	-moz-box-shadow: 0 15px 10px -6px #949494;
	-o-box-shadow: 0 15px 10px -6px #949494;
	-ms-box-shadow: 0 15px 10px -6px #949494;
	margin-bottom: 10px;
}

#event-main .shadow {
	display: block;
	float: left;
	width: 727px;
	height: 27px;
	background: url(../../images/site/event-big-shadow.png) left top no-repeat;
}

#event-main .band {
	background: #000;
	width: 243px;
	height: 300px;
	opacity: 0.5;
	position: absolute;
	left: 34px;
	top: 0;
	z-index: 1;
}

#event-main .info {
	display: block;
	float: left;
	width: 211px;
	height: 194px;
	padding: 90px 16px 16px 16px;
	margin-left: 34px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	margin-left: 
}

#event-main .note {
	width: 727px;
	float: left;
	clear: both;
	color: #616161;
}

#event-main h1 {
	display: block;
	float: left;
	font-weight: 100;
	font-size: 28px;
	line-height: 28px;
	color: white;
	text-transform: uppercase;
	opacity: 1;
	margin: 0;
	font-family: "bebas-neue";
	width: 156px;
	height: 28px;
	opacity: 0.99;
}

#event-main .date-place {
	float: left;
	margin-top: 23px;
	font-size: 15pt;
	font-weight: 100;
	color: white;
	text-transform: uppercase;
	font-family: "bebas-neue";
	opacity: 0.99;
	line-height: 20px;
}

#event-main .message {
	float: left;
	margin-top: 10px;
	font-size: 10pt;
	font-weight: 100;
	color: white;
}

#event-main .share-text {
	display: block;
	float: left;
	/*width: 69px;
	height: 21px;*/
	margin: 14px 0 0 1px;
	clear: both;
}

#event-main .buy-ticket {
	float: left;
	margin: 5px 0 0 5px;
}

#event-shows {
	display: block;
	float: left;
	width: 251px;
	margin-left: 12px;
}

#event-shows .container {
	width: 237px;
	border-radius: 5px;
	border: #414141 2px solid;
	background: #414141;
	min-height: 250px;
	margin: 0 6px;
	position: relative;
}

#event-shows .container .down {
	display: block;
	position: absolute;
	width: 17px;
	height: 11px;
	background: url(../../images/site/arrow-down.png) left top no-repeat;
	bottom: 5px;
	left: 50%;
	margin-left: -8px;
	display: none;
}

#event-shows .container .up {
	display: block;
	position: absolute;
	width: 17px;
	height: 10px;
	background: url(../../images/site/arrow-up.png) left top no-repeat;
	top: 70px;
	left: 50%;
	margin-left: -8px;
	display: none;
}

#event-shows h2 {
	display: block;
	width: 251px;
	height: 50px;
	float: left;
	padding: 9px 0 0 0;
	background: url(../../images/site/section-dates-header.png) no-repeat;
	line-height: 23px !important;
	text-align: center;
	margin-bottom: 5px;
}

#event-shows ul {
	margin: 0 6px;
	width: 225px;
	height: 150px;
	overflow: hidden;
}

#event-shows ul li {
	border-radius: 8px;
	margin-bottom: 5px;
}

#event-shows ul li a {
	display: block;
	float: left;
	width: 205px;
	padding: 12px 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
	color: #ADADAD;
	text-decoration: none;
}

#event-shows ul li:hover, #event-shows ul li.active {
	background: #616161;
}

#event-shows .shadow {
	display: block;
	float: left;
	width: 243px;
	height: 7px;
	background: url(../../images/site/listing-shadow.png) left top no-repeat;
	margin: 0 6px;
}

#event-menu {
	width: 172px;
	display: block;
	float: left;
}

#event-menu ul {
	display: block;
	float: left;
	list-style: none;
	padding: 0;
	margin: 16px 0 0 0;
	border: 1px solid #C0C3D2;
	box-shadow: 0 10px 10px -6px #949494;
	-webkit-box-shadow: 0 10px 10px -6px #949494;
	-moz-box-shadow: 0 10px 10px -6px #949494;
	-o-box-shadow: 0 10px 10px -6px #949494;
	-ms-box-shadow: 0 10px 10px -6px #949494;
}

#event-menu ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}

#event-menu ul li a:hover, #event-menu ul li a.active {
	background: /*url(../../images/site/menu-arrow-hover.png) no-repeat 150px 10px, */#616161;
	color: #FBFBFB;
}

#event-menu ul li a {
	display: block;
	float: left;
	padding: 9px 6px;
	width: 158px;
	height: 18px;
	background: /*url(../../images/site/menu-arrow.png) no-repeat 145px 10px, */url(../../images/site/btn-menu-event-bkg.png) repeat-x 0 0;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
	color: #616161;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "bebas-neue";
	font-size: 14pt;
	font-weight: 100;
	opacity: 0.99;
	position: relative;
}

#event-menu ul li a .arrow {
	display: block;
	width: 13px;
	height: 13px;
	background: url(../../images/site/menu-arrow.png) left top no-repeat;
	position: absolute;
	left: 144px;
	top: 10px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}

#event-menu ul li a:hover .arrow, #event-menu ul li a.active .arrow {
	background: url(../../images/site/menu-arrow-hover.png) left top no-repeat;
	left: 149px;
}

#event-menu .shadow {
	display: block;
	float: left;
	width: 162px;
	margin-left: 1px;
	height: 6px;
	background: url(../../images/site/menu-shadow.png) left top no-repeat;
}

#event-menu li .icon {
	display: block;
	width: 23px;
	height: 20px;
	float: left;
	-webkit-transition: all 0.25s linear;
	-moz-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
	-ms-transition: all 0.25s linear;
	transition: all 0.25s linear;
	margin-right: 5px;
}

#event-menu #btn-dates .icon {
	background: url(../../images/site/menu-calendar.png) left top no-repeat;
}

#event-menu #btn-dates:hover .icon {
	background: url(../../images/site/menu-calendar-hover.png) left top no-repeat;
}

#event-menu #btn-artist .icon {
	background: url(../../images/site/menu-artist.png) left top no-repeat;
}

#event-menu #btn-artist:hover .icon {
	background: url(../../images/site/menu-artist-hover.png) left top no-repeat;
}

#event-menu #btn-comments .icon {
	background: url(../../images/site/menu-comment.png) left top no-repeat;
}

#event-menu #btn-comments:hover .icon {
	background: url(../../images/site/menu-comment-hover.png) left top no-repeat;
}

#event-menu #btn-venue .icon {
	background: url(../../images/site/menu-venue.png) left top no-repeat;
}

#event-menu #btn-venue:hover .icon {
	background: url(../../images/site/menu-venue-hover.png) left top no-repeat;
}

#event-menu #btn-promotions .icon {
	background: url(../../images/site/menu-offers.png) left top no-repeat;
}

#event-menu #btn-promotions:hover .icon {
	background: url(../../images/site/menu-offers-hover.png) left top no-repeat;
}

#event-menu #btn-offices .icon {
	background: url(../../images/site/form-office.png) left top no-repeat;
}

#event-menu #btn-offices:hover .icon {
	background: url(../../images/site/form-office-hover.png) left top no-repeat;
}

#event-menu #btn-sales .icon {
	background: url(../../images/site/form-download.png) left top no-repeat;
}

#event-menu #btn-sales:hover .icon {
	background: url(../../images/site/form-download-hover.png) left top no-repeat;
}

#event-menu #btn-contact .icon {
	background: url(../../images/site/form-comment.png) left top no-repeat;
}

#event-menu #btn-contact:hover .icon {
	background: url(../../images/site/form-comment-hover.png) left top no-repeat;
}

#event-menu ul li a.Video .icon {
	background: url(../../images/site/menu-video.png) left top no-repeat;
}

#event-menu ul li a.Video:hover .icon {
	background: url(../../images/site/menu-video-hover.png) left top no-repeat;
}

#event-menu ul li a.Localidades .icon {
	background: url(../../images/site/menu-localidades.png) left top no-repeat;
}

#event-menu ul li a.Localidades:hover .icon {
	background: url(../../images/site/menu-localidades-hover.png) left top no-repeat;
}

#event-info .content-block, #static-info .content-block, #blog-container .content-block, #search-results .content-block {
	display: block;
	float: left;
	width: 569px;
	padding: 10px 20px;
	text-align: justify;
	border-radius: 15px;
	min-height: 500px;
	background-color: #FFF;
	box-shadow: 0 10px 10px -6px #949494;
	-webkit-box-shadow: 0 10px 10px -6px #949494;
	-moz-box-shadow: 0 10px 10px -6px #949494;
	-o-box-shadow: 0 10px 10px -6px #949494;
	-ms-box-shadow: 0 10px 10px -6px #949494;
}

#event-info h1, #static-info h1 {
	color: #272727;
	text-transform: uppercase;
	font-family: "bebas-neue";
	font-size: 24pt;
	font-weight: 100;
	text-shadow: 1px 1px 0px white;
	line-height: 1em;
	width: 100%; /*545px;*/
	float: left;
	text-align: center;
	opacity: 0.99;
}

.content-block hr {
	display: block;
	float: left;
	width: 100%;/*545px;*/
	height: 2px;
	background: url(../../images/site/static-separator.png) left top no-repeat;
	border: 0;
	clear: both;
}

#event-info hr.mini, #static-info hr.mini {
	width: 330px;
	background: url(../../images/site/static-separator-small.png) left top no-repeat;
}

#event-map-icon {
	vertical-align: middle;
	margin: 0 8px 0 0;
}

#event-locations {
	display: block;
	float: left;
	width: 241px;
}

#event-locations .container {
	width: 229px;
	background: #DFDFDF;
	border-radius: 5px;
	border: #DEDEDE 2px solid;
}

#event-locations .shadow {
	display: block;
	float: left;
	width: 229px;
	height: 7px;
	background: url(../../images/site/listing-shadow.png) left top no-repeat;
	margin: 0 4px;
}

#event-locations h2 {
	margin: 10px 0 0 -6px;
	padding: 9px 0 0 0;
	height: 40px;
	line-height: 23px !important;
	text-align: center;
	width: 241px;
	background: url(../../images/site/section-blog-header.png) no-repeat;
}

#event-locations ul {
	width: 219px;
	padding: 0 5px;
	margin-top: 10px;
	overflow: hidden;
}

#event-locations ul li hr {
	height: 1px;
	border: 1px;
	background: #D9D8D8;
	margin: 0;
	width: 210px;
	float: left;
}

#event-locations ul li {
	width: 199px;
	padding: 10px;
	position: relative;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	border-radius: 8px;
}

#event-locations ul li:hover, #event-locations ul li.active {
	background: #EBEAEA;
}

#event-locations ul li.separator:hover {
	background: none;
}

#event-locations ul li .info {
	display: block;
	float: left;
	width: 123px;
}

#event-locations ul li h3 {
	font-weight: bold;
	color: #666666;
	margin: 0;
	font-size: 1.17em;
}

#event-locations ul li span {
	color: #666666;
}

#event-locations ul li a {
	/*position: absolute;
	top: 8px;
	right: 20px;*/
	display: block;
	float: left;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;	
	-webkit-transform: scale(0.85);	
	-moz-transform: scale(0.85);
	-o-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);	
	opacity: 0.5;	
}

#event-locations ul li:hover a, #event-locations ul li a.active {
	opacity: 1;
	-webkit-transform: scale(1.0);	
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}

#event-promotion-icon {
	vertical-align: middle;
	margin: -7px 0 0 0;
}

#event-info-promotions .promotion {
	display: block;
	float: left;
	width: 545px;
}

#event-info-promotions h3 {
	font-family: "bebas-neue";
	font-size: 20pt;
	font-weight: 100;
	height: 6px;
	opacity: 0.99;
}

#event-info-promotions p {
	font-size: 12pt;
}

.event-promotions-disclaimer ul {
	list-style: none;
	padding: 0;
}

.comments {
	display: block;
	float: left;
	margin: 10px;
}

.comments h1, #comments h1 {
	color: #272727;
	text-transform: uppercase;
	font-family: "bebas-neue";
	font-size: 24pt;
	font-weight: 100;
	text-shadow: 1px 1px 0px white;
	opacity: 0.99;
}

.comment {
	display: block;
	float: left;
	width: 100%;/*545px;*/
}

#event-info h2 .comments-icon, #contact-icon {
	vertical-align: middle;
	margin: 0 8px 0 0;
}

/*.comment hr {
	height: 0px;
	border-bottom: 1px solid white;
}*/

.comment h3 {
	color: #0C94E2;
	font-size: 15pt;
	display: inline-block;
	margin: 15px 0 15px 0;
}

.comment-date {
	display: inline-block;
	margin: 0 0 0 10px;
	font-size: 7pt;
}

.comment-message {
	margin: 0 5%;
	width: 90%;
}

.comment-message blockquote {
	font-style: italic;
	background-color: #E1E1E1;
	display: block;
	padding: 20px;
	border: 1px solid #FFF;
}

.comment-reply { 
	margin: 0 0 0 25px;	
}

.comment-reply a {
	text-decoration: none;
}

.comments-form {
	display: block;
	float: left;
}

.comments-form h3 {
	color: #272727;
	text-transform: uppercase;
	font-family: "bebas-neue";
	font-size: 24pt;
	font-weight: 100;
	margin: 20px 0 20px 0;
	opacity: 0.99;
}

#comment-name {
	border-radius: 5px;
	width: 230px;
	height: 25px;
	margin: 0 0 10px -5px;
	display: block;
	padding: 0 20px 0 25px;
	background: url(../../images/site/form-name.png) 5px 6px no-repeat #EEEEEE;
}

#comment-email {
	border-radius: 5px;
	width: 230px;
	height: 25px;
	margin: 0 0 10px -5px;
	display: block;
	padding: 0 20px 0 25px;
	background: url(../../images/site/form-email.png) 5px 6px no-repeat #EEEEEE;
}

#comment-captcha {
	border-radius: 5px;
	width: 230px;
	height: 25px;
	margin: 0 0 10px -5px;
	display: block;
	padding: 0 20px 0 25px;
	background: url(../../images/site/form-captcha.png) 5px 6px no-repeat #EEEEEE;
}

#comment-message {
	border-radius: 5px;
	width: 500px;
	height: 130px;
	margin: 0 0 0 -5px;
	padding: 5px 20px 0 25px;
	border: #B1B1B1 1px solid;
	border-top: #B1B1B1 2px solid;
	border-left: #B1B1B1 2px solid;
	background: url(../../images/site/form-comment.png) 5px 6px no-repeat #EEEEEE;
}

#comment-name-container {
	position: relative;
	width: 275px;
}

#comment-email-container {
	position: relative;
	width: 275px;
}

#comment-captcha-container {
	position: relative;
	width: 275px;
}

#comment-message-container {
	position: relative;
	width: 565px;	
}

#comment-submit {
	background: #4E4E4E;
	border: #7E7E7E 1px solid;
	color: #D7D7D7;
	border-radius: 6px;
	padding: 7px 10px 7px 10px;
	margin: 0 21px 10px 0;
	display: inline-block;
	cursor: pointer;
	float: right;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

#comment-submit:hover {
	background: #FBFBFB;
	border: #ABABAB 1px solid;
	color: #7E7E7E;
}

/*** Contact ***/
#event-info-contact {
	position: relative;
}
div.contact-form p {
	color: #414141;
	font-size: 12px;
}


#contact-name, #contact-email, #contact-message, #contact-subject, #contact-phone, #contact-captcha{
	border-radius: 5px;
	border: 1px solid #A9A9A9;
	width: 220px;
	height: 38px;
	font-size: 10px;
	color: #616161;
	margin: 0 0 10px -5px;
	display: block;
	padding: 0 20px 0 25px;
		
	-moz-box-shadow:inset 0 1px 2px #B8B8B8;
    -webkit-box-shadow:inset 0 1px 2px #B8B8B8;
    box-shadow:inset 0 1px 2px #B8B8B8;
}

#contact-name {
	background: url(../../images/site/form-name.png) 5px 50% no-repeat #EEEEEE;
	margin-right: 10px;
}

#contact-email {
	background: url(../../images/site/form-email.png) 5px 50% no-repeat #EEEEEE;
}

#contact-captcha {
	background: url(../../images/site/form-captcha.png) 5px 50% no-repeat #EEEEEE;
}

#contact-subject {
	border-radius: 5px 0 0 5px;
	text-align: left;
	float: left;
	background: url(../../images/site/form-subject.png) 5px 50% no-repeat #EEEEEE;
	width: 185px;
	cursor: pointer;
}

#contact-subject-button {
	border-radius: 0 5px 5px 0;
	border: 1px solid #616161;
	background: url(../../images/site/form-subject-arrow.png);
	width: 35px;
	height: 40px;
	cursor: pointer;
}

#contact-subject-options {
	position: absolute;
	padding-left: 122px;
	top: 180px;
	
	/* IE7 */
}

#contact-subject-options ul {
	background-color: #616161;
	color: #D7D7D7;
	list-style: none;
	margin: 0;
	padding: 0;
}

#contact-subject-options ul li {
	padding: 5px 15px;
	cursor: pointer;
}

#contact-subject-options ul li:hover{
	background: #414141;
}

#contact-phone {
	background: url(../../images/site/form-phone.png) 5px 50% no-repeat #EEEEEE;
}

#contact-message {
	width: 515px;
	height: 130px;
	margin: 0 0 15px -5px;
	padding: 5px 5px 5px 25px;
	background: url(../../images/site/form-comment.png) 5px 6px no-repeat #EEEEEE;
}

#contact-name-container {
	position: relative;
	width: 275px;
}

#contact-email-container {
	position: relative;
	width: 275px;
}

#contact-message-container {
	position: relative;
	width: 565px;	
}

#contact-submit {
	background: #4E4E4E;
	border: #7E7E7E 1px solid;
	color: #D7D7D7;
	border-radius: 6px;
	padding: 7px 10px 7px 10px;
	margin: 0 20px 20px 0;
	cursor: pointer;
	float: right;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

#contact-submit:hover {
	background: #FBFBFB;
	border: #ABABAB 1px solid;
	color: #7E7E7E;
}

#event-info.contact {
	border:1px solid #9D9D9D;
	margin-left: 1px;
	margin-right: 5px;
}

#event-menu.contact  a{
	font-size: 16px;
}

#event-info-contact-shadow {
	position: relative;
	top: 46px;
	left: -20px;
}

/*** Blog ***/

#blog-container {
	display: block;
	float: left;
	width: 589px;
	background: #D7D7D7;
	border-radius: 5px;
	padding: 10px;
}

#blog-container .breadcrumbs {
	background: #9D9D9D;
	height: 22px;
	margin: 0 -10px 0 -10px;
	color: white;
	font-size: 10pt;
	padding: 8px 20px 0 20px;
}

#blog-container .breadcrumbs a {
	color: white;
	text-decoration: none;
}

#blog-middle .filters {
	display: block;
	float: left;
	width: 569px;
	background: #9D9D9D;
	height: 26px;
	margin: 0 -10px 0 -10px;
	color: white;
	font-size: 10pt;
	padding: 10px 20px 0 20px;
}

#blog-middle .filters span {
	float: left;
	color: #343434;
	font-weight: bold;
}

#blog-middle .filters div {
	display: block;
	float: left;
	position: relative;
}

#blog-middle .filters div a, #blog-middle .filters div a:visited {
	text-align: center;
	text-decoration: none;
	border: #9D9D9D 1px solid;
	padding: 5px 12px 4px 12px;
	color: white;
	text-shadow: 0px 1px 3px #545454;
	text-transform: uppercase;
	font-family: "bebas-neue";
	font-size: 12pt;
	font-weight: 100;
	border-radius: 6px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
	opacity: 0.99;
}

#blog-middle .filters div a:hover {
	background: #616161;
	border: #333 1px solid;
	text-decoration: none;
	border-radius: 6px;
}

#blog-middle .filters .separator {
	float: left;
	margin: 0 1px 0 0;
}

#blog-middle .entry {
	display: block;
	float: left;
	width: 559px;
	background: white;
	padding: 10px 15px 20px 15px;
	margin: 15px 0 0 0;
	border-radius: 6px;
	box-shadow: 0px 0px 10px #444444;
}

#blog-middle h1 {
	float: left;
	font-family: "bebas-neue";
	font-size: 25pt;
	margin: 5px 0 15px 5px;
	font-weight: 100;
	text-shadow: 1px 1px 0px white;
	width: 565px;
	opacity: 0.99;
}

#blog-middle .entry .header {
	display: block;
	float: left;
	width: 535px;
}

#blog-middle .entry .header .date {
	background: #242424;
	height: 15px;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 5px 10px 5px;
	display: block;
	float: left;
	vertical-align: top;
}

#blog-middle .entry .header .date .day {
	color: #FFFFFF;
}

#blog-middle .entry .header .date .month {
	color: #D9D9D9;
}

#blog-middle .entry .header h1 {
	display: block;
	float: left;
	font-family: "bebas-neue";
	font-size: 23pt;
	margin: 5px 0 0 5px;
	font-weight: 100;
	max-width: 420px;
	line-height: 25px;
	vertical-align: middle;
	opacity: 0.99;
}

#blog-middle .entry .header h1 a {
	color: #000;
	text-decoration: none;
}

#blog-middle .entry hr {
	float: left;
	width: 535px;
}

#blog-middle .entry .excerpt {
	display: block;
	float: left;
	width: 535px;
}

#blog-middle .entry .excerpt .image {
	float:left;
	text-align:center;
	width:100%;
	position:relative;
}

#blog-middle .entry .excerpt .image  img {
	margin: 0 auto;
}

#blog-middle .entry .excerpt .share-text {
	position: absolute;
	bottom: 30px;
	right: 50px;
}

#blog-middle .entry .footer {
	display: block;
	float: left;
	width: 535px;
	margin: 15px 0 0 0;
}

#blog-middle .entry .footer span, #blog-middle .entry .footer p, #blog-middle .entry .footer a {
	font-size: 9pt;
}

#blog-middle .entry .footer .date {
	display: block;
	float: left;
	width: 120px;
}

#blog-middle .entry .footer .date img {
	float: left;
	margin-top: -3px;
}

#blog-middle .entry .footer .date span {
	margin-left: 5px;
}

#blog-middle .entry .footer .author {
	display: block;
	float: left;
	width: 180px;
}

#blog-middle .entry .footer .author img {
	float: left;
	margin-top: -1px;
	margin-left: -5px;
}

#blog-middle .entry .footer .author span {
	margin-left: 3px;
}

#blog-middle .entry .footer a {
	color: #FFC423;
}

#blog-middle .entry .footer .comments {
	display: block;
	float: left;
	width: 120px;
	margin: 0 !important;
}

#blog-middle .entry .footer .comments img {
	float: left;
	margin-top: -3px;
}

#blog-middle .entry .footer .comments span {
	margin-left: 3px;
}

#blog-middle .entry .footer .more {
	display: block;
	float: left;
	width: 70px;
	margin-top: -10px;
}

#blog-middle .entry .footer .more a, #blog-middle .entry .footer .more a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	border-radius: 8px;
	padding: 7px 5px 7px 5px;
	color: #D7D7D7;
	background: #4E4E4E;
	border: #7E7E7E 1px solid;	
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#blog-middle .entry .footer .more a:hover {
	color: #7E7E7E;
	background: #FBFBFB;
	border: #ABABAB 1px solid;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
	border-radius: 8px;
}

#blog-middle .pagination {
	display: block;
	float: left;
	width: 565px;
	margin: 30px 0 80px 0;
	text-align: center;
}

#blog-middle .pagination a, #blog-middle .pagination a:visited {
	display: block;
	float: left;
	padding: 5px 5px 5px 5px;
	color: #585859;
	font-weight: bold;
	border: 1px solid #AAA;
	min-width: 15px;
	min-height: 15px;
	margin: 0 2px 0 3px;
	text-decoration: none;
	background: white url(../../images/site/btn-nav-bkg.png) repeat-x;
	border-radius: 4px;
}

#blog-middle .pagination a:hover, #blog-middle .pagination .selected {
	background: url(../../images/site/btn-nav-bkg-hover.png) repeat-x;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #CCC 1px solid;
}


/*** Search Results ***/

#search-results h1 {
	display: block;
	font-family: "bebas-neue";
	font-size: 25pt;
	font-weight: 100;
	text-shadow: 1px 1px 0px white;
	opacity: 0.99;
}

#search-results h2 {
	padding-left: 0;
	float: none;
	font-size: 2em;
}

#search-results .counter {
	color: #555;
	margin: 0 0 7px 5px;
	font-size: 10pt;
}

#search-results .filters {
	display: block;
	float: left;
	width: 545px;
	background: #9D9D9D;
	height: 26px;
	margin: 0 -20px;
	color: white;
	font-size: 10pt;
	padding: 10px 20px 0 20px;
}

#search-results .filters	span {
	float: left;
	color: #343434;
	font-weight: bold;
}

#search-results .filters div {
	display: block;
	float: left;
	position: relative;
	margin-top: -5px;
}

#search-results .filters div a, #search-results .filters div a:visited {
	text-align: center;
	text-decoration: none;
	border: #9D9D9D 1px solid;
	padding: 5px 12px 4px 12px;
	color: white;
	text-shadow: 0px 2px 1px black;
	text-transform: uppercase;
	font-family: "bebas-neue";
	font-size: 12pt;
	font-weight: 100;
	border-radius: 6px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
	opacity: 0.99;
	float: left;
}

#search-results .filters div a:hover {
	background: #616161;
	border: #333 1px solid;
	text-decoration: none;
	border-radius: 6px;
}

#search-results .filter .separator {
	float: left;
	position: absolute;
	top: -5px;
	right: -3px;
}

#search-results .event-list {
	width: 550px;
	border-radius: 0;
	box-shadow: none;
}

#search-results ul {
	display: block;
	float: left;
	width: 570px;
	padding: 0;
	margin-left: -10px;
	list-style: none;
}

#search-results .news {
	margin-left: 0;
	width: 550px;
}

#search-results ul li {
	display: block;
	float: left;
	padding: 10px 5px 5px 5px;
	border-radius: 10px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

#search-results .news li {
	width: 540px;
}

#search-results .event-list ul li {
	border-radius: 0;
	padding: 0;
}

#search-results ul li.separator {
	width: 545px;
	height: 2px;
	background: url(../../images/site/static-separator.png) left top no-repeat;
	border-radius: 0;
	padding: 0;
	margin: 5px 0;
}

#search-results ul li .info {
	display: block;
	float: left;
	width: 280px;
}

#search-results ul li .image {
	display: block;
	float: left;
	width: 240px;
	text-align: center;
}

#search-results ul li .image img {
	border: #FFFFFF 1px solid;
	border-radius: 2px;
}

#search-results ul li .info h2 {
	float: left;
	font-family: "bebas-neue";
	font-size: 23pt;
	margin: 0 0 0 5px;
	font-weight: 100;
	line-height: 25px;
	text-shadow: 1px 1px 0px white;
	opacity: 0.99;
	text-align: left;
}

#search-results ul li .info .date {
	float: left;
	margin: 0 0 0 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	margin: 5px 0 0 5px;
}

#search-results ul li .info .description {
	float: left;
	width: 270px;
	clear: both;
	margin: 5px 0 0 5px;
	text-align: justify;
}

#search-results ul li .info .more {
	display: block;
	float: right;
	margin: 10px 5px 0 0;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	color: #414141;
	font-weight: bold;
	width: 82px;
	height: 26px;
	background: url(../../images/site/btn-view-news.png) left top no-repeat;
}

#search-results .pagination {
	display: block;
	float: left;
	margin: 30px 0 30px 0;
	text-align: center;
}

#search-results .pagination a, #search-results .pagination a:visited {
	display: inline-block;
	padding: 5px 5px 5px 5px;
	color: #585859;
	font-weight: bold;
	border: 1px solid #AAA;
	min-width: 15px;
	min-height: 15px;
	margin: 0 2px 0 3px;
	text-decoration: none;
	background: white url(../../images/site/btn-nav-bkg.png) repeat-x;
	border-radius: 4px;
}

#search-results .pagination a:hover, #search-results .pagination .selected {
	background: url(../../images/site/btn-nav-bkg-hover.png) repeat-x;
	border-top: #999 1px solid;
	border-left: #999 1px solid;
	border-right: #999 1px solid;
	border-bottom: #CCC 1px solid;
}

/*** Error 404 ***/

#column-error404 {
	text-align: center;
	margin: 0 20px 0 -20px;
}

#error404-title {
	font-size: 20pt;
	font-family: "bebas-neue";
	font-weight: 100;
	opacity: 0.99;
}

#related-shadow {
	margin: 0 0 0 15px;
}

/*** Search ***/

/*** Webkit ***/

#typekit-badge-znm2yyd {
	opacity: 0;
}

/* Clearfix */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     line-height: 0;
     content: " ";
     clear: both;
     height: 0;
     width: 0;
     }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/*** Static content ***/

#static-info {
	/*margin: 0 30px 0 0;*/
}

#static-content .header {
	display: block;
	float: left;
    background-color: #242424;
	width: 589px;
    height: 62px;
    text-align: center;
    padding: 8px 10px 5px;
	margin: -10px -20px;
    border-radius: 5px 5px 0 0;
}

#static-content .text {
	display: block;
	float: left;
	width: 545px;
	margin-top: 20px;
}

#static-content p {
    padding: 10px 30px;
    text-align: justify;
    color: #666666;
    font-weight: bold;
	margin: 0;
}

#static-content ul {
	padding: 10px 30px;
}

#static-content h2 {
    background-image: url(../../images/site/logo-black.png);
    background-position: 20px 22px;
    background-repeat:  no-repeat;
    font-family: "bebas-neue";
    padding: 20px 20px 20px 50px;
	margin: 0;
    font-size: 36px;
	line-height: 36px;
    text-transform:uppercase;
    font-weight: normal;
	height: 30px;
	vertical-align: center;
	border-bottom: thin outset #eee;
	color: #000;
	opacity: 0.99;
}

.static-title img {
    vertical-align: middle;
}

/***** DEALS *****/
#deals-listing h1 {
    background: url(../../images/site/static-line.png) center bottom no-repeat !important;
	border: 0 !important;
	text-align: left !important;
    /*font-family: "bebas-neue";
    padding: 20px;
    font-size: 36px;
    text-transform:uppercase;
    color: #000;
    font-weight: normal;*/
	opacity: 0.99;
}

#deals-listing .element {
	float: left;
	width: 545px;
	position: relative;
}

#deals-listing .element .image {
    float:left;
    width: 154px;
	padding-bottom: 7px;
	background: url(../../images/site/promo-shadow.png) left bottom no-repeat;
}

#deals-listing .element .content {
    float:left;
	padding:0 !important;
}

#deals-listing .element .content.half {
	width: 300px;
	margin-left: 20px;
}

#deals-listing .element .content.full {
	width: 487px;
}

#deals-listing .element .image img {
    border: 1px solid #FFF;
    outline: 1px solid #b4b4b4;
}

#deals-listing .element .content h2, #deals-listing .element .content h3{
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: left;
    line-height: 30px;
    margin-top:10px;
    font-family: "bebas-neue";
    text-transform:uppercase;
    font-weight: normal;
	opacity: 0.99;
}

#deals-listing .element .content h2 {
	font-size: 24pt;
	color: #000;
	background: url(../../images/site/static-line2.png) left bottom no-repeat;
}

#deals-listing .element .content h3{
    font-size:30px;
    padding-bottom: 0;
    color: #414141;
}


#deals-listing .element .content .text {
    margin-bottom: 10px !important;
}

#deals-listing .element .content p {
    margin:0;
    padding:0;
    font-size: 12px;
	color: #666;
}

#deals-listing .element .content .note {
    font-size: 0.9em;
}

#deals-listing .separator {
    float:left;
    width: 545px;
    border: none;
    background-image: url(../../images/site/static-line.png);
    background-position: center bottom;
    background-repeat:  no-repeat;
    margin: 20px;
    height: 2px;
}

#deals-listing .element .button {
    background: url(../../images/site/btn-view.png) no-repeat scroll center top transparent;
    display: block;
    /*float: left;*/
    width: 59px;
    height: 21px;
    margin: 3px 0 0 7px;
	position: absolute;
	bottom: 25px;
	text-align: center;
	color: #000;
	font-family: "bebas-neue", arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 21px;
}

#deals-listing .element .button.half {
	left: 164px;
}

#deals-listing .element .button.full {
	left: 0;
}

#static-content .promo-info p {
	padding: 0;
}

#static-content .promo-info h2 {
	padding-left: 0;
}

#point-of-sale {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#point-of-sale li {
	display: block;
    float:left;
    width:545px;
	padding: 10px 0;
	margin: 0;
}

#point-of-sale li .content h2 {
    font-family: "bebas-neue";
    padding: 20px;
    font-size: 36px;
    text-transform:uppercase;
    color: #414141;
    font-weight: normal;
	opacity: 0.99;
	float: left;
}

#point-of-sale li .map {
	display: block;
    float:left;
    width: 170px;
    height: 170px;
    background-color: #414141;
    border-radius: 10px;    
}
#point-of-sale li .content {
	display: block;
    float:left;
    width:335px;
	padding: 0 20px;
}

#point-of-sale li .content h2 {
	float: left;
    padding: 0 0 10px 0;
    margin-bottom: 0;
    text-align: left;
    line-height: 30px;
    margin-top:10px;
    color: #414141;
}

#point-of-sale li .content p {
	float: left;
	clear: both;
	color: #666;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-align: justify;
}

.point-text {
    margin-bottom: 10px !important;
    font-size: 12px;
    font-family: Arial; 
}

.point .separator {
    float:left;
    width: 100%;
    border: none;
    background-image: url(../../images/site/static-line.png);
    background-position: center bottom;
    background-repeat:  no-repeat;
    margin: 20px;
    height: 2px;
}

.point-link {
    text-decoration: none;
}

.point-links{
    padding-left: 60px;
    font-size: 12px;
    color: #000;
    background-image: url(../../images/site/mapa-icon.png);
    background-repeat: no-repeat;
}


/**** ADS *****/
.google-ad {
	border-radius: 10px;
}

#pos-dialog {
	display: block;
	width: 742px;
	height: 592px;
	text-align: center;
}

.buy-ticket {
	display: block;
	width: 63px;
	height: 36px;
	color: transparent;
	text-indent: 999px;
}

.ticket-Preventa {
	background: url(../../images/site/btn-preventa.png) left top no-repeat;
}

.ticket-Agotado {
	background: url(../../images/site/btn-agotado.png) left top no-repeat;
}

.ticket-PreventaWeb {
	background: url(../../images/site/btn-preventaweb.png) left top no-repeat;
}

.ticket-Normal, .ticket-normal {
	background: url(../../images/site/btn-tickets.png) left top no-repeat;
}

#event-center {
	padding-top: 0 !important;
	display: block;
	float: left;
	width: 1080px;
	background-color: #E4E4E4;
	padding: 0;/* 27px 0 45px;*/
}

#event-center .column.right {
	margin-left: 0;
}

#event-center .column.middle {
	background: none;
}

#event-center .ad {
	margin-top: 10px;
}

#event-center .ad.left {
	padding: 0;
}

#event-center .ad.right {
}

#event-center #news-listing {
	padding-top: 0;
	background: none;
}

#event-info-venue p {
	text-align: center;
	clear: both;
}

#event-info-comments .thread, #blog-container .thread  {
	float: left;
	clear: both;
	display: none;
	padding-left: 5%;
	width: 95%;
}

#event-info-dates .calendar {
	display: block;
	float: left;
	width: 315px;
	height: 315px;
}

#event-info-dates .calendar h2 {
	display: block;
	float: left;
	width: 315px;
	height: 60px;
	background: url(../../images/site/cal-header-bg.jpg) center bottom no-repeat;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	font-family: "Bebas-Neue", Arial;
	text-shadow: 1px 1px 5px #333333;
	font-size: 2.3em;
	font-weight: 100;
	line-height: 80px;
	margin-bottom: 0;
	position: relative;
}

#event-info-dates .calendar h2 a {
	display: block;
	position: absolute;
	top: 29px;
	width: 13px;
	height: 20px;
}

#event-info-dates .calendar h2 a.prev {
	background: url(../../images/site/slider-control.png) left top no-repeat;
	left: 68px;
}

#event-info-dates .calendar h2 a.next {
	background: url(../../images/site/slider-control-2.png) left top no-repeat;
	left: 244px;
}

#event-info-dates .calendar .day-layout {
	float: left;
	width: 315px;
}

#event-info-dates .calendar .day-layout .hdr {
	background: url(../../images/site/cal-subtitle-bg.jpg) left top no-repeat;
	height: 30px;
}

#event-info-dates .calendar .day-layout .hdr th {
	width: 45px;
	text-transform: uppercase;
	text-align: center;
	color: #6C7173;
	font-family: Arial;
	font-weight: 100;
}

#event-info-dates .calendar .day-layout td {
	width: 45px;
	height: 45px;
	background: #F0F4F7;
	font-family: Arial;
	font-size: 1em;
	color: #6C7173;
	text-align: center;
	position: relative;
	cursor: default;
	-webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    -ms-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#event-info-dates .calendar .day-layout td:hover, #event-info-dates .calendar .day-layout td.sel {
	background-color: #FFC423;
	color: #FFF;
	text-shadow: 1px 1px 3px #333333;
}

#event-info-dates .calendar .day-layout td.fnc {
	background-image: url(../../images/site/calendar-dot.png);
	background-position: center 90%;
	background-repeat: no-repeat;
	cursor: pointer;
}

#event-info-dates .calendar .day-layout td.dis {
	color: #C9CCCF;
	text-shadow: none;
	background-color: #F0F4F7;
	cursor: default;
}

#event-info-dates .calendar .shadow{
	display: block;
	float: left;
	width: 315px;
	height: 16px;
	background: url(../../images/site/calendar-shadow.png) left top no-repeat;
}

#event-info-dates .calendar .info {
	display: block;
	float: left;
	padding: 0;
	margin: 10px 0 0 20px;
	list-style: none;
}

#event-info-dates .calendar .info li {
	font-family: Arial;
	color: #6C7173;
	text-shadow: 1px 1px 3px #FFF;
	padding-left: 15px;
	margin-bottom: 5px;
}

#event-info-dates .calendar .info li.dot {
	background: url(../../images/site/calendar-dot.png) left center no-repeat;
}

#event-info-dates .calendar .info li.square {
	background: url(../../images/site/calendar-square.png) left center no-repeat;
}

#event-info-dates .separator.vert {
	display: block;
	float: left;
	width: 1px;
	height: 485px;
	background: url(../../images/site/vert-separator.jpg) left center no-repeat;
	margin-left: 20px;
}

#event-info-dates .info {
	display: block;
	float: left;
	margin-left: 12px;
	width: 186px;
}

#event-info-dates h3 {
	display: block;
	float: left;
	width: 162px;
	background-color: #E4E4E4;
	font-family: "bebas-neue", Arial;
	/*text-shadow: 1px 1px 1px #333333;*/
	font-size: 1.8em;
	font-weight: 100;
	padding: 5px 12px;
}

#event-info-dates .info .date span {
	display: block;
	float: left;
	font-family: Arial;
	font-size: 1.1em;
	color: #6D6D71;
	font-weight: bold;
	padding-left: 27px;
	background: url(../../images/site/menu-calendar.png) 5px center no-repeat;
	text-align: left;
}

#event-info-dates .info div ul {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#event-info-dates .info div ul li {
	display: block;
	float: left;
	width: 156px;
	margin: 5px 0;
}

#event-info-dates .info .hours ul li {
	background: url(../../images/site/clock.png) 4px 30% no-repeat;
	padding-left: 30px;
}

#event-info-dates .info div ul li span {
	font-family: Arial;
	color: #6D6D71;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-top: 7px;
}

#event-info-dates .info div ul li span.lt {
	float: left;
	width: 80px;
}

#event-info-dates .info .hours ul li span.lt {
	line-height: 12px;
}

#event-info-dates .info div ul li span.rt {
	float: right;
	width: 60px;
}

#event-info-dates .info div ul li img {
	float: right;
	margin-right: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
	-webkit-transform: scale(0.85);	
	-moz-transform: scale(0.85);
	-o-transform: scale(0.85);
	-ms-transform: scale(0.85);
	transform: scale(0.85);	
	opacity: 0.5;	
}

#event-info-dates .info div ul li:hover img {
	opacity: 1;
	-webkit-transform: scale(1.0);	
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
}

#event-info-dates .info div ul li hr {
	display: block;
	float: left;
	width: 181px;
	height: 1px;
	background: url(../../images/site/shows-hr.jpg) left top no-repeat;
	margin-left: -26px !important;
}

#event-info-dates .info div ul li:last-child hr {
	display: none;
}

#event-info-dates .info div ul li:last-child {
	background-position: 4px 50%;
}

#event-info-dates .info .locations ul li {
	background: url(../../images/site/menu-localidades.png) 4px 30% no-repeat;
	padding-left: 25px;
}

#event-info-dates .info div ul li span.rt {
	float: right;
	margin-right: 5px;
}

#event-info-dates .info .locations ul li span {
	margin-top: 5px;
}

#event-info-dates .info .locations ul li hr {
	margin-top: 10px;
}

#event-info-dates .info .locations .note {
	font-family: Arial;
	font-size: 0.8em;
	color: #6D6D71;
	margin-top: 15px;
	float: left;
}

#event-info-dates hr {
	display: block;
	float: left;
	width: 533px;
	height: 1px;
	background: url(../../images/site/event-dates-hr.jpg) left top no-repeat;
	clear: both;
}

.ad>div, .ad>a {
	float: left;
}

#event-center .social-header, #event-center .social-box {
	/*margin-left: 30px;*/
}

.halfCircleBottom{
	/*height:20px;
	width:50px;
	border-radius: 0 0 90px 90px;
	-moz-border-radius: 0 0 90px 90px;
	-webkit-border-radius: 0 0 90px 90px;*/
	width: 165px;
	height: 18px;
	background: url(../../images/site/ticket-header.png) 0 0;
}

.event-list ul li .halfCircleBottom {
	position: absolute;
	left: 0;
	top: 0;
}

.tt-share {
	display: block;
	width: 234px;
	height: 199px;
	position: absolute;
	z-index: 200;
}

.tt-share .top {
	display: block;
	width: 234px;
	height: 106px;
	float: left;
	position: relative;
	background: #FDFDFD;
	background-image: -webkit-linear-gradient(#FDFDFD,#DCDCDC);
	background-image: -moz-gradient(#FDFDFD,#DCDCDC);
	background-image: -o-linear-gradient(#FDFDFD,#DCDCDC);
	background-image: linear-gradient(#FDFDFD,#DCDCDC);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tt-share .bottom {
	display: block;
	float: left;
	width: 234px;
	height: 93px;
	position: relative;
	background: #FDFDFD;
	background-image: -webkit-linear-gradient(#FDFDFD,#C8C8C8);
	background-image: -moz-gradient(#FDFDFD,#C8C8C8);
	background-image: -o-linear-gradient(#FDFDFD,#C8C8C8);
	background-image: linear-gradient(#FDFDFD,#C8C8C8);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.tt-share .top .close {
	position: absolute;
	right: 5px;
	top: 5px;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}

.tt-share .top .img {
	display: block;
	position: absolute;
	top: 14px;
	left: 12px;
	width: 63px;
	height: 80px;
}

.tt-share .top .title {
	display: block;
	position: absolute;
	top: 13px;
	left: 80px;
	width: 142px;
	height: 24px;
	overflow: hidden;
	font-family: "myriad-pro-condensed", arial;
	font-size: 18px;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	line-height: 24px;
	color: #000000;
}

.tt-share .top .desc {
	display: block;
	position: absolute;
	padding: 0;
	margin: 0;
	top: 37px;
	left: 80px;
	overflow: hidden;
	text-align: justify;
	font-family: "myriad-pro", arial;
	font-size: 11px;
	width: 142px;
	height: 59px;
	line-height: 1em;
	color: #6D6D71;
}

.tt-share .bottom span {
	position: absolute;
	left: 16px;
	top: 8px;
	font-family: "myriad-pro", arial;
	font-size: 12px;
	color: #575959;
}

.tt-share .bottom a {
	display: block;
	width: 68px;
	height: 38px;
	position: absolute;
	top: 22px;
	color: transparent;
	text-indent: 999;
}

.tt-share .bottom .tw {
	left: 12px;
	background: url(../../images/site/twitter-button.png) center center no-repeat;
}

.tt-share .bottom .tw:hover {
	background: url(../../images/site/twitter-button-hover.png) center center no-repeat;
}

.tt-share .bottom .fb {
	left: 81px;
	background: url(../../images/site/facebook-button.png) center center no-repeat;
}

.tt-share .bottom .fb:hover {
	background: url(../../images/site/facebook-button-hover.png) center center no-repeat;
}

.tt-share .bottom .arrow-down {
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #C4C4C4;
	position: absolute;
	bottom: -10px;
	left: 100px;
	z-index: 99;
}

.loader {
	display: block;
	width: 186px;
	text-align: center;
	padding-top: 100px;
}

input[type=text] { outline: none; }

.gray-bg {
	display: block;
	float: left;
	background: #F0F0F0;
}