/*

	Theme Name: Kvíčerovská Pekárna
	Theme URI: http://www.kvicerovskapekarna.cz
	Description: Kvíčerovská Pekárna, šablona pro Wordpress
	Version: 1.0
	Author: tommy.f
	Tags: 
	
	Colours:
	Brown - #1B0A00
	Content text - #EBB34E
	Menu file - #732C00
	
*/

a, img, h1 {
	outline: none;
	border: none;	
}

.floatright {
	float: right;
}

.block-wide h2, .block-full h2, .block-thin h2, .block-half-left h2, .block-half-right h2 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 23px;
	margin: 0 0 15px 0;
	text-shadow: 2px 2px 2px #000;
	position: relative;
}

.block-wide h2, .block-full h2, .block-half-left h2 {
	padding: 5px 0 10px 110px;
	background: url('images/layout/img-cookie-left.png') top left no-repeat;
	left: -35px;
}

.block-half-right h2 {
	padding: 5px 110px 10px 0;
	width: 355px;
	background: url('images/layout/img-cookie.png') top right no-repeat;
}

.block-thin h2 {
	padding: 5px 110px 10px 0;
	width: 220px;
	background: url('images/layout/img-cookie.png') top right no-repeat;
}

.block-wide h3, .block-full h3, .block-half-left h3, .block-half-right h3 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 19px;
	text-transform: uppercase;
	font-weight: normal;
	text-shadow: 1px 1px 1px #000;
	padding: 15px 0 5px 0;
	margin: 0;
}

/*
.block-wide h3, .block-full h3, .block-half-left h3 {
	background: url('images/layout/img-cookie-left.png') left 5px no-repeat;
	position: relative;
	left: -35px !important;
}
*/

.block-half-right h3 {	
	padding: 5px 110px 10px 0;
	width: 355px;
	background: url('images/layout/img-cookie.png') right -3px no-repeat;
}
	
h2 a, h3 a {
	color: #FFFFFF;	
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

body {
	background: #1B0A00;
	color: #EBB34E;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background: url('images/layout/bg-body.jpg') center -9px;
	text-align: center;
}

.inner {
	width: 960px;
	margin: auto;
	text-align: left;
	position: relative;
}

.clear {
	clear: both;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

table {
	width: 100%;
	padding: 20px 0 20px 0;
}

.contact table {
	width: 50%;
}

table td, table th {
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}

table th {
	text-align: center;
	background: #FFFFFF;
	color: #351400;
	padding: 10px 15px 10px 10px;
}

table td {
	text-align: left;
	background: #351400;
	padding: 5px 15px 5px 10px;
	cursor: default;
}

table tr:hover td {
	background: #CD7302;
	color: #000000;
}

.galleryview {
	margin-top: 20px !important;
	padding-bottom: 30px !important;
}

.entry-header {
	padding-bottom: 20px;
}

/*** LAYOUT BASIC ***/

#layout {	
	background: url('images/layout/bg-layout.jpg') center 0 no-repeat;
}

/******/

/*** HEADER ***/

#header {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 110px;
	margin: auto;
	padding: 0;
}

h1 {
	float: left;
	margin: 0;
	padding: 0;
	color: #000000;
}

h1 img {
	position: relative;
	top: 23px;
	left: 18px;
}

h1 a {
	color: #FFFFFF !important;
	font-size: 20px;
}

.navigation {
	position: relative;
	right: 10px;
	top: 34px;
	float: right;
	text-align: right;
}

.content .navigation {
	display: block;
	clear: both;
	position: relative;
	left: 0;
	top: 0;
	padding: 5px 0 20px 0;
	width: 100%;
}

.navigation ul {
	padding: 0;
	margin: 0;
	height: 50px;
	width: auto;
	z-index: 100;
}

.navigation ul li {
	display: inline;
	list-style-type: none;
	float: left;
	display: block;
	position: relative;
}

.navigation ul li a {
	height: 50px;
	line-height: 50px;
	padding: 0 12px;
	float: left;
	display: block;	
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #1B0A00;
	text-decoration: none;
}

