/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* line 6, ../sass/styles.scss */
a:link, a:visited {
  text-decoration: none;
  color: #1f2d70;
}

/* line 11, ../sass/styles.scss */
body {
  background-color: #e8e8e8;
  color: #333;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 15px;
}

/* line 19, ../sass/styles.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #1f2d70;
}
/* line 23, ../sass/styles.scss */
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
  text-decoration: none;
  color: #1f2d70;
}

/* line 29, ../sass/styles.scss */
.byline {
  text-transform: uppercase;
  font-size: 12px;
  margin: 5px 0;
}
/* line 33, ../sass/styles.scss */
.byline a {
  color: #f25f3e;
  text-decoration: none;
}

/* line 39, ../sass/styles.scss */
.dateline {
  font-size: 12px;
  font-weight: 100;
  margin: 5px 0;
}

/* line 45, ../sass/styles.scss */
#main {
  background-color: #fff;
}

/* line 49, ../sass/styles.scss */
h2 {
  margin: 0 0 15px 0;
}

/* line 54, ../sass/styles.scss */
.header .container {
  background-color: #fff;
}

/* line 61, ../sass/styles.scss */
#menu-social-icons-responsive a,
#menu-social-icons-responsive-1 a {
  color: #fff;
}
/* line 63, ../sass/styles.scss */
#menu-social-icons-responsive a .fa,
#menu-social-icons-responsive-1 a .fa {
  display: block;
  height: 26px;
  width: 26px;
  line-height: 26px;
  text-align: center;
}
/* line 70, ../sass/styles.scss */
#menu-social-icons-responsive a .fa-facebook,
#menu-social-icons-responsive-1 a .fa-facebook {
  background-color: #517cbe;
}
/* line 74, ../sass/styles.scss */
#menu-social-icons-responsive a .fa-twitter,
#menu-social-icons-responsive-1 a .fa-twitter {
  background-color: #64cdf0;
}
/* line 77, ../sass/styles.scss */
#menu-social-icons-responsive a .fa-rss,
#menu-social-icons-responsive-1 a .fa-rss {
  background-color: #fa8204;
  font-size: 23px;
}

/* line 87, ../sass/styles.scss */
.top-ad .ad-container {
  height: 100px;
  width: 180px;
  float: right;
  margin: 10px 0 0 0;
}

/* line 95, ../sass/styles.scss */
.main-navigation .container {
  background-color: #fff;
  border-bottom: 2px solid #ddd;
  border-top: 2px solid #ddd;
}
/* line 101, ../sass/styles.scss */
.main-navigation ul.menu {
  list-style: none;
}
/* line 11, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_bullets.scss */
.main-navigation ul.menu li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 103, ../sass/styles.scss */
.main-navigation ul.menu li {
  text-transform: uppercase;
}
/* line 106, ../sass/styles.scss */
.main-navigation ul.menu li .sub-menu li {
  text-transform: capitalize;
}
/* line 114, ../sass/styles.scss */
.main-navigation .search-form form #search-text {
  display: block;
  border: none;
  background-color: #ebebeb;
  color: #666;
  height: 26px;
  width: 180px;
  float: left;
  padding: 0 0 0 5px;
}
/* line 124, ../sass/styles.scss */
.main-navigation .search-form form .search-image {
  display: none;
}
/* line 127, ../sass/styles.scss */
.main-navigation .search-form form .search-submit {
  display: block;
  border: none;
  background-color: #ebebeb;
  float: left;
  width: 26px;
  line-height: 26px;
  padding: 0;
}

/* line 139, ../sass/styles.scss */
.lead-story {
  padding: 0 0 15px 0;
  margin: 0 0 25px 0;
  border-bottom: 2px solid #ddd;
}
/* line 143, ../sass/styles.scss */
.lead-story img {
  width: 100%;
}
/* line 146, ../sass/styles.scss */
.lead-story h2 {
  text-align: center;
}
/* line 149, ../sass/styles.scss */
.lead-story h2.alt-hed {
  text-align: left;
}
/* line 152, ../sass/styles.scss */
.lead-story p {
  font-size: 16px;
  margin: 0;
}

