body {
  padding-top: 60px;
}

a:link { color: #034184; }
a:visited { color: #034184; }
a:active { color: #034184; }
a:hover { color: #95020E; }

.logo img { vertical-align: top; }

.page-header {
	margin: 0 0 15px 0;
}

.header-bar {
	padding: 10px 0;
	margin: 5px 0;
}

.header-search {
	text-align: right;
	padding-top: 0;
}

.header-search form {
	margin-bottom: 0;
	margin-right: 0;
}

.header-search input.search-query { width: 170px; }

aside.widget_facebook_likebox { height: 80px; }

.social-icons { margin: 10px 0 15px 0; }

.page-header { border: 0; }

p.postinfo, .archive-header {
	font-weight: 700;
	font-family: 'Archivo Narrow', sans-serif;
}

.article {
    font-size: 16px;
    line-height: 1.5em;
}

.article-top-story {
	padding-bottom: 2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #ccc;
}

.article-top-story h1 {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 3em;
	margin-bottom: 15px;
    line-height: 1em;
}

.article-top-story img.attachment-top-story-thumbnail {
	margin-bottom: 10px;
}

.article-featured-headline h1 {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

.stack-wrapper {
	border-top: 10px solid #CCC;
}

.article-stack {
	margin-bottom: 1em;
}

.article-stack h1 {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 400;
	font-size: 2em;
	line-height: 1em;
}

.article-stack {
	border-bottom: 5px solid #CCC;
	padding: 1em 0 2em 0;
}

.article-stack img.attachment-stack-thumbnail {
	width: 200px;
	float: left;
	margin: 5px 10px 0 0;
}

#disqus_thread {
	margin-top: 20px;
}

.comment-count a:link { color: #95020E; }
.comment-count a:visited { color: #95020E; }
.comment-count a:active { color: #95020E; }
.comment-count a:hover { color: #034184; }

img.alignright {
	float: right;
	margin-left: 10px;
}

img.alignleft {
	float: left;
	margin-right: 10px;
}

h1.entry-title {
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: 700;
	font-size: 3em;
	margin-bottom: 20px;
}

footer.entry-meta {
	border: 1px solid #ccc;
	background-color: #f8f8f8;
	font-size: 0.8em;
	padding: 0 5px;
	margin-top: 15px;
}

h1.widget-title {
	background-color: #333;
  background-image: -moz-linear-gradient(center top , #333, #151515);
  color: #ccc;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  margin: 0 0 1px;
  padding: 0 10px;
  text-transform: uppercase;
}

h1.widget-title a:link { color: white; }
h1.widget-title a:active { color: white; }
h1.widget-title a:visited { color: white; }
h1.widget-title a:hover { color: white; }

aside.widget_rss ul, aside.widget_recent_entries ul {
	margin-left: 0;
}

aside.widget_rss ul li, aside.widget_recent_entries ul li {
	background-color: #f8f8f8;
  border-left: 2px solid #bbb;
  font-size: 11.5px;
  line-height: 15px;
  list-style-type: none;
  margin: 2px 0;
  padding: 3px 5px;
}

aside.widget_rss ul li a:link, aside.widget_recent_entries ul li a:link { color: #666; }
aside.widget_rss ul li a:active, aside.widget_recent_entries ul li a:active { color: #666; }
aside.widget_rss ul li a:visited, aside.widget_recent_entries ul li a:visited { color: #666; }
aside.widget_rss ul li a:hover, aside.widget_recent_entries ul li a:hover { color: black; }

footer.page-bottom {
	color: white;
	font-size: 0.8em;
	width: 100%;
	background-color: black;
	padding-bottom: 20px;
}

footer.page-bottom a:link { color: #eee; text-decoration: underline; }
footer.page-bottom a:active { color: #eee; text-decoration: underline; }
footer.page-bottom a:visited { color: #eee; text-decoration: underline; }
footer.page-bottom a:hover { color: #eee; text-decoration: none; }

footer.page-bottom p.copyright {
	margin-top: 10px;
}

footer.page-bottom .footer-content {
	background-color: #111;
	padding-top: 10px;
}

.footer-content .span4 p {
	margin-left: 10px;
	text-align: left;
}

.nav-next {
    float: right;
}

.nav-previous {
    float: left;
}

.pagination .current, .pagination .dots {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination .current {
	background-color: #f5f5f5;
}
.pagination li:first-child .current {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pagination li:last-child .current {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.pagination .current, .pagination .dots {
	float: left;
	padding: 0 14px;
	line-height: 38px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}
.pagination .current {
	background-color: #f5f5f5;
}
.pagination li:first-child .current {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.pagination li:last-child .current {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}

.about-staffer {
	margin: 10px 0;
	padding: 8px 8px 8px 0;
	display: inline-block;
	vertical-align: top;
	width: 290px;
}

.about-staffer h5 {
	margin: 0;
}

.about-staffer img {
	float: left;
	margin-right: 10px;
}

.about-staffer .twitter-icon img, .about-staffer .facebook-icon img, .about-staffer .linkedin-icon img {
	margin: 5px 5px 0 0 !important;
}

.about-staffer p.description {
	padding-right: 10px;
	font-size: 11px;
}

.entry-content {
	margin-top: 10px;
}

.entry-content a:link { font-weight: bold }
.entry-content a:visited { font-weight: bold; }

.related_post_title {
	font-family: 'Archivo Narrow', sans-serif;
}

.addthis_byline {
	float: left;
	padding-top: 2px;
}

iframe.twitter-count-horizontal { width: 87px !important; }

.leaderboard { display: inline-block; }

.copyright {
	font-size: 10px;
	text-align: center;
	margin: 10px 0;
}

.navbar .nav { width: 100%; }

.sidebar-callout {
	border: 1px solid #b2c1c8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #eee;
	padding: 10px;
	text-align: center;
	margin-bottom: 15px;
}

.subscription-form label {
	font-size: 12px;
	font-weight: bold;
}

.subscription-form form { margin-bottom: 0; }

.subscription-form form input {
	width: 160px;
}

/* Social Hacks */
.fb-like > span { margin-right: 13px; }
.IN-widget { margin-right: 10px; }

/* layout */
body > .container {
    width: 960px;
}

body > .container > .row > .span4 {
    text-align: center;
    width: 320px;
}

body > .container > .row > .span4 > .widget-area > .widget {
    display: inline-block;
    text-align: left;
}

hr.divider-bar {
    border-bottom: 5px solid #CCC;
    border-top: none;
    margin: 1em 0;
    padding: 0;
}

/* Featured Posts Widget */
.featured-posts-widget {
    margin-right: -20px;
}

.featured-posts-widget .item {
    display: inline-block;
    float: left;
    width: 25%;
}

.featured-posts-widget .item > article {
    margin: 0 20px 0 0;
}

/* Embeddable iFrame Functionality */
.iframe-article textarea {
    box-sizing: border-box;
    height: 0;
    opacity: 0;
    overflow: hidden;
    padding: 10px;
    transition: height 0.5s, opacity 0.5s;
    width: 100%;
}
