html, body
{
	height: 100%;
}

body {
	margin: 0;
	background: #000 url(images/bg.jpg) repeat-x;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 14px;
	}
a {
	color: #bfbfbf;
	text-decoration: none;
	}
a:hover {
	color: #00A8FF;
	text-decoration: underline;
	}
#container {
	width: 750px;
	min-height: 90%;
	margin: 0 auto;
	background: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	}
#header {
	height: 95px;
	background: url(images/header.png) no-repeat;
	}
#header h1 {
	display: none;
	}
#header ul a {
	text-decoration: none;
	}
#header ul a:hover {
	text-decoration: none;
	}
#header ul a.current {
	color: #00A8FF;
	}
#header ul {
	width: 455px;
	margin: 0 0 0 25px;
	padding: 50px 0 0 0;
	height: 25px;
	background: url(images/dottedline.png) repeat-x bottom left;
	list-style: none;
	}
#header ul li {
	float: left;
	margin-right: 15px;
	}
#header ul li.register {
	font-weight: bold;
	}
#header span#userbar a {
	color: #00A8FF;
	}
#header span#userbar {
	display: block;
	margin: 5px 0 0 25px;
	font-size: 10px;
	color: #bfbfbf;
	}
#header span#userbar #loggedin {
	float: left;
	display: block;
	width: 150px;
	font-size: 10px;
	color: #bfbfbf;
	}
#header span#userbar #userPrefs {
	float: left;
	display: block;
	width: 300px;
	font-size: 10px;
	color: #bfbfbf;
	text-align: right;
	}
#footer {
	width: 750px;
	margin: 0 auto;
	padding: 10px 0;
	background: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	text-align: center;
	font-size: 12px;
	}
#content {
	min-height: 120px;
	padding-top: 10px;
	background: #fff url(images/contentbg.png) no-repeat;
	}
#content h2 {
	font-size: 22px;
	color: #47D981;
	margin: 0 0 10px 0;
	}
#content h3 {
	font-size: 12px;
	color: #000;
	margin: 0 0 10px 0;
	}
#content #prayrAbout h3 {
	font-size: 18px;
	text-align: center;
	color: #47D981;
	margin: 10px 0 0;
	}
#content #page {
	float: left;
	width: 500px;
	min-height: 300px;
	margin: 0 0 0 25px;
	}
#content #page p {
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: 20px;
	text-align: justify;
	}
#content #page div.boardNavigation {
	width: 500px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #47D981;
	font-size: 12px;
	}
#content #page div.boardNavigationBottom {
	width: 500px;
	margin: 0 0 10px 0;
	font-size: 12px;
	}
#content #page div.boardNavigation .previous, #content #page div.boardNavigationBottom .previous {
	width: 245px;
	float: left;
	padding: 0 0 3px 5px;
	}
#content #page div.boardNavigation .next, #content #page div.boardNavigationBottom .next {
	width: 245px;
	float: right;
	clear: right;
	text-align: right;
	padding: 0 5px 3px 0;
	}
#content #page div.boardPrayr {
	margin: 0 0 15px;
	background: #D1F5DF url(images/boardprayrbottom.jpg) bottom right no-repeat;
	border-top: 1px solid #47D981;
	font-size: 12px;
	}
#content #page div.boardPrayr .prayrsBox {
	background: url(images/prayrsbg.jpg) top left no-repeat;
	width: 65px;
	height: 70px;
	margin: 10px auto 0;
	}
#content #page div.boardPrayr .prayrsBox .count {
	display: block;
	margin: 0 auto;
	padding: 12px 0 0 0;
	text-align: center;
	font-size: 35px;
	line-height: 31px;
	}
#content #page div.boardPrayr .prayrsBox .prayrs {
	display: block;
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	}
#content #page div.boardPrayr a.iwillpray {
	display: block;
	width: 65px;
	margin: 10px auto 0;
	text-align: center;
	}
#content #page div.boardPrayr a.reportbutton {
	display: block;
	width: 65px;
	height: 16px;
	background: url(images/reportbutton.png) no-repeat;
	margin: 10px auto 0;
	text-indent: -90000px;
	}
#content #page div.boardPrayr a {
	color: #000;
	}
#content #page div.boardPrayr a:hover {
	color: #00A8FF;
	}
#content #page div.boardPrayr .boardAuthor {
	display: block;
	float: left;
	width: 105px;
	padding: 40px 10px 30px 10px;
	background: url(images/boardprayrpin.jpg) top left no-repeat;
	font-weight: bold;
	}
#content #page div.boardPrayr .boardTitleBody {
	display: block;
	float: right;
	width: 355px;
	padding: 40px 10px 35px 10px;
	background: url(images/boardprayrpin.jpg) top right no-repeat;
	}
