/*
Theme Name:HSD 09
Theme URI:http://herr-schuessler.de/blog/
Description:Custom Theme for herr-schuessler.de/blog/
Version:1.0
Author:Christoph Schuessler
Author URI:http://herr-schuessler.de
Tags:minimal, simple, clean, white, fixed width, two columns, right sidebar, widget ready
*/
@import url("style/br.css");              /* Browser Reset */
@import url("style/layout.css");
@import url("style/typo.css");
@import url("style/color.css");/* syntax highliter */#main .dp-highlighter {    background-color: #FFF;    padding:        10px;    border:         1px solid #dcdcdc;    list-style-image: none !important;}#main .dp-highlighter li {    list-style-image: none !important;    margin:         0 !important;}#main .dp-highlighter ol {    list-style: decimal; /* for ie */    list-style: decimal-leading-zero; /* better look for others */    background-color: #fff;    margin: 0px 0px 1px 45px; /* 1px bottom margin seems to fix occasional Firefox scrolling */    padding: 0px;    color: #5C5C5C;}#main .dp-highlighter .tools {    color:          #929292;    border-left:    3px solid #c8f0fa; }#main .dp-highlighter ol li,#main .dp-highlighter .columns div {    border-left:    3px solid #c8f0fa;}