
.sidebar_widget { 
	width:360px; 
	position:relative; 
/* 	border:5px solid #ccc;  */
/* 	background:#fff; */
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 10px;
}

#videoplayer{ 
	height: 300px;
}

h2.sectiontitle, .posttitle,
h2.sectiontitle a, .posttitle a {
	font-family: "arial black",arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 120%;
	line-height: 95%;
	font-size-adjust: none;
	font-stretch: normal;
	-x-system-font: none;
	letter-spacing: -1px;
	color: white;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-left: 10px;
}

h2.sectiontitle a:hover, .posttitle a:hover {
	color: black;
}

.posttitle { 
	font-size: 140%;
	font-weight: bold;
	color: #356aa0 ;
	margin-left: 0px;
}

.sectioncontent {
	background:#fff;
	margin-top: 2px;
	padding: 5px;
	border: solid #e8e8e8 3px;
}

#latestnews {
	position: relative;
	float: left;
	width:330px; 
}

.latestpost {
	width: 90%;
}

.latestpost h3 a {
	padding: 2px;
}

div#twitter_div {
	text-align: left;
	width: 310px;
	padding-left: 10px;
	position:relative; 
	float:left;
}

#tagcloud { text-align: center;}
#amazon_store { width: 640px; }

/* .sectioncontent {padding:10px; margin:0 15px; font:normal 105%/105% Georgia,"Times New Roman",Times,serif;} */
.sectioncontent {font:normal 105%/105% Georgia,"Times New Roman",Times,serif;}
.sectioncontent .date {font:11px arial, sans-serif; margin:2px 0;}
.sectioncontent ul {color: #356aa0; margin:3px 0 0 1.2em; padding:0;}
.sectioncontent li {padding:0 0 4px 0; margin:0; font-size:70%; line-height:140%;}
.sectioncontent li a {font-size:130%; line-height:110%; color: black;}
.sectioncontent li a:hover { color: #356aa0;}
.sectioncontent li span {color: black;}

#bottom .sectioncontent td {
	width: 410px;
	vertical-align:top;
}

#showlatest h1 { padding-top: 3px; padding-bottom: 3px;}
#showlatest h1 a, #showlatest h1 a:visited { color: black;}
#showlatest h1 a:hover { color: #356aa0; }

div#comment_div {

}

#postmetadata {
	padding: 5px;
}

.commentlist li {
	font-size: inherit;
}

.commentlist li {
	margin-bottom: 25px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

#content .contentblock ul li, #content .contentblock ol li {
	margin-bottom: 5px;
}

