/*
Theme Name: clovekonline2
Theme URI: 
Version: 1.0
Author: Martin Chlupáč
Author URI: 
Description: Too simply to use
*/



/* Typography & Colors */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	background-color: #FFFECC;
	color:#000;
	line-height: 1.4em;
  max-width: 70em;
  margin: 0 auto;
  position: relative;
  _position: iherited;
}

a {
	color: #da1212;/*#1b00c0;#3f50c5;*/
	text-decoration:none;
}

a:hover {
	color: #1b00c0;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, h5 a {
  color: #da1212;/*#1b00c0;*/
  }

div.banner {
  text-align: center;
}




h1 {
  padding-bottom:0.25em;
/*  border-bottom: 1px solid #3f50c5;*/
}

h2 {
  font-size:1.75em;
  padding-bottom:0em;
  margin: 0.5em 0;
  /*border-bottom: 1px solid #3f50c5;*/
}

h3 {
	font-size:1.4em;
	font-weight:bold;
	/*padding-bottom:0.5em;*/
    padding: 0;
    margin: 0.5em 0;
    
	/*border-bottom: 1px solid #3f50c5;*/
}


h4 {
	font-size: 1em;
}

h5 {
	font: normal 1em;
}

img {
	border: none;
}

address {
	font-style: italic;
}

blockquote {
	margin: 0.5em;
	padding: 0 0 0 0.5em;
	border-left: 4px solid #c2cfdf;
}

address {
	font-style: italic;
}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
}

code, pre, var {
	font-size: 1em;
}

ol {
	margin-left: 2em;
}

dd {
	margin: .5em 0 1em 1.5em;
}

cite {
	font-weight: bold;
	font-style: normal;
}

input, textarea, select {
	padding:4px;
	border:1px solid #999;
	font-size:1em;
	line-height:1.2em;
	background-color: #fff;
	font-family: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#333;
	word-wrap: break-word;
}

textarea {
	width: 350px;
}

input#author, input#email, input#url {
	width: 350px;
}

input#submit {
	width: 250px;
	height: 30px;
	padding: 2px 4px;
	border: 1px solid #999;
	background-color: #fff;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
}



/* Structure */

#warp {
	margin-bottom:1.5em;
}

#header {
    height: 93px;
    _height: 90px;
    margin: 0;
    padding:0;
}

#header.home 
{
  height: 142px;
  _height: 140px;
}

#left-content, #right-content
{
  top: 142px;
  _top: 140px;
}

#right-content.category, #left-content.category
{
    top: 93px;
  _top: 90px;
}

#copyright {
  margin: 0 20em;
  padding-top:5em;
  font-size: 0.7em;
  
}

#content { 
	margin: 0 0 0 12.5em;
	padding: 0em;
	/*border: solid 1px green;*/
    
	word-wrap: break-word;
}

#content.center
{
    margin-right: 16em;
}

.breadcrumb{
    margin: 0.5em 0;
}

.entry { 
	background-color:#fff;
	padding: 1em;
	word-wrap: break-word;
    border: 1px solid #da1212;
    margin: 0 0 0.5em 0;
    text-align: justify;
}



.entry img {
	border: 1px solid #c2cfdf;
	padding: 3px;
    margin: 0 auto;
    display: block;
}

/*.entry img a{
	border: 1px solid #c2cfdf;
	padding: 3px;
}*/

.entry img.hcircle {
    display:inline; border:none;clear:none;margin:0;padding:0;position: relative;top:2px;
}



.entry ul {
	padding-left:0px;
	margin-left:1.0em;
}

.entry ol {
	padding-left:1em;
	margin-left:1.0em;
}

.entry ul li, .entry ol li{
 	margin-left:1em;
        padding-left:0.5em;
        margin-bottom: 0.5em;
}

.dem-results {
  margin: 0.5em 0;
}

.dem-results ul {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0;
}

.dem-results ul li {
  margin: 0.2em 0;
  padding: 0;
}

.featured {
    padding: 0.5em;
}

.featured p {
    margin: 0;
}



.featured h3 {
    margin: 0 0 0.25em 0;
    padding: 0;
}

p {
font-size: 1em;
}

.postmetadata {
    clear:both;
}

.postmetadatasingle {
	margin-top: 4.0em;
    clear:both;
}


#sidebar {
  font-weight:bold;  
	background-color:#fff6bb;
	padding: 0em;
	border: 1px solid #da1212;
	color: black;/*#4c3b22;*/
	}

#sidebar a {
    color: black;
}

#sidebar a:hover {
  background-color: transparent;

}



#sidebar ul{
	font-size:1em;
	line-height: 1.2em;
	padding: 0;
  margin:0;
}

#sidebar ul li{
	list-style: none;
	padding:0.1em 0em 0.1em 0.4em;
  margin:0 0 1px 0; 
  background-color: #e6dda2;/*#ffd58b; #b4002e;*/
}

