/*------------------------------------*
 * Style Contents:                    *
 * #010: Colours, Tags and Typography *
 * #020: Page Layout                  *
 * #030: Banner and Utility Bar       *
 * #040: Entries                      *
 * #041: Comments and Trackbacks      *
 * #050: Sidebar                      *
 * #051: Sidebar Widgets              *
 * #060: Favourites                   *
 * #070: Profile                      *
 * #080: Gallery                      *
 *------------------------------------*/
/*------------------------------------*
 * #010: Colours, Tags and Typography *
 *------------------------------------*/
/*------------------------------------*
 * #020: Page Layout                  *
 *------------------------------------*/
/*------------------------------------*
 * #030: Banner and Utility Bar       *
 *------------------------------------*/
/*------------------------------------*
 * #040: Entries                      *
 *------------------------------------*/
/*------------------------------------*
 * #041: Comments and Trackbacks      *
 *------------------------------------*/
/*------------------------------------*
 * #050: Sidebar                      *
 *------------------------------------*/
/*------------------------------------*
 * #051: Sidebar Widgets              *
 *------------------------------------*/
/*------------------------------------*
 * #060: Favourites                   *
 *------------------------------------*/
/*------------------------------------*
 * #070: Profile                      *
 *------------------------------------*/
/*------------------------------------*
 * #080: Gallery                      *
 *------------------------------------*/
/* blog.fixedWidth */
body.fixed-width {
  padding: 0px;
}
body.fixed-width div#leftshading {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
/* blog.rightSidebar */
body.right-sidebar #leftshading #mainContent div#centreContent {
  margin-right: 220px;
  margin-left: 0px;
}
body.right-sidebar div#sideContent {
  right: 0px;
}
