/*  
Theme Name: Uherskohradistsko.cz
Theme URI: http://www.uherskohradistsko.cz
Description: Vzhled pro uherskohradistsko.cz
Version: 1.0
Author: Machi
Author URI: http://www.machi.cz
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
}
	
body {
	background-color: #e8e8e8;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
}

.add {
/* border-left: 8px solid #759550; */
	padding-left: 1em;
	margin-left: 1em;
}

#wrap {
	width: 969px;
	margin: 0 auto;
}
 
#header {
	height: 131px;
	background: url(/images/header.png) no-repeat;
}

h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 58px 0 0 118px;
}

h1 a {
	color: #80bd00;
	text-decoration: none;
	}
	
h2 {
	color: #444;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 3px double #444;
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	}
	
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0 3px 0;
	}
	
h4 {
	font-size: 14px;
	font-weight: normal;
	color: #444;
	font-weight: bold;
	}
	
h5 {
	font-size: 15px;
	color: #666;
	font-weight: normal;
}

a {
	text-decoration: underline;
	color: #444;
}

a:hover {
	text-decoration: none;
}
	
#content {
	background: url(/images/content.png) top right repeat-y;
	padding: 0 8px 0 62px;
}

.cleaner {
	clear: both;
	height: 0;
	line-height: 0;
  	font-size: 0; 
}
/* main structure */

/* pagelist */
#pagelist {
	background: url(/images/pagelist.png);
	height: 40px;
	font-size: 15px;
	padding: 0 10px 0 65px;
}

#pagelist ul {
	list-style: none;
}
	
#pagelist ul li {
	display: block;
	float: left;
}
	
#pagelist ul li a {
	display: block;
	height: 27px;
	width: 95px;
	float: left;
	color: #4c5703;
	text-align: center;
	text-decoration: none;
	padding: 11px 0 0 0;
}
	
#pagelist ul li a:hover {
	text-decoration: underline;
}
	
#pagelist ul li.current_page_item a {
	background: url(/images/pagelist-button.png) repeat-x;
	color: #e8e8e8;
}

#pagelist ul li.current_page_item a:hover {
	text-decoration: none;
	}

#searchform {
	padding: 14px 0 0 9px;
}

#searchsubmit {
	cursor: pointer;
	background: url(/images/search-button.png);
	border: none;
	width: 61px;
	height: 37px;
	vertical-align: middle;
}

#s {
	border: none;
	background: none;
	vertical-align: middle;
	color: #666;
	width: 212px;
	height: 28px;
	padding: 9px 0 0 60px;
	font-style: italic;
}

/* pagelist */

/* sidebar */	
#side {
	width: 350px;
	float: right;
	background: url(/images/sidebar-left.png) left 65px no-repeat;
	margin: 0 0 10px 0;
}

#sidebar-search {
	height: 106px;
	background: url(/images/sidebar-top.png);
	}

#side li, #side ul {
	list-style: none;
}

ul#sidebar-top {
	margin: 10px 10px 0 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #aaa;
	}
	
ul.sidebar-left {
	width: 155px;
	float: left;
	padding: 0 0 0 10px;

	}
	
ul#sidebar-right {
	width: 155px;
	float: right;
	padding: 0 10px 0 0;
	}
	
a.sidebar-top-banner {
	display: block;
	width: 307px;
	height: 23px;
	background: url(/images/sidebar-banner330x30.png);
	font-weight: bold;
	color: #000;
	padding: 7px 10px 0 13px;
	margin: 0 0 2px 0;
	}
	
ul#sidebar-top h3 {
	margin: 10px 0 0 0;
	border: none;
	padding: 0;
	}

#side h3 {
	font-size: 16px;
	color: #4c5703;
	margin: 15px 0 5px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #d6d6d6;
	}

#side ul li {
	margin: 0;
	padding: 0;
	}

#side ul li ul li {
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
	line-height: 1.5;
	background: url(/images/sidebar-li.png) left 5px no-repeat;
}

#side ul li ul li a {
	text-decoration: none;
}

#side ul li ul li a:hover {
	text-decoration: underline;
}
	
