/*
*************************************************

Harvard Gazette
Screen Styles

*************************************************
*/
/*-------------------------------------------

      Global combinations
    
-------------------------------------------*/
article, aside, details, fig caption, figure, footer, header, group, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

.logo a, .search-btn, .main-nav .top-level, .f-mag-trigger a, .ir, .carousel-controls, .f-twitter-controls a {
  display: block;
  text-indent: -9999px;
  background-color: transparent;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden; }

.move {
  position: absolute;
  left: -9999px; }

.hide {
  display: none; }

/* 10 */
/* 15 */
/* 20 */
/* 25 */
/* 30 */
/*-------------------------------------------

   	 General Selectors
-------------------------------------------*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased; }


body {
  color: #2b2b2b;
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Georgia', serif;
  font-weight: normal; }

h1, .xxlarge {
  margin: 0 0 25px;
  font-family: 'Georgia', serif;
  font-weight: normal;
  font-size: 36px; }

h2, .xlarge {
  margin: 0 0 20px;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 22px; }

h3, .large {
  margin: 0 0 20px;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 18px; }

h4, .medium {
  margin: 0 0 20px;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase; }

h5 {
  margin: 0 0 20px;
  font-family: 'Georgia', serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: uppercase; }


abbr {
  text-decoration: none;
  border: none; }

table {
  border-collapse: collapse; }

thead {
  background: #e8e6e4; }

th {
  padding: 10px;
  text-align: left;
  border: 1px solid #f3f3f3;
  font-size: 20px;
  line-height: 20px;
  font-weight: normal; }

td {
  padding: 10px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  background: white;
  border: 1px solid #f3f3f3;
  font-size: 13px;
  line-height: 15px; }


p a, .article-body a {
  color: #c52d2f; }
  p a:hover, p a:focus, .article-body a:hover, .article-body a:focus {
    color: #2b2b2b; }

.link-underline p a {
  text-decoration: underline; }
  .link-underline p a:hover, .link-underline p a:focus {
    text-decoration: none; }

img {
  max-width: 100%;
  height: auto; }

a img {
  border: none; }

code {
  font: 12px/1 'Courier New', Courier, monospace; }

sub, sup {
  line-height: 0; }

iframe {
  max-width: 100%;
  margin-bottom: 20px; }

/*-------------------------------------------

   	 Helpers
-------------------------------------------*/

.fy2016 { clear:both;}
.fy2016 *{ border:0px; line-height:20px !important}
.fy2016 .PrevDisabled ,.fy2016 .Next,.fy2016 .Prev,.fy2016 .NextDisabled{ border:solid 1px #D2E9FF !important; height:21px !important; line-height:21px !important; padding: 0 10px !important; text-align:center !important; vertical-align:top !important} 
.fy2016 .defaultInputStyle{ border:solid 1px #D2E9FF !important; height:20px !important; line-height:20px !important; vertical-align:top !important}
.fy2016 .defaultButtonStyle{height:20px !important; line-height:20px !important; vertical-align:top !important; padding:0 10px}



.line {
  display: block; }

.adjunct:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  *height: 1%; }

.left {
  display: block;
  float: left;
  margin-right: 10px; }

.right {
  display: block;
  float: right;
  margin-left: 10px; }

.centered {
  text-align: center; }

.meta {
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 11px; }

.wrap {
  position: relative;
  margin: 0 auto;
  max-width: 1100px; }
  .wrap:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }

.adorn {
  padding-bottom: 10px;
  border-bottom: 2px solid #f3f3f3;
  margin-bottom: 15px; }
  .secondary .adorn {
    border-width: 1px;
    padding-bottom: 0;
    margin-bottom: 15px; }

.no-border {
  border: none !important; }

.col {
  float: left; }

.inline-image img {
  display: inline;
  vertical-align: middle;
  margin: 0 10px 0 0; }

