html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: url("/images/brickwall.jpg");
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

a:link, a:visited {
	color: #8d4015;
}

a:hover, a:active {
	color: #dd5d00;
}

fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p, li {
	line-height: 1.4em;
}

p.caption {
	font-size: 80%;
	font-weight: bold;
	margin-top: 3px;
}

td {
	vertical-align: top;
}

#container {
	background-color: #ffffff;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #444444;
	border-bottom: 1px solid #444444;
	border: 20px solid #eeeeee;
	width: 690px;
	\width: 650px;
	w\idth: 690px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 70px;
}

#frontpage #banner {
	background: #ffffff top left no-repeat url("/images/hippostar.jpg");
	font-family: Trebuchet, Trebuchet MS;
	height: 180px;
	margin: 17px;
	padding-left: 270px;
}

#banner p#topbanner {
	background: #ffffff top left no-repeat url("/images/littlehippo.jpg");
	border-bottom: 1px solid #444444;
	font-size: small;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 60px;
	padding-top: 10px;
	text-transform: uppercase;
}

p#topbanner a:link, p#topbanner a:visited {
	color: #333333;
	text-decoration: none;
}

p#topbanner a:hover, p#topbanner a:active {
	color: #777777;
}

p#bannercategory {
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top: 0px;
	margin-right: 10px;
	text-align: right;
	text-transform: uppercase;
}

p#bannercategory a {
	text-decoration: none;
}

h1 {
	margin-top: 30px;
	margin-left: 60px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

.date {
	margin-top: 15px;
	margin-left: 60px;
	margin-bottom: 25px;
	padding-bottom: 0px;
	letter-spacing: 0.2em;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}

#frontpage h1 {
	font-size: 36px;
	letter-spacing: 0.2em;
	line-height: 1.2em;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	text-transform: uppercase;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	color: #333333;
	text-decoration: none;
}

#allnew {
	color: #fb6149;
	font-size: large;
	padding-top: 10px;
	margin-bottom: 10px;
}

#tagline {
	color: #888888;
	font-size: small;
	letter-spacing: 0.2em;
	margin-top: 12px;
	text-transform: uppercase;
}

#maincontentlink {
	color: #ffffff;
	position: absolute;
	left: -999px;
}

#banner #entrydetails {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 60px;
	padding-top: 0px;
}

#content h2 {
	border-bottom: 1px solid #333333;
	color: #333333;
	font-family: Trebuchet, "Trebuchet MS";
	font-size: large;
	letter-spacing: 0em;
	margin-top: 30px;
}

#frontpage #content h2 {
	position: absolute;
	left: -999px;
}

#content {
	background-color: #ffffff;
	border-right: 1px dashed #bbbbbb;
	margin-left: 30px;
	margin-right: 135px;
	padding: 30px;
	padding-top: 0px;
}

#frontpage #content {
	border-left: 1px dashed #bbbbbb;
	margin-left: 144px;
}

blockquote {
	border: 1px dashed #999999;
	padding: 1em;
}

blockquote p {
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 1em;
}

p.source {
	color: #666666;
	margin-bottom: 0px;
}

.note {
	border: 1px dashed #999999;
	color: #666666;
	font-size: 85%;
	padding: 10px;
}

.note p {
	margin: 0px;
	padding-bottom: 5px;
}

.note ul, .note ol {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content h3 {
	border-bottom: 1px solid #999999;
	font-family: Trebuchet, "Trebuchet MS";
	font-size: medium;
	margin-top: 30px;
	margin-bottom: 0em;
}

#frontpage #content h3 {
	margin-top: 0em;
}

#content h3 a {
	text-decoration: none;
}

#content li {
	padding-bottom: 10px;
}

#content ul li {
	list-style-type: square;
}

#content img {
	border: 1px solid #444444;
}

#content img.noborder {
	border: 0px;
}

.entrybody p {
	font-size: 90%;
	line-height: 1.5em;
	margin: 0.5em;
}

