@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif:400,700);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(http://fonts.googleapis.com/css?family=Orbitron:700);
body {
  background: #f5f5f5;
  color: #3E3D3D;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: normal; }

p {
  font-size: 14px;
  margin: 0; }

body, h1, h2, h3, h4, h5, h6, a {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: 14px;
  line-height: 14px; }

a, a:visited {
  color: #ed4a18; }

a:hover {
  color: #B83913; }

figure.flex-video {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0; }

/* GENERAL */
#content {
  margin: 0; }

#primary,
#secondary {
  margin-top: 2.5em; }

#primary .main {
  background: #fff; }

.page-content, .entry-content, .entry-summary, .hentry {
  margin: 0; }

.vcard {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline; }

.entry-meta,
.entry-meta p {
  font-size: 14px;
  line-height: 16px;
  margin: 0; }

.entry-date {
  font-style: italic;
  color: #878787; }

.entry-summary p,
.entry-content p {
  margin-bottom: 15px; }

/*
.entry-meta p,
.entry-summary p:last-child,
.entry-content p:last-child {
	margin-bottom: 0;
}
*/
.entry-meta,
.vcard,
.vcard .fn {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px; }

.entry-title {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  margin-bottom: 5px; }

.subheadline {
  font-family: 'Droid Serif', serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  margin-bottom: 10px; }

.entry-title a,
.subheadline a {
  color: #3e3d3d; }

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
  padding: 2.5em 0;
  overflow: hidden;
  border-top: 1px #d4d4d4 solid; }

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/* Accessibility */
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */ }

/* IMAGES */
/*
.attachment-recent-stories,
.wp-post-image,
.size-full,
.alignnone img {
	width: 100%;
}
*/
.group-blog .wp-post-image,
.group-blog .attachment-article {
  width: 100%; }

.wp-caption {
  position: relative;
  margin: 0; }
  .feature-image .wp-caption {
    margin: 0; }
  .wp-caption.alignleft {
    float: left;
    margin: 0 1em 1em 0; }
  .wp-caption.alignright {
    float: right;
    margin: 0 0 1em 1em; }

.wp-caption .wp-caption-text {
  bottom: 0px;
  right: 0px;
  color: #fff;
  padding: 5px 15px;
  margin: 0;
  position: absolute;
  z-index: 5;
  background: url("http://s2.freebeacon.com/thm/freebeacon/images/transparency.png"); }

.wp-caption p {
  margin: 0;
  line-height: 1em;
  text-align: center;
  font: normal 0.85714285714286em Arial, Arial, Helvetica, sans-serif; }

figure.alignright,
a img.alignright,
img.alignright {
  float: right;
  margin: 0 0 1em 1em; }
figure.alignleft,
a img.alignleft,
img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }
figure.aligncenter,
a img.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* HEADER */
.site-title a {
  display: block;
  width: 272px;
  height: 102px;
  background: url("http://s2.freebeacon.com/thm/freebeacon/images/stacked-logo.png");
  background-size: 272px 102px;
  text-indent: -999999px; }

#masthead {
  background: #fff;
  margin: 0; }

.top-ad {
  padding: 6px 15px 5px 0; }

.top-ad-mobile {
  padding: 0;
  margin: 10px auto; }

/* NAV */
#top-nav {
  background: #707070; }

.top-bar {
  background: #707070;
  padding-right: 8px; }

.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section .has-form {
  background: #707070;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0 10px; }

.top-bar-section .has-form {
  padding: 0; }

.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section .dropdown li a,
.no-js .top-bar-section ul li:hover > a,
.top-bar-section ul li:hover:not(.has-form) > a {
  background: #a4a4a4; }

.top-bar-section .dropdown li:not(.has-form):hover > a:not(.button) {
  background: #f00; }

.top-bar-section li.active:not(.has-form) a:not(.button) {
  background: #a4a4a4; }

.top-bar-section li.active:not(.has-form) a:not(.button):hover {
  background: #a4a4a4; }

.top-bar .facebook,
.top-bar .twitter,
.top-bar .instagram,
.top-bar .google,
.top-bar .youtube,
.top-bar .rss,
.top-bar .linkedin {
  width: 30px;
  text-indent: -999999px;
  padding: 0; }

.top-bar .facebook {
  margin-left: 10px; }

.top-bar .facebook a {
  padding-left: 1px;
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/facebook.png") no-repeat 6px 10px !important; }

.top-bar .twitter a {
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/twitter.png") no-repeat 6px 10px !important; }

.top-bar .instagram a {
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/instagram.png") no-repeat 6px 10px !important; }

.top-bar .google a {
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/google.png") no-repeat 6px 10px !important; }

.top-bar .youtube a {
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/youtube.png") no-repeat 6px 10px !important; }

.top-bar .rss a {
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/rss.png") no-repeat 6px 10px !important; }

.top-bar .linkedin a {
  background: #707070 url("http://s2.freebeacon.com/thm/freebeacon/images/icons/small/linkedin.png") no-repeat 6px 10px !important; }

.top-bar .button.alert {
  background: #fc3803; }

.left-off-canvas-menu ul {
  margin: 0; }

.left-off-canvas-menu li a {
  display: block;
  padding: 12px 10px;
  border-bottom: 1px #545454 solid;
  color: #fff; }

.store-nav a {
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 1px;
  line-height: 1;
  padding: 5px 10px;
  font-size: 12px; }

/* FOOTER */
#colophon {
  background: #fff; }

#colophon .site-title a {
  display: block;
  width: 400px;
  height: 150px;
  background: url("http://s2.freebeacon.com/thm/freebeacon/images/stacked-logo.png");
  text-indent: -999999px;
  margin-bottom: 1px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.footer-top {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 3px solid #f5f5f5; }

.footer-bottom {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #f5f5f5; }

.footer-top .inline-list {
  float: right;
  margin-top: 30px; }

.footer-top .inline-list > li {
  margin-left: 5px; }

.footer-right .columns {
  padding-left: 1.25em;
  padding-right: 1.25em; }

.copyright {
  font-size: 12px;
  color: #878787; }

#colophon .menu-footer {
  text-align: center; }

#colophon .menu-footer ul {
  list-style: none;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 10px; }

#colophon .menu-footer ul li a {
  color: #878787; }

/* HOME */
.home #primary {
  margin-top: 0; }

.home .entry-meta p,
.home .entry-summary p:last-child,
.home .entry-content p:last-child {
  margin-bottom: 0; }

.home .feature {
  border-bottom: #d5d5d5 solid 3px;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  background: #fff; }

.home .a1 .entry-title {
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase; }

.home .a1 .entry-title a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal; }

.home .a1 img {
  width: 100%; }

.home .a2 .entry-title a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 0.8;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal; }

.home .a1 .subheadline {
  text-align: center;
  margin: 15px 0 0;
  text-transform: uppercase; }

.home .a2 .entry-title,
.home .a2 .entry-header .subheadline {
  text-align: center; }

.home .a2 .entry-title {
  margin-bottom: 5px;
  text-transform: uppercase; }

.home .a2 .subheadline {
  margin-bottom: 20px;
  text-transform: uppercase; }

.home #feature .related ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.home #feature .related li {
  margin: 0 0 10px;
  padding: 0; }

.home #feature .related li a {
  font-family: 'Droid Serif', serif;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  color: #fc3803; }

.home .wp-post-image,
.home .entry-meta {
  margin-bottom: 5px; }

.home .column1 .entry-meta,
.home .column1 .entry-meta p,
.home .column1 .vcard,
.home .column1 .vcard .fn,
.home .column1 .sep {
  font-size: 12px;
  line-height: 13px; }

.home .column1,
.home .column2,
.home .column3 {
  background: #fff; }

.home .column1,
.home .column2 {
  border-right: 1px solid #ccc; }

.home .column1 .editors-blog-home {
  background: #fff; }

.home .column1 .editors-blog-home .blog-title {
  margin: 1.25em 0; }

.home .column1 .editors-blog-home .blog-title a {
  border: 5px #707070 solid;
  background: #e1e1e1 url("http://s2.freebeacon.com/thm/freebeacon/images/editors-blog-home.png") no-repeat center;
  background-size: 160px auto;
  display: block;
  height: 50px;
  text-indent: -99999px; }

.home .column1 .editors-blog-home ul {
  margin: 0;
  list-style: none; }

.home .column1 .editors-blog-home li {
  border-top: 1px #d4d4d4 solid;
  padding-top: 0.75em;
  padding-bottom: 0.75em; }

.home .column1 .editors-blog-home li:first-child {
  border-top: 0;
  padding-top: 0; }

.home .column1 .editors-blog-home .entry-title {
  font-family: 'Droid Serif', serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal; }

.home .column1 .editors-blog-home .entry-title {
  margin-bottom: 2px; }

.home .column1 .editors-blog-home .entry-meta .vcard a {
  color: #878787;
  text-decoration: none; }

.home .column1 .hillary-button {
  margin: 0 -2.5em;
  padding: 15px 0 10px;
  border-top: #707070 solid 5px; }

.judgment-campaign {
  position: relative; }

.home .judgment-campaign {
  border-top: 5px solid #707070;
  margin: 1em -2.5em 0 -2.5em;
  padding-top: 19px;
  padding-bottom: 22px; }

.page-template-template-judgment-day .judgment-campaign {
  margin-top: 2.5em;
  margin-bottom: 2.5em; }

.judgment-campaign-countdown {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fc3803;
  font-family: "Orbitron", sans-serif;
  font-weight: 700;
  font-size: 2em;
  text-align: center;
  text-shadow: 0px 0px 30px black;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%; }

.home .judgment-campaign-countdown {
  font-size: 1.75em; }

.home .countdown-seconds {
  display: inline-block;
  width: 35px; }

.page-template-template-judgment-day .judgment-campaign-countdown {
  font-size: 1.5em; }

.page-template-template-judgment-day .countdown-seconds {
  display: inline-block;
  width: 35px; }

@media only screen and (min-width: 40em) {
  .page-template-template-judgment-day .judgment-campaign-countdown {
    font-size: 3em; }

  .page-template-template-judgment-day .countdown-seconds {
    width: 55px; } }
@media only screen and (min-width: 64.0625em) {
  .page-template-template-judgment-day .judgment-campaign-countdown {
    font-size: 3.5em; }

  .page-template-template-judgment-day .countdown-seconds {
    width: 77px; } }
.home .column1 .articles article {
  border-top: #c8c7c7 solid 5px;
  background: #eee;
  margin-left: -2.5em;
  margin-right: -2.5em;
  padding: 2.5em; }

.home .column1 .articles article:first-child {
  border-top: #707070 solid 5px; }

.home .column1 .articles .entry-title,
.home .column1 .articles .entry-title a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 32px;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal; }

.home .column2 article,
.home .column3 article {
  border-top: 1px #d4d4d4 solid;
  padding-top: 2.5em;
  padding-bottom: 2.5em; }

.home .column2 article:first-child {
  border-top: 0; }

.home .home-ndn-ad {
  text-align: center;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  margin-left: -0.75em; }

.home .home-300x250-ad,
.home .home-300x250-2-ad,
.home .home-headlines-ad,
.home .home-jns-ad {
  text-align: center;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  margin-left: -0.75em; }

.sidebar-300x250-ad.widget {
  text-align: center;
  margin: 0 0 15px -0.75em; }
  .sidebar-300x250-ad.widget:first-child {
    margin-top: 30px; }

.in-content-ad {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0 0 15px; }

/*
.home .home-300x250-2-ad {
  border-top: 1px #d4d4d4 solid;
}
*/
.home .column2 .home-300x250-ad,
.home .column2 .home-300x250-2-ad,
.home .column2 .home-headlines-ad,
.home .column2 .home-jns-ad {
  margin: 0 auto;
  padding: 1em 0;
  border: 0; }

.home .column2 .home-headlines-ad,
.home .column2 .home-jns-ad {
  border-top: #d4d4d4 solid 1px; }

div#rssincl-box-731113 {
  margin: 0 auto; }

/* SINGLE */
.single #recent-stories {
  background: #fff;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 3px #d4d4d4 solid;
  margin-top: 0;
  padding: 1.25em 0; }

.main {
  background: #fff; }

#social-header {
  background: #fff;
  border-bottom: 1px #e5e5e5 solid;
  padding-top: 12px;
  padding-bottom: 12px; }

#social-header #mc_embed_signup .validate {
  width: 100%; }

#social-header #mc_embed_signup .email {
  width: 65%;
  background: #eee;
  color: #aaa9a9;
  font-size: 12px;
  border: 0;
  padding: 8px;
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  float: left;
  height: 41px; }

#social-header #mc_embed_signup .submit {
  width: 35%;
  background: #fc3703;
  color: #fff;
  font-size: 12px;
  border: 0;
  padding: 13px 0;
  text-transform: uppercase;
  margin: 0;
  float: left; }

#social-header .social-bar .inline-list {
  margin-bottom: 0; }

.social-list {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin-left: 0; }

#social-header .social-bar li {
  margin-left: 0.2rem;
  max-width: 32px; }
  #social-header .social-bar li:nth-child(1) {
    margin-left: 0; }

.single-leaderboard-ad {
  text-align: center; }

.social-bar-small {
  margin-top: 1em;
  margin-bottom: 1em; }

#social-header .social-bar-small .inline-list {
  margin: 0 auto; }

#social-header .social-bar-small .inline-list {
  float: right; }

#social-header .social-bar-small li {
  margin-left: 0.2rem; }

.single #recent-stories .recent-story {
  border-left: 1px #3e3d3d dotted; }

.single #recent-stories .recent-story:first-child {
  border-left: 0; }

.single #recent-stories .feature-image {
  margin-bottom: 5px; }

.single #recent-stories .title a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  text-align: left; }

.single .entry-content h1,
.single .entry-content h2,
.single .entry-content h3 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  margin-bottom: 5px; }

.single .entry-title {
  margin-bottom: 10px; }

.single .post .feature-image {
  float: left;
  width: 50%;
  margin: 0 2.5em 0 0; }

.single .entry-content {
  margin-bottom: 15px; }

.single .entry-tags {
  font-size: 12px;
  border-top: #ddd 1px solid;
  padding-top: 8px; }

.fb-optin-container-single {
  border-top: 1px dotted #3e3d3d;
  padding-top: 15px;
  margin-bottom: 15px; }

/* SOCIAL */
.social {
  padding: 0 0 5px; }

.social a {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  display: block;
  height: 27px;
  padding: 6px 0 0 27px;
  color: #fff;
  text-transform: uppercase;
  text-align: center; }

.social a img {
  margin: -5px 15px 0 0; }

.social .facebook {
  padding-right: 0; }

.social .twitter {
  padding-left: 0.42857143rem;
  padding-right: 0.42857143rem; }

.social .email {
  padding-left: 0; }

.social .facebook a {
  background: #2c73cd url("http://s2.freebeacon.com/thm/freebeacon/images/fb.png") no-repeat; }

.social .twitter a {
  background: #35aade url("http://s2.freebeacon.com/thm/freebeacon/images/tweet.png") no-repeat; }

.social .email a {
  background: #fc3804 url("http://s2.freebeacon.com/thm/freebeacon/images/email.png") no-repeat; }

.social-buttons {
  margin: 10px 0 0; }

.social-buttons .stButton {
  margin: 0 1px 0 0;
  padding: 0; }

.social-icons {
  border-top: 1px #3e3d3d dotted;
  border-bottom: 1px #3e3d3d dotted;
  margin: 5px 0 0 !important;
  padding: 6px 0; }

.social-icons .buttons {
  padding-right: 0; }

.social-icons .fb-button {
  padding-left: 0; }

.social-icons .fb-like {
  float: left;
  width: 180px;
  margin-top: 9px; }

.social-icons .social-buttons {
  float: right;
  margin: 0; }

.social-icons .social-buttons span {
  float: left;
  margin-top: 1px;
  margin-left: 3px; }

.social-icons .print {
  float: right;
  margin-top: 2px;
  margin-left: 10px; }

.single .social-buttons .print {
  padding: 2px 0 0 7px; }

.single .entry-footer {
  margin: 15px 0;
  padding-bottom: 15px;
  border-bottom: 1px #3e3d3d dotted; }

/* AUTHOR */
.single #author-info .avatar {
  width: 68px;
  float: left;
  margin: 0 10px 10px 0; }

.single #author-info p {
  line-height: 1.2em; }

.single #author-info .author-name {
  font-weight: bold;
  font-size: 1.35em; }

.single #author-info .author-links {
  font-size: .85em; }

.single #author-info .author-more {
  color: #999898;
  font: bold 0.78571428571429em Arial, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin: 0 0 5px 0; }

.single #author-info .author-twitter {
  clear: both;
  margin-bottom: 8px; }

.single #author-info #author-related {
  clear: both; }

.single #author-info #author-related ul,
.single #author-info #author-related li {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.35em; }

.single #author-info #author-related li a {
  color: #3e3d3d;
  text-decoration: underline; }

