
#sort_box { font-size: 0.9em; margin-bottom: 1.0em;}
.sort_menu li { display: inline; margin: 0 0.3em 0 0.3em; padding: 0;}
.sort_menu li a, .sort_menu li.active a { padding: 0.2em; }
.sort_menu li.active { font-weight: bold; background-color: #262626; padding: 0.2em; }
.sort_menu li.active a {color: #fff; }
.sort_menu li a:hover { background-color: #262626; color: #fff; padding: 0.2em; }
.show_post { margin-bottom: 1.0em; }
.avatar_wrapper a, .avatar_wrapper span { float: left; padding: 0 0.6em 0.2em 0; }
.show_post_title { font-size: 1.2em; font-weight: bold; }
.show_post_author_date { font-size: 0.825em; font-style: italic; }
.show_post_content { margin: 0.4em 0 0.4em 0; overflow: hidden; width: 100%; }
.show_post_edit	{
	background-repeat: no-repeat; background-position: 0 0px;
	font-weight: normal; color:#848484;
	margin-left: 0.8em; padding: 0.2em 0 0.2em 1.8em;;
	background-image: url(edit.png);
}
.show_post_edit:hover { background-position: 0 -32px; color:#000; }
.show_post_extra_fields ul li { padding-right: 0.4em; display: inline; color:#848484; margin-right: 1.0em;}
.show_post_extra_fields ul li a { background-repeat: no-repeat; background-position: 0 0px; font-weight: normal; color:#848484; }
.show_post_extra_fields ul li a:hover { background-position: 0 -32px; color:#000; }
#category_bar, #category_bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 1;
	}
#category_bar a, #category_bar a:visited {
	display: block;
	margin: 0;
	padding: 0.3em 0.7em;
	}
#category_bar a:hover {
	background-color: #262626;
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0.3em 0.7em;
	}
#category_bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	}
#category_bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 160px;
	}
#category_bar li li a, #category_bar li li a:link, #category_bar li li a:visited {
	background: #f4f4f4;
	width: 160px;
	float: none;
	margin: 0 0 0 -1px;
	padding: 0.3em 0.7em;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	}
#category_bar li li a:hover, #category_bar li li a:active {
	background: #262626;
	color: #fff;
	}
#category_bar li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}
#category_bar li:hover ul {
	left: auto;
	display: block;
	}
#category_bar li:hover ul, #category_bar li.sfhover1 ul {
	left: -999em;
	}
