/*
Theme Name: Symptom Journal Blog Template
Theme URI: http://www.symptomjournal.com
Description: Client theme by PagePoint Web Solutions
Version: 1
Author: PagePoint Web Solutions
Author URI: http://www.pagepoint.com
Tags: pagepoint

	Symptom Journal Blog
	 http://www.pagepoint.com

	This theme was designed and built by PagePoint Websolutions
	http://www.pagepoint.com

*/

body {
	margin: 0;
	padding: 0;
}

#content-container {
	width: 800px;
	margin: 0 auto;
}

#header {
	height: 130px;
}

#content {
	overflow: hidden;
}
#sidebar {
	float: right;
	width: 200px;
}
#main {
	/*border: 1px solid red;*/
	margin-right: 220px;
}

#footer {
	/**/
}
