/*** Body ***/

.header-slideshow-purchase {
    display:block;
    position:absolute;
    bottom:0;
    left:38%;
    display:none;
    color:#fff;
}


/** Responsive **/




@media (min-width: 1001px) {

    .center,
    .region-bottom {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
    }

    .smallscreenTickets {
	display: none !important;
    }

    #navigation ul li a {
	font-size: 18px;
	padding: 0 12px;
    }

    .view-press-releases-page .views-field-created {
	width: 29% !important;
    }

    .view-press-releases-page .views-field-body {
        width: 66% !important;
    }

}

@media (max-width: 1000px) {

    .hideBannerinfo {
	display: none !important;
    }

    .smallscreenTickets {
	display: none !important;
    }

    .logoWrapper {
	border-radius: 0 0 15px 15px !important;
    }

    #bkgSky {
	display: none !important;
    }

    #bkgFireworks {
	background: url("bkg_10years.jpg") no-repeat scroll center top transparent;
	min-height: 130% !important;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -10;

	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
    }

    #tenYears /* 10 year graphic */{
	/* this is to push space on the homepage to see the 10 year graphic */
	clear: both;
    }

    .socialTop h4 {
	display: none;
    }
    .socialTop p.socialLinks a {
        font-size: 24px;
        margin: 0 20px 0 0px !important;
    }
    .region-top ul.menu li a {
        font-size: 10px !important;
        margin: 0 0 0 10px !important;
        display: block !important;
    }

    .center {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
    }

    #block-block-5 /* Countdown Timer */{
	margin: 25px 1.5% 0 5% !important;
    }

    .dateandTagline {
	top: 0;
	right: 0;
    }

    #tenYears /* 10 year graphic */{
	/* this is to push space on the homepage to see the 10 year graphic */
	clear: both;
    }

    #navigation ul li a {
	font-size: 18px;
	padding: 0 14.5px;
    }

    .view-press-releases-page .views-field-created {
	width: 33%;
    }

    .footer #block-system-main-menu ul li {
	width: 15%;
    }

}

@media (max-width: 945px) {

    .region-header {
	float: right !important;
    }

    #block-block-5 /* Countdown Timer */{
	display: none;
    }

    .two-sidebars #content {
	width: 63% !important;
	margin-right: 3% !important;
    }
    .region-sidebar-first {
	clear: left !important;
	width: 96% !important;
	margin-top: 3% !important;
	margin-right: 0 !important;
	background: #fff;
	padding: 2%;
    }
    .region-sidebar-second {
	position: absolute !important;
	top: 0 !important;
	right: 0 !important;
	width: 30% !important;
    }

}

@media (max-width: 985px) {

    #navigation ul li a {
	font-size: 16px;
	padding: 0 10px;
    }

    #navigation li li a {
	padding: 0 0 0 14.5px !important;
    }

}

@media (min-width: 851px) {

    .navbar .brand {
	display: none !important;
    }

    #navigation ul li {
	height: 55px;
	float: left;
	position: relative;
    }

    #navigation ul li a {
	border-right: 1px solid #333399;
	float: left;
	text-decoration: none;
	color: #000;
	line-height: 55px;
    }

    #navigation ul li ul li a:hover, #navigation ul li ul li a.active {
	color: #fff;
	background: #000;
    }

    #navigation ul li:hover, #navigation li a.active {
	color: #fff;
	background: url("bkg_navbar_active.png") repeat-x !important;
    }

    #navigation li ul {
	background: url("bkg_linen.jpg") repeat;
	border-radius: 0 0 5px 5px;
	box-shadow: 2px 3px 7px rgba(0,0,0,.75);
	left: 0;
	max-height: 0;
	min-width: 190px;
	/*    overflow: hidden;*/
	padding: 0 0;
	position: absolute;
	top: 100%;
	visibility: hidden;
    }

    /* THIRD LEVEL NAVIGATION MENU */

    #navigation li ul li ul {
	display: none;
	position: absolute !important;
	left: 100% !important;
	top: 0;
    }

    #navigation li ul li:hover ul {
	display: block;
    }
    /* END THIRD LEVEL NAVIGATION MENU */


    /** Dropdown arrows **/
    #navigation ul li.leaf, #navigation ul li.expanded {
	list-style-image: none;
	list-style-type: none;
    }

    #navigation ul li.expanded, #navigation ul li.expanded a {
	background: url("arrow_dropdown.png") no-repeat transparent;
	background-position: 90% 0;
	z-index: 99;
    }
    #navigation ul li.expanded a {
	padding-right: 28px !important;
    }

    #navigation ul li.expanded a:hover, #navigation ul li.expanded a.active {
	background-position: 90% -55px;
    }
    #navigation ul li.expanded:hover {

    }
    #navigation ul li.expanded li, #navigation ul li.expanded li a {
	background: none;
    }
    /** End Dropdown arrows **/

    /** Purchase Tickets Link **/
    #navigation ul li.last {
	background: #DB0B0B;
	float: right !important;
    }
    #navigation ul li.last a {
        border: medium none !important;
	color: #FFFFFF;
	padding: 0 10px 0 11px;
	/*		width: 129px; */
    }

    #navigation ul li ul li.last, #navigation ul li ul li.last a {
	background: none;
	border-left: none;
	border-bottom: none;
    }
    /** End Purchase Tickets Link **/

    /* SUB NAV */

    #navigation li ul {
	/*            -moz-transition: all .8s ease-in-out 0.1s;
		    -webkit-transition: all .8s ease-in-out 0.1s;*/

	list-style-type: none;
	text-align: left;
	white-space: nowrap;
	z-index: 4;
    }

    #navigation li li, #navigation li li a, #navigation li a.active li  {
	/*            -moz-transition: all 0.2s linear 0.1s;
		    -webkit-transition: all 0.2s linear 0.1s;*/

	border-right: none;
	clear: left;
	float: left;
	width: 100%;
    }

    #navigation li ul li {
	border-bottom: 1px solid #444;
	height: auto;
    }
    #navigation li ul li:last-child {
	border-bottom: none;
    }

    #navigation li li a, #navigation li a.active li a {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

	background: none;
	border-bottom: 1px solid #000000;
	float: left;
	font-size: 16px;
	height: auto;
	line-height: 35px;
	margin: 0;
	padding: 0 0 0 14.5px;
	text-align: left;
	width: 100%;
    }

    #navigation li:hover ul a {
	color: #fff;
    }

    #navigation li:hover ul {
	/*            -moz-transition: all 2s ease-in-out 0s;
		    -webkit-transition: all 2s ease-in-out 0s;*/

	max-height: 2000px;
	visibility: visible;
    }

    #navigation li ul a:hover, #navigation li:hover ul a:hover {
	color: #fff;
	background: url("bkg_navbar_active.png") repeat-x;
    }

    /* END SUB NAV */

    .view-press-releases-page .views-field-created {
	width: 40%;
    }

    .view-press-releases-page .views-field-body {
        width: 53%;
    }



    /* end remove linked featured image */
}

