*, *: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 { font-size: 62.5%; }

body
{
	font: 700 18px/1.4 arial, 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
	color: #000;
}

.clear:before, .clear:after
{
	content: ' ';
	display: table;
}

.clear:after { clear: both; }
.clear { *zoom: 1; }
iframe { max-width: 100%!important; }

img
{
	max-width: 100%;
	vertical-align: bottom;
}

a { color: #000; }
a:focus { outline: 0; }
a:hover, a:active { outline: 0; }

input:focus
{
	outline: 0;
	border: 1px solid #04A4CC;
}

.wrapper
{
	max-width: 1280px;
	width: 95%;
	margin: 0 auto;
	position: relative;
}

::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;
}

.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: 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;
}

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;
	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 18px;
}

.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 { 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; }

.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: ARIAL, VERDANA, HELVETICA;
	text-transform: uppercase;
	color: #000;
	width: 800px;
	display: block;
	line-height: 1;
	max-width: 100%;
	text-decoration: underline;
}

.site-links.enhanced-text-widget ul li { margin: 0; }
body.home h3 { display: none; }
body.home .ptn-lockerdome h3 { display: block; }

.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;
}

.site-links-desktop { display: block; }
.site-links-mobile { 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; }

.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;
}

.ad-desktop-top
{
	margin: 4px auto 0;
	text-align: center;
	width: 700px;
	max-width: 94%;
}

.red .gpoll_bar_juice, .gpoll_bar_juice:after
{
	background-image: -o-linear-gradient(top,#f0a3a3,#f42323)!important;
	background: #d93025!important;
	background-color: #d93025!important;
	box-shadow: none!important;
}

.gform_wrapper ul li.gfield:hover, .gform_wrapper ul li.gfield li:hover, .gform_wrapper.gf_browser_ie .gfield_radio li:hover
{
	background: transparent!important;
	box-shadow: none!important;
	color: inherit!important;
}

.gform_wrapper .top_label .field_description_below .gfield_label
{
	background: #b60306;
	border-radius: 4px;
	padding: 10px 14px;
	color: #fff;
}

.gform_wrapper ul.gfield_radio, .gform_wrapper ul.gform_fields
{
	border: none;
	box-shadow: none;
}

.gform_wrapper li.hidden_label input { margin: 0!important; }

.gform_wrapper .gform_footer
{
	margin: 0 0 12px!important;
	padding: 0!important;
}

.gform_wrapper .gform_footer input.button
{
	padding: 7px 30px 5px;
	background: #b70208;
	color: #fff;
	font-weight: 900;
	text-transform: uppercase;
	border: 0;
	border-radius: 3px;
}

.gform_wrapper .gform_footer input.button:hover { background: #e20007; }
body.page { font: 700 18px/1.4 arial,'Courier New',Courier,'Lucida Sans Typewriter','Lucida Typewriter',monospace; }
.hide-this, .gpoll_button,.gpoll_bar_count { display: none!important; }

/* post pages */
body.single { font-weight: 400!important; }

body.single article
{
	width: calc(100% - 330px);
	float: left;
	padding-right: 30px;
	box-shadow: 50px 0 50px -70px #999;
}

body.single .post-sidebar
{
	width: 300px;
	float: right;
}

body.single section { margin: 40px 0 0; }

body.single .widget_recent_entries ul, body.single ul.simple-links-list
{
	list-style: none;
	padding: 0;
}

h1,h2,h3,h4,h5 { line-height: 1.2; }
body.single article .widget_recent_entries ul li, body.single article ul.simple-links-list li { padding: 0 0 14px; }

.vuukle-ads
{
	min-height: auto!important;
	margin: 30px 0!important;
}

.rc-brand-wrapper {
    text-align: right!important;
    margin-left:0!important;
}

body.single article h1
{
	line-height: 1.1;
	margin-bottom: 4px;
}

.pre-announcement,.easylist-sucks {
    text-align: center;
    font-size: 11px;
    color: #aaa;
    display: block;
    margin: 0 0 2px;
    font-weight: 100;
}

.code-block-label {
    color: #c3c3c3;
    text-align: center;
    font-size: 12px;
    margin: 0 auto 4px;
    font-weight: 400;
}

body.single article a {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  }

/* CUSTOM STYLES FOR DIFFERENT SITES */
.show-on-ptn,
.show-on-pun,
.show-on-nr,
.show-on-jbinmp,
.show-on-ppn,
.show-on-cppn,
.show-on-rnf,
.show-on-rp,
.show-on-pdsn { display: none; }

body#site-ptn .show-on-ptn, 
body#site-pun .show-on-pun, 
body#site-nr .show-on-nr, 
body#site-jbinmp .show-on-jbinmp, 
body#site-ppn .show-on-ppn, 
body#site-cppn .show-on-cppn, 
body#site-rnf .show-on-rnf, 
body#site-rp .show-on-rp, 
body#site-pdsn .show-on-pdsn { display: block; }

body#site-ptn .hide-on-ptn, 
body#site-pun .hide-on-pun, 
body#site-nr .hide-on-nr, 
body#site-jbinmp .hide-on-jbinmp, 
body#site-ppn .hide-on-ppn, 
body#site-cppn .hide-on-cppn, 
body#site-rnf .hide-on-rnf, 
body#site-rp .hide-on-rp, 
body#site-pdsn .hide-on-pdsn { display: none!important; }

body#site-ptn.single article a {
    color: #dd3333;
    font-weight: 600;
}


body#site-pun { }
body#site-nr { font: 700 16px/1.4 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }
body#site-jbinmp { }
body#site-ppn { }
body#site-cppn { }
body#site-rnf { font: 700 16px/1.4 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace; }
body#site-rnf .homepage-column ul li a { text-decoration: none; }

body#site-rnf .homepage-column ul li a:hover
{
	text-decoration: underline;
	text-shadow: none;
}

body#site-rnf .homepage-column ul li:hover
{
	background: none;
	box-shadow: none;
}

body#site-kma .logo-stuff .site-logo span { color: #e40000; }

.below-post-mypillow-ads img {width:100%!important;height:auto!important;}


body#site-pun .hustle-ui.hustle-slidein.hustle-show, 
body#site-nr .hustle-ui.hustle-slidein.hustle-show, 
body#site-kma .hustle-ui.hustle-slidein.hustle-show, 
body#site-jbinmp .hustle-ui.hustle-slidein.hustle-show, 
body#site-ppn .hustle-ui.hustle-slidein.hustle-show, 
body#site-cppn .hustle-ui.hustle-slidein.hustle-show, 
body#site-rnf .hustle-ui.hustle-slidein.hustle-show, 
body#site-rp .hustle-ui.hustle-slidein.hustle-show, 
body#site-pdsn .hustle-ui.hustle-slidein.hustle-show
{display:none!important; visibility: hidden!important;}

/* Hide on desktop and mobile */

@media only screen and (min-width:701px)
{
	.hide-on-desktop { display: none!important; }
}

@media only screen and (max-width:700px)
{
	.hide-on-mobile { display: none!important; }
}
