/* Basic Typography*/
body, textarea, input {
  font: 12.5px helvetica, arial, verdana, sans-serif;
}

body {
  background: #574840 url(/_sites/mahilly.com/images/banner_background.png) top center repeat-x;
  text-align: center;
}

h1 {
  position: absolute;
  top: 8px;
  right: 67px;
  width: 156px;
  height: 25px;
  background-image: url(/_sites/mahilly.com/images/mahilly.png);
  text-indent: -4000em;
}
h1 a {
  display: block;
  height: 100%;
  border: 0;
}
h2 {
  margin: 0.75em 0;
  color: #362f2d;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
p {
  line-height: 18px;
}
a {
  outline: none;
  color: #362f2d;
  text-decoration: none;
  border-bottom: 1px dotted #4b4341;
}
img {
  padding: 5px;
  background-color: #fff;
  border: 1px solid #d2d3d2;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

#everything {
  position: absolute;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
}

#banner {
  position: relative;
  width: 810px;
  height: 73px;
  margin: 0 auto;
  background: url(/_sites/mahilly.com/images/mahilly_photo.png) 744px 0 no-repeat;
}

#menu {
  position: absolute;
  top: 39px;
  right: 69px;
  width: 245px;
}
#menu li {
  position: absolute;
  overflow: hidden;
  height: 10px;
}
#menu li a {
  display: block;
  height: 100%;
}
#menu li, #menu li a {
  background-image: url(/_sites/mahilly.com/images/menu.png);
  text-indent: -4500em;
  border: 0;
}
#menu li.archives {
  left: 0;
  width: 78px;
  background-position: 0 0;
}
#menu li.archives a {
  background-position: 0 -20px;
}
#menu li.archives a:hover {
  background-position: 0 -40px;
}
#menu li.about {
  left: 88px;
  width: 55px;
  background-position: -89px 0;
}
#menu li.about a {
  background-position: -89px -20px;
}
#menu li.about a:hover {
  background-position: -89px -40px;
}
#menu li.links {
  left: 153px;
  width: 45px;
  background-position: -157px 0;
}
#menu li.links a {
  background-position: -157px -20px;
}
#menu li.links a:hover {
  background-position: -157px -40px;
}
#menu li.feed {
  left: 209px;
  width: 36px;
}
#menu li.feed a {
  background-position: -215px -20px;
}
#menu li.feed a:hover {
  background-position: -215px -40px;
}

#navigation {
  position: absolute;
  top: 39px;
  left: 0;
  width: 200px;
}
#navigation div {
  position: absolute;
  height: 10px;
}
#navigation div a {
  overflow:hidden;
  display: block;
  height: 100%;
  border: 0;
}
#navigation div, #navigation div a {
  background-image: url(/_sites/mahilly.com/images/navigation.png);
  text-indent: -4500em;
}
#navigation #previous {
  width: 54px;
  background-position: 0 0;
}
#navigation #previous a {
  background-position: 0 -20px;
}
#navigation #previous a:hover {
  background-position: 0 -40px;
}
#navigation #next {
  left: 63px;
  width: 52px;
  background-position: -72px 0;
}
#navigation #next a {
  background-position: -72px -20px;
}
#navigation #next a:hover {
  background-position: -72px -40px;
}

.entry, #page {
  position: relative;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 25px;
  background: #e3e5da url(/_sites/mahilly.com/images/comments_background_cap.png) bottom center repeat-x;
  text-align: center;
}
.entry p, #page p {
  width: 592px;
  margin: 1em auto;
  color: #35312f;
  text-align: center;
}
.entry img, #page img {
  display: block;
  margin: 0 auto 1.25em;
}

.entry h2 {
  margin-top: 1em;
}
.entry p.meta {
  color: #858e5f;
  font-family: georgia;
  font-style: italic;
  line-height: 16px;
  text-align: center;
}
.entry p.meta span {
  margin-right: 3px;
  font-weight: bold;
}

#comments h3, #comment h3 {
  margin: 1.5em auto;
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  text-align: center;
}

