body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: black;
  background-image: url("images/img05.jpg");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  font-family: 'Abel', sans-serif;
  font-size: 18px;
  color: gray;
}
h1, h2, h3 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: 'Oswald', sans-serif;
  font-weight: 200;
  color: darkturquoise;
}
h1 {
  font-size: 2em;
  -epub-text-transform: uppercase;
  text-transform: uppercase;
}
h2 {
  font-size: 1.8em;
  -epub-text-transform: uppercase;
  text-transform: uppercase;
}
h3 {
  font-size: 1.6em;
}
p, ul, ol {
  margin-top: 0px;
  line-height: 180%;
}
ul, ol {
}
a {
  color: darkgray;
}
a:hover {
}
#wrapper {
  overflow: hidden;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  background-color: #121212;
  background-image: url("images/img01.jpg");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
.container {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#home-header-wrapper {
  overflow: hidden;
  height: 500px;
}
#header-wrapper {
  overflow: hidden;
  height: 350px;
}
#header {
  overflow: hidden;
  width: 1000px;
  height: 100px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#logo {
  float: left;
  width: 300px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  color: white;
}
#logo h1, #logo p {
}
#logo h1 {
  line-height: 120px;
  letter-spacing: -2px;
  font-size: 3em;
}
#logo h1 a {
  color: darkturquoise;
  -epub-text-transform: uppercase;
  text-transform: uppercase;
}
#logo p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  letter-spacing: -1px;
  color: #8e8e8e;
}
#logo p a {
  color: #d6d6d6;
}
#logo a {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-right-color: initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-bottom-color: initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  text-decoration: none;
  color: #12212f;
}
#splash {
  width: 960px;
  height: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
#search {
  float: right;
  width: 280px;
  height: 60px;
  padding-top: 20px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#search form {
  height: 41px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
}
#search fieldset {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-right-color: initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-bottom-color: initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
}
#search-text {
  width: 170px;
  padding-top: 6px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e7ebed;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e7ebed;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e7ebed;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e7ebed;
  background-color: white;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -epub-text-transform: lowercase;
  text-transform: lowercase;
  color: #5d781d;
}
#search-submit {
  width: 50px;
  height: 22px;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-right-color: initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-bottom-color: initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
  background-color: #b9b9b9;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  color: black;
}
#menu {
  float: right;
  width: 600px;
  height: 90px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#menu ul {
  float: right;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  line-height: normal;
}
#menu li {
  float: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  position: relative;
}
#menu li ul li {
  float: none;
  width: 90px;
  text-align: left;
  padding-left: 1px;
  background-color: darkturquoise;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
#menu li ul {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
}
#menu li:hover ul {
  visibility: visible;
}
#menu a {
  display: block;
  margin-right: 1px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-decoration: none;
  text-align: center;
  -epub-text-transform: uppercase;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: gray;
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-right-color: initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-bottom-color: initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
}
#menu a:hover, #menu .current_page_item a {
  text-decoration: none;
  color: white;
}
#menu .current_page_item a {
  background-color: darkturquoise;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
