/* Header Settings */
.custom #header, .custom #headerout { background-color: #000000;}
.custom #header, .custom #headerout { background-repeat: no-repeat;}
.custom #main { margin-top: 0px;}

/* Body Settings */
.custom { background-image: url('../../../uploads/2013/10/background-3.png'); }

/* Sidebar Settings */

/* Footer Settings */

/* Custom */
body {
background-attachment: fixed;
}

@media screen and (min-width: 0px) and (max-width: 720px) {
  #facebook { display: none; }
  .mobile-hide{ display: none; }
  .mobile-header{ width: 300px;
		  height: auto;
}



/* LAYOUT OPTIONS */
.custom #main { width: 1000px; }
.custom #sidebar1 { width: 300px; }
.custom #sidebar2 { width: 200px; }
.custom #middlecontent { width: 639px; }
.custom #footer {width: 1000px;}
.custom #header { width: 1000px; }