@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("paulstamatiou.com") {

#ZoomSpin, #ZoomBox, #ZoomCapDiv, #ShadowBox, #header, #menu_wrapper, #twitter_wrapper, #footer, .secondary
  { display: none; }

#page, .content, .primary, .post
  { width: 100% !important; }


.post
{
   margin: 2% !important; 
   width: 96% !important;
}

.itemtext
{
   text-align: justify !important;
}

}