/*
Theme Name: DJ-23.00-Obrizka
Theme URI: http://www.alms.cz/
Description: inspired by Dojo 5.1.1 by Scott Vandehey
Version: 23.00-x
Author: AL
Author URI: http://www.alms.cz/
Tags: fixed width, three columns, widgets, seo, atom, white, standards, valid xhtml, options page, minimalist
*/

/*
  basic style: dotted line separated sidebar
  custom style: boxed sidebar w. background
*/

/* Universal Rules -------------------------------------------------- */
body {
	margin:  0;
	padding: 0;
  background: rgb(255,255,255);
	color: rgb(0,0,0);
	font: 85%/1.4 Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.ahem, hr { display: none !important; }
img { border: none; }
form { margin: 0; }
.floatleft, .alignleft { float: left; margin: 0 1em 1em 0;  padding-top: 3px; }
.floatright, .alignright { float: right; margin: 0 0 1em 1em;  padding-top: 3px; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.clearboth { clear: both; }


small {
  font-size: 85%;
}
div { margin: 0; padding: 0px; }

/* Layout -------------------------------------------------- */
#page {
	border-top: 2px solid rgb(40,40,40);
	border-bottom: 1px solid rgb(40,40,40);
}
#page2 {
}
#header {
  background: rgb(0,40,80);
	height: 140px;
	border-top: 1px solid rgb(153,153,153);
	border-bottom: 1px solid rgb(153,153,153);
}
#header2 {
	position: relative; 
	top: 0;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#hbar {
 	color: rgb(153,153,153);
 	background: rgb(191,204,255);
 	border-top: 1px solid rgb(40,40,40);
 	border-bottom: 1px solid rgb(102,153,204);
}
#hbar2 {
  padding: 5px 0px; 
 	width: 960px;
	margin: 0 auto;
}

#wrapper {
  border-bottom: 1px solid rgb(80,80,80);
  /* upper shadow */
  background: rgb(255,255,255)  url("images/body-bg-0.png") repeat-x left top;
}
#wrapper2 {
	/* columns 195+195px|195+160px -> bg-right: 431px|396px  */
	padding-top: 40px;	
	width: 960px;
	margin: 0 auto;
	
}
#sidebar {
	float: right;
	width: 396px;  /* 431px|396px*/
	margin: 10px 0 0 0; 	
  padding: 12px 0 5px 0;
  border-left:  1px dotted rgb(204,204,204);
  border-right: 1px dotted rgb(204,204,204);
}

#columncap {
	margin-bottom: 10px;
	padding: 0 10px;
}
#column1 {
	float: left;
	width: 170px; /* 170px|205px */
}
#column12 {
  padding: 0 0 0 10px;
}

#column2 {
	float: right;
	width: 216px; /* 216px|181px */
}
#column22 {
  padding: 0 10px 0 10px;
  border-left: 1px dotted rgb(204,204,204);
}

#content {
	float: left;
	width: 555px; /* 525px|560px */	
}
#content2 {
  padding: 10px 13px 10px 0;
}
#footer {
  background: rgb(51,51,51);
	clear: both;
	border-top: 1px solid rgb(191,191,191);
	border-bottom: 1px solid rgb(153,153,153);
}
#footer2 {
	padding: 10px 0 30px 0;
	text-align: left;
	width: 960px;
	margin: 0 auto;
}

/* Header -------------------------------------------------- */
#header #blogname a {
	border: none;
	color: rgb(255,204,0);
}
#blogname {
	font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 3.0em;
	line-height: 1;
	margin: 30px 0 5px 200px;
	letter-spacing: 3px;
	color: rgb(255,204,0);
}
#tagline {
  margin: 0 0 0 200px;
  color: rgb(153,153,153);
  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 140%;
	letter-spacing: 1px;
}
#tagline em {
  font-weight: bold;	
	font-style: normal;
}
#logo {
  /* img#logo je definováno v header.php s odkazem na homepage blogu a je umístěno uvnitř #header2 
     umožnuje vložit obrázek (logo) s odkazem nad pozadí header#, 
     podkud je img průhledný (výchozí logo-transparent-20x20.gif), lze v pozadí #header2 vytvořit klikací oblast, 
     je-li top < 0, přetéká obrázek nahoru ven ze záklaví; lze zrušit nastavením display: none; */
  position: absolute; 
  top:  10px; left: 0px; width: 160px; height: 160px;
  border: 0px solid red; 
  background: transparent url("images/smile-160x160.gif");
}


/* Content -------------------------------------------------- */
.entry {
	margin-bottom: 2em;
}
.alert,
.error {
	background: #ffc;
	border: 1px solid #ff0;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 1em;
}
code, kbd, tt, pre {
	font-family: Consolas, "Lucida Console", Monaco, monospace;
	background-color: rgb(245,253,248);
}
code {
}
pre {
	background-color: rgb(245,245,245);
	padding: .5em;
}


