@charset "utf-8";
/* CSS Document */

/* content */
.content {
	padding:0px;
}
table.show-threads {
	width: 100%;
	background-color: #EFEEF2;
	border-collapse: collapse;
	font: 11px/16px Arial, Helvetica, sans-serif;
}
.show-threads td {
	padding: 5px;
	border-bottom: 2px solid #FFF;
}
.post-title {
	font-size: 16px;
	line-height: 22px;
}
.first-post {
	padding: 25px;
	padding-top: 0px;
	background-color: #fefaef;
	line-height: 18px;
	color: #563823;
}
.post {
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 35px;
	background-color: #EFEEF2;
}
.post-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-top: 0px;
	padding-bottom: 10px;
}
.post-msg {
	font: 14px/20px Arial, Helvetica, sans-serif;
	max-width: 600px;
	padding-bottom: 10px;
}
.post-quote {
	border: 1px solid #1A4042;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
.post-changed {
	font-size: 10px;
}
.post-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFF;
	max-width: 600px;
}
.post-msg-first {
	max-width: 600px;
	font: 14px/20px Arial, Helvetica, sans-serif;
}

.page-num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding-left: 25px;
	padding-bottom: 10px;
	background-color: #EFEEF2;
	padding-top: 10px;
	font-size: 14px;
}
.buttons {
	float: left;
}
.page-num a {
	color: #333;
}
.page-num input {
	margin-top: 15px;
}
.page-num-align {
	max-width: 600px;
	text-align: center;
}
.page-selected {
	font-size: 16px;
	font-weight: bold;
}

/* Welcome */
.menu-frame {
	background-color: #C5CAD6;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
	color: #333;
	font-family: "Segoe UI", Arial;
	font-weight: bold;
	font-size: 11px;
}
.notice {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 25px;
	color: #333;
	font-family: "Segoe UI", Arial;
	font-weight: bold;
	font-size: 11px;
}
.notice-left {
	float: left;
}
.notice-right {
	float: right;
}
.notice-right span {
	padding-right: 15px;
	text-align: center;
}
#notice-login {
	border-bottom-color: #ad8916;
	background-color: #fefaef;
	padding-top: 7px;
/*	padding-bottom: 20px;*/
}
#notice-login a {
	color: #333;
}
#notice-login a:hover {
	color: #F00;
}
#notice-welcome {
	background-color: #fefaef;
	border-bottom-color: #fefaef;
	padding-top: 7px;
	padding-bottom: 10px;
}
#notice-welcome a {
	color: #333;
}
#notice-welcome a:hover {
	color: #F00;
}
#notice-welcome span a {
	color: #15303E;
}
#notice-donation {
	border-bottom-color: #383F4F;
	background-color: #C2D8C8;
	padding-top: 7px;
	padding-bottom: 7px;
}
#notice-review {
	border-bottom-color: #7D2022;
	background-color: #EDD;
	color: #7D2022;
	padding-top: 10px;
	padding-bottom: 10px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	background-color: #fefaef;
	border-bottom: 2px solid #DFD5C8;
}
#welcome-msg {
	padding: 5px;
	padding-left: 25px;
	padding-bottom: 25px;
	line-height: 22px;
}
#welcome-img {
	float: right;
	text-align: right;
	width: 370px;
}
.welcome a:link, a:visited, a:active {
	color: #333;
}
.welcome a:hover {
	color: #C30;
}
h1 {
	font-family: Arial;
	line-height: 20pt;
	color: #567e03;
	font-size: 14pt;
	font-weight: normal;
}
/* Connect */
.member-pic {
	height: 50px;
	padding-right: 0px;
	padding-left: 15px;
	float: right;
}
.member-welcome {
	padding: 5px 10px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-align: right;
	color: #563823;
}
a.w1:link, a.w1:visited, a.w1:active {
	color: #563823;
}
a.w1:hover {
	color: #F00;
}