/*   
	PiJah v2.1 "home" stylesheet by Pierre Jahan 
	http://www.jahandesign.com
*/

/* sidebar menus */
#languages, #archives, #calendar { display: none; }
	
#pj {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 15px 5px 15px;
	}
	
#sidebar #pj a, #sidebar #pj a:hover {
	background: transparent;
	text-decoration: none;
	}


