/*
Theme Name: Flor
Theme URI: http://www.flor.cz/
Description: Téma pro muj blog.flor
Author: Roman Flossler
Author URI: http://www.flor.cz/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #2B3A42 url(http://blog.flor.cz/img/bg.jpg) repeat-x;
	color: #fff;
	text-align: center;
	}


#logo {
	position:absolute;
	top:13px;
	left:0px;
	z-index:3;	
}

iframe {
	background: #415763;
	height:26px;
	color: white;
	margin-top:0px;
	padding:10px;
	width:508px;
	overflow:hidden;
	padding-bottom:12px;
	margin-top:-2px;
	}
	
#bottomcontainerBox {
	overflow:hidden;
	height:45px;
	}
	
.likeit	{
	background:#3C515B;
	color:#E8FDFF;
	padding:4px;
	margin-bottom:-1px;
	margin-top:2em;
}
	

#blue {
	display:block;
	background:#1E2839;
	color:#96BFE0;
	font-weight:bold;
	padding:16px;
	text-decoration:underline;
	}
		

#rss {
	position:absolute;
	top:29px;
	right:23px;
}

h6 { display: block; font-size:100%; border: 3px dashed #0F425E; background: url(http://www.flor.cz/img/bgbox.gif); padding:6px 16px; margin:16px 0 6px 0; }

h6 a { color:#8FC5D6;}

input, textarea {
	border:1px solid #243034;	
	background:#3A4A58;
	color:#D1D2D2;
	}

#submit, #searchsubmit {
	background:#1D2527;
	color:#D1D2D2;
	border:1px solid #1A2022;
}

#content {
	font-size: 1.2em;
	margin-top:30px;
	padding-left:16px;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding-right:6px;
	font-size:108%;
	margin-top:13px;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

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

.alt a {
	text-decoration:none !important;
}	

.alt a:hover {
	text-decoration:underline !important;
}	

#footer {
	border: none;
	}

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

.imgleft {
	float:left;
	margin: 0 16px 13px 0;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 23px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.4em;
	text-align: right;
	margin-right:36px;
	line-height:2em;
	}

h2 {
	font-size: 1.6em;
	}
	
.seg, h2.pagetitle {
	background:#1D2527;
	border: 1px solid #2E3C40;	
	padding: 9px 16px;
	margin:0px 0 0 -16px;
	_position:relative;
	_left:-10px;
	_margin-left:0px;

}	

.seg h2 { margin:0 0 3px; 0; padding:0px; 	color:#F2FAC7; }

#undera {margin: 30px 0; border-bottom:1px solid #26363B; }
.close {background:#243034; margin: 10px 0px; padding:10px;}
.close div { width:253px;}
.close span { clear:both; display:block; height:1px; overflow:hidden; }




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

#sidebar h2, #galery h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3.segg {
	font-size: 1.3em;
	background:#1D2527;
	border: 1px solid #2E3C40;	
	padding: 13px 16px;
	margin:0px 0 0 -16px;	
	_margin-left:0px;	
	}
	

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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #98CBDE;
	}

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;
	}
	
h3	{
	color:#83D5F3;
	padding:0px;
	margin-bottom:-0.3em;
	font-size:1.3em;
}

h4	{
	color:#BBE4FD;
	padding:0px;
	margin-bottom:-0.4em;
	font-size:1.15em;
}

.seg h3 {
	margin:0.1em 0em;
	}	

.entry a {
	text-decoration:underline;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	border: 1px solid #2E3C40;
	padding: 2px;
	background: #2E3C40;
	margin: 4px 20px 30px 0;
	position:absolute;
	top:0;
	left:0;
	_left:-50px;	
	}

.commentlist li .comment-body { 
	padding-left:58px;
	position:relative;
	}

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

cite.fn, cite.fn a, .comment-author .says, .comment-meta a {
	color:#BBE4FD;
	}
	

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

#sidebar {
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.widget_tag_cloud div, #searchform div {
	padding:10px 0 0 10px;
}

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

a:hover {
	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 '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 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 966px;
	text-align: left;
	position:relative;	
	}
	
#kurz {
	position:absolute;
	right:0px;
	top:131px;
	width:166px;
	height:860px;
	background:url(http://blog.flor.cz/img/photoshop-kurz.jpg) no-repeat #243034;
	display:block;
	text-decoration:none;
}		


#kurzt {
	position:absolute;
	left:180px;
	top:63px;
	color:#C763BE;
	text-decoration:underline;
	text-shadow:#66FFFF;
	
	font-size:11px;
	display:block;
	padding:3px 6px;
	z-index:666;
	
}	

#header {
	margin: 0 0 0 1px;
	padding: 0;
	width: 966px;
	height:100px;
	position:relative;
	}

#headerimg {
	margin: 0;
	position:absolute;
	top:30px;
	left:396px;
	font-weight:100px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 536px;
	}

.widecolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 536px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.cat-item {
	font-size:1.1em;
}
	
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	background: #26363B url(http://blog.flor.cz/img/bgb.jpg) repeat-x;	
	clear: both;
	}
	
#respond {
	margin-bottom:33px;
	}	

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;	
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	}
	
h1 a {
	color:#D1D2D2;
	}	

#sidebar h2, #galery h2 {
	background:#1D2527;
	border: 1px solid #2E3C40;	
	padding: 6px 9px;
	margin:0px;
	color:#F2FAC7;
	}


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;
	text-align: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 ul li:before, #sidebar ul ul li:before {
	content: "■ ";
	color:#3A4A58;
	}*/
	
#sidebar ul ul li {
	line-height:1.2em;
	background: url(img/square.gif) no-repeat 0px 0.3em;
	padding: 0 0 0 11px;
	margin:0.8em 0 0 0;
}	

.entry ul.seznam {
	text-indent:0px;
	}

.entry .seznam li {
	list-style-type:disc;
	margin:0px;
	padding: 3px;
	}
	
	
	

.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 10px 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* End Entry Lists */



/* Begin Form Elements */

#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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#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;
	margin-left:0px;
	}
	

.commentlist li {
	margin: 15px 0 10px -10px;
	padding: 13px 5px 10px 10px;
	list-style: none;
	background:	#243034;
	border:1px solid #2E3C40;

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

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	width: 206px;
	margin-top:30px;
	background:#243034;
	float:right;
	}
	
#galery {
	margin-right: 20px;
	_margin-right: 15px;
	width: 154px;
	margin-top:30px;
	margin-bottom:30px;
	background:#1D2527;
	float:right;
}	

#galery img {
	margin-left:1px ;
	border:1px solid #51677B;
}

#galery img:hover {
	border:1px dashed #C6E9FB;
}

#galery a {
	display:block;
	font-size:108%;
	text-align:center;
	margin: 5px 0 10px 0;
	color:#BBE4FD;
}
	
.mphoto {
	margin-left:2px;
	border:1px solid #51677B;
}	

.thumb {
	border:1px solid #51677B;
}	

.trio {
	width:100px; height:120px; overflow:hidden; float:left; margin-right:10px; position:relative;	
}


.underlay {position:absolute; width:100px; height:169px; top:0px; left:0px; z-index:-2000; display:block; background:url(img/thumb.jpg);}

.gallery {
	position:relative;
	left:-2px;
}

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

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* 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;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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


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

