/*
Theme Name:		Nicole Itano
Theme URI:		http://nicoleitano.com/blog/wp-content/themes/ncitano
Description:	A simple theme for WordPress designed and coded by <a href="http://www.jordangable.com">Wicked Sovereign</a>.
Version:		1.0
Author:			Jonathan Ho
Author URI:		http://www.jordangable.com/
*/

p{
font-family: Geneva, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 0px 3px;
text-align: left;
}

h2 {
	font-family: Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}

.head {
	font-family: Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
}

.center {
	text-align: center;
}

.grey {
font-family: Geneva, sans-serif;
font-size: 10px;
color: #CCCCCC;
text-align: right;
}

a:link { 
	color: #CCCCCC;
	}
a:visited { 
	color: #CCCCCC;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #FFFFFF;
	text-decoration: underline;
	}
a:active { 
	color: #CCCCCC;
	}

body { text-align: center; font: normal 76% Verdana, Helvetica, sans-serif;}

#container { }

#header { }

#menu { }

#content { }

#sidebar { }

#footer {
clear: both;
font-family: Geneva, sans-serif;
font-size: 10px;
color: #CCCCCC;
text-align: right;
}

#header, #menu, #content, #sidebar, #footer { }

.storytitle {
padding-bottom: 0px;
}

.post {
padding-bottom: 20px;
}