@charset "UTF-8";
/* CSS Document */

ol {
	margin-bottom: 10px;
}

.center {
text-align: center;
}


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

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





#blogtitle {
font-size: 1.25em;
color: #2F4C12;
float: left;
margin: 7px 0 0 0;
padding: 8px 4px 4px 4px;
width: 700px;
border-top: 1px solid #333;
}

#blogtitle h1 {
margin: 0;
padding-top: 5px;
font: 160% Georgia, Times, serif;
letter-spacing: 0.1em;
text-align: left;
}





#sidebar {
padding: 10px 10px 10px 15px;
width: 229px;
color: #333;
text-align: left;
}

.date {
font-size: 90%;
color: #000;
}

.title {
	font-size: 130%;
	font-weight: normal;
	color: #BF3C27;
	border-bottom: 1px solid #ddd;
}

.posted {
	text-align:right;
margin-bottom: 10px;
font-size:12px;
color: #666;
}

.sidetitle {
	margin: 18px 0 7px 0;
	font-size: 90%;
	font-weight: normal;
	color: #666;
	border-bottom: 1px dotted #ccc;
}

.spacer {
clear: both;
}

.paginate {
 font-size:			12px;
 font-weight: 		normal;
 padding:			10px 6px 10px 4px;
 margin:			0;
}

.pagecount {
 font-size:			10px;
 color:				#666;
 font-weight:		normal;
}

.calendarBG {
}

.calendarBlank {
}

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

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

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

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

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

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 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;
}

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

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

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

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

.input {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
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;
color:             #000;
font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

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

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

.title a:link,.title a:visited {
	text-decoration:none;
}

.suite {
	text-align:right;
	padding-bottom:10px;
}

.suite a:link,.suite a:visited {
	text-decoration:none;
}