﻿  #mainContent #featured-columnist {
    max-width: 940px;
    padding: 0 9px 0 0;
    float: left;
    margin-right: 0px;
    margin-bottom: 30px;
    border-right: 0; }
    #mainContent #featured-columnist h6 + p {
      font-style: italic;
      text-align: center;
      margin-bottom: 20px; }
      #mainContent #featured-columnist h6 + p a {
        font-size: 0.6em;
        font-family: 'Oswald', Arial, Helvetica, sans-serif;
        font-weight: 700;
        font-style: normal;
        text-transform: uppercase;
        color: #c3132c; }
        #mainContent #featured-columnist h6 + p a:hover, #mainContent #featured-columnist h6 + p a:active {
          color: #999999; }
    #mainContent #featured-columnist > div {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      align-content: stretch; }
      #mainContent #featured-columnist > div article {
        display: inline-block;
        vertical-align: top;
        width: 25%;
        padding: 0 9px 30px 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        #mainContent #featured-columnist > div article:nth-child(4), #mainContent #featured-columnist > div article:nth-child(8) {
          padding: 0 0 0 10px;
          border-right: none; }
    #mainContent #featured-columnist #current, #mainContent #featured-columnist #archives {
      display: none; }
  #mainContent #sidebar {
    position: relative;
    top: 0px;
	right: 0px;
    padding-left: 10px; }

@media (min-width: 1000px) and (max-width: 1130px) {
  #mainContent #topImage #coverStory h1 {
    font-size: 2.4em; } }
@media (max-width: 1000px) {
  #mainContent #topImage {
    max-width: none;
    padding-right: 0;
    border-right: none;
    margin-right: 0; }
  #mainContent #sidebar {
    position: static;
    float: right;
    margin-left: -1px;
    border-left: solid 1px #d2d2d2; }
  #mainContent #articleCont {
    font-size: 80%; }
    #mainContent #articleCont article {
      width: 50%; }
      #mainContent #articleCont article:nth-child(2) {
        padding-right: 0;
        border-right: none; }
    #mainContent #articleCont #current, #mainContent #articleCont #archives {
      display: none; }
  #mainContent #featured-columnist {
    overflow: hidden;
    font-size: 80%; }
    #mainContent #featured-columnist > h6 {
      width: 50%;
      padding-left: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: relative; }
      #mainContent #featured-columnist > h6:after {
        content: "";
        width: 10px;
        height: 26px;
        display: block;
        background-color: white;
        position: absolute;
        top: 0;
        right: 0; }
    #mainContent #featured-columnist > p {
      width: 50%;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    #mainContent #featured-columnist > div {
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-start;
      align-items: flex-start;
      width: 50%;
      float: left;
      border-right: solid 1px #d2d2d2; }
      #mainContent #featured-columnist > div article {
        display: inline-block;
        width: 50%;
        padding-left: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        #mainContent #featured-columnist > div article:nth-child(2n+0) {
          padding: 0 8px 30px 8px;
          margin-left: -1px;
          border-left: solid 1px #d2d2d2;
          border-right: none; }
    #mainContent #featured-columnist #current, #mainContent #featured-columnist #archives {
      display: inline-block;
      width: 16% !important;
      float: right;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: -92px;
      position: relative;
      left: -1px; }
    #mainContent #featured-columnist #archives {
      border-left: solid 1px #d2d2d2;
      margin-left: -1px; }
    #mainContent #featured-columnist #current {
      border-left: solid 1px #d2d2d2; } }
@media (max-width: 900px) {
  #mainContent #featured-columnist > p {
    padding: 0 20px; }
  #mainContent #featured-columnist #current, #mainContent #featured-columnist #archives {
    margin-top: -112px; } }
