body { background: rgb(200,200,200); padding-bottom: 0; }
#container, header {
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
 -webkit-border-radius: 0; 
 -moz-border-radius: 0; 
 border-radius: 0; 
 -webkit-text-size-adjust: none;
}
#container { min-height: 900px; background: rgb(200,200,200); background: rgba(200,200,200,1); }
#main { background: transparent;  min-height: 480px; }
.post header { background: transparent; }
input#searchsubmit, form#commentform input#submit, .contactform input#contactsubmit { -webkit-appearance: button; }
footer { background: transparent; }
#fancy_overlay, #fancy_right, #fancy_left, #fancy_title, #fancy_close { display: none !important; }
#fancy_outer, #fancy_inner, #fancy_img { width: auto !important; height: auto !important; }