.topborder {
  padding-top: 10px;
  border-top: 4px solid #0f2944; }
  .event .topborder {
    border-color: #407db5; }

.compact {
  margin-bottom: 0 !important; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  *height: 1%; }

.nooverflow {
  position: fixed; }

/*-------------------------------------------

    	Forms
-------------------------------------------*/
form {
  
  margin-bottom: 20px; }

fieldset {
  border: none; }

form p {
  font-family: 'Open Sans', 'Arial', sans-serif;
  }

form p a {
  text-decoration: underline; }

label, .form-heading {
  display: block;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px; }

.inline li {
  list-style-type: none; }

.single-input label {
  display: inline;
  margin-left: 5px; }

.inline-inputs {
  margin-left: 0; }
  .inline-inputs:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }

.inline-inputs li {
  float: left;
  margin-right: 30px; }

.inline label {
  display: inline;
  margin-left: 5px;
  font-weight: normal;
  font-size: 13px; }

.inline {
  margin-left: 0; }

.joined .single-input {
  margin-bottom: -4px; }


label {
  display: block;
  font-weight: bold;
  cursor: pointer; }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="password"], textarea, .text-input {
  border: 1px solid #dfdfdf;
  padding: 8px;
  background: white;
  color: #6c6c6c;
  font-style: italic;
  font-size: 13px; }
  input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, textarea:focus, .text-input:focus {
    -webkit-transition: all 0.04s linear;
    -moz-transition: all 0.04s linear;
    -ms-transition: all 0.04s linear;
    -o-transition: all 0.04s linear;
    transition: all 0.04s linear;
    background: #f6feff;
    outline-color: #f6feff; }

input[type="radio"] {
  margin-left: 1px;
  cursor: pointer; }
  input[type="radio"] + label {
    display: inline;
    margin-left: 5px;
    font-weight: normal;
    cursor: pointer; }

.error strong {
  display: block;
  color: #d55442;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  font-size: 13px; }

.error .text-input, .error textarea, .error input[type="text"], .error input[type="password"], .error input[type="email"] {
  margin-bottom: 10px;
  background: #fbeeec;
  border-color: #d55442; }

label + .instructions {
  margin-top: -5px;
  margin-bottom: 15px;
  display: block; }

.form-split p {
  float: left; }

.form-split .input-small {
  float: right; }

.btn {
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  border: none;
  cursor: pointer;
  padding: 9px 18px;
  background: #5f99cd;
  background: -o-linear-gradient(top, #5f99cd, #4f85c1);
  background: -ms-linear-gradient(top, #5f99cd, #4f85c1);
  background: -moz-linear-gradient(top, #5f99cd, #4f85c1);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5f99cd), color-stop(1, #4f85c1));
  background: -webkit-linear-gradient(#5f99cd, #4f85c1);
  background: linear-gradient(top, #5f99cd, #4f85c1);
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 11px;
  text-decoration: none; }
  .btn:hover, .btn:focus {
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -ms-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    background: #4f85c1;
    background: -o-linear-gradient(top, #4f85c1, #5f99cd);
    background: -ms-linear-gradient(top, #4f85c1, #5f99cd);
    background: -moz-linear-gradient(top, #4f85c1, #5f99cd);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4f85c1), color-stop(1, #5f99cd));
    background: -webkit-linear-gradient(#4f85c1, #5f99cd);
    background: linear-gradient(top, #4f85c1, #5f99cd);
    color: white; }
  .btn:after {
    content: ' \00bb'; }

.btn-subscribe {
  background: #3a79bc;
  background: -o-linear-gradient(top, #3a79bc, #3466a1);
  background: -ms-linear-gradient(top, #3a79bc, #3466a1);
  background: -moz-linear-gradient(top, #3a79bc, #3466a1);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3a79bc), color-stop(1, #3466a1));
  background: -webkit-linear-gradient(#3a79bc, #3466a1);
  background: linear-gradient(top, #3a79bc, #3466a1);
  font-weight: normal; }
  .btn-subscribe:hover, .btn-subscribe:focus {
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -ms-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    background: #3466a1;
    background: -o-linear-gradient(top, #3466a1, #3a79bc);
    background: -ms-linear-gradient(top, #3466a1, #3a79bc);
    background: -moz-linear-gradient(top, #3466a1, #3a79bc);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3466a1), color-stop(1, #3a79bc));
    background: -webkit-linear-gradient(#3466a1, #3a79bc);
    background: linear-gradient(top, #3466a1, #3a79bc); }

.btn-register {
  background: #729e6d;
  background: -o-linear-gradient(top, #729e6d, #5c8b57);
  background: -ms-linear-gradient(top, #729e6d, #5c8b57);
  background: -moz-linear-gradient(top, #729e6d, #5c8b57);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #729e6d), color-stop(1, #5c8b57));
  background: -webkit-linear-gradient(#729e6d, #5c8b57);
  background: linear-gradient(top, #729e6d, #5c8b57); }
  .btn-register:hover, .btn-register:focus {
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -ms-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
    background: #4f9d48;
    background: -o-linear-gradient(top, #4f9d48, #408a38);
    background: -ms-linear-gradient(top, #4f9d48, #408a38);
    background: -moz-linear-gradient(top, #4f9d48, #408a38);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4f9d48), color-stop(1, #408a38));
    background: -webkit-linear-gradient(#4f9d48, #408a38);
    background: linear-gradient(top, #4f9d48, #408a38); }

.btn a {
  color: white; }
  .btn a:hover, .btn a:focus {
    color: white; }

.btn-register a {
  padding-right: 16px;
  background: url(../i/marker-more-white.png) no-repeat 115px 3px; }

input[type="submit"] {
  cursor: pointer; }

.find-events {
  background: white;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  padding: 20px 16px 25px;
  border: 1px solid #f3f3f3; }
  .find-events label {
    text-align: center; }
  .find-events #find-events {
    float: left;
    width: 178px;
    margin: 0 auto; }
  .find-events .search-btn {
    height: 33px; }
  .find-events p:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }

.search-btn {
  float: left;
  width: 40px;
  height: 30px;
  background: #407db5 url(../i/icon-search.gif) no-repeat center center;
  border: none; }

.search-btn:hover {
  -webkit-transition: all 0.04s linear;
  -moz-transition: all 0.04s linear;
  -ms-transition: all 0.04s linear;
  -o-transition: all 0.04s linear;
  transition: all 0.04s linear;
  background-color: #c52d2f; }

.submit .input-submit {
  margin-right: 5px; }

.submit .preview {
  border: none;
  font-family: 'Georgia', serif;
  font-weight: normal;
  font-style: italic;
  color: #c52d2f;
  background: none;
  font-size: 16px;
  margin-left: 5px;
  text-decoration: underline; }
  .submit .preview:hover, .submit .preview:focus {
    color: #2b2b2b;
    text-decoration: none; }

.daily-gazette input[name="email"] {
  max-width: 175px; }

/*-------------------------------------------

    	Layouts
-------------------------------------------*/
.grid {
  float: left;
  width: 30%;
  margin-right: 3.3%; }
  .grid.first {
    clear: left; }

.grid-2 {
  float: left;
  width: 63.3%;
  margin-right: 3.4%; }
  .grid-2 .grid {
    width: 48%;
    margin-left: 4%;
    margin-right: 0; }
    .grid-2 .grid.first {
      clear: left;
      margin-left: 0; }

#latest-feature {
  float: left;
  width: 30%;
  margin-right: 3.3%; }

.secondary {
  width: 288px;
  height: 600px;
  background: #f3f3f3;
  padding: 20px 0;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2); }

.primary {
  float: left;
  width: 780px;
  padding-left:30px;
   }
  .primary .sub {
    float: right;
    width: 30%;
    margin-right: 3.3%; }

.col {
  float: left;
  width: 100%; }

.split-2 .col {
  width: 48%; }

.split-2 .first {
  margin-right: 4%; }

.split-3 .col {
  width: 32%;
  margin-right: 2%; }

.split-3 .last {
  margin-right: 0%; }

split-2:after, split-3:after, split-2-1:after, .split-1-2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
  *height: 1%; }

.split-1-2 .col {
  width: 1908px; }

.split-1-2 .first {
  width: 954px;
  margin-right: 288px; }

.split-2-1 .col.first {
  width: 66%;
  margin-right: 2%; }

.split-2-1 .col.last {
  width: 32%;
  margin-right: 0%; }

.breaking {
  color: white;
  background: #c52d2f;
  text-transform: uppercase;
  display: inline-block;
  padding: 2px 4px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 0.7em; }

/*-------------------------------------------

    	Header
-------------------------------------------*/

#outer-wrap {
  position: relative;
  overflow: hidden;
  width: 100%; }

/*-------------------------------------------

    	Breadcrumb
-------------------------------------------*/
.breadcrumb {
  margin-left: 0;
  margin-top: 5px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', sans-serif; }
  .breadcrumb:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .breadcrumb li:after {
    content: " /";
    color: #dfdfdf;
    margin-right: 5px; }
  .breadcrumb li {
    float: left;
    list-style: none; }
  .breadcrumb a {
    text-decoration: none; }

/*-------------------------------------------

    	Footer
-------------------------------------------*/
/*-------------------------------------------

    	Sidebars
-------------------------------------------*/
.secondary {
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 12px;
  float:left;magging-left:100px; }
  .secondary ul#menu-main-menu {
    list-style: none;
    text-transform: uppercase;
    margin-left: 0; }
    .secondary ul#menu-main-menu li {
      border-bottom: 1px solid #dfdfdf;
      background: #f3f3f3;
      -webkit-transition: all 0.1s linear;
      -moz-transition: all 0.1s linear;
      -ms-transition: all 0.1s linear;
      -o-transition: all 0.1s linear;
      transition: all 0.1s linear; }
      .secondary ul#menu-main-menu li a {
        color: #2b2b2b;
        display: block;
        line-height: 30px;
        padding-left: 30px; }
        .secondary ul#menu-main-menu li a.active {
          background: #c52d2f;
          color: white; }
        .secondary ul#menu-main-menu li a.active.science {
          background: #e19100;
          color: white; }
      .secondary ul#menu-main-menu li ul {
        list-style: none;
        margin-left: 0;
        margin-bottom: 0;
        display: none; }
        .secondary ul#menu-main-menu li ul li {
          border-bottom: 0;
          border-top: 1px solid #dfdfdf;
          background: white; }
          .secondary ul#menu-main-menu li ul li a {
            text-transform: none; }
            .secondary ul#menu-main-menu li ul li a.active {
              background: white;
              color: black;
              font-weight: bold; }
          .secondary ul#menu-main-menu li ul li:hover {
            background: #dfdfdf; }
          .secondary ul#menu-main-menu li ul li.current-menu-item a, .secondary ul#menu-main-menu li ul li.current-post-ancestor a {
            font-weight: bold; }
      .secondary ul#menu-main-menu li.current-menu-parent ul, .secondary ul#menu-main-menu li.current-menu-item ul {
        display: block; }
    .secondary ul#menu-main-menu > li:hover {
      background: #c52d2f;
      -webkit-transition: none;
      -moz-transition: none;
      -ms-transition: none;
      -o-transition: none;
      transition: none; }
    .secondary ul#menu-main-menu > li:hover > a, .secondary ul#menu-main-menu > li > a:hover {
      color: white; }
    .secondary ul#menu-main-menu > li.current-menu-parent, .secondary ul#menu-main-menu > li.current-menu-item, .secondary ul#menu-main-menu > li.current-menu-parent > a, .secondary ul#menu-main-menu > li.current-menu-item > a {
      background: #c52d2f;
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136822:hover {
      background: #c52d2f; }
    .secondary ul#menu-main-menu li#menu-item-136822:hover > a, .secondary ul#menu-main-menu li#menu-item-136822 > a:hover {
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136822.current-menu-parent, .secondary ul#menu-main-menu li#menu-item-136822.current-menu-item, .secondary ul#menu-main-menu li#menu-item-136822.current-menu-parent > a, .secondary ul#menu-main-menu li#menu-item-136822.current-menu-item > a {
      background: #c52d2f;
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136827:hover {
      background: #b1ad0d; }
    .secondary ul#menu-main-menu li#menu-item-136827:hover > a, .secondary ul#menu-main-menu li#menu-item-136827 > a:hover {
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136827.current-menu-parent, .secondary ul#menu-main-menu li#menu-item-136827.current-menu-item, .secondary ul#menu-main-menu li#menu-item-136827.current-menu-parent > a, .secondary ul#menu-main-menu li#menu-item-136827.current-menu-item > a {
      background: #b1ad0d;
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136823:hover {
      background: #d870b8; }
    .secondary ul#menu-main-menu li#menu-item-136823:hover > a, .secondary ul#menu-main-menu li#menu-item-136823 > a:hover {
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136823.current-menu-parent, .secondary ul#menu-main-menu li#menu-item-136823.current-menu-item, .secondary ul#menu-main-menu li#menu-item-136823.current-menu-parent > a, .secondary ul#menu-main-menu li#menu-item-136823.current-menu-item > a {
      background: #d870b8;
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136829:hover {
      background: #e19100; }
    .secondary ul#menu-main-menu li#menu-item-136829:hover > a, .secondary ul#menu-main-menu li#menu-item-136829 > a:hover {
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136829.current-menu-parent, .secondary ul#menu-main-menu li#menu-item-136829.current-menu-item, .secondary ul#menu-main-menu li#menu-item-136829.current-menu-parent > a, .secondary ul#menu-main-menu li#menu-item-136829.current-menu-item > a {
      background: #e19100;
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136831:hover {
      background: #1c64e7; }
    .secondary ul#menu-main-menu li#menu-item-136831:hover > a, .secondary ul#menu-main-menu li#menu-item-136831 > a:hover {
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136831.current-menu-parent, .secondary ul#menu-main-menu li#menu-item-136831.current-menu-item, .secondary ul#menu-main-menu li#menu-item-136831.current-menu-parent > a, .secondary ul#menu-main-menu li#menu-item-136831.current-menu-item > a {
      background: #1c64e7;
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136825:hover {
      background: #cc0033; }
    .secondary ul#menu-main-menu li#menu-item-136825:hover > a, .secondary ul#menu-main-menu li#menu-item-136825 > a:hover {
      color: white; }
    .secondary ul#menu-main-menu li#menu-item-136825.current-menu-parent, .secondary ul#menu-main-menu li#menu-item-136825.current-menu-item, .secondary ul#menu-main-menu li#menu-item-136825.current-menu-parent > a, .secondary ul#menu-main-menu li#menu-item-136825.current-menu-item > a {
      background: #cc0033;
      color: white; }
  .secondary .daily-gazette {
    margin: 30px 0;
    border-bottom: 1px solid #dfdfdf;
    background: #dfdfdf; }
    .secondary .daily-gazette h3 {
      position: relative;
      background: #0f2944;
      color: white;
      font-weight: normal;
      font-size: 15px;
      padding: 15px 0 10px 70px; }
      .secondary .daily-gazette h3 img {
        position: absolute;
        top: 20px;
        left: 32px; }
    .secondary .daily-gazette form {
      padding-left: 30px; }
      .secondary .daily-gazette form input#email-subscribe-submit {
        margin-top: 10px; }
  .secondary .utility-menu-wrapper ul {
    list-style: none;
    font-size: 13px; }
  .secondary .harvard-social {
    color: #6c6c6c;
    padding-left: 30px;
    font-size: 15px; }
    .secondary .harvard-social p {
      font-size: 13px;
      padding-right: 20px; }
    .secondary .harvard-social a {
      color: #407db5; }
      .secondary .harvard-social a:hover, .secondary .harvard-social a:focus {
        color: #0f2944; }
  .secondary #harvard-logo {
    text-align: center;
    height: 90px;
    line-height: 90px; }


/*-------------------------------------------

   	 Taxonomy
-------------------------------------------*/
.taxonomy_info {
  border-bottom: 4px solid #0f2944;
  background: white;
  padding: 0px 30px 10px 170px;
  position: relative;
  min-height: 140px; }
  .taxonomy_info:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .taxonomy_info img {
    display: block;
    position: absolute;
    top: 0;
    left: 0; }
  .taxonomy_info .taxonomy_title {
    padding-left: 30px; }
    .taxonomy_info .taxonomy_title a {
      text-decoration: none; }
    .taxonomy_info .taxonomy_title .breadcrumb {
      margin: 0; }
    .taxonomy_info .taxonomy_title h2 {
      margin: 0 0 8px 0;
      font-family: 'Open Sans', 'Arial', sans-serif;
      font-size: 36px;
      font-weight: normal; }
      .taxonomy_info .taxonomy_title h2 a {
        color: black; }
    .taxonomy_info .taxonomy_title .cat-icon.topic {
      left: 170px;
      top: 0px; }
  .taxonomy_info .taxonomy_more a.btn {
    font-weight: bold;
    padding: 12px 20px;
    text-decoration: none;
    float: right;
    margin: 15px 0;
    color: #fff; }
  .taxonomy_info.topic-listing {
    margin: 30px 0; }
    .taxonomy_info.topic-listing h2 {
      margin: 10px 0 18px 0; }

.taxonomy_wrapper {
  margin-right: 3.4%;
  background: url("../i/bg-line-gray.png") repeat-y 30px 0; }
  .taxonomy_wrapper .arrow-down {
    background: url("../i/bg-arrow-blue-down.png") no-repeat 30px 0;
    height: 14px; }
  .taxonomy_wrapper .story-feature {
    margin: 0; }
  .taxonomy_wrapper .topic-date {
    color: #6c6c6c;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 30px 0 10px 30px;
    font-size: 13px;
    background: white; }

/*-------------------------------------------

   	 Story Feature (on Category Page) and Single
-------------------------------------------*/
.meta {
  font-family: 'Open Sans', 'Arial', sans-serif; }

.story-feature {
  margin-right: 30px;
  margin-bottom: 30px; }
  .story-feature .feature-text {
    width: 36%;
    float: left;
    padding: 15px 2% 10px 0%; }
  .story-feature.feature-top-dark .feature-text {
    width: 33%;
    float: left;
    padding: 15px 2% 10px 3%; }
  .story-feature .feature-photo {
    width: 62%;
    float: right;
    margin: 0; }
  .story-feature.campus {
    border-top: 4px solid #b1ad0d; }
  .story-feature.arts {
    border-top: 4px solid #d870b8; }
  .story-feature.science {
    border-top: 4px solid #e19100; }
  .story-feature.national {
    border-top: 4px solid #1c64e7; }
  .story-feature.athletics {
    border-top: 4px solid #cc0033; }
  .story-feature.newsplus {
    border-top: 4px solid #d0a200; }

.read-more {
  margin: 30px 0; }

.feature-top {
  position: relative; }
  .feature-top.top-no-photo {
    padding-right: 30px; }
  .feature-top h2 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-weight: normal;
    font-size: 36px; }
  .feature-top h3 {
    font-family: 'Georgia', serif;
    font-weight: normal; }
  .feature-top .article-head h3 {
    color: #6c6c6c; }
  .feature-top img {
    display: block; }
  .feature-top.feature-top-dark .breadcrumb {
    color: #6c6c6c; }
    .feature-top.feature-top-dark .breadcrumb a {
      color: #407db5; }
      .feature-top.feature-top-dark .breadcrumb a:hover {
        color: white; }
  .feature-top .meta {
    color: #6c6c6c;
    border-top: solid 1px #6c6c6c;
    font-size: 13px;
    font-family: 'Georgia', serif;
    font-weight: normal;
    padding: 10px 0; }

.feature-top-dark {
  background: #2b2b2b;
  color: #fff; }
  .feature-top-dark a {
    color: #fff; }
    .feature-top-dark a:hover {
      color: #fff; }

.feature-photo-top .feature-top .meta {
  position: absolute;
  bottom: 10px;
  width: 31%; }

.flexslider .flex-direction-nav a {
  width: 36px;
  height: 38px;
  margin: -20px 0 0;
  display: block;
  background: url(../i/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -9999px;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear; }
  .flexslider .flex-direction-nav a:hover {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=90); }
.flexslider .flex-direction-nav .flex-next {
  background-position: 0 -39px;
  right: 0px; }
.flexslider .flex-direction-nav .flex-prev {
  left: 0px; }

.flexslider .flex-control-nav {
  width: 94%; }

.flexslider .flex-pauseplay a {
  text-indent: -4000px;
  display: block;
  background: url(../i/icons-play-pause-half.png) top left no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: -22px;
  right: 0;
  background-size: 12px; }
  .flexslider .flex-pauseplay a.flex-pause {
    background-position: bottom left; }

.article-feature .flexslider .flex-pauseplay a {
  bottom: 9px;
  left: 9px; }

.flexslider:hover .flex-next, .flexslider:hover .flex-prev {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.top-wrapper {
  margin-right: 3.4%; }
  .top-wrapper:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .top-wrapper .flexslider {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    margin-bottom: 0px; }
    .top-wrapper .flexslider .flex-viewport {
      background: #6c6c6c; }
      .top-wrapper .flexslider .flex-viewport .slides li {
        position: relative; }
    .top-wrapper .flexslider .flex-control-nav {
      bottom: 0;
      background: white;
      padding: 5px 0;
      opacity: 0.6;
      filter: alpha(opacity=60); }
    .top-wrapper .flexslider .slides > li:first-child {
      display: block; }
    .top-wrapper .flexslider#carousel .slides {
      background: #6c6c6c; }
      .top-wrapper .flexslider#carousel .slides img {
        width: 80%;
        padding: 10px 5%; }
    .top-wrapper .flexslider .flex-caption {
      padding: 15px 20px 10px;
      font-family: 'Open Sans', 'Arial', sans-serif;
      font-size: 13px;
      color: #f3f3f3;
      background: #2b2b2b;
      position: absolute;
      bottom: 0;
      left: 0;
      opacity: 0.8;
      filter: alpha(opacity=80); }
      .top-wrapper .flexslider .flex-caption a, .top-wrapper .flexslider .flex-caption a:hover {
        color: white; }
      .top-wrapper .flexslider .flex-caption .idx {
        font-family: 'Georgia', serif;
        font-weight: normal;
        font-size: 2em;
        line-height: 0.4em;
        padding: 0em 0.2em 0.2em 0;
        float: left; }

.article-feature-caption.tablet, .article-feature.tablet, .article-feature-caption.tablet {
  display: none; }

.article-feature-caption.tablet .toggle-more-less {
  display: none; }

.content.feature-photo-top .article-head {
  width: 36%;
  float: left; }
.content.feature-photo-top .article-feature {
  width: 62%;
  float: right;
  margin: 0; }

.content.feature-photo-side .article-feature {
  float: right;
  width: 30%;
  margin-right: 3.3%;
  clear: right; }
  .content.feature-photo-side .article-feature img {
    display: block;
    width: 100%; }
.content.feature-photo-side .main {
  margin-right: 0%;
  width: 66.7%;
  padding-top: 0; }
  .content.feature-photo-side .main .article-body {
    margin-right: 3%; }

  .content .main a {
    text-decoration: underline; }
    .content .main a.btn {
      text-decoration: none; }
  .content .main .breadcrumb a {
    text-decoration: none; }
.content.page .main, .content.archive .main {
  padding: 0 0 30px; }
  .content.page .main .story-list, .content.archive .main .story-list {
    margin-left: 0; }
  .content.page .main .story-block, .content.archive .main .story-block {
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }
    .content.page .main .story-block .labels, .content.archive .main .story-block .labels {
      display: none; }
.content .article-byline {
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 13px;
  color: #6c6c6c;
  margin: 0px 0 20px; }
.content.feature-photo-none .main {
  padding: 0 0 30px 0; }
.content.feature-photo-none .article-head {
  margin-bottom: 30px; }

.content.full-width {
  margin-right: 3.4%; }

.article-feature-caption {
  background: #f3f3f3;
  font-size: 11px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  color: #2b2b2b;
  margin-bottom: 30px;
  clear: right;
  float: right;
  width: 30%;
  margin-right: 3.3%; }
  .article-feature-caption p, .article-feature-caption div {
    margin: 15px; }
  .article-feature-caption .photo-credit {
    font-style: italic;
    color: #6c6c6c; }

.article-body {
  font-size: 16px;
  color: black;
  padding-right: 3%;
  padding-left: 3%; }
  .article-body .initial-cap {
    color: #c52d2f;
    display: inline;
    float: left;
    font-size: 5em;
    line-height: 0.4em;
    padding: .25em .15em .3em 0;
    text-transform: uppercase; }
  .article-body a {
    text-decoration: underline; }

.featured-photo-full-width.featured-photo {
  margin-right: 3.4%; }
  .featured-photo-full-width.featured-photo .caption-text {
    width: 25.5%;
    float: right;
    background: #f3f3f3;
    margin-bottom: 30px; }
    .featured-photo-full-width.featured-photo .caption-text p {
      padding: 5px 0 5px 10px; }

article.page {
  margin-right: 3.4%; }

/*-------------------------------------------

   	 Story Block
-------------------------------------------*/
.category-name {
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 13px;
  background: url("../i/icons-cat.png") no-repeat 0px -216px; }
  .category-name.campus {
    background-position: 0 3px; }
  .category-name.arts {
    background-position: 0px -40px; }
  .category-name.science {
    background-position: 0px -129px; }
  .category-name.national {
    background-position: 0px -84px; }
  .category-name.athletics {
    background-position: 0px -216px; }
  .category-name.newsplus {
    background-position: 0px -174px; }
  .category-name.events {
    background-position: 0px -307px; }

/* common use story block styles */
.story-block {
  margin-bottom: 30px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 13px;
  color: black;
  border-bottom: 0;
  border-top: 0; }
  .story-block h3 {
    font-family: 'Georgia', serif;
    font-weight: normal;
    line-height: 1em;
    margin: 10px 0 5px; }
  .story-block p {
    margin-bottom: 10px; }
  .story-block .label {
    margin: 8px 0;
    color: #6c6c6c;
    padding-left: 20px;
    background: url("../i/icons-label-15px.png") no-repeat top left;
    background-size: 15px;
    display: block;
    font-size: 11px;
    line-height: 1.4em; }
    .story-block .label.editorpick {
      background-position: 0 2px; }
    .story-block .label.video {
      background-position: 0 -58px; }
    .story-block .label.photography {
      background-position: 0 -29px; }
    .story-block .label.popular {
      background-position: 0 -88px; }
  .story-block .date {
    margin-bottom: 5px;
    color: #6c6c6c;
    font-size: 11px; }
    .story-block .date .byline {
      font-style: normal; }

.date .label, .meta .label {
  background: url("../i/icons-label-1x.png") no-repeat top left;
  text-indent: -2000px;
  width: 15px;
  height: 15px;
  padding: 0;
  display: inline-block;
  margin: 0;
  background-size: 12px; }
  .date .label.editorpick, .meta .label.editorpick {
    background-position: 0 2px; }
  .date .label.video, .meta .label.video {
    background-position: 0 -46px; }
  .date .label.photography, .meta .label.photography {
    background-position: 0 -22px; }
  .date .label.popular, .meta .label.popular {
    background-position: 0 -70px; }

.story-more {
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  text-align: right;
  padding: 10px 3px 10px 0;
  text-transform: uppercase; }

.cat-icon {
  display: block;
  position: absolute;
  top: 17px;
  left: 160px;
  width: 12px;
  height: 12px;
  background: url("../i/icons-cat-h.png") repeat-y -220px 0;
  text-indent: -4000px; }
  .cat-icon.topic {
    height: 38px; }
  .cat-icon.campus {
    background-position: 0 0; }
  .cat-icon.arts {
    background-position: -43px 0; }
  .cat-icon.science {
    background-position: -132px 0; }
  .cat-icon.national {
    background-position: -88px 0; }
  .cat-icon.athletics {
    background-position: -220px 0; }
  .cat-icon.newsplus {
    background-position: -176px 0; }
  .cat-icon.events {
    background-position: -308px 0; }
  .cat-icon.gocrimson {
    background-position: -351px 0;
    height: 13px; }

.story-list {
  margin-left: -3%; }
  .story-list .story-block {
    border-top: 1px solid #dfdfdf;
    border-bottom: 0;
    margin: 30px;
    padding: 0 140px 0 160px;
    position: relative;
    min-height: 140px; }
    .story-list .story-block .story-photo {
      position: absolute;
      width: 140px;
      height:140px;
      top: 0;
      left: 0; }
    .story-list .story-block .story-info {
      padding: 0 30px 6px; }
    .story-list .story-block .labels {
      position: absolute;
      width: 140px;
      height: 140px;
      top: 20px;
      right: 0; }
      .story-list .story-block .labels .topic {
        background: #c52d2f;
        color: white;
        font-size: 11px;
        padding: 6px 15px;
        text-transform: uppercase;
        margin-top: -20px; }
        .story-list .story-block .labels .topic a, .story-list .story-block .labels .topic a:hover {
          color: white; }
    .story-list .story-block.dg-signup {
      padding: 0 0 0 140px;
      background: #f3f3f3; }
      .story-list .story-block.dg-signup .daily-gazette h3 {
        position: absolute;
        background: #0f2944;
        width: 100px;
        height: 80px;
        top: 0;
        left: 0;
        color: white;
        font-weight: normal;
        font-size: 16px;
        padding: 60px 20px 0;
        text-align: center;
        font-family: 'Open Sans', 'Arial', sans-serif;
        margin: 0; }
        .story-list .story-block.dg-signup .daily-gazette h3 img {
          position: absolute;
          top: 20px;
          left: 50px; }
      .story-list .story-block.dg-signup .daily-gazette p {
        padding: 15px 0 0px 30px; }
      .story-list .story-block.dg-signup .daily-gazette form {
        padding-left: 30px; }
        .story-list .story-block.dg-signup .daily-gazette form input#email-subscribe-submit {
          margin-top: 10px;
          display: block; }

.story-content-shortcode {
  position: relative;
  padding-left: 135px;
  background: #eee;
  min-height: 140px;
  margin: 30px 0;
  padding-right: 5px; }
  .story-content-shortcode .daily-gazette h3 {
    position: absolute;
    background: #0f2944;
    width: 100px;
    height: 80px;
    top: 0;
    left: 0;
    color: white;
    font-weight: normal;
    font-size: 16px;
    padding: 60px 20px 0;
    text-align: center;
    font-family: 'Open Sans', 'Arial', sans-serif;
    margin: 0; }
    .story-content-shortcode .daily-gazette h3 img {
      position: absolute;
      top: 20px;
      left: 50px; }
  .story-content-shortcode .daily-gazette p {
    padding: 10px 0 0px 30px;
    margin-bottom: 8px;
    line-height: 1.2em; }
  .story-content-shortcode .daily-gazette form {
    padding-left: 30px; }
    .story-content-shortcode .daily-gazette form input#email-subscribe-submit {
      margin-top: 10px;
      display: block; }
    .story-content-shortcode .daily-gazette form input.email {
      width: 200px; }

.story-simple-list .story-block {
  border-bottom: 1px solid #dfdfdf; }
  .story-simple-list .story-block h3 {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px; }

.next-story {
  background: #f2f2f2 url("../i/bg-story-next.gif") repeat-y top right;
  margin-left: 0;
  margin: 30px 0;
  padding-top: 1px; }
  .next-story:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .next-story .story-block {
    border-top: 0;
    margin: 10px;
    padding: 0 60px 0 120px;
    min-height: 100px;
    position: relative; }
    .next-story .story-block a {
      text-decoration: none;
      color: #c52d2f; }
    .next-story .story-block .header {
      text-transform: uppercase;
      color: #6c6c6c;
      font-size: 16px; }
    .next-story .story-block h3 {
      padding-left: 20px;
      font-size: 25px; }
    .next-story .story-block .story-photo {
      position: absolute;
      width: 100px;
      top: 0;
      left: 0; }
    .next-story .story-block .date {
      font-size: 12px;
      margin-top: 5px; }
    .next-story .story-block .cat-icon {
      position: absolute;
      top: 39px;
      left: 120px; }
    .next-story .story-block .meta {
      font-size: 13px; }
    .next-story .story-block .arrow {
      position: absolute;
      top: 5px;
      right: -5px;
      width: 46px;
      color: white;
      font-size: 66px; }
      .next-story .story-block .arrow a {
        color: white; }

.in-story-explore {
  background: transparent url("../i/bg-story-explore.gif") repeat-y top right;
  margin-left: 0;
  margin: 30px 0;
  padding-top: 1px;
  border-top: 1px solid #bdbdae;
  border-bottom: 1px solid #bdbdae; }
  .in-story-explore:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .in-story-explore .story-block {
    border-top: 0;
    margin: 20px;
    padding: 0 90px 0 85px;
    min-height: 60px;
    position: relative; }
    .in-story-explore .story-block a {
      text-decoration: none;
      color: #407db5; }
    .in-story-explore .story-block .header {
      text-transform: uppercase;
      color: black;
      font-size: 13px; }
    .in-story-explore .story-block h3 {
      padding-left: 20px;
      margin-top: 5px; }
    .in-story-explore .story-block .story-photo {
      position: absolute;
      width: 60px;
      top: 0px;
      left: 0px; }
    .in-story-explore .story-block .date {
      font-size: 12px;
      margin-top: 5px; }
    .in-story-explore .story-block .cat-icon {
      position: absolute;
      top: 25px;
      left: 85px; }
    .in-story-explore .story-block .meta {
      font-size: 13px; }
    .in-story-explore .story-block .arrow {
      position: absolute;
      top: -10px;
      right: 3px;
      width: 46px;
      font-size: 66px; }
      .in-story-explore .story-block .arrow a {
        color: #999999; }

#filters_anchor {
  display: block;
  height: 30px; }

.filter {
  padding-left: 46px;
  line-height: 44px;
  background: url("../i/icons-filter-1x.png") no-repeat 20px 12px;
  background-size: 20px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 13px;
  text-align: left;
  text-transform: uppercase; }
  .filter.popular {
    background-position: 20px -187px; }

.tabBox #tab2 {
  display: none; }

.tabBox .tabs {
  border-bottom: 2px solid #c52d2f;
  list-style: none;
  margin: 0;
  padding: 0; }
  .tabBox .tabs:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .tabBox .tabs li {
    float: left;
    width: 50%;
    background: #f3f3f3; }
    .tabBox .tabs li a {
      color: black;
      line-height: 44px;
      display: block; }
      .tabBox .tabs li a.filter {
        background-position: 20px -235px; }
        .tabBox .tabs li a.filter.popular {
          background-position: 20px -434px; }
    .tabBox .tabs li.active {
      background: #c52d2f; }
      .tabBox .tabs li.active a {
        color: white; }
        .tabBox .tabs li.active a.filter {
          background-position: 20px 12px; }
          .tabBox .tabs li.active a.filter.popular {
            background-position: 20px -187px; }

ul.filter-options {
  height: 50px;
  list-style: none;
  margin-left: 0;
  padding-left: 4px;
  background: #f3f3f3;
  text-align: center; }
  ul.filter-options li {
    display: inline-block;
    letter-spacing: 1px;
    font-size: 13px;
    border-right: 1px solid white;
    margin-left: -4px; }
    ul.filter-options li:first-child {
      border-left: 1px solid white; }
    ul.filter-options li a.filter {
      display: block;
      color: #2b2b2b;
      line-height: 50px;
      background-position: 15px 10px;
      padding-right: 30px;
      -webkit-transition: background-color 0.2s linear;
      -moz-transition: background-color 0.2s linear;
      -o-transition: background-color 0.2s linear;
      transition: background-color 0.2s linear; }
      ul.filter-options li a.filter.video {
        background-position: 20px -382px; }
      ul.filter-options li a.filter.photo {
        background-position: 20px -342px; }
      ul.filter-options li a.filter.popular {
        background-position: 20px -432px; }
      ul.filter-options li a.filter.latest {
        background-position: 20px -232px; }
      ul.filter-options li a.filter.editorpick {
        background-position: 20px -282px; }
    ul.filter-options li.active a.filter, ul.filter-options li a.filter:hover {
      color: #fff;
      background-color: #407db5; }
      ul.filter-options li.active a.filter.video, ul.filter-options li a.filter:hover.video {
        background-position: 20px -132px; }
      ul.filter-options li.active a.filter.photo, ul.filter-options li a.filter:hover.photo {
        background-position: 20px -82px; }
      ul.filter-options li.active a.filter.popular, ul.filter-options li a.filter:hover.popular {
        background-position: 20px -182px; }
      ul.filter-options li.active a.filter.latest, ul.filter-options li a.filter:hover.latest {
        background-position: 20px 18px; }
      ul.filter-options li.active a.filter.editorpick, ul.filter-options li a.filter:hover.editorpick {
        background-position: 20px -32px; }
    ul.filter-options li a.filter:hover {
      background-color: #6c6c6c; }

h3.filter-title {
  font-family: 'Georgia', serif;
  font-weight: normal;
  margin-left: 30px;
  margin-bottom: -10px;
  display: none; }

.sidebar-block {
  margin-bottom: 30px; }
  .sidebar-block .story-block {
    margin-bottom: 15px; }
  .sidebar-block.first-sidebar-block {
    margin-top: 30px; }
  .sidebar-block .contact-text {
    margin: 10px 30px; }
    .sidebar-block .contact-text a {
      color: #407db5; }

h3.header {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  padding: 20px 10px 20px 60px;
  background: #f3f3f3 url("../i/icon-sidebar-header-half.png") no-repeat 16px 16px;
  background-size: 24px;
  margin-bottom: 20px;
  color: #2b2b2b; }
  h3.header.related {
    background-position: 16px -184px; }
  h3.header.events {
    background-position: 16px -304px; }
  h3.header.contact {
    background-position: 16px -34px; }
  h3.header.topic {
    background-position: 16px -234px; }
  h3.header.newsplus {
    background-position: 16px -84px; }

.sub .sidebar-block {
  font-family: 'Open Sans', 'Arial', sans-serif; }
  .sub .sidebar-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .sub .sidebar-block .share {
    padding: 15px;
    position: relative; }
    .sub .sidebar-block .share img {
      padding: 0 0px; }
    .sub .sidebar-block .share iframe {
      margin-bottom: 5px; }
    .sub .sidebar-block .share iframe.twitter-share-button {
      position: absolute;
      top: 16px;
      left: 180px; }
    .sub .sidebar-block .share .fb-like {
      position: absolute;
      top: 16px;
      left: 85px; }
      .sub .sidebar-block .share .fb-like span {
        width: 450px !important; }
    .sub .sidebar-block .share a.addthis_button_email {
      display: block;
      padding-bottom: 10px; }
    .sub .sidebar-block .share .gplike {
      position: absolute;
      top: 46px;
      left: 180px; }
  .sub .sidebar-block.monthly, .sub .sidebar-block.tags {
    border: 0;
    font-size: 13px; }
  .sub .sidebar-block.buttons a.btn {
    display: block;
    font-size: 14px;
    margin: 15px 0; }
  .sub .sidebar-block .story-list {
    margin: 0; }
    .sub .sidebar-block .story-list .story-block {
      margin: 0;
      padding: 0 0 0 60px;
      position: relative;
      min-height: 68px;
      text-align: left;
      border-top: 0;
      border-bottom: 1px solid #f3f3f3; }
      .sub .sidebar-block .story-list .story-block .story-photo {
        width: 60px; }
      .sub .sidebar-block .story-list .story-block .cat-icon {
        left: 1px;
        top: 10px;
        display: none; }
      .sub .sidebar-block .story-list .story-block .story-info {
        padding: 6px 14px 2px; }
        .sub .sidebar-block .story-list .story-block .story-info h3 {
          margin: 3px 0;
          font-size: 13px;
          font-family: 'Open Sans', 'Arial', sans-serif; }
          .sub .sidebar-block .story-list .story-block .story-info h3 a {
            color: #407db5; }
            .sub .sidebar-block .story-list .story-block .story-info h3 a:hover {
              color: #0f2944; }
        .sub .sidebar-block .story-list .story-block .story-info h3 a:after {
          /*content: ' \00bb';*/ }
        .sub .sidebar-block .story-list .story-block .story-info p.abstract {
          display: none; }
        .sub .sidebar-block .story-list .story-block .story-info .date {
          margin-bottom: 2px; }
          .sub .sidebar-block .story-list .story-block .story-info .date .byline {
            display: none; }
  .sub .sidebar-block .next-story {
    background-image: none;
    margin: 0; }
    .sub .sidebar-block .next-story .story-block {
      margin: 0;
      min-height: 60px;
      padding: 0 0px 0 70px; }
      .sub .sidebar-block .next-story .story-block .story-info {
        padding: 6px 14px 2px; }
        .sub .sidebar-block .next-story .story-block .story-info h3 {
          margin: 0 0 5px;
          font-size: 13px;
          font-family: 'Open Sans', 'Arial', sans-serif; }
          .sub .sidebar-block .next-story .story-block .story-info h3 a {
            color: #407db5; }
            .sub .sidebar-block .next-story .story-block .story-info h3 a:hover {
              color: #0f2944; }
        .sub .sidebar-block .next-story .story-block .story-info h3 a:after {
          content: ' \00bb'; }
        .sub .sidebar-block .next-story .story-block .story-info .date {
          display: none; }
      .sub .sidebar-block .next-story .story-block .cat-icon {
        position: absolute;
        top: 26px;
        left: 68px; }
      .sub .sidebar-block .next-story .story-block .story-photo {
        width: 60px; }
      .sub .sidebar-block .next-story .story-block .arrow {
        display: none; }
  .sub .sidebar-block .text {
    padding: 20px 0; }
    .sub .sidebar-block .text a {
      color: #407db5; }

#gz_page_numbers {
  margin: 1px auto;
  padding-top: 10px;
  padding-bottom: 0px;
  border-top: 3px solid #dfdfdf;
  font-size: 16px; }

.pdf_issue {
  min-height: 140px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
  position: relative;
  padding: 0 20px 0 110px; }
  .pdf_issue h3 {
    margin-bottom: .5em; }
  .pdf_issue img {
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #ddd; }
  .pdf_issue .doc-link {
    font-weight: bold;
    padding: 1em 0; }

h3.gocrimson {
  background: url("../i/gocrimson.gif") no-repeat 2px 2px;
  padding-left: 20px; }

.gocrimson-content.story-list {
  margin-right: 3.4%; }
  .gocrimson-content.story-list .story-block {
    margin-right: 0; }

#legacy_gazette_list {
  font-size: 13px;
  float: left;
  width: 14%;
  font-family: 'Open Sans', 'Arial', sans-serif; }


#legacy_gazette_right {
  width: 80%;
  float: right;
  margin-right: 3%; }

#gz_legacy_frame {
  padding: 6px;
  background-color: #eee;
  border: 1px solid #ddd; }

#gz_choose_year {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px dotted #ccc;
  padding-bottom: 6px;
  margin-bottom: 10px; }
  #gz_choose_year a {
    padding: 0 4px; }

.gz_yr_header {
  font-size: 16px;
  font-weight: bold;
  font-family: 'Georgia', serif;
  font-weight: normal;
  margin-bottom: 15px; }

.soundbytes, .video_embed {
  margin: 15px 0;
  border-top: 3px solid #dfdfdf;
  padding: 10px 0; }
  .soundbytes h3, .video_embed h3 {
    margin: 5px 15px 15px;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-family: 'Georgia', serif;
    font-weight: normal; }
  .soundbytes .soundbytes_content, .video_embed .soundbytes_content {
    border-top: 3px solid #c52d2f; }
  .soundbytes .video_embed_content, .soundbytes .soundbytes_content, .video_embed .video_embed_content, .video_embed .soundbytes_content {
    padding: 15px;
    font-size: 13px;
    background: #f3f3f3;
    color: #6c6c6c;
    margin-top: -2px;
    font-family: 'Open Sans', 'Arial', sans-serif; }
  .soundbytes iframe, .video_embed iframe {
    margin-bottom: 0; }

/*-------------------------------------------

   	 Home
-------------------------------------------*/
#hero-feature, .story-slideshow {
  text-align: left; }
  #hero-feature .flex-viewport, .story-slideshow .flex-viewport {
    background: #2b2b2b;
    color: white; }
  #hero-feature .flexslider, .story-slideshow .flexslider {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    margin-bottom: 30px; }
    #hero-feature .flexslider .flex-control-nav, .story-slideshow .flexslider .flex-control-nav {
      bottom: -30px;
      text-align: right; }
    #hero-feature .flexslider .flex-control-paging li a, .story-slideshow .flexslider .flex-control-paging li a {
      background-color: #6c6c6c;
      text-indent: 9999px;
      display: block; }
      #hero-feature .flexslider .flex-control-paging li a.flex-active, .story-slideshow .flexslider .flex-control-paging li a.flex-active {
        background-color: #c52d2f; }
    #hero-feature .flexslider .slideshow-caption-credit, .story-slideshow .flexslider .slideshow-caption-credit {
      font-style: italic; }
  #hero-feature .flex-caption, .story-slideshow .flex-caption {
    padding: 15px 20px 5px;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px;
    background: #2b2b2b;
    color: white; }
    #hero-feature .flex-caption h3, .story-slideshow .flex-caption h3 {
      margin: 5px 0 5px;
      font-family: 'Georgia', serif;
      font-weight: normal;
      font-weight: normal; }
      #hero-feature .flex-caption h3 a, #hero-feature .flex-caption h3 a:hover, .story-slideshow .flex-caption h3 a, .story-slideshow .flex-caption h3 a:hover {
        color: white; }
    #hero-feature .flex-caption a:hover, .story-slideshow .flex-caption a:hover {
      color: white; }
  #hero-feature .slideshow-set-caption h3, .story-slideshow .slideshow-set-caption h3 {
    margin-bottom: 10px; }
  #hero-feature .slideshow-set-caption .slideshow-caption-credit, .story-slideshow .slideshow-set-caption .slideshow-caption-credit {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px; }

#hero-feature {
  max-height: 620px;
  overflow: hidden; }

.story-slideshow {
  margin-bottom: 60px; }

#homepage-feature {
  padding: 30px 0 0; }
  #homepage-feature p.intro {
    font-family: 'Open Sans', 'Arial', sans-serif;
    line-height: 1em;
    margin: 10px 0 5px;
    color: #6c6c6c;
    font-size: 12px; }
  #homepage-feature .homepage-feature-side {
    width: 30%;
    float: right;
    margin-right: 3.3%; }
  #homepage-feature h3.header.topic {
    display: none;
    margin-bottom: 15px; }
  #homepage-feature .grid-2 .story-block h3 a {
    color: #000; }

#homepage-feature .story-block .story-photo {
  position: relative;
  margin-bottom: 30px; }
  #homepage-feature .story-block .story-photo .topic {
    position: absolute;
    bottom: 4px;
    left: 0;
    font-size: 11px;
    display: inline-block;
    padding: 5px 15px 7px;
    background: #c52d2f;
    color: #fff;
    text-transform: uppercase; }
    #homepage-feature .story-block .story-photo .topic a {
      color: #fff; }
      #homepage-feature .story-block .story-photo .topic a:hover, #homepage-feature .story-block .story-photo .topic a:focus {
        color: #dfdfdf;
        text-decoration: none; }

#latest-feature .story-list {
  margin-left: 0; }


.embed-container {
  position: relative;
  padding-bottom: 65%;
  padding-top: 0px;
  height: 0;
  overflow: hidden; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .embed-container.youtube {
    padding-bottom: 56.25%; }

/* in-story embed */
.video_embed .embed-container {
  padding-bottom: 62%; }
  .video_embed .embed-container.youtube {
    padding-bottom: 56.25%; }

/* in-carousel embed */
.flexslider .embed-container {
  padding-bottom: 62%; }
  .flexslider .embed-container.youtube {
    padding-bottom: 56.25%; }

/* top feature embed, only Kaltura */
.article-feature .embed-container {
  padding-bottom: 60%; }

#more-items-loading {
  position: absolute;
  bottom: 0;
  left: 40%;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 13px;
  color: #6c6c6c;
  padding: 10px; }

/*-------------------------------------------

   	 Emergency
-------------------------------------------*/
.emergency {
  color: #fff;
  border-bottom: 1px solid #f0ce68;
  padding: 20px 65px 20px 80px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  background: #d16103 url("../i/warning.gif") no-repeat 30px 15px;
  font-size: 13px;
  margin-right: 3.4%;
  position: relative; }
  .emergency h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px; }
  .emergency p {
    margin: 5px 0; }
  .emergency a {
    color: white;
    text-decoration: underline; }
  .emergency .close {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    height: 16px;
    width: 16px;
    background: url("../i/btn-emergency-close.png") no-repeat 0 0;
    cursor: pointer;
    text-indent: -4000px; }
    .emergency .close:hover, .emergency .close:focus {
      background-position: 0 -16px; }
  .emergency .date {
    color: #f1b07a;
    border-color: #f1b07a; }
  .emergency.weather {
    background-image: url("../i/snow.gif"); }

/*-------------------------------------------

   	 Search
-------------------------------------------*/
#searchform {
  padding-top: 0px; }
  #searchform input {
    border: 0 !important;
    height: 16px;
    float: left;
    padding: 3px 6px 4px;
    background: #6c6c6c;
    color: white;
    margin: 6px 0 6px 6px; }
    #searchform input#s {
      width: 154px; }
      #searchform input#s:hover, #searchform input#s:focus {
        background: #dfdfdf;
        color: black;
        -webkit-box-shadow: none !important;
        -moz-box-shadow: none !important;
        box-shadow: none !important; }
    #searchform input#searchsubmit {
      text-indent: -3000px;
      display: inline-block;
      width: 24px;
      height: 23px;
      background: white url("../i/icon-search-white.gif") no-repeat -4px -3px;
      border: 0 !important;
      margin: 6px 0; }

.search .main {
  font-family: 'Open Sans', 'Arial', sans-serif; }
  .search .main .search_count {
    font-size: 13px;
    text-align: right; }
  .search .main .oneitem {
    margin-bottom: 12px; }
    .search .main .oneitem p {
      margin-bottom: 4px; }
    .search .main .oneitem p.snippet {
      font-size: 13px;
      margin-bottom: 0px; }
      .search .main .oneitem p.snippet .post_date {
        color: #6c6c6c; }
    .search .main .oneitem p.url {
      font-size: 13px;
      color: #6c6c6c; }
  .search .main .pagings {
    margin: 10px 0px 30px;
    text-align: center; }
    .search .main .pagings span.number {
      font-weight: bold; }
    .search .main .pagings .number {
      margin-right: 7px; }
    .search .main .pagings .previous {
      margin-right: 15px; }
    .search .main .pagings .next {
      margin-left: 15px; }
    .search .main .pagings a {
      text-decoration: none; }
      .search .main .pagings a:hover {
        text-decoration: underline; }

/*-------------------------------------------

    	Comments
-------------------------------------------*/
#comments {
  margin: 45px 0; }
  #comments:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  #comments ol.commentlist {
    list-style: none;
    margin: 0; }
  #comments .comment-author {
    line-height: 32px;
    width: 50%;
    float: left; }
    #comments .comment-author img {
      display: block;
      float: left;
      padding-right: 10px; }
  #comments .comment-meta {
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px;
    color: #6c6c6c;
    text-align: right;
    width: 50%;
    float: right; }
  #comments .comment-text {
    margin: 20px 0;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 13px; }
  #comments h3#reply-title {
    border-top: 1px solid #f3f3f3;
    padding-top: 10px; }
  #comments textarea#comment {
    width: 95%;
    padding: 2%; }
  #comments .form-submit {
    margin-top: 65px; }
  #comments form {
    padding-bottom: 60px; }
  #comments .nocomments {
    border-top: 1px solid #dfdfdf;
    padding-top: 10px; }

#comment-image-wrapper {
  margin-top: -100px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px; }

/*-------------------------------------------

    	Event
-------------------------------------------*/
#calendar-left, #sidebar-left {
  width: 25%;
  float: left; }

#main-right {
  width: 72%;
  float: right;
  background: white; }

#calendar-submission_spud {
  margin: 30px auto; }

.gz_calendar_page_links {
  margin: 30px 0; }

.content .event-block {
  position: relative;
  border-top: 1px solid #f3f3f3;
  padding: 15px 12px 12px 60px;
  margin-bottom: 30px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 13px; }
  .content .event-block .date_stamp {
    position: absolute;
    background: #407db5;
    width: 44px;
    height: 30px;
    top: 0;
    left: 0px;
    padding: 5px 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    line-height: 1.4em; }
    .content .event-block .date_stamp span {
      font-size: 1.5em; }
  .content .event-block .img_wrapper {
    width: 70px;
    height: 70px;
    float: right;
    overflow: hidden;
    text-align: center;
    margin-left: 12px; }
  .content .event-block h2 {
    font-size: 13px;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
    line-height: 1.2em;
    margin: 0 0 5px 0; }
  .content .event-block h2 a {
    color: #293352;
    text-decoration: none; }
  .content .event-block .event-date {
    color: #6c6c6c;
    margin: 5px 0; }

.event-slideshow .flex-caption {
  background: #2b2b2b;
  color: white;
  padding-bottom: 10px; }
  .event-slideshow .flex-caption:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .event-slideshow .flex-caption h3 {
    margin: 5px 0 5px;
    font-family: 'Georgia', serif;
    font-weight: normal;
    font-weight: normal; }
    .event-slideshow .flex-caption h3 a, .event-slideshow .flex-caption h3 a:hover {
      color: white; }
    .event-slideshow .flex-caption h3 a {
      text-decoration: none; }
  .event-slideshow .flex-caption p, .event-slideshow .flex-caption .read-more {
    margin: 15px 0; }

/*-------------------------------------------

    	Wordpress
-------------------------------------------*/
.featured-photo {
  font-family: 'Open Sans', 'Arial', sans-serif;
  margin-bottom: 30px;
  background: #f3f3f3;
  font-size: 13px; }
  .featured-photo img {
    display: block;
    width: 100%; }
  .featured-photo .caption-text {
    color: #6c6c6c; }
    .featured-photo .caption-text p {
      padding: 10px 30px;
      margin: 0; }
    .featured-photo .caption-text .photo-credit {
      font-style: italic; }

.wp-caption {
  font-family: 'Open Sans', 'Arial', sans-serif;
  max-width: 100%;
  font-size: 13px; }
  .wp-caption .wp-caption-text {
    color: #6c6c6c;
    padding: 6px; }
  .wp-caption#googlemap_embed .wp-caption-text {
    margin-top: -15px;
    padding-left: 0px; }

img.alignleft {
  float: left;
  padding: 0 10px 10px 0; }

img.alignright {
  float: right;
  padding: 0 0 10px 10px; }

blockquote {
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-size: 22px;
  color: #6c6c6c;
  float: right;
  width: 50%;
  margin: 0px 0px 20px 20px;
  padding: 10px 10px 10px 30px;
  background: white;
  border-left: 2px solid #f3f3f3; }
  blockquote .left {
    margin: 0 30px 0 0; }
  blockquote p {
    color: #6c6c6c; }
    blockquote p.who {
      font-size: 16px;
      font-family: 'Georgia', serif;
      font-weight: normal;
      color: #2b2b2b; }

h6 {
  margin: 0 20px 20px 0;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
  color: #6c6c6c;
  width: 50%;
  float: left;
  padding: 10px 10px 10px 0;
  border-right: 2px solid #f3f3f3;
  line-height: 1.4em; }

.question {
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  margin-bottom: 0; }

/*-------------------------------------------

    	Sticy bars
-------------------------------------------*/
#inner-wrap {
  margin-top: 36px; }

#sticky-filter {
  width: 100%;
  max-width: 984px;
  left: 50%;
  margin-left: -348px;
  position: fixed;
  top: 36px;
  z-index: 900;
  display: none;
  background: #f3f3f3;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  height: 50px; }

#sticky-filter.story-share .title {
  line-height: 50px;
  font-family: 'Open Sans', 'Arial', sans-serif;
  font-weight: bold;
  padding-left: 3%;
  width: 54%;
  float: left;
  max-height: 50px;
  overflow: hidden; }
#sticky-filter.story-share .share-icons {
  float: right;
  width: 40%;
  margin-right: 3%;
  padding-top: 9px;
  max-width: 308px; }

#sticky-filter.story-share .share-icons, .sub .sidebar-block.story-share .option-icons {
  height: 32px; }
  #sticky-filter.story-share .share-icons span, .sub .sidebar-block.story-share .option-icons span {
    display: block;
    width: 32%;
    margin-right: 1%;
    float: right; }
    #sticky-filter.story-share .share-icons span.facebook_span, .sub .sidebar-block.story-share .option-icons span.facebook_span {
      width: 34%;
      margin-right: 2%; }
    #sticky-filter.story-share .share-icons span.twitter_span, .sub .sidebar-block.story-share .option-icons span.twitter_span {
      width: 32%;
      margin-right: 2%; }
    #sticky-filter.story-share .share-icons span.email_span, .sub .sidebar-block.story-share .option-icons span.email_span {
      width: 30%;
      margin-right: 0%; }
    #sticky-filter.story-share .share-icons span a, .sub .sidebar-block.story-share .option-icons span a {
      display: block;
      height: 32px;
      background: #f3f3f3 url("../i/icons-share-half.png") no-repeat top center;
      background-size: 50px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      transition: all 0.2s ease;
      color: #fff;
      font-family: 'Open Sans', 'Arial', sans-serif;
      font-size: 13px;
      line-height: 32px;
      font-weight: bold; }
      #sticky-filter.story-share .share-icons span a:hover, .sub .sidebar-block.story-share .option-icons span a:hover {
        background-color: #407db5; }
      #sticky-filter.story-share .share-icons span a.facebook, .sub .sidebar-block.story-share .option-icons span a.facebook {
        background-position: -8px 7px;
        background-color: #3b579d;
        padding-left: 26px; }
      #sticky-filter.story-share .share-icons span a.twitter, .sub .sidebar-block.story-share .option-icons span a.twitter {
        background-position: -8px -90px;
        background-color: #00b6f1;
        padding-left: 30px; }
      #sticky-filter.story-share .share-icons span a.email, .sub .sidebar-block.story-share .option-icons span a.email {
        background-position: -8px -390px;
        background-color: #0f2845;
        padding-left: 30px; }
        #sticky-filter.story-share .share-icons span a.email span, .sub .sidebar-block.story-share .option-icons span a.email span {
          margin-right: -4000px; }
        #sticky-filter.story-share .share-icons span a.email.at300b:hover, .sub .sidebar-block.story-share .option-icons span a.email.at300b:hover {
          opacity: 1; }

#sticky-footer {
  width: 100%;
  max-width: 924px;
  left: 50%;
  margin-left: -318px;
  position: fixed;
  bottom: -6px;
  z-index: 900;
  display: none; }

/*-------------------------------------------

    	Social share (in article)
-------------------------------------------*/
.option-icons.article-social-share {
  text-align: right; }
  .option-icons.article-social-share:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
    *height: 1%; }
  .option-icons.article-social-share span {
    display: block;
    float: right;
    width: 42px;
    height: 30px; }
    .option-icons.article-social-share span a {
      text-indent: 4000px;
      background: url("../i/icons-fb-tw-mail-half.png") no-repeat top left;
      width: 42px;
      height: 30px;
      display: block;
      background-size: 170px; }
      .option-icons.article-social-share span a.facebook {
        background-position: -40px 0; }
      .option-icons.article-social-share span a.twitter {
        background-position: 5px 0; }
      .option-icons.article-social-share span a.email {
        background-position: -74px 0;
        margin-right: 10px; }
    .option-icons.article-social-share span.email_span {
      padding-right: 20px; }

