/*
Theme Name: Pel Meni
Author: Dan @ ArcMedia Studios
Author URI: http://grilldan.com/
Description: Pel Meni WordPress Theme
Version: 0.0
*/
/*********
 * RESET *
 *********/
html, body, div, ul, ol, li, li li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p {
    margin: 0;
    padding: 0;
}
fieldset, img {
    border: 0;
}
li {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
	font-family: Eurcntrc;
}
input, textarea, select {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
}
/************
 * ELEMENTS *
 ************/
html {
    background: #BF9678 url(images/bg.jpg) no-repeat top center fixed;
    position: relative;
    color: #FFF;
	font-family: Rockwell;
	position: relative;
    height: 100%;
}
/*body {
    min-width: 1231px;
	position: relative;
}*/
body {
    width: 100%;
    position: relative;
    margin: auto;
    height: 100%;
}
a {
    text-decoration: none;
}
p, ul {
    margin: 0 0 10px;
}
/********
 * FONT *
 ********/
.text_c {
    text-align: center;
}
@font-face {
	font-family: 'Kremlin';
	src: url('fonts/kremlin.eot');
	src: local('Kremlin'),
		 url('fonts/kremlin.woff') format('woff'),
		 url('fonts/kremlin.ttf') format('truetype'),
		 url('fonts/kremlin.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Eurcntrc';
	src: url('fonts/eurcntrc.eot');
	src: local('Eurcntrc'),
		 url('fonts/eurcntrc.woff') format('woff'),
		 url('fonts/eurcntrc.ttf') format('truetype'),
		 url('fonts/eurcntrc.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Rockwell';
	src: url('fonts/rockwell.eot');
	src: local('Rockwell'),
		 url('fonts/rockwell.woff') format('woff'),
		 url('fonts/rockwell.ttf') format('truetype'),
		 url('fonts/rockwell.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/********
 * MAIN *
 ********/
/*#topright {
    width: 523px;
    height: 140px;
    background: url(images/bg_topright.png) no-repeat 0 0;
    position: fixed;
    top: 0;
    right: 0;
    padding: 5px 0 0 200px;
    font-size: 14px;
}*/
#topright {
    width: 523px;
    height: 140px;
    background: url(images/bg_topright.png) no-repeat 0 0;
    position: fixed;
    top: 0;
    right: 0;
    padding: 5px 0 0 200px;
    font-size: 14px;
    z-index: 99;
}
#topright li {
    display: inline-block;
    vertical-align: top;
    text-align: right;
    padding: 0 0 0 10px;
}
#social {
    padding: 10px 0 0;
}
#social li {
    padding: 0;
    background: url(images/ico_social.png) no-repeat 0 0;
}
#social li a {
    width: 25px;
    height: 25px;
    display: block;
}
#social li.pin {
    background-position: -25px 0;
}
#social li.youtube {
    background-position: -50px 0;
}
#social li.feed {
    background-position: -75px 0;
}
/*#footer {
    height: 75px;
    width: 100%;
    background: url(images/bg_footer.png) repeat-x 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
	font-family: Kremlin;
}*/
#footer {
    height: 75px;
    width: 100%;
    background: url(images/bg_footer.png) repeat-x 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
    font-family: Kremlin;
    z-index: 99;
}
/*#menu {
    border: 5px solid #FF0;
    background: #333;
    position: absolute;
    width: 990px;
    bottom: 0;
    margin: 0;
    text-align: center;
}*/
#menu {
    border: 5px solid #FF0;
    background: #333;
    position: absolute;
    max-width: 990px;
    bottom: 0;
    margin: 0;
    text-align: center;
    width: 100%;
}
#menu li {
    display: inline-block;
    padding: 25px;
}
#menu li a {
    color: #FFF;
}
/********
 * HOME *
 ********/
/*#content-wrapper {
    height: auto;
    left: 50%;
    margin: 0 0 0 -615px;
    position: absolute;
    top: 350px;
    max-width: 1231px;
}*/
#content-wrapper {
    position: relative;
    max-width: 1231px;
    margin: auto;
    top: 350px;
}
/*#content {
	background: #952B20;
    border: 5px solid #FF0;
	border-bottom: none;
    bottom: 105px;
    height: 525px;
    left: 248px;
    overflow: hidden;
    padding: 20px 40px;
    position: absolute;
    width: 435px;
}*/
#content {
    background: rgba(149, 43, 32, .8);
    border: 5px solid #FF0;
    left: 0;
    overflow: hidden;
    padding: 20px 40px;
    position: absolute;
    max-width: 435px;
    margin: auto;
    right: 0;
    z-index: 1;
    top: 40px;
    margin-bottom: 100px;
}
/*#content-bg {
	margin: 0 0 0 250px;
	height: 720px;
	width: 595px;
	background: url(images/bg_content.png) 0 0 no-repeat;
}*/
#content-bg {
    height: 720px;
    max-width: 595px;
    background: url(images/bg_content.png) 0 0 no-repeat;
    margin: auto;
}
/*#content-bg-over {
	background: url(images/bg_welcome.png) 0 0 no-repeat;
	width: 1231px;
	height: 595px;
	bottom: 0;
	position: absolute;
}*/
#content-bg-over {
    background: url(images/bg_welcome.png) 0 0 no-repeat;
    width: 100%;
    height: 595px;
    bottom: 75px;
    position: absolute;
    background-size: contain;
    background-position: bottom;
    bottom: 0;
}
/********
 * INFO *
 ********/
