/*  
Theme Name: Prologue
Version: 1.4.1
Author: Joseph Scott and Matt Thomas, Automattic
Author URI: http://automattic.com/
Tags: blue, two columns, fixed width, custom header, microblog
Description: A group blog theme for short update messages, inspired by Twitter.

MODIFIED BY DIZZYN
*/
 
body {
	background: #FFF;
    color:#000000;
    font-family:helvetica,arial,sans-serif;
    font-size:90%;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.2;
	background: url(i/tapeta_hlavicky.jpg) center left repeat;
}
a {
	font-weight: bold;
	color: #246;
}
a:hover {
	color: #68a;
}
a:active {
	color: #468;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
blockquote {
	padding-left: 8px;
	padding-top: 10px;
	font-style: italic;
	font-size: 110%;
	color: #888;
}
.header {
    padding: 0 10px;
}
#logo {
    padding: 3px 0 3px 0;
}
.main {
	background: url('i/bg_main.png') center left repeat;
    float: left;

    }
/* // STRUKTURA STRANKY // */
.main-title {
    font-family:Georgia,serif;
    font-size: 410%;
    margin-bottom: 0;
    margin-top: 10px;
    margin-left: 10px;
}
.main-title a, .main-title a:hover {
	border-style: none;
    text-decoration: none;
}
.main-subtitle {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 150%;
    margin-left: 10px;
}
.post-title {
    font-size: 200%;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 13px;
    text-align: left;
 }
.post-title a, .post-title a:hover {
	border-style: none;
    text-decoration: none;
    font-weight: normal;
    color: black;
}
.post-subtitle {
    margin-bottom: 10px;
    font-size: 90%;
    color: #777;
    display: block;
    padding-left: 3px;
    text-align: left;
}
.post-subtitle .meta {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 90%;
}
.post-subtitle .meta a, .post-subtitle .meta a:hover {
   border-style: none;
   color: #777;
   font-weight: normal;
}
.post {
    list-style-type: none;
    border-bottom: 1px dotted #777;
    padding-left: 10px;
}
.post-footer {
    text-align: right;
    margin: 4px 4px 4px;
}
/* SIDEBAR*/
#sidebar {
	color: #555;
}
#sidebar ul {

}
#sidebar ul li {
    list-style-type: none;
}
#sidebar #tag_cloud {
    text-align: center;
}
#sidebar #tag_cloud a {
    text-align: center;
    line-height: 0.2%;
    font-family:"Times New Roman","Bitstream Charter",Times,serif;
}
#sidebar .widget {
    margin-top: 10px;
}
#sidebar .widgettitle {
	color: #555;
    font-family:Georgia,serif;
    font-size: 190%;
    margin-bottom: 3px;
    text-align: left;
}
#sidebar .blogroll {
    margin: 0;
    padding-left: 0;
}
#sidebar .blogroll li {
    padding: 0;
    padding-top: 3px;
}
#sidebar ul li.credits {
	margin-top: 1.5em;
	font-size: .9em;
	color: #555;
	border-bottom: none;
}
#sidebar ul h2 {
	font-size: 1.384em;
	margin-bottom: 7px;
	color: #555;
}

#sidebar .widget_zenphotopress_widget {
    margin-left: 17px;
}

#sidebar .widget_zenphotopress_widget img {
    margin: 5px;
    border: 1px solid white;
}

#sidebar hr {
    display: none;
}

/* .tag-link-60 {color: red} */

p.meta {
	font-size: 1em;
}
h2 .rss {
	float: none;
	background: url(i/feed12x12.png) center left no-repeat;
	padding-top: 0;
	padding-left: 16px;
}
.rss {
	float: right;
	background: url(i/feed.png) bottom left no-repeat;
	padding-left: 14px;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 4px;
	line-height: 1em;
}

/* SIDEBAR SUBPAGES */
.subpages {
    padding: 0;
    margin: 0px 10px 0 0;
}
.subpages li {
    background-color: #777;
    list-style-type: none;
    padding: 5px 2px 5px 5px;
}
.subpages li a {
    color: white;
    text-shadow:0 1px 0 #000;
}

/* // OBSAH POSTU // */
.post-content {

}
/* OBRAZKY */
.post-content img {
        border: 1px solid white;
        padding: 0px;
        margin: 3px;
}
.post-content img.centered, .post-content img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post-content img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
}

.post-content img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
}
.program {
    color: black;
}
.program p {
    text-indent: 0;
    margin: 5px;
}
.program strong {
    font-size: 120%;
    margin-top: 15px;
}
/* ZAROVNANI */
.post-content .alignright {
	float: right;
}

.post-content .alignleft {
	float: left;
}
.post-content .aligncenter, .post-content div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* POPISKY */
.post-content .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.post-content .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.post-content .wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* PARADICKY */
/* SEZNAMY */

/* BLOKY */
.post-content p {
    padding: 6px 0 6px 0;
    margin: 0;
    text-indent:0;
}

.post-content p + P {
    text-indent:0;
}
/* NADPISY */
.post-content h1, .post-content h2, .post-content h3, .post-content h4 {
    margin: 10px 0 5px 0;
    padding: 0;
}
.post-content h1 {
    font-size: 220%;
    padding: 20px 0 10px 0;
}
.post-content h2 {
    font-size: 195%;
}
.post-content h3 {
    font-size: 170%;
}
.post-content h4 {
    font-size: 120%;
}
.post-content ul {
    margin: 10px 0 5px 20px;
    padding: 0;
}

/* NADPISY */
/* // KOMENTARE // */
.comment {
    list-style-type: none;
}
.comment h4 {
    margin: 10px 0 5px 0;
}
.comment h3 {
    margin: 10px 0 5px 0;
}
.comment .meta {
    font-size: 1em;
    color: gray;
}
#comment {
    width: 600px;
    height: 100px;
}
.comment .date {
    font-size: 70%;
}

/* HACK - TABULKA PROGRAM */

.program {
    font-size: 90%;
    border: 1px dotted gray;
}

.program .date {
    font-size: 110%;
    font-weight: bold;
}
