/*
Theme Name: Navzduchu-cz
Theme URI: http://www.prisedni.cz/
Description: Šablona vytvořena společností <a href="http://www.prisedni.cz/">PRISEDNI.cz</a>.
Version: 1.0
Author: Tomáš Kubát
Author URI: http://www.prisedni.cz/
Tags: green, golf, cyklo, people

	This theme bla bla bla

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
@import url('./wysiwyg.css');
html, body {
 /*scrollbar-base-color: white;*/
}
body {
  /*font-family: verdana, arial, helvetica, sans-serif;*/
  /*font-family:Georgia,"New York CE",utopia,sans-serif; */
  font-family:"Trebuchet MS","Geneva CE",lucida,sans-serif;
  font-size: small;
  color: #000;
  background: #848484 url('images/nv_html_bg.png') top center repeat-y;
  line-height: 1.4;
}


h1, h2, h3, h4 {
  font-family: Georgia, "New York CE", utopia, sans-serif;
}
h4 {
  font-weight: bold;
}

strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
a:link, a:visited {
  text-decoration: underline;
  color: #000;
}
a:hover, a:active, a:focus {
  text-decoration: none;
  color: #000;
}
a[href^="http://www.navzduchu.cz/redirect/"] {
 background-image:url(../img/link_out.gif);
 background-position: 0px 3px;
 background-repeat:no-repeat;
 padding-left: 15px;
}
ul li {
 line-height: 1.6;
}
small, .small-x {
 font-size: x-small;
}
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;
  }
iframe {
 margin: 0;
 border: 1px solid #003300;
}
blockquote cite {
  margin: 5px 0 0;
  display: block;
  }
table {
 border-collapse: collapse;
}
table td, tahle th {
 border: 1px solid #CCC;
 padding: 0.1em 0.35em;
}
.non_border, table.non_border td, table.non_border th {
 border-width: 0;
}
.none_show {
 display: none;
}
.print_show {
}
.divider {
 clear: both;
}



/* begin: obal */
#page {
 width: 960px;
 margin: 0 auto;
}
#page>hr, #middle>hr {
 display: none;
}
#middle {
 background-color: #FFF;
}
/* end: obal */

/* begin: 3-column layer */
#middle {
  position: relative;
  width: 960px;
  margin: 0 auto;
}
#content, #sidebarL, #sidebarR {
  float: left;
  left: 100%;
  position: relative;
  height: 446px;
}
#sidebarR {
  width: 225px;
  margin-left: -225px;
}
#sidebarL {
  width: 225px;
  margin-left: -960px;
}
#content {
  width: 495px;
  margin-left: -720px;
  overflow: auto;
  padding: 0;
}
/* end: 3-column layer */

/* begin: header */
#header {
 margin: 0;
 height: 267px;
 position: relative;
 z-index: 10;

 background: transparent url('images/nv_headerimage.jpg') top left no-repeat;
}
#header h1 a span {
 display: none;
}
#header h1 a {
 display: block;
 width: 735px; height: 125px;
 position: absolute;
 left: 0px; top: 138px;
}
#header .description {
 display: block;
 width: 202px; height: 250px;
 position: absolute;
 right: 12px; top: 12px;
 overflow: hidden;

 line-height: 1.50em;
 font-size: 90%;
 color: #333;
}
#header .description img {
 float: right;
 margin: 0 0 0.25em 0.25em;
 padding: 1px;
 border: 1px solid #e1da90;
}
#header .description em {
 display: block;
 margin-top: 2em;

 text-align: right;
}
/* end: header */

/* begin: content */
#content {
}
#content div.post {
 margin-right: 30px;
}
#content h2 {
 margin: 0.45em 0 0 0;
 font-size: 1.75em;
 font-weight: bold;
 line-height: 110%;
 clear: right;
}
#content h3, #content h4, #content h5, #content h6,
#content table {
 margin: 0 0 0.45em 0;
}
#content table {
 margin-left: 1px;
}
#content h3, #content h4, #content h5, #content h6 {
 font-size: 1.25em;
 font-weight: bold;
}
#content h4 {
}
#content h5 {
 font-size: 1.15em;
}
#content h6 {
}
#content h2 a {
 text-decoration: none;
}
#content h2 a:hover {
 text-decoration: underline;
}
#content p,
#content ul,
#content ol {
 margin: 0 0 0.45em 0;
}
#content div.datum {
 text-align: left;
 margin: -0.30em 0 0.5em 0;
}
#content a.more-link {
 float: right;
 position: relative;
 top: -0.45em;
}
#content ul,
#content ol {

}
#content li {
 margin: 0 0 0 2em;
}
#content ul li {
 list-style-type: disc;
}
#content ol li {
 list-style-type: decimal;
}

.entry div[id^="attachment"] {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.entry div[id^="attachment"] img {
  margin: 0 auto;
  padding: 0;
  border: 0 none;
}
.entry .wp-caption-text {
 color: #808080;
 font-size: 85%;
}
.navigation .alignleft,
.navigation .alignright {
 margin: 0;
}
.navigation  img.attachment-thumbnail {
 border: 1px solid #ddd;
 background-color: #f3f3f3;
 padding: 4px;
   -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/**/
#content .navigation {
 clear: both;
 text-align: center;
 padding-top: 1em;
}
#content .navigation a {
}
/* end: content */

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

