div#gridMain {
}
body.Karnak6Zone div#gridRightColumn {
  background-color:#ebeae8;
  width: 360px;
}
body.Karnak6Zone div#gridMainSidebar {
  margin:10px 0;
  width:350px;
}
body.Karnak6Zone div#gridMainColumn {
  margin:10px;
  width:600px;
}
body.Pitkin4Zone {
  background-image:none;
}
body.Karnak6Zone div#gridMainSidebar .islandAd,
body.Karnak6Zone div#gridMainSidebar .halfPageAd,
body.Karnak6Zone div#gridMainSidebar .bizCardAd {
  margin-right:10px;
  padding:12px 24px;
}
body.Pitkin4Zone div.halfPageAd,
body.Pitkin4Zone div.bizCardAd,
body.Pitkin4Zone div.islandAd,
body.Aurora7Zone div.halfPageAd,
body.Aurora7Zone div.bizCardAd,
body.Aurora7Zone div.islandAd {
  background:none;
  padding:0;
  margin-bottom:15px;
}
body.Pitkin4Zone .previewCommentStep {
  float:left;
  width:100%;
}
body#MyProfile.Yorick5Zone div#gridMainColumn,
body#Profile.Yorick5Zone div#gridMainColumn {
  border:0;
  padding:0;
  width: 580px;
}
body#MyProfile.Yorick5Zone div#gridAdSidebar,
body#Profile.Yorick5Zone div#gridAdSidebar {
  padding:10px 10px 10px 0;
  width:180px;
}
body#MyProfile.Yorick5Zone div#gridMainSidebarLeft,
body#Profile.Yorick5Zone div#gridMainSidebarLeft {
  margin: 12px 10px;
}

body.Aurora7Zone div#gridRightColumn {
  width:310px;
  margin-top:10px;
}
body.Aurora7Zone div#gridMainColumn {
  margin-left:0;
  width:480px;
}
body.Aurora7Zone div#gridMainSidebar {
  padding:10px;
}

body#Settings div#gridMainColumn,
body#Login div#gridMainColumn {
  margin:20px auto;
  min-height:350px;
  padding: 0 200px;
  width:580px;
}
body#Settings div#gridAdSidebar,
body#Login div#gridAdSidebar {
  display:none;
}

/* Event/Location Search page Overrides */

body.SearchPage .flyout_content {
    background: none repeat scroll 0 50% #C7DBFF;
    border: 2px solid #00407A;
    padding: 10px;
    text-align: left;
    position: relative;
    z-index: 999;
}
body.SearchPage .flyout_content table {
    border: 0 none;
}
body.SearchPage .flyout_content table td {
    padding: 10px;
}
a.flyout_close_text {
  float:            right;
  text-decoration:  none;
}
a.flyout_close_button {
  position:         absolute;
  top:              -15px;
  left:             -15px;
  background-image: url(/foundation/images/icons/closebox.png);
  width:            30px;
  height:           30px;
  text-indent:      -6000px;
  overflow:         hidden;
}


body.SearchPage.Aurora7Zone div#gridMainSidebar {
  padding: 0 0 10px;
  margin: 10px 0 10px 10px;
  background: #FFF;
  text-align: left;
}
body.SearchPage.Aurora7Zone div#gridMainColumn {
  background: #FFF;
}
body.SearchPage.Aurora7Zone div#gridRightColumn {
  margin-right: 10px;
  background: none;
}
body.SearchPage.Aurora7Zone div#gridMainSidebar2 {
  margin: 5px;
}
body.Demerzel6Zone div#gridMainSidebar {
  text-align: left;
}
body.Demerzel6Zone div#gridSpanningHeader {
  margin: 10px 10px 0 10px;
  width: 640px;
  float: left;
}
body.Demerzel6Zone div#gridColumnContainer {
  margin: 0 10px 10px 10px;
}

.SearchPage div.locationListing {
  font-size: 1em;
  line-height: 1.5em;
  }
  .SearchPage div.locationListing .longOnly {
    color: #696969;
  }
  .locationReaderReviewInfo i.fa {
    font-size:1.2em;
  }
  .locationResultAddress {
    font-size:1.15em;
  }
