/*
Theme Name: MilaMira Dual Design
Author: Miroslav Kalous
*/

/* Style-sheet k MM blogu, v.2x */

/* Osnova:
    (0) Univerzalie
    (1) Layout
    (2) Umisteni a uprava menu + textu v podhlavicce + prispevku
    (3) Typography etc.

*/

/* (0) Univerzalie
------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
   border: 0;
   font-family: Palatino Linotype, Georgia, Times New Roman;
   font-size: 11pt;
}

a {
   text-decoration: none;
}

body {
   background: #FFFFFF url(./obrazky/bg_cover.png) repeat-y center;
   text-align: center;
}

/* (1) Layout
------------------------------------------------------------------------------*/

/* ----- ZASTRESUJICI DIV ----- */
#kontejner {
   margin: 0 auto;
   text-align: left;
   width: 772px;
}

/* ----- HLAVICKA ----- */

#hlavicka-leva, #hlavicka-stred, #hlavicka-stred-mira, #hlavicka-stred-mila, #hlavicka-prava {
   float: left;
   height: 95px;
}

#paticka {
   clear: both;
   color: #D4ECF6;
   background-color: #165179;
   border-left: 1px solid #0E344D;
   border-right: 1px solid #0E344D;      
   border-top: 1px solid #0E344D;
   padding: 4px 0;   
   text-align: center;
}

#paticka a, #paticka a:visited {
   color: #fff;
   text-decoration: underline;
}

#paticka a:hover, #paticka a:active {
   text-decoration: none;
}

#hlavicka-leva {
   background: url(./obrazky/bg_header_l.png) no-repeat 53% top;
}

#hlavicka-stred {
   background: url(./obrazky/bg_header.png) no-repeat 53% top;
}

#hlavicka-stred-mira {
   background: url(./obrazky/bg_header_mr.png) no-repeat 53% top;
}

#hlavicka-stred-mila {
   background: url(./obrazky/bg_header_ml.png) no-repeat 53% top;
}

#hlavicka-prava {
   background: url(./obrazky/bg_header_p.png) no-repeat 53% top;
}

/* ----- TELO ----- */
#vnejsi-levy, #vnejsi-pravy, #vnitrni-levy, #vnitrni-pravy, #vnitrni-cely, #stredni-blok {
   float: left;
   height: 600px;
   min-height: 600px;
}

html>body #vnejsi-levy, html>body #vnejsi-pravy, html>body #vnitrni-levy, html>body #vnitrni-pravy, html>body #vnitrni-cely, html>body #stredni-blok {
   height: 100%;
}

#vnejsi-levy, #vnejsi-pravy, #hlavicka-leva, #hlavicka-prava {
   width: 142px;
}

#paticka-stred {
   padding: 8px 0;
   width: 485px;
}

#stredni-blok, #hlavicka-stred, #hlavicka-stred-mira, #hlavicka-stred-mila {
   width: 487px;
}

#stredni-blok {
   background: url(./obrazky/bg_line.png) repeat-y 50% top;
}

#paticka-stred {
   border-top: 1px #4A92AD solid;
   margin: 0 0 0 144px;
   _margin: 0 0 0 157px;
   text-align: center;
}

#vnitrni-levy {
   margin-left: 1px;
   padding-bottom: 10px;
   width: 243px;
}

html>body #vnitrni-levy {
   width: 244px;
}

#vnitrni-pravy {
   width: 243px;
   margin-left: -1px;
   padding-bottom: 10px;
}

#vnitrni-cely {
      background-color: #d5edf7;
      margin: 0 0 0 2px;
      padding-top: 5px;
      width: 484px;
      _width: 483px;
}

/* (2) Umisteni a uprava menu + textu v podhlavicce + prispevku
------------------------------------------------------------------------------*/

/* --- PRIMARNI MENU --- */

.menu {
      margin: -40px 0 0 0;
}

html>body .menu {
      margin: 0 0 5px 0;
}

#menu-leve, #menu-prave {
      background: #08456B url(./obrazky/bg_menu.png) no-repeat top;
      margin: 0;
}

#menu-leve h2, #menu-prave h2 {
      padding: 4px 0 0 0;
      text-align: center;
}

/* HACK: re?dlin?obrazen?arvy mezi IE a FF s Operou */

