/*
Theme Name: Beachblog.cz
Theme URI: http://www.relativni.cz/
Description: Modified default WordPress theme for Beachklub
Version: 1.6
Author: Ladislav Durchánek, Terminal 8, s.r.o.
Author URI: http://www.terminal8.cz/
Tags: blue, custom header, fixed width, two columns, widgets

Based od default Kubrick theme

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

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

*/

* {
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
  line-height: 1.125em;
}

body {
  font-size: 0.8125em; /* basic font-size 13px */
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF8D1 url('images/background.jpg') top center no-repeat;
  color: #333333;
}

a, h2 a:hover, h3 a:hover {
  color: #007BA9;
}

a.more-link {
  display: block;
  margin-top: 1em;
}

h2 a, h3 a {
  color: #000;
}

a:hover, h2 a:hover, h3 a:hover {
  text-decoration: none;
}

p {
  margin-bottom: 1em;
}

.clearer {
  clear: both !important;
  float: none !important;
  line-height: 0 !important;
  font-size: 0;
  overflow: hidden;
  height: 0;
}

.hidden {
  display: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.img {
  font-size: 0px;
  line-height: 0px;
  text-indent: -2000px;
  overflow: hidden;
}

#page {
  background: url('images/body-background.png') repeat-y;
  _background: none;
  width: 970px;
  margin: 0 auto;
}

#header {
  
}

#header .left {
  width: 3px;
  height: 114px;
}

#header > .left {
  background: url('images/header-left.png') no-repeat;
}

#header .right {
  width: 7px;
  height: 114px;
}

#header > .right {
  background: url('images/header-right.png') -2px 0 no-repeat;
}

#header .content {
  float: left;
  background: #524743 url('images/header.jpg') no-repeat;
  width: 960px;
  padding-top: 114px;
  position: relative;
  z-index: 30;
}

#logo {
  position: absolute;
  top: 5px;
  left: 20px;
  width:  225px;
  height: 90px;
  margin: 0;
}

#logo a {
  display: block;
  height: 100%;
}

#header .description {
  display: none;
}

#main-menu {
  margin-left: 22px;
  float: left;
  display: inline;
  width: 920px;
}

#main-menu a.menuitem {
  font-size: 1.154em;
  text-decoration: none;
}

#main-menu li.menuitem {
  margin-left: -2px;
  float: left;
  list-style-type: none;
  padding-left: 10px;
  height: 30px;
  position: relative;
  display: inline;
}

#main-menu li.current {
  background: url('images/menuitem-active.gif') no-repeat;
}

#main-menu li.hover {
  background: url('images/menuitem-hover.gif') no-repeat;
}

#main-menu li a.menuitem span {
  color: #fff;
  float: left;
  display: block;
  line-height: 33px;
  padding-top: 2px;
  height: 28px;
  padding-right: 17px;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  _cursor: hand;
}

#main-menu li a:hover {
  text-decoration: none;
}

#main-menu li.current a span {
  color: #534741;
  background: url('images/menuitem-active.gif') no-repeat top right;
}

#main-menu li.hover a.menuitem span {
  color: #4f403b;
  background: url('images/menuitem-hover.gif') no-repeat top right;
}

#beachklub-link {
  margin-top: 7px;
  float: right;
  list-style-type: none;
}

#main-menu #beachklub-link {
  background: none;
}

#beachklub-link a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}

#main-menu #beachklub-link a:hover {
  text-decoration: underline;
}

#body-holder {
  padding: 0px 7px 0 3px;
  _padding: 0;
  _margin: 0px 7px 0 3px;
  _width: 960px;
}

#body {
  /* peek-a-boo fix */
  width: 900px;
  /* fixing strange IE6 overflows, probably 3px margin bugs */
  overflow: hidden;
  padding: 30px;
  background: #fff;
}

#footer {
  background: url('images/body-bottom.png') no-repeat;
  _background: url('images/body-bottom.gif') no-repeat;
  width: 920px;
  margin: 0 auto;
  padding: 25px 27px 20px 23px;
  font-size: 0.846em;
  color: #5f6062;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.273em;
}

#content {
  width: 600px;
  float: left;
}

.hentry {
  margin-bottom: 40px;
}

.entry {
  text-align: justify;
}

.author {
  height: 32px;
  line-height: 32px;
}

.author img {
  float: left;
  padding-right: 20px;
}

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

h2 {
  font-size: 2em;
  margin-bottom: 10px;
}

#content h2 {
  line-height: 1em;
}

#sidebar h2 {
  font-size: 1.308em;
}

#sidebar a {
  text-decoration: none;
  color: #007BA9;
}

#sidebar a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 1.231em;
}

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

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

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

.sticky h2 {
  padding-top: 10px;
}

.commentlist li ul li {
  font-size: 1em;
}

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

.commentmetadata {
  font-weight: normal;
}

#sidebar {
  font-size: 0.846em;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #999999;
}

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 {

  text-align: center;
}

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



/* Begin Structure */
.post hr {
  display: block;
}

.postmetadata {
  margin-top: 10px;
  font-size: 0.923em; /* 12px */
}

.postmetadata .time, .postmetadata .comments-count {
  margin-left: 10px;
}

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

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

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
  margin-top: 15px;
  margin-bottom: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  font-weight: bold;
}

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 5px 10px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 10px 5px 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;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
}

body .entry ul {
  padding: 0 0 0 30px;
}

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

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

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
}

.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;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
}

#sidebar ul li li {
  border-bottom: none;
}

#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-top: 10px;
}

#content #searchform {
  text-align: center;
}

#searchform #s {
  width: 120px;
  padding: 3px 5px;
}

#content #searchform #s {
  width: 200px;
}

#searchsubmit {
  padding: 1px;
  margin-left: 10px;
}

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

select {
  width: 130px;
}

.sociable_tagline {
  display: inline;
  margin-right: 10px;
}

#comments {
  background: url('images/comments.gif') no-repeat;
  padding-left: 120px;
  height: 33px;
  float: left;
}

div.sociable {
  float: right;
  margin: 0 !important;
}

div.sociable ul li {
  padding-left: 5px;
}

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

#commentform {
  margin: 5px 10px 0 0;
  background-color: #F0F0F0;
  padding: 20px 10px;
}

#commentform h3 {
  margin-bottom: 20px;
}

#commentform label {
  display: block;
  font-size: 0.846em;
  color: #666666;
}

#commentform textarea {
  width: 90%;
  padding: 3px 5px;
  height: 6em;
}

#commentform #submit {
  margin-top: 15px;
  padding: 0;
  width: 100px;
}

#respond:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
  padding: 0;
  font-size: 0.923em;
}

.commentlist li {
  margin: 25px 0 20px;
  list-style: none;
  border-top: 1px solid #CCCCCC;
  padding-top: 20px;
}

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

.commentlist .avatar-holder {
  float: left;
}

.commentlist .comment-meta {
  line-height: 32px;
  height: 32px;
  margin-left: 20px;
  float: left;
  font-weight: bold;
}

.commentlist .comment-meta strong {
  font-size: 1.16667em;
}

.commentlist .comment-meta .time {
  margin-left: 30px;
  color: #666666;
  font-size: 0.917em;
}

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

#commentform p {
  margin: 5px 0;
}

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

/* End Comments */



/* Begin Sidebar */
#sidebar{
  padding-bottom: 10px;
  margin-left: 660px;
  width: 210px;
}

/* 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;
  font-size: 0.769em;
}
/* 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.alignleft {
  margin: 0 10px 10px 0;
}

.wp-caption.alignright {
  margin: 0 10px 10px 0;
}

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

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 5px 4px;
  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." */

