﻿/*************************/
/* Forum                 */
/*************************/

/* FORUM FRONT PAGE */
/* Top */
.forumStartpage h1{color: #fff;}
.forumStartpage .mainInfoBox.Top h1 {
    font-size: 20px;
    font-weight: normal;
}
#forum.forumStartpage .mainInfoBox .topBody {
    margin-bottom: 10px;
}
#forum.forumStartpage .mainInfoBox.Top p {
    font-size: 30px;
    font-weight: bold;
    /*display: inline;*/
}
#forum .mainInfoBox.Top p {
    font-size: 16px;
}
#forum .mainInfoBox.Top .headingContainer {
	height: 5px;
	background: transparent url(gfx/bg-main-box-blue.png) no-repeat left top;
}
#forum .mainInfoBox.Top h1 {
    font-weight: bold;
}
#forum.forumStartpage .mainInfoBox.Top h1 {
    font-weight: normal;
}
#forum .mainInfoBox.Top .mainInfoBoxContentContainer {
	float: left;
	width: 100%;
	background: transparent url(gfx/bg-main-box-blue.png) no-repeat left bottom;
    color: white;
}
#forum h2.forumView {
    margin: 20px 0 10px 10px;
}
/* Forums list */
#forum .mainInfoBox .headingContainer {
    background: transparent url(gfx/bg-main-box-blue.png) no-repeat left top;
}

#forum .mainInfoBox .headingContainer h2 {
    background: white url(gfx/bg-main-box-blue.png) no-repeat left bottom;
}
#forum .mainInfoBox ul.topicList .latestPost {
    font-weight: normal;
    color: #333333;
    font-size: 15px;
    clear: left;
    margin: 10px 0 10px 0;
    display: block;
    letter-spacing: -0.03em;
}

#forum .mainInfoBox ul.topicList .posts {
    float: left;
    margin: 5px 10px 0 0;
}
#forum .mainInfoBox ul.topicList p {
    float: left;
    margin: 1px 4px 0 0;
    font-size: 12px;
    letter-spacing: -0.03em;
}
#forum .mainInfoBox ul.topicList .bubble {
    background: transparent url(gfx/bubble-left.png) no-repeat left top;
    width: 34px;
    height: 25px;
    display: block;
    float: left;
    padding-top: 3px;
    text-align: center;
    color: White;
    font-size: 10px;
}
#forum .mainInfoBox ul.topicList .bubble.right {
    background-image: url(gfx/bubble-right.png);
}
#forum .mainInfoBox ul.topicList span.goToForum {
    background: white url(gfx/btn-arrow-right.png) no-repeat top left;
    display: block;
    height: 32px;
    padding-left: 14px;
    position: absolute;
    right: 0px;
}
#forum .mainInfoBox ul.topicList span.goToForum a {
    background: white url(gfx/btn-arrow-right.png) no-repeat top right;
    font-size: 15px;
    display: block;
    padding: 6px 44px 0 0;
    height: 31px;
}
#forum .mainInfoBox ul.topicList span.goToForum:hover {
    background-position: left -64px;
}
#forum .mainInfoBox ul.topicList span.goToForum:hover a {
    background-position: right -64px;
}
#forum .mainInfoBox ul.topicList span.goToForum a {
    text-decoration: none;
    letter-spacing: -0.03em;
}
.forumStartpage ul.topicList {
    margin-top: 10px;   
}
.forumStartpage ul.topicList li.row {
    background: url(gfx/bg-hr-dotted.png) repeat-x bottom;
    padding: 0 0 15px 10px;
    margin-bottom: 5px;
    float: left;
    width: 625px;
}
.forumStartpage ul.topicList li.row:last-child {
    background: none;
}
.forumStartpage ul.topicList dd {
	display: block;
	float: left;
	overflow: hidden;
	color: #666;
	margin: 0;
	font-size: 0.9em;
	position: relative;
	width: 100%;
}
.forumStartpage ul.topicList dl {
    padding-left: 0;
    margin-left: 0;
}
.forumStartpage ul.topicList.forums span.heading, ul.topicList.topics span.heading{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
	}
.forumStartpage ul.topicList.topics span.heading {clear: none;}
.forumStartpage ul.topicList.forums span.heading a {
    color: #333333;
    font-weight: bold;
    letter-spacing: -0.03em;
}
.forumStartpage ul.topicList.forums dd.profileImage, ul.topicList.topics dd.profileImage{
	width: 50px;
	height: 50px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin-top: 19px;
}


/* END FORUM FRONT PAGE */

