body {
background: #d5ffee;
font-family: lucida grande, verdana, arial, helvetica, sans-serif;
font-size: 11px;
color: #000;
}

* {
margin: 0;
padding: 0;
}

h1, h2, h3 {
margin: 0.5em 0;
}

h4 {
margin-bottom: 4px;
}

p {
font-size: 11px;
margin: 1em 0;
}

pre{
color: #F00;
font-size: 12px;
}

pre.small{
color: #F00;
font-size: 10.5px;
}

a {
text-decoration:none;
color: #0033CC;
}

a:hover{
color: #FF0000;
}

.center {
text-align: center;
}

blockquote {
font-family: georgia, times new roman, times, serif;
font-size: 12px;
line-height: 1.2em;
padding: 0 5px;
margin-right: 250px;
margin-left: 20px;
border: 1px dotted #555;
background: #ffc;
}

ul {: transparent;
color: #666;
text-align: center;
margin: 0;
padding: 0 0 5px 0;
}

#topbox{
position: relative;
background-color: #cceedd;
font-size:12pt;
border: 0;
width: 100%;
height: 1.5em;
margin: 5px 0 0 0;
padding: 0;
}

#leftnav {
color:#000;
font-size:12pt;
background:#FF6;
border-width: .1em;
border-color: #000;
border-style: solid;
padding-left: 4px;
padding-right: 4px;
margin: 0 0 0 5px;
font-family:arial;
float: left;

font-weight: 700;
font-variant: small-caps;
height: 1.3em;
text-align: center;
}

li {
font-family: lucida grande, verdana, arial, sans-serif;
color: #fff;
}

input, textarea {
border: 1px solid #596932;
background-color: #ddd;
color: #ccc;
}

img {
margin: 0;
padding: 0;
border: 0;
}

#wrapper {
position: relative;
margin: 0 auto;
padding: 5px 0 0 0;
width: 762px;
background: transparent;
color: #000;
text-align: center;
}

#main {
float: left;
width: 760px;
border: 15px solid #596932;
background: #ffffc6;
color: #000;
text-align: justify;
}

#blogtitle {
width: 100%;
text-align: center;
color: #000;
padding: 5px;
border-bottom: 1px solid;
}

#blog {
padding: 0 10px 10px 10px;
color: #000;
}

#content {
padding-right: 12px;
margin-right: 5px; /* need this push the rightbar a little bit away from the border */
width: 75%;
float:left;
border-right: 1px solid;
}

#rightbar {
background: #ffffc6;
color: #000;
font-family: lucida grande, verdana, arial, sans-serif;
text-align: left;
padding-top: 20px;
}

#main p, ul, li {
font-size: 13px;
color: #000;
text-align: left;
list-style-type: square;
}

.date {
border: 1px solid #596932;
font-size: 13px;
background: #ffff9c;
color: #000;
text-align: center;
margin-top: 20px;
padding: 0;
}

.title {
font-size: 17px;
background: transparent;
color: #000;
text-align: center;
}

.archivetitle1 {
font-size: 22px;
color: #000;
text-align: center;
}

.archivetitle2 {
font-size: 19px;
color: #000;
text-align: center;
}

.posted {
font: 10px lucida grande, verdana, arial, helvetica, sans-serif;
background: transparent;
color: #000;
text-align: center;
border-width: 0 0 1px 0;
padding: 0 0 4px 0;
border-style: dotted;
border-color: #000;
}

#rightbar p {
font-size: 11px;
margin: 0 0 3px 0;
color: #000;
text-align: left;
}

#rightbar ul {
list-style: none;
margin: 0 0 0 1em;
font-family: lucida grande, verdana, arial, sans-serif;
font-size: 11px;
text-align: left;
}

#rightbar li {
font-family: lucida grande, verdana, arial, sans-serif;
font-size: 10px 0;
color: #000;
margin-bottom: 0.3em;
}

#rightbar h2{
margin: 1em 0 0 1em;
}

.sidetitle {
margin: 15px 10px 10px 10px;
font-size: 12px;
color: #000;
}

.spacer {
margin: 0;
padding: 0;
clear: both;
}

.paginate {
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:	12px;
 font-weight: normal;
 letter-spacing: .1em;
 padding: 10px 6px 10px 4px;
 margin: 0;
 background-color: transparent;
 color: #000;
}

.pagecount {
 font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 10px;
 color: #000;
 font-weight: normal;
 background-color: transparent;
}

.calendarBG {
 background-color: #596932;
 margin: 0 0 0 .8em;
}

.calendarBlank {
 background-color: #fff;
}

.calendarHeader {
 font-size: 12px;
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #596932;
}

.calendarMonthLinks {
 font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size: 11px;
 font-weight: bold;
 letter-spacing: .1em;
 text-decoration: none;
 color: #fff;
 background-color: transparent;
}

.calendarMonthLinks a {
 color:  #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:  #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:  #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #111;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: .1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color: #fff;
 background-color: #000;
 border: #000 1px solid;
}

.calendarCell {
 font-family: Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size: 12px;
 font-weight: bold;
 letter-spacing: .1em;
 text-decoration: none;
 text-align:  center;
 vertical-align: middle;
 color: #666;
 background-color:  #ccc;
 padding: .5em;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.input {
border-top: 1px solid #999999;
border-left: 1px solid #999999;
background-color:  #fff;
color: #000;
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 11px;
height: 1.6em;
padding: 0;
margin: 0;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:  #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         12px;
padding: .1em 0 0 0;
margin: 0 .5em 0 0;
}

.checkbox {
margin: 3px;
border: 0;
}

.submit {
background-color:  #fff;
font-family: Arial, Verdana, Sans-serif;
font-size:  11px;
font-weight: normal;
letter-spacing:    .1em;
padding:  0;
margin: .5em 0 0 0;
text-transform:    uppercase;
color:             #000;
}

