@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,300,600,400italic,600italic,700italic);
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

body {
  margin: 0;
  padding: 25px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fafafa;
  background: #1f1f1f; }

::selection {
  color: #1f1f1f;
  background: #ffdd00; }

::-moz-selection {
  color: #1f1f1f;
  background: #ffdd00; }

p {
  margin: 0 0 1em 0;
  padding: 0; }

.caps {
  font-size: 90%; }

.continue-reading {
  clear: both;
  float: left; }

a {
  color: #f6b362;
  transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  text-decoration: none; }
  a:link {
    text-decoration: none;
    border-bottom: 1px solid transparent; }
  a:visited {
    color: #cdaf8c; }
  a:hover {
    text-decoration: none;
    color: #ff8b00;
    border-bottom: 1px solid #999999;
    transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s; }
  a:active {
    border-bottom: 1px solid #cc0000; }

h1, h2, h3, h4, h5, h6 {
  color: white;
  line-height: 1.4em; }
  h1 a, h1 a:link, h1 a:hover, h1 a:visited, h1 a:active, h2 a, h2 a:link, h2 a:hover, h2 a:visited, h2 a:active, h3 a, h3 a:link, h3 a:hover, h3 a:visited, h3 a:active, h4 a, h4 a:link, h4 a:hover, h4 a:visited, h4 a:active, h5 a, h5 a:link, h5 a:hover, h5 a:visited, h5 a:active, h6 a, h6 a:link, h6 a:hover, h6 a:visited, h6 a:active {
    color: inherit;
    border: none; }
  h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
    color: #ff8b00; }

.hide {
  display: none; }

section {
  margin: 0; }
  section header h1, section header h2, section header h3, section header h4, section header h5, section header h6 {
    font-weight: 300; }

.container-fluid {
  max-width: 940px;
  width: auto; }

#site-header h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 80px;
  line-height: 0.8em;
  color: #999999;
  letter-spacing: -0.03em;
  margin: 20px 0 0 0;
  padding-bottom: 20px; }
  #site-header h1 a {
    color: inherit;
    border: none;
    display: block;
    width: 292px;
    height: 56px;
    background: transparent url(../imx/logo_off.png) 0 60% no-repeat;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden; }
    @media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2) {
      #site-header h1 a {
        background-image: url(../imx/logo_off@2x.png);
        background-size: 292px 56px; } }
  #site-header h1 a:hover {
    color: #bbbbbb;
    text-decoration: none;
    background-image: url(../imx/logo_on.png); }
    @media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2) {
      #site-header h1 a:hover {
        background-image: url(../imx/logo_oN@2x.png); } }
  #site-header h1 a span {
    color: #666666;
    transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    background: url(../imx/logo_on.png) no-repeat -1000px -1000px; }
    @media (min-resolution: 192dpi), (-webkit-min-device-pixel-ratio: 2) {
      #site-header h1 a span {
        background: url(../imx/logo_on@2x.png) no-repeat -1000px -1000px; } }
  #site-header h1 a:hover span {
    color: #cc0000;
    transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s; }

#globalnav {
  margin: 0;
  margin-bottom: 25px;
  border: 1px solid #999999;
  border-width: 1px 0; }
  #globalnav ul {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 90%;
    list-style: none;
    margin: 0; }
    #globalnav ul li {
      float: left;
      padding: 0 0 1px 0;
      margin-right: 1em; }
      #globalnav ul li a {
        border: none;
        color: #999999; }
      #globalnav ul li a:hover {
        text-decoration: none;
        color: white; }
  #globalnav #sitenav {
    float: left;
    width: 80%; }
  #globalnav #social-links {
    height: 21px;
    float: right;
    text-align: right;
    text-transform: lowercase;
    font-size: 16px; }
    #globalnav #social-links li {
      margin-right: 0;
      margin-left: 0.5em; }
    #globalnav #social-links a span {
      display: none; }
    #globalnav #social-links a:hover {
      color: white; }
    #globalnav #social-links a.icon-facebook {
      height: 16px;
      width: 13px;
      padding-right: 4px;
      text-align: right;
      margin-top: 2px;
      background: #666666;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px; }

