/*
Theme Name: Gergely borhaz
Author: Schumacher Zsolt
Author URI: http://schumacherzsolt.com/
Description: Theme for Gergely Borh�z.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
dd {
  display: none;
}

/***************************end_reset***************************/




/***************************fonts*******************************/



@font-face {
  font-family: "Lora";
  font-weight: normal;
  src: url('fonts/lora_hun.eot');
  src: local('Lora Regular'), local('Lora'), 
    url('fonts/Lora-Regular.ttf') format('truetype');
}

@font-face {
  font-family: "Open sans";
  font-weight: normal;
  src: url('fonts/OpenSans-Regular.eot');
  src: local('Open sans'), local('Open sans'), 
    url('fonts/OpenSans-Regular.ttf') format('truetype');
}

@font-face {
  font-family: "Open sans semibold";
  font-weight: normal;
  src: url('fonts/OpenSans-Semibold.eot');
  src: local('Open sans semibold'), local('Open sans semibold'), 
    url('fonts/OpenSans-Semibold.ttf') format('truetype');
}


/**********************images********************/

.service_img, .content_img, .sidebar_box_img {
  float: left;
  width: 178px;
  height: 140px;
  border: 1px solid #C7A665;
  margin-bottom: 22px;
  background-color: #fff;
  background-position: 5px 5px;
  background-repeat: no-repeat;
}

.content_img {
  margin: 7px 30px 0 1px;
}

.entry-content p .highslide, .featured_box p .highslide {
  width: 200px;
  height: auto;
  border: 1px solid #C2A05E;
  padding: 6px;
  margin-top: 7px;
}

.entry-content p .size-medium-standing {
  width: 150px; 
}

.featured_box p .highslide {
  float: left;
  width: 170px;
  padding-top: 0px;
}

#single_post .highslide {
  width: 200px;
  height: auto;
  border: 1px solid #C2A05E;
  padding: 6px;
  margin-top: 7px;
}

.alignleft {
  float: left;
  margin: 0px 18px 0px 0;
}

.alignright {
  float: right;
  margin: 0px 0px 0px 18px;
}



/*******************gallery*********************/

.gallery {
  float: left;
  width: 640px;
}

#index_gallery  .gallery {
  margin-top: 30px;
}

#index_gallery .gallery-item, #gallery .gallery-item {
  float: left;
  width: 178px;
  margin-right: 27px;
  margin-bottom: 25px;
}

#index_gallery .gallery-item {
  margin-right: 32px;
}

.gallery-icon {
  float: left;
  border: 1px solid #C2A05E;
  width: 178px;
  height: 103px;
  margin-right: 28px;
}

.gallery .highslide {
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
  width: 178px;
  height: 98px;
}

#index_gallery a img, #gallery a img {
  width: 168px;
  padding: 5px 5px;
  border: none;
}

.gallery-caption {
  float: left;
  color: #C2A05E;
  font: normal 13px "Open sans", sans-serif;
  margin: 2px 0 0 1px;
}



/*****************main_elements******************/

body {
  
  background-position: center 0px;
  background-attachment: fixed;
  border-top: 8px solid #C7A665;
}

@media screen and (max-width: 1024px){
    body {
        background-image: url("pics/hatter1024.jpg");
    }
}

@media screen and (max-width: 1366px) and (min-width: 1025px){
    body {
        background-image: url("pics/hatter1366.jpg");
    }
}

@media screen and (max-width: 2272px) and (min-width: 1367px){
    body {
        background-image: url("pics/hatter2272.jpg");
        background-position: 0 -100px;
    }
}

@media screen and (max-width: 2560px) and (min-width: 2273px){
    body {
        background-image: url("pics/bgd11.jpg");
    }
}

#page {
  width: 940px;
  margin: 0 auto;
}

.assistive-text {
  display: none;
}


/*****titles*****/

#masthead h1 {
  position: absolute;
  margin-left:-9999px;
}

h2 {
  font: normal 36px "Lora", "Times New Roman", serif;
  color: #C2A05E;
  margin-bottom: 15px;
}

h2.entry-title {
  margin-bottom: 36px;
}

#single_post h2 {
  font-size: 30px;
  max-width: 590px;
}

.service h3, .sidebar_box_title {
  font: normal 22px "Lora", "Times New Roman", serif;
  text-transform: uppercase;
  color: #C2A05E;
  border-bottom: 4px solid #C7A665;
  margin-bottom: 15px;
}

