div#header, div#menu {
	display: none;
}

html, body{
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
}

.post h2,
#commentform h3,
#author, #email, #url, #comment, #submit,
cite,
div, p, li, input, h1, h2, h3, span {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Arial", sans-serif;
}

#sidebar h2 {
	font-size: 18px;
}
.post h2 {
color:#000000;
font-size:23px !important;
font-weight:normal;
height:0.01%;
margin-bottom:0;
padding:0 0 0;
}

.entry p, .entry li {
color:#000000;
font-size:12px;
line-height:19px;
text-align:justify;
}

#content li {
	margin: 1px 10px 5px 25px;
	line-height: 17px;
}
.navigation {
	display: none;
}
.sociable_tagline strong {
	font-size: 12px;
	color: #333;
}
#sidebar ul ul ul li.cat-item {
	list-style: none;
}
li.cat-item a {
	color: #2f739a;
}
.children li.cat-item a {
	color: #327e9e;
}
#sidebar {
	font-size: 12px;
	width: 240px;
}
#content {
width:685px;
}