html, body {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	color: #000;
	font: 80% Lucida Grande, Lucida Sans Unicode, Lucida Sans, Verdana, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

a:link, a:visited {
	color: #800;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

blockquote {
	background: #eef;
	padding: 16px;
}

cite {
	font-style: normal;
}

#bgshade {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#doc {
	margin: 0 auto 18px;
	width: 1000px;
	border: 1px solid #000;
	background: #fff;
}

#topBar {
	margin: 0 auto;
	width: 1000px;
}

#userBar {
	position: absolute;
	font-size: 90%;
}

#linksBar {
	padding: 2px;
	text-align: right;
	letter-spacing: 2px;
}

#linksBar a:link, #linksBar a:visited {
	border: 0;
}

#header {
	position: relative;
	width: 1000px;
	height: 187px;
	padding-top: 12px;
	background: #000 none top left no-repeat;
	color: #fff;
}

#header td {
	vertical-align: top;
}

#header a:link, #header a:visited {
	color: #fff;
}

#videoDisplay {
	height: 143px;
	margin-left: 630px;
	overflow: hidden;
}

#videoDisplay embed {
	width: 177px;
	height: 170px;
}

#videoLinks {
	position: absolute;
	right: 10px;
	width: 170px;
	font-size: 90%;
}

#menu {
	position: absolute;
	bottom: 0;
	height: 30px;
}

#menu a:link, #menu a:visited {
	float: left;
	height: 24px;
	width: 120px;
	padding-top: 6px;
	border: 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

#page {
	position: relative;
	margin: 10px;
}

#posts {
	width: 560px;
}

#posts p {
	line-height: 1.5em;
}

.post {
	margin-bottom: 32px;
}

.post_header {
	margin: 8px 0;
}

.post_date {
	float: left;
	width: 30px;
	margin-right: 4px;
	padding: 2px;
	background: #800 url(date-background.gif) no-repeat scroll top left;
	color: #fff;
	text-align: center;
	cursor: default;
}

.post_date_month {
	font-size: 80%;
}

.post_date_date {
	font-size: 120%;
}

.post_title {
	font-size: 120%;
	font-weight: bold;
	border: 0 solid #888;
	border-width: 0 0 1px;
}

.post_content {
	clear: left;
	margin: 20px 0;
	padding-right: 16px;
	border: 0 solid #888;
	border-width: 0 1px 0 0;
}

.post_footer {
	margin: 8px 0 20px;
	font-size: 90%;
	border: 0 solid #888;
	border-width: 1px 0 0;
}

.post li {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebars {
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
	font-size: 90%;
}

#sidebars ul {
	margin: 0;
	padding: 0;
}

#sidebars li {
	margin: 2px 0 2px 16px;
	padding: 0;
	list-style: disc url(li.gif);
}

#sidebars li.widget {
	margin: 0 0 16px;
	list-style: none none;
}

#sidebar1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
}

#sidebar2 {
	position: relative;
	left: 284px;
	width: 110px;
	padding-left: 6px;
	border-left: 1px solid #ddd;
}

.widget_title, .widgettitle /* for Google Calendar */ {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}

#videoContainer a:link, #videoContainer a:visited, #videoContainer a:hover, #videoContainer a:active {
	color: #00f;
	border: 0;
	text-decoration: underline;
}

.ec3_list.ec3_list_day {
	color: #000;
}

#linkcat-2 {
	display: none;
}

#sidebars .RSSSubscriptionWidget_Widget_display li,
#sidebars .SermonSubscriptionWidget_Widget_display li,
#sidebars .YouTubeSubscriptionWidget_Widget_display li {
	list-style-image: none;
	list-style-type: none;
	margin-left: 0;
}

.widget_twitter .entry-meta {
	font-size: 90%;
}

.widget_twitter .from-meta {
	display: none;
}
