@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("vanityfair.com") {

/* adblocking */
   #dartheader,
   #topBannerAd, 
   #bottomBannerAd,
   #yrail
	{display: none !important;}

/* x-rail */
   #creditfooter
	{display: none !important;}
   .xrcomponent {border-bottom: none !important;}

/* using the empty ad space for content */
   #wrapper {padding-top: 15px !important;}
   #content {
	width: 807px !important;
	text-align: justify !important;
	font-size: 15px !important;}
   .p {
	background: white url('') !important;
	border: none !important;
	width: 1000px !important;}

/* removing sideborders from loginbox */
   #loginbx
	{display: none !important;}

/* text-size and -alignment adjustments */
   #articleheads
	{font-size: 19px !important;}
   #articleintro
	{text-align: justify !important;}
   #articlebody p
	{font-size: 15.5px !important;}
   #articlebody p.caption {
	font-size: 12px !important;
	text-align: left !important;
	line-height: 1.5em !important;}

/* footer */
   #sites,
   #subsmenu
	{display: none !important;}
   li.feeds a
	{background: url('') !important;}

}