body {
  margin: 0;
  padding: 0;
  background: #010101 url(images/img01.gif) repeat scroll 0% 50%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #616161;
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #810988;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 2.8em;
}
h3 {
  font-size: 1.6em;
}
p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}
ul, ol {
}
a {
  text-decoration: none;
  color: #b23c1c;
}
a:hover {
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  background: transparent url(images/img03.jpg) no-repeat scroll center top;
}
.container {
  margin: 0px auto;
  width: 1000px;
}
#header {
  margin: 0 auto;
  padding: 0px 50px;
  background: transparent url(images/img01.jpg) no-repeat scroll left top;
  width: 900px;
  height: 150px;
}
#logo {
  margin: 0;
  padding: 0;
  float: left;
  width: 300px;
  color: #b23c1c;
}
#logo h1, #logo p {
}
#logo h1 {
  padding: 60px 0px 0px;
  letter-spacing: -2px;
  text-transform: lowercase;
  font-size: 3.8em;
}
#logo h1 a {
  color: #b23c1c;
}
#logo p {
  margin: 0;
  padding: 0px 0 0 0px;
  letter-spacing: -1px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-variant: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
  color: #8e8e8e;
}
#logo p a {
  color: #8e8e8e;
}
#logo a {
  border:  none;
  background: transparent none repeat scroll 0% 50%;
  text-decoration: none;
  color: #000000;
}
#splash {
  margin: 0px auto;
  width: 960px;
  height: 300px;
}
#search {
  padding: 20px 0px 0px;
  float: right;
  width: 280px;
  height: 60px;
}
#search form {
  margin: 0;
  padding: 10px 0 0 20px;
  height: 41px;
}
#search fieldset {
  border:  none;
  margin: 0;
  padding: 0;
}
#search-text {
  border: 1px solid #dedede;
  padding: 6px 5px 2px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 170px;
  text-transform: lowercase;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #5d781d;
}
#search-submit {
  border:  none;
  background: #b9b9b9 none repeat scroll 0% 50%;
  width: 50px;
  height: 22px;
  color: #000000;
}
#menu {
  margin: 0 auto;
  padding: 0;
  width: 590px;
  float: right;
  height: 90px;
}
#menu ul {
  margin: 0;
  padding: 85px 0px 0px;
  list-style-type: none;
  list-style-position: outside;
  float: right;
  list-style-image: none;
  line-height: normal;
}
#menu li {
  float: left;
}
#menu a {
  border:  none;
  padding: 10px 15px 15px;
  background: transparent url(images/img06.gif) no-repeat scroll left 12px;
  font-size: 23px;
  margin-right: 1px;
  text-decoration: none;
  font-weight: bold;
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: Arial;
}
#menu a:hover, #menu .current_page_item a {
  text-decoration: none;
  color: #b23c1c;
}
#menu .current_page_item a {
}
#page {
  margin: 0 auto;
  padding: 12px;
  background: #000000 none repeat scroll 0% 50%;
  width: 900px;
}
#content {
  padding: 0px;
  float: left;
  width: 580px;
}
.post {
  border-bottom: 1px dotted #1b1b1b;
  overflow: hidden;
  margin-bottom: 40px;
}
.post .title {
  padding: 7px 0px 0px;
  height: 41px;
  letter-spacing: -1px;
}
.post .title a {
  border:  none;
  text-transform: lowercase;
  color: #b23c1c;
}
.post .meta {
  padding: 0px;
  margin-bottom: 30px;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
}
.post .meta .date {
  float: left;
}
.post .meta .posted {
  float: right;
}
.post .meta a {
}
.post .entry {
  padding: 0px 0px 20px;
  text-align: justify;
}
.links {
  padding-top: 0;
  margin-bottom: 30px;
}
.more {
  padding: 2px 0px 0px;
  background: transparent url(images/img08.jpg) no-repeat scroll left top;
  display: block;
  float: left;
  width: 88px;
  height: 25px;
  margin-right: 10px;
  text-align: center;
  color: #ffffff;
}
.comments {
  padding: 2px 0px 0px;
  background: transparent url(images/img08.jpg) no-repeat scroll left top;
  display: block;
  float: left;
  width: 88px;
  height: 25px;
  text-align: center;
  color: #ffffff;
}
#sidebar {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 280px;
  color: #787878;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar li {
  margin: 0;
  padding: 0;
}
#sidebar li ul {
  margin: 0px;
  padding-bottom: 30px;
}
#sidebar li li {
  border-left: medium none;
  border-bottom: 1px dotted #1b1b1b;
  margin: 0px 30px;
  line-height: 35px;
}
#sidebar li li span {
  padding: 0;
  display: block;
  margin-top: -20px;
  font-size: 11px;
  font-style: italic;
}
#sidebar li li a {
  padding: 0px 0px 0px 15px;
}
#sidebar h2 {
  height: 38px;
  padding-left: 30px;
  letter-spacing: -0.5px;
  font-size: 1.8em;
  color: #b23c1c;
}
#sidebar p {
  margin: 0 0px;
  padding: 0px 30px 20px;
  text-align: justify;
}
#sidebar a {
  border:  none;
  color: #494949;
}
#sidebar a:hover {
  text-decoration: underline;
  color: #b23c1c;
}
#calendar {
}
#calendar_wrap {
  padding: 20px;
}
#calendar table {
  width: 100%;
}
#calendar tbody td {
  text-align: center;
}
#calendar #next {
  text-align: right;
}
#footer-content {
}
#footer-bg {
  padding: 30px 55px 50px;
  background: transparent url(images/img05.jpg) no-repeat scroll left bottom;
  overflow: hidden;
  width: 890px;
}
#footer-content h2 {
  margin: 0px;
  padding: 0px 0px 20px;
  letter-spacing: -1px;
  text-transform: lowercase;
  font-size: 26px;
  color: #ffffff;
}
#footer-content ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}
#footer-content a {
}
#column1 {
  float: left;
  width: 290px;
  margin-right: 30px;
}
#column2 {
  float: left;
  width: 280px;
}
#column3 {
  float: right;
  width: 260px;
}
#footer {
  margin: 0 auto;
  padding: 0px 0 15px;
  height: 50px;
  font-family: Arial,Helvetica,sans-serif;
}
#footer p {
  margin: 0;
  padding-top: 10px;
  line-height: normal;
  font-size: 9px;
  text-transform: uppercase;
  text-align: center;
  color: #202020;
}
#footer a {
  color: #202020;
}
#marketing {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 20px 0px 10px;
  overflow: hidden;
  margin-bottom: 30px;
}
#marketing .text1 {
  margin: 0px;
  padding: 0px;
  float: left;
  letter-spacing: -2px;
  text-transform: lowercase;
  font-size: 34px;
  color: #345e9b;
}
#marketing .text2 {
  float: right;
}
#marketing .text2 a {
  padding: 15px 0px 0px;
  background: transparent url(images/img07.jpg) no-repeat scroll left top;
  display: block;
  width: 252px;
  height: 38px;
  letter-spacing: -2px;
  text-align: center;
  text-transform: lowercase;
  font-size: 30px;
  color: #ffffff;
}
