/* social media buttons on post page  */
#socialbutton h3 {
    border-bottom: none;
}

#socialbutton {
    width:580px;
/*  float:left;*/
    border-bottom: 1px dashed #DEDED9;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
#socialbutton ul {
    height:30px;
/*
    padding:0 !important;
    margin: 0 auto;
/*/
}
#socialbutton ul li {
    padding: 5px 9px 0 0;
    float:left;
    list-style:none;
    background: none;
}

#socialbutton ul li .stumblebutton {
    width:74px;
    height: 18px;
}
/* ------------------------------------- */
/* social media buttons on sidebar page  */

#plusone {

	width:74px;

}