/*-------------------------------------------

    	Full Width Layout
-------------------------------------------*/
.full-width-layout .main, .full-width-layout .sub {
  width: 100%;
  float: none;
  margin: 0 auto;
  padding-top: 0; }
.full-width-layout .main {
  max-width: 660px; }
  .full-width-layout .main .article-body {
    font-size: 18px; }
.full-width-layout .sub {
  max-width: 934px; }
.full-width-layout .article-body {
  padding: 0; }
.full-width-layout .article-feature {
  margin: -30px -30px 0 -30px;
  position: relative; }
  .full-width-layout .article-feature img {
    display: block; }
  .full-width-layout .article-feature .article-feature-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: transparent url(../i/bg-caption.png) repeat-x left bottom;
    float: none;
    text-align: right;
    height: 35px;
    margin: 0;
    width: 100%; }
    .full-width-layout .article-feature .article-feature-caption .photo-credit {
      color: #fff;
      line-height: 30px;
      margin: 0;
      padding: 5px 25px 0;
      font-style: normal; }
.full-width-layout #logo {
  padding: 0;
  margin: 30px 0; }
  .full-width-layout #logo img {
    width: 260px; }
.full-width-layout .feature-top {
  text-align: center; }
  .full-width-layout .feature-top h2 {
    font-size: 56px; }
  .full-width-layout .feature-top h3 {
    font-size: 28px;
    color: #6c6c6c; }
  .full-width-layout .feature-top .meta {
    margin: 40px 0 30px;
    padding-top: 25px;
    font-family: arial;
    text-align: left; }
    .full-width-layout .feature-top .meta .article-social-share {
      text-align: right; }
.full-width-layout .next-story {
  margin-bottom: 45px; }
.full-width-layout .alignleft img, .full-width-layout .alignright img {
  display: block;
  width: 100%; }
.full-width-layout .alignleft {
  width: 460px !important;
  float: left;
  margin: 5px 15px 15px -137px;
  padding: 0; }
.full-width-layout .alignright {
  width: 460px !important;
  float: right;
  margin: 5px -137px 15px 15px;
  padding: 0; }
.full-width-layout div.aligncenter {
  display: block;
  width: auto !important;
  margin: 30px -137px; }
  .full-width-layout div.aligncenter img {
    display: block;
    width: 100%; }
  .full-width-layout div.aligncenter.wp-caption {
    max-width: none; }
.full-width-layout .wp-caption .wp-caption-text {
  color: #333;
  background: #f3f3f3;
  padding: 10px;
  margin: 0; }
.full-width-layout .soundbytes, .full-width-layout .video_embed {
  margin-left: -137px;
  margin-right: -137px; }
  .full-width-layout .soundbytes .video_embed_content, .full-width-layout .soundbytes .soundbytes_content, .full-width-layout .video_embed .video_embed_content, .full-width-layout .video_embed .soundbytes_content {
    color: #333; }
.full-width-layout blockquote {
  font-family: 'Georgia', serif;
  font-weight: normal;
  font-size: 32px;
  color: black;
  float: none;
  width: auto;
  line-height: 1.3em;
  margin: 20px -137px;
  padding: 0 10px;
  background: white;
  border-left: 0; }
  .full-width-layout blockquote .left {
    margin: 20px -137px; }
  .full-width-layout blockquote p {
    color: black;
    text-align: center;
    line-height: 1.3em; }
    .full-width-layout blockquote p.who {
      font-size: 16px;
      font-family: 'Georgia', serif;
      font-weight: normal;
      color: #2b2b2b; }
.full-width-layout .story-content-shortcode {
  position: relative;
  padding-left: 0;
  background: #fff;
  min-height: 140px;
  margin: 0px 0 10px 20px;
  padding: 25px 3% 5px;
  width: 44%;
  max-width: 300px;
  float: right;
  border: 1px solid #ccc; }
  .full-width-layout .story-content-shortcode .daily-gazette h3 {
    position: relative;
    background: #fff;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    color: black;
    font-weight: normal;
    font-size: 18px;
    padding: 0 0 0 40px;
    text-align: left;
    font-family: 'Georgia', serif;
    font-weight: normal;
    margin: 0 0 12px 0;
    background: url("../i/icons-fb-tw-mail-half.png") no-repeat -132px -2px;
    background-size: 170px; }
    .full-width-layout .story-content-shortcode .daily-gazette h3 img {
      display: none; }
  .full-width-layout .story-content-shortcode .daily-gazette p {
    padding: 0;
    margin-bottom: 12px;
    line-height: 1.2em;
    font-family: 'Open Sans', 'Arial', sans-serif;
    font-size: 15px; }
  .full-width-layout .story-content-shortcode .daily-gazette form {
    padding-left: 0; }
    .full-width-layout .story-content-shortcode .daily-gazette form input#email-subscribe-submit {
      margin-top: 10px;
      display: block;
      width: 99%; }
    .full-width-layout .story-content-shortcode .daily-gazette form input.email {
      width: 93%;
      padding: 4px 3%; }
.full-width-layout .article-content-bottom {
  font-family: 'Open Sans', 'Arial', sans-serif; }
  .full-width-layout .article-content-bottom .breadcrumb {
    margin-bottom: 8px; }
  .full-width-layout .article-content-bottom a {
    color: #407db5;
    text-transform: uppercase;
    text-decoration: none; }
  .full-width-layout .article-content-bottom .in-content-topic-list {
    font-size: 13px;
    color: #666;
    margin: 5px 0; }
    .full-width-layout .article-content-bottom .in-content-topic-list .icon {
      width: 12px;
      height: 12px;
      display: inline-block;
      background: url("../i/icons-cat.png") no-repeat 0 -220px;
      margin: 0px 3px 0px 0; }
    .full-width-layout .article-content-bottom .in-content-topic-list .header {
      display: inline-block; }

/*-------------------------------------------

    	Scroll bar
-------------------------------------------*/
#scrollbar1 {
  width: 288px;
  height: 100%; }

#scrollbar1 .viewport {
  width: 270px;
  margin-left: 8px;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch; }

#scrollbar1 .overview {
  list-style: none;
  position: absolute;
  left: 0;
  top: 0; }

