.content {
  overflow: hidden;
}
.content img {
  max-width: 100%;
}
.page-tools {
  margin-top: 15px;
}
.page-tools li a {
  margin-left: 3px;
}
.page-tools.horiz {
  padding: 10px 0 0 0;
  margin: 30px 0;
  border-top: 1px solid #c3c3c3;
  font-size: 0.9em;
}
.page-tools.horiz li {
  display: inline-block;
  margin-right: 12px;
}
.masthead {
  -webkit-print-color-adjust: exact;
}
/* PAGE STRUCTURE & GRID */
/* LAYOUT */
iframe[id^='twitter-widget-'] {
  width: 100%;
}
/* forces the twitter widget to the width of its container */
body {
  padding: 0 0 20px 0;
  -webkit-print-color-adjust: exact;
}
h2 {
  margin-top: 0;
}
.wrapper {
  margin: 0 auto;
  width: 95%;
  max-width: 1280px;
}
.back-issues {
  margin-left: 10px;
}
.top-row {
  padding: 8px 0 2px 0;
  width: 100%;
}
.top-row .social {
  float: right;
  margin-right: 10px;
}
.issue-bar {
  padding-top: 10px;
  padding-bottom: 10px;
}
.issue-title {
  float: left;
  margin: 0 15px;
}
.toggles-wrap {
  margin-top: 20px;
}
.toggle-nav {
  margin-left: 10px;
}
.toggles a {
  display: block;
  float: left;
  padding: 3px 5px;
  margin-right: 10px;
}
.lt-ie9 .toggles-wrap,
body.fixed .toggles-wrap {
  display: none;
}
.lt-ie9 .bar {
  padding: 5px;
}
.section-title {
  margin-bottom: 2em;
}
.comment-wrap {
  display: none;
}
.show_hide {
  display: block;
}
.fbox .title {
  margin: 0 0 0.8em 0;
}
.content-row {
  padding-top: 20px;
}
.content-wrap {
  margin-bottom: 20px;
}
.content-wrap .content h1 {
  margin-top: 0;
}
.content-wrap .content img {
  height: auto;
}
ul.section-list.vertical {
  padding: 10px;
  margin: 0 0 20px 0;
}
ul.section-list.vertical li {
  padding: 10px 0;
}
ul.section-list.vertical li a {
  padding: 0;
  margin-top: 0;
}
ul.section-list.vertical li ul.sub-section-list {
  list-style-type: none;
  margin: 10px 0 0 0;
  padding: 0;
}
ul.section-list.vertical li ul.sub-section-list li {
  margin-left: 15px;
  padding-left: 0;
}
ul.section-list.vertical li .content-list {
  margin-top: 10px;
}
ul.section-list.vertical li .content-list li:last-child {
  margin-bottom: 0;
}
.masthead {
  height: auto;
  padding: 15px;
}
.masthead h1 {
  margin: 0 0 10px 0;
}
.masthead a {
  display: block;
}
.masthead img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.poll-wrap {
  padding: 10px;
}
.see-also-wrap {
  padding: 10px;
  margin-bottom: 20px;
}
.see-also-wrap .see-also-list.wrap-sum li.with-img a.img,
.see-also-wrap .see-also-list.wrap-title li.with-img a.img,
.see-also-wrap .see-also-list.wrap-all li.with-img a.img {
  width: 35%;
}
.see-also-wrap .see-also-list.wrap-sum li.with-img a.img img,
.see-also-wrap .see-also-list.wrap-title li.with-img a.img img,
.see-also-wrap .see-also-list.wrap-all li.with-img a.img img {
  width: 100%;
  max-width: 100%;
}
.text-size-options {
  float: right;
  margin-top: 2px;
  padding-left: 10px;
}
.form-search {
  float: right;
}
.footer {
  margin-top: 60px;
  padding: 10px 0;
}
.subscribe-wrap {
  margin: 0 0 20px 0;
  padding: 10px 30% 10px 10px;
}
.subscribe-wrap a {
  display: block;
  text-align: left;
}
.comment-wrap {
  margin-top: 40px;
  display: none;
}
.next-prev-links li {
  width: auto;
  text-align: right;
  padding: 5px;
}
.next-prev-links li.prev {
  text-align: left;
}
.field-hp {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    z-index: -1;
}
/* Mobile */
@media only screen and (max-width: 767px) {
  .issue-title {
    float: none;
    margin-left: 10px;
  }
  .tf-link {
    text-align: left;
  }
  fieldset.form-search {
    float: none;
    padding: 0;
    margin: 20px 10px;
  }
  .toggle-nav img {
    display: inline-block;
    margin-right: 5px;
    margin-top: 2px;
  }
  .twitter-wrap {
    display: none;
  }
  ul.section-list.vertical {
    margin-top: 0;
  }
  .text-size-options {
    display: none;
  }
}
/* tablet */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .wrap-sum li.with-img a.img,
  .wrap-title li.with-img a.img,
  .wrap-all li.with-img a.img {
    width: 20% !important;
  }
  .toggles-wrap {
    display: none;
  }
  .m-hide {
    display: none;
  }
  .text-size-options {
    display: none;
  }
  ul.section-list.vertical li {
    margin: 0;
    padding: 5px 0;
  }
  body.respond .m1.nav {
    display: none;
    margin-bottom: 20px;
  }
  .form-search {
    margin-left: 0;
    margin-right: 10px;
  }
}
/* desktop */
@media only screen and (min-width: 990px) {
  .see-also-wrap {
    padding-left: 10px;
  }
  .text-size-options {
    float: right;
  }
  .issue-title {
    float: left;
  }
  .form-search {
    float: right;
    margin-right: 10px;
  }
  .toggles-wrap {
    display: none;
  }
}
@media only screen and (min-width: 1280px) {
  .wrapper {
    width: 1280px;
  }
}
.print .issue-title {
  margin-bottom: 10px !important;
}
/* TYPOGRAPHY */
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.4;
}
h1 {
  line-height: 1.2em;
}
h2 {
  font-size: 1.4em;
}
.masthead h1 a {
  text-decoration: none;
}
.next-prev-links li .section {
  font-size: 0.7em;
}
.form-search {
  font-size: 0.9em;
}
.footer {
  font-size: 0.9em;
}
.section-title {
  font-size: 0.9em;
}
.subscribe-wrap a {
  font-weight: bold;
}
ul.section-list.vertical li {
  font-size: 1em;
}
ul.section-list.vertical li .content-list li a {
  font-size: 0.9em;
}
.tf-link a {
  text-decoration: underline;
}

