body, html {
	background:#FFF;
	font:14pt  Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	}
	
#branding {
	float:left;
	width:auto;
	height:auto;
	margin-bottom:10px;
}

img[src*='images/header_plane.png'] { 
display: none; 
}
#content {
	float:none;
	width:auto;
	height: auto;
	padding: 0;
	margin: 1em 0 1.1em;
	border: 0;
	background: transparent none;
		
	border-bottom:4px solid #333333;
	}
#branding {
filter: gray;
margin-right:500px;

	width:auto;
	height: auto;

}	
	
.post {

	width:auto !important;
	height: auto !important;
	border-bottom:4px solid #333333;
}
.entry {

	width:auto !important;
	height: auto !important;
}
.blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}
.PrintButton {
display:none
}
#respond {
display:none
}

	
h1, h2, h3, h4 {
	font-family: "Trebuchet MS"
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
				
img {
	display:block;
	border:0;
	}

#nav, #searchform,  #commentform, #footer, #sidebar {
	display:none
	}

hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}
a:link, a:visited {
	color: #000000;
	text-decoration:none;
	}
.sociable {
display:none
}