/* line 158, ../sass/styles.scss */
.sublead-story {
  margin: 0 0 20px 0;
}
/* line 160, ../sass/styles.scss */
.sublead-story .main-image {
  margin: 0 0 15px 0;
}
/* line 163, ../sass/styles.scss */
.sublead-story a {
  display: block;
}
/* line 165, ../sass/styles.scss */
.sublead-story a img {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
}
/* line 172, ../sass/styles.scss */
.sublead-story h2 {
  font-size: 21px;
  margin: 0;
}
/* line 177, ../sass/styles.scss */
.sublead-story .subhed p {
  margin: 0;
}

/* line 183, ../sass/styles.scss */
.subsublead-story {
  margin: 0 0 25px 0;
}
/* line 186, ../sass/styles.scss */
.subsublead-story a {
  display: block;
}
/* line 188, ../sass/styles.scss */
.subsublead-story a img {
  display: block;
  width: 100%;
  border: 1px solid #ddd;
}
/* line 194, ../sass/styles.scss */
.subsublead-story p {
  margin: 0;
}
/* line 197, ../sass/styles.scss */
.subsublead-story h2 {
  margin: 0;
}

/* line 202, ../sass/styles.scss */
.more-articles-link {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin: 0 0 20px 0;
}
/* line 206, ../sass/styles.scss */
.more-articles-link a {
  display: block;
  padding: 10px 0;
  text-align: center;
  font-size: 20px;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
}
/* line 213, ../sass/styles.scss */
.more-articles-link a .fa {
  vertical-align: -2px;
}

/* line 218, ../sass/styles.scss */
#home-currentissue {
  background-color: #efefef;
  height: 90px;
  padding: 5px;
  margin: 10px 0 0 0;
}
/* line 223, ../sass/styles.scss */
#home-currentissue li.mag-label {
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #1f2d70;
}
/* line 229, ../sass/styles.scss */
#home-currentissue li {
  line-height: 22px;
}
/* line 231, ../sass/styles.scss */
#home-currentissue li a {
  color: #444;
}

/* line 238, ../sass/styles.scss */
#more-stories .entry {
  margin-bottom: 10px;
  width: 298px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
}
/* line 243, ../sass/styles.scss */
#more-stories .entry .text {
  padding: 0 10px;
}
/* line 245, ../sass/styles.scss */
#more-stories .entry .text p {
  margin: 0;
}
/* line 249, ../sass/styles.scss */
#more-stories .entry .entry-inner {
  padding-top: 30px;
  position: relative;
}
/* line 253, ../sass/styles.scss */
#more-stories .entry .entry-inner h2 {
  margin: 0;
}
/* line 256, ../sass/styles.scss */
#more-stories .entry .entry-inner .main-image {
  border-bottom: 1px solid #ddd;
  margin: 0 0 7px 0;
}
/* line 259, ../sass/styles.scss */
#more-stories .entry .entry-inner .main-image img {
  width: 100%;
}
/* line 262, ../sass/styles.scss */
#more-stories .entry .entry-inner .main-image img, #more-stories .entry .entry-inner .main-image a {
  display: block;
}
/* line 269, ../sass/styles.scss */
#more-stories .entry.with-image .entry-inner {
  padding-top: 0;
}
/* line 275, ../sass/styles.scss */
#more-stories .post-label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f25f3e;
  color: #fff;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 500;
  padding: 0px 5px;
  line-height: 1.3em;
  text-transform: capitalize;
  font-size: 18px;
  letter-spacing: 0.03em;
}
/* line 290, ../sass/styles.scss */
#more-stories .post-label.articles {
  background-color: #fe9233;
}

