/*  
Theme Name: Krochmalna 92
Theme URI: http://adamjaromir.com/blog
Description: Widget ready. 
Version: 0.0
Author: Luca Emanueli
Author URI: http://www.emanueli.de
Tags:two columns,fixed width,easy customization, widget ready, valid CSS, valid XHTML, sidebar right
*/


/* STRUCTURE */

* {margin:0;padding:0;}
html, body {font-family:"Courier New", Courier, monospace; color:#333; background:url("images/bkg.jpg") top left;}
#container {width:1000px;margin:0 auto 0 auto;}
#main {position:relative;float:left;width:1000px;background: url('images/bg-content.gif') repeat-y;}
#main-content {position:relative;float:left;width:633px;margin-left:52px; margin-right:10px;display:inline;padding:0;}
#header {position:relative;float:left;width:1000px;height:327px;background:url('images/header.jpg') top left no-repeat;}
#navigation{}

#top-navi {float:left; width:840px; margin-left:84px; margin-top:255px; height: 30px; }
#top-navi, #top-navi a, #top-navi p {font-family:"Courier New", Courier, monospace;font-weight:bold; font-size: 1.1em; color:#e5ce96; text-decoration:none;}
#top-navi a:hover {text-decoration:underline;}

h2 {font-size:1.2em;color:#5e311b;font-weight:bold;}

/* ARTICLES */
.post-wrapper {margin-left:32px;text-align:left; margin-right:30px; width:570px; }
.post-content {font-size:0.95em;line-height:1.5em;padding:0;}
.post-top {background:url(images/bkg-post-top.jpg) no-repeat top left; height:37px;width:633px;}
.post-middle {background: url(images/bkg-post-middle.jpg) repeat-y top left; height:auto; width: 633px;}
.post-bottom {background: url(images/bkg-post-bottom.jpg) no-repeat top left; height:53px; width: 633px;}
.post ul, .post ol {margin:10px 0 10px 40px;}

.post h2 a:link, .post h2 a:visited, .post-wrapper h2 a:link , .post-wrapper h2 a:visited {color:#5e311b;text-decoration:none;font-weight:bold;}
.post h2 a:hover, .post-wrapper h2 a:hover {color:#333;background:none;}
.post a:link, .post-wrapper a:link  {color:#5e311b;font-weight:bold;text-decoration:underline;}
.post a:hover, .post-wrapper a:visited, .post-wrapper a:hover, .post-wrapper a:visited   {color:#333; font-weight:bold; text-decoration:none;}
.post p, .post-wrapper p {margin:15px 0;}
blockquote {background:#e5ce96 ;padding:10px;margin:5px 0 5px;border-top:1px solid #5e311b;border-bottom:1px solid #5e311b;}
.postmetadata {clear:left;width:570px;margin-top:10px;padding:5px;border-top:1px dashed #ddd;font-size:0.8em;color:#aaa;}
.postmetadata a:link {color:#5e311b;text-decoration:none;}
.postmetadata a:hover, .postmetadata a:visited {color:#aaa;background:none;}
#signature {margin:30px 0 0 0;font-size:0.8em;color:#999;}
#signature a:link {color:#777;font-weight:bold;text-decoration:none;}
.post .commentnumber {float:right;margin:0 0 20px;}
.post .commentnumber a {text-decoration:none;font-size:0.9em;text-transform:uppercase;padding:8px;border-top:1px solid #ddd;}
.post .commentnumber a:hover {color:#000;border-top:1px solid #000;background:none;}


/* SIDEBAR */
.sidebar-top {float:left; background:url(images/bkg-navi-top.jpg) no-repeat top left; height:37px;width:270px;}
.sidebar-bottom {float:left; background:url(images/bkg-navi-bottom.jpg) no-repeat top left; height:65px;width:270px;}
.sidebar-wrapper {position:relative;float:left;display:inline;width:280px;padding:0;font-size:0.95em; background: url(images/bkg-navi-middle.jpg) top left repeat-y; }
#abonnements {width:200px; margin-top:20px; border-top: 1px dashed #5e311b;font-size:0.95em; margin-left:30px;}
#searchform {font-family: Courier New, Courier, monospace; color:#5e311b; font-size:0.8em;}
#s{background:#fbfae3;border:1px solid #5e311b;width:100px; font-family:Courier New, Courier, monospace;}
.wpcf7 input,.wpcf7  textarea {background:#fbfae3;border:1px solid #5e311b;width:250px; font-family:Courier New, Courier, monospace;}
#searchsubmit {background:#5e311b;border:none;color:#fbfae3; font-family:"Courier New", Courier, monospace;}
img#rssfeed {border:none;}
#sidebar {position:relative;float:left;margin-left:0px;width:200px;}
ul#sidebar {list-style-type:none;padding:0;/*float:left;*/ margin-left:25px; } /* die ganze Sidebar */
ul#sidebar li {/*list-style-type:none;*/line-height:1.5em;margin-top:0px; margin-bottom:30px;text-indent:0px;padding:0px; } /* Ebene Kategorie-Titel */
ul#sidebar li ul {list-style-type:circle; color:#5e311b; margin-left:0.5em; padding-left:0.5em; } /*Ebene Listen-Eintraege*/
ul#sidebar li ul li {margin:0;padding:0; text-indent:-0.5em;} /*Ebene einzelner Link*/
ul#sidebar li ul li ul {margin:0 0 0 15px;} /* Erste Unter-Ebene - ganze Eintraege */
ul#sidebar li ul li ul li {list-style-type:disc;} /* Erste Unter-Ebene - einzelner Link */
ul#sidebar select {font-family:Courier New, courier, monospace; color: #5e311b; width:200px; background: #FBFAE3;}

#sidebar a, #sidebar a:visited {color:#5e311b;text-decoration:none;padding:5px; font-weight:normal; font-size:0.95em;}
#sidebar a:hover {text-decoration:underline; color:#5e311b;font-size:0.95em;}
#sidebar .textwidget {text-indent:0; font-size:0.95em;}
#sidebar #calendar table#wp-calendar {width:100%;text-align:center;}

.widget {width:220px; margin-top:20px;   font-size:0.95em; }
.widget a, .widget p {color:#5e311b; font-size:0.95em; font-weight:normal;}
.widget h2.widgettitle {color:#5e311b; font-size:1.3em; font-weight:bold; }

/* PIED DE PAGE */

#footer {position:relative;float:left;width:1000px;height:100px;color:#5e311b;padding:10px 0;font-size:0.8em;text-align:center;}
#footer a:link, #footer a:visited {color:#888;font-weight:bold;text-decoration:none;}
#footer a:hover {color:#000;}

/* COMMENTS */

#comments {margin:0;padding:0;}
h3#comments {margin:10px;font-size:0.9em;}
textarea#comment {margin:10px;width:350px;}
#commentform input {margin:0 10px;width:200px;}
ol.commentlist {width:430px;margin:0;padding:0;list-style-type:none;}
ol.commentlist a:link, ol.commentlist a:visited {text-decoration:none;color:#6B7D8F;font-weight:bold;}
ol.commentlist a:hover {background:#EFDFB3;}
ol.commentlist li {margin:0 0 5px 0;font-size:0.9em;padding:30px;background:#eee;border:1px solid #ddd;}
#commentform label {font-size:0.8em;color:#888;}

/* IMAGES */
img a {border:none;}
img {border:none;}
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;}

/* Listen content */
div.post-content ol, div.post-content ul  {margin-left:27px;}


