/*   
Theme Name: Wilibleu
Theme URI: www.wilibleu.com
Description: An e-commerce website built for my wife and her unique home decor
Author: Bruce Wood
Author URI: www.rankedhigher.com
.
This Wordpress Theme is for Wilibleu and not to be used anywhere else. Thanks.
.
*/

aside 		{ 
	background:url("http://wilibleu.com/wp-content/themes/wililbeu/images/denim.jpg") no-repeat scroll 0 0 transparent; 
	min-height:762px;
}
aside.col       {
        margin-left:0;
}
aside nav 	{
	padding-top:350px;
}
header		{
}
header .logo	{
	background:url("http://wilibleu.com/wp-content/themes/wililbeu/images/WB_header.jpg") no-repeat scroll center center transparent;
	min-height:120px;
	width:100%;
}
nav			{
	
}
nav ul 		{
	list-style:none outside none;
	margin-right:20px;
	text-align:center;
}
nav ul li 	{
	font-size:150%;
        margin:0 0 0 5px;
        padding:10px 0;

}
nav ul li a	{
        color:#EEEEEE;
        font-family:'OFL Sorts Mill Goudy TT';
        text-decoration:none;
}
nav ul li a:hover	{
        color:#66CC33;
        text-decoration:none
}