.section-header h2 a.icon-rss {
  font-size: 80%;
  height: 16px;
  width: 17px;
  margin-top: 2px;
  color: #666666; }
  .section-header h2 a.icon-rss:hover {
    color: white; }

.subnav {
  font-size: 85%;
  background: #1c1c1c;
  padding: 0 15px 15px 15px;
  margin-bottom: 15px; }
  .subnav h3 {
    font-size: 90%;
    text-transform: uppercase;
    font-weight: 400;
    color: #999999;
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid #333333;
    border-width: 1px 0;
    text-align: center;
    padding: 0.3em 0;
    line-height: 1.7em;
    margin: 0 -15px 15px -15px; }
  .subnav article {
    padding-top: 15px;
    border-bottom: 1px dotted #666666; }
    .subnav article h4 {
      font-weight: 300;
      font-size: 120%; }
    .subnav article:last-child {
      border-bottom: none; }
    .subnav article:first-child {
      padding-top: 0; }
  .subnav dt {
    text-transform: uppercase;
    font-size: 90%; }
  .subnav dd {
    margin-bottom: 10px; }
  .subnav .tag {
    display: block;
    margin: 2px 0; }
  .subnav img {
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .subnav ul {
    margin: 0;
    padding: 0; }
    .subnav ul li {
      list-style: none;
      margin-bottom: 15px; }
  .subnav iframe {
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    max-width: 100%; }

img.foto {
  -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.zoomable a {
  position: relative;
  display: inline-block;
  float: left;
  border: none; }

.zoomable img {
  float: left; }

.zoomable a:hover:before {
  color: #fafafa;
  content: "\f00e";
  font-family: "FontAwesome";
  font-weight: normal;
  position: absolute;
  left: 15px;
  top: 15px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  vertical-align: middle;
  padding: 4px 8px;
  transition: 0.6s;
  -o-transition: 0.6s;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s; }

.section-header h2 {
  text-transform: lowercase;
  font-size: 200%;
  font-weight: 300;
  color: #999999;
  margin-bottom: 30px;
  margin-top: 0; }
  .section-header h2 a:hover {
    color: white; }

section article.nova {
  margin-bottom: 45px;
  border-left: 1px dotted #666666;
  padding-left: 30px; }

article.nova header h3 {
  font-weight: 300;
  margin-bottom: 0.2em;
  font-size: 220%;
  margin-top: 0; }
article.nova img,
article.nova object,
article.nova embed,
article.nova video,
article.nova iframe {
  float: left;
  margin: 0 25px 25px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
article.nova .data {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #333333;
  border-width: 1px 0;
  margin: 0 0 1em 0;
  font-size: 80%;
  padding: 0 15px; }

.comment-count {
  margin-left: 15px; }
  .comment-count [class^=icon] {
    margin-right: 5px; }

#proximos-eventos {
  margin-top: 40px; }
  #proximos-eventos .carousel-control {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    top: 55%;
    border: 3px solid white; }
    #proximos-eventos .carousel-control:hover {
      border: 3px solid white; }
    #proximos-eventos .carousel-control:visited {
      color: inherit; }
  #proximos-eventos article.evento {
    overflow: hidden;
    background: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 5px 0px rgba(0, 0, 0, 0.8);
    margin-bottom: 40px; }
    #proximos-eventos article.evento.with-photo {
      height: 450px; }
      #proximos-eventos article.evento.with-photo h2 {
        position: absolute;
        left: 0;
        right: 0; }

.carousel article.evento {
  height: 450px; }
.carousel img {
  max-width: 100%; }