#MovieTimesFilmandTheater h4,
#MovieTimesSIFF h4 {
  padding: 0 10px;
}
div.movietimesListing h3 {
  font-size: 1.2em;
  margin-bottom: 3px;
}
div.movietimesListing div.listingLocation {
  font-size: .9em;
}
div.movietimesListing strong a {
  font-size: 13px;
}
#OnlyFrom.MainSidebar ul.narrowOptions {
  margin: 3px 10px 15px;
}

#searchResults .neighborhoodBar {
    clear: both;
    color: #88AC17;
    padding-top: 5px;
    width: 100%;
    margin: 0 10px;
}
#FilmMetaData div.filmShortReview {
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}
#FilmReview div.filmShortReview {
  padding-top: 0;
  margin-top: 0;
}
#FilmMetaData h1.listingTitle a { color: #000; }

#movietimesInfoBar {
  overflow: hidden;
  }
  #movietimesInfoBar h3 {
    float: left;
  }
  #movietimesInfoBar ul {
    float: left;
    width: 310px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    font-size: .9em;
  }


/* embedded sidebar overrrides */
body#Page.CommenterWall div#EmbeddedSidebar {
  display:none;
}

/* On Sale Now */
div#OnSaleNowForm {
  text-align:left;
  width:580px;
  background:#fff;
  margin:0 auto 10px;
  padding:10px;
  float:left;
}
div#OnSaleNowForm form {
  margin:10px;
}
div#OnSaleNowForm fieldset {
  background:#f3f3f3;
  margin:0 0 25px;
  float:left;
  width:100%;
  border-bottom:2px solid #ccc;
  padding:0 0 10px;
}
div#OnSaleNowForm legend {
  font-size:150%;
  color:#6eb412;
}
div#OnSaleNowForm .formdesc {
  margin:20px 10px;
  font-size:110%;
}
div#OnSaleNowForm form ul {
  margin:0;
  padding:0;
  list-style-type:none;
  width:100%;
}
div#OnSaleNowForm form li {
  display:block;
  margin:5px 0;
  padding:0 10px;
  border-left:2px solid #f3f3f3;
  clear:both;
  float:left;
  width:95%;
}
  div#OnSaleNowForm li.reqlabel label.desc {
  }
div#OnSaleNowForm form li div,
div#OnSaleNowForm form li span {
  margin:0 .3em 0 0;
  padding:0;
  color:#444;
}
div#OnSaleNowForm form li span {
  float:left;
}
div#OnSaleNowForm form li div label,
div#OnSaleNowForm form li span label {
  margin:0;
  padding-top:6px;
  clear:both;
  font-size:85%;
  line-height:100%;
  color:#444;
  display:block;
}
div#OnSaleNowForm form li div span label {
  padding-bottom:12px;
}
div#OnSaleNowForm label.desc {
  font-size:110%;
  font-weight:bold;
  color:#333;
  line-height:150%;
  margin:0;
  padding:0 0 3px 0;
  border:none;
  display:block;
}
  div#OnSaleNowForm label.desc small {
    font-weight:normal;
    color:#444;
  }
div#OnSaleNowForm span.symbol {
  font-size:120%;
  line-height:135%;
}
div#OnSaleNowForm p.instruct {
  background:#ffc;
  padding:3px;
  margin:0 0 5px;
}
div#OnSaleNowForm span.fieldMessage {
 font-weight:bold;
 color:#e31c23;
 float:none;
 padding-left:18px;
 margin-left:5px;
 background-repeat:no-repeat;
 background-position:top left;
}
  div#OnSaleNowForm span.fieldMessage.success {
    background-image:url(/images/icons/accept.png);
  }
  div#OnSaleNowForm span.fieldMessage.error {
    background-image:url(/images/icons/exclamation.png);
  }
div#OnSaleNowForm h3.errorhead {
  color:#e31c23;
  margin:10px;
  font-weight:bold;
  font-size:120%;
  background:url(/images/icons/alert.gif) top left no-repeat;
  padding-left:20px;
}
div#OnSaleNowForm li.errorfield input {

}
div#OnSaleNowForm input.small, div#OnSaleNowForm select.small {
  width:25%;
}
div#OnSaleNowForm input.medium, div#OnSaleNowForm select.medium {
  width:50%;
}
div#OnSaleNowForm input.large, div#OnSaleNowForm select.large, div#OnSaleNowForm textarea.textarea {
  width:90%;
}
div#OnSaleNowForm span.hoursField {
  padding-left:15px;
}
div#OnSaleNowForm #thanks {
  margin:20px 0;
  font-size:150%;
}
  div#OnSaleNowForm #thanks p {
    margin:10px 0;
  }