.entry-content h3 {
  color: #a0803c;
  font: normal 18px "Open sans", sans-serif;
}

#map h3 {
  margin-bottom: 8px;
} 

h3.entry-title {
  max-width: 540px;
  float: left;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 5px;
}



/*****block_bgd*****/

#logo_box, 
.header_bgd_box, 
#main,
.banners,
footer {
  background-image: url("pics/box_bgd.fw.png");
}



/*****header*****/

header {
  width: 100%;
  float: left;
}

#masthead {
  padding-bottom: 33px;
}

#logo_box_inner a {
  width: 100%;
  height: 100%;
  display: block;
  float: left;
}

#logo_box {
  float: left;
  width: 220px;
  height: 290px;
  margin-right: 60px;
  border-bottom: 7px solid #C7A665;
}

#logo_box_inner {
  margin: -1px auto;
  width: 208px;
  height: 284px;
  border: 1px solid #C7A665;
  background-image: url("pics/logo2.png");
  background-position: 50% 50%;
}

#lang_selector {
  float: right;
  margin-top: 18px;
  margin-bottom: 3px;
}

.lang_sel_sel {
  display: none;
}

#lang_selector a {
  font: normal 14px "Open sans", sans-serif;
  color: #C7A665;
  letter-spacing: 0.2em;
  text-decoration: none;
  text-transform: uppercase;
}

.header_bgd_box {
  float: left;
  width: 660px;
  height: 250px;
  margin-top: 0px;
}

.header_bgd_box_inner {
  width: 648px;
  height: 238px;
  border: 1px solid #C7A665;
  margin: 5px auto;
  background-image: url(pics/header_kezdolap.jpg);
  background-repeat: no-repeat;
  background-position: 6px 6px;
}

#header_pinceszetunk {
  background-image: url(pics/header_pinceszetunk.jpg);
}

#header_boraink {
  background-image: url(pics/header_boraink.jpg);
}

#header_rendezveny {
  background-image: url(pics/header_rendezveny.jpg);
}

#header_biogazdalkodas {
  background-image: url(pics/header_biogazdalkodas.jpg);
}

#header_nivegyvolgy {
  background-image: url(pics/header_nivegyvolgy.jpg);
}

#header_vendeglatas {
  background-image: url(pics/header_vendeglatas2.jpg);
}

#header_szallas {
  background-image: url(pics/header_szallas.jpg);
}

#header_galeria {
  background-image: url(pics/header_galeria.jpg);
}

#header_partnerek {
  background-image: url(pics/header_partnerek.jpg);
}

#header_hirek {
  background-image: url(pics/header_hirek.jpg);
}

#header_kapcsolat {
  background-image: url(pics/header_kapcsolat.jpg);
}



/*****main*****/

#main {
  float: left; 
  width: 100%;
}

#primary {
  float: left;
  width: 928px;
  border: 1px solid #C7A665;
  margin: 5px 0 5px 5px;
  background-image: url("pics/primary_bgd.fw.png");
  background-repeat: repeat-y;
}

#sidebar {
  float: left;
  width: 213px;
}



/*****menu*****/

#site-navigation {
  float: left;
  margin-bottom: 80px;
}

#index_sidebar #site-navigation {
  margin-bottom: 146px; 
}

#menu-main_hu,
#menu-main_en {
  margin: 4px 0 0 4px;
}

#menu-main_hu li,
#menu-main_en li {
  float: left;
  min-height: 31px;
  width: 209px;
  text-align: center;
  text-transform: uppercase;
  background-image: url("pics/menu_item_bgd.fw.png");
  margin-bottom: 4px;
  background-color: #C7A665;
  transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;  
  -o-transition: background-color 1s linear;     
  -webkit-transition: background-color 1s linear; 
}

#menu-main_hu li:hover,
#menu-main_en li:hover {
  background-image: none;
  background-color: #D3BC8F;
}

#menu-main_hu li a,
#menu-main_en li a {
  width: 100%;
  padding-top: 6px;
  height: 24px;
  float: left;
  text-decoration: none;
  font: normal 14px "Open sans", sans-serif;
  color: #fff;
  letter-spacing: 0.3em;
}

#menu-main_hu .current-menu-item,
#menu-main_en .current-menu-item {
  background-color: #800;
  background-image: none;
}

