/*  
Theme Name: Animalin Theme (built on Notes Blog Core)
Theme URI: http://animalin.se/
Description: The main theme for animalin.se, with custom front page. <a href="http://www.animalin.se/">Made by animalin</a> and built on <a href="http://notesblog.com/">notesblog.com</a>. Requires WordPress 2.8 or higher.
Version: 1.0
Tags: two columns, fixed width, custom, widgets
Author: Malin Jonsson
Author URI: http://www.animalin.se/
Template: notes-blog-core-theme

	Requires the Notes Blog Core Theme:
	http://notesblog.com/core/

*/

@import url('../notes-blog-core-theme/style.css');

a:link, a:active, a:visited { color: #ff0099; }
a:hover { color: #666666; }
ol.commentlist a:hover, div#submenu-nav a:hover { color: #ff0099; }

//ul#sidebar { display:none; }
div#footer { display:none; }
div#header h1 span { display:none; }
div#header h1 a { border: 0; }
div.entry ul li, div.entry ol li { font-family: Georgia, "Adobe Garamond", serif; }
div.entry ul, div.entry ol { margin-bottom: 14px; }
//div#header h1 a img { padding-left: 20px; }
body.page h1 { color: #ff0099 !important; }
