@charset "utf-8";
/* CSS Document */


#page-main-content{
position:relative;
clear:both;
background-color:#aa0000;
width:800px;
float:left;
height:auto;
}
.page-post-main{
position:relative;
width:795px;
float:left;
clear:both;


}
.page-post-container{
position:relative;
display:block;
width:100%;
height:auto;
background-color:#ffffff;
margin-bottom:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;
overflow:hidden;
padding:5px;




}
#page-sidebar-wrap{
position:relative;
top:0px;
float:right;
width:185px;
height:auto;
display:block;
}
.page-catplug{
position:relative;
font-weight:bold;
float:left;
height:40px;
width:300px;
background-color:#2A3F55;
color:#ffffff;
padding:5px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-right-radius:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomright:10px;



}
h2.page-post-title{
clear:both;
position:relative;
float:left;
padding:10px;
}
h2.page-post-title a{
color:#AA0000;
font-size:1.0em;
text-transform:uppercase;
}

.page-post-footer{
position:relative;
clear:both;
float:left;
width:100%;
font-size:.5em;
text-align:center;
color:#2A3F55;
padding-top:10%;
}
.page-post-footer a{
font-weight:bold;
color:#000000;
}
.page-post-content{
position:relative;
clear:both;
margin:auto;

}
.alignleft{
float:left;
position:relative;
margin-right:10px;
}
.alignnone{
float:left;
position:relative;
margin-right:10px;
}
.alignright{
float:right;
position:relative;
margin-left:10px;
}

input.wpsc_buy_button{
position:relative;
margin:30px 0 30px 0;
}
.row{
clear:both;
}
input.addtocart{
position:absolute;
top:25px;
background:url('http://sparkandshine.com/wp-content/themes/sands/images/icon-add.png');
width:59px;
height:19px;
border:none;
cursor:pointer;
border-left:4px solid blue;

}
.catalog{

}
.single{
position:relative;
border:none;
margin-right:4px;
cursor:pointer;
}
.single input.addtocart{
position:relative;
background:url('http://sparkandshine.com/wp-content/themes/sands/images/icon-add.png');
width:55px;
top:0px;
height:19px;
border:none;
margin-left:4px;
cursor:pointer;
}
#shopp{
padding:10px;
border:2px dotted #ccccf0;
}
#cart{
margin-bottom:30px;
background:#ccf0ee;
}
#shopp span{
clear:both;
}
.product p{
font-size:.85em;
}
