body {
  background: url('images/Background2.png') left top repeat-x #ffffff;
  color: #7F7F7F;
  font-family: arial, verdana, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

#body-wrap-1 {
  background: url('images/Background1.png') left top no-repeat;
  position: relative;
  margin: 0px auto !important;
  width: 1020px;
  min-height: 364px;
  margin: 0px auto !important;
}

/** ORANGE TEXT **/
.orange,a,#content h1,#content .post h2 {
  color: #DE5F3F;
}

/** HEADINGS **/
h1,h2,h3,h4 {
  font-weight: normal;
  line-height: 100%;
  margin: 18px 0 18px 0;
  font-size: 18px;
}

/** LINKS **/
a {
  text-decoration: none;
}

a:hover,a.more-link {
  color: #8EA455;
}

a.more-link {
  font-weight: bold;
}

/** RULES **/
hr {
  border-top: 1px solid #C8DF8F;
}

/** IMAGES **/
img {
  border: none;
  padding: 0;
}

img.bordered {
  border: 1px solid #9a3259;
  margin-top: 4px !important; margin-right : 5px !important;
  margin-bottom: -2px !important;
  margin-right: 5px !important;
}

img a {
  border: none;
}

img.left {
  float: left;
  border: none;
  padding: 6px 0 0 0;
}

img.right {
  float: right;
  border: none;
  padding: 0 0 0 6px;
}

blockquote {
  border-left: 1px solid #A5ABAB;
  margin: 15px;
  padding: 0 12px 0 12px;
}

code {
  font-family: "Courier New", Courier, monospace;
}

/** TITLE **/
a#link-title {
  position: absolute;
  display: block;
  top: 30px;
  left: 30px;
  width: 400px;
  height: 50px;
  z-index: 1;
}

a#link-leaf {
  position: absolute;
  display: block;
  top: 140px;
  left: 700px;
  width: 320px;
  height: 250px;
  z-index: 1;
}

/** HEADER **/
#header {
  height: 89px;
}

#ccoptin {
  position: absolute;
  top: 10px;
  right: 0px;
  color: #C8DF8F;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

#ccoptin div {
  margin-bottom: -3px;
}

#ccoptin input {
  color: #973256;
  font-weight: normal;
  border: none;
}

#ccoptin .input_text {
  background: url('images/MailingListBox.png') no-repeat;
  width: 116px;
  height: 16px;
  margin: 0;
  padding: 5px 5px;
  line-height: 16px;
  vertical-align: top;
}

#ccoptin .input_submit {
  background: url('images/MailingListButton.png') no-repeat;
  width: 46px;
  height: 24px;
  margin: 0;
  padding: 5px 5px;
  font-weight: bold;
  cursor: pointer;
  vertical-align: top;
}

/** MENU **/
#menu {
  font-size: 14px;
  color: #F9E6E5;
}

#menu ul {
  margin: 0 0 0 4px;
  padding: 0;
}

#menu ul li {
  list-style-type: none;
  float: left;
  margin: 0;
  padding: 0;
  border-left: 1px solid #F9E6E5;
}

#menu ul li:first-child {
  border-left: none;
}

#menu ul li a {
  font-weight: bold;
  padding: 0 19px;
  #padding: 0 17px;
  -padding: 0 10px;
  margin: 0;
  color: #F9E6E5;
  display: block;
  text-transform: lowercase;
}

#menu ul li a:hover {
  background: #F9E6E5;
  color: #9a3259;
}

/* content */
#content {
  -overflow: hidden;
  -padding-left: 80px;
  -padding-right: 80px;
  -margin-left: -80px;
  -margin-right: -80px;
}

#content h2,#content h1/*.sub_heading*/ {
  font-size: 30px;
  margin-top: 72px;
  line-height: 130%;
}

#content h3 {
  font-size: 20px;
  margin: 36px 0px !important;
  color: #973256;
  line-height: 130%;
}

.site-summary {
  color: #973256;
  font-weight: bold;
  font-size: 18px;
  margin: 36px 50px 36px 0;
}

.post {
  margin: 18px 0;
  padding: 0;
}

.post .timestamp {
  padding: 7px 0 0 10px;
  float: right;
  font-size: 18px;
}

.post .metadata {
  margin: -14px 0 0 0;
  font-size: 14px;
}

.post .metadata a {
  text-transform: lowercase;
}

.entry p {
  margin: 18px 0;
}

#categories {
  margin-left: -30px;
  position: relative;
}

