/* -------------------------------------------------------------- 
   Reset
-------------------------------------------------------------- */

/* Removes Firefox imposed outline */



/* -------------------------------------------------------------- 
   Typography
-------------------------------------------------------------- */






 


#content section, article {
  margin: 2em;
  overflow: hidden;
  border-bottom: solid 1px #422c18;
  }
  #content section section, #content article section {
    margin: 2em 0;
  }
  
  article .meta, article .vevent {
    margin: -2em 0 2em 0;
  }
  h1 img.banner {
    background: url(/images/banners/bg.png) no-repeat 0 0;
    padding: 6px;
  }
  h1 .vevent {
    display: block;
    overflow: hidden;
    text-indent: -2000px;
    height: 0px;
  }
  article h5 {
    color: #deef82;
    font-size: 14px;
    margin-top: .75em;
  }
  article .venue {
    float: left;
    margin-right: 20px;
  }
  article .venue h1 {
    display: none;
  }
  article .venue ul {
    list-style-type: none;
    margin-left: 0px;
  }
  article pre {
    font-family: 'Lucida Console', 'Bitstream Vera Sans Mono', 'Courier New', Monaco, Courier, monospace;
    white-space: pre-wrap;
    margin: 1em 0;
    background-color: #3e3022;
    padding: 0.5em 0 0.3em 0.5em;
    color: #f9dc74;
    overflow: auto;
  }
  article ul, 
  article ol {
    margin-left: 2em;
  }
  article li {
    padding-top: .3em;
  }
  article ol.outline ul li {
    list-style: disc;
    font-size: smaller;
  }
  form.subscribe {
    line-height: 3em;
  }
  form.subscribe label {
    display: block;
    width: 3.5em;
    float: left;
    margin-right: 1em;
    text-align: right;
    }
    form.subscribe .buttons {
      text-align: center;
    }
    
    form.subscribe input {
      font-size: 1.4em;
    }
    
  article img {
    float: left;
    margin-right: 20px;
  }
    article .polaroids img {
      float: none;
    }
    
  article ul.notes li {
    list-style:none;
    font-style:italic;
    margin-top:5px;
  }
  
  article ul.notes li img {
    float:none;
  }

img.polaroid {
  background: url(/images/sessions/polaroids_no_text.png) no-repeat 0 0;
  width: 245px;
  height: 163px;
  padding: 13px 22px 54px 16px; /* 67 */
}

.polaroids {
  width: 247px;
  height: 213px;
  padding: 12px 19px 5px 15px;
  background: url(/images/sessions/polaroids_no_text.png) no-repeat 0 0;
  position: relative;
  margin: 0;
  list-style: none;
}

  .polaroids li {
    position: absolute;
    margin-top: 13px;
    margin-left: 16px;
    padding: 0 0 20px;
  }
  .polaroids li.cityflats_hotel {
    background: url(/images/city_flats_title.png) no-repeat 1em 170px;
  }
  .polaroids li.inn_on_the_riverwalk {
    background: url(/images/inn_on_the_riverwalk.png) no-repeat 1em 170px;
  }
  .polaroids li.emily_morgan_hotel {
    background: url(/images/emily_morgan_hotel.png) no-repeat 1em 170px;
  }
  .polaroids li.hotel_monaco_alexandria {
    background: url(/images/hotel_monaco.png) no-repeat 1em 170px;
  }

.callout {
/*  line-height: 1.2;*/
  margin-top: 20px;
  margin-bottom: 35px;
  color: #e3c196;
  font: 26px Georgia, Times, serif;
  font-weight: normal;
  letter-spacing: 1px;
}

.callout mark, .callout cite {
  font-style: italic;
}

.callout a {
  color: #e3c196;
}

#content .column {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
  border: none;
}
  #content .column p {
    margin-right: 1em;
  }
  #content #speakers img.photo {
    float: left;
    width: 70px;
    min-height: 70px;
    border: solid 2px #684e24;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 10px 10px 0;
    
  }
#content .clearing {
  clear: left;
}

  #schedule h1 .vevent {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    font-style: normal;
  }
  
  #schedule h3 .summary {
    display: none;
  }


