/*---- Styled by Jesse Scott for Dine.TO - October 29th, 2015 ----*/

@import url(https://fonts.googleapis.com/css?family=PT+Sans);
@import url(http://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://fonts.googleapis.com/css?family=Arimo);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);



body {
	width: 100%;
	background-color: transparent;
	background-image: none;
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-size: cover;
	font-size: 14px;
	line-height: 140%;
}

#supersized > li > a > img	{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(0%);
	filter: gray;
	filter: grayscale(0%);
}
[data-page=menus] #supersized > li > a > img	{
	-webkit-filter: grayscale(0%);
	filter: none;
	filter: grayscale(0%);
}

/*- Header -*/
.top	{
	position: relative;
	background-color: transparent;
	background-image: none;
}
.header	{
	box-shadow: none;
}
.header .header_info {
	display: inline;
}
.header .header_logo {
	display: none;
}

.header .header_logo, .nav .header_logo {
	display: block;
	width: 250px;
	height: 250px;
    background-size: 284px;
}
.website_nav_left .nav .header_logo {
    margin: 30px auto 0 14px;
}


/*- Nav -*/
.nav	{
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.8);
	border-color: transparent;
	background-image:url(/images/wood.jpg);
	background-size: auto 100%;
	margin-left: 100px;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	height: 100vh;
	position: fixed;
    
}

.nav .list_pages {
	overflow: hidden;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.body .float_navbar_width {
	width: 250px;
}

.nav .list_pages .item_page .link_page 	 {
	padding-right: 0%;
	transition: all 0.5s ease;
	border-bottom: transparent solid 2px;  
}

.nav .list_pages .item_page .link_page:hover, 
.nav .list_pages .item_page:hover .link_page, 
.nav .list_pages .active .link 	{
	text-decoration: none;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	padding-right:20%;
	background-color: transparent;
	transition: all 0.5s ease;
	text-decoration: none;
	border-bottom: #CC0000 solid 2px;
}

.website_nav_left .nav .list_pages {
	text-align: left;
	margin-left: 10px;
}

#nav > div > ul > li.item.item_page.item_page_contact.item_page_last > a	{
	line-height: 40px;
}

/* -- Content -- */
.content {
	font-size: 18px;
	line-height: 140%;
	font-family: 'PT Sans', sans-serif;
}
.content a	{
	color: #fff;
	transition: all 0.4s ease;
}
.content a:hover	{
	color: #CC0000;
	transition: all 0.4s ease;
}
.content_editor a	{
	color: #000000;
	transition: none;
}
.content_editor a:hover	{
	color: #CC0000;
	transition: none;
}
.content h1, 
.content h2, 
.content h3, 
.content h4, 
.content h5, 
.content h6, 
.content .text_title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #CC0000; 
}

.content hr, 
.content .line_divider {
	border-color:  #8d8887;
	border-style: dashed;
	border-width: 1px;
}

.content .highlight_block	{
	background-color: transparent;
	border: none;
	border-bottom: #CC0000 solid 2px;
	background-image: none;
	
}

/* -- Page -- */
.page {
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.6);
	margin-top: 20%;
	margin-left: 16%;
	width: 70% !important;
	min-height: 200px !important;
    
}
.page_wrapper {
	padding: 60px 0 51px;
}


/* -- Home -- */

.content .just-eat-button {
    display: inline-block;
    background-color: #FFFFFF;
    padding: 3px 6px;
    border: 1px solid #F0F0F0;
    border-radius: 3px;
    overflow: hidden;
}
.content .just-eat-button img {
    display: block;
    margin: 0;
    border: 0 none transparent;
}
.content .just-eat-link {
    display: inline-block;
}

/*- About -*/
.floatL	{
	width: 49%;
	float: left;
}

.floatR	{
	width: 49%;
	float: right;
}

[data-page=info] .page {
	margin-top: 12%;
}
.content .block_info_hours .item_label{
	text-transform: uppercase;
}
.content .block_info_hours .list_item_active .item_label, 
.content .block_info_hours .list_item_active .item_value {
	font-weight: bold;
	padding-left: 6px;
	color: #fff;
}