@media (max-width: 800px) {
  #mainContent #topImage #coverStory {
    position: static;
    width: auto;
    padding-top: 20px;
    padding-right: 0; }
    #mainContent #topImage #coverStory h3 {
      margin-bottom: 20px; }
  #mainContent #sidebar {
    display: table-footer-group;
    width: auto;
    float: none;
    border-left: none;
    margin-left: 0;
    padding-left: 0; }
    #mainContent #sidebar > h6 {
      margin-top: 30px; }
  #mainContent #articleCont {
    display: table-row;
    font-size: 100%;
    max-width: none;
    padding-right: 0;
    margin-right: 0;
    border-right: none; }
  #mainContent #featured-columnist {
    display: table-row;
    font-size: 100%;
    max-width: none;
    padding-right: 0;
    margin-right: 0;
    border-right: none; }
    #mainContent #featured-columnist > p {
      padding: 0; }
    #mainContent #featured-columnist #current, #mainContent #featured-columnist #archives {
      margin-top: -98px; } }
@media (max-width: 720px) {
  #mainContent #featured-columnist > p {
    padding: 0 20px; }
  #mainContent #featured-columnist #current, #mainContent #featured-columnist #archives {
    margin-top: -123px; } }
@media (max-width: 650px) {
  #mainContent #articleCont {
    padding-bottom: 0; }
    #mainContent #articleCont article {
      display: block;
      padding-left: 0 !important;
      padding-right: 0 !important;
      width: auto;
      border-right: none !important;
      border-left: none !important;
      margin-bottom: 30px; }
      #mainContent #articleCont article:first-child {
        padding-top: 30px;
        border-top: solid 1px #d2d2d2;
        border-bottom: solid 1px #d2d2d2; }
  #mainContent #featured-columnist > h6 {
    width: auto;
    padding-left: 20px; }
    #mainContent #featured-columnist > h6:after {
      display: none; }
  #mainContent #featured-columnist > p {
    width: auto;
    padding-right: 0; }
  #mainContent #featured-columnist > div {
    width: auto;
    float: none;
    border-right: none;
    margin-left: 0; }
    #mainContent #featured-columnist > div article:nth-child(2n+0) {
      padding-right: 0; }
  #mainContent #featured-columnist #current, #mainContent #featured-columnist #archives {
    width: 50% !important;
    margin-top: 0; }
  #mainContent #featured-columnist #current {
    padding-left: 0;
    border-left: none; } }
    
    
    
.other-article-title {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.25;
	font-size: 0.9em;
	color: #333333;
	font-weight: 700;
	text-align: left;
}

.other-article-title a:link {
	font-weight: 700;
	text-decoration: none;
	color: #333333;
}

.other-article-title a:visited {
	font-weight: 700;
	text-decoration: none;
	color: #333333;
}

.other-article-title a:hover {
	font-weight: 700;
	text-decoration: none;
	color: #82000a;
}

.other-article-title a:active {
	font-weight: 700;
	text-decoration: none;
	color: #333333;
}
    
.other-article-subtitle {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	color: #000000;
	font-weight: 400;
	font-style: italic;
	text-align: left;
}
    
.other-article-issue {
	margin: 0 0 8px 20px;
	padding: 0;
	font-size: 0.75em;
	color: #999999;
	font-weight: 400;
	text-align: left;
}
    
.other-article-pagelinks {
	margin: 30px 0 0 0;
	padding: 0;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #333333;
	font-weight: 400;
	text-align: center;
}

.other-article-pagelinks a:link {
	font-weight: 400;
	text-decoration: none;
	margin: 0 3px 0 0;
	color: #333333;
}

.other-article-pagelinks a:visited {
	font-weight: 400;
	text-decoration: none;
	margin: 0 3px 0 0;
	color: #333333;
}

.other-article-pagelinks a:hover {
	font-weight: 400;
	text-decoration: none;
	margin: 0 3px 0 0;
	color: #82000a;
}

.other-article-pagelinks a:active {
	font-weight: 400;
	text-decoration: none;
	margin: 0 3px 0 0;
	color: #333333;
}

