@-moz-document domain("plus.google.com") {
/* google_plus_wide_content */

/* display none */
div:first-child > .hbvMLe,
div:nth-child(2) > .k-Ja-Fh,div:nth-child(2) > .k-Ja-Fh+div,div:nth-child(2) > .k-Ja-Fh+div+div,
div:nth-child(3) > .JAm2cd,div:nth-child(4) > .JAm2cd,
div:nth-child(4) > .R3fLkb,div:nth-child(4) > .R3fLkb+div,div:nth-child(4) > .R3fLkb+div+div,
div:nth-child(5) > .R3fLkb,div:nth-child(5) > .R3fLkb+div,div:nth-child(5) > .R3fLkb+div+div,
div[guidedhelpid="social-pane"] > div > div:nth-child(4),
div[guidedhelpid="social-pane"] > div > div:nth-child(6),
div[guidedhelpid="social-pane"] > div > div:nth-child(7),
#content div.nJ,
.k-Dj-zj-a,
#contentPane div.zhMuaf,
#content > div > div:first-child a[href*="/notifications/all"],
#content > div > div:first-child a[href*="/hot"],
#content > div > div:first-child a[href*="/welcome"]
{
  display: none !important;
}

/* disable chat area */
#content div.k-Qf-TB-nb > div:last-child{
	display: none !important;
}

/* wrapper */
#content > div:first-child {
	width: 1200px !important;
}

/* side-pane */
#content > div > div:first-child,
#content > div > div:nth-child(3) {
	float: left;
	width: 220px !important;
	margin: 0 !important;
	padding: 0 !important;
}

/* contentpane */
#content #contentPane.k-B-yd-nb.k-B-yd-nb-NH-wf  {
	float: right;
	width: 960px !important;
}

/* post window */
#content #contentPane div.iH {
	width: 918px !important;
}

/* restyle circle area */
#content > div:first-child[style*="width: 100%;"],
#contentPane > div > div > div:nth-child(2) > div > div:last-child[style*="overflow-y:"] {
	width: auto !important;
}
}