@media (max-width: 851px) {

    .header-slideshow-purchase {
	display:block;
    }

    #block-views-content-featured-rotator-block {
	height:560px ! important;
    }

    #views_slideshow_cycle_teaser_section_content_featured_rotator-block {
	min-height: 436px !important;
    }

    .view-content-featured-rotator img {
	margin: 0 0 0 -50% !important;
	width: 210% !important;
    }

    .view-content-featured-rotator .views-field-body {
	float: none !important;
	margin: 40px auto 0 !important;
	min-width: 300px;
	width: 65% !important;
    }

    .views-field-field-content-featured-image {
	width: 35% !important;
    }

    .contentFeatured_smallText {
	font-size: 18px !important;
    }
    .contentFeatured_largeText {
	font-size: 32px !important;
    }
    .countdownTimer h2 {
        font-size: 22px !important;
    }
    .days h2, .hours h2, .minutes h2, .seconds h2 {
        font-size: 24px !important;
        line-height: 1px;
    }
    .days h4, .hours h4, .minutes h4, .seconds h4 {
        font-size: 9px !important;
        line-height: 1px;
    }

    .thermos {
	margin: 20px 0 0;
	position: relative !important;
	top: 0 !important;
    }

    #navigation {
	margin: 0 !important;
	width: 100% !important;

    }
    .nav-collapse {
        background: url("bkg_linen.jpg") repeat scroll 0 0 transparent;
        margin: 0 -2.5%;
        padding: 0 5%;
    }

    .clickBar-container {
	display: table;
	width: 100%;
	height: 55px;
	position: relative;

	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
    }

    .btnToggle {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
    }
    .clickBar-container:hover {
        background: url("bkg_navbar_active.png") repeat-x;
    }
    .clickBar-container:hover .brand {
        color: #999;
    }
    .clickBar-container:hover .icon-bar {
        background-color: #999;
    }
    .clickBar-container:active .brand {
        color: #777;
    }
    .clickBar-container:active .icon-bar {
        background-color: #777;
    }

    .navbar .brand {
	color: #CCCCCC;
	display: table-cell !important;
	font-family: 'futHeavy';
	font-size: 16px;
	line-height: 15px;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	vertical-align: middle;
	width: 33.333%;
    }

    .icon-bar-container {
	display: table-cell;
	width: 33.333%;
	height: 100%;
	padding: 0 2.5%;
	vertical-align: middle;
    }

    .icon-bar-container .icon-bar {
	background-color: #CCCCCC;
	display: block;
	height: 4px;
	width: 100%;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	-moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
	box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    }
    .icon-bar-container .icon-bar + .icon-bar {
	margin-top: 5px;
    }

    #navigation ul {
	clear: left;
	margin: 20px 0 !important;
    }
    #navigation ul ul {
        margin: 0 0 0 35px !important;
    }

    #navigation li {
	border-bottom: 1px solid #111;
	margin: 5px 0 0 0;
    }

    #navigation li li {
	border-bottom: none;
	margin: 5px 0;
    }

    #navigation li, #navigation li li {
	height: 100%;
	width: 100%;
	position: relative;
	float: none;
	clear: left;
	list-style-type: none;
	list-style-image: none;
    }

    #navigation li a, #navigation li li a {
	border-radius: 3px 3px 3px 3px;
	border-right: medium none !important;
	display: block;
	color: #777;
	font-family: 'futHeavy';
	font-weight: normal;
	height: auto;
	letter-spacing: 0.5px;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	text-transform: inherit;

	-moz-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
    }

    #navigation li a {
	font-size: 16px !important;
	padding: 5px 10px !important;
    }

    #navigation li li a {
	font-size: 13px !important;
	padding: 8px 10px !important;
    }

    #navigation li a:hover, #navigation li li a:hover, #navigation li a.active {
	box-shadow: inset 0px 0px 5px #000;
	background: url("bkg_navbar_bootstrap.png") repeat-x !important;
	color: #FFFFFF;
    }

    #navigation ul li.expanded li a {

    }

    #navigation ul li.expanded li {
	list-style-image: url("arrow_list.png");
	list-style-position: outside;
	width: 100%;
    }

    .sidebar-second #content {
	width: 96% !important;
	margin-right: 3%;
    }
    .two-sidebars #content {
	width: 63% !important;
	margin-right: 3% !important;
    }
    .region-sidebar-first {
	float: left !important;
	width: 26% !important;
	margin-top: 0 !important;
	margin-right: 0 !important;
	clear: none !important;
	background: #fff;
	padding: 2% !important;
    }
    .region-sidebar-second {
	position: relative !important;
	margin-top: 3% !important;
	width: 100% !important;
    }
    .region-sidebar-second .block {
        float: left;
        width: 44.5%;
        padding: 2% !important;
    }
    #block-block-7 {
        margin-right: 3%;
    }
    #block-views-calendar-of-events-block-1 {
        margin-right: 3%;
    }

    .view-press-releases-page .views-field-created {
	width: 31% !important;
    }

    .view-press-releases-page .views-field-body {
        width: 65% !important;
    }


    /* CIRQUE AD */

    .region-header {
        /* added bottom margin to make room for the Cirque ad */
        margin: 0 0 20px !important;
        /* end edit */
    }

    .views-field-field-linked-featured-image {
	clear: left;
	float: none !important;
	width: 100%;
    }

    .views-field-field-linked-featured-image .field-content {
        width: 100%;
    }

    .views-field-field-linked-featured-image .field-content a {
	float: left;
	text-align: center;
	width: 100%;
	display:inline;
	display:inline-block;
    }

    .views-field-field-linked-featured-image img {
	margin: 0 auto !important;
	width: 336px !important;
    }

    .thermos {
	top: -6%;
    }

    .thermos .thermo {
	margin-left: auto !important;
	margin-right: auto !important;
    }

    /* END CIRQUE AD */
}

@media (max-width: 664px) {

    .header-slideshow-purchase {
	display:block;
    }

    #block-views-content-featured-rotator-block {
	height:500px ! important;
    }

    .sidebar-second #content {
	width: 90% !important;
	padding: 5% !important;
	margin-right: 0 !important;
    }
    .two-sidebars #content {
	width: 90% !important;
	padding: 5% !important;
	margin-right: 0 !important;
    }
    .region-sidebar-first {
	clear: left !important;
	width: 90% !important;
	margin-top: 5% !important;
	margin-right: 0 !important;
	clear: none !important;
	background: #fff;
	padding: 5% !important;
    }
    .region-sidebar-second {
	position: relative !important;
	margin-top: 3% !important;
	width: 100% !important;
    }
    .region-sidebar-second .block {
        clear: left !important;
        width: 90%;
        padding: 5% !important;
    }
    #block-views-calendar-of-events-block-1 {
        margin-right: 0 !important;
        margin-bottom: 3% !important;
    }

}

@media (max-width: 605px) {

    .header-slideshow-purchase {
	display:block;
    }

    #logo {
	width: 100%;
    }

    .photoBox img {
	height: 100% !important;
	width: auto !important;
    }

}

@media (min-width: 540px) {


    .flex-direction-nav li a {
	top: 8% !important;
	top: 0 !important;
    }
    .flex-direction-nav li .prev {
	background: url('flex_arrows.png') no-repeat  !important;
    }
    .flex-direction-nav li .next {
	background: url('flex_arrows.png') no-repeat -52px 0 !important;
    }

    #block-system-main-menu h2 {
	clear: both;
	margin-bottom: 20px !important;
    }

    #block-system-main-menu li, #block-system-main-menu li.expanded {
	margin: 0 0 10px 0 !important;
    }

    #block-system-main-menu li li {
	margin: 0 0 0 0 !important;
    }

    #block-system-main-menu a {
	padding: 0 7px 0 0;
    }

}