div#OnSaleNowForm .fieldValidationResults {
  padding-left:10px;
  float:none;
}
div#OnSaleNowForm .buttons {
  text-align:center;
}
  div#OnSaleNowForm fieldset.buttons {
    border:2px solid #ccc;
  }
  div#OnSaleNowForm #submitError {
    font-weight:bold;
    color:red;
    margin:10px 0;
  }

div#OnSaleNowPreview {
  padding:10px;
  background:#fff;
  border:3px solid #6eb412;
}
  div#OnSaleNowPreview h1 {
    font-size:200%;
  }
  div#OnSaleNowPreview div {
    margin:20px 0;
  }
  div#OnSaleNowPreview p {
    text-align:right;
    color:#666;
    font-size:90%;
  }
  div#OnSaleNowPreview p span {
    font-weight:bold;
  }

/* Stranger Mart Going Fast Ad */
/* holiday theme styles are commented out for later */
#StrangerMartGoingFastAd {
  margin:0 0 10px 0;
  background:#dff4ff;
  float:left;
  width:350px;
  font-size:80%;
}
  #StrangerMartGoingFastAd a {
    color:#de0084;
    /*color:#D2232A;*/
    text-decoration:none;
    font-weight:bold;
    display:block;
  }
  #StrangerMartGoingFastAd h1 a {
    width:350px;
    height:118px;
    /*height:120px;*/
    text-indent:-7000px;
    display:block;
    background:url(/images/widgets/strangermart-ad-top-new.png) top left no-repeat;
    /*background:url(/images/widgets/strangermart-ad-top-holiday.gif) top left no-repeat;*/
  }
  #StrangerMartGoingFastAd .goingFast {
    background:#fff;
    margin:10px;
    /*margin:0 10px 10px;*/
    padding-top:5px;
    float:left;
    display:inline;
  }
    #StrangerMartGoingFastAd .goingFast li {
      font-weight:bold;
      margin-bottom:5px;
      list-style-position:outside; /* IE fix */
    }
    #StrangerMartGoingFastAd .goingFast li span {
      color:#07a1de;
      /*color:#03954C;*/
      font-weight:bold;
      white-space:nowrap;
    }
      #StrangerMartGoingFastAd .goingFast li span.details {
        color:#222;
        white-space:normal;
      }
      #StrangerMartGoingFastAd .goingFast li a:hover {
        background-color:#dfe9f1;
      }
  #StrangerMartGoingFastAd #left,
  #StrangerMartGoingFastAd #right {
    float:left;
    width:150px;
    text-align:left;
    padding:5px 0;
    display:inline;
  }
    #StrangerMartGoingFastAd #left {
      margin:0 5px 0 10px;
    }
    #StrangerMartGoingFastAd #right {
      margin:0 10px 0 5px;
    }

/* Other Ad Styles */

#FixedBottomCruiserAd {
  bottom: 0;
  left: 50%;
  width: 980px;
  margin-left: -490px;
  position: fixed;
  text-align: center;
  background: rgba(240, 240, 250, .5);
  z-index: 999;
  }
  #FixedBottomCruiserAd a.toggleHide {
    display: block;
    width: 100%;
    height: 15px;
    color: black;
    background: url(/images/icons/arrow-toggle.png), -webkit-gradient(linear, left top, left bottom, color-stop(0, #EEF), color-stop(100%, #CCD)) top center;
    background-repeat: no-repeat;
    border: 1px solid #CCD;
    border-width: 1px 0 0 0;
    opacity: 0.8;
    }
    #FixedBottomCruiserAd a.toggleHide.open {
      background-position: top center;
    }
    #FixedBottomCruiserAd a.toggleHide.closed {
      background-position: bottom center;
    }
  #FixedBottomCruiserAd #FixedAdImage .adZone {
    padding: 15px 0;
  }

