/* 
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.

*/

#nav li.current_page_item a .title, #nav a:hover .title {
color:#F24D69;
text-shadow:1px 1px 0 #494741;
}

#nav a .description {
display:block;
font-size:16px;
font-style:italic;
line-height:14px;
width:130px;
}

.post .title, .post .title a:link, .post .title a:visited {
color:#7D0F2A;
}

.post .title a:hover {
color:#F24D69;
}

a:link, a:visited {
color:#F24D69;
}

.widget a:link, .widget a:visited {
color:#7D0F2A;
}

.widget ul li {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
}

.entry a:link, .entry a:visited {
border-bottom:1px solid #7D0F2A;
color:#7D0F2A;
}

.widget input.submit {
background color:#7D0F2A;
border:medium none;
color:#F24D69;
}

.widget input.submit {
background:url("female_goldfish/submitbg.jpg") repeat-x scroll left top transparent;
border:medium none;
color:#7D0F2A;
}

.entry ul li {
background:url("female_goldfish/bullet.jpg") no-repeat scroll 5px 10px transparent;
border-bottom:1px solid #FFFFFF;
}
female...ish.css (line 130)
.gform_wrapper li, .gform_wrapper form li {
list-style-type:none !important;
overflow:hidden;
}
forms....r=3.0.1 (line 33)
.entry ul li {
line-height:18px;
list-style:none outside none;
padding:6px 0 4px 20px;
}

h1, h2, h3, h4, h5, h6 {
color:#5C3F49;
text-shadow:1px 1px 0 #494949;
}

#commentform #submit {
background:url("female_goldfish/submitbg.jpg") repeat-x scroll left top transparent;
border:medium none;
color:#F24D69;
}

#gforms_confirmation_message {
background-color:#F24D69;
border:1px solid #5C3F49;
color:#252525;
font-size:16px;
margin-bottom:10px;
margin-top:10px;
padding:20px 0;
text-align:center;
}

#nav a .description {
display:block;
font-size:16px;
font-style:italic;
line-height:14px;
width:90px;
}

.bot-meta .tags a:link, .bot-meta .tags a:visited {
color:#5C3F49;
}
