﻿body/*  
Theme Name: Calidad theme
Theme URI: http://www.calidad.cz
Description: Enter site
Version: 1.0
Author: Tomas
Author URI: http://www.calidad.cz

*/          {
	margin-bottom: 0px;
	margin: 0px 0px 0px 0px;
}
h1 {
}
h2.grey
{
color: white;
}

h2
{
text-align: center;
color: rgb(224,192,0);
}
#respond {
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
}


body{
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: center;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #161616;


	background-repeat: repeat-y;
	background-position: top;
}
input {
	color: #CCCCCC;
	background-color: #3B3B3B;
	border: 1px solid #EEEEEE;
}
h1        {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 15px;
}

h4{
	padding: 0 0 0 15px;

}


a:link, a:visited{
	text-decoration: none;
	color:#CC2626;
}

a:hover{
	text-decoration: underline;
	color: #FF0000;
}



blockquote {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: red;
	background-color: #F6F6F6;
}

.entry p {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.7em;
	margin-left: 0;
	padding-left: 0.4em;
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 900px;
	text-align: left;
	position: relative;
}

/*----HEADER----*/

#header{
	float: left;
	width: 900px;
	background: url(images/bg_header.jpg) no-repeat left bottom;
	color: #D62829;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 210px;
}

#header a{
	text-decoration: none;
	color: #000000;
}




#header a:hover{
	text-decoration: underline;
}

/*----NAVIGATION BAR----*/

#top-menu{
	float: left;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-color: #3C3B39;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 35px;
	clear: both;
	padding-top: 0px;
	
	letter-spacing: .2em;
	border-bottom: 1px solid rgb(224,192,0);
	border-top: 1px solid rgb(224,192,0);

}

#top-menu a{
	text-decoration: none;
	color: #FFFFFF;
}


#top-menu a:hover{
	text-decoration: underline;
}

#top-menu ul{
	margin: 0 auto;
	width: 850px;
	padding: 5px 0;
	text-align: left;

}

#top-menu ul li{

  display: inline;
	padding: 0 15px 0 0;
	font-size: 14px;
}

/*----POST----*/

#container{
	float: right;
	width: 630px;
	padding: 0 0 0 0;
	background-color: black;
background-image: url(images/bg_content.jpg);
background-repeat: no-repeat; 

}

.post{
	padding: 0px 50px 40px 40px;
}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 1.2em;
	padding: 0px 0 0 0;
}

.entry{
	line-height: 1.4em;
}

.postinfo{
	font-size: 0.7em;
	color: #999999;
	padding-bottom: .8em;
	padding-left: 0.5em;
}

.postinfo a{
	color: #FFFFFF;
}

.postdate{
	color: #FFFFFF;
}

p.postmetadata{
	font-size: 10px;
	color: #CCCCCC;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	font-size: .9em;
	line-height: .9em;
	margin-left: 40px;
	margin-right: 50px;
	background-color: #333333;
	padding: 10px;
	text-align: center;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: left;
	width: 260px;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
	overflow: hidden;
	background-color: black;
background-image: url(images/bg_sidebar.jpg);
background-repeat: no-repeat; 
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px;
	color: #FFCC00;
	border: 2px none #000000;
	background-color: #3C3B39;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 13px;
	letter-spacing: .1em;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(images/bullet.gif);
}

.sidebar .syndication ul li{
	display: inline;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color:#CC2626;
}

.sidebar a:hover{
	text-decoration: underline;
	color: #FFCC00;
}


table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 515px;
	background-color: #575757;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}

.commentmetadata{
	font-size: 12px;
	color: #CCCCCC;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px; 
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #CCCCCC;
}

.comments-template textarea{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	color: #2A2A2A;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #666666;
	width: 485px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	height: 110px;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 885px;
	color: #999999;
	background-color: #161616;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #161616;
	font-size: 0.7em;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
}

#footer a:link{
	text-decoration: none;
	color: #CCCCCC;
}

#footer a:hover{
	text-decoration: underline;
	color: #FFF;
}

#footer a:visited{
	text-decoration: none;
	color: #666666;
}
#titulek {
	margin-left: -900px;
}
.bgleva {
	background-image: url(images/bgleva.jpg);
	height: 445px;
	width: 144px;
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	left: -144px;
}
.bgprava {
	background-image: url(images/bgprava.jpg);
	height: 451px;
	width: 148px;
	position: absolute;
	background-repeat: no-repeat;
	left: 900px;
	top: 0px;

}
#container h2 a:visited {
	color: #E6B800;
}
#container h2 a:hover {
	color: #FFCC00;
}
#container h2 a:link {
	color: #FFCC00;
}
#sites
{
text-align: center;
}
#sites img
{
border: 1px solid red;
}
#sites2

{
text-align: center;
}
a.zluta
{
color: #EEEEEE;

}
a.zluta:hover
{
color: rgb(224,192,0);
text-decoration: underline;
}


a#white{
color: rgb(204,204,204);
}
.shows
{
text-align: center;
}
.shows_content
{
text-align: center;
}
.list_events
{
text-align: center;
width: 100%;
font-size: 10pt;
}
img
{
border: 0;
}
.nahled
{

border: 0px;
}
.row, td
{

border-collapse: collapse;
}
.footer_text
{
margin-top: 100px;
}
#top-menu-items
{
color: #808080;
}

#top-menu a.active{
text-decoration: none;
color: darkred;

}
.whitespace
{
white-space: nowrap;
}