.entrybody {
	margin-bottom: 2em;
}

.entrybody p a {
	font-size: x-small;
	font-weight: bold;
}

.entrydetails {
	color: #777777;
	font-size: 85%;
}

#authorbox {
	border: 1px dashed #777777;
	height: 100px;
	margin: 20px;
	overflow: auto;
	padding: 10px;
}

#authorbox img {
	float: left;
	margin-right: 10px;
}

#authorbox p {
	font-size: 85%;
}

.prevnext {
	border: 2px solid #999999;
	font-size: 85%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 15px;
}

.month .prevnext {
	border: 0px;
	text-align: center;
}

#thisispage, #gotopage {
	font-size: 85%;
}

.comment-date {
	color: #666666;
	font-size: x-small;
}

table {
	font-size: 85%;
	margin-top: 20px;
}

table.normal-text {
	font-size: 100%;
}

td, th {
	padding-right: 10px;
	padding-bottom: 8px;
}

table a {
	font-weight: bold;
}

th {
	text-align: left;
}

#sidebar-a {
	color: #888888;
	float: right;
	width: 121px;
	\width: 131px;
	w\idth: 121px;
}

#frontpage #sidebar-a {
/*	background-color: rgb(213, 219, 225); */
	float: left;
	padding-left: 18px;
}

#sidebar-a h2, #sidebar-a h3, #sidebar-b h2, #sidebar-b h3 {
	color: #666666;
	font-family: Trebuchet, Trebuchet MS;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	text-transform: uppercase;
}

#sidebar-a #ourblogs ul li {
	font-size: x-small;
	list-style-type: square;
	margin-left: 7px;
	margin-bottom: 3px;
}

#sidebar-a p, #sidebar-b p {
	font-size: x-small;
	line-height: 1.2em;
	margin-top: 0px;
}

#sidebar-a li, #sidebar-b li {
	list-style-type: none;
}

#sidebar-a ul, #sidebar-b ul {
	font-size: 85%;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding: 0px;
}

#sidebar-a ul#campuslinks li {
	list-style-type: none;
	padding-left: 0px;
	padding-top: 5px;
}

#sidebar-a a:link, #sidebar-a a:visited, #sidebar-b a:link, #sidebar-b a:visited {
	color: #777777;
}

#sidebar-a a:hover, #sidebar-a a:active, #sidebar-b a:hover, #sidebar-b a:active {
	color: #333333;
}

#sidebar-a form, #sidebar-a input, #sidebar-b form, #sidebar-b input {
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
}

#sidebar-a form, #sidebar-b form {
	margin-bottom: 30px;
}

#searchbox label {
	display: none;
	letter-spacing: 0.2em;
}

#searchbox input#search {
	width: 80px;
}

#comments form {
	margin-top: 10px;
}


#sidebar-b {
	color: #888888;
	float: right;
	width: 110px;
	\width: 115px;
	w\idth: 110px;
	padding-right: 10px;
}

#notices ul, #notices li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

#synd {
	margin-top: 30px;
}

#footer {
	background-color: #ffffff;
	clear: both;
	font-size: x-small;
	padding: 20px;
}

#footer ul#footerlinks {
	margin: 0px;
	padding: 0px;
}

#footer ul#footerlinks li {
	float: left;
	list-style-type: none;
	padding-right: 10px;
}


/* great sermons */

#wgs #bio {
	background-color: #eeeeee;
	border: 1px solid #444444;
	font-size: 85%;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 2em;
	text-align: justify;
}
#wgs #bio h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#wgs #bio p {
	margin-top: 1em;
	margin-bottom: 0px;
}
#wgs .verse {
	font-style: italic;
	padding-left: 2em;
	padding-right: 2em;
}
.caps {
	font-size: 0.8em;
	text-transform: uppercase;
}
.italic {font-style: italic}
.italics {font-style: italic}
.latin {font-style: italic}


/* article specific */

.rev21ref {
	color: #777777;
}

.rev21verse {
	color: #444444;
}