.navigation ul li:hover a, .navigation ul li.current_page_item:hover a {
	background: url('images/layout/transparent-black-85p.png');	
}

.navigation ul li.current_page_item a {
	background: url('images/layout/transparent-black-40p.png');
}

.navigation ul li.current_page_item li a {
	color: #FFFFFF;
}

.navigation li a:hover, .navigation li.active a:hover {
	background: url('images/layout/transparent-black-85p.png');
}

#header ul li ul {
  line-height: 40px;
  float: left;
  width: 220px;
  display: none;
  z-index: 150;
  position: absolute;
  top: 30px;
  right: 20px;
}

#header ul li ul li {
  width: 240px;
  height: 40px;
  line-height: 40px;
  border-top: none;
  padding: 0;
}

#header ul li ul li a {
  height: 40px;
  line-height: 40px;
  background: none;
  padding: 0 10px;
  display: block;
  float: left;
  width: 220px;
  font-size: 13px;
  text-align: left;
  background: url('images/layout/transparent-black-85p.png');
  border-top: solid 1px #000000;
}

#header ul li ul li a:hover {
	background: url('images/layout/transparent-gold-90p.png');	
}

#header ul li:hover ul {
  display: block;
  float: left;
  position: absolute;
  top: 50px;
} 

.regional {
	width: 109px;
	height: 111px;
	float: right;
	display: block;
	z-index: 90;
	position: absolute;
	top: 104px;
	right: -12px;
}

/******/

/*** NEWS PAGE ***/

.updates h3 span { background: #FFFFFF; color: #000000; font-weight: bold; font-size: 11px; padding: 3px 5px; text-shadow: none; display: block; float: left; position: relative; top: 1px }

/******/

/*** BANNER ***/

#banner {
	margin: 0;
	padding: 0;
	clear: both;
	height: 380px;
	background: url('images/layout/bg-banner.jpg') top center no-repeat;
}

/******/

/*** BANNER PHOTOS ***/

#bannerphotos {
	margin: 0;
	padding: 0;	
	clear: both;
	height: 255px;
	position: relative;
	background: url('images/layout/bg-banner-2.jpg') top center no-repeat;
}

#bannerphotos img {
	position: absolute;
	top: 0;
	left: 1px;
}

/******/

/*** WIDGETY ***/

#widget {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	height: 70px;
	background: url('images/layout/bg-widget.jpg') top center no-repeat;
	text-align: center;
}

.widget {
	text-align: left;
	line-height: 140px;
}

div.tipy {
	padding: 10px 30px;
	height: 30px;
	line-height: 30px;
}

em.tip {
	font-size: 17px;
	color: #FFFFFF;
	font-style: normal;
}

div.tipy span {
	padding-left: 20px;
	font-size: 14px;
}

/******/

/*** SUBNAVIGATION ***/

#subnavigation {
	height: 70px;
	background: url('images/layout/bg-subnavigation.jpg') center top no-repeat;
}

#subnavigation ul {
	height: 62px;
	margin: 0;
	padding: 0 20px;
	width: auto;
}

#subnavigation ul li {
	display: inline;
}

#subnavigation ul li a {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding: 0 15px;
	text-shadow: 1px 1px 1px #1B0A00;
	text-decoration: none;
	height: 62px;
	line-height: 50px;
	float: left;
	display: block;
}

#subnavigation ul li a:hover {
	text-decoration: none;
	color: #F89F34;
}

#subnavigation ul li.current_page_item a {
	color: #F89F34;
	background: url('images/layout/bg-subnavigation-active.png') center 36px no-repeat;	
}

/******/

/*** CONTENT ***/

#content {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}

#content table img {
	border: solid 1px #FFFFFF;
	padding: 0;
	background: none;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

.block-full, .block-wide, .block-half-left, .block-half-right {
	padding: 20px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	background: url('images/layout/transparent-black-85p.png');
	min-height: 250px;
}

.block-thin {
	width: 300px;
	float: right;
}

.block-full {
	width: 920px;
	float: left;
}

.block-half-left {
	width: 435px;
	float: left;
}

.block-half-right {
	width: 435px;
	float: right;
}

