/*   
Theme Name: Piruett
Description: A Child Theme of NotesBlogCore
Author: Magnus Edlund
Template: notes-blog-core-theme
*/
@import url('../notes-blog-core-theme/style.css');


/* Ändrar punktlista */
body, h1, textarea#comment, input#author, input#email, input#url, div.post ul, div.page ul
	{
	font-family: Georgia, "Adobe Garamond", "Times New Roman", serif;
	color: #555;
	}

/* Sans-serifs */
ul#sidebar, div#footer, div#header h1 span, h2, h3, h4, h5, a.more-link, div.authormeta, div.postmeta, div.commentmeta, 
div.comment-author, div.comment-meta, p.commentloggedin, div.reply, div.cancel-comment-reply, h1.listhead, div.post ol, div.page ol, div.nav
	{
	font-family: Helvetica, Arial, sans-serif;
	color: #777;
	}