.tag-list li {
    display: inline-block;
    margin-right: 10px; 
    font-size: 0.8em;
}


.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    z-index: 0 !important;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        max-width: none;
    }

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
    z-index: -1 !important;
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

    .nivo-box img {
        display: block;
    }
/* Caption styles */
.nivo-caption {
    font-size: 0.9em;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: hsla(0, 0%, 100%, 0.25);
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 10px 10px;
    /*opacity: 0.8;*/
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;
    /* Firefox, other Gecko */
    box-sizing: border-box;
    /* Opera/IE 8+ */
}

    .nivo-caption p {
        color: #ffffff;
        padding: 5px;
        margin: 0;
        float: right;
    }

    .nivo-caption a {
        display: inline !important;
    }

.nivo-html-caption {
    display: none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

    .nivo-controlNav a {
        cursor: pointer;
    }

        .nivo-controlNav a.active {
            font-weight: bold;
        }

.theme-default .nivoSlider {
    position: relative;
    background: #ffffff url(/i/slideshow/loading.gif) no-repeat 50% 50%;
    margin-bottom: 10px;
}

    .theme-default .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }

    .theme-default .nivoSlider a {
        border: 0;
        display: block;
    }

.theme-default .nivo-controlNav {
    text-align: center;
    padding: 20px 0;
}

    .theme-default .nivo-controlNav a {
        display: inline-block;
        width: 22px;
        height: 22px;
        background: url(/i/slideshow/bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin: 0 2px;
    }

        .theme-default .nivo-controlNav a.active {
            background-position: 0 -22px;
			        border: 3px solid lightgrey;

        }

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(/i/slideshow/arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

    .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .theme-default .nivo-caption a:hover {
            color: #fff;
        }

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}

    .theme-default .nivo-controlNav.nivo-thumbs-enabled a {
        width: auto;
        height: auto;
        background: none;
        margin-bottom: 5px;
    }

    .theme-default .nivo-controlNav.nivo-thumbs-enabled img {
        display: block;
        width: 80px;
        height: auto;
    }
.theme-default .nivo-controlNav.nivo-thumbs-enabled.active {
	border: 3px solid lightgrey;
}
	
.nivoSlider {
    position: relative;
    background: url(images/loading.gif) no-repeat 50% 50%;
}

    .nivoSlider img {
        position: absolute;
        top: 0px;
        left: 0px;
        display: none;
    }

    .nivoSlider a {
        border: 0;
        display: block;
    }

.gallery-wrapper {
    max-width: 650px;
    position: relative;
    margin: auto;
}

/* Slideshow container */
.slideshow-container,
.slideshow-container-2 {
    max-width: 650px;
    position: relative;
    margin: auto;
}


@media only screen and (max-width: 767px) {
  .issue-title {
    font-size: 1.2em;
  }
  
  .form textarea { width: 95%; border: 1px solid lightgrey; }
  .form input.q-textbox  { border: 1px solid lightgrey; }
  
}
/* tablet */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .subscribe-wrap a {
    font-size: 1em;
  }
}
.print .issue-title {
  margin-top: 10px;
  margin-left: 0;
  padding-left: 0;
  background-color: transparent;
}
.print .masthead {
  padding: 0;
}
.field-hp {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
	height: 0;
    width: 0;
    z-index: -1;
}
