/* Stylesheet to customize theme
Added by Morgan and Jonathan Kay
http://greenrootsphoto.com
http://alchemy-cs.com */

#welcomeheading  {
text-indent: -10000px;
height: 200px;
background: url(http://greenrootsphoto.com/wp-content/images/header.jpg) no-repeat;
}

.description {
display: none;
}

#sidebar li {
list-style-type: none !important;
}

li.page_item {
list-style-type: none !important;
}

h1, h2, h3, h4, h5 {
font-family: "Goudy Old Style", "Sylfaen", "Georgia", "Helvetica", Serif !important;
}

a {
color: #339933 !important;
}

a img {
border: 1px solid #339933;
}

.wpsc_category_boundary {
font-size: 16pt !important;
}
                                              
.producttext h2 a.wpsc_edit_product {
font-size: 9pt !important;                                 
margin-left: 10px;                         
}
            
table.productcart tr.firstrow td{
 color:black;
 }

table.productcart {
 border: 1px solid #666 !important;
}

tr.firstrow td, td.shipping_header {
background-color: #666 !important;
border: 1px solid black !important;
}

ul.eshop span {
display: inline;
font-weight: bold;
margin-bottom: -10px;
} 

.shipping_header {
color: black;
}

.wpsc_checkout_forms h4 {
font-size: 14pt;
}

.textcol {
width: 240px;
}

.additional_description_button {
display: none;
}

.nocomments {
display: none;
}

.shopping-cart-wrapper p {
font-size: 10pt;
}

#fancy_notification_content {
color: black;
font-size: 14px;
}
