
.entry .info {
	position:relative;
	margin-top:-3px;
	border-top:1px solid;
	border-bottom:1px solid;
	border-bottom-style:solid;
	border-bottom-color:yellowgreen;
	font-size:0.9em;
	padding:3px;
}



#content h2 {
	font-family:century gothic;
	font-size:1.6em;
	font-weight:normal;
	margin:0 0 18px;
}

#content.archive h3 {
	font-family:century gothic;
	font-size:1.4em;
	font-weight:normal;
	margin:0 0 10px;
}

body {
	font-family:century gothic;
	font-size:13px;
	background-color:PowderBlue;
}

h3 {
	font-family:century gothic;
	font-style:normal;
}

h2 {
	font-family:century gothic;
	font-style:normal;
}

h1 {
	font-family:century gothic;
	font-style:normal;
}

p {
	font-family:century gothic;
	font-style:normal;
}

p.sansserif {
	font-family:sans-serif;
	font-style:normal;
}

#header {
	height:150px;
	padding:0 0 0 18px;
}

#subcontent ul li.cat-item {
	list-style-image:none;
	list-style-type:circle;
}


.entry p a {
	color:#008080;
}
