@font-face {
  font-family: "Museo Slab";
  src: url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/museo-slab.eot"); }

@font-face {
  font-family: "Museo Slab";
  src: url(//web.archive.org/web/20140210221124im_/http://:/) format("no404"), url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/museo-slab.woff") format("woff"), url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/museo-slab.ttf") format("truetype"), url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/museo-slab.svg#MuseoSlab") format("svg");
  font-weight: normal;
  font-style: normal; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

@font-face {
  font-family: "BitterRegular";
  src: url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/Bitter-Regular-webfont.eot");
  src: url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/Bitter-Regular-webfont.eot#iefix") format("embedded-opentype"), url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/Bitter-Regular-webfont.woff") format("woff"), url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/Bitter-Regular-webfont.ttf") format("truetype"), url("/web/20140210221124im_/http://schedule.sxsweco.com/fonts/Bitter-Regular-webfont.svg#BitterRegular") format("svg");
  font-weight: 200;
  font-style: normal;
  font-stretch: normal; }

body {
  background: #edece0 url("/web/20140210221124im_/http://schedule.sxsweco.com/images/bg-pattern.png") top left repeat;
  color: #333333;
  font-size: 15px;
  line-height: 1.35em;
  font-family: Arial, Helvetica, sans-serif; }

a {
  color: #3bb8c5;
  text-decoration: none; }
  a:visited {
    color: #3bb8c5; }
  a:hover {
    color: #4a191c; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

hgroup {
  border-bottom: 2px dotted #dcdac5;
  margin-bottom: 7px; }
  .speaker-page hgroup h1 {
    margin-bottom: 5px;
    overflow: hidden; }
  .speaker-page hgroup h2 {
    margin-top: 0px;
    font-size: 1.3em; }

h1, h2, h3, h4, h5, h6 {
  margin: 1em 0 0.5em;
  font-family: Georgia, Times, serif;
  font-weight: normal; }

h1 {
  margin-top: 0.5em;
  font-size: 2em;
  font-family: "Museo Slab";
  color: #4a191c; }
  article h1 {
    line-height: 1.1em;
    padding-bottom: 7px;
    margin-bottom: 0; }

h2 {
  color: #36191c;
  font-family: "Museo Slab";
  line-height: 1.2em; }
  aside h2 {
    text-shadow: 0 1px 3px #f5f5f0; }

h3 {
  font-family: "Museo Slab"; }

h4 {
  text-transform: uppercase; }

h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1em; }

p {
  margin: 0 0 10px 0;
  line-height: 1.5em; }

blockquote {
  margin: 1em 3em;
  padding: 1em;
  line-height: 1.5em;
  background-color: #f5f5f0; }

ul,
ol {
  margin: 10px 35px 18px 20px;
  padding-left: 15px; }

ul li,
ol li {
  margin-bottom: 5px; }

dl {
  margin: 1em 0;
  padding: 0; }
  dl dd:last-child:after {
    clear: both; }

dl dt {
  font-weight: bold;
  width: 8em;
  float: left;
  clear: left; }

dl dd {
  margin-left: 10em; }

footer {
  font-size: 0.85em; }

nav {
  position: relative;
  overflow: hidden;
  text-align: center;
  margin-bottom: 1em;
  color: white; }
  nav a, nav a:visited {
    color: white; }

#main-menu {
  display: inline-block;
  float: none;
  text-shadow: 1px 1px 2px #0e8598;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #3bb8c5;
  background: -webkit-gradient(linear, left top, left bottom, from(#3bb8c5), to(#0e8598));
  background: -webkit-linear-gradient(top, #3bb8c5, #0e8598);
  background: -moz-linear-gradient(top, #3bb8c5, #0e8598);
  background: -ms-linear-gradient(top, #3bb8c5, #0e8598);
  background: -o-linear-gradient(top, #3bb8c5, #0e8598); }
  #main-menu li {
    display: inline;
    margin-bottom: 0; }
    #main-menu li.last {
      border-right: none; }
    #main-menu li a {
      color: white;
      padding: 0 5px;
      line-height: 40px;
      font-size: 1.3em;
      background: none; }
      #main-menu li a:hover, #main-menu li a.active, #main-menu li a.active-trail {
        color: white;
        background-color: #0e8598; }

a.back {
  font-family: "Museo Slab";
  background-color: #eeeeee;
  padding: 8px 10px;
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); }
  a.back:hover, a.back:focus {
    background-color: #666666;
    color: white; }

a.button {
  padding: 0.6em 0;
  display: block;
  color: white;
  text-align: center;
  text-transform: capitalize;
  font-size: 1.2em;
  font-weight: bold;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-shadow: 1px 1px 1px #f05e14;
  background: #f57e23;
  background-color: #f57e23;
  background: -webkit-gradient(linear, left top, left bottom, from(#f57e23), to(#f05e14));
  background: -webkit-linear-gradient(top, #f57e23, #f05e14);
  background: -moz-linear-gradient(top, #f57e23, #f05e14);
  background: -ms-linear-gradient(top, #f57e23, #f05e14);
  background: -o-linear-gradient(top, #f57e23, #f05e14); }
  a.button:hover {
    background: #f57e23; }

a.home {
  float: right;
  margin-bottom: 5px;
  text-decoration: underline; }

img.bio-pic {
  margin: 0 10px 10px 0;
  padding: 4px;
  background-color: #edece0; }
  @media only screen and (min-width: 640px) {
    img.bio-pic {
      float: left; } }
  img.bio-pic:hover {
    cursor: pointer;
    background-color: #dcdac5; }

label {
  font-weight: bold;
  font-size: 1em;
  display: block; }
  label[for="filter_day"] {
    float: left;
    margin-top: 5px;
    margin-right: 10px; }

h1 label {
  font-weight: normal; }

input[type="text"], input[type="password"] {
  padding: 5px 10px;
  color: #333333;
  width: 90%;
  height: 21px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

input[type="checkbox"] {
  margin-top: 5px;
  margin-right: 10px;
  float: left; }

form .form-item {
  margin-bottom: 1em;
  overflow: hidden; }

input[type="submit"] {
  color: white;
  font-weight: bold;
  text-align: center;
  border: none;
  padding: 8px 20px;
  text-shadow: 1px 1px 1px #f05e14;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 0px 3px 0px #f5f5f0;
  -moz-box-shadow: 0px 0px 3px 0px #f5f5f0;
  box-shadow: 0px 0px 3px 0px #f5f5f0;
  background: #f57e23;
  background-color: #f57e23;
  background: -webkit-gradient(linear, left top, left bottom, from(#f57e23), to(#f05e14));
  background: -webkit-linear-gradient(top, #f57e23, #f05e14);
  background: -moz-linear-gradient(top, #f57e23, #f05e14);
  background: -ms-linear-gradient(top, #f57e23, #f05e14);
  background: -o-linear-gradient(top, #f57e23, #f05e14); }
  input[type="submit"]:hover {
    background: #f05e14; }
  input[type="submit"]#filter_reset {
    padding: 5px 20px; }

select {
  text-transform: capitalize;
  font-size: 14px;
  line-height: 1.23em;
  border: 1px solid #cccccc;
  height: 27px; }
  select#filter_category {
    width: 95%; }

#event-filters .title {
  background-color: #4a191c;
  overflow: hidden;
  padding: 0 10px; }
  #event-filters .title form {
    float: left;
    margin: 10px 0 0 15px; }
  #event-filters .title h1 {
    color: white;
    float: left; }
  #event-filters .title .event-tags {
    float: right;
    margin-top: 15px; }
  @media only screen and (max-width: 640px) {
    #event-filters .title form {
      margin: 10px 0 10px 0; }
    #event-filters .title .back {
      padding: 5px;
      border-radius: 0 !important; } }

#filters {
  background-color: #f5f5f0;
  overflow: hidden;
  padding: 0 10px 1em; }
  @media only screen and (min-width: 640px) {
    #filters .filter {
      float: left;
      margin-right: 10px; }
      #filters .filter.venue {
        width: 165px; }
        #filters .filter.venue select {
          width: 165px; }
      #filters .filter.type {
        margin-right: 0; } }

@media only screen and (min-width: 320px) {
  input#q {
    width: 170px;
    margin-right: 10px; } }
@media only screen and (min-width: 480px) {
  input#q {
    width: 178px; } }
@media only screen and (min-width: 640px) {
  input#q {
    width: 220px; } }
@media only screen and (min-width: 740px) {
  input#q {
    margin-top: 2em;
    width: 320px; } }

#environment {
  background: red;
  color: white;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
  border-bottom: 1px solid black;
  line-height: 2em; }

#wrapper, footer {
  margin: 0 auto !important;
  position: relative; }

header {
  padding: 10px 0; }
  header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  header ul.top_nav {
    float: right;
    height: 25px;
    margin: 0;
    padding: 0; }
    header ul.top_nav li {
      list-style-type: none;
      float: right;
      padding-left: 1em;
      margin-left: 1em;
      border-left: 1px solid #4a191c; }
      header ul.top_nav li:last-child {
        border-left: none; }

#logo {
  display: block;
  overflow: hidden;
  width: 180px;
  height: 180px;
  margin: 0 0 0.5em;
  text-indent: -9999em;
  position: relative;
  background: url("/web/20140210221124im_/http://schedule.sxsweco.com/images/eco_logo.png") top center no-repeat;
  background-size: cover; }

#main {
  position: relative; }

#sidebar {
  background-color: #dcdac5;
  padding: 1px 10px 20px;
  margin-bottom: 1em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  #sidebar article {
    margin-bottom: 0.5em;
    overflow: hidden;
    clear: both; }
  #sidebar .add-to {
    color: white;
    padding: 5px 0;
    background-color: white;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#bbbbbb));
    background: -webkit-linear-gradient(top, white, #bbbbbb);
    background: -moz-linear-gradient(top, white, #bbbbbb);
    background: -ms-linear-gradient(top, white, #bbbbbb);
    background: -o-linear-gradient(top, white, #bbbbbb);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bbbbbb');
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-shadow: 0 1px 1px white;
    border: 1px solid #aaaaaa;
    color: #222222;
    font-weight: bold;
    padding: 5px 15px;
    text-align: center; }
    #sidebar .add-to:hover {
      background-color: white;
      background: -webkit-gradient(linear, left top, left bottom, from(white), to(#cccccc));
      background: -webkit-linear-gradient(top, white, #cccccc);
      background: -moz-linear-gradient(top, white, #cccccc);
      background: -ms-linear-gradient(top, white, #cccccc);
      background: -o-linear-gradient(top, white, #cccccc);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
      color: #8e0004;
      text-decoration: none;
      border-color: #555555; }
    #sidebar .add-to.green {
      background-color: #88dd88;
      background: -webkit-gradient(linear, left top, left bottom, from(#88dd88), to(#339933));
      background: -webkit-linear-gradient(top, #88dd88, #339933);
      background: -moz-linear-gradient(top, #88dd88, #339933);
      background: -ms-linear-gradient(top, #88dd88, #339933);
      background: -o-linear-gradient(top, #88dd88, #339933);
      color: white !important; }
      #sidebar .add-to.green:hover {
        background-color: #88dd88;
        background: -webkit-gradient(linear, left top, left bottom, from(#88dd88), to(#44aa44));
        background: -webkit-linear-gradient(top, #88dd88, #44aa44);
        background: -moz-linear-gradient(top, #88dd88, #44aa44);
        background: -ms-linear-gradient(top, #88dd88, #44aa44);
        background: -o-linear-gradient(top, #88dd88, #44aa44); }
    #sidebar .add-to.red {
      background-color: #e52e2e;
      background: -webkit-gradient(linear, left top, left bottom, from(#e52e2e), to(#bf1818));
      background: -webkit-linear-gradient(top, #e52e2e, #bf1818);
      background: -moz-linear-gradient(top, #e52e2e, #bf1818);
      background: -ms-linear-gradient(top, #e52e2e, #bf1818);
      background: -o-linear-gradient(top, #e52e2e, #bf1818);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e52e2e', endColorstr='#bf1818');
      text-shadow: 0 1px 1px #991414;
      border: 1px solid #991414;
      color: white;
      font-size: 0.85em; }
      #sidebar .add-to.red:hover {
        background-color: #ff3333;
        background: -webkit-gradient(linear, left top, left bottom, from(#ff3333), to(#e51e1e));
        background: -webkit-linear-gradient(top, #ff3333, #e51e1e);
        background: -moz-linear-gradient(top, #ff3333, #e51e1e);
        background: -ms-linear-gradient(top, #ff3333, #e51e1e);
        background: -o-linear-gradient(top, #ff3333, #e51e1e);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3333', endColorstr='#e51e1e'); }
    #sidebar .add-to.gray {
      background-color: #999999;
      background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#333333));
      background: -webkit-linear-gradient(top, #999999, #333333);
      background: -moz-linear-gradient(top, #999999, #333333);
      background: -ms-linear-gradient(top, #999999, #333333);
      background: -o-linear-gradient(top, #999999, #333333);
      color: white !important; }
      #sidebar .add-to.gray:hover {
        background-color: #999999;
        background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(#444444));
        background: -webkit-linear-gradient(top, #999999, #444444);
        background: -moz-linear-gradient(top, #999999, #444444);
        background: -ms-linear-gradient(top, #999999, #444444);
        background: -o-linear-gradient(top, #999999, #444444); }
  #sidebar .event {
    margin-bottom: 8px; }
  #sidebar .event-link {
    overflow: hidden; }

#content {
  background-color: white;
  min-height: 450px;
  margin-bottom: 1em;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  #content article {
    padding: 0.5em 20px 40px; }
    #content article:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }

.two-column #main img {
  max-width: 100%; }

section.details article {
  padding: 0 20px 1em !important; }

footer {
  padding: 10px 10px 20px;
  margin: 1em 0; }

.bar {
  display: block;
  padding: 0.75em 0;
  border-bottom: 1px solid #cccccc; }
  .bar:hover {
    background-color: #f5f5f0; }

.group-time {
  margin-bottom: 0.5em;
  background-color: #edece0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  .group-time h4 {
    padding: 7px;
    margin: 0; }

.listing_item {
  margin-right: 20px;
  width: 45%;
  float: left; }
  .listing_item a {
    font-weight: bold; }

.time-place {
  font-size: 0.85em;
  font-weight: bold;
  display: inline-block;
  float: left; }
  #sidebar .time-place, .speaker .time-place {
    float: none;
    text-align: left;
    width: 100%;
    margin-left: 25px; }

.category-theme {
  font-size: 0.85em;
  margin-left: 10px;
  display: inline-block;
  float: left; }

@media only screen and (min-width: 320px) {
  #wrapper, footer {
    width: 300px; }

  #logo {
    width: 160px;
    height: 160px; }

  nav {
    position: absolute;
    top: 80px;
    right: 0px; }
    nav #main-menu {
      display: none; } }
@media only screen and (min-width: 479px) {
  #wrapper, footer {
    width: 460px; }

  #search {
    float: right;
    clear: right;
    margin-top: 1em; }

  #logo {
    float: left; }

  nav {
    top: 130px;
    width: 60%; }
    nav select {
      width: 100%; }
    nav #main-menu:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden; }
    nav #main-menu li {
      float: left; }
      nav #main-menu li a {
        display: inline-block; }

  .about-info {
    text-align: right;
    margin-bottom: 0; }

  #content {
    -webkit-box-shadow: 0px 0px 3px 0px #dcdac5;
    -moz-box-shadow: 0px 0px 3px 0px #dcdac5;
    box-shadow: 0px 0px 3px 0px #dcdac5; } }
@media only screen and (min-width: 320px) and (max-width: 640px) {
  .listing_item {
    margin-right: 0;
    width: 80%; }

  .time-place,
  .category-theme {
    width: auto;
    float: left;
    margin-left: 45px;
    margin-top: 8px;
    clear: both; }

  #main img {
    max-width: 100%; } }
@media only screen and (min-width: 640px) {
  nav {
    float: left;
    width: 420px;
    text-align: right; }
    nav select {
      display: none; }
    nav #main-menu {
      display: inline-block; }
      nav #main-menu li {
        border-right: 1px solid #1bd7e5;
        border-left: 1px solid #0e8598; }
        nav #main-menu li:nth-child(1) {
          border-left: none; }
        nav #main-menu li:nth-child(4) {
          border-right: none; }
        nav #main-menu li a {
          font-size: 1.1em;
          padding: 0 6px; }

  #logo {
    width: 180px;
    height: 180px; }

  .about-info {
    margin-top: 0; }

  #wrapper, footer {
    width: 620px; }

  .listing_item {
    width: 48%;
    margin-right: 0; }

  .category-theme {
    float: left;
    width: 19%; }

  .time-place {
    width: 19%;
    padding: 0 2%;
    float: right;
    text-align: center; }

  .two-column #sidebar {
    width: 200px;
    margin-left: 20px;
    float: left; }
  .two-column #content {
    width: 380px;
    float: left; } }
@media only screen and (min-width: 740px) {
  #wrapper, footer {
    width: 740px; }

  nav {
    top: 150px;
    width: 565px; }
    nav #main-menu li a {
      font-size: 1.2em;
      padding: 0 18px; }

  .about-info {
    float: left; }

  #content .time.place {
    overflow: hidden; }

  .two-column #sidebar {
    width: 260px; }
  .two-column #content {
    width: 440px; } }
@media only screen and (min-width: 960px) {
  #wrapper, footer {
    width: 960px; }

  #logo {
    width: 220px;
    height: 220px; }

  #signup_form,
  #login_form,
  #login {
    width: 70%; }

  .listing_item {
    width: 45%;
    margin-right: 0; }

  .category-theme {
    width: 25%;
    margin: 0 1%; }

  .time-place {
    width: 19%; }

  .people:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

  .two-column #sidebar {
    width: 280px; }
  .two-column #content {
    width: 640px; }

  section.details article {
    width: 40%;
    float: left;
    display: inline-block;
    margin-bottom: 1em; }
    section.details article:nth-child(odd) {
      clear: left; }
    section.details article:nth-child(even) {
      border-left: 1px solid #dddddd; } }
#sponsors {
  text-align: center;
  margin: 0 auto;
  background: #007b85;
  padding: 0 1.5em;
  overflow: hidden; }
  #sponsors h2 {
    color: white;
    -webkit-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65;
    font-size: 1.3em;
    margin-top: 0.5em;
    font-family: BitterRegular, serif; }
  #sponsors a {
    -webkit-opacity: 0.65;
    -moz-opacity: 0.65;
    opacity: 0.65; }
    #sponsors a img {
      width: 160px; }
    #sponsors a:hover {
      -webkit-opacity: 1;
      -moz-opacity: 1;
      opacity: 1; }

@media only screen and (min-width: 320px) {
  .row.speakers {
    overflow: hidden;
    margin-bottom: 10px; }
    .row.speakers .info {
      padding-bottom: 10px; } }
@media only screen and (min-width: 479px) {
  .speaker .info {
    overflow: hidden; } }
@media only screen and (min-width: 640px) {
  .speaker {
    width: 48%;
    margin-right: 1%;
    padding-bottom: 1%;
    min-height: 85px;
    float: left; }
    .speaker:nth-child(odd) {
      clear: left; }
    .speaker .speaker_summary {
      position: relative;
      font-size: 0.85em; }
      .speaker .speaker_summary h1.name {
        margin: 0.25em 0;
        padding-bottom: 0;
        font-size: 1.35em; }
        .speaker .speaker_summary h1.name:hover {
          text-decoration: underline; } }
@media only screen and (min-width: 960px) {
  .event_speaker {
    width: 48%;
    margin-right: 1%;
    min-height: 85px;
    float: left; }
    .event_speaker:nth-child(odd) {
      clear: left; } }
.results {
  overflow: hidden;
  margin-bottom: 15px; }
  .results.clearnth .speaker:nth-child(odd) {
    clear: right; }

.no-float {
  float: none;
  clear: both;
  margin-top: 15px; }

a.star {
  display: inline-block;
  float: left;
  cursor: pointer;
  width: 16px;
  height: 16px;
  overflow: hidden;
  background: url("/web/20140210221124im_/http://schedule.sxsweco.com/images/icons/star-toggle.png") no-repeat;
  margin: 0 7px 5px; }
  a.star.on {
    background-position: -16px 0; }

.event-detail .add-to {
  display: inline-block;
  float: left;
  width: 40px;
  height: 30px;
  text-align: center;
  margin: 18px 15px 0 -20px;
  background-color: #eeeeee;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  .event-detail .add-to a.star {
    margin-top: 7px;
    margin-left: 11px;
    width: 16px; }

a.tag {
  background: #eeeeee;
  color: #2d3234;
  padding: 3px 6px;
  font-size: 11px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }
  a.tag:hover {
    color: white;
    background: #2d3234; }

/*
     FILE ARCHIVED ON 22:11:24 Feb 10, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:13:56 Nov 05, 2022.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 136.023
  exclusion.robots: 0.143
  exclusion.robots.policy: 0.138
  RedisCDXSource: 2.07
  esindex: 0.005
  LoadShardBlock: 117.026 (3)
  PetaboxLoader3.datanode: 223.39 (5)
  CDXLines.iter: 15.052 (3)
  load_resource: 443.329 (2)
  PetaboxLoader3.resolve: 213.296 (2)
*/