/* 
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.

*/

a {
	color: #990000;
}

#top-out {
background:url("http://www.samanthagardner.com/wp-content/uploads/2010/05/bgr.gif") repeat-x scroll 0 0 transparent;
height:235px;
width:100%;
}

#header {
background:url("") no-repeat scroll 60px 0 transparent;
clear:both;
height:107px;
padding-top:2px;
position:relative;
width:100%;
}

#cat_navi {
padding-top:37px;
width:100%;
}

#secnav li:hover, #secnav li.sfhover1 #secnav li:hover , #secnav a:hover {
background:url("") repeat-x scroll 0 0 transparent;
cursor:pointer;
color:#fd90ac;
}

#sidebar h2 {
	background: #990000;
        width:230px;
}

#main-content .post h4.continue a {
	background: #990000;
}

#main-content .post h4.continue a:hover {
	background: #990000;
        color:#666;
}