/* CSS Document */
html{
	height: 100%;
	background: #383838;
	background: linear-gradient(to bottom,rgba(122,122,122,1), rgba(56,56,56,1));
	background-attachment: fixed;
	top: auto;
}

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0px 0px 0px 0px;
	overflow-y: scroll;
	background-color: #383838;
	min-width: 600px;
 	height:100%;
   	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#383838', gradientType='0')";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#383838', gradientType='0');
}

body.dark {
	height:100%;
	background-color: transparent;
	color: #DDD;
}

h1 {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 40px;
	color: #D1D1D1;
	line-height: 1;
	background-color: #222;
	padding: 0px 0px 0px 20px;
	box-shadow: 0px 0px 30px #999;
	border-bottom: 1px solid #676767;
}
.dark h1 {
	color: #FFF;
	background-color: #000;
	box-shadow: 0px 0px 30px #333;
	border-bottom: 1px solid rgb(60,60,60);
	z-index: 5;
}

.npLink a {
	color: #000;
}
.dark .npLink a {
	color: #BBB;
}
.npLink a:hover {
	color: #99F;
}
h1 i {
	display: block;
	font-style: normal;
	font-size: 10px;
	letter-spacing: 1em;
	margin-left: 2px;
	font-weight: normal;
	color: #999;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: relative;
	top: -1em;
}
h2 {
	margin: -30px 0px 0px 0px;
	font-size: 18px;
	line-height: 1;
	color:#0F9;
}
h2 i {
	display: block;
	font-style: italic; /*normal;*/
	font-size: 16px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-top: 0.25em;
}
h3 {
	margin: 10px 0px 0px 0px;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}
h4{
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
}
h5{
	font: "Lucida Sans Unicode", "Lucida Grande", sans-serif;/*Tahoma, Geneva, sans-serif;*/
	font-weight:200;
	padding: 0px;
	font-size:14px; 
	color:#DDD;
	text-align:left; 
	text-transform:none;
	/*text-shadow: 0.1em 0.1em 0.35em rgba(0,0,0,.8);*/
}
h6{
	padding: 0px 25px 0px 40px;
	font-size:14px; 
	font-weight:200;
	color:#DDD;
	text-align:left; 
	text-transform:none;
	list-style:disc inside;	
}
/*---------------------Logo ----------------------*/
#header{
	/*font-family:"NatureLogo";
	font-size-adjust:.66; /* Needed for Mozilla to correct font size *//*
	font-size:.95em;*/
	 height:82px; 
	 box-shadow: 0px 0px 30px #333; 
	 background-image:linear-gradient(to bottom, rgba(122,122,122,1), rgba(56,56,56,1));
   	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#383838', gradientType='0')";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a7a7a', endColorstr='#383838', gradientType='0');
}

#Logo{
	padding-top: 4px;
	padding-left:.23em;
	font-family:"NatureLogo";
	color:#B8B8B8;	
	text-align:left; 	
	white-space: nowrap;
	/*font-size-adjust: .61;  Needed for Mozilla to correct font size */
	font-size: 48px;
	text-shadow: 6px 6px 11px rgba(0,0,0,.8);
	/*border-bottom:1px solid #6E6E6E;*/

}

/*---------------------End Logo ----------------------*/

#m-column {
	float: left;
	margin-top: 0px;
	margin-left:0px;
	width: 600px;;
	overflow:visible;
	height:25px;
}
#layout {
	min-width: 1000px;
	max-width: 1440px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px 5px;
}
.dark #layout {
}

#right-column .content {
	z-index: 2;
	border-color: #222;
	padding: 112px 0px 30px 12px;
	border-left: 1px dotted #000;
	text-align:left;
}
#layout:after {
	clear: both;
	display: block;
    font-size: 0;
    content: " ";
}
#left-column {
	float: left;
	width: 70%;
	margin-right: 2%;
	
}
#right-column {
	float: left;
	width: 27%;
	font-size: 14px;
	position: relative;
}
#left-column .content {
	padding-top: 82px;
}

#margin-column {
	float: left;
	width: 15%;
	position: static;
}

#margin-column .content {
	padding-top: 82px;
}
#copyright {
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
.dark #copyright {
	color: #999;
}
#copyright p {
	margin: 3px 0px;
}

@font-face{
	font-family:'NatureLogo'; 	
	src:	url('../webfonts/WebLogo.eot');
	src: 	url('../webfonts/WebLogo.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
			url('../webfonts/WebLogo.woff') format('woff'),
		 	url('../webfonts/WebLogo.ttf') format('TrueType');	
}	
/*@font-face{
	font-family:'NatureLogo'; 	
	src:	url('../webfonts/WebLogoEOT.eot');
	src: 	url('../webfonts/WebLogoEOT.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 *//*
		 	url('../webfonts/WebLogoEOT.ttf') format('TrueType'),	
			url('../webfonts/WebLogoEOT.woff') format('woff');
}	
*/
@font-face {
    font-family: 'naturelogoregular';
    src: url('../webfonts/weblogoeot-webfont.eot');
    src: url('../webfonts/weblogoeot-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/weblogoeot-webfont.woff2') format('woff2'),
         url('../webfonts/weblogoeot-webfont.woff') format('woff'),
         url('../webfonts/weblogoeot-webfont.ttf') format('truetype'),
         url('../webfonts/weblogoeot-webfont.svg#naturelogoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1, h2, h3, h4, .shadow-box {
	font-weight: normal !important;
	font-style: normal !important;
}
h2, h3, h4, .shadow-box {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

@media only screen and (min-width: 0px) and (max-width: 820px) {
body {
	min-width: 0px;
}
#layout {
	min-width: 0px;
	max-width: none;
	width: auto;
}
#layout:after {
	display: none;
}
#left-column, #right-column {
	float: none;
	width: auto;
	margin-right: 0;
}
}

/*Mobile Devices*/
@media only screen and (max-device-width: 480px) {
	body, #layout { min-width: 0px !important; max-width: auto !important;}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body, #layout { min-width: 0px !important; max-width: auto !important;}
}
