body {
	margin: 0px 0px 10px 0px;
	background-color: #B30108;
        text-align: center;
	}

a {
	text-decoration: none;	
	}

a:link {
	color: #8B8970;
	}

a:visited {
	color: #8B8970;
	}

a:active {
	color: #C0C0C0;
	}

a:hover {
	color: #E3170D;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	padding: 0px;
	width: 800px;
	background-color: #B30108;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
        color: #800000;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 635px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 20px 15px;
	background-color: #FFFFF0;
	color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: right;
	width: 355px;
	background-color: #FFFFF0;
	overflow: hidden;
	}

.content p {
	color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 80%;
	}

.content h2 {
	color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: right;
	font-weight: normal;
        font-style: italic;
	margin-bottom: 10px;
	text-transform: uppercase;
        border-bottom: 1px solid #999999;
	}

.content h3 {
	color: #800000;
	font-family: Lucida Handwriting, Verdana, Arial, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #800000;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 5px;
	}

#calendar {
  	line-height: 100%;
	color: #C0C0C0;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 20px;
	text-align: center;
	margin-bottom: 0px;
	}

#calendar table {
	padding: 5px;
	border-collapse: collapse;
	border: 0px;
	width: 75%;
        margin-top: 20px;
	}

#calendar caption {
	color: #800000;
	font-family: Lucida Handwriting, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
        padding-bottom: 20px;
        margin-bottom: 20px;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
        color: #8B8970
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #800000;
	font-family: Lucida Handwriting, Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bold;
	text-transform: none;
	letter-spacing: .1em;
	}

.sidebar h3 {
	color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: normal;
	text-transform: none;
	letter-spacing: .1em;
	}


.sidebar ul {
    	padding-left: 0px;
        line-height: 70%;
	margin: 0px;
	margin-bottom: 20px;
	}

.sidebar ul ul {
       	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 0px;
        line-height: 30%;
	}

.sidebar li {
	color: #800000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 70%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
        line-height: 70%;
	list-style-type: none;
	}

.sidebar img {
	border: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 120%;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: xx-small;
	line-height: 100%;
	text-align: center;
	color: #8B8970;
	margin-top: 20px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}
