/*
Theme Name: Jolana.cz
Theme URI: http://www.jolana.cz/
Description: Téma pro web Jolana.cz
Version: 0.1beta
Author: Hanuš Wagner III.
Author URI: http://hw3.rozhlednyunas.cz/

	This theme was designed and built by Hanuš Wagner.
	It was created from default WordPress 2 theme.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #e1ecff;
	margin: 0px;
	padding: 20px 0px;
	}

#content {
	font-size: 1.4em;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

img.vlevo {
	float: left;
	margin: 20px;
	border: 1px solid #000;
}

img.vpravo {
	float: right;
	margin: 20px;
	border: 1px solid #000;
}

#logo {
	font-size: 4em;
	padding: 0px 0px 0px 20px;
	margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#logo a, #logo a:link, #logo a:visited, #logo a:active {
	text-decoration: none;
	color: white;
}

h2, .post h1 {
	font-family: Verdana, 'Geneva CE', lucida, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	text-align: left;
	font-variant: small-caps;
	margin: 0;
	padding: 0;
	color: #000;
}

.post h1 a {
	color: #000 !important;
}

h3 {
	font-size: 1.5em;
	border-bottom: 1px solid #000;
	padding-left: 10px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.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;
	}

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: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	padding: 0;
	margin: 0;
	text-align: justify;
	}
#page p {
	padding: 5px 10px;
	text-align: justify;
    text-indent: 20px;
}

#header {
	background-color: #aebcde;
	padding: 0;
	margin: 0;
	height: 6em;
	/*border-bottom: 5px groove #ccc;*/
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url('/wp-content/themes/jolana/images/pruh_bottom.gif');
    background-position: center bottom;
    background-repeat: repeat-x;
	}

#content {
	float: right;
	padding: 0px 45px 0px 0px;
	margin: 0px;
	width: 70%;
	}

#footer {
	padding: 0px;
	margin: 0px auto;
	clear: both;
	border-top: 5px ridge #ccc;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url('/wp-content/themes/jolana/images/pruh_top.gif');
    background-position: center top;
    background-repeat: repeat-x;
    background-color: #aebcde;
}

#footerimg {
	background-image: url('/wp-content/themes/jolana/images/pruh_bottom.gif');
    background-position: center bottom;
    background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	text-align: center;
	}

#topmenu {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 1.5em;
	font-weight: bold;
	font-variant: small-caps;
}

#topmenu ul {
	display: block;
	list-style: none;
	width: 30em;
	margin: 0px auto;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a {
	display: block;
	float: left;
	width: 10em;
	text-align: center;
}

#headerimg {
	position: relative;
	background-image: url('/wp-content/themes/jolana/images/pruh_top.gif');
    background-position: center top;
    background-repeat: repeat-x;
}

#headerimg .description {
	position: absolute;
	font-size: 1.2em;
	top: 3.1em;
	left: 9em;
}
/* End Structure */


/* Begin Sidebar */
#sidebar
{
	font-size: 1.4em;
	padding: 20px;
	width: 20%;
	float: left;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.3em;
	border-bottom: 1px solid #000;
	text-align: center;
	}

#sidebar a {
	color: #000;

}
/* End Sidebar */


/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */


.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 */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0 10px;
	padding: 5px 5px 3px;
	list-style: none;
	position: relative;
	border-bottom: 1px solid #6a8cc3;
	}

.commentlist p {
	margin: -3px 5px 5px 0;
	}

.commentlist .comment-number {
	display: none;
	font-size: 1.5em;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 2px;
	/*float: left;*/
/*	position: absolute;
	top: 0px;
	right: 0px;*/
}

.commentlist cite {
	/*float: left;*/
}

.commentlist img {
	vertical-align: bottom;
}

.commentlist br {
	clear: both;
}
/* End Comments */






/* Begin 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;
	}

hr {
/*	display: none;*/
	clear: both;
	margin: 20px 10px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

img.post-image {
	float: right;
	border: 1px solid #000;
	margin: 5px;
}

br.clear {
	clear: both;
}

div.galerie {
	text-align: center;
	padding: 10px !important;
}

div.galerie a {
	margin: 0px;
}

div.galerie a img {
	float: none;
	margin: 3px;
}

div.galerie h2 {
	margin: 10px;
}

.postmetadata {
	color: #666;
	background-color: #eee;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 1px 5px !important;
	margin: 20px 0px;
}

#uvod, #novinky {
	text-align: justify;
	border: 1px solid #000;
}

#vase_kytary {
	text-align: left;
}

/* End Various Tags & Classes*/