html>body #menu-prave, html>body #menu-leve {
      background: #104D73 url(./obrazky/bg_menu.png) no-repeat top;
}

.pagenav {
      padding: 0;
      margin: 0;
      height: 100%;
}

.primarni-menu ul {
      list-style-type: none;
      margin: 0 0 0 1em;
      padding: 9px 0 0 0px;
      font-family: Tahoma, Verdana, sans-serif;
      font-size: 8px;
}

.primarni-menu ul ul {
      list-style-type: none;
      margin: 0 0 0 1em;
}

.primarni-menu ul ul a {
      font-size: 12px;
}

.primarni-menu li {
      padding: 0 0 4px 0;
}

html>body .primarni-menu ul ul {
      margin: -3px 0 -6px 1em;
}

.page_item a {
      display: block;
      width: 90px;
      padding: 0 0 0px 12px;
      background: url(./obrazky/bullet.jpg) left 65% no-repeat;
}

.page_item a:hover {
      background: url(./obrazky/bullet_on.jpg) left 65% no-repeat;
}

.current_page_item a {
      background: url(./obrazky/bullet_on.jpg) left 65% no-repeat;
}

.spodek-menu {
      background: #4A8EAD url(./obrazky/bg_menu_d.png) top left no-repeat;
      _background: #3986A5 url(./obrazky/bg_menu_d.png) top left no-repeat;
      height: 5px;
      margin: 0;
}

/* --- POLOHA PRISPEVKU A INFORMAC?O NEM --- */
.post, .postindex {
      padding: 0 0 0 0;
      margin:  0 13px 11px 13px;
     _margin:  0 12px 11px 13px;      
}

.entry p img {
      float: left;
      margin: 0 5px 0 0;
}

.entry {
      margin: 0;
}

.datum-rubrika {
      padding: 0px 0 10px 0;
}

.komentare {
      padding: 0px 0 10px 0;
}

.comments {
      line-height: 1.1;
      margin:  0 13px;
}

.last {
      padding: 0 0 10px 0;
}

.cleaner {
      clear: both;
}

.smallfont {
      font-size: 14px;
      line-height: 2px;
}

/* (3) Typografie a graficke detaily
------------------------------------------------------------------------------*/

h1 {
      text-indent: -9009px;
}

h2, h3 {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #a61c28;
      text-transform: uppercase;
      line-height: 1;
}

h2 a, h3 a {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 18px;
      text-decoration: none;
      color: #a61c28;
}

h2 a:hover, h2 a:active, h2 a:focus, h2 a:visited, h3 a:hover, h3 a:active, h3 a:focus, h3 a:visited {
      background-image: none;
      background-color: #a61c28;
      color: #d4edf7;
}

#stredni-blok h3, #vnitrni-cely h3 {
      font-size: 15px;
      text-transform: none;
      padding: 2px 0 6px 0;
}

#vnitrni-cely h3 {
      padding: 2px 0 10px 0;
}

#stredni-blok h2 {
      padding: 2px 0 14px 0;
}

.menu h2 {
      text-decoration: none;
}

#vnejsi-levy h3, #vnejsi-pravy h3 {
   font-family: Helvetica, sans-serif;
   font-size: 15px;
   color: #d4edf7;
   text-transform: uppercase;
   padding: 15px 0 4px 0;
   text-align: left;
}

.comments h3 {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: #a61c28;
      text-transform: uppercase;
      line-height: 1;
}

.comments h3 a {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: #a61c28;
      text-transform: uppercase;
      line-height: 1;
}

.comments h3 a:hover, .comments h3 a:focus, .comments h3 a:visited {
      background-image: none;
      background-color: #a61c28;
      color: #d4edf7;
}

h4 {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #000;
      line-height: 1;
      padding-bottom: 3px;
}

#vnejsi-levy h2, #vnejsi-pravy h2 {
   color: #d4edf7;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 15px;
}

.odsazeni {
   padding: 0 11px 0 13px;
}

.h-odsazeni {
   margin: 0 0 0 12px;
}

.hornich5 {
   padding-top: 5px;
}

#vnejsi-levy ul li, #vnejsi-pravy ul li {
   list-style-type: none;
}

#vnejsi-levy a, #vnejsi-pravy a {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      text-decoration: none;
      color: #d4edf7;
      letter-spacing: 0.8px;
}

