/*  
Theme Name: Machination.cz
Theme URI: http://www.machination.cz
Description: Vzhled pro machination.cz
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	font-size: 100.01%;
	}
	
body {
	background: url(img/bg.png) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}

#wrap {
	width: 881px;
	margin: 0 auto;
	}
 
#header {
	height: 204px;
	background: url(img/header.png) no-repeat;
	}
	
#header a {
	display: block;
	height: 124px;
	}
	
#header a span {
	display: none;
	}

h1 {
	font-size: 1.125em;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 0 425px 0 0;
	}
	
#pagelist {
	width: 881px;
	height: 54px;
	background: url(img/pagelist.png);
	}
	
#pagelist ul {
	padding: 0 10px;
	float: left;
	}
	
#pagelist ul li {
	display: block;
	float: left;
	}
	
#pagelist ul li a {
	display: block;
	float: left;
	height: 37px;
	padding: 17px 20px 0 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}
	
#pagelist ul li.current_page_item a {
	background: url(img/pagelist-button-hover.png) center top no-repeat;
	}
	
#pagelist ul li:hover, #pagelist ul li.current_page_item, #pagelist ul li a:hover {
	background: url(img/pagelist-button-hover-li.png) left top repeat-x;
	}

#searchform {
	float: right;
	padding: 10px 8px 0 0;
	}

#searchsubmit {
	cursor: pointer;
	background: url(img/search-button.png);
	border: none;
	width: 35px;
	height: 34px;
	vertical-align: middle;
	}

#s {
	border: none;
	background: url(img/search-field.png);
	vertical-align: middle;
	width: 149px;
	height: 27px;
	color: #444;
	padding: 7px 7px 0 7px;
	}

a {
	text-decoration: underline;
	color: #444;
	}

a:hover {
	text-decoration: none;
	}
	
#content {
	background: url(img/content.png) left top no-repeat;
	}
	
#lista {
	height: 28px;
	}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
	}
/* main structure */

/* sidebar */	
#side {
	width: 376px;
	float: right;
	color: #333;
	background: url(img/side.png) left top repeat-y;
	margin: 0 0 10px 0;
	}
	
ul#sidebar-left {
	float: left;
	width: 189px;
	}
	
ul#sidebar-left h4 {
	background: url(img/sidebar-left-h4.png) left top no-repeat;
	margin: 0;
	padding: 0;
	height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 1em;
	padding: 11px 0 0 25px;
	margin: 0 0 10px 0;
	}
	
ul#sidebar-left ul li { 
	background: url(img/sidebar-left-li.png) left bottom no-repeat;
	padding: 0 0 10px 0;
	font-size: 0.875em;
	}
	
ul#sidebar-left li ul li {
	background: none;
	}
	
ul#sidebar-left li ul li a {
	display: block;
	background: url(img/sipka.png) 10px 4px no-repeat;
	padding: 0 10px 0 25px;
	text-decoration: none;
	}
	
ul#sidebar-left li ul li a:hover {
	background: url(img/sipka-h.png) 10px 4px no-repeat;
	}
	
ul#sidebar-left li div {
	padding: 0 10px 10px 10px;
	font-size: 0.875em;
	}
	
ul#sidebar-left li div img {
	background-color: #c1c1c1;
	padding: 5px;
	}
	
ul#sidebar-right {
	float: right;
	width: 172px;
	padding: 0 0 0 15px;
	}
	
ul#sidebar-right h4 {
	margin: 0;
	padding: 0;
	height: 30px;
	color: #333;
	font-weight: bold;
	font-size: 1em;
	padding: 11px 0 0 0;
	margin: 0;
	}
	
ul#sidebar-right li {
	padding: 0 0 15px 0;
	}

ul#sidebar-right li ul li {
	border-bottom: 1px solid #ccc;
	padding: 0 0 3px 0;
	margin: 0 0 3px 0;
	font-size: 0.875em;
	}
	
ul#sidebar-right li ul li a {
	text-decoration: none;
	}
	
ul#sidebar-right li ul li a:hover {
	text-decoration: underline;
	}

#side li, #side ul {
	list-style-type:none;
	}
	
#side img {
	padding: 0;
	border: none;
	}
	
#side-bottom {
	background: url(img/side-bottom.png) left top no-repeat;
	height: 48px;
	}
/* sidebar */

