#fontSize {
	position: absolute;
	right: 30px;
	top: 70px; 
	z-index: 1000;
	cursor: pointer;
}
body.largeFont #content .entry {
	font-size: 16px !important	;
}

body.largeFont #content .entry p {
	font-size: 16px !important;
}

body.largeFont #content .entry .author {
	font-size: 16px !important;
}

body.largeFont #sidebar {
	font-size: 16px !important;
}

body.largeFont .postmetadata2 {
	font-size: 16px !important;	
}