 
/**************************
SIDEBARS
***************************/

#sidebars {
background: #ECF2FF url(http://media.bongoblog.net/bongoblog/images/sidebar-b.png) no-repeat scroll center top;
display: compact;
float: right;
font-family: 'Trebuchet MS',Tahoma,Sans-serif;
margin: 0px -10px 0px 0px;
}

/**************************
 USER BAR
***************************/

#userbar {
	width: 150px;
	float: right;
	position: relative;
	margin-right: 0px;
}
	#userbar ul li {
		float: none;
		margin-right: 0;
	}
	
	#userbar h3 {
		font: bold 16px 'Trebuchet MS',Tahoma,Arial,Sans-serif;
		text-transform: none;
		text-align: left;
		background: #0B74A0 none top left no-repeat;
		height: 22px;
		color: #fff;
		padding: 0px 10px;
	}

	#userbar p.avatar {
		text-align: center !important;
		float: none;
		margin: 1em 0 0 0;
	}

	#userbar img.avatar {
		margin: 0;
		float: none;
	}

	#userbar p#login-text {
		text-align: center;
		margin: 0.4em 0;
		float: none;
	}	
	
	#userbar p#login-text {
		padding: 0.5em 1em 0 1em;
	}
	
		p.avatar img {
			border: 4px solid #fff;
		}
	
	#userbar form {
		padding: 1em 1.5em 1em 1em;
	}
		#userbar form input {
			width: 100%;
		}
	
	#userbar ul#bp-nav {
		width: 149px;
		margin: 1.75em 0 0 0;
		z-index: 999 !important;
		position: relative;
	}
		#userbar ul#bp-nav li.current {
			background: #0B74A0;
		}
			#userbar ul#bp-nav li a {
				font-size: 1em;
				color: #555;
				padding: 0.55em 3em 0.55em 0;
				display: block;
				text-align: right;
				margin-right: 0.85em;
			}
				#userbar ul#bp-nav li.current a {
					color: #fff;
				}
			
				li a#profile {
					background: url(../images/profile_bullet.gif) 88% 52% no-repeat;
				}

				li a#messages {
					background: url(../images/messages_bullet.gif) 89% 52% no-repeat;
				}			
				
				li a#blogs {
					background: url(../images/blog_bullet.gif) 87% 52% no-repeat;
				}
				
				li a#friends {
					background: url(../images/friends_bullet.gif) 87% 52% no-repeat;
				}
				
				li a#groups {
					background: url(../images/groups_bullet.gif) 88% 52% no-repeat;
				}
				
				li a#wire {
					background: url(../images/wire_bullet.gif) 88% 52% no-repeat;
				}

				li a#activity {
					background: url(../images/activity_bullet.gif) 88% 52% no-repeat;
				}
				
				li a#settings {
					background: url(../images/settings_bullet.gif) 88% 52% no-repeat;					
				}
				
				li a#wp-logout {
					background: url(../images/logout_bullet.gif) 87% 52% no-repeat;
				}
				
				li a#group-home, li a#group-wire, li a#group-photos, li a#group-forum,
				li a#group-members, li a#group-invite, li a#group-leave, li a#group-admin
				li a#request-membership {
					background: url(../images/groups_bullet.gif) 88% 52% no-repeat;
					padding: 0.55em 3.1em 0.55em 0 !important;
					display: block;
					margin-right: 0.85em;
				}
					li a#group-forum {
						background: url(../images/forum_bullet.gif) 88% 52% no-repeat;	
					}

					li a#group-members {
						background: url(../images/friends_bullet.gif) 87% 52% no-repeat;	
					}
					
					li a#group-invite {
						background: url(../images/invite_bullet.gif) 89% 52% no-repeat;	
					}

					li a#group-leave {
						background: url(../images/cross_bullet.gif) 88% 52% no-repeat;	
					}
					
					li a#group-wire {
						background: url(../images/wire_bullet.gif) 88% 52% no-repeat;
					}	
					
					li a#group-admin {
						background: url(../images/blogadmin_icon.gif) 87% 52% no-repeat;
					}
					
					li a#request-membership {
						background: url(../images/request_bullet.gif) 87% 25% no-repeat;
					}

/**************************
 OPTIONS BAR
***************************/

#optionsbar {
	width: 150px;
	float: right;
	position: relative;
}
	#optionsbar ul li {
		float: none;
		margin-right: 0;
	}
	
	#optionsbar p.avatar {
		text-align: center !important;
		float: none;
		margin: 1em 0 0 0;
	}

	#optionsbar img.avatar {
		margin: 0;
		float: none;
	}
	
	#optionsbar h3 {
		font: bold 16px 'Trebuchet MS',Tahoma,Arial,Sans-serif;
		text-transform: none;
		text-align: left;
		background: #0B74A0 url(http://media.bongoblog.net/bongoblog/images/sidebar-title.gif) top left no-repeat;
		height: 22px;
		color: #fff;
		padding: 0 10px;
	}

/*		#optionsbar.arrow h3 {
			background: url(../images/optionsbar_header_arrow.gif) top center no-repeat;
		}*/
	
	#optionsbar ul#options-nav {
		width: 148px;
		margin: 1.75em 0 0 0;
		position: relative;
		z-index: 1;
	}
		#optionsbar ul#options-nav li.current {
			background: #DDDDDD;
		}
			#optionsbar ul#options-nav li a {
				font-size: 1em;
				color: #555;
				padding: 0.55em 2.5em 0.55em 0;
				display: block;
				text-align: right;
			}
			
			#optionsbar ul.icons li a {
				padding-right: 3.1em !important;
				margin-right: 0.7em;
			}

/**************************
 CONTENT HEADER NAVIGATION
***************************/

.content-header a {
	color: #555;
}

ul.content-header-nav {
	margin: -8px 0 0 1.5em;
}
	ul.content-header-nav li {
		float: left;
		padding: 8px 1em;
		height: 30px;
		font: normal 0.9em "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif !important;
		text-transform: none;
	}
		ul.content-header-nav li a {
			color: #555;
			text-decoration: underline;
		}
			ul.content-header-nav li a:hover {
				color: #555;
				text-decoration: none;
			}
		
		ul.content-header-nav li span {
			color: #999;
		}
	
	ul.content-header-nav li.current {
		background: url(../images/topoption_selected_back.gif) top center no-repeat;
	}
		ul.content-header-nav li.current a {
			text-decoration: none;
		}
		
		
/**************************
 MAIN CONTENT
***************************/