/*  
Theme Name: Školka Korálek
Theme URI: http://www.skolkakoralek.cz
Author: Michal Štěpánek
Během vytváření a následném testování webu MŠ Korálek nedošlo k usmrcení ani poranění žádného ze zvířátek, která jsou zde zobrazena!
*/

/************************************************
*	Images  				* 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}

img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 14px 10px 8px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}





* {
	margin: 0;
	padding: 0;
}
img {border: none;}
p {padding: 0px 0px 15px;}
h1 {
	font-size: 210%;
	font-weight: bold;
}
h2 {
	font: normal 190%/100%;
	letter-spacing: -1px;
	color: #59770e;
	border-bottom: 1px dotted #CCC;
	margin: 0px 0px 2px;
	padding-top: 10px;	
        padding-bottom: 3px;
}
h3 {
	font: normal 140%/100%;
	color: #758d38;
	margin: 10px 0px 5px;
}
body {
	font: 85%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #048DB4 url(images/bg.jpg);
}
#page {
	width: 832px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
}

/* BIGIMG */
#bigimg1, #bigimg2, #bigimg3, #bigimg4 {
	position: relative;
	height: 293px;
	background: url(images/bg-header1.jpg) no-repeat;
}
#bigimg2 {background: #0FACEA url(images/bg-header2.jpg) no-repeat;}
#bigimg3 {background: #0FACEA url(images/bg-header3.jpg) no-repeat;}
#bigimg4 {background: #0FACEA url(images/bg-header4.jpg) no-repeat;}

/* LOGO */
#logo, #logo span, #logo a {
        position: absolute;
	width: 258px;
	height: 79px;
}
#logo {
	top: 74px;
	left: 123px;
}
#logo span {
	display: block;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: url(images/logo.jpg) no-repeat;
}
#logo a {
	display: block;
	text-decoration: underline;
	overflow: hidden;
	cursor: hand;
}

/* NAV */
#nav {
	font-size:1.1em;
	width: 766px;
	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x bottom;
}	
	

#nav, #nav ul {
	list-style: none;
	line-height: 1;
}
#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #fff;
}
.clearfloat:after {
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
	content:".";
}
		
/* CONTENT */
#content {
        float: left;
	width: 832px;
	background: url(images/bg-content.png) repeat-y;
}
#left {
	float: left;
	width: 485px;
	overflow: hidden;
	padding: 0px 0px 0px 48px;
}
#left ul {
	padding-left: 18px;
	padding-bottom: 8px;
	}

/* POST */
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	float:left;
	width: 45px;
	height: 49px;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	width: 430px;
	margin-left: 10px;
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
	padding-left: 20px;
	background: url(images/mini-category.gif) no-repeat;
}
.post-comments {
	float: right;
	font-size: 95%;
	padding-left: 20px;
	background: url(images/mini-comments.gif) no-repeat;
}
.mini-add-comment {
	float: right;
	padding-left: 18px;
	background: url(images/mini-down-arrow.gif) no-repeat;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}

/* SIDEBAR */
#sidebar {
	float: right;
	width: 220px;
	overflow: hidden;
	padding: 13px 46px 20px 0px;

}

#sidebar ul li {
	list-style: none;
	border: none;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #dceeb7;
}
.pages li {
	padding-left: 20px !important;
	border-bottom: 1px solid #dceeb7 !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
	background: url(images/mini-page.gif) no-repeat !important;
}
/* for random images */
#kids {
	width: 193px;
	height: 299px;
	margin: 19px;
}

/* FOOTER */
#footer {
	width: 832px;
	height: 168px;
        color: #000000;
	font-size: 95%;
	line-height: 130%;
	clear: both;
	background: url(images/bg-footer.jpg) no-repeat;
}
#footer p {
	float:right;
	text-align:right;
	padding-top: 110px;
	padding-right: 50px;
	}
#footer .left { float:left; padding-left:49px }

/*LINKS */
a, a:visited {color: #CC6600;}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 12px;
	text-decoration: none;
	}
#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#8dc9e8;
	text-decoration:none
}
.navigation a, .navigation a:visited {
     color: #59770e;
	 text-decoration: underline;
}
.navigation a:hover {text-decoration: none;}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #000000;

}

/* WIDGETS */
/*text widget */
.textwidget {padding-top: 5px;}

/*category widget */
li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent widget */
li.widget_recent_entries li{
	background: url(images/mini-recent.gif) no-repeat !important;
	padding-left: 20px !important;
}

/* ANIMALS */
#zirafa, #liska, #sysel, #girl, #monkey, #kluk {position: absolute;}
#zirafa {
	width: 67px;
	height: 556px;
	top: 330px;
	left: 807px;
	background: url(images/bg-zirafa.jpg) no-repeat;
}
#liska {
	width: 77px;
	height: 85px;
	top: 809px;
	left: -52px;
	background: url(images/bg-liska.jpg) no-repeat;
}
#sysel {
	width: 67px;
	height: 256px;
	top: 810px;
	left: -41px;
	background: url(images/bg-sysel.jpg) no-repeat;
}
#girl {
	width: 104px;
	height: 132px;
	top: 250px;
	left: -79px;
	background: url(images/bg-holcicka.jpg) no-repeat;
}
#monkey {
	width: 137px;
	height: 119px;
	top: 350px;
	left: 817px;
	background: url(images/bg-monkey.jpg) no-repeat;
}
#kluk {
	width: 81px;
	height: 126px;
	top: 1150px;
	left: 843px;
	background: url(images/bg-boy.jpg) no-repeat;
}

/*SEARCH FORM */
#searchform {margin: 15px 0 0;}
#searchform br {display: none;}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* COMMENTS */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/* img inside page kontakt */
#contact {
	background-image: url(images/contact.png);
	width: 480px;
	background-repeat: no-repeat;
	background-position: right top;
}
#sitemap {
	background-image: url(images/sitemap.jpg);
	width: 470px;
	background-repeat: no-repeat;
	background-position: right top;
}
#bgsearch {
	background-image: url(images/search.jpg);
	width: 470px;
	background-repeat: no-repeat;
	background-position: 20px bottom;
	height: 390px;
}


.fl {
	float: left;
	margin-right: 5px;
}
#navshade {
	width: 766px;
	margin-left: 33px;
	padding-bottom: 4px;
	background-image: url(images/bg-navshade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	
/* FORMS */
fieldset{ padding: 5px 15px 5px 8px; margin: 10px 10px 5px 10px; border: 1px solid #9F9F9F; text-align: right; }
legend{
	font-weight: bold;
	margin-bottom: 5px;
	color: black;
	padding: 2px 10px 2px 10px;
	color: white;
	background-color: #336699;
}
form {
	background-image: url(images/bg-form.jpg);
	background-repeat: no-repeat;
	background-position: 26px 56px;
}
.blue, .blue1 {
	color: #336699;
	font-size:90%;
}
.blue1 {float: left;}