/* PAGE */
.page-title {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal; }

/* HILLRY */
.hillary {
  text-align: center;
  padding-top: 20px; }

.hillary-title {
  margin-bottom: 15px; }

/* ARCHIVE */
.archive article {
  border-top: 1px #d4d4d4 solid;
  padding-top: 2.5em;
  padding-bottom: 2.5em; }

.archive .page-header {
  margin: 0;
  padding-bottom: 2.5em; }

.archive .subheadline {
  margin-bottom: 10px; }

.archive .entry-header,
.archive .wp-post-image {
  margin-bottom: 5px; }

/* EDITORS BLOG */
.editors-blog {
  background: #f7f7f7;
  padding: 0; }

.editors-blog #primary {
  margin-top: 0; }

.editors-blog .page-header {
  position: relative;
  margin: 0;
  border-bottom: 3px solid #707070; }

.editors-blog .page-header .blog-rss {
  position: absolute;
  right: 0.9375rem;
  bottom: 0; }

.editors-blog .page-title {
  margin: 0; }

.editors-blog .page-title a {
  display: block;
  background: url("http://s2.freebeacon.com/thm/freebeacon/images/editors-blog-title.png") no-repeat 25px 25px;
  height: 116px;
  margin: 0;
  padding: 0;
  text-indent: -99999px; }

.editors-blog article {
  margin: 0;
  border-top: 3px solid #707070;
  padding: 2.5em; }

.editors-blog article:first-of-type {
  border-top: 0; }

.editors-blog article.daily-peel {
  border-top: none; }

.editors-blog .daily-peel-title {
  border-top: 5px solid #000;
  border-bottom: 5px solid #000;
  height: 96px;
  margin-bottom: 20px; }

.editors-blog .daily-peel-title-left {
  background: #A5A534;
  border-right: 5px solid #000;
  height: 86px; }

.editors-blog .daily-peel-title-left a img {
  position: relative;
  top: -20px;
  left: 13px;
  width: auto; }

.editors-blog .daily-peel-title-right a img {
  float: right;
  margin: 27px 12px 0 0;
  width: auto; }

.editors-blog article .blog-entry {
  padding: 25px 28px; }

.editors-blog .read-more {
  clear: both;
  float: right;
  background: #dfdfdf;
  padding: 8px;
  text-decoration: none;
  margin-bottom: 10px;
  width: auto; }

/* MAN OF THE YEAR */
.moy-banner a {
  display: block;
  background: #000000 url("http://s2.freebeacon.com/thm/freebeacon/images/moy-featured.png") no-repeat center;
  margin: 0 0 10px 0;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  height: 66px;
  text-indent: -9999px; }

#moy {
  background: #f7f7f7;
  border: 1px #bebdbd solid;
  margin: 30px 0;
  padding: 20px; }

