body {
 	font-size:14px;
 	font-family:'Trebuchet MS','News Cycle',Arial,sans-serif;
 	/*font-family:'Quicksand',Arial,sans-serif;*/
 	/*font-family:Quicksand,Questrial,News Cycle,Arial,sans-serif;*/
}

.storytitle, .storytitle a {
 	font-size:18px;
}


.single-post .storytitle, .single-post .storytitle a {
 	font-size:20px;
}

/*
h1, h2, h3 , h4  {
 	color:#000;
 	line-height:2em;
}

h1 {
 	font-size:16px;
}

h2 {
 	font-size:14px;
}

.storytitle, .storytitle a {
 	color:#000;
 	font-size:16px;
}

a {
	color: #898989;
	text-decoration:none;
}

.storycontent a {
 	color:#000;
 	font-weight:bold;
}


a:hover {
	color: #ec008c;
}



.storycontent p {
 	margin-bottom:2em;
}
*/
