div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, table, th, td, a
{margin:0; padding:0; border:0; vertical-align:baseline;}  

h1 {
	font-size: 20px;
}

h2 {	
	font-size: 10pt;
}

h3 {
	font-size: 10pt;
	color: #8a8a8a;
}

h4 {
	font-size: 10pt;
}

a {
	color: #8a8a8a;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, serif;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image:url('img/sidebar1.jpg');
}

#wrapper {
	display: block; 
	/*border: 1px #000000 solid;*/
	width:970px; 
	margin:0px auto;
	text-align: left;
    background-repeat: no-repeat;
}

#wrapper2 {
	display: block; 
	width:970px; 
	margin:0px auto;
    background-repeat: repeat-y;
}

#sidebar {
	width: 355px;
	min-height: 600px;
	float: left;
}

#quote {
	background-image:url('img/trans.png');
	background-repeat:repeat;
	width: 100%;
	margin-top: 240px;
	padding: 20px 0px;
}

#quote p {
	text-align: right;
	line-height: 30px;
	color: #fff;
	margin-right: 2px;
	margin-left: 10px;
	
}

#main{
	float: right;
	width: 585px;
}

#socmedia {
	float: right;
	height: 50px;
}

#menu {
	width: 100%;
	clear: both;
}

#menu ul {
	list-style-type:none;
	text-align: left;
	margin-left: 20px;
}

#menu ul li {
	list-style-type:none;
	display:inline;
	margin-right: 12px;
	}

#menu ul li a{
	text-decoration: none;
	color: #000;
	font-size: 10pt;
}

#title {
	margin-top: 50px;	margin-left: 20px;
}

#title a {
	color: #000;
}

#title h4 {
	font-size: 50px;
	margin-left: 20px;
}

#content {
	width: 100%;
	margin-top: 30px;
	font-size: 10pt;
}

#content p {
	line-height: 20px;
}

#content h1 {
	margin-left: 20px;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin-left: 25px;
}

#content input, #content select {
	margin-left: 50px;
}

#content .audio_cell {
	float:left;
	padding: 20px;
}

#content .audio_row {
	clear:both;
}

#commentform input {
	margin-left: 0px;
}
.thecontent dt, .thecontent dd, .thecontent legend, .thecontent pre {
	margin-left: 35px;
}

.thecontent p {
	margin-bottom: 10px;
	margin-left: 35px;
}

.thecontent ul, .thecontent ol {
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.thecontent li {
	margin-bottom: 10px;
}

.contenthead {
	width: 95%;
	margin-top: 50px;
}

.contenttitle {
	float: left;
}

.contenttitle a{
	text-decoration: none;
	color: #000;
}

#archive ul {
	margin-left: 40px;
}

.postdate {
	float: right;
}

.postdate p{
	font-size: 8pt;
	color: #8a8a8a;
	margin-right: 10px;
	margin-top: 4px;
}

.separator {
	clear: both;
	width: 556px;
	height: 14px;
	background-image:url('img/separator.png');
	background-repeat:no-repeat;
}

.separator2 {
	clear: both;
	width: 556px;
	height: 14px;
	background-image:url('img/separator2.png');
	background-repeat:no-repeat;
}

.thecontent {
	margin-top: 10px;
}

.commentlist {
	margin-left: 20px;
}

.commentlist li {
	list-style-type:none;
	margin: 20px 0px;
}

.commentlist li p{
	margin-left: 50px;
}

.commentlist.home li p{
	margin-left: 0px;
}

#comments{
	margin-top: 30px;
}

.fn {
}

#respond {
	margin-left: 20px;
	margin-top: 50px;
}

#respond  h3{
	margin-top: 20px;
	margin-left: 5px;
}

#both {
	clear: both;
}

#footer {
	padding: 10px 0px;
}

#copyright p{
	text-align: center;
	font-size: 9pt;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}

#commentform #email, #commentform #author, #commentform #url{
	width: 200px;
}

#commentform p {
	margin: 5px 20px;
}

#commentform label {
	margin-left: 10px;
}