#moy-inner {
  background: #000;
  padding-top: 34px;
  padding-bottom: 10px; }

#moy h1 {
  display: block;
  background: url("http://s2.freebeacon.com/thm/freebeacon/images/moy-landing.png");
  height: 121px;
  text-indent: -99999px;
  margin: 0 10px 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

#moy .description {
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  margin-bottom: 30px;
  padding-left: 80px;
  padding-right: 80px; }

#moy .members {
  margin: 0 2em 30px; }

#moy .members li {
  position: relative; }

#moy .members li .member {
  background: #fc3803;
  padding: 7px;
  cursor: hand;
  position: relative; }

#moy .members li .member:hover {
  background: #fff433; }

#moy .members li img {
  display: block;
  border: 1px solid #000; }

#moy .members li .caption {
  display: none;
  position: absolute;
  bottom: 15px;
  left: 0;
  cursor: hand;
  text-align: center;
  line-height: 1;
  color: #fff;
  font-family: "Arial";
  font-size: 14px;
  font-weight: bold;
  text-shadow: 0 2px 0 #000;
  width: 100%;
  padding: 0 10px; }

#moy .members li .member:hover .caption {
  display: inline; }

#moy .editors-note {
  text-align: center;
  margin-top: 5px; }

#moy-article-banner {
  background: #f7f7f7;
  border: 1px #bebdbd solid;
  margin: 20px;
  padding: 15px; }

