/* $Id: forum.css,v 1.5 2007/07/22 07:01:07 dries Exp $ */

#forum .description {
  font-size: 0.9em;
  margin: 5px 0 0;
}
#forum td.created, #forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
  white-space: nowrap;
}
#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
  text-align: center;
}

#forum tr.new-topics td.forum {
  background-image: url(../../misc/forum-new.png);
}

.forum-topic-navigation .topic-previous {
  text-align: left; /* LTR */
  float: left; /* LTR */
  width: 46%;
  margin-left: 10px;
}
.forum-topic-navigation .topic-next {
  text-align: right; /* LTR */
  float: right; /* LTR */
  margin-right: 10px;
  width: 46%;
}

/*TNOC Forum */

#forum {
	border-bottom:#bfbfbf 1px solid;
	border-right:#bfbfbf 1px solid;
	border-left:#bfbfbf 1px solid;
}

body.node-type-forum #forum-title {
	margin-bottom: 10px;
}

body.node-type-forum #comments div.box, #topic-box {
background: transparent url(/sites/all/themes/frontend/images/layout/bg_opac.png) repeat 0 0;
}

body.node-type-forum #comments div.box h3 {
padding: 5px 0px 1px 20px;
}

#topic-box h3 {
padding: 5px 0px 5px 20px;
margin: 0px;
}

div.node-form-forum div.gfx-btn, body.node-type-forum #comment-form div.gfx-btn {
	float:right;
	margin-right: 10px; 
}

#forum-title li.forum, #forum-footer li.forum  {
position: relative;
}

#forum-footer li.forum a, #forum-title li.forum a, #send-button {
text-decoration: none;
min-width: 110px;
font-weight: bold;
color: white;
background: url(../../../themes/frontend/images/buttons/button_size_1.png) no-repeat;
padding: 10px 0px 10px 35px;
display: inline-block;
background-position: top left;
line-height: 12px;
}

#forum-footer li.forum a:hover, #forum-title li.forum a:hover, #send-button:hover {
background-position: left bottom;
}

div.node-form-forum {
padding: 10px 10px 50px;
}

#forum td, #forum th {
	padding: 10px;
	border-bottom: 1px solid #AAAAAA !important;
}

#forum-title {
 background: #e6e6e6;
padding: 12px 0px 12px 20px;
}

#forum-title.spacer {
	margin-bottom: 10px;
}

#forum-title-text {
 font-size: 13px;
font-weight: bold;
	width: 500px;
}

#forum-title-description {
	width: 470px;
	padding-top: 12px;
	padding-bottom: 6px;
}

#forum-title-links {
	float: right;
	margin: 10px 15px 0 0
}

#forum-footer ul.links {
	float: right;
	margin-top: -10px;
}

#forum-list-171, #forum-list-178 {
 background: #e6e6e6 !important;
}

#forum tr.odd, #forum tr.info {
	background: #FFFFFF;
}

#forum #forum-list-135, #forum #forum-list-136, #forum #forum-list-137, #forum #forum-list-138, #forum #forum-list-139, #forum #forum-list-140, #forum #forum-list-141, #forum #forum-list-142, #forum #forum-list-143 {
	background: url("forum-hg-tr.gif") repeat-x scroll left top #d3d3d4;
}

#forum .name a, #forum .title a, .forum .content h3, .forum .content h1, .forum .content h2, .forum .content h4, .forum .content h5 {
	color: #444444;
	font-weight: bold;
	margin: 0;
}

#forum tr.even, #forum tr.odd, #forum tbody th, #forum tbody  {
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

#forum thead th {
	border: 0!important;
}


#forum thead, #forum thead a {
	color: #ffffff;
	text-decoration: none;
}

#forum thead {
	background: #a6c60c;
}

#forum thead img {
	margin-left: 5px;
}

#forum .container .name a {
	font-size: 11px;
}

#forum .container {
	border-top: 1px solid #AAA !important;
	padding: 20px 30px 20px 10px;
}

.forum .comment {
	background: #ffffff;
}

