/*************************************************
	Title: PACE Turf forum styles
	Author: 420 Creative - 420creative.com
	Copyright: January 2010
*************************************************/





/*	Global
-------------------------------------------------------------------*/
#forum a {
	color: #4a780f;
}

#forum a:hover {
	text-decoration: none;
}





/*	Subheader
-------------------------------------------------------------------*/
#breadcrumbs {
	font-size: 80%;
}






/*	Content
-------------------------------------------------------------------*/
.itempad a {
	font-size: 90%;
	font-weight: bold;
}

.forumList {
	margin-bottom: 3em;
}

td.tableHeadingBG {
	background: #62a2be;
	padding: 4px 8px;
	color: #fff;
	border-bottom: 1px solid #fff;
}

td.tableHeadingBG .forumCategory {
	display: inline;
	padding-left: 15px;
}

td.tableHeadingBG .tableHeading {
	font-weight: bold;
	font-size: 120%;
}

td.tableHeadingBG .tableHeadingSmall {
	padding-left: 30px;
}

td.tableHeadingBG2 {
	border: 1px solid #62a2be;
	border-width: 1px 0;
	font-size: 16px;
	padding: 3px;
}

td.tableRowHeadingBold,
th.tableRowHeadingBold {
	background: #dededf;
	padding: 4px;
	font-weight: bold;
	font-size: 90%;
/* 	border: 1px solid red; */
}

td.tableRowHeadingBold.firstcol,
th.tableRowHeadingBold.firstcol {
	padding-left: 38px;
}

td.tableRowHeadingBold.firstcol,
th.tableRowHeadingBold.firstcol {
	padding-right: 8px;
}

.tcForumName {
	width: 450px;
}

.tcForumName2 {
	width: 85px;
}

.tcForumPostInfo {
	width: 300px;
}

.tcForumTopics,
.tcForumReplies,
.tcForumViews {
	width: 105px;
}

.paginateCell {
	width: 65;
	font-size: 90%;
}

.linksCell {
	width: 35%;
	text-align: right;
}

#forum .linksCell a {
	border: 1px solid #137aa7;
	padding: 5px 16px;
	background: #62a2be;
	color: #fff;
	text-decoration: none;
}

#forum .linksCell a:hover {
	background: #7fbe0d;
	border-color: #4a780f;
}

.paginateLinks {
	margin-top: 20px;
}

.topicRow td {
	padding: 10px 0;
	border-bottom: 1px solid #dededf;
}

.topicAuthor {
	font-size: 85%;
	display: block;
	clear: both;
}

.topicTitle { 
	width: 75%;
	float: left;
	display: block;
}

.subscribeLink {
	width: 25%;
	float: right;
	text-align: right;
	font-size: 75%;
}

#forum .subscribeLink a {
	color: #fff;
	font-weight: normal;
}

.threadtable {
	margin-top: -10px;
	width: 100%;
}

.message { width: 100%; }

.author-info p {
	margin: 0;
}

.postTopRow td {
	background: #cccdce;
	padding: 5px 10px;
	font-size: 11px;
}

#forum .postTopRow td a {
	color: #185d7a;
	font-weight: bold;
	text-decoration: none;
}

#forum .postTopRow td a:hover {
	color: #fff;
}

.postMain td {
	border-bottom: 1px dotted #dededf;
	padding: 5px 10px;
}

.postMain td p {
	margin: 0 0 1em;
	font-size: 12px;
}

.postAuthorInfo {
	border-right: 1px dotted #dededf;
}

.postLinks td {
	padding: 5px 10px;
}

.postLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.postLinks ul li {
	display: inline;
	font-size: 10px;
}

#forum .postLinks ul li a {
	background: #ebebeb;
	padding: 4px 10px;
	color: #555;
	text-decoration: none;
}

#forum .postLinks ul li a:hover {
	background: #62a2be;
	color: #fff;
}

#fastreply h2 + div {
	margin-top: 10px;
}

.replyMsg td,
.replyMsg th,
#optionsRowOff th,
#optionsRowOff td,
#optionsRowOn th,
#optionsRowOn td,
.replySubmit td {
	padding: 4px 10px;
	border-bottom: 1px dotted #d0d0d0;
}

.replySubmit td { border: 0; }

.replyMsg th,
#optionsRowOff th,
#optionsRowOn th { 
	text-align: right;
	border-bottom: 1px dotted #d0d0d0; 
}

.characters { font-size: 11px; }

.reviewHeading {
	width: 100%;
	margin: 30px auto 0;
	padding: 4px 0;
	text-align: center;
	background: #a9aaae;
}

.reviewHeading:hover { cursor: pointer; }

.reviewReminder {
	font-size: 11px;
	padding: 8px 4px;
}









/*	Visitor stats
-------------------------------------------------------------------*/
#visitorStats {
	background: #ececec;
	margin-top: 5em;
	padding: 0 .6em;
	font-size: 90%;
	width: 30%;
}

#visitorStats h4 {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 110%;
	border-bottom: 1px solid #fff;
}

#visitorStats ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}



/*	Pagination
-------------------------------------------------------------------*/
.paginateCur,
.paginate a {
	padding: 0 5px;
}





/*	Member stuff
-------------------------------------------------------------------*/
.memberPublic {
	border: 1px dotted #d0d0d0;
	border-width: 1px 0;
	margin-top: 20px;
	padding: 10px 0;
}

.profileTable {
	width: 100%;
}

.profileTable td {
	padding: 4px 10px;
}

.profileTitle h3 {
	margin-bottom: 0;
}

.memberAvatarCell {
	width: 50%;
}

.rankTitle {
	margin-top: 0;
}

.memberLeft,
.memberRight {
	padding: 4px 10px;
	width: 50%;
	vertical-align: top;
}

.memberLeft tr td,
.memberLeft tr th,
.memberRight tr td,
.memberRight tr th {
	border-bottom: 1px dotted #d0d0d0;
	padding: 4px 0;
}

.memberLeft th.tableHeadingBG,
.memberRight th.tableHeadingBG,
.memberBio th.tableHeadingBG {
	background: #62a2be;
	font-size: 14px;
	color: #fff;
	padding: 2px 4px;
}

.memberBio,
.memberList {
	margin-top: 20px;
}

.memberList th {
	background: #62a2be;
	padding: 3px 6px;
	color: #fff;
	font-size: 14px;
}

.memberList td {
	border-bottom: 1px solid #ccc;
}

.defaultBold {
	font-weight: bold;
	padding: 5px 10px;
	font-size: 12px;
	border: 1px solid #ccc;
	text-decoration: none;
}

.defaultBold:hover {
	border-color: #4a780f;
}




