@charset "utf-8";
/*  
Theme Name: Handmade Dreams Default
Theme URI: http://www.hmd.cz/
Description: Exclusive theme for hmd.cz; based on WP default Kubrick
Version: 0.1
Author: Pavel Hamřík
Author URI: http://www.hmd.cz/
*/

/* Main Layout and Typography */
html, body {height:100%; padding:0; margin:0;}
body {background:#3b636c url(layout/back-body.gif) repeat-x; text-align:center;
	font-size: 62.5%; font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;
	color: #000;}

#column {background:url(layout/back-column.gif) repeat-y; margin:auto; width:800px; height:100%; text-align:center; position:relative;}
*>#column {height:auto; min-height:100%;}
#column-left {background:url(layout/back-column-left.gif) no-repeat; width:36px; height:414px; float:left;}
#column-right {background:url(layout/back-column-right.gif) no-repeat; width:36px; height:414px; float:right;}

#main {width:704px; margin:auto; padding:124px 0 0; text-align:left;}
#main-in {/*background:url(layout/separator-vertical.gif) repeat-y 503px;*/ min-height:400px;}


#sidebar {width:192px; float:right; font:1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif; padding:0;}
*>#sidebar {width:192px;}	
#sidebar form {margin:0;}

.narrowcolumn {width:485px; float:left; line-height: 1.6em; padding:0 0 0 3px;}
.widecolumn {width:475px; float:left; line-height: 1.6em; padding:0 0 0 10px;}
*>.widecolumn {width:485px;}

#footer {padding:0; margin:0; clear:both; border:none; font-size:1.2em; padding:20px 0 10px; color:#888;}
#footer p {margin:0; padding:15px 0; text-align:center; background:url(layout/separator-horizontal.gif) no-repeat center top;}

.cleaner {clear:both;}


/* Main Menu */
#menu span {display:none;}
#menu {padding:0; margin:0; height:104px; position:absolute; top:0; left:50px;}
#menu li {list-style:none; padding:0; margin:0; float:left;}
#menu a.actual {background:none;}
#menu a.actual:hover {cursor:default;}

#menu li a {height:104px; display:block; margin:0 8px 0 0;}
#menu-kt a {margin:0;}
#menu-lt a {background:url(layout/handmade_dreams.gif) no-repeat 0 0; width:206px; height:101px !important;}
/*#menu-lt a:hover {background:url(layout/handmade_dreams.gif) no-repeat 0 -101px;}*/

#menu-gd a {background:url(layout/menu-gd.gif) no-repeat; width:129px;}
#menu-gd {background:url(layout/menu-gd-hover.gif) no-repeat;}
#menu-gd a:hover, #menu-gd a:focus {background:none;}
#menu-gd a:hover {background-position:0 0;}

#menu-hz a {background:url(layout/menu-hz.gif) no-repeat; width:114px;}
#menu-hz {background:url(layout/menu-hz-hover.gif) no-repeat;}
#menu-hz a:hover, #menu-hz a:focus {background:none;}
#menu-hz a:hover {background-position:0 0;}

#menu-wd a {background:url(layout/menu-wd.gif) no-repeat; width:95px;}
#menu-wd {background:url(layout/menu-wd-hover.gif) no-repeat;}
#menu-wd a:hover, #menu-wd a:focus {background:none;}
#menu-wd a:hover {background-position:0 0;}

#menu-vc a {background:url(layout/menu-vc.gif) no-repeat; width:47px;}
#menu-vc {background:url(layout/menu-vc-hover.gif) no-repeat;}
#menu-vc a:hover, #menu-vc a:focus {background:none;}
#menu-vc a:hover {background-position:0 0;}

#menu-kt a {background:url(layout/menu-kt.gif) no-repeat; width:71px;}
#menu-kt {background:url(layout/menu-kt-hover.gif) no-repeat;}
#menu-kt a:hover, #menu-kt a:focus {background:none;}
#menu-kt a:hover {background-position:0 0;}


/* Ico's */

h2 span {position:relative; display:block;}
h2 span span {display:block; width:33px; height:33px; position:absolute; left:-53px; top:0;}

.orange .ico, .ico-orange {background:url(layout/bullet-lg-orange.gif) no-repeat;}
.green .ico, .ico-green {background:url(layout/bullet-lg-green.gif) no-repeat;}
.red .ico, .ico-red {background:url(layout/bullet-lg-red.gif) no-repeat;}
.blue .ico, .ico-blue {background:url(layout/bullet-lg-blue.gif) no-repeat;}
.purple .ico, .ico-purple {background:url(layout/bullet-lg-purple.gif) no-repeat;}
.dark .ico, .ico-dark {background:url(layout/bullet-lg-dark.gif) no-repeat;}



/* Begin Typography & Colors */

#content {font-size:1.2em;}

.narrowcolumn .postmetadata {text-align:right; margin:0 0 2em;}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {font-family:"Times New Roman", Times, serif; font-weight:normal;}
h1 {font-size:4em; text-align:center; padding-top: 70px; margin: 0;}
h2 {font-size:1.8em; margin:30px 0 0;}
.narrowcolumn h2 {margin:0;}
h2.pagetitle {font-size:1.1em; margin-top:0px; text-align:center; color:#aaa; font-weight:bold;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif;}
#sidebar h2 {background:url(layout/h2-back.gif) no-repeat; font-size: 1.1em; padding:4px 10px;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Sans-Serif; font-weight:bold; color:#555;}
h2.single {margin:0;}
h3 {font-size:1.4em; padding: 0; margin: 20px 0 0; font-weight:bold;}
h3.comments {padding:0; margin:40px auto 20px;}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {text-decoration:none; color:#fff;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color:#333 !important;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {text-decoration:none;}

h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus {background:none;}


.entry p a:visited {color:#b85b5a;}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a, h2 a:hover, h3 a:hover {color:#32c2e0 !important; text-decoration:underline;}
a:hover {background:#32c2e0; color:#fff !important; text-decoration:none;}

a.external {background:url(layout/a-external.gif) no-repeat right top; padding-right:15px;}
a.external:hover {background-color:#32c2e0;}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration:none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn .post {
	background:url(layout/separator-vertical.gif) repeat-y 40px;
	padding:5px 0 2px 53px;
	margin: 0;
	text-align: justify;
	}

.widecolumn .post {
	padding:5px 0 2px 0;
	margin:0;
	text-align:justify;
	}


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.narrowcolumn .postmetadata a, #footer a, #sidebar a {
	text-decoration:none;
	}
	
.narrowcolumn .postmetadata a:hover, #footer a:hover, #sidebar a:hover, .narrowcolumn .postmetadata a:focus, #footer a:focus, #sidebar a:focus {
	text-decoration:none;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

/* End Structure */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 0;
	padding:0 0 0 12px;
	list-style:none;
	background:url(layout/ul.gif) no-repeat left 0.6em;
	}

.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;
	}

.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;
	}
/* End Entry Lists */



/* Form Elements */
#searchform {
	background:url(layout/h2-back.gif) no-repeat; 
	margin: 10px auto;
	padding: 3px 0; 
	text-align: center;
	}