@media (max-width: 540px) {
    .header-slideshow-purchase {
	display:block;
    }
    #block-views-content-featured-rotator-block {
	height:600px ! important;
    }

    .view-content-featured-rotator img {
	margin: 70px 0 0 -150% !important;
	width: 300% !important;
    }

    .region-header {
	/* added bottom margin to make room for the Cirque ad */
	/*    margin: 0 0 200px !important;*/
	/* end edit */
    }

    /* CIRQUE AD */
    .views-field-field-linked-featured-image {
	clear: left;
	float: none !important;
	width: 100%;
    }

    .views-field-field-linked-featured-image .field-content {
        width: 100%;
    }

    .views-field-field-linked-featured-image .field-content a {
	float: left;
	text-align: center;
	width: 100%;
    }

    .views-field-field-linked-featured-image img {
	margin: 0 auto !important;
	width: 300px !important;
    }
    /* END CIRQUE AD */


    #bkgFireworks {
	margin: 130px 0 0 0;
    }

    .flex-direction-nav li a {
	top: 0 !important;
    }

    .flex-direction-nav li .prev {
	background: url('flex_swipe.png') no-repeat  !important;
	pointer-events: none !important;
    }
    .flex-direction-nav li .next {
	background: url('flex_swipe.png') no-repeat -52px 0 !important;
	pointer-events: none !important;
    }

    .videoBox {
	width: 100% !important;
	margin: 0 0 5% 0 !important;
    }

    .region-top {
	width: 100%;
	display: block !important;
    }

    .footer #block-block-1 {
	width: 95% !important;
	margin: 0 5% 0 0 !important;
    }

    .footer #block-block-2 {
	width: 100% !important;
	clear: left;
	float: none !important;
    }

    /*#awards li, #awards2 li {
	display: inline-block;
	margin: 5% !important;
	width: 33% !important;
	height: auto;
	clear: left !important;
    }*/


    #page_top .menu, .socialTop {
        clear: both !important;
        width: 100% !important;
        display: block !important;
        text-align: center !important;
    }

    #page_top .menu li {
	width: 100% !important;
    }

    .socialTop p.socialLinks {
	text-align: center;
    }

    .socialTop p.socialLinks a {
	float: none !important;
	margin: 5px !important;
    }

    #page_top .menu li a {
	background: url("bkg_navbar.png") repeat-x !important;
	border-radius: 10px !important;
	margin: 5px 0 !important;
	text-align: center !important;
	font-size: 12px !important;
	float: none !important;
	display: block;
	padding: 3px 0;
	border: 1px solid #CCCCCC;
	color: #000000 !important;
    }

    #page_top .menu li a:hover {
	background: url("bkg_navbar_active.png") repeat-x scroll 0 0 #000000 !important;
	color: #FFFFFF !important;
	text-decoration: none;
    }

    .footer #block-system-main-menu {
        clear:both;
        float:left;
        margin: 20px 0;
        width: 100% !important;
        min-width: 0 !important;
        position: relative !important;
    }

    .footer #block-system-main-menu ul {
	float: none !important;
    }

    .footer #block-system-main-menu ul li {
	clear: both;
	width: 100% !important;
	text-align: center !important;
	padding: 0;
	margin: 0;
	overflow: hidden;
    }
    .footer #block-system-main-menu ul li ul li a {
	margin: 0 !important;
    }

    .footer #block-system-main-menu ul li.expanded a {
	border-radius: 10px 10px 0 0;
    }
    .footer #block-system-main-menu ul li.expanded a {
	border-bottom: none;
    }
    .footer #block-system-main-menu ul li.expanded li a {
	border-radius: 0 0 0 0;
    }
    .footer #block-system-main-menu ul li li.last a {
	border-radius: 0 0 10px 10px !important;
    }
    .footer #block-system-main-menu ul li a,
    .footer #block-system-main-menu ul li.first a,
    .footer #block-system-main-menu ul li.last a {
	border-radius: 10px 10px 10px 10px;
    }
    .footer #block-system-main-menu h2 {
	text-align: left !important;
    }
    .footer #block-system-main-menu ul li a {
	border: 1px solid #ccc;
	color: #000 !important;
    }

    .footer #block-system-main-menu ul li a {
        display: block;
        padding: 7px 0;

        background: url("bkg_navbar.png") repeat-x;
    }

    .footer #block-system-main-menu ul li a:hover, .footer #block-system-main-menu ul li a.active {
	color: #fff !important;
	text-decoration: none;
        background: url("bkg_navbar_active.png") repeat-x #000;
    }

}

/*** End Responsive ***/

html {
    background: #000;
}

body {

}

.center,
.region-bottom {
}

.page {
}

#bkgSky {
    background: url("bkg_sky_repeated.jpg") repeat-x scroll center top transparent;
    min-height: 1028px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -20;
    display: tab;
}

#bkgFireworks {
    background: url("bkg_10years.jpg") no-repeat scroll center top transparent;
    min-height: 1028px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -10;
}

h1, h2, h2.block-title {
    font-family: 'fut';
    text-transform: uppercase;
    font-weight: lighter;
}

h1.title, h2.node-title, h2.block-title, h2.title, h2.comment-form, h3.title, .field-type-addthis .field-label {
    line-height: 26px;
    margin: 1em 0 0.5em;
    color: #DB0B0B;
    font-family: 'fut';
    text-transform: uppercase;
    font-weight: lighter;
}
h1.title {
    line-height: 32px;
    padding-right: 10%;
}

a:link, a:visited {
    color: #DB0B0B;
}

a:hover, a:active {
    text-decoration: underline;
}

.hide {
    left: -900px !important;
    position: fixed !important;
    top: -900px !important;
}

.trans-2 {
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.socialLinks {
    font-family: 'socialFont';
}

.breadcrumb {
    margin-bottom: 15px;
}

/*** 2013 banner ***/

#bkgSlide img {
    height: auto;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
    z-index: 0;
}

.bannerWrapper {
    height: 188px;
    width: 100%;
    margin: 0 0 3% 0;
    z-index: 2;
    position:relative;
    left:-43px;
}
@media (max-width: 1000px) {
    .bannerWrapper {
	position:relative;
	left:auto;
    }
}

.logoWrapper {
    background: url("bkg_logowrapper.png") no-repeat scroll center top transparent;
    float: left;
    width: 290px;
    height: 188px;
    box-shadow: 0 0 12px #333333;
    position: relative;
    z-index: 10;
    border-radius: 0 0 0 15px;

    -moz-transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.logoWrapper #logo {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    padding: 33px;
}

.logoWrapper:hover {
    background: url("bkg_logowrapper.png") no-repeat scroll center top #fff;
}

.hideBannerinfo {
    position: relative;
    z-index: 9;
}

.ticketPrices {
    position:absolute;
    top:0;
    right:-108px;
    background: url("2016/ticket-banner-linkstate.png") no-repeat scroll transparent;
    width: 818px;
    height: 151px;
    float: left;
    border-radius: 0 15px 0 0;
    /*box-shadow: 2px 2px 12px #333;*/
}

a.ticketsHotspot {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    border-radius: 0 15px 0 0;

    -moz-transition: all 0.1s ease-in-out 0s;
    -webkit-transition: all 0.1s ease-in-out 0s;
}

