/*
Theme Name: Pivovar Nové dvory
Theme URI: http://www.pivovarnovedvory.cz/
Author: N/A
Author URI: http://www.pivovarnovedvory.cz/
Description: Pivovar Nové dvory
License: N/A
License URI: N/A
Tags: pivovar
Text Domain: pivovar
*/

@font-face {
    font-family: FollowYouIntoTheWorld;
    src: url("images/followyouintotheworld.otf");
    font-weight: 400;
}

html {
	height: 100%;
}

body {		
	margin: 0;
	padding: 0px;
	z-index: 0;

	/* background-image: url("images/background2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover; */


	color: #BDB8B0;
	font-family: Georgia, serif;
	font-size: 15px;

	height: 100%;
}

#pageBackground {
  position: fixed; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
  z-index: -69;
}

#pageBackground img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
}

a, a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #ffd75a;
}

a:hover {
	text-decoration: underline;
	color: #fffef6;
}

div#overlay {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	
	z-index: -1;

	background-image: url("images/overlay.png");
	background-repeat: repeat;
}

div#container {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}

nav#main {
	width: 220px;
	height: auto;
	background: url("images/navigation_background.png");
	display: inline-block;
}

nav#main, div#content {
	border-left: 1px solid #424242;
	border-right: 1px solid #424242
}

div.primary-menu ul {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0;
	list-style-type: none;
}

div.primary-menu ul > li {
	padding: 0;
	margin: 0% 7% 0% 7%;
	border-bottom: 1px solid #424242;
	padding: 7px 3% 7px 3%;
}

div.primary-menu ul > li:last-child {
	border-bottom: none;
}

div.primary-menu ul > li a {
	text-decoration: none;
	font-style: italic;
	font-size: 13px;
	color: #777777;
}

div.primary-menu ul > li a {
	font-family: FollowYouIntoTheWorld, Arial;
	font-style: normal;
	font-size: 21px;
	text-transform: uppercase;
	display: block;
	color: #f2d58a;
}

div.primary-menu ul > li.current-menu-item > a {
	color: #fffac3;
}

#ribbon {
	position: relative;
	top: 30px;
	left: -1px;
	width: 222px;
	height: 30px;
	border: 0;
	background: url("images/ribbon.png");
}

div#brand {
	width: 90%;
	height: auto;
	margin: 10px auto 0px auto;
}

div#brand img {
	width: 100%;
}

div#content {
	margin-left: 10px;
	width: 740px;
	min-height: 100%;
	display: inline-block;
	background: url("images/content_background.png");
	vertical-align: top;
}

div#content div.padding /*h1:first, div#content > p:first, div#content > div:first, div#content > footer*/ {
	max-width: 90%;
	margin: 2% 3% 2% 3%;
}

div.padding > h1 {
	font-family: FollowYouIntoTheWorld, Arial;
	text-transform: uppercase;
	color: #fffac3;
	font-weight: normal;
	font-size: 42px;
	border-bottom: 1px solid rgba(255, 250, 195, 0.5);
}

div.padding div#footer {
	margin-bottom: 2%;
	color: #666666;
	font-size: 14px;
}

p.iconAttribution {
	font-size: 10px;
	margin-top: 0px;
}

.iconAttribution > a:link, .iconAttribution > a:visited, .iconAttribution > a:active, .iconAttribution > a:hover {
	color: #666666;
	text-decoration: none;
}

h2.widget-title {
	font-family: FollowYouIntoTheWorld, Arial;
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 0px 10%;
	margin-bottom: 0.4em;
}

aside.widget ul {
	list-style-type: none;
	padding: 0 15%;
	margin-top: 0.4em;
}

aside.widget_search {
	padding: 0 10%;
	text-align: center;
}

aside.widget_search input.search-submit {
	margin-top: 3px;
}

form.search-form > label > span.screen-reader-text {
	visibility: hidden;
}

div.comment-author {
	float: left;
}

div.comment-metadata > a {
	margin-left: 0.4em;
}

div.comment-body p {
	margin-top: 0.25em;
	margin-bottom: 0em;
}

div.comment-body.verified p {
	color: #FFFFFF;	
}

cite.verified {
	font-weight: bold;
	color: #FFD700;
}

form.comment-form > p > label {
	min-width: 9em;
	display: block;
	float: left;
}

p.form-submit {
	margin-left: 9em;
}

em.content-awaiting-moderation {
	color: #32CD32;
}

li.comment {
	margin-top: 1em;
}

li.comment:nth-child(0) {
	margin-top: 0em;
}

textarea, input {
	background: #101010;
	border: 1px solid #909090;
	color: #EEEEEE;
}

button, input[type="submit"] {
	border: 1px solid #909090;
	padding: 0.2em 1em 0.2em 1em;
	color: #FFCC66;
	font-family: inherit;
}

div.beerBox {
	margin-top: 1.5em;
	padding-top: 1em;
	clear: both;
	border-top: 1px solid #4A4A4A;
}

div.beerBox.prvniBeerBox {
	margin-top: 0em;
	padding-top: 0em;
	border-top: none;
}

div.beerBox p.imgContainer {
	text-align: center;
	margin: 0;
	margin-bottom: 1em;
	padding-top: 0em;
}

div.beerBox h2 {
	/*font-family: Embassy BT,cursive;*/
	font-family: FollowYouIntoTheWorld, Arial;
	color: ;
	font-size: 32px;
	margin: 0;
	margin-bottom: 0.5em;
	float: left;
}

div.beerBox p {
	clear: both;
	padding-top: 0.5em;
}

div.beerProperties {
	float: right;
}

div.beerProperty {
	float: left;
	width: 110px;
	text-align: center;
/*	margin-right: 1em;*/
}

div.beerProperty span {
	display: block;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}

div.beerBox h2, div.beerProperty span {
	color: #F5E95D;
}