/*
	Theme Name: Headlines
	Theme URI: https://protrumpnews.com
	Description: Custom WordPress theme based on HTML5 Blank WordPress Theme
	Version: 1.0.2
	Author: Pro Trump News
	Author URI: https://protrumpnews.com
	Tags: Blank, HTML5, CSS3, Aggregation, Headlines

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*, *:after, *:before {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	/* 
-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
 */
}
/* html element 62.5% font-size for REM use */
html {
	font-size: 62.5%;
}
body {
	font: 700 15px/1.4 arial, 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
	color: #000;
}
form {
    overflow: hidden;
}
/* clear */
.clear:before, .clear:after {
	content: ' ';
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
 *zoom:1;
}
img {
	max-width: 100%;
	vertical-align: bottom;
}
a {
	color: #000;
}
/*a:hover {
	color: #555;
}*/
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
input:focus {
	outline: 0;
	border: 1px solid #04A4CC;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width: 1280px;
	width: 95%;
	margin: 0 auto;
	position: relative;/*overflow: hidden;*/
}
/* header */
.header {
}
/* logo */
.logo {
}
.logo-img {
}
/* nav */
.nav {
}
/* sidebar */
.sidebar {
}
/* footer */
.footer {
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

/*@font-face {
	font-family: 'Font-Name';
	src: url('fonts/font-name.eot');
	src: url('fonts/font-name.eot?#iefix') format('embedded-opentype'), url('fonts/font-name.woff') format('woff'), url('fonts/font-name.ttf') format('truetype'), url('fonts/font-name.svg#font-name') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background: #04A4CC;
	color: #FFF;
	text-shadow: none;
}
::-webkit-selection {
 background:#04A4CC;
 color:#FFF;
 text-shadow:none;
}
::-moz-selection {
 background:#04A4CC;
 color:#FFF;
 text-shadow:none;
}
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	/*margin: 5px 20px 20px 0;*/
	margin: 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	background: #FFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
.sticky {
}
.bypostauthor {
}
/*------------------------------------*\
    CUSTOM STYLES
\*------------------------------------*/

section div.logo-stuff {
	text-align: center;
}
h1.site-logo {
	font-size: 82px;
	margin: 30px auto 0;
	text-align: center;
	font-family: 'Teko', 'Helvetica New', Helvetica, serif;
	text-transform: uppercase;
	font-style: italic;
	color: #111;
	text-shadow: #ccc -1px 0, #ccc -2px 0, #ccc -3px 1px, #ccc -4px 1px, #ccc -5px 1px, #ccc -6px 2px, #ccc -7px 2px;
	line-height: .7;
}
h2.site-logo-tagline {
	font-size: 24px;
	margin: 0 auto 24px;
	text-align: center;
	font-family: 'Teko', 'Helvetica New', Helvetica, serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #111;
	line-height: .9;
	letter-spacing: 11px;
}
.widget-area-top-1 {
}
.widget-area-top-2 {
	margin: 20px auto;
	text-align: center;
}
.homepage-column {
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
	border-right: 1px solid #bbb;
	padding: 0 2% 0 0;
}
.homepage-column-3 {
	margin: 0;
	border: none;
}
.footer {
	clear: both;
	padding: 20px 0 0;
	text-align: center;
}
body.home h3 .rsswidget img {
	display: none;
}
.widget_rss ul, .sl-links-main ul, .enhanced-text-widget ul {
	padding: 0;
}
.widget_rss ul li, .sl-links-main ul li, .enhanced-text-widget ul li {
	list-style-type: none;
	margin: 0 0 10px;
}
.widget_rss ul li a, .sl-links-main ul li a, .enhanced-text-widget ul li a {
	text-decoration: underline;
}
li.simple-links-item.simple-links-widget-item.link-color.red a {
	color: #a80000;
}
.homepage-column ul li a {
	display: block;
	letter-spacing: .5px;
}
.widget-area-top-1 ul li a {
	letter-spacing: .5px;
}
.sl-links-main ul li a:hover {
	/*color: #555;*/
	text-shadow: 0px 0px 1px #9a9a9a;
}
.widget-area-top-1 ul li a:hover {
	background: #FFEB3B;
	box-shadow: 6px 0 0 4px #FFEB3B, -6px 0 0 4px #FFEB3B;
	color: #000;
}
.homepage-column ul li:hover {
	background: #FFEB3B;
	box-shadow: 6px 0 0 4px #FFEB3B, -6px 0 0 4px #FFEB3B;
}
.homepage-column .sl-links-main ul li a:hover {
	color: #000;
}
li.simple-links-item.simple-links-widget-item.link-color.red a:hover {
	color: #f00;
}
/*.widget-area-top-1 .sl-links-main ul li {
	margin: 0;
}*/
.link-description img {
	width: 100%;
	height: auto;
	border-radius: 2px;
}
.widget-area-top-2 .link-description img {
	width: 100%;
	max-width: 500px;
	height: auto;
	border-radius: 3px;
}
.widget-area-top-2 a {
	font-size: 40px;
	margin: 0 auto;
	text-align: center;
	/* font-family: 'Teko', 'Helvetica New', Helvetica, serif; */
	font-family: ARIAL, VERDANA, HELVETICA;
	text-transform: uppercase;
	color: #000;
	width: 800px;
	display: block;
	line-height: 1;
	max-width: 100%;
	text-decoration: underline;
}
/*.widget-area-top-2 a:hover {
	color: #555;
}*/
.site-links.enhanced-text-widget ul li {
	margin: 0;
}
body.home h3 {
	display: none;
}
.homepage-column-1 ul, .homepage-column-2 ul, .homepage-column-3 ul {
	border-bottom: solid 1px #ccc;
	padding-bottom: 6px;
}
.homepage-contact-form {
	background: #f2f2f2;
	padding: 1px 20px 0;
	margin: 20px 0 0;
	border: solid 1px #ddd;
	border-radius: 2px;
}
.homepage-contact-form button, .homepage-contact-form input, .homepage-contact-form textarea {
	line-height: normal;
	width: 100%;
	font-weight: 900;
}
.homepage-contact-form input[type="submit"] {
	border: solid 1px #bbb;
	background: #ddd;
}
/*.homepage-column.homepage-column-1 .sl-links-main ul li:nth-child(4) a, .homepage-column.homepage-column-2 .sl-links-main ul li:nth-child(8) a, .homepage-column.homepage-column-3 .sl-links-main ul li:nth-child(3) a, .homepage-column.homepage-column-1 .widget_rss ul li:nth-child(5) a, .homepage-column.homepage-column-2 .widget_rss ul li:nth-child(9) a, .homepage-column.homepage-column-3 .widget_rss ul li:nth-child(3) a {
	color: #a80000;
}
.homepage-column.homepage-column-1 .sl-links-main ul li:nth-child(4) a:hover, .homepage-column.homepage-column-2 .sl-links-main ul li:nth-child(8) a:hover, .homepage-column.homepage-column-3 .sl-links-main ul li:nth-child(3) a:hover, .homepage-column.homepage-column-1 .widget_rss ul li:nth-child(5) a:hover, .homepage-column.homepage-column-2 .widget_rss ul li:nth-child(9) a:hover, .homepage-column.homepage-column-3 .widget_rss ul li:nth-child(3) a:hover {
	color: #f00;
}*/

.site-links-desktop, .hide-on-mobile {
	display: block;
}
.site-links-mobile, .hide-on-desktop {
	display: none;
}
.site-links ul li, .site-links-desktop ul li, .site-links-mobile ul li {
	margin: 0;
}
body.page-template-default {
	font: 500 15px/1.4 arial, 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
}
body.page-template-default main {
	width: 800px;
	max-width: 90%;
	margin: 0 auto;
}
/* footer menu */
.extra-menu, .extra-menu ul {
	text-align: center;
	margin: 0 auto;
}
.extra-menu ul {
	list-style-type: none;
}
.extra-menu ul li {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	border-left: 1px solid #ccc;
	padding: 0 12px;
}
.extra-menu ul li:first-child {
	border-left: none;
}
.extra-menu ul li a {
	font-weight: 100;
	text-decoration: none;
}
.extra-menu ul li a:hover {
	text-decoration: underline;
}
.copyright {
	text-align: center;
	margin: 0 auto 24px;
}
.affiliate-disclaimer {
	margin: 0 auto 0;
	text-align: center;
	max-width: 700px;
	background: #f2f2f2;
	font-weight: 100;
	padding: 7px 12px 5px;
	border-radius: 2px;
	font-size: 15px;
}
.inbox-first-signup {
	background: #b50304;
	padding: 10px 14px 0;
	margin: -16px 0 16px;
	border: solid 1px #b50304;
	border-radius: 4px;
	color: #fff;
	box-shadow: 0 0 0 5px #fff;
}
.inboxfirst-signup-mobile {
	margin: -21px 0 16px;
}
.inbox-first-signup h3 {
	margin: 0 0 10px;
	display: block!important;
	line-height: 1.2;
	color: #fff;
}
.ifklicked-subscribe input {
	padding: 6px 10px 4px;
	margin: 0 0 8px;
	width: 100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #999;
}
.ifklicked-subscribe button {
	background-color: #670001;
	border: 0 none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	padding: 6px 10px 4px;
	transition: all 0.23s ease-in-out 0s;
	display: block;
	width: 100%;
	margin: 0 0 10px 0;
}
.ifklicked-subscribe button:hover {
	background-color: #000;
}
.snp-bld-showme {
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4), 0 0 10px rgba(0, 0, 0, 0.3);
}
.snp-bld-step-cont.snp-bld-bottom-right {
	transform: none!important;
	font-size: medium;
}
.snp-bld-showme div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-control {
	background: #ffffff!important;
}
.snp-bld-showme p {
	font-size: .7em;
	color: #333;
	margin: 0;
	padding: 0 0 10px;
}
.snp-bld-showme .bld-el p a {
	color: #333;
	border-bottom: 1px solid #777;
	text-decoration: none;
}
.snp-bld-showme .totalpoll-question-content p {
	color: #fff;
}
.snp-bld-showme div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-checked .totalpoll-question-choices-item-control {
	background: #000!important;
	border-color: #000!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-content {
	background: #b50304!important;
	padding: 6px 8px!important;
	color: #fff;
	text-align: center;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-content p {
	padding: 0!important;
	margin: 0!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item {
	padding: 0 8px!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-checked .totalpoll-question-choices-item-control, div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-checked:hover .totalpoll-question-choices-item-control, div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-checked:focus .totalpoll-question-choices-item-control {
	background: #000!important;
	border-color: #000!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-label {
	padding: .25em .75em!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-buttons {
	padding: 0!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-form-field {
	margin: 0!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-buttons {
	justify-content: center!important;
	margin: 0 0 12px!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-form-field-input {
	padding: .25em 0!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-form-custom-fields {
	padding: 0 0 12px!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-selector-box {
	border-color: #333!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-selector input:checked + .totalpoll-question-choices-item-selector-box {
	border-color: #fff!important;
	background: #ff0!important;
	fill: #000!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-button-primary {
	background: #670001!important;
	border-color: #670001!important;
	width: 100%!important;
	padding: .4em 0!important;
	border-radius: 4px!important;
}
div#totalpoll.totalpoll-wrapper .totalpoll-button-primary:hover {
	background: #000!important;
	border-color: #000!important;
}
.snp-bld-step-cont.snp-bld-bottom-right {
	box-shadow: 0 0 300px rgba(0, 0, 0, 0.3);
}
.snp-bld-showme {
	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4), 0 0 10px rgba(0, 0, 0, 0.3);
}
.snp-bld-step-cont.snp-bld-bottom-right {
	transform: none!important;
	font-size: medium;
}
.snp-bld-showme div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-control {
	background: #ffffff!important;
}
.snp-bld-showme p {
	font-size: .7em;
	color: #333;
	margin: 0;
	padding: 0 0 10px;
}
.snp-bld-showme .bld-el p a {
	color: #333;
	border-bottom: 1px solid #777;
	text-decoration: none;
}
.snp-bld-showme .totalpoll-question-content p {
	color: #fff;
}
.snp-bld-showme div#totalpoll.totalpoll-wrapper .totalpoll-question-choices-item-checked .totalpoll-question-choices-item-control {
	background: #000!important;
	border-color: #000!important;
}
.donate.publir-donate-wvo {
	background: #b50304!important;
	border-radius: 4px;
}
.bookmark-this-site {
	background: #b50304;
	padding: 10px 14px;
	margin: 16px 0;
	border: solid 1px #b50304;
	border-radius: 4px;
	color: #fff;
}
.bookmark-this-site a {
	color: #fff;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:700px) {
body {
	font: 700 20px/1.4 arial, 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
}
.homepage-column {
	width: 100%;
	float: none;
	margin: 0;
	border: none;
	padding: 0;
}
.wrapper {
	max-width: 400px;
}
.site-links-mobile, .hide-on-desktop {
	display: block;
}
.site-links-desktop, .hide-on-mobile {
	display: none;
}
}
 @media only screen and (max-width:500px) {
.affiliate-disclaimer {
	border-radius: 0;
	padding: 7px 7px 5px;
	width: 105%;
	margin: 0 -2.5%;
	font-size: 13.3px;
	box-shadow: inset 0px -12px 12px -12px #d8d8d8;
}
}
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
* {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin:0.5cm;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