#page {
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
#picvid_right {
  float: right;
  position: relative;
  top: -150px;
  width: 200px;
  height: 150px;
}
#content {
  clear: both;
  float: left;
  width: 660px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.post {
  overflow: hidden;
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.post .title {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  letter-spacing: -1px;
}
.post .title a {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-right-color: initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-bottom-color: initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
  text-decoration: none;
  color: #cfcfcf;
}
.post .meta {
  margin-bottom: 30px;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  font-family: 'Abel', sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.post .meta .date {
  float: left;
}
.post .meta .posted {
  float: right;
}
.post .meta a {
}
.post .entry {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
}
.links {
  padding-top: 20px;
  margin-bottom: 30px;
}
.more {
  display: block;
  float: left;
  width: 88px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  margin-right: 10px;
  background-color: #132434;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: white;
  text-align: center;
  text-decoration: none;
}
.comments {
  display: block;
  float: left;
  width: 88px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  background-color: #132434;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: white;
  text-align: center;
  text-decoration: none;
}
#sidebar {
  float: right;
  width: 270px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#sidebar ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
#sidebar li {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
#sidebar li ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 30px;
}
#sidebar li li {
  line-height: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e7ebed;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
}
#sidebar li li span {
  display: block;
  margin-top: -20px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 11px;
  font-style: italic;
}
#sidebar li li a {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 20px;
  background-color: transparent;
  background-image: url("images/img04.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left 50%;
}
#sidebar h2 {
  height: 38px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  letter-spacing: -0.5px;
  font-size: 1.8em;
  color: #222222;
}
#sidebar p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-left: 30px;
  text-align: justify;
}
#sidebar a {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  border-right-width: medium;
  border-right-style: none;
  border-right-color: -moz-initial;
  border-right-color: initial;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: -moz-initial;
  border-bottom-color: initial;
  border-left-width: medium;
  border-left-style: none;
  border-left-color: -moz-initial;
  border-left-color: initial;
}
#sidebar a:hover {
  text-decoration: underline;
}
#calendar {
}
#calendar_wrap {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
#calendar table {
  width: 100%;
}
#calendar tbody td {
  text-align: center;
}
#calendar #next {
  text-align: right;
}
#footer-content-wrapper {
}
#footer-content {
  overflow: hidden;
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 50px;
  padding-left: 0px;
  color: white;
}
#footer-content h2 {
  color: white;
}
#footer-content a {
}
#footer-bg {
  overflow: hidden;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
  background-color: #e8e8e8;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
}
#footer-content h2 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  font-size: 26px;
  color: white;
}
#footer-content #fbox1 {
  float: left;
  width: 300px;
  margin-right: 50px;
}
#footer-content #fbox2 {
  float: left;
  width: 300px;
}
#footer-content #fbox3 {
  float: right;
  width: 300px;
}
#footer-content a {
}
#column1 {
  float: left;
  width: 290px;
  margin-right: 30px;
}
#column2 {
  float: left;
  width: 280px;
}
#column3 {
  float: right;
  width: 260px;
}
#footer {
  height: 140px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 50px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  font-family: 'Abel', sans-serif;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #171717;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #171717;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #171717;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #171717;
}
#footer p {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  letter-spacing: 1px;
  line-height: normal;
  font-size: 14px;
  -epub-text-transform: uppercase;
  text-transform: uppercase;
  text-align: center;
  color: #5b5b5b;
}
#footer a {
  color: #5b5b5b;
}
#home-banner {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1000px;
  height: 370px;
  background-color: transparent;
  background-image: url("images/img03.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
}
#home-banner .content img {
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
}
#banner {
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  width: 1000px;
  height: 210px;
  background-color: transparent;
  background-image: url("images/img03.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left bottom;
}
#banner .content img {
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
}
.list-style1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
.list-style1 a {
  color: #7f7f7f;
}
ul.style1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}
ul.style1 li {
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #171717;
  line-height: 160%;
}
ul.style1 a {
  display: block;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-decoration: none;
  color: #585858;
}
ul.style1 a:hover {
  text-decoration: underline;
}
ul.style1 .first {
  border-top-width: medium;
  border-top-style: none;
  border-top-color: -moz-initial;
  border-top-color: initial;
  padding-top: 0px;
}
#featured-content {
  overflow: hidden;
  width: 1000px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
}
#featured-content h2 {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 0px;
  font-size: 30px;
}
#featured-content #column1 {
  float: left;
  width: 300px;
  margin-right: 50px;
}
#featured-content #column2 {
  float: left;
  width: 300px;
}
#featured-content #column3 {
  float: right;
  width: 300px;
}
#featured-content img {
  background-color: black;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 15px 15px 15px 15px;
}
.button a {
  display: block;
  float: left;
  width: 88px;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  margin-right: 10px;
  background-color: darkturquoise;
  background-image: url("images/img05.jpg");
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  color: white;
  text-align: center;
  text-decoration: none;
}
.right_pic {
  float: right;
}