#content #page div.boardPrayr .boardTitle {
	font-weight: bold;
	}
#content #page div.prayrReport .boardTitle {
	font-weight: bold;
	font-size: 14px;
	}
#content #page div.boardPrayr .boardDate {
	font-weight: normal;
	color: #499266;
	}
#content #page div.boardPrayr a.removebutton {
	display: block;
	width: 65px;
	height: 16px;
	background: url(images/removebutton.png) no-repeat;
	margin: 10px auto 0;
	text-indent: -90000px;
	}
#content #page div.boardPrayr .boardBody {
	color: #499266;
	}
#content #page div.boardPrayr .prayrBody {
	color: #499266;
	font-size: 14px;
	}
#content #page div.boardPrayr .boardTags {
	display: block;
	padding: 10px 0 0 0;
	font-style: italic;
	color: #499266;
	}
#content #page div.boardPrayr .boardTags a {
	color: #499266;
	}
#content #page div.boardPrayr .boardTags a:hover {
	color: #00A8FF;
	}
#content #page div.boardPrayr .prayzPosted {
	display: block;
	padding: 10px 0 0 0;
	}
#content #page div.boardPrayrCollapsed {
	margin: 0 0 5px;
	padding: 10px;
	background: #D1F5DF;
	border: 1px solid #47D981;
	font-size: 12px;
	}
	#content #page div.boardPrayrCollapsed .boardAuthor {
	display: block;
	float: left;
	width: 125px;
	font-weight: bold;
	}
	#content #page div.boardPrayrCollapsed .boardTitleBody {
	display: block;
	float: right;
	width: 350px;
	}
	#content #page div.boardPrayrCollapsed .boardTitle {
	font-weight: bold;
	}
	#content #page div.boardPrayrCollapsed a {
	color: #000;
	}
	#content #page div.boardPrayrCollapsed a:hover {
	color: #00A8FF;
	}
#content #page div.boardPrayz {
	margin: 0 0 15px;
	background: #B9EBF9 url(images/boardprayzbottom.jpg) bottom right no-repeat;
	border-top: 1px solid #00A8FF;
	font-size: 12px;
	}
#content #page div.boardPrayz a {
	color: #000;
	}
#content #page div.boardPrayz a:hover {
	color: #00A8FF;
	}
#content #page div.boardPrayz .boardAuthor {
	display: block;
	float: left;
	width: 105px;
	padding: 40px 10px 30px 10px;
	background: url(images/boardprayzpin.jpg) top left no-repeat;
	font-weight: bold;
	}
#content #page div.boardPrayz .boardTitleBody {
	display: block;
	float: right;
	width: 355px;
	padding: 40px 10px 35px 10px;
	background: url(images/boardprayzpin.jpg) top right no-repeat;
	}
#content #page div.boardPrayz .boardTitle {
	font-weight: bold;
	}
#content #page div.boardPrayz .boardDate {
	font-weight: normal;
	color: #0082BC;
	}
#content #page div.boardPrayz a.reportbutton {
	display: block;
	width: 65px;
	height: 16px;
	background: url(images/reportbutton.png) no-repeat;
	margin: 10px auto 0;
	text-indent: -90000px;
	}
#content #page div.boardPrayz .boardBody {
	color: #0082BC;
	}
#content #page div.boardPrayz .prayzBody {
	color: #0082BC;
	font-size: 14px;
	}
#content #page div.boardPrayz .boardTags {
	display: block;
	padding: 10px 0 0 0;
	font-style: italic;
	color: #0082BC;
	}
#content #page div.boardPrayz .boardTags a {
	color: #0082BC;
	}
#content #page div.boardPrayz .boardTags a:hover {
	color: #00A8FF;
	}
#content #page div.boardPrayz .prayzPosted {
	display: block;
	padding: 10px 0 0 0;
	}
#content #page div.boardPrayzCollapsed {
	margin: 0 0 5px;
	padding: 10px;
	background: #B9EBF9;
	border: 1px solid #00A8FF;
	font-size: 12px;
	}
	#content #page div.boardPrayzCollapsed .boardAuthor {
	display: block;
	float: left;
	width: 125px;
	font-weight: bold;
	}
	#content #page div.boardPrayzCollapsed .boardTitleBody {
	display: block;
	float: right;
	width: 350px;
	}
	#content #page div.boardPrayzCollapsed .boardTitle {
	font-weight: bold;
	}
	#content #page div.boardPrayzCollapsed a {
	color: #000;
	}
	#content #page div.boardPrayzCollapsed a:hover {
	color: #00A8FF;
	}