#comments {
  width: 600px;
  margin: -7px auto 3.5em;
  margin-top: -7px;
}
#comments ul {
  padding: 2px;
  background-color: #fff;
  border: 1px solid #ccc;
}
#comments li {
  padding: 0.5em 1em;
}
#comments li.odd {
  background-color: #d9e1b2;
}
#comments li.even {
  background-color: #c8d0a1;
}
#comments .commenter, #comments .comment_timestamp {
  margin: 0.5em 0;
  color: #889061;
  font-style: italic;
}
#comments .commenter {
  font-weight: bold;
}
#comments .comment_timestamp {
  font-family: georgia;
  text-align: right;
}
#comments .comment {
  margin: -0.15em 0;
}
#comments .comment p {
  text-align: justify;
}
#comments a {
  color: #362f2d;
}

#comment {
  width: 600px;
  margin: -7px auto 0;
}
#comment #note {
  margin: 2em 1em;
  color: #c8d0a1;
  text-align: center;
}
#comment p {
  margin: 0.5em 0;
}
#comment p.moderation {
  text-align: center;
}
#comment label {
  display: block;
  margin-bottom: 0.15em;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
#comment label em {
  color: #b8c091;
  font-weight: normal;
}
#comment input, #comment textarea {
  border: 2px solid #4a3d39;
  padding: 3px;
}
#comment input {
  width: 250px;
  font-size: 13px;
}
#comment textarea {
  width: 592px;
}
#comment p.buttons {
  margin: 1em 0 0;
  text-align: right;
}
#comment p.buttons button {
  width: 96px;
  height: 35px;
  cursor: pointer;
  background: url(/_sites/mahilly.com/images/button.png) 0 0 no-repeat;
  text-indent: -4500em;
  border: 0;
}
#comment p.buttons button:hover {
  background-position: 0 -40px;
}
#comment label .with_errors {
  color: #300;
}
#comment input.with_errors, #comment textarea.with_errors {
  background-color: #500;
  color: #fff;
  border-color: #400;
}

#page h2 {
  margin-top: 0.25em;
}
#page h3 {
  width: 450px;
  margin: 0 auto;
  padding: 10px 10px 2px;
  background-color: #6a5a55;
  color: #25211f;
  font-size: 1.5em;
  line-height 1em;
  text-transform: uppercase;
  text-align: center;
  border-color: white;
  border-style: solid;
  border-top-width: 3px;
  border-right-width: 3px;
  border-left-width: 3px;
}
#page ul {
  width: 440px;
  margin: 0 auto 10px;
  padding: 0 15px 7px;
  background-color: #6a5a55;
  text-align: center;
  border-color: white;
  border-style: solid;
  border-right-width: 3px;
  border-bottom-width: 3px;
  border-left-width: 3px;
}
#page ul#archives {
  width: 720px;
  margin: 0 auto;
  padding: 0;
  background-color: transparent;
  border-width: 0;
}
#page li {
  display: inline;
  padding: 0 4px;
}
#page li a {
  color: #fff;
  line-height: 1.5em;
  border-color: #fff;
}
#page ul#archives li {
  display: block;
  float: left;
  margin: 0 10px 15px;
}

.clear {
  clear: both;
  height: 1px;
}

.pagination {
  margin: 0 0 1em;
  font-weight: bold;
  text-align: center;
}
.pagination .disabled {
  padding: 5px 7px 3px;
  color: #858e5f;
}
.pagination .current {
  margin: 0 2px;
  padding: 5px 6px 3px;
  background-color: #25211f;
  color: #fff;
  border: 2px solid #fff;
}
.pagination a {
  margin: 0 1px;
  padding: 5px 6px 3px;
  background-color: #a58f83;
  color: #fff;
  border: 2px solid #fff;
}
.pagination a:hover {
  background-color: #c9e451;
  color: #25211f;
}

#footer {
  margin-top: 50px;
}
#footer p {
  color: #2c2725;
  text-align: center;
}
#footer a {
  color: #111;
  border-bottom: 1px dotted #333;
}