/* text */
#text {
	width: 475px;
	float: left;
	color: #444;
	line-height: 1.5;
	padding: 10px 0 0 10px;
	font-size: 0.75em;
	}
	
p {
	padding: 5px 0;
	text-align: justify;
	}
	
p a {
	color: #990000;
	}
	
a.more-link {
	color: #ff3300;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: right;
	}
	
a.more-link:hover {
	color: #CC3300;
	}

.post h2 {
	font-size: 1.5em;
	background: url(img/headline.png) left bottom repeat-x;
	}
	
.post h2 a {
	color: #666;
	font-weight: normal;
	text-decoration: none;
	}
	
.post h2 a:hover {
	text-decoration: none;
	}

.pub {
	height: 26px;
	background: url(img/pub.png) left top repeat-x;
	color: #666;
	padding: 4px 5px 0 5px;
	margin: 5px 0 0 0;
	}
	
.pub a {
	color: #666;
	text-decoration: none;
	}
	
.pub a:hover {
	text-decoration: underline;
	}
	
span.modra {
	color: #0099ff;
	}
	
span.zelena {
	color: #b2d93f;
	}

h2 {
	font-size: 2.125em;
	color: #000;
	font-weight: normal;
	margin: 0 0 10px 0;
	}

h3 {
	font-weight: bold;
	color: #670E0E;
	padding: 12px 0 0 0;
	font-size: 1.125em;
	margin: 0;
	}

h4 {
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #CC0000;
	font-size: 1em;
	margin: 0;
	}
	
.post ul li {
	list-style: none;
	background: url(img/bullet_blue.png) left no-repeat;
	padding: 0 0 0 23px;
	margin: 3px 0 3px 5px;
	}
	
.post ol li {
	margin: 3px 0 3px 28px;
	}

blockquote {
	border-left: 5px solid #0099ff;
	margin: 10px 15px;
	color: #666;
	padding: 0 5px 0 15px;
	}
	
pre {
	white-space: normal;
	background-color: #f7f7f7;
	padding: 7px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	}
		
.post {
	margin-bottom: 40px;
	}
	
#text .wp-smiley {
	padding: 0;
	background: none;
	}

#text img {
	background-color: #e9e9ee;
	padding: 7px;
	border: none;
	}
	
#text img.alignleft {
	float: left;
	margin: 5px 20px 0 0;
	}
	
#text img.alignright {
	float: right;
	margin: 5px 0 0 20px;
	}
/* text */

/* comments */	
h3.comments {
	color: #444;
	margin: 0 0 15px 0;
	}
	
.commentmetadata {
	color: #666;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 2px 0;
	margin: 0 10px 5px 10px;
	}
	
.commentmetadata a {
	color: #666;
	}
	
.commentcontent {
	padding: 0 10px 5px 10px;
	}
	
ol.commentlist {
	list-style: none;
	}
	
ol.commentlist li {
	margin: 0 0 15px 0;
	background-color: #f7f7f7;
	border-left: 5px solid #e9e9e9;
	border-right: 5px solid #e9e9e9;
	font-size: 0.875em;
	}
	
ol.commentlist li.alt {
	border-left: 5px solid #c9c9c9;
	border-right: 5px solid #c9c9c9;
	}

ol.commentlist ul li, ol.commentlist ol li {
	margin: 2px 0;
	}
	
ol.commentlist ul, ol.commentlist ol {
	margin: 0 0 0 25px;
	}
	
textarea#comment {
	margin: 1px 0 5px 0;
	border: 5px solid #c9c9c9;
	background-color: #fff;
	font-size: 1.125em;
	padding: 5px;
	color: #666;
	width: 455px;
	}
	
#author, #email, #url {
	border: 2px solid #c9c9c9;
	background-color: #fff;
	padding: 2px;
	margin: 1px 0;
	color: #666;
	}
	
#submit {
	margin: 0 0 10px 0;
	background: url(img/submit.png);
	width: 142px;
	height: 52px;
	border: none;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	}
	
small {
	font-size: 0.75em;
	}
/* comments */

/* footer */
#box {
	background: url(img/box.png);
	height: 20px;
	margin: 0 0 10px 0;
	font-size: 0.875em;
	color: #666;
	padding: 4px 5px 0 5px;
	text-align: center;
	}
	
#box a {
	color: #666;
	}
/* footer */		

/* other */	
#nav {
	height: 28px;
	font-size: 13px;
	}
	
#nav a {
	color: #666;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
/* other */	
