/* 
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.

*/

ul.nav li a, div.footer div div.feeds ul li a { color:#99ccff }

span.small { font-size: 0.6em }

div.message
{
	border: 3px solid #99CCFF;
	margin-bottom: 25px;
	padding: 10px 15px 0px 15px;
}

div.portfolioItem ul.list
{
	margin-left: 240px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.portfolioItem ul.list li
{
	list-style-type: disc;
	list-style-position: outside;
}