#content #comments span.padbottom {
	display: block;
	padding-bottom: 15px;
	}
#content #page div.boardComment {
	width: 450px;
	margin: 0 0 15px 25px;
	background: #F9F9C2 url(images/boardcommentbottom.jpg) bottom right no-repeat;
	border-top: 1px solid #E5E55A;
	font-size: 12px;
	}
#content #page div.boardComment a {
	color: #000;
	}
#content #page div.boardComment a:hover {
	color: #00A8FF;
	}
#content #page div.boardComment .boardAuthor {
	display: block;
	float: left;
	width: 105px;
	padding: 40px 10px 30px 10px;
	background: url(images/boardcommentpin.jpg) top left no-repeat;
	font-weight: bold;
	}
#content #page div.boardComment .boardTitleBody {
	display: block;
	float: left;
	width: 305px;
	padding: 40px 10px 30px 10px;
	background: url(images/boardcommentpin.jpg) top right no-repeat;
	}
#content #page div.boardComment .boardTitle {
	font-weight: bold;
	}
#content #page div.boardComment .boardDate {
	font-weight: normal;
	color: #636000;
	}
#content #page div.boardComment a.reportbutton {
	display: block;
	width: 65px;
	height: 16px;
	background: url(images/reportbutton.png) no-repeat;
	margin: 10px auto 0;
	text-indent: -90000px;
	}
#content #page div.boardComment .boardBody {
	color: #636000;
	}
#content #boardNav {
	float: left;
	width: 170px;
	min-height: 100px;
	margin: 0 25px 0 10px;
	padding: 0 10px;
	text-align: left;
	}
#content #boardNav h2 {
	text-align: center;
	}
#content #boardNav a {
	color: #000;
	}
#content #boardNav a:hover {
	color: #00A8FF;
	}
#content #boardNav strong.padbottom {
	display: block;
	padding-bottom: 15px;
	}
#content #userNav {
	float: left;
	width: 170px;
	min-height: 100px;
	margin: 0 25px 0 10px;
	padding: 0 10px;
	text-align: left;
	}
#content #userNav h2 {
	text-align: center;
	}
#content #userNav a {
	display: block;
	margin: 0 0 5px 0;
	color: #000;
	}
#content #userNav a:hover {
	color: #00A8FF;
	}
#content #userNav strong.padbottom {
	display: block;
	padding-bottom: 15px;
	}
#content #tags {
	float: left;
	width: 190px;
	min-height: 100px;
	margin: 0 25px 0 10px;
	text-align: center;
	}
#content #tags a {
	color: #000;
	}
#content #tags a:hover {
	color: #00A8FF;
	}
#content #tags .reallysmall {
	font-size: 12px;
	}
#content #tags .small {
	font-size: 16px;
	}
#content #tags .medium {
	font-size: 20px;
	}
#content #tags .large {
	font-size: 24px;
	}
#content #tags .fire {
	font-size: 28px;
	}
#content #profileList {
	width: 400px;
	margin: 0;
	padding: 0;
	border: 2px solid #47D981;
	list-style: none;
	}
#content #profileList li {
	margin: 0 0 5px 0;
	padding: 5px;
	}
	
#confirmSubmitted {
	width: 480px;
	margin: 2px;
	padding: 8px;
	border: 2px solid #47D981;
	}
#errorSubmitted {
	width: 480px;
	margin: 2px;
	padding: 8px;
	border: 2px solid #f00;
	line-height: 20px;
	}
form {
	padding: 0;
	margin: 0;
	}
form fieldset {
	width: 480px;
	margin-bottom: 10px;
	border: 2px solid #47D981;
	}
form legend {
	font-weight: bold;
	font-size: 16px;
	}
form div.radioTextGroup {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100px;
	float: left;
	}
form label {
	display: block;
	clear: left;
	float: left;
	width: 190px;
	margin: 0 10px 0 0;
	padding-top: 3px;
	padding-right: 10px;
	text-align: right;
	}
form label.search {
	display: block;
	clear: left;
	float: left;
	width: 190px;
	margin: 10px 10px 5px 0;
	padding-top: 3px;
	padding-right: 10px;
	text-align: left;
	font-weight: bold;
	}
form input.textInput {
	clear: right;
	width: 260px;
	font-size: 16px;
	margin: 0 0 1px;
	}
form input.textInput:focus {
	background: #D1F5DF;
	}
form span.textBlock {
	clear: right;
	display: block;
	width: 100%;
	font-size: 16px;
	margin: 0 0 1px;
	padding: 3px 0 2px;
	}
form select {
	width: 270px;
	font-size: 16px;
	}