.sub-menu {
  display: none;
  float: left;
  padding-top: 8px;
  position: relative;
  z-index: 2;
}

#menu-main_hu ul,
#menu-main_hu .sub-menu li a,
#menu-main_en ul,
#menu-main_en .sub-menu li a {
  background-image: none;
  background-color: #fff;
}

#menu-main_hu .sub-menu li,
#menu-main_en .sub-menu li {
  width: 180px;
  float: right;
  text-align: right;
  text-transform: none;
}

#menu-main_hu .sub-menu .current-menu-item,
#menu-main_en .sub-menu .current-menu-item {
  border-left: 8px solid #800;
  width: 180px;
}

#menu-main_hu .sub-menu li a, 
#menu-main_en .sub-menu li a {
  width: 172px;
  background-color: #C7A665;
  transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;   
  -o-transition: background-color 1s linear;     
  -webkit-transition: background-color 1s linear; 
  padding-right: 8px;
}

#menu-main_hu .sub-menu li a:hover,
#menu-main_en .sub-menu li a:hover {
  background-color: #D3BC8F;
}

.current-menu-item .sub-menu, 
.current_page_ancestor .sub-menu {
  display: block;
}

#menu-main_hu .current-menu-parent,
#menu-main_en .current-menu-parent {
  background-color: #800;
  background-image: none;
}

#menu-main_hu .current-menu-parent:hover,
#menu-main_en .current-menu-parent:hover {
  background-color: #800;
}



/*****content*****/

#content {
  margin: 0px 0 0 60px;
  float: left;
  width: 650px;
  padding-bottom: 100px;
}

.index_box {
  float: left;
  padding: 24px 0 24px 0;
  max-width: 600px;
  border-bottom: 1px solid #C7A665;
}

#index_gallery {
  border-bottom: 0px;
}

#content p, .sidebar_box p, .entry-content li {
  font: normal 14px Arial, sans-serif;
  line-height: 24px;
  color: #162E0F;
  max-width: 600px;
}

.full_p {
  max-width: 600px;
  clear: both;
  padding-top: 18px;
}



/***********************sidebar*************************/

#sidebar {
  margin-bottom: 200px;
}

#sidebar_news {
  padding: 30px 0 0 10px;
  margin-left: 6px;
  width: 197px;
  float: left;
}

.sidebar_box {
  float: left;
  width: 197px;
  margin: 0 0 60px 16px;
}

.sidebar_box_title {
  color: #C7A665;
}

.sidebar_news {
  float: left;
  margin-bottom: 20px;
}

.sidebar_box_img {
  background-color: #fff;
  margin: 10px 0 10px 0px;
}

.size-thumbnail {
  width: 170px;
}

.sidebar_box h4 a{
  float: left;
  font: normal 16px "Open sans semibold", sans-serif;
  color: #C2A05E;
  margin: 20px 0px 5px 0;
  max-width: 180px;
  text-decoration: none;
}

.sidebar_box p {
  float: left;
  font-size: 12px;
  width: 180px;
  line-height: 18px;
}

.sidebar_box .continue_small {
  float: right;
  margin-right: 18px;
}



/*****continues*****/

.continue_large {
  height: 31px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 18px;
  padding: 7px 10px 0 10px;
  height: 24px;
  float: right;
  text-decoration: none;
  font: normal 13px "Open sans", sans-serif;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #C7A665;
  transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;   
  -o-transition: background-color 1s linear;      
  -webkit-transition: background-color 1s linear;
}

.continue_large:hover {
  background-color: #800;
}

.continue_small {
  height: 31px;
  width: 80px;
  text-align: left;
  text-transform: uppercase;
  background-image: url("pics/right_arrow.fw.png");
  background-repeat: no-repeat;
  background-position: 78px 12px;
  margin-top: 10px;
  padding: 7px 10px 2px 10px;
  height: 20px;
  float: left;
  text-decoration: none;
  font: normal 12px "Open sans", sans-serif;
  color: #fff;
  letter-spacing: 0.2em;
  background-color: #C7A665;
  transition: background-color 0.3s linear;
  -moz-transition: background-color 0.3s linear;   
  -o-transition: background-color 1s linear;     
  -webkit-transition: background-color 1s linear; 
}

.continue_small:hover {
  background-color: #800;
}

/*****banners****/