/* START FORUM PAGE */
/*************************/
.forumPage #LeftContentArea .headingContainer {
    display: none;
}
.forumPage #LeftContentArea .forumBox .headingContainer,
.projectStartpage #LeftContentArea .forumBox .headingContainer {
    
    display: block;
    background:none;
}
.forumPage #LeftContentArea .forumBox .headingContainer h2,
.projectStartpage #LeftContentArea .forumBox .headingContainer h2 {
    background:none;
    color:#666;
    padding-left:0;
}
.forumPage #PopUp .headingContainer {
    display: block;
}
#forum #PopUp li.forumImage input {
    float: left;   
}
#forum #PopUp a.addUpload {
    background: transparent url(Images/icons/add.png) no-repeat 0 0;
    padding-left: 20px;
    margin-top: 4px;
    float: right;
}
#forum #PopUp a.removeUpload {
    background: transparent url(Images/icons/remove.png) no-repeat 0 0;
    padding-left: 20px;
    margin-top: 4px;
    float: right;
}
#forum #PopUp li.hasImage input {
    color: #666666;
}
#forum.forumPage .mainInfoBox.Top .mainInfoBoxContentContainer {
    background: none;
    color: #333333;
}
.forumPage .mainInfoBox.Top h1 {
    color: #53bee3;   
}
.forumPage .onPageSearch {
    margin-bottom: 40px;   
}
.forumPage #btnCreateTopicfloatright {
    float: right;
    margin: 20px 0 0 0;
}
.forumPage div.forumList,
.projectStartpage div.forumList {
	height: 17px;
	padding: 3px 2px 10px 2px;
	overflow: hidden;
	color: #666;
}
.forumPage div.forumList dl,
.projectStartpage div.forumList dl {
	margin: 0;
	padding: 0;
	width: 100%;
}
.forumPage div.forumList dt,
.projectStartpage div.forumList dt {
	float: left;
	width: 60%;
	margin: 0;
	display: block;
	padding: 0;
}
.forumPage div.forumList dt.lastPost,
.projectStartpage div.forumList dt.lastPost{
	font-size: 16px;
	color: #666;
	font-weight: bold;
	}
	
.forumPage div.forumList dd,
.projectStartpage div.forumList dd  {
	width: 25%; /*font-weight: bold;*/
	margin: 0;
	overflow: hidden;
	float: left;
}
.forumPage div.forumList dd.replies,
.projectStartpage div.forumList dd.replies {
	font-size: 14px;
	color: #999;
}
.forumPage div.forumList.topic dl {
}

