/*
Theme Name: Přešlapy
Theme URI: http://www.mirecekp.net
Description: 
Version: 1.6
Author: Miroslav Pešťák
Author URI: http://www.mirecekp.net
Tags: 
*/

body {
	font-size: 70%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #CFE5E8 url('images/bg.png') repeat-x bottom right;
	color: #000000;
	text-align: center;
	margin: 0px;
  padding:0px;
}
a{
  color:;
}
a:hover{
  color:#FE3A92;
}
#page {
  width:850px;
  margin: 0px auto;
  padding:0px;
	text-align: left;
	background: url('images/page_bg.png') repeat-y;
}

#header {
	background: #CFE5E8 url('images/header.png') no-repeat;
	width:850px;
	margin:0px;
	padding:0px;
	height:133px;
}

#header h1{
	background: #CFE5E8 url('images/preslapy-logo.png') no-repeat top right;
	width:260px;
	height:70px;
	padding:0 0 0 20px;
	margin:0px;
}
#header h1 a{
  display:block;
  height:72px;
  width:300px;
}
h1 a span {
  display:none;
}
#description{
  font-size:2.2em;
  color:#FE3A92;
  margin:15px;
  font-weight:bold;
  font-family:Comic Sans MS;
}

#menu{
  width:597px;
  height:35px;
  float:left;
  margin:0px;
  padding:0px;
  background: #3D9ED4 url('images/menu_bg.png') no-repeat;
}
#menu ul {
	margin: 0px;
	padding: 2px;
	list-style: none;
}
#menu ul li{
	display: inline;
	font-size: 2em;
	font-weight:bold;
	padding:2px 15px 8px 15px;
}
#menu ul li.current_page_item a,#menu ul li.current_page_item a:hover{
	padding:2px 15px 8px 15px;
	margin:0px;
	background-color: #EBF4F5;
	text-decoration:none;
	color:#FE3A92;
	-moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}
#menu ul li a:hover{
	padding:2px 15px 8px 15px;
	margin:0px -15px 0px -15px;
	background-color: #EBF4F5;
	text-decoration:none;
	color:#FE3A92;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
}
#menu a{
	text-decoration:none;
	color:#FEfefe;
}
/*rozjizdeci menu*/
#menu ul li ul li {
  position:relative;
  top:5px;
  right:5px;
}
#menu ul li ul li {
	display: block;
	font-size: 1em;
	font-weight:bold;
	padding:5px;
}

#content{
  width:600px;
  float:left;
  margin:0px;
  padding:0px;
  background:none;
}
div.post{
  padding:5px 20px 5px 20px;
  margin:0px;
  clear:both;
}

h2 a{
  font-size:1.7em;
  text-decoration:none;
  border-bottom: 2px solid #FE3A92;
}
h2:first-letter{
  font-size: 110%;
  font-weight:bold;
  color:#FE3A92;
}
h3{
  padding:10px 0 0 0;
  margin:0px;
  font-size:14px;
}
h3 a{
  text-decoration:none;
  color: #FE3A92;
  border-bottom: 1px solid #FE3A92;
}
h3 a:hover{
  text-decoration:none;
  color: #FE3A92;
  border-bottom: 2px solid #3D9ED4;
}
.entry{
  margin:0 7px 5px 7px;
}
.entry p{
  margin:6px 0 0 0;
  font-size:11.5px;
}
.postmetadata{
  padding:5px 0px;
  margin:0px;
  border-bottom: 2px solid #3D9ED4;
}


/* -- Sidebar -- */
#sidebar {
  width:250px;
  float:right;
	background: url('images/sidebar.gif') no-repeat top right;
	padding-top:50px;
}
#sidebar ul{
  padding:0px 5px 0px 10px;
  margin: 0px 0px 8px 0px;
  list-style:none;
}

#sidebar h2{
  padding:0px;
  margin:15px 0px 0px 0px;
}
#sidebar p{
  padding:0px;
  margin:3px 0px 0px 5px;
}


/* -- Footer -- */
#footer {
	background: #86B9C1 url('images/footer.png') no-repeat top left;
	border: none;
	clear: both;
	padding-right:253px;
}
#footer p {
	margin: 0;
	padding: 20px;
	text-align: center;
}

/* -- Komentáře -- */
#respond{
  margin:0;
  padding:5px 20px;
}
h3#comments {
  font-size:14px;
  margin:0;
  padding:10px 0 0 20px;
}
form p{
  margin:0 0 5px 0;
  padding:0px;
}
.commentlist{
  padding:10px 10px 0px 40px;
  margin:0px;
}
img.avatar{
  float:left;
  padding-right:10px;
}
.comment-author a{
  font-weight:bold;
}
.comment-body p{
  padding:7px 0px 2px 0px;
  margin:0px;
} 
.reply{
  margin:0px;
  padding:0px 10px 0 0;
  text-align:right;
}
.alignleft{
	float:left;
	padding:10px 0 10px 10px;
	font-size:120%;
	font-weight: bold;
}

.alignright{
	float:right;
	padding:10px 10px 10px 0;
	font-size:120%;
	font-weight: bold;
}

/* -- OSTATNI -- */
img.alignright{
  float:right;
  border: 1px solid #FE3A92;
  margin:0px 0px 0px 8px;
}
#reklama{
	text-align:center;
}

#rozcestnik_epizody{
  clear:both;
  padding-top:10px;
}
#rozcestnik_epizody table{
  width:596px;
  text-align:center;
  font-size:16px;
  font-weight:bold;
}
#rozcestnik_epizody table a{
  text-decoration:none;
  color:#3D9ED4;
}
#rozcestnik_epizody table a:hover{
  text-decoration:underline;
  color:#FE3A92;
  font-weight:bolder;
}

