a
{
    color:White;
}

.genericContent
{
	font: 12px 'Trebuchet MS';
}

.genericContent h3 a
{
	font: 16px 'Trebuchet MS';
	text-decoration:none;
	font-weight:bold;
}

#content_wrapper span.show_info
{
	font: 12px 'Trebuchet MS';
}

#content_wrapper span.show_date
{
	font: 12px 'Trebuchet MS';
	color: #80b1c7;
}

#video_wrapper
{
	background-color: #80b1c7;
	width: 456px;
	height: 342px;
	color: white;
	float: left;
}

#slide_wrapper
{
	background-color: #80b1c7;
	width: 456px;
	height: 342px;
	color: white;
	float: left;
	margin-left: 8px;
}

#media_wrapper
{
	margin-top: 6px;
	height:  342px;
}

#question_wrapper{
	float: left;
	margin-left: 8px;
}
#comment_wrapper{
	float: right;
}



#question_wrapper h3, #comment_wrapper h3
{
	height: 17px;
	background-repeat: repeat-x;
	font: 12px 'Trebuchet MS';
	color: white;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 4px;
	margin-bottom: 4px;
}

#user_content_wrapper {
	clear: both;
}
#question_wrapper textarea, #comment_wrapper textarea
{
	border: 1px solid #DDDDDD;
	height: 60px;
	margin-bottom: 0px;
}

#comments,#questions
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	font: 12px 'Trebuchet MS';
}

#comments div.avatar_carrier,#questions div.avatar_carrier
{
	width: 56px;
	float: left;
}

#comments div.comment_content,#questions div.question_content
{
	float: left;
}

span.comment_header,span.question_header,span.answer_header {
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #d0d0d0;
	line-height: 18px;
	margin-bottom: 4px;
}


span.comment_date
{
	float: right;
	font-weight: normal;
	color: #959595;
}
div.answer_carrier
{
	margin-top: 7px;
}
div.thread_carrier{
	width: 29px;
	float: left;
	margin-top: 2px;
	margin-right: 4px;
}

.input_box { width: 460px; height: 60px; margin-bottom: 15px;}
.input_box img { display: block; float: left; width: 50px; height: 62px; cursor: pointer; margin-left: 3px;}



.area { float:left; font-family: "Trebuchet MS"; font-size: 11px; color: #333; display: inline; }
.postButton { cursor:hand; float:right;  border: 1; border-color:White; height: 62px; width: 55px; margin-left:5px; background-color:Black; color:White; font-size:0.8em;   display: inline; }



.video_label { width: 476px; background-color: #77268C; -moz-opacity: 0.70; opacity: 0.70; filter:alpha(opacity=70); height: 45px; color: #fff; padding: 5px 0 0 10px; font-family: "Verdana"; line-height: 30px; position: relative; top:-44px; *top:-49px; z-index: 99; text-align: left; }


a.joinBannerDiv
{
	background:url(images/uyelik.jpg) no-repeat;
	display:block;
}