#moy-article-banner a {
  display: block;
  background: #000000 url("http://s2.freebeacon.com/thm/freebeacon/images/moy-single.png") no-repeat center;
  height: 171px;
  text-indent: -99999px; }

.single .moy-editors-note {
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
  line-height: 1; }

.single .men-of-the-year .feature-image {
  float: left;
  width: 50%;
  margin: 0 2.5em 0 0; }

.single .men-of-the-year blockquote {
  color: #666;
  font-style: italic; }

/* TOPICS */
.topic_group h2 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 5px; }

.topic_group:first-child {
  margin-top: 20px; }

.topic_group ul {
  list-style: none;
  margin-left: 0; }

/* MASTHEAD */
.masthead-users {
  margin-top: 1.25em; }

.masthead-user .avatar {
  padding-right: 0.5em; }

.masthead-user .avatar img {
  width: 100%;
  height: auto; }

.masthead-user .title {
  padding-left: 0; }

.masthead-user h2 {
  font-size: 14px;
  font-weight: 700; }

.masthead-user h3 {
  margin-top: 3px;
  font-size: 18px;
  font-weight: 700; }

/* WIDGETS */
.widget {
  margin: 0 0 15px; }

.widget .header {
  margin-bottom: 10px; }

.widget .header {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
  padding: 10px 0 7px;
  border-top: 1px solid #c3c3c3;
  border-bottom: 1px solid #c3c3c3;
  line-height: 1; }