form textarea {
	width: 100%;
	height: 200px;
	font-size: 14px;
	}
form textarea:focus {
	background: #D1F5DF;
	}
form textarea.commentBox {
	width: 100%;
	height: 100px;
	font-size: 14px;
	}
form textarea.commentBox:focus {
	background: #F9F9C2;
	}
form input.submitButton {
	width: 100%;
	font-size: 16px;
	}
form input.searchInput {
	clear: right;
	width: 170px;
	margin: 0 0 5px 0;
	font-size: 16px;
	}
form input.searchButton {
	width: 170px;
	font-size: 16px;
	margin-bottom: 20px;
	}
span.rendertime {
	display: block;
	padding-top: 10px;
	color: #bfbfbf;
	}
br.clearAll {
	clear: both;
	}
	
#messagesContainer {
	width: 496px;
	margin: 2px;
	border: 2px solid #47D981;
	}
#messagesContainer h3 {
	padding: 0;
	}
#messagesContainer h3.where {
	width: 245px;
	margin: 3px 0 5px 3px;
	float: left;
	font-size: 16px;
	}
#messagesContainer h3.options {
	width: 245px;
	margin: 3px 3px 5px 0;
	padding: 3px 0 0 0;
	float: left;
	font-size: 12px;
	text-align: right;
	}
#messagesContainer h3.options a {
	color: #bfbfbf;
	text-decoration: none;
	}
#messagesContainer h3.options a:hover {
	color: #00A8FF;
	text-decoration: underline;
	}
table#messages {
	clear: left;
	width: 486px;
	padding: 0;
	margin: 5px;
	font-size: 12px;
	border-collapse: collapse;
	}
table#messages tr {
	margin: 0;
	padding: 0;
	}
table#messages td {
	margin: 0;
	padding: 0;
	}
table#messages td.status {
	width: 20px;
	}
table#messages td.unread {
	background: url(images/messageunread.jpg) no-repeat center center;
	}
table#messages td.read {
	background: url(images/messageread.jpg) no-repeat center center;
	}
table#messages td.sender {
	width: 95px;
	max-width: 95px;
	padding: 4px 0 2px 5px;
	overflow: hidden;
	}
table#messages td.sender a {
	color: #bfbfbf;
	font-weight: bold;
	text-decoration: none;
	}
table#messages td.sender a:hover {
	color: #00A8FF;
	text-decoration: underline;
	}
table#messages td.snippet {
	display: block;
	width: 289px;
	max-width: 289px;
	padding: 4px 0 2px 5px;
	overflow: hidden;
	white-space: nowrap;
	}
table#messages td.snippet a {
	color: #bfbfbf;
	text-decoration: none;
	}
table#messages td.snippet a span.messageSubject {
	color: #000;
	text-decoration: none;
	}
table#messages td.snippet a:hover span.messageSubject {
	color: #00A8FF;
	text-decoration: underline;
	}
table#messages td.snippet a:hover {
	color: #bfbfbf;
	text-decoration: underline;
	}
table#messages td.snippet span.messageSubject {
	font-weight: bold;
	}
table#messages td.date {
	width: 65px;
	max-width: 65px;
	padding: 4px 0 2px 5px;
	overflow: hidden;
	white-space: nowrap;
	font-weight: bold;
	}
#content #page div.messageView {
	margin: 0 0 15px;
	background: #fffefd url(images/messagebottom.jpg) bottom right no-repeat;
	border-top: 1px solid #e5e55a;
	font-size: 12px;
	}
#content #page div.messageView a {
	color: #000;
	}
#content #page div.messageView a:hover {
	color: #00A8FF;
	}
#content #page div.messageView .messageSender {
	display: block;
	float: left;
	width: 105px;
	padding: 40px 10px 30px 10px;
	background: url(images/messagepin.jpg) top left no-repeat;
	font-weight: bold;
	}
#content #page div.messageView .messageSubjectBody {
	display: block;
	float: right;
	width: 355px;
	padding: 40px 10px 35px 10px;
	background: url(images/messagepin.jpg) top right no-repeat;
	}
#content #page div.messageView .messageSubject {
	font-weight: bold;
	}
#content #page div.messageView .messageDate {
	font-weight: normal;
	color: #000;
	}
#content #page div.messageView .messageBody {
	color: #000;
	font-size: 14px;
	}
#content #page div.messageView a.deletebutton {
	display: block;
	width: 65px;
	height: 16px;
	background: url(images/deletebutton.png) no-repeat;
	margin: 10px auto 0;
	text-indent: -90000px;
	}
form#messageReply textarea {
	height: 100px;
	}
