/*
Autor: Frank Seibel
Autor URI: http://frankseibel.de
Version: 0.1
*/

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; 
	font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit; }

/* Layout (width margin padding float overflow align) */
body { height: 100.1%;} /* .php */
html { height: 100.1%;}
p { margin-bottom: .5em; }
#page { width:780px; margin: 0 auto; padding: 0;}
#header { display: none; background-image:url(); height:280px; padding: 0 140px; border-top:1px dotted #fff; }
#content { width: 100%; float: left;  }
.post { padding: 10px; }
#sidebar { width:245px; padding: 0; margin: 127px 0 0 0; text-align:center; debug-border: 0px dotted #333 ;}
#footer { padding: 0; padding-bottom:24px; margin: 0 auto; width: 100%; clear: both; }
#datepicker { padding: 0 10px; float: right; debug-border: 0px dotted #333 ;}
/* inside div */
.uppermenu { display: none; height: 46px; padding-top: 20px; color: #fff; font-size: 1.42em; }
.uppermenu a { color: #222;}
.uppermenu a:hover { color: #00529c;}
.uppermenu ul { }
.uppermenu ul li { float: left; margin:0 10px; List-style-type: none; list-style-image: none; }
.uppermenu ul li a:hover{ text-decoration: none; }
.menu { padding:23px 0 0 158px; font-size: 12px; font-weight: bold; text-transform: uppercase ;}
.menu a { color: #777;}
.menu a:hover { color: #00529c;}
.menu a:active { color: #ffcf01;}
.menu ul { }
.menu ul li { margin:0 10px; display: block; float: left; list-style-type: none;	list-style-image: none; }
.menu ul li a:hover{ text-decoration: none; }
.entry p { padding-bottom: 6px; }
#footer p { padding-left:10px;}

/* Typography & Colors */
body { text-align: center; font-family: Times; background-color:#afca00; }
a { text-decoration: none; color:#00529c; }
a:hover { text-decoration: none; color:#fff;}
h1 { font-size: 2.2em;  }
h2 { font-size: 2em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.3em; }
td { border-width: 0 0 1px 0; border-style: dotted; border-color: #888; vertical-align: middle; padding: 0 2px 2px 0;}
td p { debug-background-color:red; text-align: top; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
#page {  }
#header h1{ font-size:2.4em; font-weight:normal; margin-top: 70px;}
#header a h1 { text-decoration: none; color:#fff; padding: 20px 0; }
#header a h2 { text-decoration: none; color:#222;}
#content { font-size: 1em; text-align: left; }
#content .entry p, { font-size: 1.05em; }
#content h2 { color:#fff; padding: 15px 0; }
#content h3 { color:#fff; padding: 10px 0; }
#sidebar { font: 1em; }

/* Header */
.post h2 { padding-top:12px; padding-bottom:2px; margin-bottom:32px; }

/* Images */
p img { padding: 0; max-width: 100%; }
a img { border: 0px; border-style: dotted; border-color: #bbb;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left }
#sidebar ul li a img { margin-top:60px; }

/* Lists */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.post ul { padding: 0 0 0 35px; margin: 20px 0; }
.post ul { margin-left: 0px; padding: 0 0 0 20px; list-style: none; list-style: disc; }
.post ul li:before { text-indent: 30px; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { 	margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
ol li, #sidebar ul ol li { list-style: decimal outside; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }

/* Various Tags */
acronym, abbr, span.caps { cursor: help; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.post { margin: 0; border-bottom:1px dotted #fff; padding-bottom:4px; }
#content .postmetadata { margin: 10px 0; font-size:11px; padding-top:2px; color:#555; }