.widget .header em {
  font-family: 'Times New Roman', 'Times New Roman', 'Times', serif;
  color: #FC3803;
  font-weight: 500; }

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0; }

.widget li {
  margin: 0 0 10px; }

.widget a {
  color: #3e3d3d;
  text-decoration: underline; }

.widget_wfb_related_video {
  border: 1px #d8d8d8 solid;
  background: #f7f7f7;
  padding: 1px; }

.widget_wfb_related_video .video {
  margin: 5px; }

.widget_wfb_tags {
  display: none; }

.widget_wfb_tags ul li a {
  float: left;
  border: 1px solid #d3d3d3;
  display: block;
  padding: 15px 0;
  line-height: 1;
  width: 49%;
  margin: 0 0 7px 0;
  text-align: center;
  font-size: 1.28571428571429em;
  text-decoration: none; }

.widget_wfb_tags ul li:nth-child(even) a {
  float: right; }

.widget_mailchimpsf_widget {
  background: #f7f7f7 url("http://s2.freebeacon.com/thm/freebeacon/images/freedom-mail.png") no-repeat center 8px;
  background-size: 90%;
  border: 1px solid #d8d8d8; }

.widget_mailchimpsf_widget #mc_signup_form {
  background: none;
  border: none; }

.widget_mailchimpsf_widget .header {
  background: none;
  margin: 0 0 42px;
  padding: 0;
  font-size: 12px;
  font-style: italic;
  text-transform: uppercase;
  color: #3e3d3d;
  text-indent: -9999px; }