a.ticketsHotspot span.bannerHover {
    background: url("2016/ticket-banner-hover.png") no-repeat scroll transparent;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    border-radius: 0 15px 0 0;

    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

a.ticketsHotspot span.purchaseTicket {
    background: url("ticket_popout.jpg") no-repeat scroll right center transparent;
    display: none;
    height: 141px;
    position: absolute;
    right: -10px;
    top: 5px;
    width: 360px;
    z-index: -1;
    /*box-shadow: 2px 2px 12px #333;*/

    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

a.ticketsHotspot:hover span.bannerHover {
    opacity: 1;
}

a.ticketsHotspot:hover span.purchaseTicket {
    right: -205px;
}

.eventInfo {
    position:absolute;
    top:151px;
    display:inline-block;
    background: url("bkg_black_trans50.png") repeat;
    color: #FFFFFF;
    float: left;
    height: 37px;
    width: 797px;
    border-radius: 0 0 15px 0;
}

.eventInfo h3 {
    font-family: 'fut';
    font-size: 18px;
    margin: 6px 0 0 21px;
    text-transform: uppercase;
}

.eventInfo h3 span {
    float: right;
    font-family: 'socialFont';
    font-size: 26px;
    letter-spacing: -4px;
    margin: 0 28px 0 0;
    text-align: right;
    line-height: 26px;
}

.eventInfo h3 span a {
    color: #fff;
    text-decoration: none;
}

.eventInfo h3 span a:hover {
    color: #0099FF;
    text-decoration: none;
}

.smallscreenTickets {
    position: absolute;
    right: 0;
    top: -10px;
    z-index: 9;
}

.smallscreenTickets div {
    width: 226px;
    height: 164px;
}

.smallscreenTickets div a {
    background: url("banner_smallscreen_tickets.png") no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.smallscreenTickets div a:hover {
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
}

/*** End 2013 banner ***/


/*** Content Featured Rotator ***/

#block-views-content-featured-rotator-block {
    min-height: 310px;
    height: 310px;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 0;
}


#block-views-content-featured-rotator-block #views_slideshow_cycle_teaser_section_content_featured_rotator-block,
#block-views-content-featured-rotator-block #views_slideshow_cycle_div_content_featured_rotator-block_0,
#block-views-content-featured-rotator-block #views_slideshow_cycle_div_content_featured_rotator-block_1,
#block-views-content-featured-rotator-block #views_slideshow_cycle_div_content_featured_rotator-block_2,
#views_slideshow_cycle_div_content_featured_rotator-block_0,
#views_slideshow_cycle_div_content_featured_rotator-block_1,
#views_slideshow_cycle_div_content_featured_rotator-block_2
{
    width: 100% !important;
}

#views_slideshow_cycle_teaser_section_content_featured_rotator-block {
    /*min-height: 255px;
    height: auto !important;
    height: 255px;*/
}

.view-content-featured-rotator .views-field-body {
    width: 50%;
    float: left;
    color: #FFFFFF;
    margin: 40px 0 0 0;
    font-family: 'futLight';
    text-align: left;
    text-shadow: 2px 2px 5px #000000;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.contentFeatured_smallText {
    font-size: 24px;
}
.contentFeatured_largeText {
    font-size: 48px;
    line-height: 47px;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.contentFeatured_largeText span {
    font-family: 'arrowsFont';
    position: relative;
    left: 0;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.contentFeatured_largeText a, .contentFeatured_largeText a:link, .contentFeatured_largeText a:visited {
    color: #fff;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}
.contentFeatured_largeText a:hover span {
    left: 20px;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

.views-field-field-content-featured-image {
    width: 50%;
    float: left;
    margin: 40px 0 0 0;
}

.view-content-featured-rotator img {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
}

/* Countdown Timer */

.countdownTimer {
    color: #FFFFFF;
    float: left;
    font-family: 'futLight';
    font-weight: lighter;
    text-align: center;
    text-shadow: 2px 2px 5px #000000;
    text-transform: uppercase;
    width: 100%;
}

.countdownTimer h2 {
    margin-top: 0;
}

.countdownTimer .days, .countdownTimer .hours, .countdownTimer .minutes, .countdownTimer .seconds {
    float: left;
    width: 25%;
    margin: 0;
    padding: 0;
}
.days h2, .hours h2, .minutes h2, .seconds h2 {
    font-size: 38px;
    line-height: 1px;
}
.days h4, .hours h4, .minutes h4, .seconds h4 {
    font-size: 12px;
    clear: left;
    line-height: 1px;
    font-family: 'fut';
}

/*** End Content Featured Rotator ***/

/*** Bkg Featured Rotator ***/
#block-views-featured-rotator-block,
#views_slideshow_cycle_main_featured_rotator-block,
.views-slideshow-cycle-main-frame-row {
    height: auto;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
}

.views-slideshow-cycle-main-frame-row-item {
    display: block;
}

.views-field-field-feature-image img {
    height: auto;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.views-field-field-small-title,
.views-field-field-large-linked-title {
    color: #fff;
    position: relative;
    z-index: 1;
    text-shadow: 2px 2px 3px #000;
    text-transform: uppercase;
}

.views-field-field-small-title {
    font-size: 24px;
}

.views-field-field-large-linked-title,
.views-field-field-large-linked-title a {
    font-size: 48px;
    color: #fff;
    text-decoration: none;
}

/*** End Bkg Featured Rotator ***/

/*** Forms ***/

input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 5px 5px 15px -11px #000000 inset;
    color: #000000;
    padding: 4px 0 4px 5px;
    width: 99%;

    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

input:focus {
    box-shadow: 5px 5px 15px -11px #333399 inset;
}

input.form-checkbox, input.form-radio {
    width: auto;
}

.form-type-checkbox {
    margin: 0 0 10px 0 !important;
}

.form-submit {
    background: url("bkg_navbar_active.png") repeat-x scroll center top transparent;
    border: 1px solid #FFFFFF;
    border-radius: 0 0 0 0;
    box-shadow: none !important;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'futHeavy';
    font-size: 14px;
    padding: 5px 12px;
    text-transform: uppercase;
    width: auto;
}
.form-submit:hover {
    border: 1px solid #999999;
    color: #000000;
    text-shadow: 1px 1px 2px #FFFFFF;
    box-shadow: 0 0 15px 0 #CCCCCC !important;
}

.form-submit:active {
    box-shadow: none !important;
}

/*** Page Top ***/

#page_top {
    background: url("bkg_purp_trans50.png") repeat;
    margin: 0;
    padding: 10px 0;
    overflow: hidden;
    color: #6666CC;
    text-transform: uppercase;
}
#page_top .section {
    position: relative;
    display: table;
}

.region-top {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
}
#block-menu-menu-purchase-tickets {
    margin:0;
    padding: 0;
}
.region-top ul.menu {
    float: right;
    margin: 0;
    padding: 0;
}

.region-top ul.menu li {
    float: left;
    list-style-type: none;
    list-style-image: none;
    line-height: 24px;
}

.region-top ul.menu li a {
    font-size: 14px;
    font-weight: lighter;
    color: #6666CC;
    text-decoration: none;
    margin: 0 0 0 20px;
}

.region-top ul.menu li a:hover {
    color: #fff;
}

.socialTop {
    margin: 0;
    position: relative;
    top: 0;
    display: table-cell;
    vertical-align: middle;
}

.socialTop h4 {
    margin: 0;
    float: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: lighter;
}

.socialTop p.socialLinks {
    line-height: 24px;
    margin: 0;
}

.socialTop p.socialLinks a {
    font-size: 34px;
    color: #6666CC;
    float: left;
    margin: 0 0 0 20px;
    text-decoration: none;
    outline: none;
}
.socialTop p.socialLinks a:hover {
    color: #fff;
}

/*** Header ***/

#header {
    margin: 0;
}

#header .section {
    width: 100%;
    position: relative;
}

.region-header {
    float: left;
    width: 100%;
    /* added bottom margin to make room for the Cirque ad */
    margin: 0 0 90px;
    /* end edit */
}

#logo {
    float: left; /* LTR */
    margin: 0;
    padding: 0;
}

#logo img {
    vertical-align: bottom;
}

/* linked featured image */

.views-field-field-linked-featured-image {
    float: right
}

.views-field-field-linked-featured-image img {

}

/* end linked featured image */

/*** Main (container for everything else) ***/

#main-wrapper {
    position: relative;
}

#main {
    width: 100%;
    margin-top: 3%;
    position: relative;
}

#main #content h1 {
    margin: 0 0 20px 0;
}
#main #content p{
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    margin: 0 0 1em;
}

.pageLinkContainer {
    margin: 0;
    padding: 0;
}

.pageLink {
    background: none repeat scroll 0 0 #DB0B0B;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    list-style: none outside none;
    margin: 15px 0 0 0;
    padding: 15px 0;
    text-transform: uppercase;
    width: auto;
    float:left;
    cursor:pointer;
}

.pageLink a {
    color: #fff;
    padding: 15px 20px;
    text-decoration: none;
}
.pageLink:hover {
    box-shadow: 0px 0px 10px rgba(0,0,0,.65);
}

