/*
Theme Name: Hotel Hradecký Dvůr
Theme URI: http://www.hoteldvur.cz
Description: 
Version: 0.1
*/


html, body, * {

	padding:0;
padding-bottom:0;

	margin:0;
margin-bottom:0;

}

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #661930;
	text-align: center;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

body,td,th {
	color: #000000;
}

#wrap {
	width: 926px;
	margin:0 auto;
	background-image:url(images/wrap.gif);
	background-repeat:repeat-y;
}

#header {
	margin:0 auto;
	padding:0;
	height:289px;
	width:926px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#flag {
	float:right;
margin-top:180px;
margin-right:25px;
margin-left:50px;
}
.floatl {
float:left;
}
#flag img{
float:left;
}


#header h1 {
	text-align:right;
	width:606px;
	font-family:Tahoma, "Times New Roman", Times, serif;
	font-size:32px;
	color:#FFFFFF;
	padding:10px 15px 0 15px;
	margin:0 auto;
	line-height:normal;
text-transform:uppercase;
}

#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active {
	color:#FFFFFF;
	text-decoration:none;
}

#sidebar h4 a,  #sidebar h4 a:link, #sidebar h4 a:visited, #sidebar h4 a:active {
	color:#661930;
	text-decoration:none;
font-weight: bold;
}

#sidebar h4 a:hover {
	color:#661930;
	text-decoration:underline;
font-weight: bold;
}

#header h3 {
	width:430px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FCECBE;
	text-align:left;
	margin-left:370px;
margin-top:0px;
}

#content {
	width:926px;
	margin:0 auto;
}

#sidebar {
	float:left;
	width:291px;
	background-image:url(images/sidebar.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#sidebar h4 {
	color: #661930;
	font-family: Tahoma, arial, sans-serif;
	margin-top: 5px;
	padding: 3px 3px 3px 22px;
	background-image:url(images/star.gif);
	background-position: left;
	background-repeat:no-repeat;
font-weight: bold;
}

#sidebar p {
		padding: 3px;
		font-size: 70%;
}

#main {
	margin:0;
	padding:0;
	width:635px;
	background-image:url(images/post.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:left;
	float:right;
}

/* Let's keep those items in line!  :)  */
#main .storycontent {
	overflow:hidden;
}

a, a:link {
	color: #661930;
	text-decoration: underline;
}

a:hover {
	color: #661930;
	text-decoration: none;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
line-height: normal;
color:#661930;
padding-top: 20px;
padding-bottom: 5px;
}

h3 {
	font-family: georgia;
	font-size: 110%;
padding-bottom: 10px;
padding-top: 15px;
}


h4 {
	font-size: 105%;
padding-top: 15px;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

img.size-thumbnail {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
margin:4px 0 4px 5px;
padding:4px;
position:relative;
}

img.size-thumbnail {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
display:block;
margin:4px 0 4px 5px;
padding:4px;
position:relative;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #661930;
	text-decoration:none;
}

.item {
	text-align:left;
	padding:0px 45px 40px 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
margin-bottom: 20px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
padding-bottom: 30px;
	font-size: 80%;
}


.itemhead{
	padding-top: 5px;
	padding-bottom: 25px;
}

.itemhead h3{
font-family: Tahoma, arial, sans-serif;
font-size: 180%;
	display: inline;
	color:#661930;
padding-bottom: 10px;
}

.storycontent p {
	padding:0px;
}

img {
	float:left;
	padding:0 8px 5px 0;
}

img.right {
	float:right;
	padding:0 0 5px 5px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}


.chronodata, .tags, .catagory, .metadata {
	margin:5px;
	font-size:11px;
	font-style:italic;
	color:#af949a;
	display: block;
}

input, textarea {
	font-size: 12px;
	color:#000000;
	border:1px solid #661930;
	background-color:#f2dfe5;
}

#searchform input, #s input {
	display:inline;
	font-size:12px;
	color:#000000;
	border:1px solid #661930;
	background-color:#f2dfe5;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:450px;
	height:175px;
	padding:10px;
}

#comment .alt {
	color:#e2c7cd;
	background-color:#e9d6dc;
}

#comments {
	color:#661930;
}

.metadata {
	color: #af949a;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #af949a;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #e2c7cd;
	background-color:#f2dfe5;
}

blockquote blockquote {
	border-left: 5px solid #e2c7cd;
	background-color:#e9d6dc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#661930;
	margin-bottom:15px;
}

#respond h3 {}

.commentmetadata {
	font-size: 80%;
	float: right;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding: 5px;
	border-top: 1px solid #f2dfe5;
	overflow:hidden;
	color:#661930;
	background-color:#fdf5fd;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #661930;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #661930;
}

.alignright {
	float: right;
	padding-right:10px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left:50px;
	font-size:9px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#menu {
	padding:25px 0 25px 45px; 
	text-align:left;
}

#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%;
}

#menu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	width:225px;
}

#menu ul li a {
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:none; 
	color: #5a3824;
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
	color:#faebbe;
	background: #661930;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#fbf2fc;
}


#wp-calendar td {
	color: #000000;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#661930;
	color:#f7eaf8;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
	height:55px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
background-color: #76523C;
}

#footer p {
	text-align: left;
	color: #F7E7BA;
	font-size:12px;
	padding-top:30px;
padding-left:28px;
}

#footer a:link, #footer a:hover, #footer a:visited{
	color: #3a1119;
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}
.gallery img {
background-color:#FFFFFF;
border:1px solid #A9A9A9;
margin:4px 0 4px 5px;
padding:4px;
}
.gallery-item {
float:left;
margin-top:10px;
text-align:center;
width:33%;
}