/* General styles */

* {
  line-height:20px;  
}

body {
  background-color:#979797;
  overflow:auto;
  margin:0 auto;
}

body.varietejcek {
  background:#979797;
}

body, div, table td, input, textarea {
  color:#222;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:12px;
}

a {
  color:#f2bc1b;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

.varietejcek a {
  color:#fff;
}

.clear {
  clear:both;
}

.yellow {
  color:#f2bc1b;
}

.edit {
  margin:0 0 0 30px;
}

.page .edit {
  margin:0;
}

/* Layout */

#page-wrap {
  background:url('../img/bg-body-variete.gif') repeat-y top center;
  overflow:auto;
  margin:0 auto;
  width:1020px;
}

.varietejcek #page-wrap {
  background:url('../img/bg-body-varietejcek.gif') repeat-y top center;
}

#page-wrap #content-container {
  float:left;
  width:895px;
}

#page-wrap #site-menu {
  float:left;
  width:125px;
}

#sidebar {
  float:left;
  margin:0 0 50px 0;
  width:205px;
}

#content {
  float:left;
  margin:40px 0 40px 0;
  width:690px;
}

#footer {
  background:url('../img/bg-body-variete.gif') repeat-y top center;
  overflow:auto;
  margin:0 auto;
  width:1020px;
}

#footer.varietejcek {
  background:url('../img/bg-body-varietejcek.gif') repeat-y top center;
}

/* Site menu */

#site-menu .variete {
  background:url('../img/site_menu-variete.gif') no-repeat top left;
  display:block;
  height:267px;
  width:125px;
}

body.varietejcek #site-menu .variete {
  background:url('../img/site_menu-variete.gif') no-repeat top right;
} 

#site-menu .varietejcek {
  background:url('../img/site_menu-varietejcek.gif') no-repeat top left;
  display:block;
  height:313px;
  width:125px;
}

body.varietejcek #site-menu .varietejcek {
  background:url('../img/site_menu-varietejcek.gif') no-repeat top right;
}

/* Sidebar */

#sidebar ul {
  margin:245px 0 0 0;
  padding:0;
}

#sidebar ul li {
  list-style-type:none;
  padding:0 0 10px 1px;
}

#sidebar li a {
  color:#fff;
  display:block;
  padding:0 0 0 30px;
  text-decoration:none;
  text-transform:uppercase;
}

#sidebar li a:hover {
  color:#f2bc1b;
  padding:0 0 0 30px;
}

#sidebar .current_page_item a {
  background:url('../img/bg-sidebar_menu.gif') no-repeat 0 1px;
  color:#f2bc1b;
  padding:0 0 0 30px;
}

#sidebar .subscribe {
  color:#fff;
  font-style:italic;
  margin:110px 10px 0 30px;
}

#sidebar .subscribe input {
  background:#737373;
  border:none;
  color:#383738;
  display:block;
  float:left;
  margin-top:20px;
}

#sidebar .subscribe .subscribe-input {
  font-style:italic;
  margin-right:2px;
  padding-top:3px;
  height:16px;
  width:130px;
}

#sidebar .subscribe .subscribe-btn {
  padding:0 0 4px 0;
  height:20px;
  width:20px;
}

#sidebar .site-info {
  color:#fff;
  font-style:italic;
  margin:40px 10px 0 30px;
}

#sidebar .site-info a {
  color:#fff;
}

/** Varietejcek **/

.varietejcek #sidebar li a {
  color:#222;
}

.varietejcek #sidebar li a:hover {
  color:#f2bc1b;
}

.varietejcek #sidebar .current_page_item a {
  background:url('../img/bg-sidebar_menu-varietejcek.gif') no-repeat 0 3px;
  color:#f2bc1b;
}

.varietejcek #sidebar .subscribe {
  color:#222;
}

.varietejcek #sidebar .subscribe input {
  background:#f2bc1b;
  color:#383738;
}

.varietejcek #sidebar .site-info {
  color:#222;
}

.varietejcek #sidebar .site-info a {
  color:#f2bc1b;
}

.varietejcek #sidebar .logo {
  position:absolute;
  margin-left:15px;
}

/* Content */

.post {
  border-top:1px solid #383738;
  margin:40px 0 0 0;
  width:490px;
}

.post h2 {
  font-size:18px;
  font-weight:normal;
  margin:232px 0 0 30px;
  position:absolute;
  width:220px;
}

.post h2 a {
  color:#222122;
  font-style:italic;
  line-height:30px;
}

.post .entry {
  padding:0 0 0 30px;
}

.post .entry p {
  margin:0;
  padding:0 0 20px 0;
  position:relative;
  left:230px;
  width:230px;
}

.post .entry img {
  margin:30px 0 0 -230px;
}

.post a.readmore {
  display:block;
  padding:30px 0 0 259px;
}

.page {
  border-top:1px solid #383738;
  float:left;
  margin:40px 0 0 0;
  padding:0 0 0 30px;
  width:490px;
}

.page h2 {
  font-size:18px;
  font-weight:normal;
}

.gallery-list {
  float:left;
  margin:70px 0 0 7px;
  padding:0;
  width:150px;
}

.gallery-list li {
  margin:0 0 5px 13px;
}

.gallery-list li.title {
  list-style-type:none;
  font-size:14px;
  margin-left:0;
}

#lightbox-caption-title {
  color:#000;
}

#lightbox-caption-title:hover {
  text-decoration:none;
}

.extract {
  font-style:italic;
  text-align:center;
}

.h-line {
  background:#383738;
  height:1px;
  margin:15px 0 0 -30px;
}

.cast-titles {
  float:left;
  padding:20px 0 10px 0;
  width:245px;
}

.cast-names {
  float:left;
  padding:20px 0 10px 0;
  width:245px;
}

.cast-titles p,
.cast-names p {
  margin:0;
  padding:0;
}

div.line-break {
  height:20px;
  overflow:hidden;
  margin:0;
  padding:0;
}

/** Calendar **/

.calendar-month {
  border-bottom:1px solid #383738;
  font-weight:bold;
  line-height:30px;
  margin:0 150px 5px 30px;
  padding:0;  
}

.calendar {
  margin:0 0 20px 30px;
  padding:0;
}

.calendar li {
  list-style-type:none;
}   

.calendar li span {
  display:block;
  float:left;
}

.calendar-date {
  width:100px;
}

.calendar-title {
  width:200px;
}

.calendar-venue {
  width:150px;
}

/* Footer */

#footer div {
  color:#ccc;
  font-size:10px;
  float:right;
  margin:20px 130px 0 0; 
}

#footer div a {
  color:#999;
  font-weight:bold;
}

#footer.varietejcek div {
  color:#c5960b; 
}

#footer.varietejcek div a {
  color:#9a7403;
}