
body {
	background: white;
	font-family:  Verdana, Tahoma, arial, sans-serif;
width:95%;
font-size:80%;
color:black;
background: white;
}

#header img{
visibility:hidden;
display:none;
}	


#header h1, #header h1 a, #header h4{
	margin:0px;
	text-decoration:none;
	font-family:georgia, serif;
	color: gray;
 }
 


#montage {
visibility:hidden;
display:none;
}	


.entry img {
	border: 2px solid #CCC;
	padding: 4px;
width:20%;
height:auto;
float:left;
margin:0em 1em 0.5em 0em;;
}


.entry p{
color:black;
font-family: verdana, sans-serif;
line-height:1.5em;
}


.post h2, .post h2 a{
text-decoration:none;
color:black;
font-size:140%;
font-weight:normal;
}


h3{
	font-size:130%;
font-weight:normal;
}


h1, h2, h3 h4{
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
font-weight:normal;
}

 
.sidebar {
visibility:hidden;
display:none;
}	


#footer {
visibility:hidden;
display:none;
}


.gone{
	visibility:hidden;
	display:none;
}

.skip{
	visibility:hidden;
	display:none;
}
