/* @override http://www.thepoliticalinsider.com/wp-content/themes/imknewsportal/style.css */

/*
Theme Name: Intermarkets News Portal - The Political Insider
Theme URI: http://www.thepoliticalinsider.com/themes/imknewsportal-tpi/
Author: Andy Affleck, Affleck Design LLC
Author URI: http://www.AffleckDesign.com
Description: Theme for ThePoliticalInsider.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: bootstrap, bootstrap3, boxes, responsive, news, news site, articles, accessible
Text Domain: imknewsportal-tpi
Template: imknewsportal

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* @group Meta Elements */
	

.top-line {
	width: 100%;
	height: 4px;
	background-color: #0c4e78;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 200;
}

.img-rounded {
	border-radius: 0;
}

.stdPaddingBot { padding-bottom: 30px; }
.stdPaddingTop { padding-top: 30px; }

/* @end */

/* @group Header */
	
.site-logo { text-align: left; }

.nav-box { text-align: right; 
	margin-top: -13px;
}


header.home-header {
	background-color: #ffffff;
	border-color: #0c4e78;
	height: 80px;
}

ul.main-menu {
	margin-top: 20px;
}

header.home-header nav {
	margin-top: -21px;
	margin-right:-20px;
	margin-left: 54px;
	padding-right: 0 !important;
}

header.home-header a.nav-item {
	color: #fff;
	background-color: #545554;
	border: 2px solid #545554;
	text-transform: capitalize;
	font-family: Arial, Helvetica, Sans-Serif;
	border-radius: 0;
	font-weight: normal;
}

header.home-header a.nav-item:hover {
	background-color: #fff;
	color: #0c4e78;
}

.sub-menu-toggle {
	background-color: #545554;
	border: 2px solid #545554;
	margin-top: 34px;
	border-radius: 0;
}

.sub-menu-toggle .icon-bar {
  background-color: #fff;
}

.sub-menu-toggle:hover, 
.sub-menu-toggle:focus {
	background-color: #fff;
}

.sub-menu-toggle:hover .icon-bar,
.sub-menu-toggle:focus .icon-bar{
  background-color: #0c4e78;
}

header.home-header a.nav-social  {
	color: #fff;
	background-color: #545554;
	border: 2px solid #545554;
	margin-top: 34px;
	font-size: 19px;
	padding:4px;
	border-radius: 0;
}

header.home-header a.nav-social:hover {
	color:  #0c4e78;
	background:  #fff;
}

header.home-header nav ul ul {
	background-color: #515451;
	margin-top: 20px;
	right: 5px;
}

header.home-header nav ul ul li {
	border-color: #494949;
}

header.home-header nav ul ul li a {
	text-transform: capitalize;
	font-weight: normal;
}

header.home-header nav ul ul li a:hover {
	background-color: #ccc;
	color: black;
}

#ad-top-row {
	margin-top: 90px;
}

#login_error {
	margin-left: 25px;
	margin-top: 30px;
}

.login .message {
	margin-left: 25px !important;
	margin-top: 40px;
}

/* @end */


/* @group NavTabs */

ul.nav.nav-tabs {
	border-color: #0c4e78;
	border-width: 5px;
	margin-bottom: 10px;
}

.nav-tabs>li {
	margin-bottom: 0;
}

ul.nav.nav-tabs li a {
	background: #0c4e78;
	color: #fff;
	font-family: Georgia, Times New Roman, Serif;
	text-transform: capitalize;
	font-weight: lighter;
	border: 1px solid #0c4e78;
	margin-bottom: -1px;
	line-height: 25px;
}

ul.nav.nav-tabs li a:hover {
	background: #fff;
	color: #0c4e78;
}

ul.nav.nav-tabs li.active a {
	background: #fff;
	color: #0c4e78;
}

ul.nav.nav-tabs li.active a:hover {
	background-color: #fff;	
}

.nav-tabs>li>a {
	border-radius: 0;
}

.orange-fire {
	color: #a52727;
	font-size: 19px;
}

/* @end */

/* @group Home Content */
	
.section {
	width: 975px;
}

.home-section-title, h3.section-title {
	background: transparent;
	border-bottom: 2px solid #545554;
}

h3.section-title-sm {
	font-weight: 700;
}

div#related {
	margin-bottom: 15px;
	text-align: left;
	margin-left: 0px;
}

a.read-also {
	font-family: Trajan, Georgia, serif;
	font-size: 1em;
	font-style: italic;
	text-decoration: none;
	color: #0c4e78;
	margin-left: 5px;
	margin-bottom: 10px;
}

.home-section-title span, h3.section-title span {
	color: #aaa;
	background: #fff;
	line-height: 50px;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 1.2em;
}

.widget-title {
	font: 2em Helvetica, Arial, sans-serif;
	font-weight: lighter;
	line-height: 2em;
	letter-spacing: -1px;
	display: block;
	color: #aaa;
	text-transform: capitalize;
	background: #fff;
	margin-left: -3px;	
	width: 300px;
	border-top: none;
}

.widget-title span {
	background: #ffffff;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 2px;
}