#sidebar ul li:hover {
  background-color:#fff6bb;
}


#sidebar ul li ul {
  margin: 0;
  padding: 0;
  background-color:#fff6bb;
}

#sidebar ul li ul  li{
  list-style-position: inside;
  list-style-type: disc;
  background-color: #ffd58b;
  margin: 0em 0 1px 0em;
  padding: 0 0.2em 0 0.5em;
  font-size: 0.9em;
}

#mainLogo {
  position: absolute;
  top: -300px;
}

/*
#sidebar ul li ul li ul li {
  list-style-type: disc;
  margin-left: 0.5em;
  margin-bottom: 0;
  padding:0;
}
*/

#footer{
	margin: 1em 18em 0em 0.5em;
	padding: 0em 0.8em 0.2em 0.8em;
	border:solid 1px #e5e5e5;
	background-color:#fff;
}

/* Comment Style */

ol.commentlist {
	background-color: transparent;
	margin: 0;
  padding:0;
}

@media all and (min-width: 0px){
	ol.commentlist {
	margin: 0;
	}
}

html>body ol.commentlist {	margin: 0;}

.commentlist li {
	
	padding: 5px 0 0 10px;
	list-style-type: none;
	margin-top: 10px;
	word-wrap: break-word;
}

.commentlist li p {
  padding-left: 5px;
}

#commentinfo {
	background-color: #ffffd0;
}

#commentinfo p{	
	padding-left: 5px;
}
.author-comment {
	background-color: #f1fdd7;
	padding-left: 5px;
}

.ping-comment {
	background-color: #e4fbfd;
	padding-left: 5px;
}

/* Navigation Elements */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-bottom: 5px;
}

img.obrazek-leva, .highlight-category p img.obrazek-leva, div.obrazek-leva, .highlight-category div.obrazek-leva {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

img.obrazek-prava, div.obrazek-prava {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}



#right-content {
    width: 15.5em;
    position: absolute; right: 0;
}


#left-content {
	width: 12em;
  position: absolute; left: 0;
}


.highlight{
    font-size: 0.8em;
    line-height: 1.2em;
    background-color: #fff6bb;
    margin: 0em 0em 0.5em 0em;
    padding:0.75em;
    border: 1px solid #da1212;
    color: black;
}

.highlight img{
    display:block;
    margin: 0.5em auto;
}

.highlight h3 {
    font-size: 1.2em;
    color: black;
    border: none;
    margin: 0 0 0.5em 0;
    padding: 0;
}

.highlight-prvni{
    background-color: #e6dda2;
}

.highlight-druhy{
    background-color: #fff6bb;
}

.highlight-category{
    background-color: #fff6bb;
}

.highlight-category p{
    margin:0;
}



.highlight-sidebar{
    background-color: #444;
    margin: none;
    color: white;
    text-align: center;
    border: 1px solid #da1212;
}

.highlight-sidebar a{
  color: white;
  text-decoration: underline;
}

.highlight-sidebar a:hover{
  color: #da1212;
}

.highlight-sidebar img {
  border: none;
}

.highlight-sidebar img:hover {
  border: 2px solid #da1212;
}


.highlight-sidebar h3{ 
  color: white;
  text-align: justify;
}

.clearall{
    clear:both;
}

.polyglot_menu {
  float: right;
  text-align: right;
  margin: 0;
  padding: 0;
  clear: both;
}

.polyglot_menu ul {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
  
}

.polyglot_menu ul li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
  }
  
.polyglot_menu ul li img {
  display: inline;
}

/*MENU=============================*/
#tablemenu
{
  margin: 0;
  border: 0;
  border-bottom: 1px solid #da1212;
  border-right: 1px solid #da1212;
  border-left: 1px solid #da1212;
  width: 100%;
}

#tablemenu.home
{
  border-top: 1px solid #da1212;
}

#tablemenu td
{
  vertical-align: top;
  text-align: center;
  font-weight: 800;
  padding: 0;
  font-size: 14px;
  line-height: 18px;
}

#tablemenu td.hover:hover
{
  background-color: #e6dda2;
}

#tablemenu a
{
  color: #da1212;
}

#tablemenu a:hover
{
  text-decoration: underline;
}

.tdmenu-desc
{
  font-size: 9px;
  line-height: 13px;
  padding: 0;
  margin:0;
}

.tdmenu-rightborder
{
  border-right: 1px solid #da1212;
}

#tablemenu .tdmenu-desc a , #tablemenu a .tdmenu-desc
{
  color: black;
}

#searchform-header
{
  display: inline;
}

#search-rss-header
{
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: right;
}

#search-textbox
{
  font-size: 16px;
  height: 20px;
  width: 5em;
  display:inline;
  padding:0;
}

#search-button
{
  font-size: 16px;
  height: 22px;
  display: none;
}

#home-logo
{
  margin-left: 6px;
}