
#menu {
  color: #BD5252;
  border-right-style: solid;
  border-right-width: 0;
  border-right-color: #5D94AC;
  border-top-width: 0;
  border-top-color: #5D94AC;
  border-left-width: 1px;
  border-left-style: solid;
  padding-left: 5px;
  background-color: transparent;
  background-image: none;
}

body {
  background-color: #D8E8EC;
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-image: none;
  padding-bottom: 13px;
}

.bptitle {
  letter-spacing: normal;
  word-spacing: 1pt;
  text-align: left;
  text-transform: capitalize;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: medium;
  background-color: #C7ECCA;
  padding: 12px;
  margin-top: 0;
  margin-left: 0;
  width: 90%;
  float: none;
  text-decoration: overline;
}

#menu a.mypage {
  text-decoration: underline;
  font-size: medium;
  text-transform: none;
}

#mybody {
  background-color: transparent;
  border-left-style: solid;
  border-left-width: 0;
}

.blog_post {
  width: 85%;
  float: left;
  border-right-style: solid;
  border-right-width: 4px;
  background-color: #F3F5E8;
  padding: 20px;
  margin-left: 0;
  margin-top: 0;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: medium;
  text-align: left;
}

.blog_post img {
  border-style: solid;
  border-width: 5px;
  border-color: #BDA4B7;
  margin-right: 16px;
  margin-left: 0;
  vertical-align: baseline;
}

.blog_post a:link {
  font-weight: bold;
  text-decoration: underline;
  color: #A65A5A;
  padding: 0px;
}

#loginblock input {
  font-size: x-small;
  color: #49596F;
  font-weight: normal;
  background-color: #B3C7C5;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  border-bottom-color: #082419;
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}

#loginblock {
  background-color: #918B8B;
  border-bottom-style: outset;
  border-bottom-width: 6px;
  border-bottom-color: #B9A17E;
  padding: 6px;
}

#loginblock label {
  font-weight: bold;
  color: #FFF6F6;
}

#loginblock #go {
  font-family: Courier New, Courier, monospace;
  font-weight: bold;
  padding: 5px;
  background-color: #221C1C;
  color: #798975;
}

#loginblock a {
  font-weight: normal;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background-color: #E9EBDB;
  padding: 4px;
  text-decoration: underline;
  font-size: small;
  font-style: normal;
}

#hd {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-top-style: dashed;
  border-bottom-color: #B8C7C0;
  border-top-color: #96A9A1;
  background-color: transparent;
  border-top-width: 0;
  margin-top: 0;
  margin-bottom: 10px;
}

#pagination span.curpage {
  font-weight: bold;
  font-size: large;
  background-color: #D7DEAD;
  border-width: 4px;
  border-color: #E2A8D5;
  padding: 4px;
  margin-right: 6px;
  margin-left: 7px;
}

#pagination a.pages {
  border-style: none;
  text-decoration: underline;
  margin-left: 4px;
  padding: 3px;
}

#pagination {
  float: left;
}

div.gbox {
  margin-top: 0;
  border-width: 4px;
  border-style: solid;
  border-color: #A5A69C;
  background-color: #EBE6D1;
  padding-left: 15px;
  margin-bottom: 0;
  padding-top: 1px;
}

#ft {
  margin-bottom: 4px;
}

#nbar {
  margin-bottom: 10px;
}
