/*
Theme Name: Tvorilka.com
Theme URI: http://tvorilka.com
Description: Theme for blog.tvorilka.com Created by <a href="http://mishal.cz/">Mishal.cz</a>.
Version: 1.0
Author: Mishal.cz <mishal at mishal dot cz>
Author URI: http://mishal.cz
Tags: custom

*/

@import url("reset.css");
@import url("global_menu.css");

.clear {
	clear: both;
}

body {
  background: #fff url("images/body_bg.jpg") top center repeat-x;
  font-family: Arial, Verdana, Helvetica, sans;
	font-size: 10pt;
	color: #626262;
}

#wrapper {
  width: 930px;  
  margin: 0 auto;
}

#header {
  height: 132px;
  position: relative;
}

#main {

}

#sidebar {
  float:left;
  width:180px;
  padding-right:0px;
  padding-left:20px;
  z-index:2;
  margin-top: 70px;	
}

#wp-calendar {
  width: 80%;
}

#content {
	float: left;
	width: 670px;
	margin-top: 1em;
	margin-left: 1em;
}

#content p {
  line-height: 140%;
	margin: 0.2em 0 0.5em 0;
}


#logo {
  position: absolute;
  left: 0;
  top: 0; 
  margin-bottom: 30px;
}

#logo a {
  display: block;
  width: 198px;
  height: 200px;
  background: url("images/tvorilka_logo.png") top left no-repeat;  
}

#logo a span {
  display: none;
}

#welcome {
  display: block;
  position: absolute;
  right: -60px;
  top: 15px;
  width: 314px;
  height: 62px;
  padding: 25px 10px;
  padding-left: 102px;
  font-size: 9pt;
  background: url("images/welcome.png") top left no-repeat;  
}

#welcome span {

}

#sidebar h2 {
  font-family: Verdana, Sans-Serif;
  font-size: 1em;
	margin: 0.2em 0 0.3em 0;
	text-transform: uppercase;
}

#sidebar ul {
	list-style-type: none;
}

h2 {
  font-size: 1.5em;
}

h3 {
  font-size: 1.35em;
}

h4 {
  font-size: 1.3em;
}

.post {
	margin-bottom: 1.5em;
}


.post h2 {
  text-transform: uppercase;
}

.post h3 {
  font-size: 1.35em;
} 
 
.entry {
  padding: 1em 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
  color: white;
}

h2 a, h2 a:visited, h3 a, h3 a:visited {
  color: #ff7e00;
	text-decoration: none;
	font-weight: normal;
}
	
a, h2 a:hover, h3 a:hover {
  color: #b85c02;
  text-decoration: underline;
}

a:hover {
  color: #147;
  text-decoration: underline;
  }	

#copyright {
  clear: both;
  text-align: right;
	margin-right: 5em;  
}


#footer_links {
	text-align: right;
	margin-right: 3em;
	margin-top: 3em;
}

#footer_links a {
  color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#footer_links a:hover {
  text-decoration: none;
}

#footer_wrapper {
  clear: both;
	margin-top: 2em;
  height: 272px;
  background: url("images/footer_wrapper_bg.jpg") center top repeat-x;
}

#footer {
	background: url("images/footer_bg.jpg") center top no-repeat;
  height: 272px;	
}

#mishalcz {
  display: inline-block;
  width: 149px;
  height: 21px;
  margin-bottom: -0.4em;
  background: url("images/mishalcz.gif") bottom left no-repeat; 
}

#mishalcz span {
  display: none;
}

p.category_notice {
	padding: 1em;
}

.pagetitle {
	margin: 0 0 1em 0;
}

/* Sidebar */

#sidebar {
	
} 

#sidebar ul {
  list-style-type: none;
} 

#sidebar ul li {
  margin-bottom: 1em;
	color: #507fa3;
} 

#sidebar ul li ul li {
  margin-bottom: 0.25em;
	margin-top: 0.3em;
} 

#sidebar .categories a {
	font-weight: normal;
}

#sidebar ul.children {
  border-left: 5px solid #eaeaea;
}

#sidebar ul.children {
	margin-left: 1em;
	padding-left: 0.5em;
}

#sidebar h2 {
  color: #507fa3;
	text-transform: uppercase;	
}

#sidebar a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#sidebar a img {
	border: 0; 
}

#sidebar a:hover {
	text-decoration: underline;
}

#search {
  text-align: right;
	margin-right: 5em;
	margin-top: 0.5em;
	float: right;
}

#search input {
  border: 1px solid #cdcdcd;
	padding: 2px;
	font-size: 9pt;
	width: 15em;	
}

#search button {
	background: url("images/search_button.gif") center center no-repeat;
	display: inline-block;
	width: 47px;
	height: 21px;
	border: 0;
	cursor: pointer;
}

#search button span {
  display: none;
}

.navigation {
	margin: 0 0 1em 0;
}

.navigation .alignright {
	float: right;
}

.navigation .alignleft {
  float: left;
}

img.alignright {
  float: right;
	padding: 0.25em;
	margin: 0.25em;
	border: 0;
}

img.alignleft {
  float: left;
  padding: 0.25em;
  margin: 0.25em;
  border: 0;
}

img.alignnone {
  padding: 0.25em;
  margin: 0.25em;
  border: 0;
  clear: both;
}

.postmetadata {
	background: #f1f1f1;
	border-top: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	padding: 0.5em;
}

.postmetadata a {
  color: #507fa3;
	text-decoration: underline;
}

.postmetadata a:hover {
  text-decoration: none;
}

#commentform {
	
}

#commentform input {
  border: 1px solid #cdcdcd;
  padding: 2px;
  font-size: 9pt;
  width: 15em;  
}

#commentform textarea {
  border: 1px solid #cdcdcd;
  padding: 2px;
  font-size: 9pt;
  width: 30em;  
}

.post ul, .post ol {
	margin: 0.5em 0 0.5em 3em;	
}

.post ul li, .post ol li{
  padding: 0 0 0.5em 0;
}

table.ec3_schedule {
  border: 0 !important;
  margin-bottom: 3em !important;
  margin-left: 1em !important;
  float: right !important;
}

.post ul, .post ol {
  margin-left: 3em;
}

.post ul li, .post ol li{
  margin-bottom: 0.5em;
}

code {
  display: block;
  font-size: 0.75em;
  color: #000;
	border: 1px solid #ccc;
  padding: 0.2em;
	background: #f2f2f2;
}


