@charset "utf-8";
/* earth */

body {background-color: #c5ae90; color: #2f1b1b;}
h2, h3, h4, .the_title a:link, .the_title a:visited, a:link, a:visited {color: #215163;}
.the_title a:hover, .the_title a:active, a:hover, a:active {color: #715b3f;}
.the_date h3 {color: #2f1b1b;}
.container {border: 3px solid #9d7e56; border-top: none!important; background-color: #fdf8e7;}
.header {background-color: #9d7e56; border-bottom: 3px solid #9d7e56;}
.siteinfo h1, .siteinfo h2 {color: #215163;}
.navbar a:link, .navbar a:visited {color: #e5dece;}
.navbar a:hover, .navbar a:active {color: #d0ebef;}
.navbar ul ul li {background-color: #a48d6f;}
.navbar li li {border-left: 1px solid #619994; border-right: 1px solid #619994; border-bottom: 1px solid #619994;}
.navbar ul ul li:hover {background-color: #715b3f;}
.sidebar, .footer {background-color: #715b3f; color: #dacdae;}
.sidebar h2, .footer h2 {color: #dacdae;}
.sidebar a:link, .sidebar a:visited, .footer a:link, .footer a:visited {color: #a7cbd7;}
.sidebar a:hover, .sidebar a:active, .footer a:hover, .footer a:active {color: #C8DEE6;text-decoration: underline;
}

