﻿#body {
	box-sizing:border-box;
	padding: 2em;
	width: 100%;
	Height: 100%;
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #000000;
	background-image:url('../images/CULTIVATOR for background detail 96 dpi black.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;

}

/* Portrait tablets, phones and small desktops */
@media  (max-width: 991px) {	
#body{
	padding: 2em;
	width: 100%;
	Height: 100%;
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 100%;
	color: #CCCCCC;
	background-color: #000000;
	background-image:none;
}
}
#page {
	max-width: 1024px;
	height: 100%;
	margin: 0px auto 0px auto;
	box-sizing:border-box
}
@media only screen and (max-width: 699px) {
#page {
	width:100%;
	margin: 0px auto 0px auto;
}
}

#header {
	margin: 0px 0px 10px 0px;
	padding-left: 50px;
	max-width: 1024px;
	height: 200px;
	z-index: 1;
}
@media only screen and (max-width: 699px) {
#header {
	margin: 0px auto 1em auto;
	padding-left: 0px;
	text-align:center;
	padding-left: 0px;
}
}
.h_img {
	float:left;
	border:0px;
	max-width: 100%;
}
}
@media only screen and (max-width: 699px) {
.h_img {
margin: 0px auto 0px auto;
max-width: 100%;
height:auto;
float:none;
}	
}

#content { margin: 0px auto 0px auto;
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	color: #808080;
	padding-left: 3em;
	top: 20px;
	height: auto;
	padding-right: 3em;
	width: 95%;
}
@media only screen and (max-width: 699px) {
#content {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 100%;
}
}

#copyright {
	padding: 0px;
	margin: 20px auto 30px auto;
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: .75em;
	font-weight: 100;
	color: #F10118;
	text-align: center;
	
	top: 100px;
	clear: both;
}

/* Links */

a {
	color: #F10118;;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #F10118;;
}
/* Portrait tablets, phones and small desktops */
@media  (max-width: 991px) {
          .bgimg {
      background-image:none;
    
}  
}
    /* Site typography */
    
h1 {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 2.5em;
	font-weight: 200;
	color: #CCCCCC;
}
h2 {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 2em;
	font-weight: 100;
	color: #CCCCCC;
}
h3 {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 1.50em;
	font-weight: 100;
	color: #CCCCCC;
}
h4 {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 1.25em;
	font-weight: 100;
	color: #CCCCCC;
}
p {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 1em;
	font-weight: 100;
	color: #CCCCCC;
	text-decoration: none;
}
b {
	font-weight: 200;
}

/* Navigation*/

#navigation {
	padding-top: 25px;
	margin-left: 0px;
	text-align: left;
	margin-top: 1em;
	width:95%
}
#navigation li {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 1.5em;
	font-weight: 100;
	text-decoration: none;
	display: inline;
	list-style-type: none;
	padding-right: 30px;
	color: #F10118;
	margin-left: 0px;
	margin-bottom: .50em;
}
#navigation ul {
	padding-left: 50px;
	margin: 0px;
	display: flex;
	flex-wrap: wrap;
}
@media only screen and (max-width: 699px){
	#navigation {
	display:none;
}
}
#menu {
	height: 3em;
	width: 75px;
	display: none;
}
@media only screen and (max-width: 699px){
#menu {
	display: block;
	background-color: #000000;
}
}
.nav_dropbtn {
	background-color: #000000;	
	color: #F6ECEC;
	padding: 1em;
	font-size: 1em;
	text-decoration: none;
	border: none;
	height: 3em;
	width: 75px;
	cursor: pointer;
}
.nav_dropdown {
	position: relative;
	display: inline-block;
}
.nav_dropdown-content {
	display: none;
	position: absolute;
	background-color: #000000;
	min-width: 160px;
	
	z-index: 1;
}
.nav_dropdown-content a {
	color: #F6ECEC;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.nav_dropdown-content a:hover {
	background-color: #000000;
	}
.nav_dropdown:hover .nav_dropdown-content {
	display: block;
}
.nav_dropdown:hover .nav_dropbtn {
	background-color: #000000;}

nav {
	text-decoration:none
}

#sitetitle {
	text-indent: -850px;
	max-width: 850px;
	height: 10px;
	overflow: hidden;
	display: block;
	z-index: 4;
}
#navigation a {
	text-decoration: none;
	color: #F10118;
}
#texthomepage {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	max-width: 500px;
	float: left;
	padding: 0px;
	margin: 0px;
}
@media only screen and (max-width: 699px) {
#texthomepage {
	margin: .5em auto .5em auto;
	max-width:98%;
	float:none;
}
}
#archive {
	max-width: 700px;
	height: auto;
	left: 0px;
	padding: 0px;
	margin: 0px;
	float: left;
}
archive p {
	font-family: "Eras Light ITC", arial, tahoma, sans-serif;
	font-size: 2em;
	font-weight: 100;
}
#navigation a:hover {
	color: #808080;
	text-decoration: none;
}
#navigation a:active {
	color: #808080;
	text-decoration: none;
}
.ul {
	text-decoration: none;
	display: inline-block;
	list-style-type: none;
	padding: 0px 0px 2em 0px;
	margin: 0px;
}
.li {
	text-decoration: none;
	text-align: left;
	padding: 0px 2em 0px 0px;
	margin: 0px;
	display: inline;
	list-style-type: none;
}
img {
	margin: .50em .50em .50em .50em;
	max-width: 100%;
	height: auto;
}
@media only screen and (max-width: 699px) {
img {
	margin: .50em auto .50em auto;
	max-width: 100%;
	height: auto;
	display:block;
}
}