.primarni-menu a {
      font-size: 14px;
}

.post, postindex  {
      border-bottom: #4b90ad 1px dotted;
}

.post p, .postindex p {
      letter-spacing: -0.4px;
      line-height: 1.3;
      padding-bottom: 0.8em;
      text-align: left;
}

.postindex p {
      line-height: 1.2;
}

.post p a, .postindex p a, .datum-rubrika a, .postindex ul a, .postindex ol a, .post ul a, .post ol a, .navigation a, .commentlist p a, .comminfo a, h4 a {
      color: #155078;
      text-decoration: underline;
}

.post p a:visited, .post p a:hover, .postindex p a:visited, .postindex p a:hover, .datum-rubrika a:visited, .datum-rubrika a:hover,
.post ol a:hover, .post ol a:visited, .post ul a:hover, .commentlist p a:hover, .comminfo a:hover, .commentlist p a:visited, .comminfo a:visited, h4 a:visited {
      color: #092436;
}

.datum-rubrika a:visited {
      color: #155078;
}

#paticka-stred a {
      background-color: #d4edf7;
      color: #155078;
      text-decoration: underline;
}

html>body #paticka-stred a:hover, #paticka-stred a:visited {
      color: #d4edf7;
      background-color: #155078;
      text-decoration: none;
}

#paticka-stred a:hover, #paticka-stred a:visited {
      text-decoration: none;
}

.datum-rubrika, .komentare {
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #4b90ad;
      line-height: 1;
      padding-left: 1px;
}

.komentare {
      font-size: 13px;
}

.datum-rubrika a {
      color: #4b90ad;
      font-family: Tahoma, Arial, Helvetica, sans-serif;
      font-size: 12px;            
      text-decoration: underline;
}

.related {
      padding: 4px 5px 8px 5px;
      background-color: #B2D1E0;
      border: 1px solid #fff;
      margin: 20px 0 0 0;
}

.sdilej {
      padding: 4px 5px 1px 5px;
      background-color: #B2D1E0;
      border: 1px solid #fff;
      margin: 8px 0 5px 0;
}

.sdilej img {
      vertical-align: bottom;
      margin: 0 0 3px 0;
}

.feature a, .categorie a {
      font-size: 0.8em;
}

.feature, .categorie {
      border-bottom: 1px solid white;
      padding: 1px 0 3px 0;
}

/* Begin Typography & Colors */

.odd	{
	background-color: #B2D1E0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #B2D1E0;
	border-bottom: 1px solid #B2D1E0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.comminfo {
	color: #4A8FAC;
	font-family: Palatino Linotype, Georgia;
	font-size: 10pt;
	}

#commentlist li {
	font-weight: bold;	
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
   color: #104D73;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.2;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata a {
	font-weight: normal;
	font-size: 0.9em;
  	color: #4A8EAD;
	}


small, .nocomments, strike {
	color: #4A8EAD;
	}
	
blockquote {
   color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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;
	}

.about {
   border-bottom: 1px dotted black
   }

#zebra h4 {
   color: white;
   font-weight: bold;
	}

#zebra tr.first td {
   background-color: #10517B;
   height: 20px;
   padding: 2px 2px 2px 2px;
   border: none;
	}

#zebra tr.even td {
   background-color: #6E9EB3;
   padding: 4px 2px;
   border: none;
   border-collapse: collapse;
	}

#zebra tr.odd td {
   background-color: #fff;
   padding: 2px 2px 2px 2px;
	}

/* End Typography & Colors */

/*	Begin Headers  */
/*
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
  	padding-left: 10px;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	}

.entry li {
	margin: 4px 0 0 10px;
	}

html>body .entry li {
	margin: 4px 0 0 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;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0 0 0;
	padding: 5px 3px 0 3px;
	text-align: center;
	}

#s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
   font-weight: bold;
	margin: 3px;
	padding: 0 2px 1px 2px;
	}

.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 {
   border: 1px solid grey;
	margin: 0 0 10px 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 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: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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 {
   background-color: #BADFF5;
	margin: 10px 30px 0 10px;
	padding: 5px 5px 0 15px;
	border: 1px solid #A4D5F2;
	border-left: 1px solid #4A8FAC;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
   margin: 15px 13px;
	}
/* End Various Tags & Classes*/