.fa {
	float:right;
	margin-top: 15px;
}

h3.article-title small {
	color: #fefefe;
	text-shadow: 1px 1px 3px #909191;
}

h3.article-title a {
	text-shadow: 0 0 10px #000;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1em;
}

h3.article-title a:hover {
	color: #fff;
	background-color:rgba(0, 0, 0, 0.66);
}

.prevnext a {
	color: #0c4e78;
}

div#article-body {
	margin-bottom: -20px;
}
/* @end */

/* @group Home Social Row */

.middle-meta {
	border-bottom: 5px solid #0c4e78;
}

.sailthru-signup-widget label
{
	display: none !important;
}

.sailthru-signup-widget .form-control {
	width: 66% !important;
	float: left !important;
	height: 32px !important;
	margin-top: -15px !important;
}

button.btn.btn-reverse {
	margin-bottom: 15px;
	margin-top: -15px !important;
	background-color: #0c4e78;
	color: #fff;
	font-weight: 700;
	border: none;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	float: left;
}

div.sailthru-signup-widget h2.widget-title {
	margin-bottom: 30px !important;
}

a.sample_link {
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
 
.form-control {
	text-transform: capitalize;
	font-weight: normal;
	height: 37px;
	text-color: #545554;
	border: 1px solid #545554;
	border-radius: 0;
}

form.home-subscribe-form {
	text-align:  left;
}

form.form-article {
	width: 100%;
}

label.newsletter-head-label {
	display: inline-block;
	float: left;
}

input#newsletter-email {
	display: inline-block;
	float: left;
	margin-left: 5px;
}

input#newsletter-email.subscribe-form.form-control {
	width: 110px;
	font-size: .9em;
	padding-left: 5px;
}

input.form-article {
	width: 210px !important;
}

button.form-article {
	width: 100px;
}

p.newsletter-head {
	font-size: .9em;
	margin-top: -10px;
	text-align: left;
}

p.newsletter-head strong {
	color: #0c4e78;
}

p.newsletter-subhead {
	font-size: .75em;
	text-align: left;
}

p.newsletter-subhead a {
	font-weight: bold;
}

a.social {
	border-radius: 0;
}

.social-buttons-home a.social {
	width: 190px;
	padding: 8px 10px;
}



/* @end */

/* @group Articles */

a {
	color: #0c4e78;
}

blockquote {
	margin-left: 39px;
	border-left: 25px solid #064d7a;
	padding-left: 14px;
	font-size: 1em;
	color: #064d7a;
	display: block;
	margin-bottom: 17px;
	margin-top: -4px;
	padding-bottom: 5px;
	background: #fff;
}

blockquote:before {
	content: none;
}

.thumbnail a {
	color: black;	
}

article h2 {
	font-size: 50px;
	margin-bottom: 20px;
	color: #0c4e78;
}

div#article-body b, div.read-also strong { 
	font-size: 19px; 
	font-family: Arial;
}

.lrshare_interfacehorizontal {
	padding-left: 0 !important;
	text-align: left !important;
	margin-left: -3px;
	margin-top: -10px;
}


/* @end */

/* @group Comments */

#form-loggedinas a {
	color: #0c4e78;
}

#form-htmlrules code {
	background: white;
	color: black;
}

div.comment-author.vcard span.says {
	color: rgba(255, 255, 255, 0);
}

div.comment-body {
	border-bottom-color: #ededed;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
	border-width: 1px;
	border-color: #ededed;
	opacity: 1;
	-moz-box-shadow: 1px 1px 3px #b5b5b5;
	box-shadow: 1px 1px 3px #b5b5b5;
	padding: 5px;
	margin-bottom: 5px;
}

.comments-area {
	font-family: Helvetica, Arial, Sans-Serif;
}

h4.comments-title {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1em;
}


/* @end  */

/* @group Page */

h3.excerpt-title a {
	color: black;
	background-color: transparent;
}

div.the-excerpts {
	margin-top: -40px;
}

header.archive-header.row {
	margin-bottom: 30px;
}

/* @end  */


/* @group Sidebars */
	
ul.sidebar-views {
	margin-left: 0;
}

li.sidebar-article-link {
	color: #545554;
}

li.sidebar-article-link a {
	color: #545554;
	font-family: helvetica, arial, sans-serif;
	font-size: 1.1em;
}

#main-sidebar {
	margin-top: -35px;
}

.social-buttons-sidebar {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	text-transform: capitalize;
}




/* @end */

/* @group Footer */
	
	
#footer2-menu.navbar {
	border: 0;
	background-color: #0c4e78;
}

#footer2-menu a {
	color:  white;
	text-decoration: none;
}


#footer-top {
	background-color: #0c4e78;
}

#footer-middle {
	background-color: #0c4e78;
	padding-bottom: 0;
}

#footer-menu.navbar {
	background-color: #0c4e78;
}

#footer-menu a, #footer2-menu a {
	color:  white;
	font-family: Georgia, Serif;
	text-transform: capitalize;
	font-weight: normal;
}

