body {
	margin: 0;
	padding: 0;
	background: #a19e84;
	font-size: 13px;
}

img{
	border: 0;
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: none;
	font-weight: none;
	margin-bottom: 0px;
	padding-left: 3px;
	padding-bottom: 15px;
	background: #bebba0;
	color: #ffffff;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 0px;
}


h3 {
	font-family: "times new roman", serif;
	font-size: 14px;
	margin-bottom: 0px;
}


p {
	margin-top: 3px;

}


a {
	text-decoration: none;
	color: #ffffff;
}



ul li {
	list-style-type: circle;
}


.note {
	font-size: 10px;
}

#page {
	width: 865px;
}

#header {
	width: 865px;
	height: 110px;
	overflow:hidden;
}

#sidebar {
	margin: 0px 10px 10px 0px;
	padding: 10px;
	width: 220px;
	float: left;
}

#content {
	margin: 0px 0 0 0;
	padding: 10px;	
	width: 580px;

	float:left;
}

#footer {
	margin: 15px 0 0 0;
	clear: both;
	width: 865px;
	height: 50px;

}

#sidebar_menu {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 16px;
}

#sidebar_menu li {
	margin :0;
	padding: 0;
	list-style-type: none;

}

#stw_list {
	margin: 0;
	padding: 7px;
	height: 200px;
	overflow: auto;
	color: #00000;
	background: #cccccc;
}

#stw_list li {
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	font-family: arial;
	line-height: 120%;
	border-bottom-color: #565656;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

.sharename{
	color: #000000;
	font-weight: bold;
}

#stw_form {
	margin-top: 7px;
	margin-bottom: 10px;
}


.post {
	margin-bottom: 50px;

}

.posttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-decoration: none;
	margin-bottom: 0px;
	padding-left: 3px;
	background: #bebba0;
}

.postauthor {
	margin-top: 0px;
	padding-left: 3px;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;

}

.postbody {
	font-family: "times new roman";
	font-size: 15px;
	color: #3e3d34;

}


.poststats {
	font-family: "times new roman";
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	border-bottom-color: #ffffff;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-bottom: 20px;

}


.readmore {
	font-family: arial;
	font-size: 11px;
}


.comment {
	text-align: right;
	font-size: 11px;
	font-style: italic;
}

.commentbody {
	font-size: 13px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dfd1d7;
	color: #613345;
}

.commentauthor {
	font-size: 12px;
	font-family: arial;
	margin-bottom: 3px;
	color: #454545;
}

.commenttime {
	font-size: 11px;
	font-style: italic;
	color: #454545;
	margin-bottom: 20px;
}


.comment_item {
	border-bottom-color: #DCDCDC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	margin-bottom: 20px;

}


.podcast_title {
	font-family: arial;
	color: #523820;
	font-size: 14px;
}

.podcast_date{
	font-size: 11px;
	font-style: italic;
	color: #ABABAB;
}

#filter_link,
#comment_link {
	cursor: pointer;
}

#filter_list.show,
#comment_list.show {
	display: block;
}

#filter_list,
#comment_list {
	display: none;
}

.clearbox {
	clear: both;
}

#comment_list {
	margin: 0;
	padding: 0;
}

#comment_list li {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 75%;
}

/*CONTRIBUTOR STUFF*/

.contributor {
	font-family: "times new roman";
	font-size: 15px;
	padding: 10px 0 0 10px;
    clear: left;

}

img.contributor {
	float: left;
	border: 1px solid black;
	margin: 0 10px 10px 0;
	padding: 0;	
}




/*FOUR LETTER WORD STUFF*/

#sd_word {
color: #0000FF;
font-family: arial;
font-size: 13px;


}
