a {
   color: #862d59;
   font-weight: normal;
   text-decoration: none;
}

a:link, a:visited {
   color: #862d59;
   text-decoration: none;
}

a:hover{
   color: #ffff00;
}

a:active{
   color: #dc97b9;
}

body {
   background: #6c6457;
   margin: 20px 20px 20px 20px;
}

h1, h2, h3 {
   margin: 0px;
   padding: 0px;
}

.blog {
   background: #ffffff;
   padding: 15px;
}

.blogbody {
   background: #ffffff;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
   line-height: 16px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
   font-weight: normal;
   text-decoration: underline;
}

.calendar {
   background: #dc97b9;
   color: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
   line-height: 140%;
   padding: 2px;
   text-align: center;
}

.calendarhead {
   background: #dc97b9;
   color: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: bold;
   line-height: 140%;
   padding: 2px;
}

.comments-body, .trackback-body {
   background: #ffffff;
   border-bottom: 1px dotted #999999;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
   line-height: 140%;
   padding-bottom: 10px;
   padding-top: 10px;
}

.comments-head{
   background: #ffffff;
   border-bottom: 1px solid #999999;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: bold;
   margin-top: 20px;
}

.comments-post, .trackback-post {
   background: #ffffff;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
}

.date{
   border-bottom: 1px solid #999999;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: bold;
   margin-bottom: 10px;
}

.description {
   background: #862d59;
   color: #ffffff;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: bold;
   text-transform: none;
}

.posted{
   color: #862d59;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   margin-bottom: 25px;
}

.powered {
   background: #ffffff;
   border: 1px dotted #999999;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: xx-small;
   font-weight: bold;
   letter-spacing: .2em;
   line-height: 140%;
   margin-top: 10px;
   padding: 2px;
   text-align: center;
   text-transform: uppercase;
}

.side {
   background: #dc97b9;
   color: #333333;
   font-family: verdana, arial, sans-serif;
   font-size: x-small;
   font-weight: normal;
   line-height: 140%;
   padding: 2px;
}

.sidetitle {
   background: #dcba97;
   border-bottom: 1px dotted #ffffff;
   color: #b63d79;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
   letter-spacing: .1em;
   line-height: 140%;
   margin-top: 10px;
   padding: 2px;
   text-align: center;
}

.syndicate {
   background: #dc97b9;
   font-family: verdana, arial, sans-serif;
   font-size: xx-small;
   font-weight: bold;
   line-height: 140%;
   margin-top: 10px;
   padding: 2px;
   text-align: center;
}

.title{
   color: #862d59;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   text-transform: uppercase;
}

.trackback-url {
   background: #ffffff;
   border: 1px dotted #999999;
   color: #666666;
   font-family: verdana, arial, sans-serif;
   font-size: small;
   font-weight: normal;
   line-height: 140%;
   padding: 5px;
}

#banner {
   background: #862d59;
   border-left: 1px dotted #ffffff;
   border-right: 1px dotted #ffffff;
   border-top: 1px dotted #ffffff;
   color: #ffffff;
   font-family: georgia, verdana, arial, sans-serif;
   font-size: x-large;
   font-weight: bold;
   padding: 15px;
}

#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
   color: #ffffff;
   font-family: georgia, verdana, arial, sans-serif;
   font-size: x-large;
   font-weight: bold;
   text-decoration: none;
}

#banner-commentspop {
   background: #862d59;
   border-left: 1px dotted #ffffff;
   border-right: 1px dotted #ffffff;
   border-top: 1px dotted #ffffff;
   color: #ffffff;
   font-family: georgia, verdana, arial, sans-serif;
   font-size: large;
   font-weight: bold;
   padding-bottom: 5px;
   padding-left: 15px;
   padding-right: 15px;
   padding-top: 5px;
}

#container {
   background: #ffffff;
   border: 1px dotted #333333;
}

#content {
   background: #ffffff;
   border: 1px dotted #333333;
   float: left;
   margin-bottom: 20px;
   margin-right: 15px;
   position: relative;
   width: 60%;
}

#links {
   background: #dc97b9;
   border: 1px dotted #ffffff;
   padding: 15px;
}

#menu {
   background: #ffffff;
   margin-bottom: 15px;
   text-align: center;
}
