/*  
Theme Name: Notesblog.com (built on Notes Blog Core)
Theme URI: http://notesblog.com/
Description: <a href="http://tdhedengren.com/">Made by TDH</a> and maintained at <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: Thord Daniel Hedengren
Author URI: http://tdhedengren.com/
Template: notes-blog-core-theme-dev

	Requires the Notes Blog Core Theme:
	http://notesblog.com/core/

*/

@import url('../notes-blog-core-theme-dev/style.css');

div.category-asides
	{
	color: #555;
	font-size: 12px;
	margin-left: 30px;
	padding: 9px 40px 0 20px;
	border: 1px solid #e8e8e8;
	border-width: 0 0 0 1px;
	height: 1%;
	}
	div.category-asides h2 { font-size: 16px !important; line-height: 16px !important; }
	div.category-asides div.postmeta { display:none; }
		div.category-asides div.postmeta span { display:none; }
	div.category-asides div.entry {}
		div.category-asides div.entry p { line-height: 16px !important; margin-bottom: 10px !important; }
