/*
Theme Name: Politklinikka.fi
Author URI: http://politklinikka.fi/
Author: Politklinikka.fi
Version: 1.0
*/

@import url('../thebreakingnews/style.css');

h1, h2, h3, h4, h5 {
	font-weight: bold;
}

h1 {
	font-size: 32px!important;
}

h2 {
	font-size: 24px;
}

.nlposts-container ul {
	padding: 0;
}

#masthead {
	margin-bottom: 0;
}

#masthead .header-inner {
padding: 30px 0 10px;
}

#masthead .site-branding .site-title {
	font-size: 2.286em;
}

#masthead .site-branding .site-description {
	margin-top: 10px;
	font-size: 1.0em;
}

.main-navigation li {
	font-size: 1.0em;
}


.nav-frontpage {

}

.nav-frontpage ul {
	display: block;
	padding: 0;
}

.nav-frontpage li {
	display: block;
	padding: 0;
}

#content {
	padding-top: 30px;
}

.post a {
	text-decoration: underline;
}

.post-thumb {
	text-align:center;
}

.thumbnails {
	border-bottom: 1px dotted rgba(55,55,55,0.2);
	margin-bottom: 30px;
}

.thumbnail {
	border: 0;
}

.site-category-site {
padding-bottom: 10px;
border-bottom: 1px dotted rgba(55,55,55,0.2);
min-height: 140px;
margin-bottom: 20px;
}

.nlposts-ulist-meta {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.7em;
	opacity: 0.5;
	margin-bottom: 18px;
}

.nlposts-block-excerpt {
	font-size: 14px;
}

.entry-meta a, .entry-meta {
	text-decoration: none;

}

.nlposts-caption h2 {
	font-size: 1.643em!important;
	text-decoration: none;
}

.listing .entry-meta {
	margin-bottom: 10px!important;
}

.listing h2 {
	font-size: 18px!important;
	margin: 10px 0!important;
}

.round img, .author-container img {
	border-radius: 50%;
	margin-right: 20px;
}

.site-category-site img {
	border-radius: 50%;
	margin-right: 20px;
}

.topic-author img {
	display: none;
}


.bbp-reply-author img {
	display: block!important;
}


.site-footer {
	background: #222;
	color: #fff;
}

.site-footer a {
	color: #fff;
}

.footer-widgets h2 {
	margin: 10px 0!important;
	font-size: 18px!important;
}

.footer-widgets .section-title {
	margin-bottom: 20px!important;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

.bbp-reply-author img {
	width: 30px;
	height: 30px;
}