/*.page-id-6 #content-wrapper, .page-id-17 #content-wrapper {
    top: 450px;
}
.page-id-6 #content, .page-id-17 #content {
    left: 531px;
}*/
.page-id-6 #content-bg, .page-id-17 #content-bg {
	margin: auto
}
.page-id-6 #content-bg-over, .page-id-17 #content-bg-over {
	background: url(images/bg_info.png) 0 0 no-repeat;
	height: 870px;
    max-width: 916px;
}
/********
 * MENU *
 ********/
.page-id-8 #content-wrapper {
    top: 395px;
}
/*.page-id-8 #content {
    left: 450px;
}*/
/*.page-id-8 #content-bg {
    margin: 0 0 0 475px;
}*/
.page-id-8 #content-bg-over {
	background: url(images/bg_menu.png) 0 0 no-repeat;
	height: 550px;
    max-width: 507px;
}
/********
 * BLOG *
 ********/
.blog #content-wrapper, .single #content-wrapper {
    overflow: hidden;
	min-height: 640px;
	margin: auto;
	max-width: 1000px;
}
.blog #content, .single #content {
	max-width: 1150px;
	left: 0;
	border: none;
	background: none
}
.blog #content-bg, .blog #content-bg-over, .single #content-bg, .single #content-bg-over {
	background: none;
}
#left-side {
    background: #333;
    border-left: 5px solid #FF0;
    border-top: 5px solid #FF0;
    float: left;
    margin: 50px 0 -999px;
    width: 295px;
	padding: 20px 20px 999px 20px;
}
#left-side li, #left-side h2 {
	padding: 0 0 20px;
}
#left-side h2 {
	font-size: 24px;
}
#left-side li a {
    color: #FF0;
    display: block;
    font-size: 18px;
    width: 100%;
}
#right-side {
    background: #111;
    border: 5px solid #FF0;
    float: left;
    margin: 0 0 -870px;
    width: 650px;
	padding: 0 0 999px 0;
}
.post {
	padding: 20px;
}
/********
 * NEWS *
 ********/
.page-id-13 #content-wrapper {
    top: 360px;
}
.page-id-13 #content {
    left: 30px;
}
.page-id-13 #content-bg {
	margin: 0;
}
.page-id-13 #content-bg-over {
	background: url(images/bg_news.png) 0 0 no-repeat;
	height: 495px;
    width: 549px;
	left: 450px;
}
/***********
 * GALLERY *
 ***********/
/*.single-gallery #content {
	top: 0;
}*/
.single-gallery #content {
    top: 0;
    position: relative;
}
.page-id-15 #content-wrapper {
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 350px;
    width: 1100px;
}
.page-id-15 #content {
    left: auto;
	width: 1000px;
	border: none;
	bottom: 0;
	background: none;
	padding: 20px 40px 150px;
	position: relative;
	height: auto;
}
.page-id-15 .gllr_image_block {
    width: 33%;
}
.page-id-15 #content .page-title, .page-id-15 #content-bg, .page-id-15 #content-bg-over {
	display: none;
}
/***********
 * CLASSES *
 ***********/
.float_r {
    float: right;
}
.float_l {
    float: left;
}
.clear {
    clear: both;
}
.hide {
    display: none;
}
.wrapper {
    width: 1000px;
    margin: 0 auto;
}
.page-title {
	text-transform: uppercase;
	font-size: 40px;
    word-wrap: break-word;
}
/*************
 * ROLLOVERS *
 *************/
a:hover  {
    text-decoration: underline;
}
#menu li a:hover, #menu li.current-menu-item a {
    color: #FF0;
    text-decoration: none;
}
/*************
 * Fixes/Updates *
 *************/
#topright ul {
    float: right;
}
#topright ul#social {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}
#social-container li {
    float: left;
    clear: both;
}
#topright #social-container .top-social {
    margin-bottom: 8px;
    display: block;
    overflow: hidden;
}
#social-container li.facebook {
    padding-bottom: 4px;
    background: url(images/facebook-icon.png) no-repeat 0 0;
}
#social-container li.google {
    padding: 0;
    background: url(images/google-icon.png) no-repeat 0 0;
}
@media (max-width: 1000px){
    html {
        background-position: 35% top;
    }
}
@media (max-width: 768px){
    html {
        background-position: 30% top;
    }
    #content-bg{
        display: none;
    }
    #content {
        position: relative;
    }
    #footer{
        height: auto;
        position: relative;
        top: 40px;
    }
    #footer .wrapper {
        width: 100%;
    }
    #footer #menu {
        position: relative;
        max-width: 100%;
        box-sizing: border-box;
    }
    #footer li {
        width: 100%;
        text-align: center;
        padding: 10px;
        box-sizing: border-box;
    }
    .single #left-side {
        display: none;
    }
    .single #right-side {
        width: 100%;
        float: none;
        margin: auto !important;
        padding: 0px !important;
        box-sizing: border-box;
    }
    .single #right-side img {
        width: 100%;
        height: auto;
    }
    .blog #left-side {
        width: 100%;
        float: none;
        border: 5px solid #FF0;
        box-sizing: border-box;
    }
    .blog #footer,.single #footer {
        top: 0px;
    }

    .blog #right-side {
        display: none;
    }

}
@media (max-width: 375px){
    #topright .hours{
        display: none;
    }
}
.sbi_header_text {
    color: #fff;
}
.page-id-320 #content-bg-over {
    display: none;
}