/* 
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.

*/

#nav1 a {
color:#fff;
}

#nav1 a:hover {
text-decoration:underline;
}

#nav1 li {
font-size:13px;
}

.entry a {
color: #0000cc;
}

.entry a:visited {
color: #551a8b
}

.widget ul li a {
color:#0000cc;
display:block;
padding-left:20px;
}

.widget h3 {
font-size:20px;
line-height:30px;
padding:10px;
text-transform:none;
}

.textwidget {
padding:0;
}

.post-alt h2 {
font-size:24px;
line-height:36px;
text-transform:uppercase;
}

#header {
margin:0 0 0 10px;
}