/* Job Listings */
body.JobListings #gridMainColumn {
  background-color:#fff;
  min-height:600px;
}
body.JobListings #jobList {
  width:452px;
  margin:20px auto;
  text-align:left;
}
  body.JobListings #jobList li {
    float:left;
    padding:10px 0;
    border:1px solid #e3e3e3;
    border-top-width:0;
  }
    body.JobListings #jobList li:first-of-type {
      background:#e3e3e3;
      text-transform:uppercase;
    }
      body.JobListings #jobList li:first-of-type strong {
        font-weight:normal;
      }
  body.JobListings #jobList strong {
    width:205px;
    float:left;
    text-align:right;
    margin-right:25px;
  }
  body.JobListings #jobList span {
    width:220px;
    float:left;
  }
  body.JobListings .jobDescription {
    text-align:left;
    font-size:1.2em;
    width:700px;
    margin:20px auto;
    padding:20px;
    background:#f3f3f3;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    border:1px solid #e3e3e3;
  }
    body.JobListings .jobDescription p {
      margin:10px 0;
    }
    body.JobListings .jobDescription ul {
      margin:10px 10px 10px 25px;
    }
    body.JobListings .jobDescription li {
      list-style-type: disc;
    }
.InlineBlogAd {
  background: #EAEFF4;
  text-align:center;
  margin:10px 0;
  clear:both;
  border-bottom:10px solid #CED8E1;
}
  .InlineBlogAd h5 {
    font-size:75%;
    color:#5E768E;
    background:#CED8E1;
    text-align:center;
    margin:0;
    padding:0;
    text-transform:uppercase;
  }
  .InlineBlogAd .adContent {
    padding:10px;
  }

div.helpfulBubble {
  background:#fff url(/images/buttons/close-15x15.gif) left top no-repeat;
  border:2px solid #ccc;
  font-size:.9em;
  margin-left:-10px;
  margin-top:-10px;
  padding:5px 5px 5px 20px;
  position:absolute;
  width:150px;
  z-index:9999;
  -webkit-box-shadow:0 5px 5px #999;
  -moz-box-shadow:0 5px 5px #999;
  box-shadow:0 5px 5px #999;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}
div.helpfulBubble p {
  padding: 5px 0;
}
div.helpfulBubble p strong {
  color:#000;
}

body#template_Home {
background: url(http://banners.thestranger.com/ads/adview.php?what=zone:473&amp;n=a65d5e78) fixed no-repeat center top;
}
body#template_Home div#wrapperPage {
background: url("/images/backgrounds/body.gif") #EBEAE8;
}

/* Temp StrangerTickets Home */

#AllTickets div#gridMainColumn {
  border:none;
}
#AllTickets .bubble {
  padding:10px;
  background:#fff;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  -webkit-box-shadow:0px 0px 10px #ccc;
  -moz-box-shadow:0px 0px 10px #ccc;
  box-shadow:0px 0px 10px #ccc;
  margin:30px 0;
}
#AllTickets #crocPromo {
  margin-top:50px;
  min-height:100px;
}
  #AllTickets #crocPromo img {
    float:left;
    width:150px;
    margin-right:10px;
  }
  #AllTickets div.MainColumn #crocPromo h1 {
    font-size:18px;
  }
#AllTickets #ticketList h1 {
  font-size:22px;
}
  #AllTickets #ticketList ul li {

  }
  #AllTickets #ticketList ul li a {
    font-size:1.3em;
    padding:.25em 0 .25em .5em;
    margin:1em;
    background:#f3f3f3;
    text-decoration:none;
    display:block;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
  }
    #AllTickets #ticketList ul li a:hover {
      background:#ffc;
    }
#AllTickets .contactBubble {
  width:42%;
  float:left;
  margin:30px 2%;
  text-align:center;
  min-height:55px;
}
  #AllTickets div.MainColumn .contactBubble h1 {
    font-size:13px;
    font-weight:bold;
  }
  #AllTickets .contactBubble a {
    text-decoration:none;
  }

/* Green Guide Styles */

body.MedicalMarijuanaGuide {
  background: #92ce88;
}
body.MedicalMarijuanaGuide #NavigationMini {
  margin-bottom:10px;
}
body.MedicalMarijuanaGuide div#gridHeader {
  width: 940px;
  margin-left: 20px;
}
body.MedicalMarijuanaGuide div#gridMain {
  background-color: rgba(0,0,0,.5) !important;
  width: 940px;
  margin-left: 20px;
}
body.MedicalMarijuanaGuide div#gridMainColumn {
  text-align: left;
}
body.MedicalMarijuanaGuide div#gridRightColumn {
  width: 300px;
  margin-right: 10px;
}
body.MedicalMarijuanaGuide div#MedicalMarijuanaGuideHeader {
  text-align: center;
}
body.MedicalMarijuanaGuide div#gridMainSidebar {
  width: 300px;
}
body.MedicalMarijuanaGuide div#gridRightColumn {
  background: transparent;
}
body.MedicalMarijuanaGuide div#gridFooter {
  border-top: 0;
}
body.MedicalMarijuanaGuide div#gridMainSidebar div.islandAd,
body.MedicalMarijuanaGuide div#gridMainSidebar div.halfPageAd,
body.MedicalMarijuanaGuide div#gridMainSidebar div.bizCardAd {
  padding: 0;
  background: none;
  margin: 0 0 10px 0;
}

