@charset "UTF-8";
/* CSS Document */

html { 
   -webkit-text-size-adjust:none; 
   -ms-text-size-adjust:none; 
}

#main-wrapper {
	width:610px;
	height:auto;
}

#about {
	display:none;
}

#main-wrapper #left-side {
	position:relative;
	width:610px;
	height:200px !important;
	float:left !important;
	margin: 45px 0 0 0;
}

#main-wrapper #left-side header a.logo {
	margin-left:20px !important;
}

#left-side nav {
	display:none;
}

#main-wrapper #right-side {
	float:left !important;
	width:610px;
	margin:20px 15px 0 0px;
	padding:0 30px 0 17px !important;
}

#picFade {
	display:none;
}

#right-side div.post-title h2 a,
#right-side div.post-title h2 {
	font-size:28px !important;
}

#right-side div.entry p,
#right-side div.entry ul li,
#right-side div.entry ol li {
	font-size:18px !important;
	line-height:1.6em;
}

ol.commentlist p {
	font-size:15px !important;
	line-height:1.5em;
}

a#ey {
	display:none;
}