.forumPage ul.topicList,
.projectStartpage ul.topicList {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.projectStartpage ul.topicList{}
.forumPage ul.topicList.forums {
}
.forumPage ul.topicList.forums li.row,
.projectStartpage ul.topicList.forums li.row 
{
	width: 100%;
	overflow: hidden;
	margin: 0;
	float: left;
}
.forumPage ul.topicList li.row div.inner,
.projectStartpage ul.topicList li.row div.inner 
{
	border-right: 1px solid #cdcdcd; 
}
.forumPage ul.topicList li.row,
.projectStartpage ul.topicList li.row 
{ 
	margin: 0;	
}
.forumPage ul.topicList li.odd,
.projectStartpage ul.topicList li.odd
{
	background-color: Transparent;
} 
.forumPage ul.topicList li.row:last-child,
.projectStartpage ul.topicList li.row:last-child  
{
    border-bottom: 0;
}
.forumPage ul.topicList dl,
.projectStartpage ul.topicList dl {
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
	position: relative;
	height: 98px;
	border-bottom: 1px solid #ccc;
}
.forumPage ul.topicList dt,
.projectStartpage ul.topicList dt {
	/*float: left;*/
	display: block;
	margin: 0;
	padding: 0;
	top: 0px;
	/*width: 60%;*/
}
.forumPage ul.topicList dd,
.projectStartpage ul.topicList dd {
	display: block;
	float: left;
	overflow: hidden;
	color: #666;
	margin: 0;
	font-size: 0.9em;
	position: relative;
	width: 100%;
	margin-top: -6px;
}
.forumPage ul.topicList dd.icons,
.projectStartpage ul.topicList dd.icons {
    position: absolute;
    bottom: 5px;
}
.forumPage ul.topicList dd.posts,
.projectStartpage ul.topicList dd.posts{
	text-align: center;
	width: 15%;
}
.forumPage ul.topicList dt.topic,
div.forumList.topic dt.topic,
.projectStartpage ul.topicList dt.topic, 
div.forumList.topic dt.topic  
{
	width: 429px;
	height: 81px;
	float: left;
	padding-top: 19px;
	position: absolute;
	left: 76px;
	border-right: 1px solid #cdcdcd;
	padding-right: 30px;
}
.forumPage ul.topicList dd.replies, div.forumList.topic dd.replies,
.projectStartpage ul.topicList dd.replies, div.forumList.topic dd.replies  {
	text-align: center;
	float: right;
	width: 98px;
}
.forumPage ul.topicList dd.replies,
.projectStartpage ul.topicList dd.replies{
	font-size: 18px;
	color: #333;
	padding-top: 42px;
	height: 50px;
	}
.forumPage ul.topicList dd.views, div.forumList.topic dd.views,
.projectStartpage ul.topicList dd.views, div.forumList.topic dd.views {
	width: 10%;
	text-align: center;
}
.forumPage ul.topicList span.creator, div.forumList.topic span.creator,
.projectStartpage ul.topicList span.creator, div.forumList.topic span.creator  {
    font-size: 10px;
    color: #999999;
    float: left;
}
.forumPage ul.topicList span.lastPost, div.forumList.topic span.lastPost,
.projectStartpage ul.topicList span.lastPost, div.forumList.topic span.lastPost {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 10px;
	color: #999999;
}
.forumPage div.forumList.topic span.lastPost{
	
	}
.forumPage ul.topicList.forums span.heading, ul.topicList.topics span.heading,
.projectStartpage ul.topicList.forums span.heading, ul.topicList.topics span.heading{
	clear: both;
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding-bottom: 2px;
	overflow: hidden;
	max-height: 44px;
	}
.forumPage ul.topicList.topics span.heading,
.projectStartpage ul.topicList.topics span.heading 
{
	clear: none;
}
.forumPage ul.topicList.forums span.heading a, ul.topicList.topics span.heading a,
.projectStartpage ul.topicList.forums span.heading a, ul.topicList.topics span.heading a {
    color: #333333;
    font-weight: bold;
    letter-spacing: -0.03em;
}
.forumPage ul.topicList.forums dd.profileImage, ul.topicList.topics dd.profileImage,
.projectStartpage ul.topicList.forums dd.profileImage, ul.topicList.topics dd.profileImage{
	width: 50px;
	height: 50px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
	border: 1px solid #ccc;
	padding: 1px;
	margin-top: 19px;
}
.forumPage ul.topicList.forums li.anonymous dd.profileImage, ul.topicList.topics li.anonymous dd.profileImage,
.projectStartpage ul.topicList.forums li.anonymous dd.profileImage, ul.topicList.topics li.anonymous dd.profileImage{
	border: 0;
	width: 60px;
	height: 60px;
	padding: 0;
	}
.forumPage ul.topicList.forums span.heading a:hover, ul.topicList.topics span.heading a:hover,
.projectStartpage ul.topicList.forums span.heading a:hover, ul.topicList.topics span.heading a:hover {
    color: #4baed1;
}
.forumPage  ul.topicList dd.silvanProfessional,
.projectStartpage  ul.topicList dd.silvanProfessional{
	background: url(gfx/bg-silvanProfessional-label.png) no-repeat top right;
	margin-top: 0;
	}
.forumPage ul.topicList li.silvanProfessional,
.projectStartpage ul.topicList li.silvanProfessional{
	background: url(gfx/bg-silvanProfessional.png) repeat-x center;
}
.forumPage div.pagingCon,
.projectStartpage div.pagingCon {
    margin-top: 10px;
}
/* START TOPIC PAGE #forum.forumTopic */
.forumTopic .itemContent {
    margin-top: 25px;
}
.forumTopic #LeftContentArea .headingContainer {
    display: none;
}
.forumTopic #PopUp .headingContainer {
    display: block;
}
.forumTopic .itemSummary.first {
    background-color: #fffae5; 
    padding: 10px; 
    margin-bottom: 10px;
}

