/***** THE LAYOUT *****/

#wrapper {
	width: 92%;
}

#header {
	width: 99%;
}
#header h1 { 
	margin-left: 3%;
}
#menu {
	margin-left: 3%;
	width: 64%;
}

#content {
	width: 70%;
}

#sidebar {
	width: 29%;
}
#sidebar ul {
	width: 100%;
}
#sidebar ul ul {
	width: auto;
}
#sidebar li {
	padding: 0.4em 8%;
}
#s {
	width: 40%;
}

#footer {
	padding: 0.2em 3%;
	width: 70%;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 64%;
}
html>body #footer {
	width: 64%;
}

/***** BLOG *****/

.post, #comments, #respond, .navigation {
	padding: 0 4.2%;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 91.6%;
}
html>body .post, html>body #comments, html>body #respond, html>body .navigation {
	width: 91.6%;
}
.post {
	margin: 1.6em 0;
	padding-bottom: 0.2em;
}
.commentlist li {
	padding: 0.1em 3.5%;
}
