/*
Theme Name: Blog vericiho
Theme URI: http://blogvericiho.cz/
Description: Remake Kubrick theme.
Version: 1.0
Customized: Vaclav Simkanin
Tags: 2 sloupce, bílá, černá, tahy štětcem

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

*/
/* icons */

/* 64 */
.img_comment {width: 64px; height: 50px; margin: 0 15px 0 0;display: block;padding: 0; float: left; background: #FFF url(icon/img_comment.png) no-repeat 0% -10px;}
.img_add_comment {width: 68px; height: 170px; margin: 0 15px 0 0;display: block;padding: 0; float: right; background: url(icon/add_comment.png) no-repeat 0% 0%;}
.img_archive {width: 120px; height: 64px; margin: 0 20px 0 0;display: block;padding: 0; float: left; background: #FFF url(icon/box_content.png) no-repeat 50% 0%;}
.img_search {width: 120px; height: 64px; margin: 0 20px 0 0;display: block;padding: 0; float: left; background: #FFF url(icon/search.png) no-repeat 50% 5px;}
/* 16 */
.arrow_large_left {height: 16px; padding: 0 0 0 20px;background: url(icon/arrow_large_left.png) no-repeat 0% 50%;text-align: left; float: left;;}
.arrow_large_right {height: 16px;padding: 0 20px 0 0; background: url(icon/arrow_large_right.png) no-repeat 100% 50%;text-align: left; float: right;} 
.arrow_medium_left {width: 16px; height: 16px; margin: 2px 5px 0 0;background: url(icon/arrow_medium_left.png) no-repeat 0% 50%;text-align: left; float: left;;}
.arrow_medium_right {width: 16px; height: 16px; margin: 2px 0 0 5px; background: url(icon/arrow_medium_right.png) no-repeat 0% 50%;text-align: left; float: right;} 
.mail16 {padding: 0 0 0 22px; background: url(icon/mail_light.png) no-repeat 0% 50%;text-align: left; float: right;}
.icon_rss16 {width: 16px;height: 16px; display: block; float: left;margin: 0 8px 4px 0; background: url(icon/feed-icon_orange-16px.png) no-repeat;}
.comment16 {height: 16px;display: block; float: right; padding: 0 0 0 21px;background: #fff url(icon/comment16.png) 0% 0% no-repeat;}
.category16 {height: 16px;display: block; float: right; padding: 0 0 0 21px;background: #fff url(icon/category16.png) 0% 0% no-repeat;}
.home16 {height: 16px; width: 16px; padding: 0 0 0 18px;display: block; margin: 0 auto;background: #fff url(icon/home16.png) 0% 0% no-repeat;}
.arrow_small_right {height: 16px;display: block; padding: 0 0 0 21px; background: #fff url() 0% 0% no-repeat;}

/* customized */
em {font-style : oblique;}
.wp-smiley {vertical-align: bottom;}

.comment_input {float: left;margin: 5px 0 0 10px;}
.comment_input input {border: 1px solid #ddd;}
.comment_input label {display: block;float: right;margin: 6px 12px 0 0;text-align: right;}
.comment_submit {width: 120px; height: 40px;float: right;clear: both;}
.comment_bg {width: 548px;background: #ddd url(images/paper.jpg) repeat-x 0% 0%;}
.comment_bg h3 {padding-top: 10px;}
.comment_bg * {margin-left: 10px;}
.komentare h3 {padding: 10px 0 0 0}
#url {background-color: #fafafa;}


/* V | abou */
.edit {display: block; float: left;width: 50px; font-size: 10px;color: #555;;}
.widgettitle {font-weight: normal;}
.rss {font-size: 1.1em;line-height: 1.4em;}

/* odrážky */
.entry ul li:before {
	content: "\00BB \0020";
	}

/* archive */
.archive_title {float: left;margin: 5px 0 0 0; padding: 0;width: 120px; text-align: center;}
.archive_title_center {float: right; width: 438px; height: 96px;text-align: center;}
.archive_archive {width: 110px; float: left;}

/* články - hlavní strana */
/* ENTRY */
.left_entry {text-align: right;float: left;clear: left;width: 112px;height: 120px;margin: 0 10px 0 0;font-style: oblique;}
.datum {border-top: 4px #FA0 solid;padding: 10px 0 0 0;float: left;width: 112px;height: 60px;text-align: right;color: #aaa;margin: 3px 0 0 0}
.den {font-size: 1.4em;text-align: center;color: #333}

.nadpis {font-weight: normal;text-align: left;margin: 0px 0 10px 0;width: 400px;float: right;font-size: 1.6em;color: black;letter-spacing: -1px;}
.nadpis a:hover {color:  #FA0;}

.pod {color: #888;display: inline;list-style-type: none;padding: 0;margin: 0;}
.pod li {display: inline;list-style-type: none;}

.entry {width: 400px;float: right;}
.pokracovani {float: right; clear: both;display: block;}

.i {width: 112px; height: 100px;margin: 16px 0 0 0;display: block;float: left;}
.i span {color: black;font-size:1.4em;font-style: normal;display: block;;}

.clear-both {clear: both;}
.align-left {text-align: left;}
.clear {clear: both;height: 1%;}

h4 {margin: 30px 0 0 0;}






/* Begin Typography & Colors */
body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#page {
	/*border: 1px solid #959596;*/
	background: #fff;
	text-align: left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 300px;
	width: 980px;
  background: url('images/headerbg.jpg') repeat-x;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Trebuchet MS;
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

#logo {
	font-size: 6em;
	margin: 0;
	padding: 0;
	font-weight: lighter;  
	background:url("images/logo.jpg") top left no-repeat;
	position:relative;
	left: 250px;
	top: 50px;
  width:467px; height:110px;
  overflow:hidden;
  }
	
#logo span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:417px; height:85px;
      margin:0; padding:0;
      background:url("images/logo.jpg") top left no-repeat;
      }

.description {
	font-size: 0.9em;
	width: 365px;
	text-align: left;
	margin: 0 0 30px 0;
	padding: 18px;
	float: right;
	background-color: #f0f0f0;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 2.1em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
	
#sidebar label {
	display: none;
	}	

h3 {
	font-size: 1.3em;
	}

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: #000;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	line-height: 1.2em;
	}
	
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 4px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.05em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	font-size: 1em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
  font-size: 0.9em;
	}

#sidebar {
	font: 1.1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	line-height: 1.3em;
	}

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 {
	color: #368;
	text-decoration: none;
	}
	
h2 a:hover, h3 a:hover {
	color: #c60;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background: #4c4c4c url(images/bg.jpg) repeat-x;
	margin: 30px 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 980px;
	}
	

#header {
	margin: 0px auto;
	text-align: left;
	height: 300px;
	width: 980px;
	}

#headerimg {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0px 0 20px 100px;
	margin: 0px 0 0 0;
	width: 550px;
	}
	
.narrowcolumnbg {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0 0px;;
	width: 980px;
	background: url(images/page.jpg) no-repeat;
	}

/* WIDECOLUMN */

.widecolumn {
	padding: 10px 0 20px 0px;
	margin: 0px auto;
	width: 650px;
	text-align: center;
	}	
	
.widecolumn .nadpis_obsah {
  font-size: 2.0em;
  text-align: left;
  line-height: 1.5em;
  font-weight: normal;
  margin: 0px auto 30px auto;
  padding: 10px 0 0 0;
  float: none;
  width: 550px;
  letter-spacing: -1px;
  color: #000;
	}
	
.cmnt {
font-size: 1.6em;
}
	
.widecolumn .entry {
  margin: 0 auto;
  float: none;
  width: 550px;
  font-size: 1.0em;
  word-spacing: 0px;
  line-height: 1.7em;
}

.widecolumn img {
  margin: 4px;
}
	
.widecolumnbg {
	padding: 0px 0 20px 0px;
	margin: 0px 0 0 0px;
	width: 980px;
	background: url(images/page.jpg) no-repeat;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 10px 0;
	width: 550px;
  }

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	height: 210px;
	clear: both;
	background: url(images/footerbg.jpg)
	}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
	
#footer .valid_css {
width: 80px;
display: block;
float: left;
margin: 0 10px 0 0;
height: 15px;
background: #fff url(icon/valid_css.png) no-repeat 0% 0%;
}

#footer .valid_xhtml {
width: 80px;
display: block;
float: left;
height: 15px;
background: #fff url(icon/valid_xhtml.png) no-repeat 0% 0%;
}

.centered {
width: 180px;
display: block;
margin: 5px auto;
text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
}

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	text-align: left;
	margin: 30px 0 0 0;
	}
/* 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 */



/* 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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.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 0px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px 2px 2px 0;
	margin: 0;
	float: left;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width: 60px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
	
.komentare
  {
  font-family: 'Trebuchet MS';
  text-align: left;
  margin: 0 auto;
  width: 550px;
  }

.komentare h2 {
  font-weight: normal;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 526px;
  height: 180px;
	border: #DDD solid 1px;
	padding: 10px;
	margin: 0;
	line-height: 1.6em;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	margin: 15px 0 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	float: left;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
	

/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 14px 10px 40px 15px;;
	margin-left: 685px;
	width: 190px;
	border: 1px solid #EFEFEF;
  background-color: #fAfAfA;	
	}
	
#sidebar h1 {color: #888;font-weight: lighter;margin: 0; padding: 0 0 10px 0;}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin 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 { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


.navigation	.doleva {float: left;width: 210px;text-align: left;}
.navigation	.doprava {float: right;width: 210px;text-align: right;}

.navigation {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 0.95em;
	padding: 0 0 10px 0;
	border-bottom: 1px solid silver;
	}
	
	.navigation_archive {
	display: block;
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 0.95em;
	padding: 10px 0 10px 0;
	border-top: 1px solid silver;
	}
	

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.float-left {float: left;}
.float-right {float: right;}
.clear {display: block; clear: both;}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