.widget_mailchimpsf_widget .header {
  border: 0; }

.widget_mailchimpsf_widget .mergeRow,
.widget_mailchimpsf_widget .mc_var_label {
  display: none; }

.widget_mailchimpsf_widget .mc_merge_var,
.widget_mailchimpsf_widget .mc_signup_submit {
  float: left; }

.mc_form_inside {
  width: 220px;
  margin: 0 auto 15px;
  overflow: hidden; }

.mc_input {
  width: 144px;
  border: 1px solid #c6c5c5;
  padding: 2px; }

#mc_message {
  width: 220px;
  margin: 0 auto 10px;
  color: #fc3803;
  text-align: center;
  font: normal 11px Arial, Arial, Helvetica, sans-serif; }

#mc_signup_form .mc_form_inside {
  width: 240px; }

#mc_signup_form .mc_input {
  width: 164px;
  margin: 0; }

#mc_signup_submit {
  font: 700 1em 'PT Sans Narrow', sans-serif;
  color: #fc3803;
  border: 1px solid #c6c5c5;
  background: #fff;
  width: 64px;
  margin: 0 0 0 4px;
  padding: 0; }

.widget_wfb_todays_stories {
  border: 1px solid #C3C3C3;
  background: #f7f7f7; }

.widget_wfb_todays_stories .header {
  border-top: 0; }

.widget_wfb_todays_stories img {
  margin: 0 10px 5px 0; }

.widget_wfb_blog_archive,
.widget_wfb_blog_archive_pulldown {
  border: 1px solid #C3C3C3;
  background: #f7f7f7; }

.widget_wfb_blog_archive .header,
.widget_wfb_blog_archive_pulldown .header {
  border-top: 0; }

.widget_wfb_blog_archive ul,
.widget_wfb_blog_archive_pulldown ul {
  margin: 15px; }

.widget_wfb_blog_archive li,
.widget_wfb_blog_archive_pulldown li {
  margin: 0;
  padding: 0;
  line-height: 1.8em;
  color: #3e3d3d; }

.widget_wfb_blog_archive li a,
.widget_wfb_blog_archive_pulldown li a {
  font-family: 'Droid Serif', serif;
  font-weight: bold;
  color: #FC3803; }

.widget_wfb_blog_archive li .entry-date,
.widget_wfb_blog_archive_pulldown li .entry-date {
  color: #3e3d3d;
  font-size: 13px; }

.widget_wfb_blog_archive_pulldown select {
  width: 92%;
  margin: 4%; }

.widget_wfb_more_video ul,
.widget_wfb_twitter ul {
  margin: 0;
  padding: 0; }

.widget_wfb_more_video li,
.widget_wfb_twitter li,
.widget_wfb_todays_stories li {
  position: relative;
  margin: 0;
  padding: 15px;
  border-bottom: 1px dotted #3e3d3d; }

.widget_wfb_todays_stories li:last-child {
  border-bottom: 0; }

.widget_wfb_todays_stories li h2 {
  font-family: 'PT Sans Narrow', sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #3e3d3d;
  text-decoration: none;
  letter-spacing: normal;
  margin: 0;
  padding: 0; }

.widget_wfb_todays_stories li h2 a {
  text-decoration: none; }

.widget_wfb_todays_stories .subheadline {
  margin: 0 0 10px;
  padding: 0; }

.widget_wfb_todays_stories .subheadline a {
  font-family: 'Droid Serif', serif;
  font-size: 1em;
  font-weight: bold;
  color: #3e3d3d;
  line-height: 1em;
  text-decoration: none; }

.widget_wfb_more_video li h2 {
  margin: 0;
  padding: 0 0 0 110px; }

.widget_wfb_more_video .entry-meta {
  padding-left: 110px; }

.widget_wfb_more_video li h2 a {
  font: normal 0.80952380952381em ClarendonBT-Roman;
  line-height: 1em;
  margin: 0;
  padding: 0;
  color: #3e3d3d;
  text-decoration: none; }

.widget_wfb_more_video img {
  float: left;
  width: 100px;
  height: auto;
  margin: 0 10px 0 0; }

.widget_wfb_more_video .play-button {
  position: absolute;
  width: 55px;
  left: 38px;
  top: 21px; }

.widget_wfb_twitter .tweet {
  margin: 0;
  padding: 0 0 0 60px; }

.widget_wfb_twitter .user {
  font-weight: bold; }

.widget_wfb_twitter img {
  float: left;
  width: 48px;
  margin: 0;
  padding: 0;
  border: 1px solid #ccc; }

.widget_wfb_ndn,
.widget_wfb_300x250_ad,
.widget_wfb_300x250_2_ad,
.widget_wfb_headlines_ad,
.widget_wfb_jns {
  text-align: center;
  margin-left: -0.75em; }

.widget_wfb_ndn {
  margin-bottom: 25px; }

#storeModal.reveal-modal {
  padding: 0;
  background: #fc3804;
  max-width: 350px; }
  #storeModal.reveal-modal img {
    margin: .375rem auto 1.25rem auto;
    display: block; }
  #storeModal.reveal-modal #modalTitle {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 2.8125rem;
    font-weight: 700;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: 'PT Sans Narrow', sans-serif;
    line-height: 1;
    border-top: 1px solid #313131;
    padding-top: 1.625rem;
    margin-bottom: 1.25rem; }
  #storeModal.reveal-modal p {
    text-align: center;
    padding-left: 3rem;
    padding-right: 3rem;
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: 1.25rem; }
  #storeModal.reveal-modal a.button {
    color: #fff;
    text-transform: uppercase;
    background-color: #3e3d3d;
    border: 1px solid #fff;
    display: block;
    width: 70%;
    margin-bottom: 2.5rem;
    margin-right: auto;
    margin-left: auto; }
    #storeModal.reveal-modal a.button:active {
      color: #fff; }
  #storeModal.reveal-modal .close-reveal-modal {
    color: #fff;
    top: 0px;
    right: 5px;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: 400;
    font-size: 2rem; }