#side ul li ul.children li a {

}

#side img {
	padding: 0;
	border: none;
}

#side ul li.widget_tag_cloud a {
	text-decoration: none;
	}
	
#side ul li.widget_tag_cloud a:hover {
	text-decoration: underline;
	}
	
#side ul li.widget_sideblog span.datum {
	display: block;
	color: #666;
	}
	
#side ul li.widget_sideblog a {
	font-weight: bold;
	}
	
#side ul li.widget_sideblog ul li {
	margin: 0 0 20px 0;
	}
	
#side ul li a.novinky {
	background: url(/images/email_open_image.png) left top no-repeat;
	padding: 0 0 2px 25px;
	font-weight: bold;
	}
/* sidebar */

/* text */
#text {
	width: 530px;
	float: left;
	padding: 10px 0 10px;
	font-size: 13px;
	color: #444;
	line-height: 1.5;
	margin: 0 0 0 7px;
	display: inline;
}

#pageindex {
	border-bottom: 3px double #444;
	padding: 0 0 10px 0;
	margin: 0 0 30px 0;
	}
	
#pageindex h2 {
	font-weight: normal;
	font-size: 18px;
	text-align: center;
	color: #999;
	border: none;
	margin: 0;
	padding: 0;
	}
	
#text #pageindex img {
	border: 0;
	padding: 0;
	background: none;
	}

.post-info {
	background-color: #eee;
	padding: 7px 10px 10px 10px;
	}
	
.post a {
	color: black; /* #B30404; */
	}
	
.post a.more-link {
	color: #999;
	}
	
p {
	padding: 5px 0;
	text-align: justify;
}

.post h2 {
	font-weight: normal;
	border-bottom: 1px solid #d0d0d0;
	display: block;
	padding: 0 0 5px 3px;
	margin: 0;
}
	
.post h2 a {
	color: #444;
	text-decoration: none;
}
	
.post h2 a:hover {
	text-decoration:underline;
}
	
.post ul li {
	padding: 0;
	margin: 3px 0 3px 23px;
}
	
.post ol li {
	margin: 3px 0 3px 28px;
}

blockquote {
	border-left: 5px solid #f1e9db;
	margin: 10px 15px;
	padding: 0 5px 0 15px;
}
		
.post {
	margin-bottom: 30px;
}
	
#text .wp-smiley {
	padding: 0;
	background: none;
}

#text /images {
	background: none;
	padding: 4px;
	border: 1px #eee solid;
}
	
#text img.alignleft, #text img.ngg-left {
	float: left;
	margin: 5px 20px 10px 0;
}
	
#text img.alignright, #text img.ngg-right {
	float: right;
	margin: 5px 0 10px 20px;
}
/* text */

/* comments */	
.commentmetadata {
	color: #666;
	font-size: 12px;
	border-bottom: 1px dotted #ccc;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
	}
	
.commentmetadata a {
	color: #666;
	}
	
.obsahk {
	font-size: 12px;
	color: #666;
	border-bottom: 5px #ccc solid;
	padding: 5px;
	margin: 0 0 20px 0;
	background-color: #eee;
	}
	
.obsahk a {
	font-weight: normal;
	text-decoration: underline;
	}
	
.obsahk a:hover {
	text-decoration:none;
	}
	
ol.commentlist {
	list-style: none;
	}
	
ol.commentlist li {
	margin: 10px 0 15px 0;
}

ol.commentlist ul li, ol.commentlist ol li {
	margin: 2px 0;
}
	
ol.commentlist ul, ol.commentlist ol {
	margin: 0 0 0 25px;
	}
	
textarea#comment {
	margin: 1px 0 5px 0;
	border: #ccc 1px solid;
	background-color: #fff;
	padding: 5px;
	color: #444;
	width: 513px;
	}
	
#author, #email, #url {
	border: #ccc 1px solid;
	background-color: #fff;
	padding: 2px;
	margin: 1px 0;
	color: #444;
	}
	
#submit {
	border: 1px solid #d0d0d0;
	background-color: #eee;
	width: 525px;
	text-align: center;
	padding: 5px;
}
/* comments */