div#GreenBusinessGuide,
div#GreenGuideArticles {
  padding: 10px;
  }
  div#GreenBusinessGuide h2,
  div#GreenGuideArticles h2 {
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 2.7em;
    margin-bottom: 10px;
  }
  div#GreenBusinessGuide h3,
  div#GreenGuideArticles h3 {
    color: #FFFFFF;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.9em;
    margin-bottom: 10px;
    clear: both;
  }
  div#GreenBusinessGuide div.guideItem,
  div#GreenGuideArticles div.guideItem {
    background: #fff;
    float: left;
    width: 97%;
    margin-bottom: 15px;
    padding: 3%;
    overflow:hidden;
    -webkit-transition:all ease .5s;
    }
      div#GreenBusinessGuide div.guideItem:hover {

      }
    div#GreenBusinessGuide div.guideItem h4 {
      font-weight: bold;
      text-transform: uppercase;
      margin-bottom: 2px;
      font-size:1.4em;
    }
      div#GreenBusinessGuide div.guideItem h4 small {
        text-transform:none;
      }
    div#GreenBusinessGuide div.guideItem div.details {
      font-size: .95em;
      word-wrap: break-word;
      width:40%;
      float:left;
      padding:1em;
    }
    div#GreenBusinessGuide div.guideItem div.description {
      width:55%;
      float:right;
      padding:1em 2.5%;
      margin:0;
      background:#ffb;
      -moz-border-radius:10px;
      -webkit-border-radius:10px;
      border-radius:10px;
      font-size:1.1em;
    }
div#GreenGuideArticles div.guideItem {
    background: #EEFFEE;
  }
  div#GreenGuideArticles div.guideItem h4 {
    text-transform: none;
    font-size: 1.3em;
    margin-bottom: 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #999;
  }
  div#GreenGuideArticles div.guideItem h5 {
    color: #444;
    font-style: italic;
  }