/*** Responsive Images in Content Region ***/

.node-article .field-type-image {
    height: auto;
    overflow: hidden;
    width: 100%;
}

#block-views-recent-articles-slideshow-block .views-field-field-image {
    height: 310px;
    overflow: hidden;
    width: 100%;
}

.node-article img,
#block-views-recent-articles-slideshow-block .views-field-field-image img,
.node img
{
    width: 100%;
    height: auto;
}

.node table img {
    width: 90%;
}

.node iframe {
    width: 100%;
    height: 400px;
}

/*** Content ***/

#content,
.no-sidebars #content {
    float: left; /* LTR */
    width: 100%;
    min-height: 500px;
    margin-left: 0; /* LTR */
    padding: 2%; /* DO NOT CHANGE. Add padding or margin to #content .section. */
    background: #fff;
}

.sidebar-first #content {
    width: 760px;
    margin-left: 200px; /* LTR */ /* The width of .region-sidebar-first. */
    margin-right: -960px; /* LTR */ /* Negative value of #content's width + left margin. */
}

.sidebar-second #content {
    width: 63%;
    margin-right: 3%;
}

.two-sidebars #content {
    width: 40%;
    margin-right: 3%;
}

#content .section {
    margin: 0;
    padding: 0;
}

/*** Main Navigation ***/

#navigation {
    /*  background: url("../images/bkg_purp_trans50.png") repeat transparent;
	box-shadow: 0px 0px 7px rgba(0,0,0,.75); */
    min-height: 55px;
    position: relative;
    width: 100%;
    z-index: 100;
}

.with-navigation #content,
.with-navigation .region-sidebar-first,
.with-navigation .region-sidebar-second {
    margin-top: 3em;
}

#navigation .section {
    background: url("bkg_navbar.png") repeat-x;
    height: 100%;
    z-index: 5;
    position: relative;
}

#navigation ul {
    font-family: 'opensans', sans-serif;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

#navigation ul li,
#navigation ul li a {
    font-family: 'opensans', sans-serif;
}

/*** First sidebar ***/

.region-sidebar-first {
    float: left; /* LTR */
    width: 16%;
    margin-right: 3%;
    background: #fff;
    padding: 2%;
}

.region-sidebar-first .section {
    margin: 0;
    padding: 0;
}

#block-views-site-wide-tweets-block h2 {
    color: #0099ff;
    margin: 0 0 20px 0;
}

#block-views-site-wide-tweets-block ul {
    margin: 0;
    padding: 0;
}

#block-views-site-wide-tweets-block li {
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #666;
}
#block-views-site-wide-tweets-block li:last-child {
    border-bottom: none;
}

/*** Second sidebar ***/

.region-sidebar-second {
    float: left; /* LTR */
    width: 30%;
    background: none;
    padding: 0;
}
.region-sidebar-second .block {
    background: #fff;
    margin-bottom: 10%;
    padding: 7%;
}
.region-sidebar-second h2 {
    margin-top: 0;
}
/*** Articles - 'Whats New View' + Article Page ***/

.flexslider {
    border: none !important;
    border-radius: 0 !important;
}

.flex-control-nav {
    bottom: -15px !important;
}

.flex-direction-nav li .prev {
    left: 0 !important;
}
.flex-direction-nav li .next {
    right: 0 !important;
}

.flex-direction-nav li a {
    height: 100% !important;
    height: 310px !important;
    margin: 0 !important;
}

#block-views-recent-articles-slideshow-block .views-field-title {
    font-size: 24px;
    line-height: 26px;
    margin: 15px 0;
    color: #DB0B0B;
    font-family: 'fut';
    text-transform: uppercase;
    font-weight: lighter;
}
#block-views-recent-articles-slideshow-block .views-field-title a {
    text-decoration: none;
}
#block-views-recent-articles-slideshow-block .views-field-body p {
    font-size: 13px !important;
    line-height 18px !important;
}
.views-slideshow-controls-text {
    float: right;
    font-family: georgia, serif;
    font-style: italic;
}
.views-slideshow-controls-text-pause {
    border-right: 1px solid #666;
    border-left: 1px solid #666;
    margin: 0 7px;
    padding: 0 7px;
}
.views-slideshow-controls-text a {
    color: #666;
    text-decoration: none;
}
.views-slideshow-controls-text a:hover {
    color: #DB0B0B;
    text-decoration: none;
}

.field-type-addthis .field-item a {
    margin: 5px 5px 5px 0;
}

.node-article .submitted {
    margin: 10px 0;
}

.flexslider-views-slideshow-main-frame-row img {
    height:expression(310) ! important;
    max-height:310px ! important;
    width:auto ! important;
    margin:auto ! important;
}


/*** Gallery - Photos, Videos ***/

.photosContainer {
    margin: 0;
    padding: 0;
}

.photoBox {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    border-radius: 3px;
    display: block;
    float: left;
    height: 65px;
    list-style: none outside none;
    margin: 1%;
    overflow: hidden;
    padding: 1%;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 16%;
}

.photoBox:hover {
    background: #DB0B0B;
}

.photoBox a {
    display: inline-block;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.photoBox img {
    height: auto;
    width: 100%;
}

.videoBox {
    width: 47.5%;
    margin: 0 5% 5% 0;
    float: left;
    height: auto;
    position: relative;
}

.videoBox span.play_btn {
    background: url("play_btn.png") no-repeat scroll 0 0 transparent;
    height: 61px;
    left: 50%;
    margin: -61px 0 0 -43px;
    position: absolute;
    top: 50%;
    width: 86px;
    pointer-events: none;
}

.videoBox:hover span.play_btn {
    background-position: 0 -61px;
}

.field-items .odd {
    margin-right: 0 !important;
}

.videoBox img {
    width: 100%;
    height: auto;
}

.video-embed-description {
    color: #DB0B0B;
    font-family: 'fut';
    font-size: 16px;
    margin: 5px 0 10px 0;
}

/*** Sponsors ***/

.spLabel {
    width: 100%;
    padding: 0.25em 0;
    margin: 5em 0 1em;
    border-top: 1px dotted #777;
    border-bottom: 1px dotted #777;
    background-color: #efefef;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    font-weight: lighter !important;
    font-family: 'fut','Helvetica','Arial';
    letter-spacing: 3px;
}

.sponsorsContainer {
    display: block;
    height: auto;
    position: relative;
    text-align: center;
    width: 100%;
}

.sponsorLogo {
    display: inline-block;
    height: 100%;
    margin: 0 30px 20px;
    text-align: center;
    vertical-align: middle;
}

.sponsorLogo h2 {
    display: none;
}


/*One World logo bigger */
#taxonomy-term-14 img {
    width:130px ! important;
}
/*One World no text */
.page-node-37 .field-name-field-optional-sponsor-text {
    display:none;
}

/*Sponsor Page specific sizes*/

.page-sponsors #taxonomy-term-177 img {
    width:81px;
}

.page-sponsors #taxonomy-term-29 {
    width:225px;
}

.page-sponsors #taxonomy-term-74 img {
    width:75px;
}

/*Youth Leaders page larger first-calgary logo*/
.page-node-9 #taxonomy-term-82 {
    width:500px;
}
.page-node-9 #taxonomy-term-82 img {
    width:200px;
    padding-left:150px;
}


/*HumanRights page larger td logo*/
.page-node-22 #taxonomy-term-19 {
    width:500px;
}
.page-node-22 #taxonomy-term-19 img {
    width:150px;
    padding-left:175px;
}
.page-node-22 .sponsorsContainer .vocabulary-sponsors {
    margin:0 -5px 20px -5px;
}
.page-node-22 .sponsorsContainer {
    position:relative;
    left:-10px;
}
.page-node-22 .sponsorLogo {
    margin: 0 0px 20px 40px;
}
.page-node-22 #taxonomy-term-25 {
    margin:0 10px 20px 10px;
}