/* footer */
#box {
	background: url(/images/box.png) top no-repeat #fff;
	height: 31px;
	color: #4c5703;
	font-size: 13px;
	padding: 13px 10px 0 10px;
}
	
#box a {
	color: #4c5703;
}
/* footer */		

/* other */	
#nav {
	height: 28px;
	font-size: 13px;
}
	
#nav a {
	color: #666;
}
	
.alignleft {
	float:left;
}
	
.alignright {
	float:right;
}

fieldset.editaccount {
	padding: 10px;
	}
	

table {margin: 0px;}
	
table td {
	border-bottom: 1px solid #ddd;
	padding: 5px;
	margin: 0px;
	text-align: center;
	}
	
table td.hl {
	background-color: #FFECC6;
	font-weight: bold;
	border: 1px solid #444;
	text-align: left;
	}
	
.kalka h3 a {
	display: block;
	color: #336666;
	text-decoration: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: 1px solid #255B6D;
	margin: 10px 0 0 0;
	padding: 5px;
	background: url(/images/calendar_view_day.png) 500px center no-repeat #C8E3F2;
	text-align: center; 
	}
/* other */	

table.program {
	width: 100%;
	margin: 0px;
	border: 1px solid black;
}

table.program tr {
	padding: 0px; margin: 0px;
}

.day-in-week {
	font-size: 150%;
	font-weight: bold;
}

table.program h3 {
	font-size: 130%;
	font-weight: bold;
	display: block;
	text-align: left;
}

h3 a {text-decoration: none;}
h3 a:hover {text-decoration: underline;}

ul.program-filter {
}

ul.program-filter li {
/*	border-top: 1px solid black; */
	list-style: none;
	float: left;
/*	background: #ddd; */
	margin: 10px 1px 0px 0px;
	padding: 5px 5px 5px 5px;
/*	border-left: 1px solid black; */
/*	border-right: 1px solid gray; */
	width: 55px;
	text-align: center;
	background-image: url('/images/tab-white.png'); background-repeat: no-repeat;
}

ul.program-filter a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.event-title {
	vertical-align: top;
	padding: 2px;
	margin: 0px;
}

.event-title a {
	color: black;
	text-decoration: none;
}

.event-title a:hover {
	color: black;
	text-decoration: underline;
}

.event-type-1 {background-color: #BCDD5A;}
.event-type-2 {background-color: #FBB36B;}
.event-type-3 {background-color: #94BAE7;}
.event-type-4 {background-color: #A89166;}

/*li.event-type-1:hover {background: #BCDD5A;}
li.event-type-2:hover {background: #FBB36B;}
li.event-type-3:hover {background: #94BAE7;}
li.event-type-4:hover {background: #A89166;}
*/
ul.program-filter li.event-selected-1 {background-image: url('/images/tab.png'); background-repeat: no-repeat;}
ul.program-filter li.event-selected-2 {background-image: url('/images/tab.png'); background-repeat: no-repeat;}
ul.program-filter li.event-selected-3 {background-image: url('/images/tab.png'); background-repeat: no-repeat;}
ul.program-filter li.event-selected-4 {background-image: url('/images/tab.png'); background-repeat: no-repeat;}
ul.program-filter li.event-selected-5 {background-image: url('/images/tab.png'); background-repeat: no-repeat;}

div.filter {
	text-align: center;
	padding: 5px;
	width: 100%;
	border-bottom: 1px solid #d0d0d0; 
}

ul.pager li {
	float: right;
	list-style: none;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid black;
}

span.csfd {
	width: 50px;
	height: 50px;
	text-align: left;
	float: right;
	display: block;
}

span.csfd a {
	text-decoration: none;
	font-weight: bold;
	color: #a33;
}

span.csfd a:hover {
	color: red;
}

span.csfd span {
	font-size: 140%;
	font-weight: bold;
}

.dglobal {
	padding: 20px;
}

.dg_ad a {
	font-weight: bold;
}

.dg_ad p {
	font-size: 90%;
	color: black;
}
