body {
   background: #000000;
   color: #ffffff;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin: 0 auto;
   padding: 0;
   text-align: center;
}

a:link {
   color: #FFFFFF;
}

a:visited {
   color: #FF9900;
}

a:hover {
   color: #FDD601;
}

a:active {
   color: #FFFFFF;
}

h2 {
   font-size: 10px;
}

h3 {
   font-size: 18px;
   color: #FFFC0F;
   font-weight: bold;
   margin-bottom: 8px;
}

#header {
   width: 998px;
   text-align: center;
   padding-right: 16px;
   margin-top: 4px;
   margin-bottom: 15px;
}

#header img {
   border: 3px solid #EFFE03;
}

#page {
   width: 998px;
   margin-left: 0px;
   margin-right: 0px;
   text-align: left;
}

#content {
   width: 684px;
   margin-left: 8px;
   margin-right: 8px;
   float: left;
}

#sidebar {
   background: #213D04;
   margin-left: 0px;
   margin-right: 0px;
   padding: 15px;
   float: left;
   width: 230px;
   border: 3px solid #EFFE03;
   font-size: 14px;
}

#sidebar ul {
   padding-left: 15px;
   padding-right: 15px;
   margin: 0;
}

#post {
   background: #213D04;
   margin-left: 8px;
   margin-right: 8px;
   margin-bottom: 20px;
   padding: 15px;
   border: 3px solid #EFFE03;
}

#post_title a:hover h3 {
   color: #FF0000;
}

#post_title {
   padding-bottom: 6px;
   font-size: 24px;
   border-bottom: 1px solid #EFFE03;
}

.post_body {
   font-size: 14px;
}

.post_date {
   color: #009900;
   font-style: italic;
   font-size: 12px;
}

.post_on {
   font-weight: bold;
   color: #FFFFFF;
   font-style: italic;
   font-size: 12px;
}

.post_by {
   font-weight: bold;
   font-size: 10px;
   color: #FFFFFF;
}

.post_author {
   font-size: 10px;
   color: #009900;
}

.post_in {
   font-size: 10px;
   font-weight: bold;
   color: #FFFFFF;
}

.post_cat {
   font-size: 10px;
   color: #009900;
}

.post_perma {
   font-size: 10px;
   color: #FFFFFF;
}

.about {
   font-style: italic;
}

.nextprev a:link{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: underline;
}

.nextprev a:visited{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #FF9900;
   text-decoration: underline;
}

.nextprev a:hover{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #FDD601;
   text-decoration: underline;
}

.nextprev2 a:link{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: underline;
}

.nextprev2 a:visited{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FF9900;
   text-decoration: underline;
}

.nextprev2 a:hover{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FDD601;
   text-decoration: underline;
}

#footer1 {
   margin-left: 8px;
   margin-right: 8px;
   margin-bottom: 20px;
   padding: 15px;
}

#footer {
   padding: 5px;
   text-align: center;
   background: #213D04;
   border: 3px solid #EFFE03;
   margin-left: 15px;
   margin-right: 15px;
   clear: both;
   width: 935px;
   font-size: 12px;
}

.footer_2257 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFFFFF;
}

.cal_table {
   width: 230px;
   border: 3px solid #EFFE03;
   margin-left: 0px;
   margin-right: 0px;
   padding-bottom: 10px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.cal_day { 
   background-color: #ffffff; 
   color: #000000; 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   padding-top: 6px;
} 

.cal_day_ev { 
   background-color: #213D04;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
}