/*** Table based Calendar Styling ***/

#block-block-7 p {
    margin: 0;
    font-size: 12px;
}

#block-block-7 #calendar {
    width: 100%;
    padding: 0;
    margin: 10px 0;
    border-left: 1px solid #fff;
    font: "fut", sans-serif;
    color: #333;
    text-align: center;
    background-color: #fff;
}

#block-block-7 caption {
    margin: 0;
    padding: 0;
    width: 100%;
    background: none;
    color: #DB0B0B;
    text-align: center;
    text-transform: uppercase;
}

#block-block-7 th {
    color: #616B76;
    text-align: center;
    background: none;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}

#block-block-7 td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 20px;
    height: 25px;
    text-align: center;
    color: #333;
    background: #efefef;
}

#block-block-7 .positionText {
    position: relative;
    top:5%;
    left:0;
    width: 100%;
}
#block-block-7 .positionText span {
    position: absolute;
    color: #fff;
    font-weight: bold;
    width: 100%;
    left: 0;
    top: 0;
}

#block-block-7 .green {
    background: green;
}
#block-block-7 .red {
    background: #DB0B0B;
}
#block-block-7 .blue {
    background: #0099ff;
}

#block-block-7 .green:hover,
#block-block-7 .red:hover,
#block-block-7 .blue:hover {
    background: url("bkg_navbar_active.png") repeat-x;
}

#block-block-7 td a {
    text-decoration: none;
    font-weight: bold;
    display: block;
    position: relative;
    color: #fff;
}

#block-block-7 td table {
    margin: 0;
    width: 100%;
}

#block-block-7 td table th,
#block-block-7 td table td {
    border: none;
}

#block-block-7 td a:link, td a:visited {

}

#block-block-7 td a:hover, td a:active, #block-block-7 td:hover a {
    color: #000;
    text-decoration: none;
}

.legend {
    clear: left;
    margin: 0 0 10px 0;
}
.legend span {
    float: left;
    height: 18px;
    margin: 0 5px 0 0;
    width: 18px;
}
.legend a {
    float: left;
    color: #000;
    text-decoration: none;
}
.legend a:hover {
    float: left;
    color:#DB0B0B;
    text-decoration: none;
}

/*** Calendar Styling ***/

#block-views-calendar-of-events-block-1 {

}

#block-views-calendar-of-events-block-1 h2 {
    margin: 0 0 20px 0 !important;
}

.view-calendar-of-events {

}
.view-calendar-of-events ul.pager {
    margin: 0;
}

.view-calendar-of-events ul.pager a,
.view-calendar-of-events .has-events a {
    padding: 0 9px;
}

.view-calendar-of-events .date-nav {
    margin: 0;
    padding: 0;
}

.view-calendar-of-events .mini tr td {
    border: 1px solid #fff;
    font-family: 'fut';
    font-weight: lighter;
    text-align: center;
    padding: 5px 0;
}

.view-calendar-of-events thead th {
    font-family: 'futLight';
    font-weight: lighter;
}

.view-calendar-of-events thead th,
.view .date-nav-wrapper .date-prev,
.view .date-nav-wrapper .date-next {
    border: 1px solid #CECECE;
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9f9f9 0%, #cecece 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9f9f9 0%,#cecece 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9f9f9 0%,#cecece 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9f9f9 0%,#cecece 100%); /* IE10+ */
    background: linear-gradient(top,  #f9f9f9 0%,#cecece 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
}

.view-calendar-of-events .has-events,
.view .date-nav-wrapper .date-prev:hover,
.view .date-nav-wrapper .date-next:hover
{
    color: #fff;
    border: 1px solid #CECECE;
    background: #cacaca; /* Old browsers */
    background: -moz-linear-gradient(top,  #cacaca 0%, #565656 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cacaca), color-stop(100%,#565656)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #cacaca 0%,#565656 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #cacaca 0%,#565656 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #cacaca 0%,#565656 100%); /* IE10+ */
    background: linear-gradient(top,  #cacaca 0%,#565656 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
}

.view-calendar-of-events .has-events:hover {
    background: #DB0B0B;
}

.view-calendar-of-events .has-events a {
    color: #fff;
    text-decoration: none !important;
}

.view-calendar-of-events .date-heading {
    text-decoration: none;
    color: #333;
    font-family: 'futLight';
    font-weight: lighter;
    text-transform: uppercase;
}
.view-calendar-of-events .date-heading a {
    text-decoration: none;
}

.view-calendar-of-events .has-no-events {

}

.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
    background-color: #FFFCDD;
    box-shadow: 0 0 5px #E2D96C inset;
}

/*** Press Releases Styling ***/

.view-press-releases-page .node-teaser {
    border-bottom: 1px solid #666;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
}

.view-press-releases-page .node-teaser h2 a {
    text-decoration: none;
}

.view-press-releases-page .node-teaser ul.links {
    margin-bottom: 0;
}

/* Block */

#block-views-press-releases-page-block {

}

#block-views-press-releases-page-block .views-row {
    border-bottom: 1px solid #666666;
    margin: 0 0 7px;
    padding: 0 0 7px;
    position: relative;
    width: 100%;
    font-family: 'fut';
    font-size: 12px;
}

#block-views-press-releases-page-block .views-row-last {
    border-bottom: none;
    margin: 0;
    padding: 0;
}

#block-views-press-releases-page-block h2 {
    margin: 0 0 20px 0;
}

#block-views-press-releases-page-block .views-row:hover a {
    color: #DB0B0B;
}

.view-press-releases-page .views-field-created {
    overflow: hidden;
}

.view-press-releases-page .views-field-body {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.view-press-releases-page .views-field-body p {
    margin: 0;
}

.view-press-releases-page .views-field-body,
.view-press-releases-page .views-field-created {
    display: inline-block;
}

.view-press-releases-page .views-field-created a {
    text-decoration: none;
}

.view-press-releases-page .views-field-body a {
    color: #333;
    text-decoration: none;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

/*** Footer ***/

#footerWrapper {
    background: url("bkg_footergrass.png") repeat-x top center #333399;
    color: #9999ff;
}

#footerWrapper .center {
    background: url("bkg_peoplebirds.png") no-repeat top left transparent;
    padding-top: 120px;
}

.footer #block-system-main-menu ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.footer #block-system-main-menu ul li {
    float: left;
    font-size: 12px;
    list-style-image: none;
    list-style-type: none;
    margin: 20px 0 0 0;
    padding: 0;
    width: 16%;
    text-transform: capitalize;
}
.footer #block-system-main-menu ul li:last-child {
    margin-right: 0;
}
.footer #block-system-main-menu ul li a {
    margin: 0 0 0 0;
    text-transform: uppercase;
}
.footer #block-system-main-menu ul li a:hover {
    color: #fff;
}
.footer #block-system-main-menu ul li ul li {
    float: none;
    margin: 0;
    width: 100%;
}
.footer #block-system-main-menu ul li ul li a {
    margin: 0 0 10px 0;
    color:#9999ff;
    text-transform: capitalize;
    -moz-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
}

#footerWrapper a {
    color: #fff;
    text-decoration: none;
}

#footerWrapper a:hover {
    text-decoration: underline;
}

#footerWrapper .block-title {
    color: #fff;
}

.footer #block-block-1 {
    width: 65%;
    float: left;
    margin: 0 5% 0 0;
}

.footer #block-block-2 {
    width: 30%;
    float: left;
    margin: 0;
}

.bottom {
    clear: both;
    border-top: 1px solid #9999ff;
    padding: 20px 0;
    margin: 20px 0 0 0;
    width: 100%;
}