#categories .wrap1,#categories .wrap2,#categories .wrap3 {
  width: 690px;
  min-height: 147px;
}

#categories .wrap1 {
  background: url('images/BoxMiddle.png') repeat-y;
}

#categories .wrap2 {
  background: url('images/BoxTop.png') left top no-repeat;
}

#categories .wrap3 {
  background: url('images/BoxBottom.png') left bottom no-repeat;
}

#categories .content {
  padding: 28px 120px 0px 28px;
}

#categories h2 {
  font-size: 20px;
  color: #973256;
  line-height: 20px;
  margin: 0 !important;
  padding: 0;
}

#categories table {
  width: 100%;
  margin-top: 10px;
  margin-left: 30px;
}

#categories li {
  color: #8EA455;
}

#categories a {
  text-transform: lowercase;
}

.navigation {
  font-size: 8pt;
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.alignleft a {
  float: left;
  margin: 25px 0;
}

.alignright a {
  float: right;
  margin: 25px 0;
}

.blog-content h2 {
  margin-top: 36px !important;
}

.page-content h2 {
  font-size: 16px !important;
  margin-top: 18px !important;
  margin-bottom: 18px !important;
}

.page-content h2 a {
  font-weight: bold;
}

/** SIDEBAR **/
#sidebar {
  margin: 280px 0 0 20px;
  padding: 0 0 418px 0;
  line-height: 130%;
}

#sidebar .wrap1 {
  padding-left: 30px;
}

#sidebar h2 {
  color: #973256;
  font-size: 21px;
}

#sidebar label {
  font: normal 11pt arial, georgia, times;
  color: #000;
  margin: 0;
  padding: 0;
}

#sidebar p {
  margin: 14px 0 0 0;
  clear: both;
}

#sidebar img {
  padding: 0;
  margin: 0;
}

#sidebar ul,#sidebar li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
}

#sidebar ul {
  margin: 18px 0 36px 0;
}

#sidebar li {
  border-bottom: 1px solid #C8DF8F;
  padding: 4px 0;
}

#sidebar li:first-child {
  border-top: 1px solid #C8DF8F;
}

.blog-content #sidebar * {
  display: none;
}

/* comments */
#commentform {
  background: #fff;
  margin: 0;
  padding: 0;
}

#commentform p {
  color: #000;
}

#commentform a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #465D71;
  line-height: 14pt;
}

#commentform h3 {
  font-family: georgia, times, verdana;
  font-size: 10pt;
  font-weight: 300;
  color: #000;
  margin: 0;
  padding: 0;
}

#comment {
  width: 80%;
}

#author,#email,#url,#comment,#submit {
  background: #fff;
  font-family: verdana, arial, times;
  font-size: 8pt;
  margin: 5px 5px 0 0;
  padding: 0;
  border: 1px solid #000;
}

#submit {
  margin: 5px 5px 0 0;
}

#comments {
  margin: 0;
  padding: 0
}

ol.commentlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.avatar {
  float: left;
  margin: 0 12px 0 0;
}

ol.commentlist li {
  background: #fff;
  margin: 10px 0;
  padding: 5px 0 5px 10px;
  list-style-type: none;
}

ol.commentlist li.alt {
  background: #eee;
}

ol.commentlist li p {
  margin: 6px 0 6px 0;
  padding: 0 12px 0 0;
  line-height: 14pt;
}

ol.commentlist a {
  color: #000;
}

cite {
  font-family: arial, verdana, tahoma;
  font-size: 9pt;
  font-weight: bold;
  font-style: normal;
}

cite a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dotted #465D71;
}

/* search */
#searchform {
  padding: 0;
  margin: 14px 0;
}

#searchform input#s {
  margin: 0;
  padding: 2px;
  border: 1px solid #000;
}

#searchform input#searchsubmit {
  border: none;
  background: #333;
  color: #fff;
  text-transform: lowercase;
}

/* misc */
img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

/* footer */
#footer {
  border-top: 1px solid #7F7F7F;
  font-size: 11px;
  text-align: center;
  font-size: 11px;
}

#footer a {
  font-weight: bold;
}

#footer #flame {
  position: absolute;
  bottom: 0px;
  right: -305px;
  background: url('images/Flame.png') right bottom no-repeat;
  width: 245px;
  height: 418px;
}

#footer #credit {
  position: absolute;
  top: 2px;
  left: 620px;
  width: 320px;
  font-size: 9px;
}


