﻿
body { background: none; }
#container { margin: 0 auto; width: 100%; }
#main-content { background: none; padding: 0 0 0 0; zoom: 1; }
#main-content P { padding: 0 10px; }
#pageTitle { box-sizing: border-box; margin: 0; padding: 10px; line-height: 20px; font-size: 20px; font-weight: bold;
    text-align: center; text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0; text-overflow: ellipsis; color: #FFFFFF; background: url(/images/iphone/iPhoneToolbar.png) #6d84a2 repeat-x;
    border-bottom: 1px solid #2d3642;}
#iPhoneItem { left: 0; top: 41px; width: 100%; min-height: 418px; margin: 0; padding: 0; }
#iPhoneItem li { margin: 0; border-bottom: 1px solid #E0E0E0; padding: 0; background: url(/images/iphone/iPhoneArrow.png) no-repeat right center;
    font-size: 20px; font-weight: bold; list-style: none; }
#iPhoneItem li a { display: block; padding: 8px 32px 8px 8px; text-decoration: none; color: inherit; }
.iPhoneCommandButton { position: absolute; top: 8px; right: 6px; -webkit-border-image: url(/images/iphone/iPhoneButton.png) 0 5 0 5;

    -webkit-border-radius: 0; border-width: 0 5px 0 5px; padding: 0; height: 28px; line-height: 28px;
    font-size: 12px; font-weight: bold; color: #FFFFFF; text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0; text-decoration: none; background: none; }

#iPhoneHomeButton { left: 6px; right: auto; -webkit-border-image: url(/images/iphone/iPhoneBackButton.png) 0 8 0 14;
    border-width: 0 8px 0 14px; }


.info-bubbles { display: none; }
/*********************************************
     EVENTS LISTING
*********************************************/

.iPhoneItem-events-listing-item { border-bottom: 1px dotted #bababa; zoom: 1;}
.iPhoneItem-events-listing-item.bottom { border-bottom: none !important; }
.iPhoneItem-events-listing-item-date { background: url("/images/iPhone/iPhone-events-date.PNG") no-repeat; color: #5da3c1; height: 39px; text-align: center; width: 39px; float: left;  padding-right:5px;}
.iPhoneItem-events-listing-item-date-day { font: .75em Verdana; }
.iPhoneItem-events-listing-item-date-month { font: .75em Verdana; }
.iPhoneItem-events-listing-item-details {  width: 100%; }
.iPhoneItem-events-listing-item-details-title { font: .7em Verdana; line-height: .9em;}
.iPhoneItem-events-listing-item-details-text { font: .5em Verdana; }
.iPhoneItem-events-listing-item-details-venue { color: #666666; font: Bold 0.75em Verdana; }
  
    