#topics li {
  line-height: 1.5;
}

/*  #venue .vcard {
    float: right;
    margin: 1em;
    padding: 1em;
    width: 50%;
    background-color: #FFF;
    color: #21180f;
    opacity: 0.8;
  }
*/
aside  {
  position: relative;
  height: 5em;
  padding: 1em 0;
  margin: -2em 2em 1.5em;
  background: #261c12;
  border-bottom: solid 1px #422c18;
  text-align: center;  
  }
  aside blockquote {
    background: #261c12; /* needs background so it doesn't look like crap on load */
    position: absolute;
    width: 100%;
    margin: 1em 0 0 0;
    padding: 0;
    }
    aside blockquote q {
      font-family: Georgia, "Times New Roman", serif;
      font-size: 2em;
      line-height: 1.5em;
      display: block;
      }
      aside blockquote q:before { content: 'â€œ';}
      aside blockquote q:after { content: 'â€';}
  
    aside blockquote cite, blockquote cite a {
      font-family: Georgia, "Times New Roman", serif;
      color: #988264;
      }
      aside blockquote cite:before { content: 'â€“';}
section#travel {border-bottom:none;}
#travel ul {
  margin:0px;
  list-style: none;
}
#travel li {
  background: no-repeat left center;
  padding-left: 80px;
}
#travel h2 {
  display: none;
}

#travel .air   { background-image: url(../images/plane_gray.png); }
#travel .road  { background-image: url(../images/car_gray.png); }
#travel .water { background-image: url(../images/ship_gray.png); }
#travel .rail  { background-image: url(../images/train_gray.png); }

#contact-banner {
  margin-top: 3em;
}

.embassy p mark, article mark {
  padding: 1px 3px;
  color: #21180f;
  background-color: #A6D6D8;
}
.embassy .favicon ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

a.more:after { content: ' Â»';}

section section#save { border-bottom: none; margin-bottom: 0;}

#new_lead {
  font-size:22px;
}
#new_lead p {
  line-height: 2.5em;
}

#new_lead input[type=text] {
  width: 250px;
  font-size:22px;
  background: transparent;
  border: none;
  border-bottom: 1px dotted #D4C6B9;
  outline:none;
  color: #FFF;
  text-align: center;
}

#new_lead #lead_companions {width: 2em;}
#new_lead #lead_email {width:300px;}

.button {
  background: #D13600 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#D13600), to(#D85618));
  background-image: -moz-linear-gradient(top, #D13600, #D85618);
  font-size: 12px;
  padding: 10px 20px;
  letter-spacing:0.1em;
  text-transform: uppercase;
  color: #FFF;
  text-shadow: 0px 1px 1px rgba(0,0,0,1);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: 1px solid #FB8C57;
}

#upcoming-sessions, img.banner {
  position: relative;
  display: block;
  width: 500px;
  height: 242px;
  overflow: hidden;
  list-style: none;
}
  #upcoming-wrapper, img.banner {
    background: url(/images/banners/bg.png) no-repeat center center;
    padding: 6px;
  }
  #upcoming-wrapper {
    margin-top: 3em;
  }
  #upcoming-sessions {position:relative;
    width: 500px;
    height: 242px;
    padding: 0px;
    margin: 0,auto;
  }
  #upcoming-sessions li {
    
    margin: 0px;
   padding: 0px;
    position: absolute;
width:100%;
height:100%
    
  }
    #upcoming-sessions li .summary {
      display: none;
    }
    #upcoming-sessions li .url, #upcoming-sessions li .info {
      text-indent: -2000px;
      display: block;
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
    }
    #upcoming-sessions .previous, 
    #upcoming-sessions .next {
      display: block;
      position: absolute;
      width: 35px;
      height: 35px;
      top: 40%;
      text-indent: -2000em;
      overflow: hidden;
      background: url(../images/slideshow/nav.png) no-repeat 100% 0;
    }
    #upcoming-sessions .previous {
      left: 1em;
    }
    #upcoming-sessions .next {
      right: 1em;
      background-position: 0 0;
    }

#sidebar {
  margin-top: 40px;
}
