/*
-------------------------------------------
File: 'Torch Minimal Colors Mod' width_1000.css Style Sheet
Created: 11 October, 2005
Last Modified: 27, December, 2005
Author: Charlie Lockhart, Blueball Design
www.blueballdesign.com
Email: themes@blueballdesign.com
Copyright 2005 Charlie Lockhart/Blueball Design USA
All Rights Reserved
-------------------------------------------
*/


/* This is the default width for this theme.*/

body {
background-image: url(../../images/minimal_body_bg1000.jpg);
}

#pageheader {
	position: relative;
	margin: 0px auto;
	width: 860px;
	height: 199px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #FFFFFF url(../../images/header_img860.jpg) center center no-repeat;
	border-bottom: 1px solid #D1D1D1
}


#container, #contentwrapper,#footer, .blog-archive-headings-wrapper, .blog-archive-entries-wrapper { 
	width: 860px;
}
