body a img {
	border: 0px;
}

body {
	font-family: Arial;
	font-size: 11px;
}

.post {
	padding: 10px 0px 20px 0px;
}

.entry {
	font-size: 11px;
}

#sidebar {
	width: 206px;
}


.entry h2, .narrowcolumn h2 {
	font-style: italic;
	font-family; Arial;
	font-size: 30px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.entry h2 a, .narrowcolumn h2 a {
	color: #000;
}

.entry a h2:hover {
	color: #FF007A;
}

.widget {
	border-bottom: 1px dashed #FF007A;
	padding: 10px 0px 10px 0px;
}

.narrowcolumn img {
	padding-bottom: 10px;
}

.aligncenter {
	margin: auto;
	display: block;
}

#sidebar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}

#sidebar {
	padding-left: 10px;
	border-left: 1px dashed #FF007A;
	margin-left: 10px;
}

#sidebar h2 {
	font-style: italic;
	font-family; Arial;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	text-transform: uppercase;
}

#sidebar, #sidebar a {
	font-size: 10px;
	color: #000;
}
#sidebar a {
	text-decoration: underline;
}

.postmetadata, .postmetadata a {
	font-size: 11px;
	color: #000;
}
.postmetadata a {
	text-decoration: underline;
}