.banners {
   width: 100%;
   float: left;
   margin: 40px 0 0 0;
}

.banners_inner {
  width: 918px;
  display: block;
  margin: 5px auto 4px;
  border: 1px solid #C7A665;
  padding: 0 5px;
}

.logo_elteto {
  width: 14.3%;
  margin: 1%;
  display: inline-block;
}

.logo_elteto img {
  width: 100%;
  display: block;
}



/*****footer*****/

#colophon {
  width: 100%;
  float: left;
  margin: 40px 0 0 0;
}

#footer_inner {
  width: 928px;
  margin: 5px auto 5px;
  min-height: 100px;
  border: 1px solid #C7A665;
}

#menu-footer_hu {
  margin: 36px 0 0 48px;
}

#menu-footer_en {
  margin: 36px 0 0 68px;
}


#menu-footer_hu li,
#menu-footer_en li {
  display: inline;
  text-align: center;
  text-transform: uppercase;
}

#menu-footer_hu li a,
#menu-footer_en li a {
  margin-right: 20px;
  padding-top: 7px;
  height: 24px;
  float: left;
  text-decoration: none;
  font: normal 13px "Open sans", sans-serif;
  color: #AC8643;
  letter-spacing: 0.2em;
  transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;    
  -o-transition: color 1s linear;      
  -webkit-transition: color 1s linear; 
}

#menu-footer_hu li a:hover,
#menu-footer_en li a:hover {
  color: #800;
}



/*****index_content*****/

#services_box {
  padding: 40px 0 60px 0;
  width: 600px;
}

.service {
  width: 180px;
  min-height: 100px;
}

#service_1 {
  float: left;
}

#service_2 {
  float:left;
  margin-left: 30px;
}

#service_3 {
  float: right;
}

#service_img1 {
  background-image: url("pics/boraink.fw.png");
}

#service_img2 {
  background-image: url("pics/etterem.jpeg");
}

#service_img3 {
  background-image: url("pics/szallas.fw.png");
}

#rendezveny_img {
  background-image: url("pics/rendezvenyterem.jpg");
}

#bio_img {
  background-image: url("pics/biogazdalkodas.fw.png");
}

.service p {
  min-height: 150px;
}



/***********************subpage*****************************************/

article.page {
  margin-top: 35px;
  float: left;
}

.entry-title {
  font-size: 40px;
  width: 590px;
  border-bottom: 1px solid #C2A05E;
  padding-bottom: 10px;
}

.entry-content p {
  margin-bottom: 18px;
}

.featured_box {
  background-color: #fff;
  float: left;
  width: 528px;
  padding: 24px 30px 30px 30px;
  margin: 18px 10px 18px 0;
  border: 1px solid #C2A05E;
}

.featured_img {
  width: 210px;
  float: left;
}

.featured_content {
  width: 310px;
  float: left;
}

.featured_content a {
  color: #C2A05E;
  text-decoration: none;
}


.featured_box p {
  margin-bottom: 8px;
}

.entry-content ul {
  margin: 0px 0 20px 16px;
}

.entry-content ul li {
  list-style-type: square;
}

.entry-date {
  float: left;
  font: normal 12px "Open sans", sans-serif;
  color:  #a0803c;
  width: 100%;
  text-align: center;
  margin-top: -18px;
  text-align: right;
}

#news_back {
  display: block;
  float: none;
  margin-bottom: 36px;
  width: 200px;
}



/*************************forms**************************/

#booking_title {
  float: left;
  margin-top: 18px;
  margin-bottom: 0px;
}

#booking_form {
  background-image: url("pics/form_bgd.fw.png");
}

#booking_form label {
  width: 180px;
  float: left;
  font-size: 14px;
}

#booking_form p {
  padding-bottom: 24px;
  margin-bottom: 24px; 
  border-bottom: 1px solid #D3BC8F;
}

#booking_form textarea {
  width: 300px;
  height: 100px;
  border: none;
  border: 1px solid #EFE7D6;
}

#booking_form input {
  border: 1px solid #EFE7D6;
}

#booking_form input:focus, #booking_form textarea:focus {
  border: 1px solid #880000;
}

#adults-num, #children2, #children12, #breakfast-num {
  width: 50px;
}

.your-phone {
  margin-bottom: 40px;
}

