body {
margin: 0 auto;  
padding: 0;
background: #d40000;
color: #000;
font-family: helvetica, arial, sans-serif;
font-size: 11pt;
}

.date {
font-size: 110%; 
margin-bottom: 20px;
font-weight: 400; 
padding: 1px; 
background-color: #FFEA00;
color: #000;
text-align: center;
}

.sidetitle {
margin: 10px 10px;
font-size: 12px;
font-weight:400;
color: #000000; 
background-color: #e7e7e7; 
border: 1px dotted #000000; 
padding:1px;
text-align: center;
width: 175px;

}

.commentposted {
margin-bottom: 10px;
font-size: 85%;
font-family: helvetica, arial, sans-serif;
background: transparent;
color: #000;
} 

.comments {
margin-bottom: 10px;
font-size: 98%;
color: #000;
border: 1px solid#000000; 
padding: 6px; 
} 

.random{
font-weight: bold; 
font-style: italic;
margin-top: 3px;
font-size: 90%;
color: #000;

} 

h1, h2, h3 {
letter-spacing: 0.09em;
}

h4 {
margin-bottom: 4px;
}

p {
}

.center {
text-align: center;
}

blockquote {
font-size: 95%;
color: #686868; 
padding-left: 25px;
padding-right: 25px;
padding-top: 10px
padding-bottom: 1px;
}

ul {
list-style: square;
margin-top: 3px;
margin-bottom: 3px;
margin-left: 1em;
padding-left: 1em;
}

li {
font-size: 100%;

}

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


a:link { background-color: transparent; text-decoration: none; color: #E11A1C; }
a:hover { background-color: #FFFF99; text-decoration: none; color: #E11A1C; }
a:visited {text-decoration: none; color: #E11A1C; }

.morelink{
background: #FFFF99;
}


#wrapper {
margin: 0px auto;
padding-bottom: 10px;
border: 10px solid #FFEA00;
background: #eee;
color: #333;
}

#commentwrapper {
margin: 0px auto;
padding-bottom: 10px;
border: 10px solid #FFEA00;
background: #eee;
color: #333;
width: 630px;
}

#header {
margin-bottom: 10px;
padding: 5px 10px 5px 20px;
border-bottom: 1px solid #ccc;
background: #fff;
color: #003300;
font-variant: small-caps;
}

#blogtitle {
float: left;
margin: 0;
padding: 0;
width: 350px;
text-align: left;
}

#blogtitle h1 {
margin: 0;
padding: 0;
font-size: 160%;
letter-spacing: 0.1em;
text-align: left;
}

#nav {
margin: 0;
padding: 0;
background: transparent;
color: #333;
}

#content {

margin-bottom: 10px;
padding: 0 10px;
}

#blog {
margin-right: 2px;
padding: 10px;
border: 1px solid #ccc;
background: #fff;
color: #333;
text-align: left;
}

#sidebar {
padding: 10px;
border: 1px solid #ccc;
background: #fff;
color: #333;
text-align: left;
font-size: 85%;
}

#footer {
margin: 0;
padding: 5px 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
background: #fff;
color: #333;
font-size: 70%;
font-variant: small-caps;
letter-spacing: 0.09em;
}


.title {
font-size: 115%;
font-weight: 600;
background: transparent;
color: #000000;
margin-bottom: 1px; 
}

.title2 {
font-size: 85%;
font-weight: 400;
background: transparent;
color: #000000;
margin-bottom: 1px; 
}

.comment-title {
font-size: 120%;
font-weight: bold;
background: transparent;
color: #000000;
margin: 10px; 
text-align: center;
border-top: 1px solid #e7e7e7;
padding-top: 10px;
}

.posted {
margin-bottom: 10px;
font-size: 75%;
background: transparent;
color: #000;
padding-bottom: 2px;
border-bottom: 1px solid #ddd;
} 

.spacer {
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;  
}

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

.calendarBG {
 background-color: #000; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #000; 
}

.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: #663300; 
 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:             #000;
 background-color: 	#ccc;
}

.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:  #fff;
}

.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:           .3em 0 0 2px;
margin-top:        6px;
margin-bottom:     3px;
} 

.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:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         10px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}  

/*
Formatting Buttons
------------------------------------------------------ */

.buttonMode {
font-family: Verdana, Arial, Sans-serif;
font-size: 9px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Sans-serif;
font-size: 9px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Sans-serif;
font-size: 9px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}


p.navbuttons a {
font-size: 9px;
font-weight:bold;
text-align: center;
color: #FFFFFF;
text-decoration: none;
background-color: #A82B2B;
display: block;
padding: 1px 1px 1px 1px;
margin-top: 2px;
margin-right: 2px;
margin-bottom: 2px;
margin-left: 20px;
width: 145px;
border-top: 1px solid #000000;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
background-repeat: no-repeat;
} 

p.navbuttons a:hover, p.navbuttons a:active {
background-color: #242172;
color: #ffffff;
background-repeat: no-repeat;
} 