/*
Theme Name: Malmgard
*/

body {
    color: #7f7d64;
}


/* main elements */
.product-list li h3 a{
    color: #7f7d64;
    text-decoration: none;
}
.wp_content {
    color: #7f7d64;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 0 0 79px;
    position: relative;
    width: 100%;
}
.wp_content h2 {
    color: #7f7d64;
    font-size: 20px;
    font-weight: normal;
    margin: 5px 0 35px;
}
.wp_content h2 em {
    display: block;
    font-size: 11px;
    font-style: normal;
}
.content-col {
    color: #7f7d64;
    float: left;
    font-size: 15px;
    margin: 0 60px 0 0;
    width: 660px;
}
.content-sidebar {
    color: #7f7d64;
    float: left;
    font-size: 15px;
    width: 280px;
}
.content-sidebar .widget{
    margin-top:10px;
}
.wp_banner{
    margin: 0 0 20px;
    overflow: hidden;
    padding: 10px 0 79px;
    position: relative;
    width: 100%;
    z-index: 9999;
}
.wp_banner .content{
    color: #7f7d64;
}
ol.commentlist li{
    list-style: none;
}
.content-sidebar .widget ul {
    margin: 0;
    padding: 0;
}
.content-sidebar .widget ul li {
    float:none;
    color: #7f7d64;
    font-size: 14px;
    list-style: none outside none;
    margin: 3px 0 0;
    padding: 0;
    width: 180px;
}
.content-sidebar .widget ul li a,
#product_tag_wrap a,
.wpsc_product_title{
    color: #7f7d64;
}
.productcol .custom_meta{
    margin:10px 0;
}
.product_user_vote .wpsc_product_rating .star{
    height: 20px;
}
span.vote_total span{
    float:none !important;
}
.wp_content div.wrap{
    line-height: normal;
}
.columns-holder p {
    padding-right: 30px;
}

table, th, td
{
border: none;
}