sup { /* to prevent gaps in paragraph layouts, we'll switch back to regular v-align and shunt it up with pos:rel */
	vertical-align: baseline;
	position: relative;
	bottom: .33em;
}
acronym, abbr, .info {
	border-bottom: 1px dotted #333;
	cursor: help;
}

h1, h2, h3, h4 {
  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: rgb(102,102,102);
	line-height: 1.25;
	margin: 0 0 .25em;
}

h1 { font-size: 2.00em; }
h1.archive { margin-bottom: .5em; }
h2 { font-size: 1.70em; }
h2.subtitle { font-size: 1.50em; color: rgb(153,153,153); font-style: italic; }
h3 { font-size: 1.30em; }
h3#comments { font-size: 1.40em; color: rgb(153,153,153);  }
h4 { font-size: 1.15em; color: rgb(64,64,64); }
h5, h6 { font-size: 1.05em; }


p, ul, ol, table, .navigation {
	margin: .25em 0 1em;
}
.metadata .byline {
	margin-bottom: .75em;
}
.byline, .folksonomy {
  padding: 4px 6px;
  background-color: rgb(245,245,245);
  border-left: 1px dotted rgb(153,153,153);
  color: gray;
  clear: both;
}

ul, ol {
	margin-left: 0;
	padding-left: 0;
}
ul ul,
ol ol {
	margin: 0;
}
li {
	margin: .25em 0 .25em 1.25em;
	padding-left: 0;
}
ul li {
	list-style-type: disc;
}
ol li {
	margin-left: 1.5em;
}
ul.rss li {
	list-style: none;
	margin-left: 0;
	padding-left: 17px;
	background: transparent url("images/feed.gif") no-repeat left .25em;
}
.wp-caption {
	margin: .25em auto 1em;
}
.entry img,
.entry object {
	display: block;
	background: #fff;
	padding: 4px;
	border: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: .25em auto 1em;
	max-width: 500px;
}

.entry h5 {
  text-align: center;
  margin: 0.9em;
  font-size: 0.9em;
  font-weight: normal;
  color: rgb(102,102,102);
}
.entry h5 br {
  /*display: none;*/
}
.entry h5 img {
  margin: 8px auto;
}

.wp-caption img {
	margin: 0 auto;
}
.wp-caption p.wp-caption-text {
	font-size: .9em;
	margin: .25em 0 0;
	text-align: center;
	color: #666;
}
.entry .floatright img,
.entry .floatleft img {
	margin: .25em 0 1em;
}
.entry img.floatright,
.entry img.alignright,
.entry img[align="right"],
.wp-caption.alignright {
	margin: .25em 0 1em 1em;
}
.entry img.floatleft,
.entry img.alignleft,
.entry img[align="left"],
.wp-caption.alignleft {
	margin: .25em 1em 1em 0;
}
.entry p,
.entry li,
#columncap p {
	text-align: left;
}


#site-archives-monthly-archive {
	width: 60%;
	float: left;
}
#site-archives-monthly-archive.wide {
	width: auto;
	float: none;
}
#site-archives-monthly-archive li,
#site-links li {
	text-align: left;
}
#site-archives-category-archive {
	width: 37%;
	float: right;
}
#site-links img {
	margin-left: 0;
	margin-right: 0;
}
blockquote {
	margin: .25em 0 1em;
	padding: .75em 1em .25em;
	border-left: 3px solid rgb(204,204,204);
	background-color: rgb(245,245,245);
	font-style: italic;
}
blockquote i,
blockquote em,
blockquote cite {
	font-style: normal;
}
blockquote p {
	margin: 0 0 .5em;
}
.navigation {
	border-top: none;
	padding-top: .25em;
	width: 100%;
	float: left;
}
.navigation .prev {
	float: left;
	width: 50%;
}
.navigation .next {
	float: right;
	width: 50%;
	text-align: right;
}

/* Comments -------------------------------------------------- */
.comments,
.commentlist,
.nocomments,
.related {
	margin-bottom: 2em;
}
.commentlist cite {
	font-style: normal;
}
.commentlist li {
	clear: both;
	padding: .75em 1em .25em;
	list-style: none;
	margin-left: 0;
	border: 1px dotted rgb(204,204,204);
}
.commentlist .alt {
	background: rgb(255,255,255);
}
.commentlist .authorcomment {
	background: rgb(248,248,248);
}

.commentlist .avatar {
	float: right;
	margin: 0 0 .5em .5em;
	background: #fff;
	padding: 4px;
	border: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#commentform .instructions {
  display: none;
}

