/*  
Theme Name: SaleStash
Theme URI: http://www.salestash.com
Description: SaleStash.com Official Blog
Version: 1.0
Author: Kioken
Author URI: http://www.salestash.com

*/


body
{
    font: 12px arial;
    color: #444;
    background-image: url(http://salestash.com/App_Themes/Default/Images/Common/Background.png);
    background-repeat: repeat-x;
    background-color: #c9c9c9;
}


a:link
{
    color: #BB0071;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #BB0071;
}
a:hover
{
    background-color: #000000;
    padding: 2px 0px;
    color: #fff;
}

/* link set 1 */
.linkset1
{
    line-height: 100%;
}
.linkset1 a:link
{
    color: #BB0071;
    text-decoration: none;
    font-weight: normal;
    padding: 0px;
    background-color: Transparent;
    border: none;
}
.linkset1 a:visited
{
    color: #BB0071;
    text-decoration: none;
    font-weight: normal;
    padding: 0px;
    background-color: Transparent;
    border: none;
}
.linkset1 a:hover
{
    color: #BB0071;
    text-decoration: none;
    font-weight: normal;
    padding: 0px;
    background-color: transparent;
    border: none;
}


ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

li
{
    padding-left: 10px;
}

img
{
    border: 0px;
}

h3
{
    color: #333;
    margin: 0px;
    margin-bottom: 5px;
    padding: 0px;
    font-size: 175%;
    letter-spacing: -2px;
}

.commentStyle
{
    float: right;
    position: relative;
    top: -26px;
    font: bold 18px arial;
    background-color: #fff;
}


#header
{
    width: 671px;
    height: 134px;
    margin: 0px auto;
}

.headerText1
{
    font: bold 24px arial;
    color: #000;
    letter-spacing: -3px;
    text-align: right;
    padding: 30px 20px 0px 0px;
}

#logo
{
    position: relative;
    left: 42px;
}
#leftmenu
{
    text-align: right;
    padding-right: 15px;
    line-height: 20px;
}

#leftbar
{
    float: left;
    width: 200px;
}

#wrapper
{
    width: 1100px;
    margin: 0px auto;
}

#containerWrapper
{
    background-color: #fff;
    padding: 15px;
}

#headerGraphic
{
    background-image: url(images/headerOrnate.png);
    background-repeat: no-repeat;
    width: 671px;
    height: 134px;
    position: relative;
    left: -40px;
    top: -75px;
}

#container
{
    float: left;
    width: 628px;
    border-bottom: 1px #aaaaaa solid;
    border-right: 1px #aaaaaa solid;
}

#footer
{
    clear: both;
    width: 1000px;
    padding: 10px 0px;
    margin: 0px auto;
    font-size: 95%;
}

.titleStyle1
{
    height: 40px;
    font-size: 16px;
    border-bottom: 1px #bbb dotted;
}


.sidebar
{
    float: left;
    width: 200px;
    padding-left: 10px;
    line-height: 145%;
}


.sidebar h2
{
    color: #333;
    margin: 0px;
    margin-bottom: 5px;
    font-size: 200%;
    letter-spacing: -2px;
}

.navStyle1
{
    text-align: right;
}

#entry
{
    line-height: 175%;
}

.HR
{
    background-image: url(http://salestash.com/App_Themes/Default/Images/Common/Hr.png);
    background-repeat: repeat-x;
    padding: 1px 0px;
}
