/* DEFAULT STYLES ---------------------------------------------------- */
a {
text-decoration: none;
color: #3366cc;
}
a:hover {
text-decoration: underline;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Investigations/Images/Article-Social-Body-Background.gif);
	background-repeat: repeat-x;
}
div {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
/* CONTAINERS ----------------------------------------------------------------------------- */

.clear { 
clear:both; 
}
#wrapper {
margin:0 auto;
width:1220px;
}
#Masthead {
	width: 1220px;
	height: 100%;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
#Masthead-Social {
	display: none;
	position: fixed;
	top: 0px;
	width: 100%;
	height: 60px;
	background: #ececec;
	z-index: 29000;
	box-shadow: 0px 0px 10px #888888;
}
#Masthead-Social-Center {
	width: 1220px;
	padding: 0px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Footer {
	width: 1220px;
	height: 100%;
	display: block;
	clear:both;
	margin-top: 30px;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dedede;
	font-size: 12px;
	color: #999999;
	text-align: center;
	padding-bottom: 100px;
	font-family: 'Lato', san-serif;
}
#Footer a {
	color: #999999;
	text-decoration: underline;
	}
#Content {
	height: auto;
	width: 1220px;
	margin: 0px;
	padding-top: 15px;
 clear:both;
}
#Left {
 float: left;
	margin-right: 50px;
	width: 750px;
}
#Right {
	float: left;
	margin-right: 0px;
	width: 420px;
	height: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 30px;
}
/* HEADLINE/AUTHOR/SHARE INFO ---------------------------------------------------- */

#Article-Type {
	font-family: 'Lato', san-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #2DAAE1;
	clear: none;
	width: 750px;
	margin-top: 15px;
	margin-bottom: 5px;
	line-height: 100%;
}
#Headline {
	width: 750px;
	clear: both;
	margin-bottom: 15px;
}
#Headline h1 {
	font-family: 'Roboto Slab', serif;
	font-size: 38px;
	line-height: 42px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: 400;
	letter-spacing: -1px;
}
#Author {
 width: 750px;
 height: 75px;
 clear: both;
	display: block;
}
#Author-Photo {
 width: 75px;
 height: 75px;
	margin-right: 15px;
	float: left;
	display: block;
}
#Author-Info {
	font-family: 'Lato', san-serif;
	font-size: 14px;
	line-height: 100%;
 color: #333333;
	display: block;
	width: 660px;
	float: left;
}
#Author-Info a {
	font-size: 14px;
	color: #2DAAE1;
	text-decoration: none;
	font-weight: bold;
}
#Author-Info a:hover {
text-decoration: underline;
}
#Social-Buttons-Large {
	display: block;
	clear: both;
	margin-bottom: 25px;
	height: 40px;
	margin-top: 25px;

}
.SBL-1 {
	display: block;
	float: left;
	margin-right: 5px;
	width: 145px;
	height: 40px;
	cursor: pointer;
}
.SBL-2 {
	display: block;
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 40px;
	cursor: pointer;
}
.SBL-3 {
	display: block;
	float: left;
	margin-right: 0px;
	width: 310px;
	height: 40px;
	font-family: 'Lato', san-serif;
	font-size: 16px;
	line-height: 100%;
	text-transform: uppercase;
	color: #a7a5a5;
	text-align: center;
}
.SBL-Shares {
	color: #FF5400;
	font-size: 22px;
}
.SBL-Comments {
	color: #000000;
	font-size: 22px;
	text-decoration: none;
	cursor: text;
}
.SBL-Comments a {
	text-decoration: none;
	cursor: text;
}
#SBL-Comments-Link {
	font-family: 'Lato', san-serif;
	font-size: 11px;
	line-height: 100%;
	color: #a7a5a5;
	text-align: center;
	display: block;
	clear: both;
	height: 15px;
	width: 310px;
	padding-top: 10px;
}
#SBL-Comments-Link a {
color: #a7a5a5;
text-decoration: underline;
}
/* FEATURED PHOTO ---------------------------------------------------- */

#Photo-Featured {
	display: block;
	clear: both;
	width: 750px;
	margin-bottom: 40px;
}
/* ARTICLE STUFF ---------------------------------------------------- */

#Article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
	margin-bottom: 30px;
}
#Article h1{
	font-family: 'Lato', san-serif;
	font-size: 32px;
	line-height: 38px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#Keywords {
