/*
Theme Name: BooWooTheme2009
Theme URI:
Description: BuWooTheme2009
Version: 1.0
Author:
Author URI: 
*/


/* fuer unterschiedliche Kommentare*/

.alt {
        background-color: #f8f8f8;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }

/* braucht man immer*/
acronym, abbr, span.caps {
        cursor: help;
        }


hr {
        display:none;
        clear:both;
}

.post {
        font-size:1em;
        border-top:20px solid #F5F5F5;
        margin-bottom:10px;
        padding:1em 0 1em 0;
}