/*
Theme Name: happymaster23
Theme URI: 
Description: 
Version: 1.5
Author: Martin Šťastný
Author URI: http://happymaster23.cz
Tags: 
*/
body {  
  margin: 0;
  padding: 0;
  background: #000 url('images/back.png') repeat-x fixed;  
  color: #fff;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  }
#page {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  }
#header {
  margin: 0 0 15px 0;
  height: 150px;
  background: url('images/cb.png');
  padding: 15px 0 0 0;
  }
#headerimg {
  padding: 10px;
  background: #0D0D0D;
  height: 130px;
  }
h1 a {
  margin: 0;
  padding: 0;
  position: relative;
  width: 330px;
  height: 100px;
  overflow: hidden;
  color: #DB6741;
  font-size: 35px;
  }
h1 a span {
  display: block;
  position: absolute;
  left: 0; 
  top: 0; 
  z-index: 1;
  width: 330px; 
  height: 100px;
  margin: 0; 
  padding: 0;
  background: url('images/23.png') top left no-repeat;
  }
#description {
  text-align: right;
  font-style: italic;
  margin-top: 74px;
  font-size: 12px;
  }
#content {
  width: 530px;
  float: left;
  background: url('images/cb.png');
  margin-bottom: 15px;
  padding: 10px;
  }
#border {
  border-left: 1px #7F7F7F dotted;
  border-right: 1px #7F7F7F dotted;
  padding: 0 10px 0 10px;
  }
#sidebar {
  margin-left: 565px;  
  background: url('images/sb.png');
  padding: 10px;
  }
.entry a, .commentlist li p a {
  text-decoration: none;
  color: #DB6741;
  }
/*#sidead {
  border: 1px solid #3F3F3F;
  background: #3D312E;
  text-align: center;
  }*/
#s {
  width: 144px;
  background: url('images/cb.png');
  border: 1px solid #3F3F3F;
  color: #FFF;
  font-family: inherit;
  }
#searchsubmit, #submit {
  background: url('images/sb.png');
  border: 1px solid #653225;
  color: #FFF;
  font-family: inherit;
  }
#searchsubmit {
  margin: 0;
  }
#searchform {
  margin-bottom: 10px;
  }
.categories h2, #comments, .respond, .pagetitle, h2.center {
  color: #7f7f7f;
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  border-bottom: 1px dotted #3F3F3F;
  font-size: 18px;
  font-weight: lighter;
  margin-top: 10px;
  margin-bottom: 10px;
  }
#comments, .respond, .pagetitle, h2.center {
  color: #fff;
  border-bottom: 1px dotted #7f7f7f;
  margin-top: 0;
  }
.categories {
  list-style-type: none;
  }
.categories li {
  font-size: 15px;
  margin-top: 5px;
  list-style-type: disc;
  color: #7f7f7f; 
  margin-left: 15px;
  }  
#footer {
  clear: both;
  background: url('images/sb.png');
  padding: 10px;
  font-size: 11px;
  color: #7F7F7F;
  text-align: center;
  margin-bottom: 15px;
  }
.post {
  margin-bottom: 15px;
  }
.entry {
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 8px;
  text-align: justify;
  font-size: 12px;
  line-height: 1.6em;
  }
.post h2, .archiveh2 {
  font-size: 19px;
  font-weight: lighter;
  padding-bottom: 3px;
  padding-left: 2px;
  background: url('images/sb.png');
  color: #DB6741;
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  }
h2 a, .archiveh2 a {
  text-decoration: none;
  color: #DB6741;
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  }
.post small {
  font-size: 11px;
  text-align: right;
  display: block;
  margin-top: 3px;
  color: #7F7F7F;
  }
.postmetadata {
  margin-top: 8px;
  font-size: 11px;
  color: #7F7F7F;
  }
ul, p, h1, h2, h3, form {
  margin: 0;
  padding: 0;
  }
.postmetadata a, #footer a, #sidebar li a, .post small a, .navigation a, .commenthead a, #logp a, #related_posts a {
  text-decoration: none;
  color: #B17C6B; 
  }
#page a:hover {
  text-decoration: underline;
  }
#clear {
  height: 15px;
  }
.navigation {
  display: block;
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
  color: #7F7F7F;
  }
.post .alt {
  text-align: justify;
  }
.entry p {
  margin-bottom: 15px;
  }
.tags {
  margin-top: 8px;
  font-style: italic;
  }
#content #searchform {
  text-align: center;
  margin: 0;
  }
textarea {
  background: url('images/cb.png');
  border: 1px #3F3F3F solid;
  width: 496px;
  height: 140px;
  color: #fff;
  margin-bottom: 10px;
  font-family: inherit;
  padding: 5px;
  font-size: 12px;
  }
.nocomments {
  margin: 30px 0 30px 0;
  font-size: 15px;
  text-align: center;
  }
.commenthead {
  background: url('images/cb.png');
  padding: 5px;
  color: #7F7F7F;
  }    
.commentlist li {
  list-style-type: none;
  margin-left: -40px;
  overflow: hidden;
  font-size: 15px;
  margin-bottom: 10px;
  }
.commentlist li small {
  font-size: 11px;
  }
.commentlist li p {
  margin: 5px 5px 15px 5px;
  text-align: justify;
  line-height: 1.6em;
  font-size: 12px;
  }
/*#postad {
  margin: 20px 0 30px 0;
  text-align: center;
  background: #353535;
  }*/
#submit {
  display: block;
  margin-left: auto;
  padding: 5px;
  }
#author, #email, #url, noscript input {
  background: url('images/cb.png');
  border: 1px solid #3F3F3F;
  margin-bottom: 10px;
  font-family: inherit;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  width: 200px;
  }
.commentlist {
  margin-bottom: 30px;
  }
noscript input {
  margin-top: 10px;
  }
#author {
  margin-top: 5px;
  }
label small {
  font-size: 11px;
  color: #7F7F7F;
  }
#logp {
  margin-bottom: 10px;
  font-size: 15px;
  color: #7F7F7F;
  }
a img {
	border: none;
	}
img {
  padding: 5px;
  background: url('images/cb.png');
  }
.wp-caption-text {
  font-size: 11px;
  text-align: right;
  font-style: italic; 
  }
.more-link {
  font-style: italic;
  font-size: 15px;
  }
#related_posts li{
  margin-left: 25px;
  font-size: 15px;
  color: #7f7f7f;
  }
blockquote {
	margin: 15px 20px 0 10px;
	padding-left: 10px;
	border-left: 7px solid #1B1B1B;
	line-height: 1.2em;
	text-align: left;
  }
pre {
  margin: 15px 20px 15px 10px;
	padding-left: 10px;
	border-left: 7px solid #1B1B1B;
  overflow: auto;
  font-family: monospace;
  line-height: 1.3em;
  font-size: 12px;
  }
.entry h4 {
  background: url('images/cb.png');
  font-size: 14px;
  padding: 0 1px 1px 3px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-left: -5px;
  color: #B17C6B;
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  }
.entry ul {
  margin-bottom: 15px;
  padding: 0 10px 0 25px;
  }
.entry ol {
  margin-bottom: 15px;
  padding: 0 10px 0 30px;
  }
.entry li {
  margin-bottom: 4px;
  }
#comments {
  margin-top: 25px;
  }
code {
  font-family: monospace;
  font-size: 12px;
  background: url('images/cb.png');
  }
acronym, abbr, .entry p span {
	cursor: help;
	border-bottom: 1px dotted;
  }

