/* @import url(headstone.css); */


body {
  /* position:relative;
  margin:  0px;
  padding: 0px;*/
  background-color:#fffcd3;
  font-family:comic sans ms;
}

.wrap1 {
  background:url(../images/shadow.gif) right bottom no-repeat;
}


.picshadow {
  padding-right:4px;
  margin-bottom:0px !important;
  margin-bottom:1px;

  padding-bottom:5px !important;
  padding-bottom:0px;
  background:url(../images/pic-shadow.gif) right bottom no-repeat;
}

.commentbox {
  background:url(../images/comment-box-shadow.png) right bottom no-repeat;
  padding:0px 2px 3px 0px;
  margin-bottom:25px
}

.commentbody {
  position:relative;
  min-height:45px;
  border:solid 1px #202020;
  padding: 4px 8px 8px 7px;
  font-family:Trebuchet MS;
  font-size:75%;
  background-color:white;
}

.votebutton {
  cursor:pointer;
}

.filtericon {
  position: absolute;
  left:     20px;
  cursor:   pointer;
}

#username        { font-weight:bold; text-decoration:none; color:#166700; }
a#username:hover { text-decoration:underline; color:#7F2626 !important; color:#26267F;}


#captchaform, #shareform, #commentform {
  font-family:arial;
  font-size:x-small;
  font-weight:bold;
}

.cutechart td {
  padding: 5px 15px 5px 0px;
  border-bottom:1px solid #F1D36B;
}

.cutechart a, .cutechart a:visited {
  color:#000000;
}


.footer {
  background-color: #FFCA78;
  position: relative;
  z-index: 1;
  bottom: 0px;
  font-size:80%;
  padding: 6px 15px 6px 15px;
  margin-left:20px;
  margin-right:20px;
}

.embedinput {
  border:1px solid #777777;
  font-size:11px;
  width:120px;
  color: #555555;
  font-family:Tahoma;
}

.shopping {
  font-size:11px;
  color:orange;
}

h1 {
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
}