#sidebar #searchform #s {
	border:1px solid #ccc;
	background:#fff;
	width: 115px;
	padding: 1px;
	font-size:1em;	
	}

#sidebar #searchform #s:hover, #sidebar #searchform #s:focus {
	border:1px solid #32c2e0;
	}

#sidebar #searchsubmit {
	border:1px solid #ccc;
	background:#ccc;
	padding:0 3px;
	font-size:1em;
	color:#fff;
	font-weight:bold;
	}
	
#sidebar #searchsubmit:hover, #sidebar #searchsubmit:focus {
	color:#fff;
	background:#32c2e0;
	border:1px solid #32c2e0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 478px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#commentform input, #commentform textarea {border:1px solid #ccc; background:#fff; width:180px; padding:2px; font-size:1em;}
#commentform textarea {width:479px;}
#commentform input:hover, #commentform input:focus, #commentform textarea:hover, #commentform textarea:focus {border:1px solid #32c2e0;}

#commentform #submit {border:1px solid #ccc; background:#ccc; padding:2px 3px; font-size:1em; color:#fff; font-weight:bold; width:120px;}
#commentform #submit:hover, #commentform #submit:focus {color:#fff; background:#32c2e0; border:1px solid #32c2e0;}


/* Comments*/
.alt {margin:0; padding:10px;}
.commentlist {padding:0; text-align:justify;}
.commentlist li {margin:15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin:10px 5px 10px 0;}
#commentform p {margin:5px 0;}
.nocomments {text-align:center; margin:0; padding:0;}
.commentmetadata {margin:0; display:block;}


/* Calendar */
#wp-calendar {empty-cells:show; margin:10px auto 0; width:155px;}
#wp-calendar #next a {padding-right:10px; text-align: right;}
#wp-calendar #prev a {padding-left:10px; text-align: left;}
#wp-calendar a {display:block;}
#wp-calendar caption {text-align:center; width:100%;}
#wp-calendar td {padding:3px 0; text-align:center;}
#wp-calendar td.pad:hover {background-color:#fff;}


/* Various Tags & Classes */
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
blockquote {margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd;}
blockquote cite {margin: 5px 0 0; display: block;}
.center {text-align: center;}
.v-padded {margin:2em 0;}
hr {display: none;}
p img {padding: 0; max-width: 100%;}
a img {border: none;}
.navigation {display:block; text-align:center; margin-top:0; margin-bottom:0; height:1.5em;}
.navigation .alignleft {float:left;}
.navigation .alignright {float:right;}
.no-comment {font-style:italic; color:#888;}
.no-comment:hover {color:#fff;}
.more-link {display:none;}
.allarchives {margin-top:10px !important;}
.allarchives select {font:1em "Lucida Sans Unicode", Arial, Helvetica, sans-serif; border:1px solid #32c2e0; color:#777;}
.allarchives select:hover {color:#000;}
img#wpstats{display:none}


/* Color settings */
.orange, .orange a {color:#fda204 !important;}
.green, .green a {color:#9fc100 !important;}
.red, .red a {color:#e24f4f !important;}
.blue, .blue a {color:#32c2e0 !important;}
.purple, .purple a {color:#ad54e6 !important;}
.dark, .dark a {color:#3b636c !important;}

.orange a, .red a, .green a, .blue a, .purple a, .dark a {background:none; text-decoration:none;}
.orange a:hover, .red a:hover, .green a:hover, .blue a:hover, .purple a:hover, .dark a:hover {background:none; text-decoration:underline;}
