/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.



*/



p {

color: #FFF;

font-size: 1.1em;

}



/* Change colour of navigation */



#navigation a {

color: #FFF;
font-weight:bold;

}



/* Change colour of lists in right column */



#right-col li ul li {

color: #D5DEE5;

}



.lifestream-content a, #right-col li ul li a, #tag_cloud a {

color: #D5DEE5;

}





/* Change colour of links */



a:link, a:active, a:visited {

color:#daeb85;

}



h1 a:link, a:active, a:visited {

color: #FFFFFF;

}