/*
Theme Name: Balansekonomi
Theme URI: http://wordpress.org/
Description: Balansekonomi
Version: 1.0
Author: Jan Bolmeson
Author URI: http://www.bolmeson.se/

	Balansekonomi Under Arbete 01
*/

@import url("/lib/extensions/blueprint/screen.css");
@import url("/templates/default/inc-files/stylesheet.php");

@media screen
{
    li{margin-bottom:7px;}
    h3{margin-bottom:14px;}
    li ul, li ol{margin-top:7px;margin-left:23px;}
    .databox, .graybox{background:#eeeeee;border:1px dashed #C0C0C0;padding:10px 10px 10px 8px;font-size:80%;}

    .distinktion{ background:#eeeeee;border:1px dashed #C0C0C0;padding:10px 10px 10px 8px;font-size:110%;margin-bottom:20px; }

    .cat-links, .cat-links a, .comments-link a{color:#a6a6a6;}
    .cat-links a:hover, .comments-link a a:hover{color:#000000;}

    img.alignnone{border:1px solid black;}
}