/* Sidebar -------------------------------------------------- */
#sidebar {
}
#sidebar .widget {
	clear: both;
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: none;
}
#sidebar h3 {
	padding: 2px 10px;
	margin: 0 0 20px -10px;
	background-color: rgb(204,204,204);
}
#sidebar h4 {
	margin-top: 0;
	border-bottom: 1px dotted rgb(153,153,153);
  font-size: 1.20em;
  color: rgb(128,102,0);
}
#sidebar #tag_cloud {
}
#sidebar #xtag_cloud h4 {
}

#sidebar blockquote {
	margin: 0;
}
#sidebar img {
	display: block;
	background: #fff;
	padding: 4px;
	border: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* search */
#searchform {
	margin: 1.25em 0 1em;
}
#sidebar #search h4 {
	/* display: none; */
}
#sidebar #search input {
	width: 25%;
}
#sidebar #search input#s {
	width: 72%;
}
#sidebar #search br {
	display: none;
}
/* calendar */
#wp-calendar {
	background-color: rgb(245,245,245);
	width: 100%;
}
#wp-calendar #today {
	font-weight: bold;
	background-color: rgb(204,204,204);
}
#wp-calendar td,
#wp-calendar th {
	text-align: center;
}
#wp-calendar caption {
	text-align: left;
	font-weight: bold;
}
/* tag cloud */
.st-tag-cloud,
.wp-tag-cloud {
	background-color: rgb(220,234,240);
	padding: .5em .5em .5em 1em;
}
#sidebar .st-tag-cloud,
#sidebar .wp-tag-cloud {
	background-color: rgb(255,255,255);
}
.st-tag-cloud li,
.wp-tag-cloud li {
	display: inline;
	margin: 0 .5em 0 0;
}
.st-tag-cloud li a,
.wp-tag-cloud li a {
	color: #555;
}
.st-tag-cloud li a:hover,
.wp-tag-cloud li a:hover,
.st-tag-cloud li a:focus,
.wp-tag-cloud li a:focus {
	color: #c00;
}
/* subscribe */
#subscribe-dojo p {
	margin: .25em 0;
}
/* flickr */
#flickrrss,
#flickr-rss-dojo-version {
	float: left;
	width: 100%;
}
#flickrrss ul,
#flickrrss li,
#flickr-rss-dojo-version ul,
#flickr-rss-dojo-version li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#flickrrss li img,
#flickr-rss-dojo-version li img {
	float: left;
	margin: 0 10px 10px 0;
}
/* admin recent comments */
#sidebar blockquote {
	background-color: rgb(245,245,245);
	border-color:    rgb(204,204,204);
}
#admin-recent-comments-dojo-version cite {
	font-style: normal;
	font-weight: bold;
}
#admin-recent-comments-dojo-version blockquote cite {
	font-style: italic;
}
#admin-recent-comments-dojo-version blockquote small {
	font-size: .9em;
}

/* Footer -------------------------------------------------- */

#footer {
  color: rgb(240,240,240);
}

#footer p {
	width: 50%;
	margin: 1em 0 0;
}
#footer .copyright {
	float: left;
}
#footer .poweredby {
	float: right;
	text-align: right;
}

#footer p {
	width: auto;
	margin: 0;
}
#footer .copyright , #footer .poweredby {
	float: none;
	text-align: left;
	display: block;
	padding: 0px; margin:0;
}

/* links */ 

a {
	text-decoration: none;
}

a:link {
  color: rgb(0,51,204);
}
.title h1 a:link,
.title h2 a:link,
a:link {
	border-bottom: 1px solid rgb(0,51,204);
}

a:visited {
  color: rgb(0,27,128);
}
.title h1 a:visited,
.title h2 a:visited,
a:visited {
	border-bottom: 1px solid rgb(0,27,128);
}

a:hover {
  color: rgb(204,0,0);
}  
.title h1 a:hover,
.title h2 a:hover,
a:hover {
	border-bottom: 1px solid rgb(204,0,0);
}

a:focus, a:active {
  color: rgb(255,128,0);
} 
.title h1 a:focus,
.title h2 a:focus,
.title h1 a:active,
.title h2 a:active,
a:focus, a:active {
	border-bottom: 1px solid rgb(255,128,0);  
} 


#footer a:link    {  color: rgb(128,191,255); }
#footer a:visited {  color: rgb(128,191,255); }
#footer a:hover   {  color: rgb(255,102,102); }
#footer a:active  {  color: rgb(255,204,102); }
#footer a:focus   {  color: rgb(255,204,102); }

.metadata a:link, .metadata a:visited {
  color: rgb(0,16,64);
  border-bottom: 1px solid rgb(204,204,204);
}
.metadata a:hover {
  color: rgb(204,0,0);
	border-bottom: 1px solid rgb(204,0,0);
}
.metadata a:focus, .metadata a:active {
  color: rgb(255,128,0);
	border-bottom: 1px solid rgb(255,128,0); 
}


#hbar a:link, #hbar a:visited, #hbar a:hover, #hbar a:active, #hbar a:focus, 
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active, #footer a:focus 
{
	border-bottom: none;
}