.wpcf7-submit {
  background-color: #C7A665;
  color: #FFFFFF;
  float: left;
  font: normal 13px "Open sans", sans-serif;
  height: 30px;
  letter-spacing: 0.2em;
  padding: 0px 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s linear 0s;
  width: 220px;
  cursor: pointer;
}

.wpcf7-submit:hover {
  background-color: #800;
}

.wpcf7-response-output {
   font: normal 13px "Open sans", sans-serif;
}



/************************news*************************/

.post .entry-header {
  margin-bottom: 0px;
}

article h3.entry-title a {
  float: left;
  color: #C2A05E;
  font: normal 22px "Open sans", sans-serif;
  text-decoration: none;
}

article.post {
  float: left;
  max-width: 528px;
  margin-bottom: 30px;
  padding: 30px;
  background-image: url("pics/box_bgd.fw.png"); 
  border: 1px solid #C2A05E;
}

article.post .continue_small {
  float: right;
}

.featured-post {
  display: none;
}

.size-thumbnail {
  float: left;
  margin: 0px 14px 0px 0;
  padding: 5px 5px 2px 5px;
  border: 1px solid #C2A05E;  
}

#sidebar .size-thumbnail {
  background-color: #fff;
}

.pagination {
  float: left;
  width: 590px;
  margin-top: -10px;
}

.pagination span {
  float: left;
  border: 1px solid #C2A05E;
  margin-right: 10px;
  font: normal 16px "Open sans", sans-serif;
  width: 30px;
  text-align: center;
}

.pagination .current {
  color: #fff;
  background-color: #C2A05E;
  font-weight: bold;
  padding: 5px 0 5px 0;
}

.pagination span a {
  float: left;
  color: #C2A05E;
  text-decoration: none;
  width: 100%;
  background-color: #fff; 
  padding: 5px 0 5px 0;
}



/*************************single_post************************/

#single_post {
  margin-top: 35px;
  max-width: 590px;
}

#single_post time {
  border-top: 1px solid #C2A05E;
  margin: 0px 0 15px 0;
}

#single_post p {
  margin-bottom: 18px;
}

.nav-single { 
  border-top: 1px solid #C2A05E;
  margin-top: 54px;
  width: 100%;
  padding-top: 18px;
}

.nav-previous{
  float: left;
}

.nav-previous a, .nav-next a {
  display: block;
  border: 1px solid #C2A05E;
  padding: 10px;
  width: 230px;
  color: #a0803c;
  font: normal 13px "Open sans", sans-serif;
  background-color: #FFF;
}

.nav-previous a:hover, .nav-next a:hover {
  color: #800;
}


.nav-next {
  float: right;
  text-align: right;
}

.nav-single a {
  text-decoration: none;
}



/**********************signo****************************/

#signo {
  margin-top: 30px;
  float: right;
  width: 250px;
  height: 50px;
}

#signo_img {
  float: left;
  width: 72px;
  height: 100px;
  background-image: url("pics/gergely.jpg");
  padding: 3px;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  border: 1px solid #C7A665;
}

#signo p {
  float: left;
  margin: 45px 0 0 15px;
}

#sch_logo {
  float: left;
  width: 100%;
  margin: 7px 0 30% 0;
}

#sch_logo a {
  float: right;
  font: normal 10px "Arial";
  text-decoration: none;
  color: #AC8643;
  background-image: url("pics/sch_logo.jpg");
  background-repeat: no-repeat;
  background-position: right;
  margin-right: 5px;
  padding: 1px 30px 1px 0;
}



/*************************contact_bar*******************/

 #contact_bar {
  display: block;
  width: 39px;
  height: 140px;
  position: fixed; right: 0px; top: 40%;
  background-image: url("pics/box_bgd.fw.png");
  border-top: 1px solid #C7A665;
  border-left: 1px solid #C7A665;
  border-bottom: 1px solid #C7A665;
}

#contact_bar_inner {
  width: 39px;
  height: 39px;
  margin: 0 auto;
}

.contact_icon {
  display: block;
  float: left;
  margin-top: 5px;
  width: 39px; 
  height: 39px;
  background-image: url("pics/contact_sprite2.fw.png");
}

.contact_icon:hover {
  background-image: url("pics/contact_sprite_hov.fw.png");
}

#contact_icon_mail {
  background-position: -188px 0;
}

#contact_icon_phone {
  background-position: -245px 0;
}

#contact_icon_fb {
  background-position: -299px 0;
}