.footer-nav li {
	color:  #fff;
	width: auto;
	padding: 0;
	background: transparent;
}

.footer-nav li:hover {
	background-color: transparent !important;
}

#footer-menu a:hover, #footer2-menu a:hover, #footer-menu.navbar-default .navbar-nav>li>a:hover, #footer2-menu.navbar-default .navbar-nav>li>a:hover {
	color:  #8fcff7;
}

#footer-menu.navbar-default .navbar-nav>.active>a, #footer2-menu.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus, .nav>li>a:hover {
	color:#8fcff7;
	background-color: transparent;	
}

#footer2-menu {
	text-align: right;
}

a.footer-logo {
	padding-left: 20px;
}

ul.footer-nav {
	float:right;
	margin-right: 40px;
	background-color: #0c4e78 !important;
}

.footer-social {
	float: right;
	margin-left: 25px;
}

#footer-bottom {
	background-color: #fff;
	color: #aaa;
	font-family: Georgia, Serif;
	text-transform: capitalize;
	border-top: 1px groove #ccc;
	padding-top: 5px;
}

#footer-bottom img {
	margin-top: 10px;
	padding-bottom: 40px;
}

#footer-bottom a {
	color: #aaa;
}

#footer-bottom a:hover {
	color: #8fcff7;
}

.site-copyright {
	margin-bottom: 0;
	text-align: center;
	margin-top: 38px;
}

.navbar-fixed-bottom {
	background: transparent;
}

/* @end */

@media only screen and (max-width: 878px) {

	div.loginRadiusVerticalSharing.lrshare_interfacebox.lrshare_flat {
		display: none;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 992px) {

	#footer-menu a, #footer2-menu a, #footer-menu.navbar-default .navbar-nav>li>a {
		color:  white;
		font-family: Georgia, Serif;
		text-transform: capitalize;
		font-weight: normal;
		font-size: 1.1em;
	}
	
	.footer-social a {
		font-size: 1.7em;
	}

	header.home-header nav {
		margin-left: 6px;
		margin-left: 67px;
	}
	
	.excerpt-content-box p {
		margin-top: 30px;
	}
	
	header.home-header img {
		margin-top: 17px;
	}
	
	.footer-nav li {
		font-size: 75%;
	}
	
	li.footer-social {
		font-size: 125%;
	}
}

@media screen and (max-width: 767px) {
	h3.article-title small {
		color: black;
	}
	
	header.home-header nav {
		margin-right:-38px;
		min-width: 270px;
		margin-top: 0;
		margin-left: 0;
	}
	
	header.home-header nav ul {
		margin-top: -18px;
	}
	
	header.home-header nav ul ul {
		background-color: #515451;
		right: 15px;
	}
	
	.nav-box {
		margin-top: 0;
	}
	
	.form-group {
		margin-bottom: 0;
	}
	
	button.btn.btn-default.subscribe-button {
		margin-bottom: 10px;
	}
	
	ul.nav.nav-tabs {
		width: 100%;
		margin-top: 25px;
		border-bottom: 2px solid #0c4e78;
	}	
	
	ul.nav.nav-tabs li {
		width: 24%;
	}
	
	.nav-tabs>li {
		margin-bottom: -1px;
	}

	ul.nav.nav-tabs li a {
		margin-left: 1px;
		margin-right: 0;
		font-size: .8em;
		padding-right: 4px;
		padding-left: 4px;
		font-weight: normal;
		width: auto;
		line-height: 30px;
	}
	
	ul.nav.nav-tabs li a {
		margin-bottom: 0;
	}	

	ul.nav.nav-tabs li.active a {
		border-bottom: 2px solid transparent;
		margin-bottom: -1px;
	}
	article h2 {
		font-size: 30px;
	}
	
	#upprev_box {
		max-height: 145px;
		height: 115px;
		overflow: hidden;
	}
	
	div#article-body b, div.comments-link, div.read-also strong { 
		font-size: 19px; 
		font-family: Arial;
	}
	
	input#newsletter-email.subscribe-form.form-control {
		padding-left: 0;
		margin-left: 0px;
	}
	
	.footer-nav li {
		margin-right: -50px;
	}
	
}

/* Hack to make the site work with IE8 and below */
@media \0screen\,screen\9 {
	.home-header {
		border-bottom: 4px solid #0c4e78;
	}
	
	.main-menu li {
		background-color: #fff;
		color: #000;
	}
	
	.nav-item, .main-menu a, .main-menu ul li a {
		background-color: #fff;
		color: #000;
	}
	
	.main-menu a:hover {
	    color: #ccc;	
	  	background-color: #000;
	}
	
	a.social {
		color: #fff;
	}
	
	a.facebook {
		background-color: #1657d8;
	}
	
	a.facebook:hover {
		background-color: #3064cc;
	}
	
	a.twitter {
		background-color: #299dd0;
	}
	
	a.twitter:hover {
		background-color: #1a7aa4;
	}
	
	a.google {
		background-color: #d14829;
	}
	
	a.google:hover {
		background-color: #97331e;
	}
	
}