.bottom p, .bottom #block-block-3 {
    margin: 0;
}

#awards, #awards2 {
    margin: 4% 0;
    padding: 0;
    text-align: center;
    width: 100%;
    height: auto;
}
#awards li, #awards2 li {
    display: inline-block;
    margin: 0 5%;
    width: 15%;
    height: auto;
    *display: inline;
    zoom: 1;
}
#awards2 li {
    margin:0 2%;
}
#awards li img, #awards2 li img {
    width: 100%;
    height: auto;
}

.region-footer {
}

/*** Page bottom ***/

.region-bottom /* See also the #page-wrapper declaration above that this div shares. */ {
}

/*** Prevent overflowing content ***/

#header,
#content,
#navigation,
.region-sidebar-first,
.region-sidebar-second,
.region-footer,
.region-bottom {
    overflow: visible;
    word-wrap: break-word; /* A very nice CSS3 property */
}

/*
 * If a div.clearfix doesn't have any content after it and its bottom edge
 * touches the bottom of the viewport, Firefox and Safari will mistakenly
 * place several pixels worth of space between the bottom of the div and the
 * bottom of the viewport. Uncomment this CSS property to fix this.
 * Note: with some over-large content, this property might cause scrollbars
 * to appear on the #page-wrapper div.
 */
/*
#page-wrapper {
  overflow-y: hidden;
}
*/


td.hrfCategoryTitle {
    width: 100px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    background-color: #F0F0F0;
    border-bottom: 5px solid #fff;
    vertical-align: top;
}
td.hrfCategoryInfo{
    padding: 5px 0 5px 10px;
    border-bottom: 5px solid #fff;
    vertical-align: text-top;
    font-size: 11pt;
}
td.hrfCategoryInfo a:hover {
    text-decoration: none;
    /*background-color: #19568F;
    color: #fff;*/
    padding: 3px 0;
}

dl.timetableDays {
    border-bottom: 1px dashed #777777;
    border-top: 1px dashed #777777;
    padding: 0.5em 0 0;
    margin: 0.5em 0 3em;
}
dl.timetableDays dt {
    float: left;
    width: 200px;
    color: #1391AC;
    margin-left: 20px;
}
dl.timetableDays dd {
    margin: 0 0 0.5em 220px;
}

ul.pageMap{
    margin:1em 0;
    padding:0;
}
ul.pageMap li{
    margin:0;
    padding:0;
    list-style-type:none;
}
ul.pageMap li a:link, ul.pageMap li a:visited, ul.pageMap li a:active{
    margin:0;
    padding:0 0.5em;
    text-decoration: none;
}
ul.pageMap li a:hover{
    text-decoration:underline;
}

.view-press-releases-page{
    font-size: smaller;
    line-height: 16pt;
}
.region.region-sidebar-first.column.sidebar{
    font-size: smaller;

}

a.banner{
    background-color: transparent;
}
a.banner img{
    border: 10px solid #ccc;
    margin-bottom: 1em;
}
a.banner img:hover {
    border: 10px solid #efefef;
    box-shadow: 0 0 20px #999;
    -webkit-box-shadow: 0 0 10px #999;
    -moz-box-shadow: 0 0 10px #999;
}

h3.title {
    clear: both;
    padding: 3px 5px;
    margin-bottom: 0;
    /* fallback */
    /*background-color: #1a82f7;
    background-image: url(images/linear_bg_1.png);
    background-repeat: repeat-y;*/

    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, left top, right top, from(#efefef), to(#ffffff));

    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(left, #efefef, #ffffff);

    /* Firefox 3.6+ */
    background: -moz-linear-gradient(left, #efefef, #ffffff);

    /* IE 10 */
    background: -ms-linear-gradient(left, #efefef, #ffffff);

    /* Opera 11.10+ */
    background: -o-linear-gradient(left, #efefef, #ffffff);
}
h3.title a:hover{
    text-decoration: none;
}
p.goToTop a {
    color: #19568F;
    float: right;
    font-size: small;
    margin: 0 0 5%;
    text-align: right;
    text-decoration: none;
    width: 100%;
}
p.goToTop a:hover {
    color: #777777;
}
em{
    color: #1391AC;
}
.YFartists{
    text-align: center;
    padding: 5px 0;
    background-color: #efefef;
    color: #DB0B0B;
    font-family: 'fut';
    text-transform: uppercase;
    font-weight: lighter;
    margin: 2em auto 0;
    clear: both;
}
h2.block-title {
    text-align: center;
}
.region-footer h2.block-title {
    text-align: left;
}
div.date-heading h3 a {
    color: #1391AC;
}

dl.festivalDates {
    margin: 0.5em 0 3em;
    font-family: 'fut';
    text-transform: uppercase;
    font-weight: lighter;
}
dl.festivalDates dt {
    float: left;
    width: 200px;
    color: #1391AC;
}
dl.festivalDates dd {
    margin: 0 0 0.5em 220px;
}

.hrfInfo td{
    margin: 0; padding: 0 0 0.25em; vertical-align: top;
}
.hrfInfo td h4{
    font-size: 14px; font-weight: normal; text-transform: capitalize; color: #1391AC;
}
.hrfInfo td.content{
    padding: 0 0 0 0.25em;
    text-align: left;
}
#main #content .hrfInfo td.content p{
    font-size: 10pt;
    line-height: 16pt;
}
.hrfInfo td.content h2{
    margin: 0 0 1em;
    font-size: 16px;
    font-family: 'Oxygen';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #ccc;
}
.hrfInfo td.content h3{
    font-family: 'fut';
    text-transform: capitalize;
    font-weight: lighter;
    margin: 0 0 1em;
    padding: 0;
}
.hrfInfo td.content h3.title{
    font-family: 'fut';
    font-weight: lighter;
    margin: 1em 0 0.25em;
    padding: 0.25em;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.hrfInfo td.content strong{
    letter-spacing: 1px;
}
.hrfInfo td img { width: auto}
.tickets{
    background-color: #efefef;
    padding: 10px;
    margin-bottom: 2em;
    border-top: 1px solid #9f1e21;
}
.tickets li{
    font-weight: bold;
}
dl.contactUsInfo {
    border-bottom: 1px dashed #777777;
    border-top: 1px dashed #777777;
    margin: 0;
    padding: 0.5em 0 0;
}
dl.contactUsInfo dt {
    color: #DB0B0B;
    float: left;
    width: 10%;
}
dl.contactUsInfo dd {
    margin: 0 0 0.5em 15%;
    width: 90%;
}
.red{
    color: #DB0B0B;
}
#block-block-8 img{
    width: 100%;
    height:a0uto;
}

.YLTinfo td h2{
    margin: 0 0 1em;
    font-size: 16px;
    font-family: 'Oxygen';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-bottom: 1px solid #ccc;
}
.YLTinfo td{
    margin: 0; padding: 0 0 0.25em; vertical-align: top;
}
.YLTinfo td h4{
    font-size: 14px; font-weight: normal; text-transform: capitalize; color: #1391AC;
}
.YLTinfo td.content{
    padding: 0 0 0 1em;
    text-align: left;
}

.YLTinfo td.content h3{
    font-family: 'fut';
    text-transform: capitalize;
    font-weight: lighter;
}
.YLTinfo td.content h3{
    margin: 0 0 1em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0.5em
}
.YLTinfo td.content strong{
    letter-spacing: 1px;
}
.YLTinfo td img { width: auto}
.YLTinfo td p.goToTop a {
    margin-bottom: 5em;
}
#block-block-9{
    padding: 7% 0;
}
/*#block-block-9 a[href="http://www.londondrugs.com"] {
    display:none;
}*/

#block-block-9 a[href="http://www.londondrugs.com"] {
    position:relative;
    display:block;
}
#block-block-9 a[href="http://www.londondrugs.com"]:after {
    position:absolute;
    top:35px;
    width:100%;
    left:0px;
    text-align:center;
    content:'All Southern Alberta Locations. Starting May 29th';

}

#block-block-9 a[href="http://www.marlboroughmall.com/"] {
    position:relative;
    display:block;
}
#block-block-9 a[href="http://www.marlboroughmall.com/"]:after {
    position:absolute;
    top:25px;
    width:100%;
    left:0px;
    text-align:center;
    content:'Starting May 1st';
    padding-bottom:10px;
    border-bottom:1px solid #000;

}


