/* 
	WordPress Menubar Plugin
	ssf-sidebar.css stylesheet for the Superfish template

	Credits:

	Superfish v1.4.8 - jQuery menu plugin by Joel Birch
	http://users.tpg.com.au/j_birch/plugins/superfish/

	Search box design by the LightWord theme
	http://www.lightword-theme.com/
*/

/*** start superfish.css ***/

/*** ESSENTIAL STYLES ***/

.accordprefix {
}
.accordsuffix {
}

.ssf-sidebar li{
padding: 0 5px 5px 0;
border-bottom: 1px solid #c6c6c6;
}

.ssf-sidebar-heading{
cursor: hand;
cursor: pointer;
position:relative;
}

.ssf-sidebar-subtitle{
}

.statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position:absolute;
top:5px;
right:5px;
margin:0 0 0 5px;
border: none;
}