article.evento {
  position: relative;
  margin-bottom: 200px;
  border: 1px solid rgba(31, 31, 31, 0.5);
  border-width: 0 1px 1px 1px;
  max-width: 938px;
  -moz-border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  border-radius: 0 0 8px 8px; }
  article.evento h2 {
    min-height: 60px;
    margin: 0;
    font-size: 200%;
    font-weight: 600;
    padding: 30px 15px 15px 15px;
    background: black;
    background: rgba(0, 0, 0, 0.6);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    z-index: 0; }
    article.evento h2 a, article.evento h2 a:link {
      color: #fafafa; }
    article.evento h2 a:hover {
      color: #ff8b00; }
    article.evento h2 p {
      margin: 0; }
  article.evento .data {
    margin: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 120%;
    color: #fafafa;
    background-color: #666666;
    background-image: -moz-linear-gradient(#666666, #262626);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#262626));
    background-image: -webkit-linear-gradient(#666666, #262626);
    background-image: -o-linear-gradient(#666666, #262626);
    background-image: -ms-linear-gradient(#666666, #262626);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FF666666', endColorstr='#FF262626');
    background-image: linear-gradient(#666666, #262626);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    border: 1px solid rgba(200, 200, 200, 0.05);
    border-width: 0 0 1px 0;
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; }
    article.evento .data small {
      font-weight: normal;
      padding-left: 0.5em;
      color: #999999; }
    article.evento .data strong {
      color: #ffdd00;
      font-weight: normal;
      font-size: 90%; }
    article.evento .data .comment-count {
      font-size: 80%; }
  article.evento .description {
    padding: 1.5em;
    line-height: 1.5em; }

article.evento.suspendido .data time {
  text-decoration: line-through; }
article.evento.suspendido img {
  opacity: 0.2; }

.cols2 {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2; }

#p-event-detail article.evento {
  margin-top: 20px; }
  #p-event-detail article.evento h2 {
    position: static;
    background: none;
    color: #fafafa;
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.8);
    padding: 30px 0; }
  #p-event-detail article.evento img {
    float: left;
    margin: 0 25px 25px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }

.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s; }
  .grayscale:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s; }

.share-buttons {
  text-align: right;
  height: 25px;
  padding: 3px 0 0 0;
  margin: 20px 0;
  border: 1px solid #999999;
  border-width: 1px 0; }
  .share-buttons .fb-like {
    width: 200px;
    float: right; }
  .share-buttons .twitter {
    margin: auto 0;
    float: right; }
  .share-buttons #fb-event-link {
    float: left; }

.ribbon {
  padding: 1px 8px;
  opacity: 0.85;
  font-size: 90%;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  border: 1px solid rgba(200, 200, 200, 0.1);
  border-width: 1px 0;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

article.evento .ribbon {
  display: block;
  z-index: 10;
  padding: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 200px;
  position: absolute;
  top: 40px;
  right: -50px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8); }

.tag {
  font-weight: bold;
  text-transform: uppercase; }
  .tag.suspendido {
    color: white;
    background-color: #cc0000;
    background-image: -moz-linear-gradient(#cc0000, maroon);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc0000), to(maroon));
    background-image: -webkit-linear-gradient(#cc0000, maroon);
    background-image: -o-linear-gradient(#cc0000, maroon);
    background-image: -ms-linear-gradient(#cc0000, maroon);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFCC0000', endColorstr='#FF800000');
    background-image: linear-gradient(#cc0000, maroon); }
  .tag.cambiodedata, .tag.cambiodehora {
    color: black;
    background-color: #ffdd00;
    background-image: -moz-linear-gradient(#ffdd00, #b39b00);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffdd00), to(#b39b00));
    background-image: -webkit-linear-gradient(#ffdd00, #b39b00);
    background-image: -o-linear-gradient(#ffdd00, #b39b00);
    background-image: -ms-linear-gradient(#ffdd00, #b39b00);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFDD00', endColorstr='#FFB39B00');
    background-image: linear-gradient(#ffdd00, #b39b00); }

.message {
  width: 50%;
  margin: 0 auto 20px auto;
  padding: 0 30px;
  text-align: center;
  border: 1px solid black;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(200, 200, 200, 0.1); }
  .message header {
    text-transform: uppercase; }
    .message header h1 {
      font-size: 120%;
      margin-bottom: 0.3em; }
  .message.suspendido {
    background-color: #cc0000;
    background-image: -moz-linear-gradient(#cc0000, maroon);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cc0000), to(maroon));
    background-image: -webkit-linear-gradient(#cc0000, maroon);
    background-image: -o-linear-gradient(#cc0000, maroon);
    background-image: -ms-linear-gradient(#cc0000, maroon);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFCC0000', endColorstr='#FF800000');
    background-image: linear-gradient(#cc0000, maroon); }
    .message.suspendido header h1 {
      color: white; }
  .message.cambiodedata, .message.cambiodehora {
    background-color: #ffdd00;
    background-image: -moz-linear-gradient(#ffdd00, #b39b00);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffdd00), to(#b39b00));
    background-image: -webkit-linear-gradient(#ffdd00, #b39b00);
    background-image: -o-linear-gradient(#ffdd00, #b39b00);
    background-image: -ms-linear-gradient(#ffdd00, #b39b00);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFDD00', endColorstr='#FFB39B00');
    background-image: linear-gradient(#ffdd00, #b39b00); }
    .message.cambiodedata header h1, .message.cambiodehora header h1 {
      color: black; }

#wrap > footer {
  clear: both;
  color: #666666;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  padding-top: 15px;
  margin-top: 40px;
  font-size: 85%;
  line-height: 1.5; }
  #wrap > footer a, #wrap > footer a:link {
    color: inherit;
    border: none; }
    #wrap > footer a:hover, #wrap > footer a:link:hover {
      border: none;
      color: white; }
    #wrap > footer a:visited, #wrap > footer a:link:visited {
      border: none; }
  #wrap > footer address {
    margin-bottom: 0; }
    #wrap > footer address i {
      font-size: 120%;
      padding-right: 0.6em;
      color: #999999; }
    #wrap > footer address a:hover i {
      color: #ffdd00; }
    #wrap > footer address small {
      text-transform: uppercase; }

.kuruminoki {
  margin-top: 20px;
  text-align: center;
  font-size: 80%;
  color: #4d4d4d;
  text-transform: lowercase; }

.sitewide-fb-button {
  float: right;
  margin: 0 0 20px 0;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  transition: 0.25s;
  -o-transition: 0.25s;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s; }
  .sitewide-fb-button:hover {
    filter: none;
    -webkit-filter: grayscale(0);
    transition: 0.25s;
    -o-transition: 0.25s;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s; }
  .sitewide-fb-button .fb-like {
    float: none; }

.featured {
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8);
  border: 1px solid rgba(200, 200, 200, 0.1);
  background-color: #666666;
  background-image: -moz-linear-gradient(#666666, #404040);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666666), to(#404040));
  background-image: -webkit-linear-gradient(#666666, #404040);
  background-image: -o-linear-gradient(#666666, #404040);
  background-image: -ms-linear-gradient(#666666, #404040);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FF666666', endColorstr='#FF404040');
  background-image: linear-gradient(#666666, #404040);
  padding: 20px;
  margin-bottom: 40px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6); }
  .featured h2 {
    font-size: 200%;
    font-weight: 300;
    margin-top: 0; }

.feed-menu [class^="icon-"],
.feed-menu [class*=" icon-"],
.feed-menu .icon-rss {
  margin-bottom: 10px;
  padding: 0 20px;
  line-height: 1em;
  text-align: center;
  font-size: 600%;
  color: #999999;
  width: 100%;
  margin: 0 auto;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
  border: none; }
  .feed-menu [class^="icon-"]:hover,
  .feed-menu [class*=" icon-"]:hover,
  .feed-menu .icon-rss:hover {
    text-decoration: none;
    color: white; }
.feed-menu .btn {
  clear: both;
  font-size: 120%; }
.feed-menu h2 {
  font-size: 150%; }

#mapa-atu iframe {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.deemphasize {
  font-weight: 300;
  white-space: nowrap; }
  .deemphasize i {
    display: none; }

.subnav .deemphasize {
  white-space: normal;
  display: inline-block; }

iframe {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.pagination ul > li a {
  color: #999999;
  background: none;
  border: 1px solid #666666; }
  .pagination ul > li a:hover {
    background: #fafafa;
    color: #1f1f1f; }
.pagination ul > li span {
  color: #666666;
  background: none;
  border: 1px solid #666666; }
.pagination ul > li.active a {
  color: white;
  background: #666666; }

#lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  text-align: center;
  z-index: 20; }
  #lightbox p {
    text-align: center;
    font-size: 90%; }
  #lightbox img {
    margin-top: 80px;
    margin-bottom: 15px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.8);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width: 940px;
    z-index: 1; }
  #lightbox #content {
    position: relative; }

.spinner {
  position: absolute;
  top: -250px;
  left: 50%; }

#disqus_thread {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px dotted #666666; }

.comment-count {
  text-transform: none; }