.block-wide {
	width: 560px;
	float: left;
}

p {
	padding-bottom: 5px;
}

.news {
	width: 300px;
	padding: 20px;
	float: right;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;   
	background: url('images/layout/transparent-black-70p.png');
}

/*
.news span {
	color: #A67211;
	display: block;
	text-align: left;
	font-size: 11px;
}
*/

.news div.feedback {
	padding-bottom: 15px;
}

.news h3 {
	overflow: auto;
	width: 330px;
	padding-right: 120px;
	margin: 0;
	padding: 14px 0 0 0;
	font-weight: normal;
}

.news h3 a {
	width: 250px;
	display: block;
	position: relative;
	top: -5px;
	text-decoration: none;
}

.news h3 a:hover {
	text-decoration: underline;
}

.news .feedback a {
	color: #FFFFFF;
	font-size: 11px;
}

/******/

/*** PAGE -> CONTACT ***/

.wpcf7-form {
	padding-top: 15px;
	font-size: 13px;
	font-family: Tahoma, Arial, sans-serif;
}

.wpcf7-form label {
	width: 200px;
	display: block;
	float: left;
}

.wpcf7-form div {
	display: block;
	clear: both;
}

.wpcf7-form span.value input,
.wpcf7-form span.captcha input,
.wpcf7-form span.value textarea {
	background: #401800;
	padding: 5px;
	border: solid 1px #8C3600;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
}

.wpcf7-form span.value input {
	width: 200px;
}

.wpcf7-form span.value textarea {
	width: 700px;
}

.wpcf7-form span.captcha {
	padding-top: 0;
	display: block;
}

.wpcf7-form span.captcha input {
	width: 50px;
}

.wpcf7-form span.captcha img {
	position: relative;
	top: 5px;
}

.wpcf7-form div.send {
	padding-left: 197px;
	padding-top: 10px;
}

.wpcf7-form div.send input {
	padding: 5px 15px;
}

/******/

/*** PREFOOTER ***/

#prefooter {
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 12px;
	color: #FCDDAD;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 5px 0 25px 0;
	line-height: 150%;
}

.regpotravina {
	width: 47%;
	float: left;
	text-align: left;
}

.regpotravina img {
	float: left;
	padding: 0 20px 0 0;
}

.broumovsko {
	width: 47%;
	float: right;
	text-align: right;
}

.broumovsko img {
	float: right;
	padding: 0 0 0 20px;
}

/******/

/*** FOOTER ***/

#footer {
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	background: url('images/layout/bg-footer.png') repeat-x;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	padding: 20px 0 15px 0;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	padding: 0 15px 0 0;
	float: left;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer cite {
	float: right;
	line-height: 170%;
	text-align: right;
}

.copyright {
	line-height: 170%;
	font-size: 11px;
	float: right;
	text-align: right;	
}

/******/

ol.commentlist {
	padding-left: 20px;
	margin-left: 0;
}

ol.commentlist li {
	background: #000000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform {
	display: block;
}

#commentform .comment-notes {
	padding-bottom: 20px;
	font-size: 10px;
}

#commentform p {
	margin: 0;
	padding: 0;
}

#commentform label {
	width: 100%;
	padding: 20px 0 5px 0;
	display: block;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFFFFF;
	border: solid 1px #FFFFFF;	
	padding: 2px 5px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

#commentform textarea {
	width: 905px;
	height: 115px;
	position: relative;
	left: 2px;
	padding: 5px;
	border: solid 1px #FFFFFF;	
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}

#commentform p.comment-form-comment {
	position: relative;
}

#commentform #submit {
	padding: 10px;
	float: right;
}

#commentform p.form-allowed-tags {
	font-size: 11px;
	font-style: italic;
	padding: 20px 0;
	position: relative;
	display: block;
	clear: both;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

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

img.alignleft {
	float: right;
	background: url('images/layout/bg-bread.png');
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 15px 20px 15px 0;
	padding: 10px;
}

img.alignright {
	float: right;
	background: url('images/layout/bg-bread.png');
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 15px 0 15px 20px;
	padding: 10px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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 & aligment */