#category_bar li ul ul {
	margin: -2.4em 0 0 15.1em;
}
#category_bar li:hover ul ul, #category_bar li:hover ul ul ul, #category_bar li.sfhover1 ul ul, #category_bar li.sfhover1 ul ul ul {
	left: -999em;
}
#category_bar li:hover ul, #category_bar li li:hover ul, #category_bar li li li:hover ul, #category_bar li.sfhover1 ul, #category_bar li li.sfhover1 ul, #category_bar li li li.sfhover1 ul {
	left: auto;
}
#category_bar li:hover ul ul, #category_bar li.sfhover2 ul ul {
	left: -999em;
}
#category_bar li:hover ul, #category_bar li li:hover ul, #category_bar li.sfhover ul, #category_bar li li.sfhover ul {
	left: auto;
}
.profile_navigation {
    width: 18%;
    margin-right: 2%;
    float: left;
    display: inline;
}
.users_content {
    width: 80%;
    float: left;
}
#users_edit_profile.users_content table, .users_content textarea {
	width: 100%;
}
.users_content table td {
	vertical-align: top;
}
#users_posts_filter#sort_box.sort_menu li { display: block; margin: 0;}
#users_posts_filter#sort_box.sort_menu li.active { background-color: #f8f8f8; }
#users_posts_filter#sort_box.sort_menu li.active a { color: #000; font-weight: bold; }
#profile_avatar {  margin: 0.6em 1.0em 1.0em 0; }
#profile_bio { float: left; margin: 0.6em 0 1.0em 0; width: 80%; }
#profile_usage { margin: 0 1.0em 1.0em 0; }
#submit_1, #submit_2, #submit_3, #submit_edit { margin-top: 1.0em; }
#submit_2 table, #submit_edit table { width: 100%; }
#submit_orig_url { width: 80%; }
#submit_button_1 { float: right; }
#submit_no_link { margin-top: 0.4em; }
#post_title, #post_content { width: 100%; }
#post_tags { width: 100%; }
#submit_edit_confirm { width: 100%; text-align: center; }
#submit_edit_confirm input { width: 10.0em; }
#post_orig_url { width: 100%; }
td.widgets_order {
	width: 6.0em;
}
td.widgets_active {
	width: 1em;
}
#table_list td.widgets_name {
	text-align: left !important;
	font-weight: normal;
}
div.widget_onoff{
	cursor: pointer;
	cursor: hand;
}
.widget_head {
	margin-top: 0.4em;
}
.widget_body {
	margin-bottom: 2.5em;
	overflow: hidden;
	width: 100%;
}
.tags_link	{ padding-left: 1.5em; background-image: url(tags.png); }
.show_tags ul li {float:left; margin-right:0.6em;}
.clear {clear:both; height:0.1em;}
.vote_button {
	float: left;
	margin: 0 6px 6px 0;
	text-align: center;
}
.vote_button_top {
	line-height: 1.1em;
	font-size: 3.0em;
	width: 50px;
}
.vote_button_bottom {
	margin-top:5px;
	padding: 2px 0 2px 0;
	background-color: #fff;
	border: 1px solid #d0d0d0;
	width: 50px;
}
.vote_button_bottom a {
}
.vote_button_bottom a:hover {
	background:transparent;
}
.vote_color_top { border: 1px solid #d0d0d0; background-color: #fff; color: #cc0000; }
.vote_color_new { border: 1px solid #d0d0d0; background-color: #fff; color: #0000cc; }
.vote_color_top_clicked { background-color: #f0f0aa; }
.vote_color_top_just_voted { background-color: #f99555; }
.vote_button_space { margin-left: 58px; }
 .alert_link { padding-left: 1.5em; background-image: url(http://web.archive.org/web/20120504014836/http://beritakamu.com/content/themes/default/images/alert.png); }
 .alert_choices li {
	display:inline;
	padding-right: 0.8em;
 }
.posts_widget_vote { float: left; width: 1.8em; text-align: center;  margin-right: 0.5em; }
.posts_widget_link  { display: block; }
.posts_widget_indent { margin-left: 2.4em; }
.comment_link       { padding-left: 1.5em; background-image: url(http://web.archive.org/web/20120504014836/http://beritakamu.com/content/plugins/comments/images/comment.png); background-repeat: no-repeat; }
.comment_reply_link { padding-left: 1.9em; background-image: url(http://web.archive.org/web/20120504014836/http://beritakamu.com/content/plugins/comments/images/comment.png); background-repeat: no-repeat; background-position: 0 0;}
.comment_edit_link { padding-left: 1.9em; padding-top:0.1em; background-image: url(edit.png.1); background-repeat: no-repeat;  background-position: 0 0;}
.comment_reply_wrapper a:hover  { background-position: 0 -32px;}
.comments_wrapper h2 {
	padding-bottom: 0em;
}
.comment_header .avatar_wrapper a {
	padding: 0 0.6em 0.6em 0;
}
.comment {
	background-color: #fff;
	margin-top: 1.0em;
	border: 0;
}
.comment_reply_wrapper {
	padding-bottom:1em;
	padding-top: 0.8em;
	text-align:right;
	margin-right: 0.6em;
}
.comment_reply_link, .comment_edit_link {
	font-size: 8pt;
	text-decoration: none;
	color:#444444;
	font-weight:bold;
}
.comment_author {
}
.comment_author_date {
    margin-top: 0.6em;
	font-size: 0.8em;
	float: right;
}
.comment_form textarea {
	width: 100%;
}
.comment_form_off {
	margin-top: 2.0em;
	text-align: center;
}
.comment_status {
	float: right;
	text-align: right;
}
#post_comments_admin {
	float: right;
	text-align: right;
}
#post_comments_admin li {
	padding: 0;
}
.comment_header {
	border: 1px solid #d0d0d0;
	padding: 0.4em;
	background-color: #f9f9f9;
	margin-bottom: 0.4em;
	height:16px;
	display:block;
}
.comment_content {
	margin: 0.6em 0 0 0.8em;
	overflow: hidden;
	width: 96%;
}
.comment_header_left {
	float:left;
	width: 70%;
}
.comment_post_link {margin: 0.6em 0.6em 0.4em; text-align:right;}
.comment_show_hide  { margin-left: 2.0em; font-size: 0.8em; }
.clear	{ clear: both; margin: 0; line-height: 0em;}
.tweet_this_link	{ padding-left: 1.5em; background-image: url(tweet-this.png); }
#who_voted_title { margin-top: 1.0em; }
#who_voted_content { margin-bottom: 0.6em; }
.follow_button {
    color:blue;
}
.follow_list_headers {
    background: #f6f6f6;
    border: 0;
}
.follow_list {
    margin-left:auto;
    margin-right:auto;
    width:100%;
}
.follow_row {
    background-color:transparent;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
}
.follow_user .avatar {
    -moz-border-radius:6px 6px 6px 6px;
    border:1pt solid #666666;
    padding:5px;
}
.save_post_link	{
    padding-left: 1.5em;
    background-image: url(http://web.archive.org/web/20120504014836/http://beritakamu.com/content/plugins/save_post/images/save_post.png);
    background-repeat: no-repeat;
}
.save_post_widget_item {
    padding-right: 1.8em;
    background-image: url(http://web.archive.org/web/20120504014836/http://beritakamu.com/content/plugins/save_post/images/save_post_widget.png);
    background-repeat: no-repeat;
}
.save_post_widget_item:hover {
    background-position: 0 -32px;
}
.post_image_wrapper {
	float:left;
}
#search_form { padding: 0; text-align: right;}
#search_form input#search_input { padding: 0.2em; width: 16em; }
#facebook_share_link a {
	text-decoration: underline;
}
#facebook_share_link a:hover {
	background: #000000;
	text-decoration: none;
}
