/*
----------------------------------

PIKKLES | pikkles.com

copyright 2009

----------------------------------
*/


#content h1 {
	margin-top: 20px;
	color: #00c1f3;
	font-size: 24px;
}

#content h1.first {
	margin-top: 0;
}

#content .item {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9e9e9;
}

#content .item .image {
	float: left;
	width: 220px;
}

#content .item .text {
	float: left;
	width: 690px;
}

#content h2 {
	color: #00c1f3;
	font-size: 20px;
}

#content h3 {
	font-size: 14px;
	font-weight: bold;
}

#content p {
	margin-top: 10px;
	font-size: 12px;
	line-height: 16px;
}

#content p.date {
	margin-top: 5px;
	font-weight: bold;
}

#content-archive {
	margin-top: 10px;
	text-align: right;
}

#content-archive a, #content-archive a:visited {
	font-size: 12px;
	color: #ed1c24;
	text-transform: uppercase;
}