/*
Theme Name: Antiparoubek,cz
Theme URI: http://www.antiparoubek.cz/
Version: 1.0
Author: Antiparoubek,cz
Author URI: http://www.antiparoubek.cz/
Tags: antiparoubek
*/
body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em; /* 12px - but it differs for almost all text blocks */
  background: #711910 url(./images/background.jpg) center top no-repeat; 
  color: #ffffff;
}

#heading {
  font-size: 2.417em; /* 29px */
  margin: 20px 0 0 10px;
  float: left;
  line-height: 85%;
  letter-spacing: -1px;
  display: inline;
  color: #fff;
  text-decoration: none;
}

h1, h2 {
  font-size: 2.5em; /* 30px */
  letter-spacing: -1px;
  margin-bottom: 15px;
}

h3 {
  font-size: 1.667em; /* 20px; */
  line-height: 120%;
  margin-bottom: 5px;
}

h2.black {
  color: #000;
}

h2 a {
  text-decoration: none;
}

a {
  color: #000;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

p, ol, ul {
  margin-bottom: 10px;
  line-height: 133%;
}

ol, ul {
  margin-left: 25px;
}

ol li {
  list-style-type: decimal;
}

button {
  padding: 0;
  border: none;
  background: none;
}

#body ul li {
  list-style-type: disc;
}

.size-11 {
  font-size: 0.917em; /* 11px (who would say that?) */
}

.size-13 {
  font-size: 1.0833em; /* 13px and so on */
}

.size-15 {
  font-size: 1.25em;
}

.strong {
  font-weight: bold;
}

.img-text {
  font-size: 0;
  line-height: 0;
  text-indent: -5000px;
  overflow: hidden;
}

.part-content {
  width: 970px;
  margin: 0 auto;
}

.clearer {
  clear: both !important;
  float: none !important;
  line-height: 0 !important;
}

hr {
  display: none;
}

div.hr {
  background: url(./images/horizontal-rule.gif) left center no-repeat;
  height: 12px;
  padding: 10px 0 20px;
  clear: both;
}

div.hr-short {
  background-image: url(./images/horizontal-rule-short.gif);
  height: 17px;
  padding-top: 5px;
}

div.exclamation-mark {
  background: url(./images/exclamation-mark.gif) 10px 0 no-repeat;
  padding-left: 50px;
  /* hasLayout = true */
  width: 310px;
}

#header {
  background: url(./images/header-background.jpg) center top no-repeat;
  height: 385px;
}

#header .quotes {
  font-size: 0.9167em; /* 11px */
  float: left;
  clear: left;
  font-weight: bold;
  line-height: 120%;
  padding-top: 10px;
  margin-left: -35px;
  padding-left: 45px;
  width: 360px;
  background: url(./images/double-quotes.gif) 0 10px no-repeat;
  height: 110px;
}

#header .quotes form {
  margin-top: 10px;
  background: url(./images/comment-form-background.gif) no-repeat;
  height: 22px;
  padding: 8px 20px 12px;
  position: relative;
}

#header .quotes input {
  width: 250px;
  border: none;
  font-size: 1.091em; /* 12px because of 11px font-size for .quotes */
  height: 15px;
  padding: 3px 4px 4px;
  color: #999999;
}

* html #header .quotes input {
  height: 12px;
}

#header .quotes input.active {
  color: #000000;
}

#header .quotes button {
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
}

#main-menu {
  clear: left;
  padding-top: 15px;
  margin-left: 5px;
  /* hasLayout = true */
  height: 122px;
}

#main-menu li {
  clear: left;
}

#main-menu a {
  background: url(./images/menu-background.gif) no-repeat;
  float: left;
  text-indent: -5000px;
  overflow: hidden;
}

#main-menu .item-type-1 {
  width: 112px;
  height: 20px;
  background-position: 0 0;
}

#main-menu .item-type-1:hover, #main-menu .item-type-1.active {
  background-position: -184px 0;
}

#main-menu .item-type-2 {
  height: 20px;
  width: 142px;
  background-position: 0 -20px;
}

#main-menu .item-type-2:hover, #main-menu .item-type-2.active {
  background-position: -184px -20px;
}

#main-menu .item-type-3 {
  height: 20px;
  width: 142px;
  background-position: 0 -40px;
}

#main-menu .item-type-3:hover, #main-menu .item-type-3.active {
  background-position: -184px -40px;
}

#main-menu .item-type-4 {
  height: 20px;
  width: 84px;
  background-position: 0 -60px;
}

#main-menu .item-type-4:hover, #main-menu .item-type-4.active {
  background-position: -184px -60px;
}

#main-menu .item-type-5 {
  height: 18px;
  width: 105px;
  background-position: 0 -79px;
}

#main-menu .item-type-5:hover, #main-menu .item-type-5.active {
  background-position: -184px -79px;
}

#main-menu .item-type-6 {
  height: 24px;
  width: 184px;
  background-position: 0 -98px;
}

#main-menu .item-type-6:hover, #main-menu .item-type-6.active {
  background-position: -184px -98px;
}

#participate-and-box {
  float: left;
  width: 670px;
}

#participate {
  float: left;
  width: 360px;
}

#news .post-date {
  color: #000;
  font-weight: bold;
}

#news .entry {
  margin-bottom: 30px;
}

#news h2 {
  width: 138px;
  height: 32px;
  background: url(./images/news.gif) no-repeat;
  margin-bottom: 15px;
}

.box {
  margin-top: 10px;
  height: 172px;
  margin-left: -20px;
  background: url(./images/box-short.gif) no-repeat;
  float: left;
  width: 740px;
  position: relative;
}

.box a {
  color: #fff;
}

.box .content {
  padding: 30px 15px 30px 25px;
}

.box .column {
  float: left;
  width: 210px;
  margin: 0 10px;
}

#facebook {
  margin-top: -10px;
  float: right;
  width: 240px;
}

#footer {
  font-size: 0.9167em; /* 11px */
  margin-top: 15px;
  text-align: center;
  padding-bottom: 20px;
  clear: both;
}

#footer .menu {
  margin-bottom: 15px;
}

#footer .menu a {
  margin: 0 15px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
}

#footer .menu a:hover {
  text-decoration: underline;
}

#video-content {
  height: 700px;
  overflow: auto;
}

.post h3 a {
  text-decoration: none;
}

.post .alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

.entry img {
  border: 1px solid #000;
}

#mp3-voting {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 420px;
}

#mp3-voting br {
  display: none;
}

.wpa_container div.wpa_sub {
	color: #ffffff !important;
}

.wpa_container {
  height: 39px;
  display: block;
  width: 420px;
  margin-bottom: 0;
}

#polls-2 {
  height: 780px;
  position: relative;
  z-index: 5;  
}

#polls-2-ans li {
  height: 39px;
}

#polls-2-ans {

}

#polls-2-ans li input {
  margin-right: 10px;
}

#polls-2-ans li label {
  font-weight: bold;
}

#polls-2 .poll-footer {

}

#polls-2-ans .poll-footer p {
  float: left;
  margin-right: 20px;
}

.wpa_container img.wpa_play {
  height: 16px !important;
  width: 16px !important;
  background-color: transparent !important;
}

.button-vote {
  background: url(./images/button-vote.gif);
  width: 148px;
  height: 42px;
}
