*, html, body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	}

body {
	background-image: url(../images/body_back.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #362815;
	font-family: arial, sans-serif;
	color: #4D4939;
}

img { border: 0; }
img, div { behavior: url(templates/woodblog/css/iepngfix.htc) }

ol, ul {
	margin-left: 30px;
	}
	
p {
	margin-left: 2px;
	margin-bottom: 10px;
	}

a {
	color: #362815;
	}
	
h2 {
	margin-top: 10px;
	color:#362815;
	}
	
h3 {
	margin-top: 10px;
	color:#38352a;
	}
	
a:hover {
	color: #996600;
	}


#container {
	display: block;
	position: absolute;
	min-height: 100%;
	width:100%;
}

#wrapper {
	clear:both;
	margin-left: auto;
	margin-right: auto;
	width:968px;
	padding: 15px;
	padding-top:0px;
	margin-bottom: 70px;
}
.adzone {
	text-align: left;
	margin-bottom: 5px;
	font-size: 9px;
}
 ul.todaystopics {
 	margin: 0;
 	list-style-type: none;
 	}
 	
 ul.todaystopics li {
 	display: block;
 	float: left;
 	display: inline;
 	text-align: left;
 	width: 151px;
 	margin: 5px;
 	font-size: 10pt;
 	line-height: 1.5em;
 	}
 	
 ul.todaystopics li img {
 	border: 1px solid;
 	}
 	
 ul.todaystopics li a {
	display: block;
	padding: 6px;
	padding-top: 1px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size:12px;
	color:#362815;
	text-decoration:none;
	margin:0;
 	}
	
	 ul.todaystopics li a:hover {
 	color: #996600;
 	}
 	
 ul.todaystopics li div {
 	padding: 6px;
 	padding-top: 1px;
 	margin:0;
 	}
 	
 ul.todaystopics li p {
 	margin: 0;
 	padding: 0;
 	}
	
 ul.readings {
 	list-style-type: none;
	margin:0px;
 	}
 	
 ul.readings li {
 	display: block;
 	float: left;
 	text-align: center;
 	width: 25%;
 	}
 	
 ul.readings li img {
 	border: 0;
 	}
 	
 ul.readings a.title {
 	display: block;
 	clear: both;
 	}
 	
 ul.readings p.author {
 	text-align: center;
 	}
 	
 div.bylinebox {
 	display: none;
 	}

#footer {
	position: absolute;
	display: block;
	bottom: 0;
	padding-top: 20px;
	height: 60px;
	width: 100%;
	background-color: #0c0907;
	font-size: 10pt;
	color:#fff;
	text-align: center;
	font-family: helvetica, arial, sans-serif;
	line-height: 0.5em;
}

#footer a {
	color: #fff;
	font-weight: bold;
	padding: 4px;
	}
	
#footer a:hover {
	background-color: #f5f4ee;
	color: #432C00;
	}
	 ul.footer_cells {
 	list-style-type: none;
 	margin: 0;
 	}
 	
 ul.footer_cells li {
 	float: left;
 	display: block;
 	width: 32%;
 	}
	
#share_bar {
    border: 1px solid #CCCCCC;
    margin-bottom: 0;
    margin-top: 5px;
    padding: 10px 5px 5px 10px;
}

#tweet-button {
	padding-left: 300px;	
}

#FB-recommend {
    float:right;
}
/* More News */
.more_news { float:left; margin-top:20px; }
.more_news ul { margin-left:0px; float:left;}
.news_wrap { float:left; }
.more_news li { clear: both; display: block; width: 600px; list-style: none; float:left; line-height:16px; padding-bottom:10px; border-bottom:1px dotted #ccc;}
.more_news img { float:left; margin-right:10px; }
.more_news h2 { float:left; }
.more_news h2 a { text-decoration:none;font-size:13px;line-height:14px; color:#362815;  }
.more_news h2 a:hover {text-decoration:underline;}
.more_news h5 {  float:left; }
.more_news h5 a { color:#808080; text-decoration:none; }
.news_summary {  float:left; margin-left:90px; }
.more_news a { float:left; }
.more_news .spacer { float:left; }

#mp3Player {
	margin-bottom: 10px;		
}

#playerWrap {
	padding: 0 0 10px 0;	
	
}
