/*
Theme Name: Kék Duna Óvoda
Theme URI: http://www.kekdunaovoda.hu
Description: Wordpress téma a Kék Duna Óvoda weboldalahoz
Author: Kék Duna Óvoda
Version: 1.0.1
Tags:
*/

body, div, span, p, h1, h2, h3, h4, h5, h6, form, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
  font-family: tahoma, arial, verdana, helvetica;
  font-size: 12px;
  background: #ccc;
}

#wrapper {
  border: 0px solid #000;
  width: 830px;
  margin: 35px auto 40px auto;
  background: #fff;
}

#header {
  height: 224px;
  margin-bottom: 20px;
  position: relative;
}

.header_bg_hu {
  background: url(/regi/wp-content/themes/kdo/img/header_o_hu.jpg) no-repeat;
}

.header_bg_de {
  background: url(/regi/wp-content/themes/kdo/img/header_o_de.jpg) no-repeat;
}

#content {
  width: 580px;
  float: left;
  border: 0px solid #000;
  padding-bottom: 40px;
}

.page a, .page h2 a, .page h1 a, .page h3 a {
  color: #CA0A0A;
}

h1 {
  font-size: 22px;
  margin-bottom: 20px;
}

h2, h2 a {
  font-size: 14px;
  margin: 18px 0px 5px 0px;
}

p {
  margin-bottom: 8px;
}

#sidebar {
  float: left;
  width: 220px;
  margin-right: 10px;
}

.shadow {
  box-shadow: 1px 1px 5px #888;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 1px 1px 5px #777;
}

.round {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

.round-top-right {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
}

.round-top-left {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
}


.clearer, .clear {
  clear: both;
}

#sidebar ul {
  list-style: none;
  margin: 0px 0px 20px 20px;
  padding: 0px;
}

#sidebar ul li {
  margin-bottom: 7px;
}

#sidebar ul li a {
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  color: #2288C5;
}

#sidebar ul li.current_page_item a {
  color: #ADD900;
}

#footer {
  text-align: center;
  padding: 20px;
}

.page p, .page ul {
  line-height: 170%;
}

.page h1, .page h2, .page h3  {
  color: #0082d1;
}

#header {
  text-align: center;
}

.wp-caption {

}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#post-54 .wp-caption p.wp-caption-text {
  font-weight: bold;
}

#logo {
  position: absolute;
  top: 20px;
  left: 30px;
}

#google-maps-terkep {
  height: 300px;
}


#slogan {
  position: absolute;
  bottom: 65px;
  left: 180px;
  font-style: italic;
  color: #ADD900;
  font-size: 15px;
}


.ngg-galleryoverview {
  margin: 20px 0px 30px 0px;
}

#valtogomb ul {
  border: 0px solid #ccc;
}

#valtogomb ul li {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

.post-pp {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ccc;
}

.post-pp:last-child {
  border-bottom: 0;
}

.post-pp-date {
	color: #999;
  margin-bottom: 20px;
}

.post-pp-title {
  font-size: 20px;
  margin-bottom: 5px;
}

.page img {
  max-width: 100%;
}

.navigation {
  margin-bottom: 10px;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.nav-previous, .nav-next {
}

.nav-previous a, .nav-next a {
  padding: 10px;
  background-color: #ADD900;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  max-width: 200px;
  display: block;
}

.post-date {
  margin-bottom: 20px;
  color: #666;
}

.comment-reply-title {
  margin-bottom: 15px;
  font-size: 30px;
  color: #bbb;
}

.comment-form-wrapper {
  background-color: #eee;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.comment-respond label {
  float: left;
  width: 150px;
  margin-bottom: 7px;
  padding-top: 5px;
}

.comment-respond label span {
}

.comment-respond input, .comment-respond textarea {
  float: left;
  width: 300px;
  margin-bottom: 7px;
  border: 1px solid #ccc;
  padding: 5px;
  font-family: tahoma;
  font-size: 12px;
}

.comment-respond textarea {
  height: 100px;
}

.comment-respond #submit {
  font-weight: bold;
  color: #000;
  background-color: #ccc;
  margin-left: 150px;
}

.comment-form-url {
  display: none;
}

.comment-item-date {
  float: right;
  color: #999;
  font-size: 15px;
}

.comment-item-author {
  float: left;
  font-weight: bold;
  color: #999;
  font-size: 15px;
}

.comment-item {
  background-color: #eee;
  margin-bottom: 10px;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.comment-item-content {
  margin-top: 15px;
}
