/*
 * Project: Image Direct Boilerplate
 * File: ie.css
 * Do not edit below this point
 */

#site-title,
#site-title a {
	width:100%;
}


/*
 * You can edit below this point, copy the 'edited'
 * template below and put your changes underneath.
 * Don't use '!important' unless absolutely neccessary
 */

/*
 * EDITED BY: Sandeep
 */
body {
     background-color: #AE7829;
}

#header,
#footer {
    padding-left: 0;
    padding-right: 0;
}

#pbmout-iphone,
#pbmout-ipad,
.pmwrap,
.pmwrap-right {display: none;}