/*
Theme Name: TheClothesShop Dark
Theme URI: http://TheClothesShop.sarah-neuber.de/
Description: A child theme of TheClothesShop with dark tones.
Template: TheClothesShop
Author: Sarah Neuber
Author URI: http://www.sarah-neuber.de
Version: 2.1
*/

/* Please do NOT edit or remove the two lines below! */
@import url(../TheClothesShop/style.css?ver=2.0);
@import url(default.css?ver=2.0);

/*
This file is for you to use.
Here you can overwrite any styles from the basic.css (parent theme > css folder)
as well as from the child theme > default.css file
Please do yourself a favor and do NOT edit css directly in the parent theme or in the default.css file See: http://faq4you.sarah-neuber.de/read.php?ident=0348ad523225ce541158cd9992c0785d
CSS afterall means "Cascading Style Sheet". Note "cascading"! See: http://webdesign.about.com/od/css101classes/a/bl_cssclass1_4a.htm
*/

p {
    font-size: 1.3em;
    line-height: 22px;
}
.post ol li, .page_post ol li, .post ul li, .page_post ul li {
    font-size: 1.3em;
    line-height: 16px;
}