.forum .picture img {
	height: 40px;
	width: 40px;
}

.forum .node .picture, .forum .comment .picture {
	margin-right: 10px;
}

.forum .meta {
	line-height: 20px;
	padding-top: 10px;
	height: 50px;
} 

.forum .node { 
	background: #ffffff;
}

#forum-header {
	background: transparent url(/sites/all/themes/frontend/images/layout/bg_opac.png) repeat 0 0;
	padding: 10px 20px 0;
	height: 26px;
}	
	
#forum ul.links {
	text-align: left;
}
	
#forum .node ul.links {
	text-align: left;
}

#forum-breadcrumb {
	float: left; 
	width: 560px;
	color: #ffffff;
}

body.node-type-forum li.comment_reply {
	display:none;
}

#forum .forum-topic-navigation {
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 10px 0;
	background: #EBEBEB;
}

#forum .comment_add {
	display: block;
	padding: 10px;
}
	
.forum ul.links a, #forum-header ul.links a, body.node-type-forum .node ul.links a {
	padding: 0 20px 3px 0;
}

.forum .comment-footer {
	padding: 10px 20px;
	background: #eaeaea;
	border-top: 1px solid #959595;
	clear: both;
	height:16px;
}

body.node-type-forum div.tabs {
	display: none;
}

.forum .comment-footer .comment_edit, .forum .comment-footer .comment_delete, .forum .comment-footer .spam {
	margin-right: 10px;
}

#forum table {
	margin-bottom: 0;
}

#forum-footer {
	padding: 15px 20px;
	background-color: #EBEBEB;
}

#node-form #edit-taxonomy-12-wrapper, #node-form #edit-teaser-include-wrapper {
	display: none;
}

#forum .comment-inner-wrapper .author {
	padding: 18px 0;
}

.forum-verfasst {
	padding-bottom: 15px;
	color: #959595;
}

.forum #col3 .comment {
	margin-top: 10px;
	position: relative;
}

body.node-type-forum #comments .comment-title, #topic-title {
	margin-bottom: 15px;
	font-weight: bold;
}

.forum #col3_content form {
	padding: 10px 10px 47px;
}

.forum .box {
	margin-top: 20px;
}

.forum #col3 .name {
	height: 49px;
	padding-top: 13px;
	color: #AAAABB;
}

.forum #comments .comment-header {
	position: absolute;
	top: 31px;
	left: 60px;
}

.forum #edit-comment-wrapper {
	margin-bottom: 15px;
}

.forum-username {
	padding-top: 29px;
}	

#topic-box #back-button {
	padding: 0 20px 3px 0px;
	float: right;
	margin-top: 6px;
}

.forum-stats {
	background: #eaeaea;
	padding: 12px;
	font-weight: bold;
	margin-right: 20px;
}

.forum-stats .count {
	font-size: 10px;
}

.forum-stats-text {
	width: 120px;
	float: left;
	font-size: 10px;
}

.forum-view-left {
	margin: 20px 0 20px 20px;
	width: 180px;
	float: left;
}

.forum-view-right {
	margin: 20px 20px 20px 0;
	padding-left: 20px;
	padding-bottom: 38px;
	min-height: 150px;
	border-left: 1px solid #b8b8b8;
	float: left;
	width: 430px;
	position: relative;
}

#forum-list-171 .posts, #forum-list-171 .topics, #forum-list-171 .last-reply, #forum-list-171 .last-reply a {
	color: transparent;
}

#forum-list-171 .last-reply a {
	display: none;
}

#forum-list-178 .posts, #forum-list-178 .topics, #forum-list-178 .last-reply, #forum-list-178 .last-reply a {
	color: transparent;
}

#forum-list-178 .last-reply a {
	display: none;
}

.forum-user-status {
	padding-top:10px;
	width: 160px;
}

.forum-user-status div {
	color:#4c4c4c;
	font-weight:bold;
	font-size:10px;
}

.forum-user-status .label {
	color: #959595;
	font-weight:normal;
}

#col3_content .node-form-forum {
	background: #e9e9e9;
}