font-family: 'Lato', san-serif;
width: 1220px;
height: 50px;
display: block;
font-size: 12px;
line-height: 100%;
font-weight: bold;
clear: both;
}
#Keywords a {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ededed;
}
#Keywords a:hover {
	color: #FF5400;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 7px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #cccccc;
}
#Article-Social {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	height: 40px;
	clear: both;
}
#Article-Social div {
 float: left;
	margin-right: 30px;
	width: 120px;
	height: 20px;
}
#Article-Related {
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	clear: both;
	height: 100%;
}
#Article-Comments {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	height: 100%;
	clear: both;
}
/* RELATED ARTICLES --------------------------------------------- */
#Article-More {
 width: 365px;
	float: left;
	margin-right: 10px;
	height: 100%;
	display: block;
}
.Article-More-Thumb {
	float: left;
	width: 150px;
	height: 84px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	display: block;
}
.Article-More-Text {
	float: left;
	width: 205px;
	height: 84px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	display: block;
	font-size: 11px;
	color: #666666;
}
.Article-More-Headline {
 font-family: 'Lato', san-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
#Article-New {
 width: 355px;
	float: left;
	margin: 0px;
	padding-left: 10px;
	background-color: #ededed;
	height: 100%;
	display: block;
}
.Article-New-Thumb {
	float: left;
	width: 150px;
	height: 84px;
	padding-bottom: 15px;
	margin-bottom: 16px;
	display: block;
}
.Article-New-Text {
	float: left;
	width: 195px;
	height: 84px;
	padding-left: 10px;
	paddig-right: 5px;
	padding-bottom: 15px;
	margin-bottom: 16px;
	display: block;
	font-size: 11px;
	color: #666666;
}
.Article-New-Headline {
 font-family: 'Lato', san-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF5400
}
.Article-More-Text b, .Article-New-Text b {
 font-size: 14px;
 font-family: 'Lato', san-serif;
	color: #000000;
}
.Article-More-Text b a, .Article-New-Text b a {
 color: #000000;
	text-decoration: none;
}
.Article-More-Text a:hover, .Article-New-Text a:hover {
 color: #3366cc;
}
.Article-More-Text a, .Article-New-Text a {
	text-decoration: none;
}
.Social-Gray {
	font-family: 'Roboto Slab', serif;
	color: #cccccc;
	font-size: 28px;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
	font-weight: 400;
	letter-spacing: -1px;
}
#Floating-AD {
 padding-top:100px;
 width:420px; 
	text-align: center;
}
.Floating-AD-Fixed {
 position:fixed;
 top:0px;
}
#Right-Column-ADs {
 padding-top:0px;
 width:420px; 
	text-align: center;
}
.Promo-Container {
	width: 400px;
	border: 1px solid #cccccc;
	padding: 9px 9px 25px;
	margin-bottom: 40px;
}
.Promo-Photo {
	width: 400px;
	height: 122px;
	background-color: #ededed;
 margin-bottom: 15px;
}
.Promo-Text {
 width: 400px;
	color: #999999;
	font-size: 12px;
}
.Promo-Text a {
 color: #000000;
	text-decoration: none;
}
.Promo-Text a:hover {
 color: #000000;
	text-decoration: underline;
}
.Promo-Text b {
 font-family: 'Lato', san-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Promo-Comments {
 padding-left: 15px;
 float:left;
 height: 16px;
}
.Promo-Comments a, .Promo-Comments a:hover {
	color: #3366cc;
 text-decoration: none;
}
.Social-Gray-Icons {
 cursor: pointer;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 2px;
}
.back-to-top {
 font-family: 'Lato', san-serif;
 position: fixed;
 bottom: 2em;
 right: 0px;
 text-decoration: none;
 background-color: #ededed;
 font-size: 12px;
 padding: 1em;
 display: none;
	color: #666666;
}
.back-to-top:hover {    
 background-color: #DDDDDD;
}
.Asian-Links {
 float: left;
 width: 500px;
 height: 25px;
 background-color: #0376A9;
}
.Top-Links {
 background-color: #0376A9;
 font-size: 11px;
 color: #FFFFFF;
 float: left;
 width: 720px;
 height: 20px;
 padding-top: 5px;
 text-align: right;
}
.Top-Links a {
 color: #FFFFFF;
 text-decoration: none;
}
.Top-Links a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
.Logo {
 width: 1220px;
 height: 90px;
 background-color: #0376A9;
}
.Nav-Links {
 height: 35px;
 width: 890px;
 float: left;
	background-color: #efefef;
 padding-top: 10px;
 padding-bottom: 10px;
}
.Google-Search-Box {
 float: left;
 height: 35px;
 width: 229px;
	background-color: #efefef;
 padding-top: 10px;
 padding-bottom: 10px;
}
.Google-Search-Button {
 float: left;
 height: 35px;
 width: 101px;
	background-color: #efefef;
 padding-top: 10px;
 padding-bottom: 10px;
}
.Google-Search-Field {
 height: 29px;
 width: 220px;
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 border: 0px none #FFFFFF;
 outline-width: 0;
 padding-left: 15px;
 margin: 0px;
}
.Breaking-News-Alert {
	color: #FFFFFF;
	background-color: #b61602;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	display: block;
	clear: both;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Breaking-News-Alert a {
	color: #FFFFFF;
	text-decoration: underline;
}
/*  OVERLAY IMAGE -------------------------------------------------------------------------------------------  */

#Subscriber-Overlay {
	background-color: #FFFFFF;
	height: 680px;
	width: 950px;
	position: relative;
	z-index: 39003;
	background-image: url(https://www.naturalnews.com/Images/Overlay-Instant-Access-Background-5.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#Subscriber-Overlay-Close {
	position: absolute;
	height: 21px;
	width: 21px;
	top: 10px;
	z-index: 39005;
	right: 10px;
}
#Subscriber-Overlay-Body {
 font-family: 'Lato', san-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	position: absolute;
	height: 470px;
	width: 840px;
	top: 40px;
	left: 30px;
	z-index: 39004;
	text-align: left;
}
#Subscriber-Overlay-Body a {
	color: #999999;
	text-decoration: none;
}
#Subscriber-Overlay-Body a:hover {
	color: #999999;
	text-decoration: underline;
}
#Subscriber-Overlay-Body h1 {
	font-size: 24px;
	line-height: 28px;
	margin-top: 0px;
	font-weight: bolder;
	color: #0066CC;
}
#Notice {
	width: 500px;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
}
#Notice a {
	color: #999999;
	text-decoration: underline;
}
.Subscriber-Overlay-Input {
	height: 32px;
	width: 400px;
	font-size: 14px;
}
.Subscriber-Overlay-Captcha {
	font-size: 14px;
	height: 32px;
	width: 94px;
}
#Subscriber-Overlay-Container {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 39002;
	visibility: hidden;
}
#Subscriber-Overlay-BG {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 39001;
	background-color:#000000;
	-moz-opacity: 0.75;
	opacity:.75;
	filter: alpha(opacity=75);
}