html, body, div, span, applet, object, iframe,
h1,
.rolodex-single-title, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

* {
  vertical-align: center;
  box-sizing: border-box;
  *behavior: url(/wp-content/themes/osbp2/css/boxsizing.htc); }

body {
  font-family: Georgia, Times, serif;
  font-size: 13px;
  line-height: 20px;
  color: #303030; }

p {
  margin: 0 0 10px;
  -webkit-hyphens: auto;
     -moz-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto; }

a {
  color: #8dadb5;
  text-decoration: none;
  -webkit-transition: color 0.2s;
  transition: color 0.2s; }
  a:hover {
    color: #ff0099; }
  a:hover, a:active {
    outline: none; }

p a:hover, p a:focus, p a:active, li a:hover, li a:focus, li a:active {
  text-decoration: underline; }

small {
  font-size: 11.05px;
  line-height: 20px;
  color: #565656; }

strong, b {
  font-weight: bold; }

em, i {
  font-style: italic; }

cite {
  font-style: normal; }

h1, .rolodex-single-title, h2, h3, h4, h5, h6 {
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  font-weight: normal;
  color: #ff0099;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased; }
  h1 a, .rolodex-single-title a, h1 a:visited, .rolodex-single-title a:visited, h1 a:active, .rolodex-single-title a:active, h2 a, h2 a:visited, h2 a:active, h3 a, h3 a:visited, h3 a:active, h4 a, h4 a:visited, h4 a:active, h5 a, h5 a:visited, h5 a:active, h6 a, h6 a:visited, h6 a:active {
    color: #ff0099; }
  h1 small, .rolodex-single-title small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 0.5em;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #ff0099; }

h1, .rolodex-single-title, h2 {
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 17.3329px;
  line-height: 20px;
  background: url('../images/border-h-rough.png?1394429227') repeat-x left bottom; }

h3 {
  margin: 10px 0;
  font-size: 14px;
  line-height: 20px;
  color: #171717; }

h4 {
  font-size: 12px;
  line-height: 20px; }

h5, h6 {
  font-size: 11px;
  line-height: 20px; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 20px; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal; }

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

dl {
  margin: 0 0 10px; }

dt,
dd {
  line-height: 20px; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #fff; }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px solid #cccccc; }

blockquote {
  float: left;
  width: 33%;
  margin: 0 20px 10px -20px;
  text-align: right; }
  blockquote p {
    font-size: 19.5px;
    line-height: 30px;
    font-weight: 200;
    color: #f0f0f0;
    -webkit-font-smoothing: antialiased; }
  blockquote small {
    display: block;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 10.4px;
    line-height: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    text-align: right;
    color: #f0f0f0; }
    blockquote small:before {
      content: '\2014 \00A0'; }
  blockquote.pull-right {
    float: right;
    margin: 0 20px 10px -20px; }
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after {
  content: ""; }

img {
  -ms-interpolation-mode: bicubic; }

img {
  position: relative;
  max-width: 100%;
  height: auto; }

object, iframe {
  position: relative;
  max-width: 100%; }

.image-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  max-width: 100%;
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05); }
  .image-wrapper img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    *max-width: none; }

.alignnone {
  margin: 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

a img.alignright {
  float: right;
  margin: 0 0 15px 15px; }

a img.alignnone {
  margin: 0; }

a img.alignleft {
  float: left;
  margin: 0 15px 15px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }
  .wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

@media only screen and (min-width: 35em) {
  .alignright {
    float: none;
    margin-left: 0; }

  .alignleft {
    float: none;
    margin-right: 0; } }
.tiled-gallery {
  margin-bottom: 20px !important; }
  .tiled-gallery .image-wrapper {
    display: block;
    padding: 0;
    box-shadow: none; }
    .tiled-gallery .image-wrapper::before, .tiled-gallery .image-wrapper::after {
      content: none;
      box-shadow: none; }
  .tiled-gallery .tiled-gallery-item img {
    *max-width: none !important; }

.slideshow-window {
  background: transparent;
  border: 0; }

form {
  margin: 0 0 20px; }

label {
  display: block;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  color: #b0b0b0; }
  label .req {
    color: #ff0099; }

button, .btn, div#infinite-handle span, input[type="button"], input[type="submit"] {
  -webkit-appearance: none;
  display: inline-block;
  width: auto;
  height: 35px;
  margin: 0;
  padding: 0 1em;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  font-size: 22.75px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  background: #cccccc;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #cccccc), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#cccccc, #cccccc);
  background-image: linear-gradient(#cccccc, #cccccc);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  background-repeat: repeat-x;
  border: 0;
  -webkit-transition: all 0.2s;
          transition: all 0.2s; }
  button:hover, button:focus, .btn:hover, div#infinite-handle span:hover, .btn:focus, div#infinite-handle span:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IzYjNiMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9d9d9), color-stop(100%, #b3b3b3));
    background-image: -webkit-linear-gradient(#d9d9d9, #b3b3b3);
    background-image: linear-gradient(#d9d9d9, #b3b3b3); }
  button:active, .btn:active, div#infinite-handle span:active, input[type="button"]:active, input[type="submit"]:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYmZiZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bfbfbf), color-stop(100%, #d9d9d9));
    background-image: -webkit-linear-gradient(#bfbfbf, #d9d9d9);
    background-image: linear-gradient(#bfbfbf, #d9d9d9); }
  button.disabled, button[disabled], .btn.disabled, div#infinite-handle span.disabled, .btn[disabled], div#infinite-handle span[disabled], input[type="button"].disabled, input[type="button"][disabled], input[type="submit"].disabled, input[type="submit"][disabled] {
    color: #e6e6e6;
    background-color: #cccccc; }
  button:active, .btn:active, div#infinite-handle span:active, input[type="button"]:active, input[type="submit"]:active {
    -webkit-transition: none;
            transition: none; }
  button.disabled, button[disabled], .btn.disabled, div#infinite-handle span.disabled, .btn[disabled], div#infinite-handle span[disabled], input[type="button"].disabled, input[type="button"][disabled], input[type="submit"].disabled, input[type="submit"][disabled] {
    cursor: default;
    background-image: none;
    box-shadow: none !important; }

.btn-primary {
  color: #fff;
  background: #fbb654;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjY1NCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZiYjY1NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbb654), color-stop(100%, #fbb654));
  background-image: -webkit-linear-gradient(#fbb654, #fbb654);
  background-image: linear-gradient(#fbb654, #fbb654);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
  .btn-primary:hover, .btn-primary:focus {
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjYzE2ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhYTEyMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fcc16d), color-stop(100%, #faa122));
    background-image: -webkit-linear-gradient(#fcc16d, #faa122);
    background-image: linear-gradient(#fcc16d, #faa122); }
  .btn-primary:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYWIzYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZjYzE2ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #faab3b), color-stop(100%, #fcc16d));
    background-image: -webkit-linear-gradient(#faab3b, #fcc16d);
    background-image: linear-gradient(#faab3b, #fcc16d); }
  .btn-primary.disabled, .btn-primary[disabled] {
    color: #fddbaa;
    background-color: #fbb654; }

.btn-danger {
  color: #fff;
  background: #9c352c;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzljMzUyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzljMzUyYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9c352c), color-stop(100%, #9c352c));
  background-image: -webkit-linear-gradient(#9c352c, #9c352c);
  background-image: linear-gradient(#9c352c, #9c352c);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
  .btn-danger:hover, .btn-danger:focus {
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwM2MzMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc0MjcyMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b03c32), color-stop(100%, #742721));
    background-image: -webkit-linear-gradient(#b03c32, #742721);
    background-image: linear-gradient(#b03c32, #742721); }
  .btn-danger:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg4MmUyNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwM2MzMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #882e26), color-stop(100%, #b03c32));
    background-image: -webkit-linear-gradient(#882e26, #b03c32);
    background-image: linear-gradient(#882e26, #b03c32); }
  .btn-danger.disabled, .btn-danger[disabled] {
    color: #ce9a96;
    background-color: #9c352c; }

.btn-highlight {
  color: #fff;
  background: #649b2c;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0OWIyYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY0OWIyYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #649b2c), color-stop(100%, #649b2c));
  background-image: -webkit-linear-gradient(#649b2c, #649b2c);
  background-image: linear-gradient(#649b2c, #649b2c);
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
  .btn-highlight:hover, .btn-highlight:focus {
    color: #fff;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcxYWYzMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhNzMyMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #71af32), color-stop(100%, #4a7321));
    background-image: -webkit-linear-gradient(#71af32, #4a7321);
    background-image: linear-gradient(#71af32, #4a7321); }
  .btn-highlight:active {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU3ODcyNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzcxYWYzMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #578726), color-stop(100%, #71af32));
    background-image: -webkit-linear-gradient(#578726, #71af32);
    background-image: linear-gradient(#578726, #71af32); }
  .btn-highlight.disabled, .btn-highlight[disabled] {
    color: #b2cd96;
    background-color: #649b2c; }

.button-set {
  padding: 9px 0 0;
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #cccccc; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  display: inline-block;
  height: 25px;
  line-height: 23px;
  width: 100%;
  padding: 0 5px;
  font-family: Georgia, Times, serif;
  font-style: italic;
  vertical-align: middle;
  color: #b0b0b0;
  background-color: #fff;
  border: 1px solid #b0b0b0;
  border-radius: 0;
  -webkit-transition: box-shadow 0.2s;
          transition: box-shadow 0.2s; }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    outline: 0;
    box-shadow: 0 0 5px rgba(255, 0, 153, 0.4); }

textarea {
  height: auto; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

input[type="search"] {
  padding-right: 0; }

input[type="search"]::-webkit-search-decoration {
  display: none; }

select,
select[size="0"],
select[size="1"] {
  height: 25px;
  padding-right: 0; }

select[multiple],
select[size] {
  height: auto; }

.select-wrapper {
  position: relative;
  overflow: hidden;
  background: #fff; }
  .select-wrapper:after {
    content: "<>";
    position: absolute;
    display: block;
    height: 20px;
    width: 24px;
    right: -1px;
    top: 3px;
    font: bold 12px/20px "Consolas", monospace;
    text-align: center;
    color: #fff;
    background: #b0b0b0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    pointer-events: none; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b0b0b0; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b0b0b0; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b0b0b0; }

input::placeholder,
textarea::placeholder {
  color: #b0b0b0; }

.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #f2f2f2; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  input:focus:invalid:focus,
  textarea:focus:invalid:focus,
  select:focus:invalid:focus {
    border-color: #e9322d;
    box-shadow: 0 0 6px #f8b9b7; }

form dl, form dt, form dd {
  margin: 0;
  font-weight: normal; }

.in-place {
  position: relative; }
  .in-place dt {
    position: absolute;
    left: 1px;
    top: 0;
    padding-left: 5px; }
  .in-place label {
    cursor: text; }

#imagelightbox {
  cursor: pointer;
  position: fixed;
  z-index: 10000;
  -ms-touch-action: none;
      touch-action: none;
  box-shadow: 0 0 3em rgba(0, 0, 0, 0.5); }

#imagelightbox-overlay {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  position: fixed;
  z-index: 9998;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

#imagelightbox-close {
  position: fixed;
  z-index: 10002;
  width: 2.5em;
  height: 2.5em;
  top: 2.5em;
  right: 2.5em;
  text-align: left;
  text-indent: -9999px;
  background-color: #303030;
  border-radius: 50%;
  opacity: 0.75;
  -webkit-transition: opacity .2s ease;
          transition: opacity .2s ease; }
  #imagelightbox-close:hover {
    opacity: 1; }
  #imagelightbox-close:before, #imagelightbox-close:after {
    width: 2px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px; }
  #imagelightbox-close:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
  #imagelightbox-close:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg); }

#imagelightbox-overlay,
#imagelightbox-close {
  -webkit-animation: fade-in .25s linear;
          animation: fade-in .25s linear; }

@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@media only screen and (max-width: 55em) {
  #imagelightbox-close {
    top: 1.25em;
    right: 1.25em; } }
.comment-list {
  list-style-type: none;
  margin: 0 0 20px; }

.comment-list .children {
  list-style-type: none;
  margin: 0 0 0 20px; }
  .comment-list .children .comment {
    padding-top: 10px;
    border: 0; }

.comment {
  margin: 0 0 20px;
  padding: 10px 10px 0;
  font-style: italic; }
  .comment.even {
    background: #fffaf9; }

.bypostauthor {
  padding: 20px 20px 10px;
  box-shadow: inset 0 0 50px rgba(255, 0, 153, 0.1); }

.comment-meta {
  margin-bottom: 10px;
  color: #b0b0b0; }

.comment-meta .comment-author {
  font-weight: bold;
  color: #8dadb5; }

.comment-date a {
  color: #b0b0b0; }
  .comment-date a:hover {
    color: #8dadb5; }

.comment-content {
  color: #625D5D; }

.comment-list .edit-link {
  margin-left: 2em; }

.comment-awaiting-moderation {
  color: #dd4444; }

.reply {
  text-transform: lowercase; }

/* Comment form */
#respond {
  padding: 10px 10px;
  margin-bottom: 20px;
  background: #fdf2f0; }

.comment-reply-title {
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
  color: #b0b0b0; }

.comment-form-note {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 15px;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #b0b0b0; }

.comment-form-author,
.comment-form-email,
.comment-form-url {
  clear: both;
  overflow: hidden;
  *zoom: 1;
  margin-bottom: 30px; }
  .comment-form-author label,
  .comment-form-email label,
  .comment-form-url label {
    float: right;
    width: 63%;
    font-size: 14px;
    line-height: 30px; }
  .comment-form-author input,
  .comment-form-email input,
  .comment-form-url input {
    float: left;
    width: 35%;
    height: 30px; }

.comment-form-comment {
  clear: both; }
  .comment-form-comment label {
    position: absolute;
    left: -9999px; }
  .comment-form-comment textarea {
    height: 120px; }

#commentform .required {
  color: #b31e00; }

.form-allowed-tags,
.form-allowed-tags code {
  color: #7d7b6d;
  font-size: 12px; }

.form-allowed-tags code {
  font-size: 10px;
  margin-left: 3px; }

#commentform .form-submit {
  float: left;
  margin-right: 20px; }

.no-comments {
  background: #fdf2f0;
  font-size: 20px;
  font-style: italic;
  font-weight: 300;
  margin: 0;
  padding: 40px;
  text-align: center; }

.pagination {
  clear: both;
  padding: 20px 0 0;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  font-size: 19.5px;
  line-height: 40px;
  text-align: center;
  background: url('../images/border-h-hatch.png?1394429227') repeat-x center top; }
  .pagination span, .pagination a {
    padding: 0 0.2em;
    margin: 0 0.3em;
    color: #b0b0b0; }
  .pagination .current, .pagination a:hover, .pagination a:focus, .pagination a:active {
    border-bottom: 2px solid #febab8; }

.ngg-gallery-thumbnail {
  float: left;
  width: 50%;
  padding: 0 10px;
  margin-right: 0 !important;
  text-align: center;
  font-style: italic; }
  .ngg-gallery-thumbnail:nth-child(2n+1) {
    clear: left; }
  @media only screen and (min-width: 55em) {
    .ngg-gallery-thumbnail {
      width: 25%; }
      .ngg-gallery-thumbnail:nth-child(2n+1) {
        clear: none; }
      .ngg-gallery-thumbnail:nth-child(4n+1) {
        clear: left; } }

.ngg-gallery-thumbnail a:hover, .ngg-gallery-thumbnail a:hover h2, .ngg-gallery-thumbnail a:focus, .ngg-gallery-thumbnail a:focus h2 {
  color: #ff0099; }

.ngg-gallery-thumbnail img {
  padding: 0 !important;
  border: 0 !important;
  box-shadow: 0 0 5px #b0b0b0; }

.ngg-gallery-thumbnail h2 {
  height: 60px;
  padding: 0;
  font-family: Georgia, Times, serif;
  font-size: 13px;
  line-height: 20px;
  text-transform: none;
  letter-spacing: 0;
  color: #8dadb5;
  background: 0;
  border: 0; }

.social-links {
  float: left;
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1; }
  .social-links li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    white-space: nowrap;
    float: left;
    padding-left: 0;
    padding-right: 0; }
    .social-links li:first-child {
      padding-left: 0; }
    .social-links li:last-child {
      padding-right: 0; }
    .social-links li.last {
      padding-right: 0; }
  .social-links a {
    display: block;
    border: none;
    text-indent: -9999px; }
    .social-links a:hover, .social-links a:focus {
      opacity: 0.75; }
  .social-links .twitter a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -564px;
    background-repeat: no-repeat;
    height: 30px;
    width: 38px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .social-links .twitter a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -564px; } }
  .social-links .facebook a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -319px;
    background-repeat: no-repeat;
    height: 30px;
    width: 25px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .social-links .facebook a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -319px; } }
  .social-links .instagram a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -371px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .social-links .instagram a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -371px; } }
  .social-links .pinterest a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -425px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .social-links .pinterest a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -425px; } }
  .social-links .rss a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -457px;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .social-links .rss a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -457px; } }

html {
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  background: #fff; }

.wrapper {
  position: relative;
  min-width: 22em;
  max-width: 87em;
  padding: 0 20px; }

.content {
  clear: both;
  position: relative;
  z-index: 1;
  padding: 20px 0 20px;
  *zoom: 1; }
  .content:after {
    content: "";
    display: table;
    clear: both; }

article.post, article.page {
  *zoom: 1;
  margin: 0 0 60px; }
  article.post:after, article.page:after {
    content: "";
    display: table;
    clear: both; }

@media only screen and (min-width: 55em) {
  .wrapper {
    margin: 0 auto; }

  .content {
    padding-right: 34em; }

  .body {
    position: relative;
    float: left;
    width: 100%; }

  #sidebar {
    position: relative;
    float: right;
    width: 26em;
    margin-right: -34em; }

  .sidebar-right .content {
    padding-right: 0;
    padding-left: 20em; }
  .sidebar-right #sidebar {
    position: relative;
    float: left;
    width: 13em;
    right: 20em;
    margin-left: -100%; }

  .full-width .content {
    padding-right: 0; }
  .full-width .body {
    float: none;
    width: auto; }
  .full-width #sidebar {
    display: none; } }
.header-banner {
  display: none;
  text-align: right;
  padding: 10px 0; }
  .header-banner .widget {
    margin-bottom: 0; }

.site-header {
  position: relative;
  padding: 30px 0 0; }

.logo {
  margin: 0 0 10px;
  padding: 0;
  background: none; }
  @media only screen and (max-width: 55em) {
    .logo {
      padding-bottom: 6%;
      background: url('../images/nav-bg.png?1394429227') no-repeat left bottom;
      background-size: 100% auto; } }
  .logo a {
    display: block;
    border: 0; }
  .logo img {
    max-width: 100%;
    height: auto; }

.main-nav {
  padding: 0 6.5px;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15em; }
  .main-nav .skip-link {
    position: absolute;
    left: -9999px; }
  .main-nav nav {
    display: none;
    padding-bottom: 10px;
    background: url('../images/border-h-rough.png?1394429227') no-repeat left bottom; }
    .main-nav nav.open {
      display: block; }
  .main-nav ul, .main-nav li {
    list-style: none;
    margin: 0; }
    .main-nav ul li, .main-nav li li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0; }
  .main-nav a {
    display: block;
    padding: 0 0.15em;
    font-size: 13px;
    line-height: 30px;
    color: black; }
    .main-nav a:hover {
      color: #ff0099; }
    @media only screen and (min-width: 65em) {
      .main-nav a {
        font-size: 15px;
        line-height: 30px; } }
    .main-nav a:hover, .main-nav a:focus, .main-nav a:active {
      background: #f0f0f0;
      text-decoration: none; }
  .main-nav .sub-menu {
    font-family: Georgia, Times, serif;
    font-style: italic;
    text-transform: lowercase;
    letter-spacing: 0; }
    .main-nav .sub-menu a {
      font-size: 13px;
      line-height: 15px;
      color: #707070; }
      .main-nav .sub-menu a:hover {
        color: #ff0099; }

.menu-toggle {
  display: inline-block;
  background-image: url('../images/sprites-sa8fe838853.png');
  background-position: 0 -403px;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  padding: 0;
  text-indent: -9999px;
  cursor: pointer; }
  @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .menu-toggle {
      background-image: url('../images/sprites2x-s72503069cc.png');
      background-size: 170px auto;
      background-position: 0 -403px; } }

@media only screen and (min-width: 55em) {
  .header-banner {
    display: block; }

  .site-header {
    padding-bottom: 20px; }

  .page-top {
    text-align: left; }

  .menu-toggle {
    display: none; }

  .main-nav nav {
    display: block;
    padding-bottom: 0;
    background: none; }
  .main-nav a {
    display: block;
    padding: 0; }
    .main-nav a:hover, .main-nav a:focus, .main-nav a:active {
      background: transparent; }
  .main-nav .sub-menu {
    line-height: 15px;
    background: #fef8f8; }

  .menu-primary {
    *zoom: 1;
    margin: 0 -1em;
    padding: 10px 0 11px;
    background: url('../images/nav-bg.png?1394429227') no-repeat left center;
    background-size: 100% auto; }
    .menu-primary:after {
      content: "";
      display: table;
      clear: both; }
    .menu-primary .menu {
      list-style: none;
      margin: 0;
      padding: 0 6% 0 1%;
      font-size: 0;
      line-height: 0;
      text-align: justify;
      -ms-text-justify: distribute-all-lines;
      text-justify: distribute-all-lines; }
      .menu-primary .menu:after {
        content: "";
        display: inline-block;
        width: 100%; }
      .menu-primary .menu > li {
        display: inline-block;
        margin-left: 0;
        white-space: nowrap;
        *display: inline;
        zoom: 1; }
      .menu-primary .menu a {
        padding: 0 0.5em; }
    .menu-primary li {
      position: relative; }
    .menu-primary .sub-menu {
      display: none;
      position: absolute;
      z-index: 100;
      left: 0;
      top: 100%;
      padding: 13px; }
      .menu-primary .sub-menu:before {
        content: "";
        position: absolute;
        left: 0.5em;
        top: -1em;
        width: 0;
        height: 0;
        border-left: 0.75em solid transparent;
        border-right: 0.75em solid transparent;
        border-bottom: 1em solid #fef8f8; }
      .menu-primary .sub-menu a {
        min-width: 10em;
        padding: 5px 0; }
    .menu-primary li:hover > .sub-menu {
      display: block; }

  .menu-secondary {
    position: absolute;
    top: 0;
    right: 0; }
    .menu-secondary ul {
      margin: 0;
      padding: 0;
      border: 0;
      overflow: hidden;
      *zoom: 1; }
      .menu-secondary ul li {
        list-style-image: none;
        list-style-type: none;
        margin-left: 0;
        white-space: nowrap;
        float: left;
        padding-left: 0.75em;
        padding-right: 0.75em; }
        .menu-secondary ul li:first-child {
          padding-left: 0; }
        .menu-secondary ul li:last-child {
          padding-right: 0; }
        .menu-secondary ul li.last {
          padding-right: 0; }
    .menu-secondary a {
      font-size: 13px;
      line-height: 20px;
      color: #898989; }
      .menu-secondary a:hover {
        color: #ff0099; } }
#top {
  position: absolute;
  left: 100%;
  z-index: 500;
  display: inline-block;
  background-image: url('../images/sprites-sa8fe838853.png');
  background-position: 0 -80px;
  background-repeat: no-repeat;
  height: 65px;
  width: 100px;
  text-indent: -9999px;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s; }
  @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    #top {
      background-image: url('../images/sprites2x-s72503069cc.png');
      background-size: 170px auto;
      background-position: 0 -80px; } }

.site-bottom {
  padding: 40px 0 20px;
  border: double #f0f0f0;
  border-width: 5px 0; }
  @media only screen and (max-width: 55em) {
    .site-bottom {
      display: none; } }
  .site-bottom .wrapper {
    position: relative;
    *zoom: 1; }
    .site-bottom .wrapper:after {
      content: "";
      display: table;
      clear: both; }
    .site-bottom .wrapper::before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 100%;
      width: 80px;
      background: url('../images/asterisk.png?1394429227') no-repeat 100% 5%, url('../images/asterisk.png?1394429227') no-repeat 0% 35%, url('../images/asterisk.png?1394429227') no-repeat 90% 90%;
      background-size: 50%; }
  .site-bottom h1, .site-bottom .rolodex-single-title {
    color: #fc7470;
    background: 0;
    padding: 0; }
  .site-bottom .widget {
    float: left;
    width: 22%;
    text-align: center; }
    .site-bottom .widget:first-child {
      width: 56%; }
    .site-bottom .widget:last-child {
      float: right; }
  .site-bottom .cycle-slideshow a {
    display: block;
    position: relative;
    width: 100%;
    height: 234px;
    overflow: hidden;
    background: #f9e4e1; }
    .site-bottom .cycle-slideshow a:after {
      content: "";
      position: absolute;
      top: 0.5em;
      right: 0.5em;
      bottom: 0.5em;
      left: 0.5em;
      border: 2px solid #fff; }
  .site-bottom .cycle-slideshow img {
    display: block;
    float: left;
    width: 410px; }
  .site-bottom .cycle-slideshow strong {
    position: absolute;
    right: 1em;
    top: 50%;
    width: 27%;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 18.2px;
    line-height: 35px;
    font-style: italic;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fc7470;
    opacity: 0.8;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.osbp-badges {
  display: block;
  margin: 34px 0;
  display: inline-block;
  background-image: url('../images/sprites-sa8fe838853.png');
  background-position: 0 -147px;
  background-repeat: no-repeat;
  height: 170px;
  width: 170px;
  text-indent: -9999px; }
  @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .osbp-badges {
      background-image: url('../images/sprites2x-s72503069cc.png');
      background-size: 170px auto;
      background-position: 0 -147px; } }

.widget_iw_insta_widget {
  margin-bottom: 7px; }
  .widget_iw_insta_widget h1, .widget_iw_insta_widget .rolodex-single-title {
    display: block;
    margin: 0;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    letter-spacing: 0;
    border-bottom: 0; }
  .widget_iw_insta_widget a {
    display: inline-block;
    margin: 0 6.5px 6.5px;
    padding: 4px;
    border: 3px solid #fd908d; }
  .widget_iw_insta_widget img {
    display: block;
    width: 85px;
    height: 85px; }

.site-footer {
  clear: both;
  padding: 20px 0 0;
  text-align: center; }
  .site-footer .menu {
    list-style-type: none;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
    .site-footer .menu, .site-footer .menu li {
      margin: 0;
      padding: 0;
      display: inline; }
    @media only screen and (max-width: 55em) {
      .site-footer .menu {
        display: none; } }
    .site-footer .menu a {
      margin: 0 0.5em;
      color: black; }
      .site-footer .menu a:hover {
        color: #ff0099; }

.copyright {
  padding: 10px 0;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #b0b0b0; }
  @media only screen and (max-width: 55em) {
    .copyright {
      font-size: 0.85em; } }

.sidebar {
  text-align: center; }
  @media only screen and (max-width: 55em) {
    .sidebar {
      clear: both;
      padding-top: 20px; } }

.sidebar-top .social-links {
  width: 50%; }
.sidebar-top .search-form {
  float: right;
  width: 50%; }
  .sidebar-top .search-form input {
    border: 2px solid #c7e0ca; }
    .sidebar-top .search-form input::-webkit-input-placeholder {
      color: #fc7470;
      font-style: italic;
      text-transform: uppercase;
      text-align: center; }
    .sidebar-top .search-form input::-moz-placeholder {
      color: #fc7470;
      font-style: italic;
      text-transform: uppercase;
      text-align: center; }
    .sidebar-top .search-form input:-ms-input-placeholder {
      color: #fc7470;
      font-style: italic;
      text-transform: uppercase;
      text-align: center; }
    .sidebar-top .search-form input::placeholder {
      color: #fc7470;
      font-style: italic;
      text-transform: uppercase;
      text-align: center; }
  .sidebar-top .search-form button {
    position: absolute;
    left: -9999px; }

.sidebar-main,
.sidebar-bottom {
  clear: both;
  *zoom: 1;
  padding: 10px 20px;
  font-size: 11px;
  background: #f0f0f0; }
  @media only screen and (max-width: 55em) {
    .sidebar-main,
    .sidebar-bottom {
      display: none; } }
  .sidebar-main:after,
  .sidebar-bottom:after {
    content: "";
    display: table;
    clear: both; }
  .sidebar-main a,
  .sidebar-bottom a {
    font-weight: bold; }
  .sidebar-main img,
  .sidebar-bottom img {
    display: block; }

.sidebar-bottom {
  padding-bottom: 80px; }

.sidebar-section-header {
  margin: 0 10px;
  font-size: 9.1px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #f0f0f0; }
  .sidebar-section-header span {
    padding: 0 1em;
    background: #fff; }

.widget {
  margin-bottom: 20px; }

.widget-title {
  display: none;
  margin: 0 5% 10px;
  padding: 0;
  font-family: Georgia, Times, serif;
  font-size: 15px;
  line-height: 30px;
  color: #303030;
  text-align: center;
  background: none;
  border-bottom: 2px solid #b0b0b0; }

.widget-google-ads .textwidget > div {
  margin-bottom: 20px;
  padding-left: 0 !important; }

.widget-featured-rolodex {
  padding: 30px 0 20px;
  font-style: italic;
  background: url('../images/border-h-hatch.png?1394429227') repeat-x center top, url('../images/border-h-hatch.png?1394429227') repeat-x center bottom; }
  .widget-featured-rolodex .widget-title {
    display: block;
    margin-left: 0px;
    text-indent: -119988px;
    overflow: hidden;
    text-align: left;
    text-transform: capitalize;
    background-image: url('../images/sidebar-title-featured.png?1394429227');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    width: 300px;
    height: 38px;
    border: 0; }
  .widget-featured-rolodex p {
    margin-bottom: 10px; }

.widget-skyscraper-ads {
  float: left;
  width: 160px; }

.widget-categories {
  float: right;
  width: 120px; }
  .widget-categories .widget-title {
    display: block; }
  .widget-categories ul {
    list-style: none;
    margin: 0;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 11.7px;
    line-height: 26.66px;
    text-transform: uppercase; }
    .widget-categories ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0; }
  .widget-categories a {
    font-weight: normal;
    color: #b0b0b0; }
    .widget-categories a:hover {
      color: #ff0099; }

.popular-posts .widget-title {
  display: block; }
.popular-posts ul {
  list-style: none;
  margin: 0;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  font-size: 11.7px;
  line-height: 26.66px;
  text-transform: uppercase; }
  .popular-posts ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0; }
.popular-posts a {
  font-weight: normal;
  color: #b0b0b0; }
  .popular-posts a:hover {
    color: #ff0099; }

.widget-printing-methods {
  padding: 30px 0 20px;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
  font-size: 11.7px;
  line-height: 20px;
  text-transform: uppercase;
  color: #b0b0b0;
  background: url('../images/border-h-hatch.png?1394429227') repeat-x center top, url('../images/border-h-hatch.png?1394429227') repeat-x center bottom; }
  .widget-printing-methods .widget-title {
    display: block; }
  .widget-printing-methods ul {
    list-style-type: none; }
    .widget-printing-methods ul, .widget-printing-methods ul li {
      margin: 0;
      padding: 0;
      display: inline; }
    .widget-printing-methods ul li:after {
      content: " |"; }
    .widget-printing-methods ul li:last-child:after {
      content: ""; }
    .widget-printing-methods ul li.last:after {
      content: ""; }
  .widget-printing-methods a {
    font-weight: normal;
    color: #b0b0b0; }
    .widget-printing-methods a:hover {
      color: #ff0099; }

.widget-city-guide {
  font-style: italic; }
  .widget-city-guide p {
    margin: 0 0 10px; }

.post {
  position: relative;
  *zoom: 1; }
  .post:after {
    content: "";
    display: table;
    clear: both; }
  .post:before {
    content: "";
    position: absolute;
    left: -80px;
    top: 30px;
    background-image: url('../images/asterisk.png?1394429227');
    width: 65px;
    height: 78px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .post:before {
        background-image: url('../images/asterisk@2x.png?1394429227');
        background-size: 65px 78px; } }

.entry-meta {
  margin-bottom: 20px;
  font-style: italic;
  letter-spacing: 0.1em;
  color: #b0b0b0; }
  @media only screen and (max-width: 55em) {
    .entry-meta {
      text-align: center; } }

@media only screen and (max-width: 55em) {
  .entry-title {
    text-align: center; } }

.post-interactions {
  overflow: hidden;
  *zoom: 1;
  padding: 10px 0;
  line-height: 23px;
  background: url('../images/border-h-rough.png?1394429227') repeat-x left bottom; }
  .post-interactions h2 {
    float: left;
    padding: 0;
    margin: 0 0.5em 0 0;
    font-size: 16.25px;
    line-height: 23px;
    color: #f9d1cb;
    background: 0; }
  .post-interactions .post-share {
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
    *zoom: 1; }
    .post-interactions .post-share li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0;
      white-space: nowrap;
      float: left;
      padding-left: 4px;
      padding-right: 4px; }
      .post-interactions .post-share li:first-child {
        padding-left: 0; }
      .post-interactions .post-share li:last-child {
        padding-right: 0; }
      .post-interactions .post-share li.last {
        padding-right: 0; }
    .post-interactions .post-share a {
      display: block;
      border: none;
      text-indent: -9999px; }
      .post-interactions .post-share a:hover, .post-interactions .post-share a:focus {
        opacity: 0.65; }
  .post-interactions .twitter a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -539px;
    background-repeat: no-repeat;
    height: 23px;
    width: 23px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .post-interactions .twitter a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -539px; } }
  .post-interactions .facebook a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -489px;
    background-repeat: no-repeat;
    height: 23px;
    width: 23px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .post-interactions .facebook a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -489px; } }
  .post-interactions .pinterest a {
    display: inline-block;
    background-image: url('../images/sprites-sa8fe838853.png');
    background-position: 0 -514px;
    background-repeat: no-repeat;
    height: 23px;
    width: 23px; }
    @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
      .post-interactions .pinterest a {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 -514px; } }
  .post-interactions .comments-link {
    float: right;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 16.25px;
    line-height: 23px;
    text-transform: uppercase;
    letter-spacing: 0.1em; }
    .post-interactions .comments-link a {
      color: #f9d1cb; }
      .post-interactions .comments-link a:hover {
        color: #ff0099; }
      .post-interactions .comments-link a:after {
        content: "";
        display: inline-block;
        background-image: url('../images/sprites-sa8fe838853.png');
        background-position: 0 -351px;
        background-repeat: no-repeat;
        height: 18px;
        width: 21px;
        margin-left: 0.5em;
        vertical-align: middle; }
        @media (-webkit-min-device-pixel-ratio: 1.3), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
          .post-interactions .comments-link a:after {
            background-image: url('../images/sprites2x-s72503069cc.png');
            background-size: 170px auto;
            background-position: 0 -351px; } }

#jp-relatedposts {
  margin: 0 !important;
  padding: 10px 0 5px;
  background: url('../images/border-h-rough.png?1394429227') repeat-x left bottom; }
  @media only screen and (max-width: 55em) {
    #jp-relatedposts {
      display: none; } }
  #jp-relatedposts h3.jp-relatedposts-headline {
    font-family: Georgia, Times, serif !important;
    color: #febab8;
    text-align: left; }
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
  #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    margin-bottom: 5px; }
  #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-family: Georgia, Times, serif !important;
    font-size: 12px !important;
    line-height: 15px !important;
    font-style: italic !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    color: #303030 !important; }

footer.entry-meta {
  font-size: 10px;
  letter-spacing: 0;
  text-transform: lowercase; }
  footer.entry-meta span:after {
    content: " / "; }
  footer.entry-meta span:last-child:after {
    content: ""; }
  footer.entry-meta a {
    color: #b0b0b0; }
    footer.entry-meta a:hover {
      color: #ff0099; }

.interstitial-ads {
  margin: 0 0 60px; }

.single-post .post {
  margin-bottom: 20px; }

.post-navigation {
  margin: 20px 0 40px;
  text-align: center; }
  .post-navigation a {
    display: inline-block;
    width: 8em;
    margin: 0 0.5em;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 19.5px;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    background: url('../images/watercolor.jpg?1400256057') no-repeat 50% 55%; }
    .post-navigation a:hover, .post-navigation a:focus {
      background-position: 50% 50%; }
  .post-navigation span {
    margin: 0 0.25em; }

.infinite-scroll .pagination {
  display: none; }

div#infinite-handle {
  text-align: center; }
  div#infinite-handle span {
    color: #fff;
    background: #b0b0b0;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IwYjBiMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IwYjBiMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b0b0b0), color-stop(100%, #b0b0b0));
    background-image: -webkit-linear-gradient(#b0b0b0, #b0b0b0);
    background-image: linear-gradient(#b0b0b0, #b0b0b0);
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.1); }
    div#infinite-handle span:hover, div#infinite-handle span:focus {
      color: #fff;
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk3OTc5NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bdbdbd), color-stop(100%, #979797));
      background-image: -webkit-linear-gradient(#bdbdbd, #979797);
      background-image: linear-gradient(#bdbdbd, #979797); }
    div#infinite-handle span:active {
      background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EzYTNhMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JkYmRiZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
      background-size: 100%;
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a3a3a3), color-stop(100%, #bdbdbd));
      background-image: -webkit-linear-gradient(#a3a3a3, #bdbdbd);
      background-image: linear-gradient(#a3a3a3, #bdbdbd); }
    div#infinite-handle span.disabled, div#infinite-handle span[disabled] {
      color: #d8d8d8;
      background-color: #b0b0b0; }

span.infinite-loader {
  display: block;
  width: 28px;
  margin: 0 auto; }

.page-header h1, .page-header .rolodex-single-title {
  font-family: Georgia, Times, serif;
  font-size: 26px;
  line-height: 40px;
  text-align: center;
  color: #303030;
  background: none; }

.thumbnail-subheading, .exhibitor-single-title h1, .exhibitor-single-title .rolodex-single-title {
  clear: both;
  max-width: 650px;
  margin: 2em auto 1em;
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  text-align: center;
  color: #b0b0b0; }

.thumbnail-archive {
  clear: both;
  margin: 0 -0.5em; }
  .thumbnail-archive article {
    float: left;
    width: 50%;
    padding: 0 0.5em;
    margin-bottom: 20px;
    text-align: center; }
    .thumbnail-archive article:before {
      content: none; }
    .thumbnail-archive article:nth-child(2n+1) {
      clear: left; }
  @media only screen and (min-width: 55em) {
    .thumbnail-archive.three-across article {
      width: 33.3%; }
      .thumbnail-archive.three-across article:nth-child(2n+1) {
        clear: none; }
      .thumbnail-archive.three-across article:nth-child(3n+1) {
        clear: left; } }
  @media only screen and (min-width: 55em) {
    .thumbnail-archive.four-across article {
      width: 25%; }
      .thumbnail-archive.four-across article:nth-child(2n+1) {
        clear: none; }
      .thumbnail-archive.four-across article:nth-child(4n+1) {
        clear: left; } }
  @media only screen and (min-width: 55em) {
    .thumbnail-archive.five-across article {
      width: 20%; }
      .thumbnail-archive.five-across article:nth-child(2n+1) {
        clear: none; }
      .thumbnail-archive.five-across article:nth-child(5n+1) {
        clear: left; } }
  .thumbnail-archive a {
    display: block;
    color: #8dadb5; }
    .thumbnail-archive a:hover {
      color: #ff0099; }
    .thumbnail-archive a .entry-title {
      color: inherit; }
  .thumbnail-archive img {
    display: block;
    width: 100%; }
  .thumbnail-archive .entry-title {
    padding-bottom: 0;
    font-family: Georgia, Times, serif;
    font-size: 13px;
    line-height: 20px;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0;
    text-align: center;
    white-space: normal;
    background: none; }

.category-header {
  margin-bottom: 20px; }
  @media only screen and (min-width: 55em) {
    .category-header {
      max-width: 60%;
      margin: 0 auto 40px; } }
  .category-header h1, .category-header .rolodex-single-title {
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 29.25px;
    line-height: 40px;
    font-weight: 200;
    color: #b0b0b0;
    padding-bottom: 10px;
    background: url('../images/border-h-rough.png?1394429227') repeat-x left bottom; }

.invitations-top {
  position: relative;
  *zoom: 1;
  margin-bottom: 20px; }
  .invitations-top:after {
    content: "";
    display: table;
    clear: both; }

.invitations-slideshow {
  padding: 20px;
  margin-bottom: 20px;
  box-shadow: 0 0 8px rgba(48, 48, 48, 0.4); }
  @media only screen and (min-width: 55em) {
    .invitations-slideshow {
      float: left;
      width: 60%;
      margin-bottom: 0; } }
  .invitations-slideshow .inner {
    padding-right: 28%;
    position: relative; }
  .invitations-slideshow .cycle-slideshow {
    list-style: none;
    margin: 0; }
    .invitations-slideshow .cycle-slideshow li {
      position: relative;
      margin: 0;
      width: 100%;
      height: 100%; }
  .invitations-slideshow h2 {
    position: absolute;
    top: 30%;
    left: 0;
    max-width: 75%;
    padding: 5px 10px;
    font-family: "futura-pt-condensed", "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "Arial Narrow", "Helvetica", "Arial", sans-serif;
    font-size: 22.75px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #303030;
    background: white;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); }
  .invitations-slideshow img {
    display: block;
    width: 100%; }
  .invitations-slideshow #cycle-thumbs {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    margin: 0;
    overflow: hidden; }
    .invitations-slideshow #cycle-thumbs a {
      display: inline-block;
      height: 33.333%; }
    .invitations-slideshow #cycle-thumbs img {
      width: 100%;
      display: block; }

.rolodex-banner {
  display: block;
  width: 100%;
  height: 340px;
  text-align: center;
  background: #fcf3f0 url('../images/background-light.jpg?1400256056') center center; }
  @media only screen and (min-width: 55em) {
    .rolodex-banner {
      position: absolute;
      width: 37%;
      height: 100%;
      top: 0;
      right: 0; } }
  .rolodex-banner img {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.invitations-searchbar {
  clear: both;
  padding: 5px 20px 0;
  margin-bottom: 40px;
  text-align: center;
  background: #fcf3f0 url('../images/background-light.jpg?1400256056');
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjNzQ3MCIgc3RvcC1vcGFjaXR5PSIwLjE1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmM3NDcwIiBzdG9wLW9wYWNpdHk9IjAuMTUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA='), url('../images/background-light.jpg?1400256056'), #fcf3f0;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(252, 116, 112, 0.15)), color-stop(100%, rgba(252, 116, 112, 0.15))), url('../images/background-light.jpg?1400256056'), #fcf3f0;
  background: -webkit-linear-gradient(rgba(252, 116, 112, 0.15), rgba(252, 116, 112, 0.15)), url('../images/background-light.jpg?1400256056'), #fcf3f0;
  background: linear-gradient(rgba(252, 116, 112, 0.15), rgba(252, 116, 112, 0.15)), url('../images/background-light.jpg?1400256056'), #fcf3f0; }
  .invitations-searchbar h2 {
    display: inline-block;
    padding: 0;
    margin: 0 10px;
    font-family: "futura-pt-condensed", "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "Arial Narrow", "Helvetica", "Arial", sans-serif;
    font-size: 35.75px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #707070;
    background: none; }
  .invitations-searchbar .dropdown {
    display: inline-block;
    width: 90%;
    margin: 0 10px 10px;
    vertical-align: top; }
    @media only screen and (min-width: 55em) {
      .invitations-searchbar .dropdown {
        width: 20%;
        margin-bottom: 0; } }

.sidebar-marketlist {
  padding-top: 20px;
  font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif; }
  .sidebar-marketlist .back a {
    display: block;
    padding: 5px;
    margin-bottom: 35px;
    font-size: 14.3px;
    line-height: 20px;
    color: #707070;
    text-transform: lowercase;
    text-align: center;
    background: #fee3e2; }
  .sidebar-marketlist h2 {
    font-family: Georgia, Times, serif;
    padding: 0;
    text-align: center;
    color: #9eb9c0;
    background: none; }
  .sidebar-marketlist ul {
    list-style: none;
    margin: 0;
    font-size: 13.975px;
    line-height: 20px;
    text-align: center;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: columns();
       -moz-column-gap: columns();
            column-gap: columns(); }
    .sidebar-marketlist ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0; }
    @media only screen and (min-width: 55em) {
      .sidebar-marketlist ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1; } }

.rolodex .logo img {
  *max-width: none; }
.rolodex .social-links {
  position: absolute;
  top: 20px;
  right: 0; }

@media only screen and (max-width: 55em) {
  .rolodex .logo {
    padding-bottom: 0;
    margin-top: 30px;
    text-align: center;
    background: none; } }
@media only screen and (min-width: 55em) {
  .rolodex .site-header {
    margin-left: 4%; }
  .rolodex .logo {
    position: relative;
    float: left;
    width: 18%; }
    .rolodex .logo:before {
      content: "";
      position: absolute;
      right: 110%;
      top: 50%;
      margin-top: -32px;
      display: inline-block;
      background-image: url('../images/sprites-sa8fe838853.png');
      background-position: 0 0;
      background-repeat: no-repeat;
      height: 78px;
      width: 65px; } }
    @media only screen and (min-width: 55em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 55em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 55em) and (min-device-pixel-ratio: 1.3), only screen and (min-width: 55em) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 55em) and (min-resolution: 144dpi) {
      .rolodex .logo:before {
        background-image: url('../images/sprites2x-s72503069cc.png');
        background-size: 170px auto;
        background-position: 0 0; } }
@media only screen and (min-width: 55em) {
  .rolodex .main-nav {
    float: right;
    width: 80%;
    padding: 80px 1em 0 1em; }
  .rolodex .menu-primary .menu {
    padding-right: 2%; }

  .rolodex-body {
    margin: 0 10%; } }
.rolodex-main h1, .rolodex-main .rolodex-single-title {
  padding-bottom: 0;
  margin-bottom: 40px;
  font-size: 19.5px;
  line-height: 40px;
  text-align: center;
  color: #303030;
  background: none; }

.rolodex-searchbar {
  clear: both;
  padding: 10px 20px;
  margin-bottom: 40px;
  text-align: center;
  background: url('../images/background-dark.jpg?1400256056'); }
  .rolodex-searchbar h2 {
    display: inline-block;
    padding: 0;
    margin: 0 10px;
    font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
    font-size: 17.3329px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: white;
    background: none; }
  .rolodex-searchbar .dropdown {
    display: inline-block;
    width: 90%;
    margin: 0 10px 10px;
    vertical-align: top; }
    @media only screen and (min-width: 55em) {
      .rolodex-searchbar .dropdown {
        width: 20%;
        margin-bottom: 0; } }

.rolodex-listing article {
  margin-bottom: 0; }

.back-to-rolodex {
  margin-top: 20px;
  font-style: italic;
  text-transform: lowercase; }
  .back-to-rolodex a {
    color: #fc7470; }
    .back-to-rolodex a:hover {
      color: #ff0099; }

.rolodex-contributors-info {
  clear: both;
  margin-top: 40px;
  font-size: 1.1em;
  font-style: italic;
  text-align: center;
  color: #b0b0b0; }
  .rolodex-contributors-info a {
    color: #707070; }
    .rolodex-contributors-info a:hover {
      color: #ff0099; }

.rolodex-single-title {
  font-size: 0;
  line-height: 0;
  vertical-align: baseline;
  text-align: justify;
  -ms-text-justify: distribute-all-lines;
  text-justify: distribute-all-lines; }
  .rolodex-single-title:after {
    content: "";
    display: inline-block;
    width: 100%; }
  .rolodex-single-title h1, .rolodex-single-title .rolodex-single-title {
    display: inline-block;
    white-space: nowrap;
    *display: inline;
    zoom: 1;
    padding-bottom: 0;
    margin: 0;
    font-size: 26px;
    line-height: 40px;
    vertical-align: baseline;
    background: none; }
  .rolodex-single-title .region {
    display: inline-block;
    white-space: nowrap;
    *display: inline;
    zoom: 1;
    font-size: 17.3329px;
    line-height: 20px;
    vertical-align: baseline;
    text-align: right; }

.rolodex-single-terms {
  margin-bottom: 20px;
  font-size: 11px;
  line-height: 15px;
  font-style: italic;
  text-transform: lowercase; }
  .rolodex-single-terms p {
    margin: 0; }
  .rolodex-single-terms a {
    color: #303030; }
    .rolodex-single-terms a:hover {
      color: #ff0099; }

.rolodex-gallery {
  position: relative;
  margin: 0 5% 40px; }
  .rolodex-gallery .gallery {
    *zoom: 1;
    height: 600px; }
    .rolodex-gallery .gallery:after {
      content: "";
      display: table;
      clear: both; }
  .rolodex-gallery .thumbnail-archive {
    width: 100%; }
    .rolodex-gallery .thumbnail-archive article {
      clear: none;
      width: 33.3%;
      margin-top: 10px;
      margin-bottom: 20px; }
      .rolodex-gallery .thumbnail-archive article:nth-child(3n+1) {
        clear: left; }
    .rolodex-gallery .thumbnail-archive a {
      display: inline-block;
      padding: 5px;
      border: 1px solid #b0b0b0; }
  .rolodex-gallery nav div {
    display: none;
    position: absolute;
    top: 37.5%;
    margin-top: -50px;
    padding: 40px 10px;
    font-size: 1.25em;
    cursor: pointer; }
    .rolodex-gallery nav div:hover {
      color: #ff0099; }
  .rolodex-gallery #cycle-prev {
    right: 110%; }
  .rolodex-gallery #cycle-next {
    left: 110%; }
  .rolodex-gallery .caption {
    padding: 5px;
    font-size: 1.1em;
    font-style: italic;
    text-align: center;
    text-transform: lowercase;
    color: #707070;
    background: #fcf3f0 url('../images/background-light.jpg?1400256056'); }
  @media only screen and (min-width: 55em) {
    .rolodex-gallery {
      margin: 0 12% 40px; }
      .rolodex-gallery .caption {
        margin: 0 4%; }
      .rolodex-gallery nav div {
        display: block; } }

.rolodex-info {
  padding: 20px 20px;
  margin-bottom: 40px;
  color: #b0b0b0;
  background: #fcf3f0 url('../images/background-light.jpg?1400256056'); }
  .rolodex-info dt {
    float: left;
    clear: left;
    width: 8em;
    font-weight: normal;
    text-transform: lowercase; }
  .rolodex-info dd {
    float: left;
    margin-bottom: 10px; }
  .rolodex-info a {
    color: #b0b0b0; }
    .rolodex-info a:hover {
      color: #ff0099; }
  .rolodex-info .rolodex-features-link {
    clear: both;
    margin: 0;
    text-align: center; }
    .rolodex-info .rolodex-features-link a {
      color: #707070; }
      .rolodex-info .rolodex-features-link a:hover {
        color: #ff0099; }

.rolodex-about h2 {
  color: #fc7470; }

#mobile-menu {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px 20px;
  text-align: center;
  background: #fff;
  background: rgba(255, 255, 255, 0.95); }
  #mobile-menu.visible {
    display: block;
    opacity: 1; }
  #mobile-menu .logo {
    padding-bottom: 0;
    background: none; }
  #mobile-menu h2 {
    padding: 10px 0;
    letter-spacing: 0;
    color: #303030;
    background: none; }
  #mobile-menu ul {
    list-style: none;
    margin: 0; }
    #mobile-menu ul li {
      list-style-image: none;
      list-style-type: none;
      margin-left: 0; }
    #mobile-menu ul li {
      margin-bottom: 15px; }
    #mobile-menu ul a {
      display: block;
      padding: 10px 5px;
      font-family: "futura-pt", Helvetica, Arial, Geneva, sans-serif;
      font-size: 18.2px;
      line-height: 20px;
      font-weight: bold;
      text-transform: uppercase;
      color: #fff;
      text-shadow: 0 0 12px rgba(255, 0, 153, 0.3);
      background: url('../images/watercolor.jpg?1400256057') no-repeat fixed 0 3em; }

.post-type-archive-exhibitor .thumbnail-archive .entry-title {
  color: #303030; }

.exhibitor-years {
  padding: 1em 220px;
  font-size: 1.5em;
  text-align: center; }
  .exhibitor-years a {
    padding: 0 1em;
    color: #fc7470;
    text-decoration: underline; }
  .exhibitor-years img {
    position: absolute;
    left: 0;
    top: 0; }
  @media only screen and (max-width: 55em) {
    .exhibitor-years {
      padding: 0; }
      .exhibitor-years img {
        display: none; } }

.single-exhibitor .content {
  padding-right: 0; }

.exhibitor-single-title h1, .exhibitor-single-title .rolodex-single-title {
  font-weight: normal; }

.exhibitor-about {
  margin-bottom: 20px; }
  .exhibitor-about p {
    font-size: 1.2em;
    line-height: 1.25;
    font-style: italic;
    color: #909090; }
    .exhibitor-about p a {
      text-decoration: underline;
      color: inherit; }
      .exhibitor-about p a:hover, .exhibitor-about p a:focus {
        text-decoration: none; }
  .exhibitor-about .post-interactions {
    float: right;
    padding: 0;
    background: none; }
    .exhibitor-about .post-interactions h2 {
      display: none; }
  @media only screen and (min-width: 55em) {
    .exhibitor-about {
      float: left;
      width: 25%;
      padding-top: 20px;
      padding-right: 1em; } }

.exhibitor-paging {
  margin-bottom: 20px;
  font-family: "futura-pt-condensed", "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "Arial Narrow", "Helvetica", "Arial", sans-serif;
  font-size: 1.33em;
  line-height: 23px;
  font-style: italic;
  letter-spacing: 0.1em; }

.exhibitor-gallery {
  position: relative; }
  @media only screen and (min-width: 55em) {
    .exhibitor-gallery {
      float: right;
      width: 75%; } }
  .exhibitor-gallery #cycle-prev,
  .exhibitor-gallery #cycle-next {
    position: absolute;
    top: 20px;
    width: 10%;
    height: 120px;
    background: url("../images/pagination-arrow.jpg") no-repeat 50% 50%;
    background-size: 80% auto;
    text-indent: -9999px;
    cursor: pointer; }
    @media only screen and (min-width: 55em) {
      .exhibitor-gallery #cycle-prev,
      .exhibitor-gallery #cycle-next {
        top: 100px; } }
    .exhibitor-gallery #cycle-prev::hover,
    .exhibitor-gallery #cycle-next::hover {
      opacity: 0.8; }
  .exhibitor-gallery #cycle-prev {
    left: 0; }
  .exhibitor-gallery #cycle-next {
    right: 0;
    -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }

.exhibitor-images {
  width: 640px;
  max-width: 80%;
  margin: 0 auto 20px;
  text-align: center; }

.exhibitor-image {
  width: 100%; }
  .exhibitor-image img {
    max-height: 550px;
    width: auto;
    margin: 0 auto; }

.exhibitor-gallery article {
  margin-bottom: 1em;
  cursor: pointer; }

.exhibitor-teaser {
  width: 100%;
  height: 100%;
  text-align: center; }
  .exhibitor-teaser img {
    max-height: 40%;
    width: auto;
    margin: 3em auto 0; }
    @media only screen and (min-width: 55em) {
      .exhibitor-teaser img {
        max-height: 60%; } }
  .exhibitor-teaser h3 {
    margin: 1em 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #303030; }
  .exhibitor-teaser strong {
    display: block;
    margin: 1em 0;
    font-size: 20px;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-style: italic;
    color: #fc7470; }
  .exhibitor-teaser .button {
    display: inline-block;
    padding: 0.5em 0.75em 0.4em;
    margin: 1em 0;
    font-family: "futura-pt-condensed", "HelveticaNeueLightCondensed", "HelveticaNeue-Light-Condensed", "Helvetica Neue Light Condensed", "Arial Narrow", "Helvetica", "Arial", sans-serif;
    font-size: 1.1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: white;
    background-color: black; }

.back-to-exhibitors {
  margin-top: 20px;
  font-style: italic;
  text-transform: lowercase; }
  .back-to-exhibitors a {
    color: #fc7470; }
    .back-to-exhibitors a:hover {
      color: #ff0099; }
