/*
Theme Name: Mill Valley Film Festival
Template: enfold
*/

@import url("../enfold/style.css");

/* */
nav.main_menu { right: 108px; margin-left: 60px; }
header a.agileticket-buy-link { font-weight: 600; color: #919191; line-height: 88px; float: right; padding-left: 29px; background: url("./images/btn_cart-small.png") no-repeat 0 30px;}
header a.agileticket-buy-link:hover { color: #7d0421; }
/* update cart link when scrolled header */
header.header-scrolled a.agileticket-buy-link { line-height: 44px;  background-position-y: 10px;}
body.home header.header-scrolled a.agileticket-buy-link { color: #919191; }

ul.agileticket-show-list { list-style: none; }
.agileticket-show-list li { text-transform: uppercase; color: #666; }
.agileticket-show-day { display: inline-block; width: 200px; text-transform: uppercase; color: #666; }
a.agileticket-buy-link { display: inline-block; text-decoration: none; color: #666; line-height: 20px; background: url("./images/btn_ticket-small.png") no-repeat 0 0; padding-left: 25px;}
#top h3.iconbox_content_title a.agileticket-buy-link { margin-left: 100px; color: #666666; font-size: 14px; padding-left: 29px; background: url("./images/btn_cart-small.png") no-repeat 0 0;}


#agileticket-popup-mask { position: absolute; top: 0; left: 0; background-color: #000; z-index: 500;}
#agileticket-popup { position: absolute; top: 0; left: 50%; width: 985px; padding: 0 10px 5px 10px; margin-left: -482px; background-color: #342e2e; z-index: 600; overflow-x:hidden;}
#agileticket-popup-content { clear: both; width: 970px; height: 331px; padding: 0; background-color: #342e2e; }
a.agileticket-popup-close { width: 22px; height: 21px; float: right; cursor: pointer; background: url("./images/bkg_btn_close.png"); background-repeat: no-repeat; background-position: 0 0; padding: 0; margin: 10px 0px 0 0; }
a.agileticket-popup-close:hover { background-position: 100% 0; }

.agileticket_venue_shows .widgettitle { margin-bottom: 3px; }
.agileticket_venue_shows .notice { margin: 0; }
.agileticket_venue_shows .event-date { text-transform: uppercase; font-size: 13px; margin: 15px 0 5px; }
.agileticket_venue_shows span.event-name { display: block; color: #333; margin-top: 10px; }
.agileticket_venue_shows a span.event-name:hover { color: #7d0505; }
.agileticket_venue_shows a.agileticket-buy-link { background: none; padding-left: 0; color: #333;}
.agileticket_venue_shows a.agileticket-buy-link:hover { color: #7d0505; text-decoration: underline; }


@media only screen and (max-width: 767px) {
    #header_main a.agileticket-buy-link { position: absolute; left: 50%; top: 0; margin-left: -30px; }
    body.home header a.agileticket-buy-link { color: #919191; background-image: url("./images/btn_cart-small.png"); }
}

@media only screen and (max-width: 980px) and (min-width: 481px) {
    #agileticket-popup { width: 470px; margin-left: -235px; }
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
    #agileticket-popup { width: 300px; margin-left: -150px; }
}

.iconbox_icon {
    display: none;
}

.iconbox_content_title {
    margin-left: 40px;
}

.agl-content {
    padding-top: 20px;
}
