.media-item-container {
	width: 640px;
	padding:4px 0;
	overflow:hidden;
}

.media-img, .media-vimg {
	float:left;
	text-align:center;
	padding:8px 0pt;
}

.media-img {
	width:120px;
	height:110px;
}

.media-vimg {
	width:170px;
	height:130px;
}

.media-info {
	float:left;
	width:400px;
	padding:2px;
}

.media-author {
	color:#6c6c6c;
	padding:1px 1px 1px 6px;
}

.media-data {
	color:#6c6c6c;
}

.pending {
	background: #fff5ee;
	border:1px solid #b3b3b3;
}

.pending_edit {
	background: #ffdab9;
	border:1px solid #b3b3b3;
}

.primary {
	background: #f5fffa;
}

.embeds {
	position:absolute;
	top:-1px; 
	left:-500px;
	border:1px solid blue;
	background: #003366;
	padding:3px;
}

.rater {
	position:relative;
	width:100px;
	padding:3px;
}

.comments {
	position:absolute;
	top:-1px; 
	left:-500px;
	border:1px solid #b4b4b4;
	background: #eaeaea;
	padding:3px;
	width:455px;
	border:1px solid #b4b4b4;
}

#comments_data {
	width:445px;
	background:#eaeaea;
	padding:2px;
}

#comment-content {
	position: relative;
    width: 440px;
	padding-left:1px;
}

.a_comment {
	clear:both;
	margin-bottom:15px;
	min-height:130px;
	overflow:auto;
	border:1px groove #d8d8d8;
	* border:0;
	padding:2px;
	* padding: 10px 0px 5px 15px;
}

.a_comment a:link, .a_comment a:visited {
	color:#3366cc;
  	text-decoration: none;
}

.a_comment a:hover { color:#003399; }

#comment-content ul {
	clear:left;
	list-style: none;
}

#comments_area {
	position:relative;
	width:410px;
	* width:450px;
	font-size:small;	
	margin-left:-4px;
}

.commentimg {
	float:left;
	margin-right: 7px;
	margin-bottom: 8px;
	padding:1px;
}

.comment div {
	position:relative;
	width:400px;
	height:100%;
	margin-bottom:8px;
	padding:4px;
}

.comment_box {
	position:relative;
	width:450px;
	padding:4px;
	clear:both;
}

.authinfo {
	font-size: small;
	background:#d8d8d8;
	text-align:left;
	border-bottom:2px solid #c6c6c6;
	border-right:2px solid #c6c6c6;
	height:25px;
	margin-bottom:2px;
	padding-left:2px;
}

.owner {
	background:#ffff33;
	border-bottom:2px solid #ffcc33;
	border-right:2px solid #ffcc33;
}

#media-container {
	float:left;
	width:650px;
}

.media_box {
	position:relative;
	width:180px;
	height:175px;
	float:left;
	padding:2px;
	margin:5px;
	text-align:center;
}

.media_story_box {
	float:left;
	width:200px;
	height:200px;
	padding:2px;
	margin:4px;
	text-align:left;
}

.media_box:hover, .media_story_box:hover {
	background: #f0ffff;
}

.media_right {
	width:175px;
	background:#696969;
	line-height:2.2em;
	padding:2px;
}

.media_right a, .media_box_long a {
	font-family:Optima, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.media_box_long, .media_box_long-even, .media_box_long_pending {
	position:relative;
	width:645px;
	float:left;
	padding:2px 2px 2px 4px;
	margin:4px 0;
	text-align:left;
}

.media_box_long-even {
	background:#eaeaea;
}

.media_box_long:hover, .media_box_long-even:hover, .media_box_long_pending:hover {
	background:#dfdfdf;
}

.media_box_long_pending {
	background: #d8d8d8;
}

.media_box_header {
	position:relative;
	width:640px;
	background: #dfdfdf;
	padding:2px 2px 2px 4px;
	border-top:1px solid #adadad;
	border-left:1px solid #adadad;	
	height:32px;
	margin-bottom:2px;
}

.nav-container {
	width:640px;
	height:25px;
	clear:both;
	padding:4px 0;
	margin:3px;
}

#tabs-container {
	float:left;
	width:650px;
}

#tabs-container .tabs {
  	height: 25px;
  	padding: 0;
  	margin: 0;
}

#tabs-container .tabs ul {
    float: left;
    padding: 0;
    list-style: none;
	margin:0;
}

#tabs-container .tabs ul li {
    float: left;
    height: 25px;
    padding: 0;
	margin:0;
	line-height:2.2em;
	text-align:center;
}

#tabs-container .tabs li a, #tabs-container .tabs li a:visited { color:#fff; }
#tabs-container .tabs li a:hover {  color: #ffff00; }
#tabs-container .tabs .taba { 	width: 80px; background:#339933 url('/images/tabe.jpg') no-repeat; }
#tabs-container .tabs .tabb { 	width: 107px; background:#339933 url('/images/tabd.jpg') no-repeat; }
#tabs-container .tabs .taba-on { width: 80px; background:#fff url('/images/tabe-on.jpg') no-repeat; }
#tabs-container .tabs .tabb-on { width: 107px; background:#fff url('/images/tabd-on.jpg') no-repeat; }

.moderate { 
	width:100%;
	background: #ccccff;
	height:20px;
	padding:1px 0;
	margin:0;
}

#members_list {
	float:right;
	width:960px;
	padding:5px;
}

.member {
	position:relative;
	float:left;
	width:115px;
	height:150px;
	padding:1px;
	text-align:left;
	font-size:small;
	text-align:center;
	margin:2px;
}

.member:hover {
	background:#f0ffff;
}

.member_img {
	float: none;
	width:130px;
	height:105px;
	display:table-cell;
	vertical-align: middle;
}

.member_pic {
	border:0px none;
}

.delete_btn {
	border-right:2px solid #c6c6c6;
	background:#d8d8d8;
	text-align:center;
}

blockquote {
	padding:2px;
}

#dhtmltooltip{
	position: absolute;
	width: 300px;
	border: 1px solid #ffff00;
	padding: 3px;
	background: #ffffcc;
	visibility: hidden;
	z-index: 100;
	overflow:hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#tab-container .tabs a {
	color:#0066cc;
}

#tab-container .tabs a:hover { color:#000066; }

#tab-container a:visited {
	color: #0066cc;
}
