/* 



	WordPress Menubar Plugin



	b-blue.css stylesheet for the Basic template



*/







.b-blue {



	margin: 0px 20px 0px 20px;



	padding-top: 0px; 



	padding-right: 0px; 



	padding-bottom: 0px; 



	padding-left: 30px;



	line-height: 20px;



	background: #333333;



	font-size: 12px;



	font-weight: bold;



	}







.b-blue a, 



.b-blue a:visited {



	padding-top: 3px; 



	padding-right: 10px; 



	padding-bottom: 3px; 



	padding-left: 12px; 



	background: #666666; color: white;



	text-decoration: none;



	}







.b-blue a:hover {



	background: #5574B9; color: white;



	text-decoration: none;



	}







.b-blue a.selected, 



.b-blue a.selected:visited {



	background: #5574B9; color: white ;



	}







.b-blue a.selected:hover {



	background: #5574B9; color: white;



	text-decoration: none;



	}