/* -- Menu -- */
[data-page=menus] .page {
	margin-top: 0px;
}

.content .menus_list {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-align: center;
}
.content .menus_content .menu_name {
	float: none;
	font-weight: bold;
	text-align: center;
	font-size: 48px;
}
.menu_section .menu_item h4.item_name {
	font-size: 14px;
	line-height: 19px;
	padding-top: 5px;
	float: left;
	margin: 0;
	clear: none;
	font-family: 'PT Sans', sans-serif;
	font-weight: lighter;
	color: #fff;
}

.menu_section .menu_item td.price {
	text-align: right;
	padding-left: 10px;
	font-family: 'PT Sans', sans-serif;
	font-weight: lighter;
	color: #fff;
	font-size: 11px;
}
.menu_section h3.section_name {
	width: 100%;
	border-bottom: 2px solid #5f6325;
	padding-top: 20px;
	margin: 5px 0;
	font-size: 28px !important;
}

.menu_section .menu_item {
	overflow: hidden;
	padding-bottom: 5px;
	margin: 3px 0;
	border-bottom: 1px solid #5f6325;
}
.content .menu_section .menu_item .item_desc {
	font-family: 'PT Sans', sans-serif;
}


/*- Reservations -*/
[data-page=reservations]	#page > div > div > p	{
  width: 46%;
  margin: 0 !important;
}
.TableStatus {
	font-family: 'PT Sans', sans-serif !important;
	background-color: transparent !important;
	border: none !important;
	color: #fff !important;
}
.TableStatus .title {
	text-shadow: none !important;
}
.content .tablestatus_layout_3 .TableStatus {
	width: 600px;
	padding-bottom: 37px;
	float: right;
	top: -112px;
}
.website_nav_left .page {
    float: left;
    text-align: left;
    border: solid red;
}

/*- Gallery -*/
[data-page=gallery] .page {
	margin-top: 0px;
}

.content .gallery_block .gallery_link {
	display: none;
}
.content .gallery_block .gallery_photo {
	border-width: 0px;
}


/*- Groups -*/
[data-page=groups] .page {
	margin-top: 0;
}

.content .viplist_form .section .question_consent {
	border-width: 1px;
	border-style: dashed;
	border-color: #CC0000;
}
.content .block_group_details .field_block .label{
	text-transform: uppercase;
	color: #CC0000;

}


/*- VIP -*/
.content .viplist_form .section .label {
	text-transform: uppercase;
}
.content .viplist_form .section .question_consent .label {
	float: left;
	width: 85%;
	color: #ffffff;
}
.content .viplist_form .section .label {
	width: 35%;
	border-width: 1px;
	border-style: solid;
	border-color: transparent;
	padding-left: 0;
	text-transform: uppercase;
	color: #CC0000;
}
.content .viplist_form .section input.text, 
.content .viplist_form .section textarea.textarea, 
.content .viplist_form .section select.select {
	width: 65%;
	border-width: 1px;
	border-style: solid;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.5);
}


/* -- Contact -- */
[data-page=contact] .page {
	margin-top: 100px;
}
.content .block_contact_address {
	border: none !important;
}


/*- Footer -*/
.footer {
	background-color: transparent;
	background-image: none;
	border: none;
}
.footer .footer_info{
	display: none;
}
#page > div > div > div.body_widget.body_widget_facebook.block_border > div > div > iframe {
     background-color: transparent!important;   
     
}

@media screen and (max-width: 1370px)	{
	
	.page {
		margin-top: 7%;
	}
	[data-page=info] .page {
		margin-top: 7% !important;
	}

	[data-page=contact] .page {
		margin-top: 0;
	}
	.content .block_contact_address {
		border: none !important;
		width: 34% !important;
	}
	.content .block_contact_dynamicmap	{
		width: 66% !important;
	}
}