/* MEDIA QUERIES */
@media only screen and (min-width: 40.0625em) {
  .widget_wfb_todays_stories {
    margin-left: -.75em;
    margin-right: -.75em; } }
@media only screen and (min-width: 64.0625em) {
  .site-title a {
    margin-left: -30px; } }
@media only screen and (min-width: 75em) {
  .single-leaderboard-ad {
    margin-left: -2.5em; } }
@media only screen and (max-width: 64em) {
  .top-ad {
    padding: 0;
    margin: 10px auto 0; }

  .site-title a {
    margin: 10px auto 0; }

  #masthead {
    margin: 0;
    border-bottom: 5px solid #a4a4a4; }

  .widget_wfb_todays_stories img {
    width: 100%;
    height: auto; }

  #moy-article-banner a {
    background-size: 550px auto;
    height: 130px; }

  #social-header #mc_embed_signup .email {
    width: 65%;
    padding: 9px;
    height: 32px; }

  #social-header #mc_embed_signup .submit {
    height: 32px;
    padding: 9px 0px; }

  .home .column2 article:first-child {
    border-top: #d4d4d4 solid 1px; } }
@media only screen and (max-width: 40em) {
  #wpadminbar {
    position: fixed; }

  .home #feature {
    padding: 0 0 20px; }

  .site-title a,
  #colophon .site-title a {
    width: 290px;
    height: 53px;
    margin: 10px auto 0;
    background: url("http://s2.freebeacon.com/thm/freebeacon/images/logo_small.png"); }

  .single .post .feature-image,
  .single .men-of-the-year .feature-image {
    float: none;
    width: 100%;
    margin: 0 0 5px 0; }

  .social-list {
    margin-bottom: 0; }

  #moy-article-banner {
    padding: 0.625em;
    margin: 0.625em; }

  #moy-article-banner a {
    background-size: 250px auto;
    height: 80px; }

  .single .content,
  .archive .content,
  .search .content,
  .sidebar {
    padding: 0 1em; }

  #primary,
  #secondary {
    margin-top: 0.625em; }

  .site-branding {
    padding: 0 1em 1px; }

  .widget_wfb_300x250_ad,
  .widget_wfb_300x250_2_ad,
  .widget_wfb_headlines_ad,
  .widget_wfb_jns {
    margin: 0 -5px 15px; }

  .home .feature {
    padding-top: 1em;
    padding-bottom: 1em; }

  .home .feature .columns {
    padding: 0 1em; }

  .home .a2 .entry-title {
    text-align: left;
    line-height: 32px; }

  .home .a2 .entry-header .subheadline {
    text-align: left; }

  .home .a1 .entry-title {
    line-height: 0.8; }

  .home .a1 .entry-title a {
    font-size: 30px; }

  .home .a2 .entry-title a {
    font-size: 30px; }

  .home .column1 .articles article {
    padding: 1em;
    border-top: #d5d5d5 solid 3px;
    background: #fff; }

  .home .column2 article,
  .home .column3 article {
    padding: 1em;
    border-top: #d5d5d5 solid 3px;
    background: #fff;
    margin-left: -2.5em;
    margin-right: -2.5em; }

  .home .feature {
    border-bottom: #d5d5d5 solid 3px; }

  .home .column1 .articles article:first-child {
    border-top: 0; }

  .home .column2 article:first-child {
    border-top: #d5d5d5 solid 3px; }

  .home .ads .home-300x250-ad,
  .home .ads .home-headlines-ad,
  .home .ads .home-jns-ad {
    margin-left: -2.5em !important;
    margin-right: -2.5em !important; }

  .archive article {
    padding: 1em 0; }

  .archive .page-header {
    padding: 1em 0; }

  #colophon .logo {
    padding: 1em; }

  .footer-top {
    padding-top: 0; }

  #colophon .menu-footer ul {
    margin-left: 0; }

  .footer-top .inline-list {
    float: none;
    margin: 0 auto;
    width: 260px; }

  .footer-top .inline-list > li:first-child {
    margin-left: 0; }

  .footer-bottom .columns {
    padding: 1em; }

  .social-icons .buttons {
    padding: 0 0 10px; }

  .social-icons .social-buttons {
    float: none; }

  #social-header #mc_embed_signup .email {
    width: 100%;
    padding: 10px 0;
    text-align: center; }

  #social-header #mc_embed_signup .submit {
    width: 100%;
    margin: 5px auto 12px;
    padding: 10px 0;
    display: block; }

  #social-header .social-bar-small {
    padding: 8px 1em 0; }

  #social-header .social-bar-small .inline-list {
    float: none;
    width: 280px;
    margin: 0 auto; }

  #social-header .social-bar-small li {
    margin-left: 8px; }

  #social-header .social-bar-small li:first-child {
    margin-left: 0; }

  .copyright {
    text-align: center; }

  .social-icons .social-buttons span {
    margin-left: 2px; }

  .st_twitter_large {
    margin-left: 0; }

  .home .column2 .home-300x250-ad {
    margin-left: -5px; }

  .single-leaderboard-ad,
  .email-signup {
    padding-left: 1em;
    padding-right: 1em; } }

/*# sourceMappingURL=custom.css.map */