#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;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 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;
  }

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

.commentmetadata {
  margin: 0;
  display: block;
  }
/* end: comments */

/* begin: menu */
.cat-title {
 width: 225px; height: 59px;
 padding: 0; margin: 0;
 background: transparent none top left no-repeat;
}
.cat-title span {
 display: none;
}
.cat-title-golf {
 background-image: url('images/nv_menu_golf.png');
}
.cat-title-cyklo {
 background-image: url('images/nv_menu_cyklo.png');
}
.cat-title-ostatni {
 background-image: url('images/nv_menu_ostatni.png');
}
.cat-major {
 width: 220px;
 margin-bottom: 25px;
 background: transparent none top left no-repeat;
}
.cat-major li {
 border-bottom: 3px solid #fffbd2;
}
.cat-major li a {
 display: block;
 height: 40px; line-height: 40px;
 padding-left: 35px;
 font-weight: bold;
 text-decoration: none;
 font-size: 110%;
 background: transparent none top left no-repeat;
}
.cat-major li a:hover {
 background-color: transparent;
 background-position: 0px -40px;
}
.cat-major li.current-cat a {
 background-position: 0px -80px;
}
.cat-major li.current-cat a:hover {
 background-position: 0px -40px;
}
.cat-golf {
 background-image: url('images/nv_menu_golf.gif');
 background-color: #bddb83;
}
.cat-golf li {
}
.cat-golf li a {
 background-image: url('images/nv_menu_znacka_golf.gif');
}
.cat-golf li a:hover {
 background-color: #6b9955;
}
.cat-cyklo {
 margin-left: 5px;
 background-image: url('images/nv_menu_cyklo.gif');
 background-color: #f5ad8b;
}
.cat-cyklo li {
}
.cat-cyklo li a {
 background-image: url('images/nv_menu_znacka_cyklo.gif');
}
.cat-cyklo li a:hover {
 background-color: #e76862;
}
.cat-ostatni {
 margin-left: 5px;
 background-image: url('images/nv_menu_ostatni.gif');
 background-color: #d1e3e4;
}
.cat-ostatni li {
}
.cat-ostatni li a {
 background-image: url('images/nv_menu_znacka_ostatni.gif');
}
.cat-ostatni li a:hover {
 background-color: #97c0cc;
}
/* end: menu */

/* begin: search */
#searchform {
 position: absolute;
 top: 0px;
 z-index: 80;
 margin: 2px 0 0 19px;
}
#searchform label {
 display: none;
}
#searchform #s {
 position: absolute;
 left: 0px; top: 13px;
 width: 141px; height: 19px; line-height: 19px;
 margin: 0; padding: 5px 5px 1px 5px;
 background: #fff url('images/nv_searchform_input.png') top left no-repeat;
 border-width: 0;
 font-weight: bold;
 color: #729d1a;
 font-size: 85%;
}
#searchform #searchsubmit {
 position: absolute;
 left: 150px; top: 0px;
 width: 108px; height: 51px;

 background: #cfdff5 url('images/nv_searchform_button.jpg') top left no-repeat;
 border: 0px;
 color: #cfdff5;
 font-size: 0px;
 line-height: 0px;
}
/* end: search */

/* begin: footer */
#footer {
 padding: 0 5px 0 5px;
 height: 18px;

 text-align: center;
 background: #79a42b url('images/nv_footer_bg.gif') top left repeat-x;
 font-size: 75%;
 color: #012c10;
}
#footer p {
 padding-top: 3px;
}
/* end: footer */

/* begin: spolecne barvicky */
#header, #sidebarL, #sidebarR {
 background-color: #fffbd2;
}
#content {
 background: #FFF url('images/nv_content_bg.png') top right repeat-y;
}
#content small {
 color: #585858;
}
.link-golf, .cat-golf li a,
.color-id8 span,  .color-id8 a,
.color-id9 span,  .color-id9 a,
.color-id10 span, .color-id10 a,
.color-id11 span, .color-id11 a,
.color-id12 span, .color-id12 a,
.color-id13 span, .color-id13 a,
.color-id14 span, .color-id14 a,
.color-id15 span, .color-id15 a,
.color-id16 span, .color-id16 a {
 color: #003300;
}
.link-cyclo, .cat-cyklo li a,
.color-id17 span, .color-id17 a,
.color-id18 span, .color-id18 a,
.color-id19 span, .color-id19 a,
.color-id20 span, .color-id20 a,
.color-id25 span, .color-id25 a
 {
 color: #d30025;
}
.link-ostatni, .cat-ostatni li a,
.color-id21 span, .color-id21 a,
.color-id22 span, .color-id22 a,
.color-id23 span, .color-id23 a,
.color-id24 span, .color-id24 a
{
 color: #3f8ba7;
}
/* begin: spolecne barvicky */

/* begin: lightbox */
#stimuli_caption {
 color: #FFF;
}