/* CSS composed by Michael A. Crane, Jr.
This style sheet was Last Updated on April 04, 2014 */
* {
    margin: 0px;
    padding: 0px;
}
body {
    background:  fixed;
    background-image: radial-gradient(ellipse farthest-corner at center, #e2e27c 0%,#d37e2a 36%,#050201 100%);
    background-color: #824b1a;
    font-family: "Times New Roman", serif;
    text-align: center;
    color: #fff;
}
header, section, footer, aside, nav, article, figure, figcaption, hgroup {
    display: block;
}

a:link {
    color: #f0cb00;
    text-decoration: none;
}
a:visited {
    color: #e4a000;
    text-decoration: none;
}
a:focus, a:active {
    color: #f00;
    text-decoration: none;
}
a:hover {
    color: #ffec83;
    text-decoration: none;
}
h1 {
    font: bold 1.5em verdana, sans-serif;
    color: #ffdd25;
    text-shadow: rgba(5,2,1,0.7) -2px -2px 3px;
}
h2 {
    font: bold 1.1em verdana, sans-serif;
    color: #ff8f24;
    text-shadow: rgba(5,2,1,0.7) -2px -2px 3px;
}
p {
    font-size: 1em;
    padding: 13px;
    text-shadow: rgba(5,2,1,0.5) -2px -2px 3px;
}
.tmp {
    color: #ccc;
}
time {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
    color: #b6acac;
    text-shadow: rgba(5,2,1,0.7) -2px -2px 3px;
}
small {
    color: #ccc;
    font-size: 0.8em;
}
.pic {
    margin-top: 12px;
    box-shadow: rgba(0,0,0,0.5) -1px -1px 1px;
}

figcaption {
    margin: auto;
    font: italic 0.9em verdana, sans-serif;
    text-shadow: rgba(5,2,1,0.7) -2px -2px 3px;
}
#logo {
    width: 749px;
    height: 149px;
    margin-top: 50px;
    transition: transform 0.5s ease-in-out 0.1s;
-webkit-transition: -webkit-transform 0.5s ease-in-out 0.1s;
}
#logo:hover {
    transform: rotate(-8deg);
-webkit-transform: rotate(-8deg);
}

.firefox {
    margin: 15px 64px 5px;
    border: 0px;
}
.browsers {
    margin-left: 64px;
    margin-right: 64px;
    font-size: 1.1em;
    text-shadow: rgba(5,2,1,0.7) -2px -2px 3px;
}

#wrapper {
    width: 960px;
    margin: 15px auto;
    border: 1px solid #050201;
    text-align: left;
    background-color: #563211;
    background-color: rgba(5,2,1,0.5);
    border-radius: 20px;
    box-shadow: rgb(0,0,0) 1px 1px 1px inset;
}
#main_header {
    padding: 20px;
    color: #ccc;
    border-radius: 20px 20px 0 0;
}
#top_menu {
    background: #ae6823 url(../images/nav.png) top left repeat-x;
    padding: 5px 15px;
    color: #ccc;
    border-top: 1px solid rgba(5,2,1,0.6);
    border-right: 1px solid rgba(5,2,1,0.7);
    border-bottom: 2px solid rgba(5,2,1,0.6);
    border-left: 1px solid rgba(5,2,1,0.8);
    box-shadow: rgba(5,2,1,0.7) 1px 1px 1px inset;
}
#top_menu li {
    display: inline-block;
    list-style: none;
    padding: 5px;
    font: bold 1em verdana, sans-serif;
    text-shadow: rgb(5,2,1) -2px -2px 3px;
}
#top_menu a:link {
    color: #f0cb00;
    text-decoration: none;
}
#top_menu a:visited {
    color: #f0cb00;
    text-decoration: none;
}
#top_menu a:focus, a:active {
    color: #f00;
    text-decoration: none;
}
#top_menu a:hover {
    color: #ffec83;
    text-decoration: none;
}

#main_section {
    float: left;
    width: 640px;
    margin: 20px 20px 5px;
}
article {
    background-color: #3d240c;
    color: #efefef;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #1e1206;
    box-shadow: rgba(5,2,1,0.9) -1px -1px 1px;
}
#update {
    margin:  8px 0;
    color: #fff;
}
#update li {
    list-style: none;
    padding: 0 140px;
    font: bold 1.2em "Times New Roman", serif;
    text-shadow: rgb(5,2,1) -2px -2px 3px;
}

aside {
    float: left;
    width: 218px;
    margin: 20px 0 -5px 0;
    padding: 0 20px 10px 20px;
    background-color: #47290e;
    background-color: rgba(5,2,1,0.3);
    border: 1px solid #1e1206;
    box-shadow: rgba(5,2,1,0.9) -1px -1px 1px;
}
aside h1 {
    margin: 20px 0 5px 0;
}
aside article {
    background-color: transparent;
    padding: 0;
    margin-top: 15px;
    color: #fff;
    border: none;
    box-shadow: none;
}
aside p {
    font-size: 1.1em;
    padding: 0 13px;
    text-shadow: rgb(5,2,1) -2px -2px 3px;
}
aside li {
    list-style: none;
    margin-left: 35px;
    font: bold 1em;
    text-shadow: rgb(5,2,1) -2px -2px 3px; 
}

.thumbs {
    margin: 20px 0 0 0;
    box-shadow: rgba(5,2,1,0.2) -1px -1px 1px;
}
.w3 {
  margin-top: 30px;
  text-align: center;
}

#bottom_menu {
    clear: both;
    background: #ae6823 url(../images/nav.png) top left repeat-x;
    padding: 5px 15px;
    color: #ccc;
    border-top: 1px solid rgba(5,2,1,0.6);
    border-right: 1px solid rgba(5,2,1,0.7);
    border-bottom: 2px solid rgba(5,2,1,0.8);
    border-left: 1px solid rgba(5,2,1,0.8);
    box-shadow: rgba(5,2,1,0.7) 1px 1px 1px inset;
}
#bottom_menu li {
    display: inline-block;
    list-style: none;
    padding: 5px;
    font: bold 1em verdana, sans-serif;
    text-shadow: rgb(5,2,1) -2px -2px 3px;
}
.donate_right {
    float: right;
}
#bottom_menu a:link {
    color: #f0cb00;
    text-decoration: none;
}
#bottom_menu a:visited {
    color: #f0cb00;
    text-decoration: none;
}
#bottom_menu a:focus, a:active {
    color: #f00;
    text-decoration: none;
}
#bottom_menu a:hover {
    color: #ffec83;
    text-decoration: none;
}

#main_footer {
    clear: both;
    text-align: center;
    padding: 20px;
}
#main_footer small {
    text-shadow: rgba(5,2,1,0.7) -2px -2px 3px;
}