body {
	padding:0px;
	margin: 0px;
        background-color:#fff;
	}
	
#container {
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
        background-color:#fff;
	}

#top {
	padding: 0;
	background-color: #fff;
	}

#content {
	float:left;
	width: 380px;
	padding: 0px;
	margin: 0px;
	background-color: #fff; 
        color:#4c4c4c;
	}
	
#content p {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px 110px 20px 28px;
	text-align:justify;
	line-height:18px;
	}
	
#content h2 {
	font-family:times new roman, serif;
	font-size:13px;
        font-weight:bold;
	padding:0px;
	margin:0px 110px 0px 28px;
	text-align:justify;
	line-height:18px;
        color:#4c4c4c;
	text-transform: lowercase;
        }
	
#content h3 {
	font-family:times new roman, serif;
	font-size:13px;
        font-weight:bold;
	padding:0px;
	margin:0px 110px 0px 28px;
	text-align:justify;
	line-height:18px;
	text-transform: lowercase;
        color:#4c4c4c;
	}
	
 a {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px;
        font-weight:bold;
        color:#000;
	line-height:18px;
	text-decoration:none;
	text-transform: lowercase;

        }
	
a:hover {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px;
	line-height:18px;
	text-decoration:none;
	color:#C60F0B;
	}

a.comments {
	font-family:times new roman, serif;
	font-size:11px;
	padding:0px;
	margin:0px;
        font-weight:normal;
        color:#000;
	line-height:18px;
	text-decoration:none;
	text-transform: lowercase;

        }
	
a.comments:hover {
	font-family:times new roman, serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	line-height:18px;
	text-decoration:none;
	color:#C60F0B;
	}
	
#right {
	float: right;
	width:420 ;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	clear:none;
	}

#footer {
	clear: both;
	padding: 0px;;
	margin:0px;
	background-color: #fff;
	}

.center {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px 110px 0px 28px;
	text-align:center;
	line-height:18px;
	}

.textbox {
	border: 1px solid #565656;
        font-family:times new roman, serif;
	font-size:13px
}

a.month {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px 110px 20px 28px;
	text-align:justify;
	line-height:18px;
	text-transform:uppercase;
	color:#C60F0B;
}

a.month:hover {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px 110px 20px 28px;
	text-align:justify;
	line-height:18px;
	text-transform:uppercase;
	color:#000;
}

.archivedate {
	font-family:times new roman, serif;
	font-size:10px;
        font-weight:normal;
	padding:0px;
	margin:0px 110px 0px 28px;
	text-align:justify;
	line-height:18px;
	text-transform:uppercase;
	color:#565656;
}

a.archiveentry {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px 110px 20px 28px;
	text-align:justify;
	line-height:18px;
	text-transform:none;
	color:#C60F0B;
}

a.archiveentry:hover {
	font-family:times new roman, serif;
	font-size:13px;
	padding:0px;
	margin:0px 110px 20px 28px;
	text-align:justify;
	line-height:18px;
	text-transform:none;
	color:#000;
}



* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

