/*  Egyedi színséma a Cafehouse témához
 *
 *   szin0:#e8b8a2  body bg
 *   szin1:#52391b  body color

 *   szin2:#cf9f6c  színárnyalat #1: nagyon világos
 *   szin3:#ba753f  színárnyalat #2: világos
 *   szin4:#854b1f  színárnyalat #3: menü világos szín, gombok háttérszíne
 *   szin5:#66330e  színárnyalat #4: közepes
 *   szin6:#472106  színárnyalat #5: sötétebb
 *   szin7:#291402  színárnyalat #6: sötét

 *   szin8:#473024  weboldal címe
 *   szin9:#ffffff  menü szövege
 *  szin10:#ffffff  kiemelés színe

 *  szin11:#ebd1bf  dobozok háttere
 *  szin12:#61402e  dobozok kerete
 *  szin13:#3d1e0d  dobozok címe
 *  szin14:#241204  dobozok szövege

 *  szin15:#632116  lábléc felső keret
 *  szin16:#9c8e75  lábléc szöveg
 *  szin17:#701f02  lábléc háttér #1
 *  szin18:#241204  lábléc háttér #2

 *  szin19:#241204  szöveg színe (sötét)
 */

body {
  font: 14px/1.5em Ubuntu, Arial, Helvetica, sans-serif;
  color:#52391b;
	-webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
.menu > li {border-right:1px #854b1f solid;}
a, .post-title a:hover, .post-info a:hover {color:#ba753f;}
.menu, .home-title, .post-title-page, .portfolio-categ li, .item_price, .item_price2{background:#ba753f;}

.menu li {background:#ba753f;}
.menu li a {background:#ba753f;}

.widget{background-color:#ebd1bf; border:1px solid #61402e; color:#241204}
.widgettitle{color:#3d1e0d;}

.home-title:after {
  content:"";
  position:absolute;
  display:block;
  bottom:0;
  right:-34px;
  z-index:0;
  border-width:20px 30px;
  border:20px solid #ba753f;
  border-right-color:transparent;
}
#menu-holder:before, #menu-holder:after {content: "";position: absolute;display: block;bottom: -12px;z-index: -1;border: 24px solid #66330e;}
#menu-holder:before {left: -50px;border-width: 25px 30px;border-left-color: transparent;}
#menu-holder:after {right: -50px;border-width: 25px 30px;border-right-color: transparent;}
#menu-holder .menu:before, #menu-holder .menu:after {content: "";position: absolute;display: block;border-style: solid;border-color: #291402 transparent transparent transparent; bottom: -12px;}
#menu-holder .menu:before {left: 0px;border-width: 12px 0px 0px 11px;}
#menu-holder .menu:after{right: 0;border-width: 12px 11px 0 0;}
.home-img:hover img, .col4_img:hover img, .colmenu_img:hover img, .foodmenu_img:hover img{border:2px solid #ba753f;}
.img-left-post a img:hover{border: 1px solid #ba753f;}
.post-title a{color:#473024;}
.post_image:hover img{border:5px solid #ba753f;}
.post-title-page:after {content: "";position: absolute;display: block;top:0px;right: -55px;z-index:0;border: 1px solid #ba753f; border-width: 33px;border-right-color:transparent;}
.item_price:after, .item_price2:after{ content: "";position: absolute;display: block;top: 0;right:0px;z-index: 0;border: 1px solid #ba753f; border-width: 12px; border-right-color:transparent;}
.item_price2:after{top:0px;right:-25px;border-width: 13px;}
.portfolio-categ li:hover, .portfolio-categ li.current-cat{background:#854b1f}
.menu li:hover > a, .menu li.current_page_item a, .menu li.current-menu-item a{background:#854b1f; text-decoration:none; color:#ffffff;}
.explore, .read-more, #submit, #submit-comm{border:1px solid #291402;background: #854b1f;background: -webkit-gradient(linear, left top, left bottom, from(#854b1f), to(#66330e));	background: -moz-linear-gradient(top, #854b1f,  #66330e);background: linear-gradient(#854b1f, #66330e);}
.explore:hover, .explore:active, .read-more:hover, .read-more:active, #submit:hover, #submit:active, #submit-comm:hover, #submit-comm:active{border-color: #472106;background: #ba753f;background: -webkit-gradient(linear, left top, left bottom, from(#ba753f), to(#854b1f));background: -moz-linear-gradient(top, #ba753f,  #854b1f);background: linear-gradient(#ba753f, #854b1f);}
#footer{border-top:5px solid #632116;color:#9c8e75;background: #701f02;background: -webkit-gradient(linear, left top, left bottom, from(#3d0c00), to(#701f02));background: -moz-linear-gradient(top, #3d0c00,  #701f02);background: linear-gradient(#3d0c00, #701f02);}

.copy-soc { background-color: #632116;}
.footer-box {border-bottom-color: #632116;}

.home-2cols .slide_title{color:#cf9f6c;}
.home-2cols .slide_title span {color:#241204;}
.home-2cols .slide_image img {border:2px solid #cf9f6c;display:block;}
#backTop{ background:#764a27;border-radius:50%;cursor: pointer;display: block;width: 40px;height: 40px;padding: 5px;position: fixed; bottom: 80px; right: 20px; text-align: center; border:1px #dfdfdf solid;}
#backTop a{color:#ffffff;text-decoration:none;font-size:13px;margin-top:3px;display:block;}
#backTop:hover{ background:#854b1f;}    
.flickr img:hover{border:3px solid #ba753f;-webkit-transition: border-color 0.5s ease;-moz-transition: border-color 0.5s ease;-o-transition: border-color 0.5s ease;transition: border-color 0.5s ease;}


.ui-widget-header {color:#ffffff; font-weight:bold;background-color: #66330e;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {color:#ffffff;background-color: #66330e !important;}


/* Datepicker */
.ui-helper-hidden {display:none;}
.ui-helper-hidden-accessible {position:absolute !important; clip:rect(1px 1px 1px 1px); clip:rect(1px,1px,1px,1px);}
.ui-helper-reset {margin:0; padding:0; border:0; outline:0; line-height:1.3; text-decoration:none; font-size:100%; list-style:none;}
.ui-helper-clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.ui-helper-clearfix {display:inline-block;}
* html .ui-helper-clearfix {height:1%;}
.ui-helper-clearfix {display:block;}
.ui-helper-zfix {width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0);}
.ui-state-disabled {cursor:default !important;}
.ui-icon {display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat;}
.ui-widget-overlay {position:absolute; top:0; left:0; width:100%; height:100%;}
.ui-widget .ui-widget {font-size:1.2em;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {font-size:1em;}
.ui-widget-content {background:white; color:#50505a;}
.ui-widget-content a {color:#50505a;}
.ui-widget-header a {color:#ffffff;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {text-decoration:none;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {color:#eb8f00; text-decoration:none;}
.ui-widget :active {outline:none;}
.ui-state-highlight.ui-state-active {color:#ffffff !important;}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {color:#8c8c90;}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border:1px solid #cd0a0a; background:#b81900; color:#ffffff;}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {color:#ffffff;}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {color:#ffffff;}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {font-weight:bold;}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary {opacity:.7; filter:Alpha(Opacity=70); font-weight:normal;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {opacity:.35; filter:Alpha(Opacity=35); background-image:none;}
.ui-datepicker-header .ui-icon {width:20px; height:20px;}
.ui-widget-header .ui-icon {}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {}
.ui-icon-circle-triangle-e {background: url("images/icon-next.png") no-repeat scroll center center transparent;}
.ui-icon-circle-triangle-s {}
.ui-icon-circle-triangle-w {background: url("images/icon-prev.png") no-repeat scroll center center transparent;}
.ui-icon-circle-triangle-n {}
.ui-datepicker {width:300px; display:none; -moz-box-shadow:0 0 7px rgba(0,0,0,0.4); -webkit-box-shadow:0 0 7px rgba(0,0,0,0.4); box-shadow:0 0 7px rgba(0,0,0,0.4); z-index: 999 !important;}
.ui-datepicker thead th {font-weight: normal !important;}
.ui-datepicker .ui-datepicker-header {position:relative; padding:10px 15px;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {position:absolute; top:12px; width:1.8em; height:1.8em;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {top:12px;}
.ui-datepicker .ui-datepicker-prev {left:10px;}
.ui-datepicker .ui-datepicker-next {right:10px;}
.ui-datepicker .ui-datepicker-prev-hover {left:10px;}
.ui-datepicker .ui-datepicker-next-hover {right:10px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {display:block; position:absolute; left:50%; top:50%;  margin-left:-10px;margin-top:-10px;}
.ui-datepicker .ui-datepicker-title {margin:0 2.3em; line-height:1.8em; text-align:center; font-family:Georgia, Times, serif; font-size:14px;}
.ui-datepicker .ui-datepicker-title select {font-size:1.2em; margin:1px 0;}
.ui-datepicker select.ui-datepicker-month-year {width:100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {width:49%;}
.ui-datepicker table {width:100%; font-size:1em; margin:0 0 .4em;}
.ui-datepicker th {padding:.7em .3em; text-align:center; border:0;}
.ui-datepicker td {border:1px solid #e2e2e6;}
.ui-datepicker td span, .ui-datepicker td a {display:block; padding:.5em; text-align:center; text-decoration:none;}
.ui-datepicker .ui-datepicker-buttonpane {background-image:none; margin:.7em 0 0 0; padding:0 .2em; border-left:0; border-right:0; border-bottom:0;}
.ui-datepicker .ui-datepicker-buttonpane button {float:right; margin:.5em .2em .4em; cursor:pointer; padding:.2em .6em .3em .6em; width:auto; overflow:visible;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {float:left;}
.ui-datepicker.ui-datepicker-multi {width:auto;}
.ui-datepicker-multi .ui-datepicker-group {float:left;}
.ui-datepicker-multi .ui-datepicker-group table {width:95%; margin:0 auto .4em;}
.ui-datepicker-multi-2 .ui-datepicker-group {width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group {width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group {width:25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-buttonpane {clear:left;}
.ui-datepicker-row-break {clear:both; width:100%; font-size:0em;}
.ui-datepicker-rtl {direction:rtl;}
.ui-datepicker-rtl .ui-datepicker-prev {right:2px; left:auto;}
.ui-datepicker-rtl .ui-datepicker-next {left:2px; right:auto;}
.ui-datepicker-rtl .ui-datepicker-prev:hover {right:1px; left:auto;}
.ui-datepicker-rtl .ui-datepicker-next:hover {left:1px; right:auto;}
.ui-datepicker-rtl .ui-datepicker-buttonpane {clear:right;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {float:left;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {float:right;}
.ui-datepicker-rtl .ui-datepicker-group {float:right;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {border-right-width:0; border-left-width:0;}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {border-right-width:0; border-left-width:0;}
.ui-datepicker-cover {display:none; display:block; position:absolute; z-index:-1; filter:mask(); top:-4px; left:-4px; width:200px; height:200px;}

.ui-datepicker-calendar .ui-state-hover{color:#ffffff;font-weight:bold;background-color: #66330e !important;}
.ui-datepicker-calendar .ui-state-hover a, .ui-datepicker-calendar .ui-state-hover a:hover{color:#50505a;font-weight:bold; text-decoration:none;border:2px solid #66330e;}
.ui-datepicker-calendar .ui-state-active {background:#ffffff; font-weight:bold;border:2px solid #66330e;}


/*  Lapozó gombok  */

.pagination > li > a,
.pagination > li > span {
  color: #854b1f;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #854b1f;
  background-color: #eee;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  color: #fff;
  background-color: #854b1f;
  border-color: #854b1f;
}