#block-block-9 h2.block-title{
    font-size: 13px;
}
#block-block-9 table {
    margin: 0;
}
#block-block-9 table td {
    text-align: center;
    padding: 0 14px;
}

#block-block-9 a img {
    width: 70px;
}

h2.accomm{
    padding: 10px 0;
    border-top: 1px dotted #777;
    border-bottom: 1px dotted #777;
    margin-top: 3em;
}
table.photoSponsor td{
    font-size: 9px;
}
.hrfInfo td img {
    float: left;
    margin: 0 10px 0 0;
}
td.content .hrfInfoBox p {
    font-size: 9px;
}

/* SPONSORS PAGE */

.sponsorsContainer {
    text-align: center;
}

.sponsorsContainer .vocabulary-sponsors {
    display: inline-block;
    margin: 0 20px 20px;
    text-align: center;
    vertical-align: middle;
    width: 100px;
    *display: inline;
    zoom: 1;
}

.sponsorsContainer .vocabulary-sponsors img {
    float: left;
    width: 100%;
}

.field-name-field-optional-sponsor-text .field-item {
    color: #000;
    font-family: arial;
    font-size: 10px;
    margin: 0 auto;
    max-width: 150px;
    text-align: center;
    word-wrap: break-word;
}

.sponsorsContainer .featured-sponsor {
    margin: 0 0 5px 0;
}

.sponsorsContainer .featured-sponsor .vocabulary-sponsors {
    /*border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: 2px;*/
    width: auto;
}

.sponsorsContainer .vocabulary-sponsors h2 {
    display: none;
}

/* END SPONSORS PAGE */

/* DEALS PAGE */

.deal-title {
    background-color: #EFEFEF;
    border-bottom: 1px dotted #777777;
    border-top: 1px dotted #777777;
    clear: both;
    color: #000000;
    font-family: 'fut';
    font-size: 16px;
    font-weight: lighter !important;
    letter-spacing: 3px;
    margin: 0 0 10px 0;
    padding: 0.25em 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

.deal-coupon {
    float: left;
    /*height: 212px;*/
    margin: 0 10px 10px 0;
    overflow: hidden;
    width: 250px;
}

.deal-coupon a {
    float: left;
    height: 100%;
    position: relative;
    width: 100%;
    z-index: 20;
}

.deal-coupon img {
    float: left;
    height: auto;
    width: 100%;
}

.deal-coupon span {
    background: none repeat scroll 0 0 #DB0B0B;
    color: #FFFFFF;
    float: left;
    margin: -20px 0 0;
    text-align: center;
    width: 100%;
}


.deal-content {

}

/* END DEALS PAGE */

/* DEALS MAIN MENU LINKS */

#navigation .deals-link-menu {
    background: #1CBBB6;
    color: #fff !important;
    display: block;
}

.deals-link {
    display: none;
    font-size: 0;
    height: 118px;
    left: 0;
    margin: 0;
    position: fixed;
    text-align: center;
    top: 451px;
    width: 50px;
    z-index: 90;
}


.deals-link a {
    background: url("img_deals_link.png") no-repeat center center #1CBBB6;
    display: block;
    height: 100%;
    width: 100%;
}

.deals-link a:hover {
    background-color: #DB0B0B;
}

@media (max-width: 1063px) {

    .deals-link {
	display: none;
    }

    .deals-link-menu {
	display: block;
    }
}

/* END DEALS MAIN MENU LINKS */

/* PAGE TAGS */

.field-name-field-tags {

}

.field-name-field-tags .field-items .field-item {
    display: inline-block;
    margin: 0 10px 3px 0 !important;

    *display: inline;
    zoom: 1;
}

/* END PAGE TAGS */

table.fireworksFestival {
    width: 100%;
    padding: 0 0 0.5em;
    margin: 3em 0 2em;
    border-bottom: 1px dashed #777777;
}
#main #content table.fireworksFestival td h2{
    margin: 0;
    padding: 0;
    line-height: 0;
}
#main #content table.fireworksFestival td p{
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}
#main #content table.fireworksFestival td.first{
    width: 24%;
}
#main #content table.fireworksFestival td.third p{
    text-align: right;
}
#main #content table.fireworksFestival td.third{
    text-align: right;
}
#main #content table.fireworksFestival td{
    margin: 0;
    padding: 0;
}
td.fireworksFestivalTitle {
    width: 150px;
    font-weight: bold;
    padding: 5px 5px 5px 10px;
    background-color: #F0F0F0;
    border-bottom: 5px solid #fff;
    vertical-align: top;
    text-transform: uppercase;
}
td.fireworksFestivalDate{
    padding: 5px 0 5px 10px;
    border-bottom: 5px solid #fff;
    vertical-align: text-top;
    font-size: 11pt;
}

/* thermos */

.thermos {
    left: 0;
    position: absolute;
    top: 150px;
    width: 100%;
}

.thermos .thermo {
    background: url("bkg_thermo_glass.png") repeat-x scroll 0 50% transparent;
    clear: both;
    display: block;
    height: 48px;
    margin: 0 0 10px;
    min-width: 270px;
    position: relative;
    width: 45%;
}

.thermos .thermo:after {
    background: url("bkg_thermo_end.png") no-repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 36px;
    left: 100%;
    position: absolute;
    top: 6px;
    width: 8px;
}

.thermo-title {
    color: #FFFFFF;
    font-size: 14px;
    left: 5px;
    margin: 0;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    top: 14px;
    z-index: 20;
}

.thermos .divider {
    border-right: 1px solid #666666;
    display: inline-block;
    height: 34px;
    margin: 0 0 0 -4px;
    position: relative;
    vertical-align: middle;
    width: 20%;
    z-index: 10;
}

.thermos .thermo-bulb {
    background: url("bkg_thermo_bulb.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 48px;
    left: -10px;
    position: relative;
    width: 48px;
}

.thermos .thermo-fill {
    background: url("bkg_thermo_filler.png") repeat-x scroll 0 50% transparent;
    height: 22px;
    left: 0;
    position: absolute;
    top: 13px;
    z-index: 0;
}

.thermos .thermo-fill .thermo-indicator {
    color: #FFFFFF;
    font-size: 14px;
    position: absolute;
    right: 4px;
    top: 2px;
}

/* END thermos */


/* Simple list item info popup */
.popup-list li, .popup-list li a {
    position:relative;
    cursor:pointer;
    color:blue;
    text-decoration:none;
}
.popup-info {
    color:#000;
    position:absolute;
    max-width:550px;
    width:100%;
    top:20px;
    left:0;
    filter:alpha(opacity=0);
    opacity:0;
    background-color:#fff;
    padding:10px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.75);
    -moz-box-shadow:    0px 0px 10px rgba(0, 0, 0, 0.75);
    box-shadow:         0px 0px 10px rgba(0, 0, 0, 0.75);
    z-index:1;
    display:none;
}
.popup-info h2 {
    font-size:14px;
    font-weight:bold;
}
.popup-info h3 {
    font-size:12px;
    font-weight:bold;
}
.popup-info p {
    margin-top:10px;
}
.popup-active {
    background:#eee;
}
/*end popup*/




.smcx-iframe-container iframe {
    width: 96.5%;
    height:585px;
}