/* CSS Document */

   /* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 13, 2013 06:52:06 AM America/New_York */

@font-face {
    font-family: 'EnglandHandDBRegular';
    src: url('Schriften/england-webfont.eot');
    src: url('Schriften/england-webfont.eot?#iefix') format('embedded-opentype'),
         url('Schriften/england-webfont.woff') format('woff'),
         url('Schriften/england-webfont.ttf') format('truetype'),
         url('Schriften/england-webfont.svg#EnglandHandDBRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
    padding: 0px;
    margin: 0px;
}


header {
   height: 120px;
   border-style: groove;
   border-color: white;
   
    background-color: #a4b357; /* Old browsers */
    background: -moz-linear-gradient(top, #a4b357 0%, #a4b357 0%, #a4b357 27%, #a4b357 43%, #a4b357 60%, #a4b357 76%, #75890c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(0%,#a4b357), color-stop(27%,#a4b357), color-stop(43%,#a4b357), 

    color-stop(60%,#a4b357), color-stop(76%,#a4b357), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
    border-radius: 10px;
}
body {
     width: 810px;
     background-color: darkred;
     margin: 20px auto;
}
header h1 {
   font-family: 'EnglandHandDBRegular';
   font-style: normal;
   padding-left: 74px;
   padding-top: 25px;
   color:white;
   font-size: 32pt;
   text-shadow: black 1px 1px 4px;
   
}
header h2 {
    font-family: 'EnglandHandDBRegular';
    font-style: normal;
    text-align: left;
    color:white;
    font-size: 20pt;
    padding-left: 215px;
    padding-top: 10px;
    text-shadow: black 1px 1px 4px;
}

 nav ul {
    list-style-type: none;
}

nav li  {
   display: inline; 
   margin-right: 42px;
   background-color:#92B200;
   padding-right: 35px;
   padding-left: 38px;
   padding-top: 5px;
   padding-bottom: 15px;
   border: #004343 3px outset;
   border-radius: 5px;
   font-weight: bold;
   cursor: default;
}

nav {
   margin-top: 25px; 
   text-align: center;
   margin-bottom: 30px;
}

nav a {
    text-decoration: none;
    color: white;
    text-shadow: gray 0px 0px 4px;
}

nav  li:hover {
    border: #004343 3px inset;
}

nav  a:hover {
      color: black;
      text-shadow:none;
}

section {
    width: 575px;
    float: left;
}
 section a:link {
     color: #800000;
 }


article {
      background-color: #a4b357; /* Old browsers */
        background: -moz-linear-gradient(top, #a4b357 0%, #a4b357 0%, #a4b357 27%, #a4b357 43%, #a4b357 60%, #a4b357 76%, #75890c 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(0%,#a4b357), color-stop(27%,#a4b357), color-stop(43%,#a4b357),

    color-stop(60%,#a4b357), color-stop(76%,#a4b357), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
     margin-top: 35px;
     margin-left: 25px;
     margin-bottom: 25px;
     border: white 5px groove; 
     padding: 20px; 
     text-align: left; 
  }
  
article h2 {
         font-size: 30px;
         font-style: italic;
         color: white;
         text-shadow: black 1px 1px 4px;
         padding-bottom: 10px;
         letter-spacing: 1px;
         font-weight: bold;
}
article h3 {
    font-size: 25px;
    font-style: italic;
    color: white;
    text-shadow: black 1px 1px 4px;
}

article p {
        font-size: 14pt;
        font-style: italic;
        padding-right: 10px;
        padding-bottom: 10px;
        color: white;
        text-shadow: black 1px 1px 4px;
}

article img {
    width: 300px;
    height: 400px;
    margin-bottom: 20px;
    float:right; margin:10px;
    border: white 4px solid;
    border-radius: 5px;
}

aside {
     margin-top: 35px;
     margin-right: 0px;
     text-align: center;
     padding-right: 5px;
     width: 148px;
     float: right;
     color: white;
     padding: 35px;
     background-color: #a4b357; /* Old browsers */
    background: -moz-linear-gradient(top, #a4b357 0%, #a4b357 0%, #a4b357 27%, #a4b357 43%, #a4b357 60%, #a4b357 76%, #75890c 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4b357), color-stop(0%,#a4b357), color-stop(27%,#a4b357), color-stop(43%,#a4b357),

    color-stop(60%,#a4b357), color-stop(76%,#a4b357), color-stop(100%,#75890c)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* IE10+ */
    background: linear-gradient(to bottom, #a4b357 0%,#a4b357 0%,#a4b357 27%,#a4b357 43%,#a4b357 60%,#a4b357 76%,#75890c 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4b357', endColorstr='#75890c',GradientType=0 ); /* IE6-9 */
     border-style: groove;
     border-radius: 15px;   
 }

aside h2 {
        font-size: 20pt;
        font-style: italic;
        padding-bottom: 10px;
        padding-top: 25px;
        color: white;
        text-shadow: black 1px 1px 4px;
}

aside h3 {
        font-size: 18pt;
        font-style: italic;
        padding-bottom: 5px;
        font-variant: small-caps;
        padding-top: 10px;
        color: white;
        text-shadow: black 1px 1px 4px;
}

aside p {
      font-size: 14pt;
      font-style: italic;
      font-weight: bold;
      color: white;
      text-shadow: black 1px 1px 4px;   
}

aside img {
       width: 130px;
       height: 130px;
       border: white 4px solid;
}

aside a:link {
        font-size: 14pt;
        font-style: italic;
        font-weight: bold;
        color: white;
        text-decoration: none;
}
aside a:visited {
        color: white;
        text-decoration: none;
}
aside a:hover {
        background-color: darkred;
        text-decoration: none;
}

footer {
      clear: both;
      text-align: center;
      padding: 5px;
      background-color: #92B200;
      color: white;
      text-shadow: black 1px 1px 4px; 
      border-radius: 10px;  
}

footer p {
        font-family: Courier;
        font-size: 12pt;
        font-style: italic;
        font-weight: normal;
        text-shadow: black 1px 1px 4px;
}
footer a:link {
        text-align: right;
        text-decoration: none;
        color: white;
        font-weight: bold;
}
footer a:visited {
       color: white;
       text-decoration: none;
}    
footer a:hover {
       color: white;
       text-shadow:none;
}