form#messageSend textarea {
	height: 200px;
	}
form#messageReply textarea:focus, form#messageSend textarea:focus {
	background: #fffefd;
	}
form#messageReply input.textInput:focus, form#messageSend input.textInput:focus {
	background: #fffefd;
	}

.reportPrayr {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #D1F5DF;
	border: 1px solid #47D981;
	}
.reportPrayr a {
	color: #47D981;
	}
.reportPrayz {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #B9EBF9;
	border: 1px solid #00A8FF;
	}
.reportPrayz a {
	color: #00A8FF;
	}
.reportComment {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #F9F9C2;
	border: 1px solid #E5E55A;
	}
.reportComment a {
	color: #636000;
	}
.reportPrayr h4, .reportPrayz h4, .reportComment h4 {
		margin: 0;
		padding: 0;
		font-size: 14px;
	}
.reportPrayr .reportDate, .reportPrayz .reportDate, .reportComment .reportDate {
		display: block;
		margin: 5px 0 0 0;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
	}
.reportPrayr .reasonCode, .reportPrayz .reasonCode, .reportComment .reasonCode {
		font-weight: bold;
	}
	
#adminNav {
	margin: 0 0 10px;
	text-align: center;
	}
	#adminNav a.current {
	color: #00A8FF;
	}
#adminSubNav {
	margin: 0 0 10px;
	text-align: center;
	}
	#adminSubNav a.current {
	color: #00A8FF;
	}
form#userSearchForm, form#newsSearchForm {
	margin: 0 2px 5px;
	padding: 5px;
	border: 1px solid #999;
	background: #ddd;
	}
form#newsSearchForm .addArticle {
	display: inline-block;
	width: 100px;
	height: 20px;
	margin: 2px 0 0;
	text-indent: -9000px;
	background: url(images/addarticle.jpg) no-repeat;
	}

form#newsSearchForm .addArticle:hover {
	background: url(images/addarticle_hover.jpg) no-repeat;
	}
input.idField {
	width: 35px;
	}
input.queryField {
	font-size: 14px;
	width: 150px;
	float: right;
	}
#adminUsersTable {
	font-size: 14px;
	border-collapse: collapse;
	margin: 0 auto;
	}
	#adminUsersTable tr {
	border-bottom: 1px solid #999;
	}
	#adminUsersTable tr td {
	padding: 5px;
	}
	#adminUsersTable tr td a {
	color: #999;
	}
	#adminUsersTable tr td a:hover {
	color: #00A8FF;
	}
	#adminUsersTable .headRow {
	background: #ddd;
	border-top: 1px solid #999;
	color: #444;
	font-style: italic;
	}
	#adminUsersTable .headRow a {
	color: #444;
	font-weight: bold;
	}
	#adminUsersTable .userid {
	width: 25px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	text-align: center;
	}
	#adminUsersTable .username {
	width: 125px;
	border-right: 1px solid #999;
	}
	#adminUsersTable .email {
	width: 250px;
	border-right: 1px solid #999;
	}
	#adminUsersTable .lock {
	width: 20px;
	border-right: 1px solid #999;
	}
	#adminUsersTable .message {
	width: 20px;
	border-right: 1px solid #999;
	}
#adminNewsTable {
	font-size: 14px;
	border-collapse: collapse;
	margin: 0 auto;
	}
	#adminNewsTable tr {
	border-bottom: 1px solid #999;
	}
	#adminNewsTable tr td {
	padding: 5px;
	}
	#adminNewsTable tr td a {
	color: #999;
	}
	#adminNewsTable tr td a:hover {
	color: #00A8FF;
	}
	#adminNewsTable .headRow {
	background: #ddd;
	border-top: 1px solid #999;
	color: #444;
	font-style: italic;
	}
	#adminNewsTable .headRow a {
	color: #444;
	font-weight: bold;
	}
	#adminNewsTable .newsDate {
	width: 80px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	}
	#adminNewsTable .newsTitle {
	width: 200px;
	border-right: 1px solid #999;
	}
	#adminNewsTable .newsAuthor {
	width: 100px;
	border-right: 1px solid #999;
	}
	#adminNewsTable .newsStatus {
	width: 70px;
	border-right: 1px solid #999;
	text-align: center;
	}
#click2edit {
	display: block;
	margin: 0 0 5px;
	text-align: center;
	}
#textEdit {
	display: none;
	}
	#textEdit textarea:focus {
	background: #fff;
	}

a.closebutton {
	display: block;
	width: 65px;
	height: 16px;
	background: url(images/closebutton.png) no-repeat;
	margin: 10px auto 0;
	text-indent: -90000px;
	}