/*  

Dream Manifesto
Printer Style Sheet

*/

#page {
	width: 100%;
	border: none;
	background: none;
}

#header {
	height: 50px;
}

#headerimg {
	width: auto;
}

#headerimg #description{
	color: #666666;
	text-align: left;
	padding-bottom: 3px;
	right: 0px;
	position: absolute;
	left: auto;
}

.alignleftb {
	text-align: left;
}

#phone {
    display: none;
}

#buttons {
    display: none;
}

.alt {
     display: none;
}

h1 {
	margin:0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-align: left;
	padding-bottom: 3px;
}

h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}

h2 {
	font: bold 20px/100% "Trebuchet MS", Tahoma, Arial;
}


#content {
	padding: 10px 0px 30px 0px;
	width: 100%;
	color: #000000;
}

.post-date {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	height: auto;
}

.post-month, .post-day {
	color: #666666;
	display: inline;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.post-title {
	margin: 0px;
	width: 100%;
	clear: both;
}

.post-cat {
	float:left;
	font-size: 11px;
	padding: 0;
}

.post-comments, .post-calendar {
	float: right;
	font-size: 11px;
}

#comments, #respond, .navigation, #nav, #commentform, #sidebar, #footer, #credits {
	display: none;
}
