@charset "UTF-8";
.middle {
    display: block;
    overflow: hidden;
    width: 100%;
}
.section {
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    width: 100%;
}
.left {
    float: left;
    height: auto;
    margin-right: 20px;
    text-align: center;
    width: 660px;
}
.feature {
    background-color: #fff;
    float: left;
    height: 250px;
    margin-right: 5px;
    overflow: hidden;
    text-align: center;
    width: 660px;
}
.article-snip-left-bullet, .article-snip-right-bullet {
    border: 0 none;
    display: inline-block;
    height: auto;
    margin-top: 3px;
    width: 315px;
}
.article-headline-bullet.top-bull {
margin-top: 2px;
}
.right {
    background-color: #c33;
    float: right;
    height: 250px;
    max-width: 300px;
    overflow: hidden;
    text-align: center;
    width: 300px;
}
.section-left-article {
    float: left;
    width: 320px;
}
.section-right-article {
    float: right;
    width: 320px;
}
/*
.current-i-content {
    float: none;
    width: auto;
    overflow: hidden;
    margin-left: 5px;
}
*/
.half-left.last-bullet, .half-right.last-bullet {
    padding-top: 3px;
    border-top: 1px solid #999999;
    margin-left: 5px;
}
.article-snip-left.current-issue .article-image-section, .article-snip-right.current-issue .article-image-section {
    height: 167px;
    width: 153px;
    margin: 3px 0;
    float: left;
    overflow: hidden;
    display: inline-table;
}
.event-cat-container {
    border-bottom: 1px solid #999999;
    color: #000000;
    display: inline-block;
    font-size: 14px;
    height: 17px;
    padding-bottom: 4px;
    padding-top: 1px;
    text-align: center;
    width: 100%;
}
.event-cat {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
    font-style: normal;
    font-weight: 700;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 3px;
    text-align: center;
    text-transform: uppercase;
}
a.event-cat:hover, a.event-cat:active {
    color: #d6121a;
}
.section-right-article.two-col {
    margin-top: 3px !important;
}
.article-snip-left, .article-snip-right {
    border-bottom: 1px solid #999999;
    border-color: #999999 #ffffff;
    border-top: 1px solid #999999;
    float: left;
    height: 104px;
    overflow: hidden;
    width: 320px;
}
.article-snip-left {
    margin-bottom: 9px;
}
.event-module .article-snip-right {
    margin-bottom: 3px;
}
.article-snip-left.no-title, .article-snip-right.no-title {
    height: 119px;
}
.article-snip-left.current-issue, .article-snip-right.current-issue {
    height: 175px;
    margin-bottom: 0;
    width: 100%;
}
.no-top-border {
    border-top: medium none;
}
.no-bottom-border {
    border-bottom: medium none;
}
.article-snip-right_half {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    float: right;
    height: 213px;
    width: 316px;
}
.article-snip-left_half {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    float: left;
    height: 213px;
    width: 316px;
}
.intro-copy {
    color: #000000;
    display: block;
    font-size: 14px;
    margin-top: 5px;
}
.article-headline-section_full {
    color: #009966;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 214px;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 400px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.article-image-section_half {
    float: none;
    height: 150px;
    overflow: hidden;
    width: 316px;
}
.article-headline-section_half {
    background-color: #ffffff;
    color: #009966;
    float: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    height: 45px;
    margin-bottom: 5px;
    margin-left: 5px;
    max-width: 295px;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.bottom {
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    overflow: auto;
    width: 100%;
}
.article-image-section {
    float: left;
    height: 100px;
    margin: 2px 0;
    overflow: hidden;
    position: relative;
    width: 100px;
}
.article-snip-left.current-issue .article-image-section, .article-snip-right.current-issue .article-image-section {
    height: 163px;
    margin: 3px 0;
    width: 160px;
}
.no-title .article-image-section {
    height: 115px;
    width: 115px;
}
.article-text-section {
    float: right;
    height: 89px;
    width: 212px;
    padding-top: 1px;
}
.article-snip-left.current-issue .article-text-section, .article-snip-right.current-issue .article-text-section {
    border-bottom: 1px solid #999999;
    height: 72px;
    margin-bottom: 2px;
    margin-top: 15px;
    padding-left: 5px;
    width: 148px;
}
.no-title .article-text-section {
    height: 105px;
    width: 197px;
}
.article-headline-section {
    background-color: #ffffff;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    line-height: 20px;
    max-height: 42px;
    overflow: hidden;
    position: relative;
    text-align: left;
}
/*
.article-headline-section.deep,
.article-description-section.deep {
    max-height: 100px;
}
*/
.article-headline-section .corner {
    display: none;
}
.article-headline-section.overflow .corner {
    background-image: url("../images/kqosS91KBtdf.png");
    background-position: left top;
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    height: 8px;
    opacity: 0.6;
    position: absolute;
    right: 0;
    width: 20px;
}
.article-headline-section.overshow {
    max-height: none;
}
.article-headline-bullet {
    border-bottom: 1px solid #999999;
    float: left;
    font-size: 14px;
    height: 40px;
    line-height: 18px !important;
    margin-bottom: 3px;
    margin-left: 0;
    overflow: hidden;
//  padding-left: 5px;
    text-align: left;
    width: 100%;
}
.last-bullet {
    margin-bottom: 0;
}
.half-left.last-bullet, .half-right.last-bullet {
    border-top: 1px solid #999999;
    padding-top: 3px;
}
.article-headline-bullet.half-left {
    width: 150px;
}
.article-headline-bullet.half-right {
    float: right;
    width: 148px;
}
a.article-headline-link:link {
    color: #000000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    overflow: hidden;
    text-decoration: none;
}
.top-item-box {
    border-bottom: 1px solid #999999;
//  margin-bottom: 10px;
    padding-bottom: 6px;
}
.top-item-image {
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 320px;
}
.top-item-headline {
    color: #000000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    height: 22px;
    margin-top: 4px;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
}
.top-item-kicker {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 15px;
    line-height: 15px;
    margin-top: 2px;
    overflow: hidden;
    text-align: left;
}
.top-item-image a, .top-item-headline a {
    color: #000000;
}
.top-item-headline a:hover {
    color: #d6121a;
}
a.article-headline-link:hover {
    color: #d6121a;
    text-decoration: underline;
}
.current-issue a.article-headline-link:link {
    font-size: 16px;
}
a.article-headline-bullet-link:link {
    color: #000000;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
    font-style: normal;
    font-weight: 700;
//    line-height: 12px;
    margin-bottom: 5px;
    overflow: hidden;
    text-decoration: none;
    text-transform: uppercase;
}
a.article-headline-bullet-link span.bullet-head {
    padding-right: 4px;
}
a.article-headline-bullet-link:hover,
a.article-headline-bullet-link:active {
    text-decoration: underline;
    color: #d6121a;
}
a.article-headline-bullet-link span.bullet-desc {
    color: #111111;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: none;
}
a.article-headline-bullet-link:hover span.bullet-desc,
a.article-headline-bullet-link:active span.bullet-desc {
    color: #d6121a;
}
.article-image-section_full {
    float: left;
    height: 248px;
    overflow: hidden;
    width: 248px;
}
.sub-headline {
    color: #000000;
    font-family: archer;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 1px;
}
.article-description-section {
    clear: both;
    color: #000000;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    max-height: 45px;
    overflow: hidden;
    text-align: left;
    margin-top: 2px;
}
.article-description-section.longer {
    max-height: 60px;
}
#feature .feature-text-box {
    background-color: #000000;
    color: #ffffff;
    display: none;
    float: right;
    font-size: 20px;
    height: 50px;
    margin-top: -200px;
    opacity: 0.3;
    position: relative;
    width: 250px;
}
.feature-text {
    background: none repeat scroll 0 0 #000000;
    color: #ffffff;
    float: right;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    margin-top: -220px;
    padding: 5px 60px 5px 10px;
    position: relative;
    text-align: left;
    z-index: 1;
}
.category {
    background-color: #999999;
    color: #ffffff;
    float: right;
    font-size: 10px;
    margin-top: 3px;
    overflow: auto;
    padding: 1px 2px 1px 3px;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
.writer {
    color: #d6121a;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 10px;
    overflow: hidden;
    text-align: left;
    text-transform: uppercase;
    width: 212px;
}
.no-title .writer {
    width: 197px;
}
.writer-full {
    color: #d6121a;
    font-size: 10px;
    font-weight: bold;
    overflow: auto;
    text-align: left;
    text-transform: uppercase;
}
.footer-image {
    display: block;
}
.article-snip-left_full {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    height: 248px;
    text-align: left;
}
.show-m {
    display: none;
}
.module-ci {
    margin-top: 0;
}
.ci-module {
    width: 320px !important;
}
.curent-i-content {
    float: none;
    width: auto;
    overflow: hidden;
    margin-left: 5px;
}
.last-bullet-ci {
    margin-top: 3px;
    margin-bottom: 0;
    overflow: hidden;
}
.last-bullet-ci.half-left {
    float: left;
    width: 153px !important;
}
.last-bullet-ci.half-right {
    float: right;
    width: 148px !important;
}
.article-headline-bullet.half-left {
    width: 100%;
//  border-bottom: none;
}
.article-text-section-ci {
    float: right !important;
    width: 148px !important;
    height: 87px;
    margin-bottom: 2px;
    padding-left: 5px;
//  border-bottom: 1px solid #999999;
}
#Chronosel-Mobile {
display: none;
}
.right-items {
    float: left;
}
.right-container {
    margin: auto;
    width: 320px;
}
.archive-item {
  border-top: 1px solid #999999;
  float: left;
  height: 53px;
  overflow: hidden;
  width: 320px;
  text-align: left;
  margin-bottom: 4px;
  padding-top: 4px;
}
.archive-item.arc-left {
  margin-right: 20px;
}
.archive-item .writer {
  float: left;
  width: 100%;
  margin-top: 3px;
}
.archive-item.bottom-row {
  margin-bottom: 0;
  border-bottom: 1px solid #999999;
  padding-bottom: 4px;
}
.archive-text {
  height: 38px;
}
.archive-headline {
  color: #000000;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  max-height: 20px;
  overflow: hidden;
  text-decoration: none;
}
.archive-description {
  clear: both;
  color: #000000;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  max-height: 15px;
  overflow: hidden;
  text-align: left;
  margin-top: 2px;
}
.archive-item h4 {
  margin-top: 2px;
}
.looking-for-more {
  color: #2ba9d1;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  /* font-family: 'Gotham A', 'Gotham B', Arial, Helvetica, sans-serif; */
  font-size: 16px;
  font-weight: 600;
}
.looking-for-more a {
  color: #000000 !important;
  text-decoration: underline;
}
.looking-for-more a:hover {
  color: #D6121A !important;
}
.section-right-article.bullets.no-title {
  border-top: solid 1px #999999;
}
.bullets.no-title .article-snip-left-bullet, .no-title .article-snip-right-bullet {
  margin-top: 5px;
}
.bullets.no-title .article-headline-bullet {
  margin-bottom: 5px;
  padding-bottom: 4px;
}
/*
.bullets.no-title .article-headline-bullet {
  line-height: 20px !important;
}
*/
@media (max-width: 1000px) {
.feature {
    float: left !important;
    margin-right: 0 !important;
    overflow: hidden !important;
    width: 100% !important;
}
.section {
    padding-top: 10px !important;
    margin-bottom: 10px;
}
.module, .event-module {
    margin-top: 10px;
}
.module-ci {
    margin-top: 0;
}
.article-snip-left_full {
    margin-bottom: 0 !important;
}
.left {
    margin-right: 0 !important;
}
.left.archive-box {
    margin-bottom: 0;
}
.no-top-border {
    border-top: medium none;
}
.no-bottom-border {
    border-bottom: medium none;
}
.show-m {
    display: none;
}
.section-left-article {
    float: left;
    width: 100%;
}	
.right-container {
    margin: auto;
    width: 660px;
}
.right-items {
    width: 100%;
}
.archive-item {
    width: 49%;
}
.archive-item.arc-left {
    margin-right: 2%;
}
.looking-for-more {
  text-align: center;
}
}
@media (max-width: 660px) {
.right-container {
    margin: auto;
    width: 320px;
}
.looking-for-more a {
  display: block;
  margin: 4px 0;
}
.looking-for-more span {
    display: none;
}
}
@media (max-width: 660px) {
.article-snip-left, .article-snip-right {
    border-bottom: 1px solid #999999;
    border-color: #999999 #ffffff;
    border-top: 1px solid #999999;
    float: left !important;
    height: 104px;
    padding-right: 0 !important;
    width: 319px !important;
}
.article-text-section-ci {
    width: 142px !important;
}
.article-headline-bullet.half-right {
    width: 142px !important;
}
.article-snip-right_half {
    float: left;
}
.module, .event-module {
    margin-top: 10px;
}
.module-ci {
    margin-top: 0;
}
.article-headline-section_full {
    height: auto !important;
    margin-right: 0 !important;
    width: 295px !important;
}
.left {
    height: auto !important;
    margin-left: 0 !important;
    width: 320px !important;
}
#feature .feature-text-box {
    margin-top: -100px !important;
}
.feature-text {
    font-size: 14px !important;
    margin-top: -100px !important;
    padding-right: 50px !important;
}
.feature {
    height: auto !important;
    margin-bottom: -5px !important;
    margin-right: 0 !important;
    width: 320px !important;
}
.article-image-section_full {
    height: 300px !important;
    width: 320px !important;
}
.intro-copy {
    display: none !important;
}
.section-right-article, .section-left-article {
    float: left !important;
    width: 320px !important;
}
.section-left-article.paired {
    margin-bottom: 0;
}
.section-right-article {
    margin-top: 8px;
}
.section-right-article.bullets {
    margin-top: 0;
}
.section {
    padding-top: 10px !important;
}
.bottom {
    margin-left: 0 !important;
}
.section-right-article .no-top-border {
    border-top: 1px solid #999999 !important;
}
.no-bottom-border {
    border-bottom: medium none;
}
.top-item-headline, .top-item-kicker {
    margin: 2px 5px 0;
}
.show-m {
    display: block;
}
#feature {
    display: none;
}
.top-item-box {
    margin-bottom: 10px;
}
.section-left-article, .section-right-article {
    float: left;
    width: 100% !important;
    margin-bottom: 10px;
}
.archive-item,
.archive-item.arc-left {
    width: 98%;
    margin: 0 1% 4px;
}
.archive-item.bottom-row.not-last {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 4px;
}
.Chronosel { display: none; }
#Chronosel-Mobile { display: block; }
#Chronosel-Mobile .top-item-headline { height: auto; }
#Chronosel-Mobile .top-item-kicker { height: auto; }
}
