@charset "utf-8";
/* CSS Document */
	
#spotlight {
	float: left;
	width: 433px;
	background-color: #3e2810;
	color: #fff;
	margin: 8px;
	padding: 12px;
	border: 1px solid black;
	}
#spotlight a {
	color: #fff;
	}
#spotlight-title {
	display: none;
	}
#spotlight p {
	}
#spotlight h2 {
	margin: 0px;
	}
#spotlight .revolver-title {
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 3px 0px;
}
#spotlight .revolver-postdate {
	font-size: 11px;
}
#spotlight .revolver-more {
	font-weight: bold;
	text-decoration: underline;
}
#spotlight-link {
	text-align: right;
	}
	
#bishop {
	float: left;
	background-image: url(../images/blk_bishop.jpg);
	width: 285px;
	height: 158px;
	margin: 10px;
	overflow: hidden;
	}
#bishop-content {
	padding-left: 93px;
	font-size: 11px;
	line-height: 10px;
	height: 94px;
	}
#bishop-link {
	text-align: right;
	}
#bishop .blogfeed-postdate {
	font-style: italic;
	margin: 0px;
	}
#bishop h2 {
	margin: 0px 0px 3px 0px;
	font-size: 12px;
	line-height: 12px;
	}
/* DEFAULT */
a {
	color: #3e2810;
	text-decoration: underline;
	}
a:hover {
	color: #DD7700;
	}
a img {
	border: none;
	align: top;
	}
h1 {
	letter-spacing: 0.7px;
	}
.widget p {
	margin-top: 5px;
	}
.widget-title {
	font-weight: bold;
	color: #d70;
	font-size: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: left;
	}

#submenu-main tr {
	vertical-align: top;
	}
.submenu-main-section-title {
	font-weight: bold;
	text-align: center;
	}
#submenu-main td {
	width: 135px;
	padding: 3px;
	}
#user-register-login-form {
	float: left;
	width: 150px;
	border: 1px solid #3e2810;
	padding: 0 15px;
	margin: 10px;
}
#user-register-main-form {
	float: left;
	width: 440px;
	border: 1px solid #3e2810;
	padding: 0 15px;
	margin: 10px;
}
#layout-floating-login {
	z-index: 99;
	position: relative;
	padding: 5px;
	float: right;
	background: #ddd;
	border: 1px solid #aaa;
	margin: 4px;
	display: none;
}
.article-postdate, .article-author {
	display: none;
}
.article-section-title a {
	text-decoration: none;
}
.article-section-postdate, .article-section-author {
	display: none;
}
.article-section-readmore {
	font-weight: bold;
	font-style: italic;
}
.event-when {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}	
	