/* status updates */
.thread a { background:url("../icons/comment.png") top left no-repeat; }
.thread a:hover { background:url("../icons/comment-over.png") top left no-repeat; }
.media_comment a { background:url("../icons/comment-video.png") top left no-repeat; }
.media_comment a:hover { background:url("../icons/comment-video-over.png") top left no-repeat; }


.status_current {
	padding: 15px 45px 0 10px;
	border-bottom: none;
	padding-bottom: 0;
	width: 455px;
	line-height: 180%;
	position: relative;
}

.status_current h2 { 
	font-size: 1.8em; 
	font-weight: bold;
	letter-spacing: 0;
	}

.status_current p { display: inline; margin-left: 10px; }

.status_main {
	display: inline;
	margin-left: 8px;
}

.status_update {
	width: 480px;
	padding: 25px 20px 25px 10px;
	line-height: 180%;
	float: left;
	position: relative;
	border-top: 1px solid #ccc;
}

.status_update p, .status_current span { 
	font-size: 1.3em;
	padding-bottom: 0;	
}

.status_update .remove {
	position: absolute;
	right: 5px;
	top: 10px;
	background:url("../icons/tag-delete.png") right center no-repeat;
	width: 20px;
	height: 0;
	padding-top: 22px;
	overflow: hidden;
	display: block;
}

.status_update .reply-to {
	background-position: top right;
	position: absolute;
	top: 35px;
	right: 5px;
	width: 25px;
	padding: 25px 0 0 0;
	overflow: hidden;
}

.status_update .posted .remove {
	position: absolute;
	right: 10px;
	top: 5px;
}

.status_update .posted .reply-to {
	position: absolute;
	right: 10px;
	top: 25px;
}
.reply-to {
		display: block;
		overflow: hidden;
}

.status_update p.subtext { font-size: 0.9em; }

.reply-to {
	width: 100%;
	display: block;
	height: 0;
	padding-top: 30px;
	background:url("../icons/reply-arrow.png") top center no-repeat;
}

.options {
	display: block;
	width: 400px;
	clear: both;
	float: left;
	padding: 5px 0;
	height: 23px;
}

.options li {
	display: inline;
	font-size: 11px;
	padding: 0;
	float: left;
	width: auto;
}

.options li a {
	padding-top: 23px;
	width: 23px;
	height: 0;
	display: block;
	overflow: hidden;
	float: left;
}

.options li.date_duration a {
	width: auto;
	padding-top: 4px;
	height: 19px;
	line-height: 19px;
}

.options li:first-child { padding-right: 10px; }

.options li.feed_rating {
	width: 18px;
	height: 23px;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
}

#status_new, #feed_status_new { 
	width: 490px; 
	padding: 10px 0 0 10px;
	line-height: 180%;
	float: left;
	position: relative;
}

#status_new p.subtext, #feed_status_new p.subtext, .status_comments p.subtext {
	padding: 3px 0 8px 0;
	width: auto;
	float: left;
}

#center_content .status_comments p.subtext {
	padding: 3px 0 8px;
	font-size: 0.8em;
	letter-spacing: 1px;
	color: #343434;
}

#feed_status_new p.subtext { 
	padding-left: 80px; 
	font-size: 0.75em;
	}

#status_new .white_button_small, #feed_status_new .white_button_small { margin-top: 5px; }
#feed_status_new .white_button_small { margin-right: 10px; }

#feed_status_new {
	font-size: 1.2em;
	width: 490px;
}

#feed_status_new textarea {
	width: 390px;
	height: 60px;
	font-size: 1.0em;
}

#feed_status_new .white_button_small { font-size: 11px; }

#status_new textarea { 
	width: 480px; 
	height: 70px;
}



#status_new h4, #feed_status_new h4 { 
	font-size: 1.2em; 
	padding-bottom: 4px;
	color: #0173b2;
}

#status_new ul, #feed_status_new ul { 
	display: inline; 
	}

#status_new li, #feed_status_new li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #666;
}

.status_comments div {
	background-color: #caedf9;
	margin-top: 8px;
	float: left;
	font-size: 0.9em;
	letter-spacing: normal;
	width: auto;
}

.status_comments p {
	padding-bottom: 3px;
	width: 380px;
}

.status_comments .posted, .status_comments .new, .status_comments .posted-hidden {
	width: 450px;
	padding: 8px 15px;
	float: left;
	position: relative;
}

.status_comments textarea {
	width: 370px;
	height: 35px;
	margin-right: 8px;
	float: left;
}

.status_comments .white_button_small { 
	float: right;
	width: 50px;
	}

.feed_media { 
	padding: 10px 0 0 0;
	float: left;
	width: 480px;
	}

.feed_media div {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: auto;
	width: 148px;
	height: 110px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.feed_media div img {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
}

.feed_media div.content_option {
	float: right;
	border: none;
	width: 100%;
	text-align: right;
	height: auto;
	overflow: auto;
}


.feed_media div .videothumb_play_medium, .feed_media div .icon_medium {
	position: absolute;
	bottom: 18px; /* div padding + 8 */
	right: 23px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	color: #345390;
	padding-top: 15px;
	height: 20px;
}

/* feed centercolumn */

#feed_newitems_notification {
	margin: 15px  0;
	padding-left: 10px;
	float: left;
	width: 400px;
}
#feed_newitems_notification a {
	padding: 8px 10px 6px 10px;
	float: left;
	width: auto;
}


#results_panel .status_comments .new {
	width: 100%;
	}
	
#results_panel .status_comments textarea {
	width: 550px;
	float: left;
	}