/* line 296, ../sass/styles.scss */
#sidebar .widget-container {
  margin: 0 0 20px 0;
}
/* line 299, ../sass/styles.scss */
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 11, ../../../../../../.rvm/gems/ruby-2.1.1/gems/compass-core-1.0.0.alpha.19/stylesheets/compass/typography/lists/_bullets.scss */
#sidebar ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
/* line 305, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .most-commented-header {
  display: none;
}
/* line 308, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .most-read-header {
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #1f2d70;
  background: #d2d2d2 url("../images/newtab-bg.png") no-repeat scroll top right;
  margin: 0;
  display: block;
  width: 105px;
  padding: 0 22px 0 10px;
}
/* line 320, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .post-links {
  border: 4px solid #d4d4d4;
  padding: 10px;
}
/* line 323, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .post-links li {
  margin: 0 0 10px 20px;
  list-style-type: decimal;
  list-style-position: outside;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 15px;
  color: #444;
}
/* line 331, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .post-links li h4 {
  margin: 0;
}
/* line 333, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .post-links li h4 a {
  color: #444;
  font-size: 18px;
}
/* line 338, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .post-links li h5 {
  margin: 0;
  color: #f25f3e;
  font-size: 12px;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
/* line 351, ../sass/styles.scss */
#sidebar .widget_popular-posts-widget .most-commented {
  display: none;
}
/* line 356, ../sass/styles.scss */
#sidebar .widget_web-headlines-widget .widget-content {
  border: 4px solid #d4d4d4;
  padding: 10px;
  margin: 0;
}
/* line 362, ../sass/styles.scss */
#sidebar .widget_web-headlines-widget h4 {
  margin: 0;
  font-size: 18px;
}
/* line 366, ../sass/styles.scss */
#sidebar .widget_web-headlines-widget h3 {
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 22px;
  border-bottom: 2px solid #d4d4d4;
  padding: 0 0 5px 0;
  margin: 0 0 10px 0;
}
/* line 375, ../sass/styles.scss */
#sidebar .widget_web-headlines-widget .post-links li {
  margin: 0 0 10px 0;
}
/* line 377, ../sass/styles.scss */
#sidebar .widget_web-headlines-widget .post-links li h5 {
  margin: 0;
}
/* line 382, ../sass/styles.scss */
#sidebar .widget_web-headlines-widget .post-links .author-source .source {
  font-size: 12px;
  font-style: italic;
}

/* line 392, ../sass/styles.scss */
.widget_sign-up-form-widget {
  margin: 0 0 20px 0;
}
/* line 393, ../sass/styles.scss */
.widget_sign-up-form-widget .widget-content {
  border: 1px solid #d4d4d4;
  background: url("../images/signup.png") no-repeat scroll top left;
  padding: 109px 10px 10px 10px;
}
/* line 398, ../sass/styles.scss */
.widget_sign-up-form-widget input[type="email"] {
  height: 25px;
  margin: 0 10px 0 0;
}
/* line 402, ../sass/styles.scss */
.widget_sign-up-form-widget button[type="submit"] {
  background-color: #1f2d70;
  color: #fff;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  width: 90px;
  height: 31px;
  border: none;
}
/* line 412, ../sass/styles.scss */
.widget_sign-up-form-widget h3 {
  color: #f25f3e;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1em;
}
/* line 419, ../sass/styles.scss */
.widget_sign-up-form-widget .from-tac {
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px 0;
}
/* line 426, ../sass/styles.scss */
.widget_sign-up-form-widget .from-tac em {
  font-style: italic;
}
/* line 432, ../sass/styles.scss */
.widget_sign-up-form-widget h3 {
  margin: 0;
}

/* line 439, ../sass/styles.scss */
.footer .container {
  background-color: #ddd;
}
/* line 444, ../sass/styles.scss */
.footer .widget-title {
  color: #f25f3e;
  font-family: "franklin-gothic-urw", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 10px 0;
}
/* line 454, ../sass/styles.scss */
.footer .widget-container ul li {
  margin: 0 0 10px 0;
}
/* line 459, ../sass/styles.scss */
.footer #questionpro {
  color: #818181;
  font-size: 11px;
}
/* line 462, ../sass/styles.scss */
.footer #questionpro a {
  color: #818181;
}
/* line 464, ../sass/styles.scss */
.footer #questionpro a:hover {
  color: #1f2d70;
}