/* A&P Styles */
/* WHERE SHOULD THESE GO? */
/* These are messed up in a lot of ways, need to find a better way to do this */
@font-face {
    font-family: 'LeagueGothicRegular';
    src: url('/fonts/league_gothic/league_gothic-webfont.eot');
    src: url('/fonts/league_gothic/league_gothic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/league_gothic/league_gothic-webfont.woff') format('woff'),
         url('/fonts/league_gothic/league_gothic-webfont.ttf') format('truetype'),
         url('/fonts/league_gothic/league_gothic-webfont.svg#LeagueGothicRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.AP {
  background:white;
  font-family:"LeagueGothicRegular",Verdana,sans-serif;
}
  .AP #gridMain,
  .AP #gridRightColumn {
    background-color:white!important;
  }
  .AP #gridClamp {
    width: 1025px;
  }
  .AP #gridMain {
    margin-top: 25px;
    text-align: left;
    width: 1035px;
  }
  body.AP.Karnak6Zone #gridRightColumn {
    width: 300px;
  }
  .AP #gridFooter {
    border:none;
    background: #b8cf72;
  }
    body.APTeaser #gridFooter {
      display:none;
    }
  body#Home.APTeaser #gridMainColumn { /* TODO: arghhhhhh */
    width:auto;
    float:none;
    margin:0;
    overflow:hidden;
  }
  body#Home.APHome #gridMainColumn {
    float: left;
    width: 700px;
    margin: 0;
  }
  body.Karnak6Zone.AP #gridMainSidebar {
    margin-top: 0;
    width: 300px;
    float: right;
  }
  .AP .teaser {
    text-align:center;
    font-size:1.5em;
    margin:5em auto 0;
  }
    .AP .teaser h1 {
      width:800px;
      height:374px;
      margin:0 auto;
      background:url(/images/ap/APlogo-2014.png) top left no-repeat;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .AP .teaser h2 {
      font-size:3em;
    }
    .AP .teaser h3 {
      font-size:1.75em;
    }
    .AP .teaser h4 {
      font-size:1.5em;
      margin-bottom:2em;
    }
    .AP .teaser p {
      font-size:1.2em;
    }
  .AP .logo {
    float: left;
    width: 295px;
    }
    .AP .logo h1 {
      background: url(/images/ap/ap-logo-2014.png) top left no-repeat;
      display: block;
      width: 295px;
      height: 138px;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    .AP .logo h2 {
      font-size: 3em;
    }
  .AP .issue {
    float: right;
    text-align: right;
    font-size: 2em;
  }
  .AP .banner {
    display: block;
    width: 728px;
    height: 90px;
    margin-top: 5px;
    float: right;
  }
  .AP .search .searchWidgetForm {
    width: auto;
    margin-top: 20px;
  }
  .AP h3.category {
    color: #FFF;
    font-size: 1.8em;
    text-transform: uppercase;
    padding: .1em .3em;
    margin-bottom: 2px;
    /* width: 40%; */
    display: inline-block;
    }
    .AP h3.category a {
      color: #FFF;
      text-decoration: none;
    }
    .AP .feature h3.category {
      background: #a77129;
    }
    .AP .pick h3.category {
      background: #ed1b24;
    }
    .AP .follow h3.category {
      background: #a7c352;
    }
  .AP h4.headline {
    font-size: 1.8em;
  }
  .AP h4.headline,
  .AP h4.headline a,
  .AP .MainSidebar h4.headline a {
    color: #000;
    font-family:"LeagueGothicRegular",Verdana,sans-serif;
    font-weight: normal;
    }
    .AP .MainSidebar h4.headline,
    .AP .MainSidebar h4.headline a {
      font-size: 1.3em;
    }
  .AP h5.subhead {
    font-size: 1.4em;
  }
  .AP .byline,
  .AP .MainColumn .byline {
    color: #000;
    letter-spacing: 0;
    font-family: Rockwell,Georgia,serif;
    text-transform: none;
    font-weight: bold;
    font-size: 1.1em;
    margin-top: 3px;
  }
  .AP .pick .location {
    font-size: 1.4em;
    }
    .AP .pick .location span,
    .AP .pick .location a {
      text-transform: uppercase;
      color: #000;
      text-decoration: none;
    }
  .AP .storyImg {
    width: 100%;
    margin-bottom: 5px;
  }
  .AP .feature,
  .AP .pick {
    width: 35%;
    margin-right: 3%;
    float: left;
  }
  .AP .cover {
    width: 24%;
    float: left;
    text-align: center;
    margin-top: 35px;
    }
    .AP .cover h4 a {
      color: #000;
      font-size: 1.4em;
    }
  .AP .row {
    clear: both;
    margin-bottom: 15px;
    width: 100%;
    float: left;
  }
  .AP .follow {
    width: 23%;
    margin-right: 2.6%;
    float: left;
    clear: none;
    border: 0;
    padding: 0;
    }
    .AP .follow.last {
      margin-right: 0;
    }
  .AP .MainColumn,
  .AP .MainSidebar {
    margin-bottom: 15px;
    overflow: hidden;
    }
    .AP .MainSidebar h2 {
      padding: .3em .5em;
      background: #485762;
      color: #FFF;
      font-size: 2em;
    }
    .AP .MainSidebar .containerBody {
      padding: 1em;
      background: #dce5c2;
      }
      .AP .MainSidebar .containerBody ul li {
        font-size: 1.5em;
      }
      .AP .MainSidebar .containerBody ul li a {
        color: #000;
        text-decoration: none;
      }
    .AP .MainSidebar .containerBody .story {
      clear: both;
      margin-bottom: 10px;
    }
  .AP .footer {
    text-align: center;
    }
    .AP .footer li {
      display: inline;
      font-family: Helvetica, Arial, sans-serif;
      font-size: 1.4em;
      }
      .AP .footer li a {
        color: #000;
      }
img.apBtn {
  padding: 5px;
  background: -moz-linear-gradient(center top , #FFF 0%, #F7F7F7 70%, #DDD 100%) repeat scroll 0pt 0pt transparent;
}
