/*-----attach body.custom to any style you add here-----*/

body.custom #header_icons {
   float:right;
   padding-top:5px;
   width:195px;
   z-index:-9999;
   padding-bottom:10px;
}

body.custom #header_icons img {
   float:right;
   height:32px;
   width:32px;
   margin:0;
   margin-left:10px;
}

body.custom .social {
margin-left:70em;
margin-top: 1em;
}


/*  customize sidebar header   */
body.custom  .sidebar h2{
    background-color: #848484; 
    color: #ffffff;
    font-size:1.0em;
    font-weight:bold;
    padding: 1px 1px 1px 5px;
    border-radius: 5px; 
}