#scrollbar1 .thumb .end,
#scrollbar1 .scrollbar {
  position: relative;
  float: right;
  width: 9px; }

#scrollbar1 .track {
  height: 100%;
  width: 7px;
  position: relative;
  padding: 0 1px; }

#scrollbar1 .thumb {
  height: 20px;
  width: 7px;
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  top: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: rgba(51, 51, 51, 0.5);
  opacity: 0;
  transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -webkit-transition: opacity .2s linear; }

#scrollbar1:hover .thumb {
  opacity: 1; }

#scrollbar1 .thumb .end {
  overflow: hidden;
  height: 5px;
  width: 7px; }

#scrollbar1 .disable {
  display: none; }

.noSelect {
  user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none; }

/*
 * Google CSE search
 */
.gsc-control-cse {
  padding: 0 !important; }
  .gsc-control-cse table {
    margin: 8px 0; }
    .gsc-control-cse table td {
      border: 0;
      padding: 0;
      background: transparent; }
  .gsc-control-cse .gsc-selected-option {
    line-height: 24px; }
  .gsc-control-cse .gsc-wrapper {
    margin-bottom: 35px; }
  .gsc-control-cse img.gcsc-branding-img-noclear {
    max-width: none; }
  .gsc-control-cse .gsc-webResult.gsc-result:hover, .gsc-control-cse .gsc-imageResult:hover {
    background-color: transparent; }
  .gsc-control-cse .gsc-result .gs-title {
    height: auto; }

/*-------------------------------------------

      Media Queries
-------------------------------------------*/