/*
    Theme Name: JWP
    Theme URI: http://
    Description:  JWP

    Version: 1.0
    Author: Daniel Lauding
    Author URI: http://www.daniel.lauding.se/
*/
 div#blog .post em{font-style:italic;}

div#blog .post ul, div#blog .post ol {
list-style-position:outside;
list-style-type:disc;
margin:20px 0 20px 20px;
}

div#blog .post ul li, 
div#blog .post ol li {
margin:0 0 5px;
}


