@charset "utf-8";
/*
------------------------------------------------------------
CREATIVELIFEFORM BLOG v1.0
© creativelifeform 2009
email: rohan@creativelifeform.com
------------------------------------------------------------
*/

/*
------------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------------
*/

p
{
	font-size:12px;
	line-height:18px;
}

br
{
	margin-top:10px;
}

.narrowcolumn .entry p
{
	font-size:12px;
}

.widecolumn .entry p
{
	font-size:16px;
	line-height:22px;
	margin-bottom:15px;
}

h2
{
	color:#A7D2BA;
	font-size: 2.5em;
	font-family:Helvetica;
	line-height: 1em;
	letter-spacing: -0.05em;
}

.narrowcolumn h3
{
	font-size:2em;
	font-family:Helvetica;
	line-height: 1em;
	letter-spacing: -0.05em;
}

.pagetitle
{
	margin:0px 0px 30px 0px;
	padding:0px;
}

.widecolumn h2
{
	font-size:4em;
	margin-bottom:30px;
}

.widecolumn h4
{
	font-size:16px;
	display:inline;
	font-weight:bold;
}

.posth2
{
	margin-left:60px;
	font-size:4em;
	padding-top:8px;
	width:586px;
}

.entry-data h2
{
	font-size:14px;
	margin-bottom:7px;
}

#sidebar h2
{
	font-size:14px;
	margin-bottom:7px;
	font-family:helvetica;
}

.postmetadata
{
	/*font-family:georgia;*/
	font-size:11px;
	/*font-style:italic;*/
	color:#666;
	margin-bottom:20px;
}

.postmetadata a
{
	color:#999;
}

strong
{
	font-weight:bold;
}

.fancy
{
	font-family:georgia;
	font-size:12px;
	font-style:italic;
}

input
{
	font-family:sans-serif;
	font-size:12px;
}

textarea
{
	font-family:sans-serif;
	font-size:12px;
}

