Template:Peking/css/fix

/* rebekah - fix margin and sidebar issues/ and transparent background */ #sideMenu, #top_title {display:none;} #content {

    padding:0px;
    width:100%;
    margin:0px;
   background-color: rgba(255,255,255,0);

}

/* rebekah - body font formatting */ p { color: #8c8c8c; font-size: 14px !important; line-height: 1.5em; font-family: 'raleway-regular',Myriad,Verdana,sans-serif !important; font-weight: 300; }


/* restore the style of item top menu */

  1. top_menu_inside #user_item:hover {
   font-size: 12px;

}

  1. top_menu_inside {
   line-height: 14px;

}



  1. top_menu_under {
   height: 0px

}


  1. globalWrapper {
   padding-bottom: 0px;

}

body{

         font-family:'raleway-regular',arial,sans-serif;

}