/* @begin template styles  */
.active #logo-wrapper {
	/* width: 123px; */ /* same as image size */
	/* height: 150px;  *//* same as image size */
	/*position: absolute;
	overflow: hidden;
	top: 13px;
	left: 75px;*/
}
#header-wrapper {
	position:relative;
	top:0;
	left:0;
	z-index: 9999;
}
#content {
	padding-top: 50px;
}
#join-the-club-promo {
	width: 178px; /* the same size of the image, to get the text under the image to be lined up */
	float: right;
	padding-top: 22px; /* hack to get the box to line up in the right position next to the other column*/
}
#join-the-club-promo p {
	line-height: 1.231;
}
#join-the-club-promo a#join-img-link {
	xpadding-bottom: 10px;
	line-height: .1;
	margin-bottom: 10px;
	display:block;
	clear: both;
}
#join-the-club-promo a#join-img-link:hover,
#join-the-club-promo a#join-img-link:focus {
	color: #fff;
}
/* @end template styles */
/* @begin forum styles */
#forum-breadcrumbs a#current-crumb {
	color: #333;
}
table.forum-table {
	border-top: 1px solid #b2e0ed;
}
table.forum-table td {
	border: 0;
}
#forum-breadcrumbs span {
	margin: 0 7px;
	font-size: 1.1em;
}
table.forum-table td {
	padding: 0;
}
table.forum-table td {
	border-bottom: 1px solid #b2e0ed;
}
a.leave-comment,
a.start-discussion {
	height: 23px;
	float: left;
}
a.leave-comment {
	width: 132px;
	background: transparent url(../img/btns/btn_leave_comment.png ) no-repeat 0 0;
}
a.leave-comment:hover {
	background: transparent url(../img/btns/btn_leave_comment.png ) no-repeat 0 -23px;
}
a.start-discussion {
	width: 160px;
	background: transparent url(../img/btns/btn_start_discussion.png ) no-repeat 0 0;
}
a.start-discussion:hover {
	background: transparent url(../img/btns/btn_start_discussion.png ) no-repeat 0 -23px;
}
.forum-icon {
	width: 19px;
	height: 17px;
	overflow: hidden;
}
a.folder-icon {
	background: transparent url( ../img/member/icons_forum.png ) no-repeat 0 -34px;
}
a.discussion-icon {
	background: transparent url( ../img/member/icons_forum.png ) no-repeat 0 0px;
}
table.forum-table td {
	vertical-align: top;
	padding-top: 10px;
}
.forum-table td.icon {
	padding: 4px 11px 0 0;
}
.forum-table td.post-description,
.forum-table td.category-description {
	width: 450px;
}
.forum-table td.replies-views,
.forum-table td.discussion-number {
	width: 140px;
}
td.post-description p.post-title,
td.category-description p.category-name {
	margin-bottom: 0;
	line-height: 1;
}
td.post-description p.post-title {
	margin-right: 15px;
	line-height: 1.2;
}
.forumPosts h2,
.forumCategories h2 {
	text-transform: uppercase;
	float: left;
	margin-top: 9px;
}
#forum-header-wrapper {
	border-bottom: 1px solid #b2e0ed;
    margin-bottom: 10px;
}
.paging {
	float: right;
}
.paging {
	padding-top: 10px;
}
.paging div.disabled {
	float: left;
}
.paging div.paging-direction,
.paging span {
	margin-left: 8px;
}
.paging div.paging-direction {
	float: left;
}
td.result-count,
p#forum-search-totals,
.search #forum-site-results,
td.user-info {
	background-color: #e5f5f9;
}
p#forum-search-totals {
	margin: 0;
	padding: 10px 0 10px 10px;
	background-color: #e5f5f9;
}
td.user-info {
	width: 141px;
}
td.user-info .user-details,
td.user-info img {
	margin-left: 10px;
}
td.user-info .user-details ul {
	margin-left: 0;
}
td.user-info .user-details li.screen-name {
	margin-bottom: .7em;
}
td.post {
	width: 480px;
}
td.post p {
	padding-left: 10px;
}
td.post p.post-title {
	font-weight: bold;
	margin-bottom: 0;
}
td.post p.post-date {
	margin-bottom: 2px;
}
.actions {
	margin-bottom: 11px;
}
.forumPosts img.headshot { /* only used on the forms */
	margin-right: 10px;
}
.form div#avatar {
	xwidth: 131px;
}
#ForumPostAddForm input#ForumPostTitle {
	width: 387px;
}
#ForumPostReplyForm textarea#ForumPostBody,
#ForumPostAddForm textarea#ForumPostBody{
	width:455px;
}
#ForumPostAddForm label {
	display: inline;
	margin-right: 20px;
}
#ForumPostReplyForm div.input,
#ForumPostAddForm div.input {
	margin-bottom: 20px;
}
#ForumPostReplyForm .submit,
#ForumPostAddForm .submit {
	float: left;
}
#ForumPostAddForm .textarea label {
	margin: 0;
}
#ForumPostReplyForm .submit input,
#ForumPostAddForm .submit input {
	background: transparent url('../img/btns/btn_topic_submit.png') no-repeat 0 0;
	padding-top: 22px; /* for real browsers */
	height: 23px; /* for ie */
	line-height: 13;
	width: 62px;
	border: 0;
}
a.btn-forum-cancel:hover,
#ForumPostReplyForm .submit input:hover,
#ForumPostAddForm .submit input:hover {
	background-position: 0 -23px;
}
a.btn-forum-cancel {
	background: transparent url('../img/btns/btn_forum_cancel.png') no-repeat 0 0;
	width: 67px;
	height: 23px;
}
a.btn-forum-cancel {
	 margin-left: 69px;
}
/* @begin search box */
#forum-search-wrapper {
	background: transparent url( '../img/member/search_box_bg.png') no-repeat;
    margin-bottom: 10px;
	float: right;
}
#forum-search-wrapper input.submit {
	background: transparent url('../img/member/forum_box_btn.png') no-repeat scroll 0 0;
    width: 24px;
	height: 22px;
	margin: 0;
}
#forum-search-wrapper input.submit:hover {
	background-position: 0 -22px;
}
/* @end search box */
#navigation-column ul {
	width: 178px;
	float: right;
	margin: 0;
}
#navigation-column li {
	margin-bottom: 5px;
}
#navigation-column li a {
	height: 18px;
	display: block;
	width: 168px; /* 178px using the padding 10px belong to make it longer and pad it */
	padding: 4px 10px 2px 0;
	background: transparent url('../img/member/sidebar_nav_sprite.png') no-repeat 0 -23px;
	color: #333;
	text-align: right;
}
#navigation-column li a:hover {
	color: #fff;
}
#navigation-column li a:hover,
#navigation-column li a.current-member-nav {
	background-position: 0 0;
	color: #fff;
}
.search #forum-site-results table,
.search #forum-site-results td {
	border: 0;
}
.search #forum-site-results a {
	font-weight: bold;
}
.search #forum-site-results h2,
.search #forum-site-results td {
	padding-left: 15px;
}
.search #forum-site-results h2 {
	margin-bottom: 0;
}
.search #forum-site-results td {
	padding-right: 15px;
}
.search .forum-table p.page-title {
	margin:0;
}
.search .forum-table .site-result p {
	margin:0;
}
td.post-description p.post-title a,
.search #forum-site-results a {
	font-weight: bold;
}
.search table {
	clear: both;
}
td.result-count p {
	padding: 0 0 8px 10px;
	margin: 0;
}
/* overrides button styles */
.actions .button {
	margin-top: 0;
}
/* @end forum styles */

