/*
* Original Design: WordPress Kubrick  1.6 by Michael Heilemann - http://binarybonsai.com/
* Ported to b2evolution 2.0 by The Skin Faktory - http://skinfaktory.com/
* Distributed with b2evolution with written permission from Michael Heilemann (2007-01-25).
*/

@import url("../../rsc/css/basic.css");	/* Import basic styles */
@import url("../../rsc/css/blog_base.css");	/* Import default blog navigation styles */
@import url("item.css");	/* Import blog content styles */

h2 { 
font-family:Verdana;
font-size: 14pt;
font-weight:bold;
color:rgb(29,23,76);
padding: 5px;
background: url("/stationery/shaded.jpg") top right;
}