.forumTopic .itemSummary.first a.img img {
    padding: 2px;
    border: 1px solid #BABABA; 
    background-color: #ffffff;
}
.forumTopic .itemSummary.first a.button span {
    background-color: #fffae5;
}
.forumTopic .itemSummary {
    padding: 0;
    position: relative;
    width: auto;
}
.forumTopic .dateAndWriter {
    width: 100%;
    float: none;   
    position: relative;
}
.forumTopic .dateAndWriter div.member-info {
    padding-left: 0;
}
.forumTopic .dateAndWriter h1 {
    margin-top: 0px;
    font-size: 18px;
    font-weight: bold;
}
.forumTopic .forumImages {
    margin-top: 10px;
    width: 600px;
    float: left;
}
.forumTopic .forumImages li {
    float: left;
    margin-right: 10px;
    border-bottom: 0;
    margin-bottom: 0;
    overflow: visible;
    padding-bottom: 0;
    position: inherit;
}
.forumTopic .forumImages img {
    border: 0;
}
.forumTopic .forumImages a.showImage {
	display: block;
	float: none;
	clear: both;
	margin-bottom: 5px;
}
.forumTopic .itemContent {
    width: auto;
}
.forumTopic .dateAndWriter div.comment {
    clear: none;
    margin-top: 5px;
    font-size: 11px;
}
.forumTopic div.comment span {
    display: inline;
    clear: none;
}
.forumTopic .isEdited {
    display: block;
    color: #999;
    margin-top: 10px;
}
.forumTopic .dateAndWriter div.post-date {
    clear: none;
    font-size: 11px;
}
.forumTopic .dateAndWriter a.img {
    width: 100px;
    height: 90px;
    float: left;
    display: block;
    overflow: hidden;
}
.forumTopic .dateAndWriter a.img img {
    margin: 0;
}
.forumTopic .onPageSearch {
    margin: 0;
    padding: 15px 0 0 0;
    border: 0;
}
.forumTopic .itemSummary .services {
    position: absolute;
    right: 10px;
    bottom: 7px;
    float: none;
    width: auto;
    font-size: 12px;
}
/* ukrawsn regarding #37: I think this is not needed */
/*.forumTopic .itemSummary .services .addThis {
    margin-top: -2px;
}*/
/* Posts/Replys */
.forumTopic div.whiteBox {
    margin-top: 25px;
    float: left;
}
.forumTopic #replies div.itemContent {
    padding-bottom: 30px;
}
.forumTopic #replies h3 {
    margin-bottom: 0;
    font-weight: bold;
}
.forumTopic #replies a.img {
    width: 70px;
    height: 60px;
    margin-right: 10px;
}
.forumTopic #replies li.silvanProfessional{
	background: url(gfx/bg-silvanProfessional-label.png) no-repeat right top;
	margin-top: -15px;
	}
.forumTopic ol.comments{
	padding-top: 15px;
	}
.forumTopic #replies li.silvanProfessional .dateAndWriter {
    margin-top: 14px;   
}
#replies li.anonymous div.avatar {

}
#replies li.anonymous a.img {

}
#replies li.anonymous a.img img {
    padding: 0;
    border: 0 !important;
}

/* Add this */
.forumTopic .services .addthis_toolbox{
	float: left;
	/* ukrawsn regarding #37: I think this is not needed */
	/*margin-right: 15px;*/
	}
.projectPage .addThis{
	clear: both;
	margin-top: 10px;
	float: left;
	margin-left: -2px;
	width: 300px;
	}
.projectPage .addThis .print {
     float: left;
     padding-left: 10px;
}
/* Boxes in right column */
#forum #RightContentArea .postBox .headingContainer {
    background: none;
}
#forum #RightContentArea .postBox .headingContainer h2 {
    background: none;
    color: #666666;
    padding-bottom: 0px;
}
#forum #RightContentArea .postBox  ul.PostBox li {
    background-color: #f3f3f3;
    padding: 11px;   
}
#forum #RightContentArea .postBox ul.PostBox li img {
    background-color: White;
    border: 1px solid #cccccc !important;
    padding: 2px;   
}
#forum #RightContentArea .postBox ul.PostBox li p {
    margin: 2px 0 2px 0;
}
#forum #RightContentArea .postBox ul.PostBox li p a {
    color: #333333;
    font-size: 12px;   
    font-weight: normal;
}
#forum #RightContentArea .postBox ul.PostBox li p a:hover {
    color: #4baed1;   
    text-decoration: none;
}
#forum #RightContentArea .postBox ul.PostBox .itemContent {
    width: 230px;  
}
.forumPage #LeftContentArea .projectBox .headingContainer
{
	display:block;
	background:none;
}
.forumPage #LeftContentArea .projectBox h2
{
	background:transparent none repeat scroll 0 0;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	padding-bottom:12px;
	padding-left:0;
}
.projectBoxContent table.itemContainer td {

	padding-right:5px;

}
/* END TOPIC PAGE */
div.SEOpager{
    position: absolute; left: -9999px;
}