/* Open: /home/wanderne/public_html/content/plugins/bookmarking/css/bookmarking.css */

/* bookmarking */

/* ******* SORT LINKS ******** */
 
#sort_box { font-size: 0.9em; margin-bottom: 1.0em;}
.sort_menu li { display: inline; margin: 0 0.3em 0 0.3em; padding: 0.2em;}
.sort_menu li.active { background-color: #f8f8f8; }
.sort_menu li.active a { color: #000; font-weight: bold; }

/* ******* POST CSS ******** */

.show_post { margin-bottom: 1.0em; }

.avatar_wrapper a { 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(../../../content/themes/default/images/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; }

/* Close: /home/wanderne/public_html/content/plugins/bookmarking/css/bookmarking.css */

/* Open: /home/wanderne/public_html/content/plugins/categories/css/categories.css */

/* categories */

/* DROP-DOWN CATEGORY MENU BAR */

/*Category Navigation*/

#category_bar {
    /*
	background: #f4f4f4;
	border-left: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4; 
    */
	width: 100%;
	height: 2.7em;
	margin: 0px 0 0px;
	padding: 0px;
	}
	
#category_bar, #category_bar ul {
	margin: 0px;
	padding: 0px;
	list-style: none; 	
    z-index: 1;
	}

#category_bar a, #category_bar a:visited {
	background: #f4f4f4;
	color: #000;
	display: block;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
	padding: 0.63em 0.7em 0.63em 0.7em;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	}
	
#category_bar a:hover {
	background: #000;
	color: #fff;
	display: block;
	text-decoration: none;
    margin: 0px 0px 0px 0px;
	padding: 0.63em 0.7em 0.63em 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;
	color: #000;
	width: 160px;
	float: none;
	margin: 0 0 0 -1px;
	padding: 0.63em 0.7em 0.63em 0.7em;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	}
	
#category_bar li li a:hover, #category_bar li li a:active {
	background: #000;
	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;
}

/* Close: /home/wanderne/public_html/content/plugins/categories/css/categories.css */

/* Open: /home/wanderne/public_html/content/plugins/widgets/css/widgets.css */

/* widgets */

td.widgets_active, td.widgets_order {
	width: 6.0em;
}

.widget_head { margin-top: 0.4em; }
.widget_body { margin-bottom: 2.5em; overflow: hidden; width: 100%; }

/* Close: /home/wanderne/public_html/content/plugins/widgets/css/widgets.css */

/* Open: /home/wanderne/public_html/content/plugins/users/css/users.css */

/* users */

.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; }

/* Close: /home/wanderne/public_html/content/plugins/users/css/users.css */

/* Open: /home/wanderne/public_html/content/plugins/tags/css/tags.css */

/* tags */
 
.tags_link	{ padding-left: 1.5em; background-image: url(../../../content/themes/default/images/tags.png); }
.show_tags ul li {float:left; margin-right:0.6em;}
.clear {clear:both; height:0.1em;}


/* Close: /home/wanderne/public_html/content/plugins/tags/css/tags.css */

/* Open: /home/wanderne/public_html/content/plugins/submit/css/submit.css */

/* submit */

#submit_1, #submit_2, #submit_3, #submit_edit { margin-top: 1.0em; }
#submit_2 table, #submit_edit table { width: 100%; }

/* step 1 */
#submit_orig_url { width: 80%; }
#submit_button_1 { float: right; }
#submit_no_link { margin-top: 0.4em; }

/* step 2 */
#post_title, #post_content { width: 100%; }
#post_tags { width: 100%; }

/* step 3 */
#submit_edit_confirm { width: 100%; text-align: center; }
#submit_edit_confirm input { width: 10.0em; }

/* edit */
#post_orig_url { width: 100%; } /* source url for admins only */

/* Close: /home/wanderne/public_html/content/plugins/submit/css/submit.css */

