/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {background-image: 
url("http://www.macaroniandcheesecake.com/wp-content/uploads/2011/08/background.jpg"); 
background-position: center; background-repeat: repeat;}

.custom #page {width: 1099px;}

.custom #header {border: none;}

.custom .menu {display: none;}

.custom .navmenu {margin-top: -60px; margin-left: 0px;}
.custom .navmenu a {margin-left: 32px;}

.custom .post_box {padding-left: 20px;}

.custom #divider {margin-left: -30px; margin-bottom: 10px;}