/*
Theme Name: The Welcome Table
Description: WordPress theme built for The Welcome Table project.
Author: THE WEREHAUS
Author URI: http://thewerehaus.com
Version: 1.0
*/

/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
html, body {
	height:100%;
}
html[xmlns] .clearfix {
	display:block;
}
body {
	margin:0px; padding:0px;
	font-family: "Source Sans Pro", Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#737373;
    background-color: #191718;
	overflow-x: hidden;
	background-image: none!important;
}
#myimage_original { opacity: 1!important; }
.bgwidth { width: 100%; }
.bgheight { height: 100%; }
.container_12 { width: auto!important; }

/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/

#header { display: block; float: left; width: 100%; min-height: 20px; height: auto; background-color: #191718; position:fixed; z-index: 24; opacity:.86;-webkit-transition: opacity 1s ease-in-out;-moz-transition: opacity 1s ease-in-out;-o-transition: opacity 1s ease-in-out;-ms-transition: opacity 1s ease-in-out;transition: opacity 1s ease-in-out; top: 0; }
#header:hover { opacity:1;-webkit-transition: opacity 1s ease-in-out;-moz-transition: opacity 1s ease-in-out;-o-transition: opacity 1s ease-in-out;-ms-transition: opacity 1s ease-in-out;	transition: opacity 1s ease-in-out; }
#header .inner { margin: 0 auto; width: 100%; position: relative; height: 100%; min-height: 20px; }
#header * { outline: 0 none; }
.header-arrow { margin-left: 220px; position: absolute; top: 45%; }

#logo-text, #logo-image, .logo-image { height: 100%; position: absolute; }
#logo-image img { display: block; bottom: 0; margin: auto; position: absolute; top: 0; }

#logo-text { display: block; margin: auto; position: absolute; width: 50%; bottom: 0; height: 21px; top: 0; }
.logo-text-inner { display: table-cell; vertical-align: middle; }
#logo-text h1 { float: left; line-height: 14px; margin-bottom: 0; margin-right: 30px; }
#logo-text h1 a { color: #FFFFFF; font-size: 28px; line-height: 22px; margin: auto; text-decoration: none; }

.handle { background-color: #191718;
background-image: -moz-linear-gradient(90deg, #363436 0%, #191718 100%);
background-image: -webkit-linear-gradient(90deg, #363436 0%, #191718 100%);
background-image: -o-linear-gradient(90deg, #363436 0%, #191718 100%);
background-image: -ms-linear-gradient(90deg, #363436 0%, #191718 100%);
background-image: linear-gradient(90deg, #363436 0%, #191718 100%);
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #363436), color-stop(1, #191718));
height: 50px;
bottom: -50px;
position: absolute;
left: 0;
width: 100%;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
box-shadow: 0px 5px 30px rgba(0,0,0,0.8);
-webkit-box-shadow: -30px 5px 30px rgba(0,0,0,0.8);
}
.handle-pattern{  background-image: url("images/handle-pattern.png"); bottom: 0; height: 6px; left: 0; margin: auto; position: absolute; right: 0; top: 0; width: 36px; }
.header-back-to-blog-link { float: left; }
.header-back-to-blog { margin-top: 12px; float: left; }
.header-back-to-blog-icon { background: url("http://thewelcometable.net/wp-content/themes/thewelcometable/images/header-compressed.png") no-repeat left top transparent; width: 19px; height: 34px; cursor: pointer; float: left; }
.header-back-to-blog-message { float: left; cursor: pointer; margin: 5px 0 0 5px; font-family: "Novecentowide-DemiBold",Arial,sans-serif; font-size: 10px; text-transform: uppercase; }
.header-back-to-blog:hover .header-back-to-blog-icon { background: url("http://thewelcometable.net/wp-content/themes/thewelcometable/images/header-compressed.png") no-repeat left bottom transparent; }
.header-back-to-blog:hover .header-back-to-blog-message { color: #c8c8c8; text-decoration: none; }

.header-back-to-top { margin-top: 12px; float: right; border-right: 1px solid #323131; margin-right: 40px; padding-right: 15px; }
.header-back-to-top-icon { background: url("http://thewelcometable.net/wp-content/themes/thewelcometable/images/header-compressed.png") no-repeat right top transparent; width: 33px; height: 34px; cursor: pointer; float: left; }
.header-back-to-top-message { float: left; cursor: pointer; margin: 5px 0 0 5px; font-family: "Novecentowide-DemiBold",Arial,sans-serif; font-size: 10px; text-transform: uppercase; }
.header-back-to-top:hover .header-back-to-top-icon { background: url("http://thewelcometable.net/wp-content/themes/thewelcometable/images/header-compressed.png") no-repeat right bottom transparent; }
.header-back-to-top:hover .header-back-to-top-message { color: #c8c8c8; text-decoration: none; }

/* -----------------------------------*/
/* ----------->>> MENU <<<------------*/
/* -----------------------------------*/

.sf-menu a { font-size: 11px; text-decoration: none; text-transform: uppercase; color: #8c8c8c;}
.sf-menu a:hover { text-decoration: none; font-weight: bold; color: #ffffff; }
.menu-title{ margin-bottom: 10px; display: none; }
#menu li a { color: #d94d4d; float: left; font-size: 18px; font-style: normal; text-transform: uppercase; line-height: 20px; clear:both; font-weight: 500; }
.menu-behind-the-kitchen-door-nav-container #menu li a { color: #bae2db; }
#menu li a:hover { color: #efefef!important; }
#menu li li a { padding: 0 12px 3px;	}
#menu li li a:hover { color: #e06287; }
#menu li { display: block; padding: 0; float: left; margin-left: 25px; }
#menu li li { padding: 0; }
#menu li li a { font-size: 11px; font-weight: normal; text-transform: none;letter-spacing:normal; text-align: right; }
#header #main-nav { position: relative; float: right; padding-top: 10px; margin-bottom: 10px; width: 100%; }
#menu { float: right; margin-right: 40px; }
.current_page_item a { color: #ffffff!important; font-weight: 700; }
#header #main-nav .menu-col{ float:left; width: 100%; }
#header #main-nav .menu-col:nth-child(2){ width: 100%; }
ul.pf_nav {background-position : left 31px;background-repeat : no-repeat;}
ul.pf_nav a { text-decoration: none; font-weight: normal; text-transform: uppercase; color: #8c8c8c; font-size: 11px; }
ul.pf_nav a:hover { color : #ffffff; }
ul.pf_nav li { display: block; height: 16px; clear:both; line-height: 16px; }
ul.pf_nav li ul { display: block; float:left; padding-bottom:5px;margin-top:-6px;width:165px;padding-left:15px;clear:both; }
ul.pf_nav li ul li{ height:16px; }
ul.pf_nav li ul li a{ line-height: 18px; text-decoration: none; text-transform: uppercase;font-size:10px;display:block;min-width:150px; }
.selected a { color: #ffffff!important; }

@media (max-width: 870px) {
	#menu li { margin-left: 20px; }
	#menu li a { font-size: 16px; }
}

@media (max-width: 800px) {
	#header { height: auto; opacity: 1; float: none; position: relative; }
	#header { 	background-image: linear-gradient(90deg, #2e2d2e 0%, #191718 100%);
				background-image: -o-linear-gradient(90deg, #2e2d2e 0%, #191718 100%);
				background-image: -moz-linear-gradient(90deg, #2e2d2e 0%, #191718 100%);
				background-image: -webkit-linear-gradient(90deg, #2e2d2e 0%, #191718 100%);
				background-image: -ms-linear-gradient(90deg, #2e2d2e 0%, #191718 100%);
				background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #2e2d2e), color-stop(1, #191718));
	}
	#header .inner { height: 100%; margin: 0 auto; max-width: 940px; position: relative; width: 92%; }
	#header #main-nav { width: 100%; float: none;}
	#menu { margin: 0 auto; width: 280px; float: none;}
	#menu li { float: none; text-align: center; margin: 0; }
	#menu li a { clear: both; font-size: 21px; font-style: normal; font-weight: normal; line-height: 32px; text-transform: uppercase; float: none;}
	ul.pf_nav a { color: #8C8C8C; font-size: 21px; font-weight: normal; text-decoration: none; text-transform: uppercase; }
	ul.pf_nav li { height: 32px; line-height: 32px; }
	.header-search { bottom: auto; }
	#content { position: relative !important; top: 0px !important; margin-bottom: 0!important;}
	.page-title { line-height: 45px !important; font-size: 40px!important;}
}

/* -----------------------------------*/
/* ----------->>> HOME <<<------------*/
/* -----------------------------------*/

.imgscontainer{ z-index:25245; z-index: 5; padding-bottom: 30px; max-width: 100%; }
.moving_gallery{ z-index:25244!important; z-index:2!important; }
.imgcontainer{ display:inline-block; float:left; position: relative; }

/* Thumbnail list */
.hoverbgpfthnail { float: left; } /*homepage thumbnails v2 */
.hoverbgpfthnailmetadata { font-size: 18px; max-width: inherit; padding: 9% 10%; position: absolute; width: 80%; height: 76%; color: #FFFFFF; cursor: pointer; display: none;z-index:10; word-wrap: break-word; }
.hoverbgpfthnailmetadata span { z-index:5; }
.hoverbgpfthnailiface { position: absolute; width: 100%; height: 100%; cursor: pointer; z-index: 23; background-color: rgba(0,0,0,0.01); background-image: url(images/1px.png); background-repeat: repeat; }
.thumb_title { font-size: 34px; color: #ffffff; text-transform: uppercase; font-family: 'NovecentowideBold', Arial, sans-serif; line-height: 26px; position: relative; float: left; width: inherit; word-wrap: break-word; }
.thumb_cats { position: relative; font-size: 11px; text-transform: uppercase; clear:both; display:block; font-family: 'NovecentowideDemiBold', Arial, sans-serif; line-height: 12px; margin-top: 10px; float: left; width: inherit; word-wrap: break-word; }
.thumb_plus { font-size: 44px; font-family: 'NovecentowideBold', Arial, sans-serif; position: absolute; bottom: 11.5%; left: 9%; clear: both; float: left; }

/* Project text list */
.homepage-project-list { width: 92%!important; max-width: 1600px!important; border-top: 1px solid #5b5a5b; border-bottom: 1px solid #5b5a5b; padding-top: 20px; padding-bottom: 40px; }
.homepage-project-list:after { height: 50px; display: block; clear:both; position: relative; background-color: red; width: 100%; }
.thtitled-thtitle { float: left; }
/* .thtitled-thtitle-inactive .thtitles-title { opacity: 0.22; color: #777777; text-shadow: 0 0 8px #F0F0F0; } I think this is cooler look */
.thtitled-thtitle-inactive .thtitles-title { opacity: 0.22; color: transparent; text-shadow: 0 0 5px #F0F0F0; }
.thtitles-titlebold { color: #F5F5F5; cursor: pointer; float: left; font-family: 'Novecentowide',Arial,sans-serif; font-size: 72px; line-height: 84px; min-height: 90px; text-transform: uppercase; width: auto; word-wrap: break-word; font-weight: 700; } 
.thtitles-title { color: #F5F5F5; cursor: pointer; font-family: 'Novecentowide',Arial,sans-serif; font-size: 72px; line-height: 84px; min-height: 90px; text-transform: uppercase; width: auto; word-wrap: break-word; position: absolute; font-weight:200; }
.thtitles-title:hover { font-family: 'Novecentowide',Arial,sans-serif; color: #3b95b1; opacity: 1; text-shadow: none; font-weight:600; }
.thtitles-title, .thtitles-title:hover { 
	transition-property: font-weight, color, text-shadow;
	transition-duration: 300ms, 1s, 600ms;
	transition-timing-function: ease-in-out;
	-webkit-transition-property: font-weight, color, text-shadow;
	-webkit-transition-duration: 300ms, 1s, 600ms;
	-webkit-transition-timing-function: ease-in-out;
	-o-transition-property: font-weight, color, text-shadow;
	-o-transition-duration: 300ms, 1s, 600ms;
	-o-transition-timing-function: ease-in-out;
	-moz-transition-property: font-weight, color, text-shadow;
	-moz-transition-duration: 300ms, 1s, 600ms;
	-moz-transition-timing-function: ease-in-out;
	-ms-transition-property: font-weight, color, text-shadow;
	-ms-transition-duration: 300ms, 1s, 600ms;
	-ms-transition-timing-function: ease-in-out;
}
.thtitled-separator { color: #F5F5F5; float: left; font-family: 'Novecentowide',Arial,sans-serif; font-size: 72px; line-height: 84px; min-height: 90px; margin: 0 20px 0 15px; font-weight:200; }
/* .thtitled-thtitle-inactive + .thtitled-separator { color: #777777; opacity: 0.2; text-shadow: 0 0 8px #F0F0F0; } */
.thtitled-thtitle-inactive + .thtitled-separator { color: transparent; opacity: 0.2; text-shadow: 0 0 5px #F0F0F0; }
@media (max-width: 1200px) {
	.thumb_title { font-size: 27px; line-height: 21px; }
	.thumb_cats { font-size: 11px; margin-top: 5px; }
	.thumb_plus { font-size: 38px; }
}
@media (max-width: 1100px) {
	.thtitles-titlebold { font-size: 52px; line-height: 62px; min-height: 65px; }
	.thtitles-title { font-size: 52px; line-height: 62px; min-height: 65px; }
	.thtitled-separator { font-size: 52px; line-height: 62px; min-height: 65px; margin: 0 15px 0 10px; }
}
@media (max-width: 800px) {
	.imgscontainer { position: static!important; margin-top: 50px!important; padding-bottom: 0; }
}
@media (max-width: 750px) {
	.thtitles-titlebold { font-size: 42px; line-height: 50px; min-height: 55px; }
	.thtitles-title { font-size: 42px; line-height: 50px; min-height: 55px; }
	.thtitled-separator { font-size: 42px; line-height: 50px; min-height: 55px; margin: 0 10px 0 5px; }
}
@media (max-width: 550px) {
	.thtitles-titlebold { font-size: 32px; line-height: 35px; min-height: 40px; }
	.thtitles-title { font-size: 32px; line-height: 35px; min-height: 40px; }
	.thtitled-separator { font-size: 32px; line-height: 35px; min-height: 40px; margin: 0 10px 0 5px; }
}

/* --------------------------------------*/
/* ----------->>> PROJECT <<<------------*/
/* --------------------------------------*/

.portfolio-fs-slides .portfolio-fs-slide .myvideo_yt { height: 100%!important; }
embed, iframe { z-index: 8; }

.social{ display:block;position:absolute;right:120px;top:40px;z-index:1020005;cursor:pointer;}
.fb-like{ display:block;position:relative;z-index:1020005;cursor:pointer;}
.twitter-share-button { margin: 0 0 -1px 10px; }
.single-portfolio .twitter-share-button { margin: 0 0 -6px 10px; }
.blog .twitter-share-button, .single-post .twitter-share-button { margin: 0 0 2px 10px; }

.portfolio-content { margin-bottom: 30px; width: 620px; }
#content { width: 940px; margin: 100px auto 60px; background: rgba(0, 0, 0, 0.85); padding-top: 55px; padding-bottom: 55px; }

@media (max-width: 1000px) {
#content { width: 100%;}
.bkd-content { width: 100% !important; margin: 0;}
}

.portfolio-fs-slides { position: relative; }
.portfolio-fs-slides .portfolio-fs-slide:first-child { position: relative; z-index: 1009999; z-index: auto; }
.portfolio-fs-slides .portfolio-fs-slide { position: relative; z-index: 88888; }
.portfolio-fs-viewport { position: fixed; z-index: 9; z-index: 25; }
.portfolio-excerpt { float:left; cursor: default; }
.project-view { color: #3b95b1; font-size: 34px; text-transform: uppercase; margin-top: 100px; }
.project-view:hover { color: #54b6d4; }

@media (max-width: 750px) {
	.myvideo embed, .myvideo iframe { left: 0; margin: auto; position: absolute; right: 0; width: 70%!important; max-height: 260px!important; top: 0; bottom: 0; z-index: 99999999999; }
}

/* Project loading */
.portfolio-loadingbar { z-index: 1010005!important; position: fixed; height: 100%; left: -400px; top: 0; }
.portfolio-loadinghr { background-color: #838283; width: 1px; margin-top: -200px; transform: rotate(20deg); -moz-transform: rotate(20deg); -webkit-transform: rotate(20deg); -ms-transform: rotate(20deg); -o-transform: rotate(20deg); float: left; height: 140%; }
.portfolio-indicator { font-size: 20px; font-family: 'Novecentowide',Arial,sans-serif; font-weight:300; color: #838283; height: 100%; display: block; float: left; top: 50%; position: relative; }
.loading { background-image: url(images/cursors/cursor_preloader_white_a.gif); height: 70px; width: 70px; background-repeat: no-repeat; position: fixed; top: 45.5%; left: 48%; display: none; z-index: 234; opacity: 0; }
.portfolio-loadingcursor-black { display: none; }

/* Project cover slide */
.project-coverslide{width:100%;height:100%;background-color:#D94D4D;z-index:1010000; opacity:.9; display:block; position: absolute; }
.current-slide #content { height: 92%; margin: 0 auto!important; padding-top: 0; position: relative; width: 92%; max-width: 1200px; }
.project-excerpt{ bottom: 0; height: 500px; margin: auto; opacity: 1; position: absolute; top: 0; width: 100%; }
.project-excerpt p { margin-bottom: 15px !important; }
.content-projectc { margin: 0 auto; max-width: 1600px; width: 92%; z-index:1010001; z-index: 1010006; }
.project-meta-heading { display: inline-block; width: 80px; font-family: 'Novecentowide',Arial,sans-serif; font-weight:700; font-size: 12px; line-height: 16px; }

.project-ourrole{ position: absolute; right: 0; top: 0; width: 350px; }
.project-meta li { height: 18px; }
.project-meta { color: #FFFFFF; position: relative; width: 750px; }
.project-cats { display: none; }
.project-title { font-size: 160px; color: #efefef; font-weight:700; line-height: 120px; margin: 0 0 40px -10px; word-wrap: break-word; width: 100%; text-transform: uppercase;}
.project-meta { text-transform: uppercase; color: #464646; float: left; }
.project-meta { text-transform: uppercase; float: left; }
.contenttextwhite .project-meta{ color: #ffffff; }
.project-description { font-size: 22px; color: #ffffff; width: 70%; font-weight: 200;}
.project-description a { color: #333; }
.portfolio-cancelclose { background: url(images/close.png) no-repeat 0 0 transparent; cursor: pointer; display: block; height: 36px; right: 50px; top: 35px; width: 37px; z-index: 1020005; position: fixed; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; transition-property: transform; }
.portfolio-cancelclose-white { background: url(images/close.png) no-repeat 0 0 transparent; }
.portfolio-cancelclose:hover { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); -o-transform:rotate(180deg); }
/* Increases X area */
.portfolio-cancelclose { background-position: center center; height: 56px; right: 45px; top: 25px; width: 57px; }

/* Project left and right arrows */
.portfolio-arrow-left { width: 50%; position: fixed; z-index: 99999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prev_white.png), auto; }
.portfolio-arrow-right { width: 50%; position: fixed; z-index: 99999; right: 0; height: 100%; cursor: url(images/cursors/cursor_next_white.png), auto; bottom: 0; }
.portfolio-arrow-left-first-white, .hide .portfolio-arrow-right-first-white, .portfolio-arrow-right-last-white { display: none!important; }
.portfolio-arrow-left-white { width: 50%; position: fixed; z-index: 99999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prev_white.png), auto; }
.portfolio-arrow-right-white { width: 50%; position: fixed; z-index: 99999; right: 0; height: 100%; cursor: url(images/cursors/cursor_next_white.png), auto; }
.cursor-loading { cursor: none; }
.konzept_arrow_left { width: 50%; position: fixed; z-index: 999999; left: 0; height: 100%; cursor: url(images/cursors/cursor_prev_white.png), auto; }
.konzept_arrow_right { width: 50%; position: fixed; z-index: 999999; right: 0; height: 100%; cursor: url(images/cursors/cursor_next_white.png), auto; }

@media (max-width: 1200px) {
	.project-title { font-size: 120px; line-height: 95px; }
	.project-description { width: 80%; font-size: 20px; }
	.project-excerpt { height: 400px; top: 50%; margin-top: -200px; position: relative; }
	#film-490 .project-excerpt { height: auto; top: 0; margin-top: 0; position: relative; }
}
@media (max-width: 800px) {
	#film-490 .project-title { font-size: 24px !important; margin: 70px 20px 10px !important;}
	#film-490 .project-description { font-size: 16px !important; margin: 0 20px 20px !important;}
	.project-title { font-size: 36px; line-height: 1; margin: 40px 0 20px 0; }
	.project-description { font-size: 16px !important; }
	.video-title span { font-size:12px !important;}
	.single-portfolio h3 { font-size: 12px; line-height: 1; }
}

/* -------------------------------------*/
/* ---------->>> HEADINGS <<<-----------*/
/* -------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; line-height: normal; font-weight: normal; word-wrap: break-word; color: #efefef; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; }
h1 { font-size:2.8em; }
h2 { font-size:2.4em; }
h3 { font-size:2.0em; }
h4 { font-size:1.6em; }
h5 { font-size:1.3em; }
h6 { font-size:1.1em; }
@media (max-width: 850px) {
	h1 { font-size:2.6em; }
	h2 { font-size:2.2em; }
	h3 { font-size:1.7em; }
	h4 { font-size:1.25em; }
	h5 { font-size:1.1em; }
	h5 { font-size:1.0em; }
}
.page-description h4 { text-transform: uppercase; font-weight: 700;}

/* -----------------------------------*/
/* ---------->>> FOOTER <<<-----------*/
/* -----------------------------------*/

#footer { color: #e5e5e5; font-size: 12px; line-height: 18px; position: fixed; float: left; bottom: 0; display: block; z-index: 999999; width: 100%; background-color: #191718; opacity:.86;-webkit-transition: opacity 1s ease-in-out;-moz-transition: opacity 1s ease-in-out;-o-transition: opacity 1s ease-in-out;-ms-transition: opacity 1s ease-in-out;transition: opacity 1s ease-in-out; padding-top: 10px; height: 37px; }
#footer:hover { opacity:1;-webkit-transition: opacity 1s ease-in-out;-moz-transition: opacity 1s ease-in-out;-o-transition: opacity 1s ease-in-out;-ms-transition: opacity 1s ease-in-out;	transition: opacity 1s ease-in-out; }
#footer .inner { display: none; }
#footer ul li a{ text-decoration: none; }
#footer ul li ul li a{ color: #5e5e5e; display: block; font-size: 11px; padding: 1px 0; }
#footer ul li a:hover { color: #a2a2a2; }
#footer_copyright { font-size: 10px; float:left; margin-top: 10px; color: #efefef; text-transform: uppercase; padding: 0; font-weight: 500; width: 50%; line-height: 10px; }
.footer_widgets { float:right; width: 50%; }
.footer-affiliate{ position: fixed; right: 40px; bottom: 40px; }
.footer-affiliate a{ color: #4f4f4f; font-size: 10px; text-transform: uppercase; }
.footer-affiliate a:hover{ color: #666666; text-decoration: none; }
.footer-bottom { margin: 0 auto; width: 100%; }
.footer-bottom a { clear:both; color: #999999; }
.footer-bottom-widgets { float: right; }
.footer-bottom-nav { display: inline; }
.footer-bottom-nav li{ border-right: 1px solid #5E5E5E; display: inline; margin-right: 10px; padding-right: 10px; }
.footer-bottom-nav li:last-child{ border-right: 0px solid #5E5E5E; }
#footer .widget_nav_menu li { display: inline; float: left; margin-right: 12px; }
#footer .widget { margin-bottom: 0; }
#social { float: left; margin: 2px 0 0 40px; }
#social a { float:left; position:relative; text-decoration:none; width:20px; height: 20px; clear:both; }
#social li { float:left; margin-right: 1px; width: 20px; margin-right: 15px; }
#social a span { cursor:pointer; display:block; left:0; position:absolute; top:0; }
#social a.facebook .social-icon{ background:url(images/connect.png) no-repeat scroll 0 -32px transparent; width: 24px; height: 24px; }
#social a.facebook .social-icon:hover{ background:url(images/connect.png) no-repeat scroll left top transparent; width: 24px; height: 24px; }
#social a.twitter .social-icon{ background:url(images/connect.png) no-repeat scroll -48px -32px transparent; width: 24px; height: 24px; }
#social a.twitter .social-icon:hover { background:url(images/connect.png) no-repeat scroll -48px top transparent; }
#social a.rss .social-icon{ background:url(images/connect.png) no-repeat scroll -120px -32px transparent; width: 24px; height: 24px; }
#social a.rss .social-icon:hover { background:url(images/connect.png) no-repeat scroll -120px top transparent; }
#social a.mail .social-icon{ background:url(images/connect.png) no-repeat scroll -168px -32px transparent; width: 24px; height: 24px; }
#social a.mail .social-icon:hover { background:url(images/connect.png) no-repeat scroll -168px top transparent; }
#buy-book {position: absolute; bottom: 80px; right: 40px; width: 132px; height: 133px; }
#take-action {position: absolute; bottom: 80px; left: 40px; width: 132px; height: 133px; }
#diners-guide {position: absolute; bottom: 253px; left: 40px; width: 132px; height: 133px;}

@media (max-width: 1280px) {
#buy-book {display:none !important;}
#take-action {display:none !important;}
#diners-guide {display:none !important;}
}

@media (max-width: 800px) {
#footer_copyright {display:none !important;}
}

/* -------------------------------------*/
/* ---------->>> COMMENTS <<<-----------*/
/* -------------------------------------*/

#comments-template input[type="text"], #comments-template textarea { background:none repeat scroll 0 0 transparent; border:1px solid #333132; padding: 8px; width: 100%; color: #787878; font-family: 'RobotoLight',Arial,sans-serif; font-size: 13px; }
#comments-template #submit { float: right; margin: 0 0 60px 0; }
#comments-template label { float: left; position: absolute; left: 0; position: absolute; padding: 10px 15px; text-transform: uppercase; color: #6b6b6b; font-size: 14px; }
#comments-template input[type="text"]:hover, #comments-template textarea:hover, #comments-template input[type="text"]:focus, #comments-template textarea:focus { }
#comments-template small { margin-top: 0px;}
#comments-template { clear: both; color: #606060; margin: 0; position: relative; }
#comments-template .commentlist { border-bottom: 1px solid #3B3A3A; margin-bottom: 2%; }
.commentlist ul { padding-left: 40px; }
#comments-template .comment-body { border-bottom: 1px solid #3b3a3a; margin-top: 35px; min-height: 100px; position: relative; color: #bfbfbf; padding-bottom: 30px; }
#comments-template .commentlist li:last-child .comment-body  { border-bottom: 0 none; }
#comments-template .comment-body img.avatar { background-color: #EFEFEF; border: 1px solid #D5D5D5; left: -95px; padding: 3px; position: absolute; display: none; }
#comments { border-bottom: 1px solid #3b3a3a; border-top: 2px solid #3b3a3a; padding: 10px 0px; margin: 0 0 40px 0; }
#comments h3 { font-family: 'RobotoThin', Arial, sans-serif; color: #8c8c8c; font-size: 32px; margin: 0; float: left; }
#comments .post-comment-link { font-family: 'Novecentowide-Bold', Arial, sans-serif; color: #c8c8c8; font-size: 32px; margin: 0; float: right; text-decoration: none; line-height: 100%; }
#comments .post-comment-link:hover { color: #3b95b1; }
.fn { clear: both; color: #FFFFFF; float: left; font-family: 'Novecentowide-Bold',Arial,sans-serif; font-size: 32px; font-style: normal; font-weight: bold; line-height: 28px; text-align: left; word-wrap: break-word; width: 100%; }
.fn a { word-wrap: break-word; font-family: 'Novecentowide-Bold', Arial, sans-serif; color: #ffffff; font-size: 32px; float: left; line-height: 32px; width: 100%; }
.fn a:hover { text-decoration: none; }
.commentmetadata { font-size: 10px; line-height: 13px; text-align: left; margin-top: 10px; color: #787878; font-family: 'Novecentowide-DemiBold', Arial, sans-serif; }
.commentmetadata a { color: #A9A9A9; text-decoration: none; }
.commentmetadata a:hover { text-decoration: none; }
#respond { float: left; margin-top: 2%; width: 100%; }
.says { display: none; }
.comment-left-column { float: left; width: 32%; margin-right: 2%; }
.comment-right-column { width: 64%; float: left; margin-left: 2%; }
.comment-right-column em { color: #666666; font-size: 0.7em; }
.comment-body p { padding: 0; font-size: 20px; line-height: 24px; margin-bottom: 0; }
.reply { bottom: 10px; font-size: 10px; text-transform: uppercase; right: 15px; position: absolute; }
.reply a { color: #ffffff;  text-decoration: none; font-size: 12px; }
.reply a:hover { }
.respond-left-column { width:32%;float:left;position:relative;margin-right: 4%; }
.respond-right-column { width:64%;float:left;position:relative;margin-left: 0; }
.respond-right-column-full { width:100%;float:left;position:relative;margin-left: 0; }
#data { width: 100%!important; height: 123px; overflow: auto; }
#author, #email, #url, #data { border: 1px solid #909090; line-height: 20px; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
#author, #email, #url { height: 34px; }
.no-comments { margin: 0 0 20px; color: #8C8C8C; float: left; border-bottom: 1px solid #3B3A3A; border-top: 2px solid #3B3A3A; padding: 10px 0; width: 100%; }
button, input[type="reset"], input[type="button"], input[type="submit"] { text-transform: uppercase; font-size: 20px; color: #efefef; background: #D94D4D; border: medium none; font-weight: 700; cursor: pointer; padding: 5px 20px; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; }
.project-excerpt input[type="submit"] { background: #333; }
.project-excerpt input[type="submit"]:hover { color: #D94D4D; }
button, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover { color: #333; }

@media (max-width: 850px) {
	#comments-template #submit { font-size: 24px; }
	.fn, .fn a { font-size: 22px; line-height: 22px; }
	.commentmetadata { margin-top: 4px; }
	#comments h3, #comments .post-comment-link { font-size: 22px; }
	.comment-body p { font-size: 16px; line-height: 21px; }
	#comments { margin: 0 0 30px; }
	#comments-template .comment-body { margin-top: 25px; padding-bottom: 35px; }
}
@media (max-width: 650px) {
	.respond-left-column { width:100%; margin-right: 0; }
	.respond-right-column { width:100%; margin-left: 0; }
}
@media (max-width: 750px) {
	.comment-body p { font-size: 18px; line-height: 22px; }
}

/* ------------------------------------*/
/* ---------->>> SIDEBAR <<<-----------*/
/* ------------------------------------*/
#sidebar .widget { float:left; }
#sidebar { background-color: #000000; color: #c0c0c0; font-family: Arial; }
#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6 {color: #F5F5F5;}
.textwidget a { color: #e6004c; }
.textwidget p:last-child { margin-bottom: 0px; }
.widget { position: relative; margin-bottom: 33px; float: left; }
#content2 #sidebar { padding-right: 20px; padding-left: 0px; }
#sidebar .widget_links ul li, #sidebar .widget_recent_entries ul li, #sidebar .widget_archive ul li, #sidebar .widget_pages ul li  { padding: 5px 0 5px 0px; border-bottom: 1px solid #333333; }
#sidebar .widget_pages ul li:last-child { border-bottom: 0px solid #333333; }
#sidebar .widget_links ul li a, #sidebar .widget_recent_entries ul li a, #sidebar .widget_archive ul li a, #sidebar .widget_pages ul li a{ display:block; color: #888; font-size: 11px; text-decoration: none; }

#sidebar .widget_categories ul li, #sidebar .widget_archive ul li{ font-weight: bold;margin-bottom: 3px;padding-left: 10px;border-radius: 5px 5px 5px 5px;background-color: #333333; font-family:Arial;font-weight:normal; }
#sidebar .widget_categories ul li a, #sidebar .widget_archive ul li a{ display:block; color: #888; font-size: 11px; text-decoration: none; padding: 5px 0; }
#sidebar .widget_categories .current-cat a{ font-weight: bold; color: #555555; }

.widget_recent_posts li{ margin-bottom: 10px; }
.widget_recent_posts li img{ float:left; margin: 5px 10px 10px 0; }
.widget_recent_posts a{ color: #f5f5f5; }
.widget_recent_posts_description { float: right; width: 160px; }
.widget_recent_posts_description a{ color: #555555; }
.widget_recent_posts .post-categories a{ color: #888888; font-size: 10px; text-transform: uppercase; }
.widget_recent_posts .post-categories li{ margin-bottom: 0; display: inline; }

.testimonials_nav { float:right; margin-top: 5px; }
.testimonials_nav a{ background-color: #5e5e5e; text-indent: -9999px; float:left; margin-left: 3px; }
#testimonials li { width: 100%; }
#prev2 { background-image: url(http://thewelcometable.net/wp-content/themes/thewelcometable/images/testimonials-left-arrow.jpg); width: 17px; height: 17px; display:block; }
#next2 { background-image: url(http://thewelcometable.net/wp-content/themes/thewelcometable/images/testimonials-right-arrow.jpg); width: 17px; height: 17px; display:block; }
.author { font-weight: bold; float: right; right:10px; }

/* -----------------------------------*/
/* ---------->>> SEARCH <<<-----------*/
/* -----------------------------------*/

.s { color: #929292;font-size: 13px;height: 22px;background-color: rgba(80,80,80,0.6); border: 1px solid #363636; padding: 2px 3px 3px; }
#sidebar .s { color: #929292;font-size: 13px;height: 22px;padding: 3px 3px 4px;width: 150px; }
.search_submit { border: 0 none;cursor: pointer;float: left;position: absolute; }
#sidebar .search_submit { background-image: url(http://thewelcometable.net/wp-content/themes/thewelcometable/images/search.png); right: 0px; border: 1px solid #cacaca ;cursor: pointer;float: left;margin:0;text-indent:-9999px; height: 29px; width:29px; opacity: 0.35;}
#footer .s { border: 1px solid #363636; background-color: #363636; padding: 2px 3px 3px;width: auto;width: 173px; }
#footer .search_submit { margin-left:1px;margin-top:0;opacity:0.165; }

/* ------------------------------------*/
/* ---------->>> WIDGETS <<<-----------*/
/* ------------------------------------*/

/* Contact Form Styles */
.wpcf7 textarea{ height: 150px; resize: none; }
.wpcf7 input, .wpcf7 textarea{ color: #787878; padding: 7px; width: 100%; background:none repeat scroll 0 0 transparent; border:1px solid #333132; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; font-family:'RobotoLight',Arial,sans-serif; font-size: 13px; }
.wpcf7 input:focus, .wpcf7 textarea:focus, .wpcf7 input:hover, .wpcf7 textarea:hover{ /* background-color: #fFe6eb; border: 1px solid #fFe6eb; */ }
.wpcf7 { font-size: 12px; }
.wpcf7-form{ }
.wpcf7-form p{ display: block; margin: -20px 0 5px; }
.wpcf7-form img{ float: none; }
.wpcf7-response-output { padding: 1% 2%!important; width: 100%; margin: 0!important; float: left; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
.wpcf7-submit { background: none!important; cursor: pointer; border: 0!important; font-family: 'Novecentowide-Bold', Arial, sans-serif!important; width: auto!important; float:right; padding: 2% 0%!important; font-size: 32px!important; }
.contact-label{ background-color: #000000; border-radius: 6px 0 0 6px; color: #FFFFFF; float: left; padding: 6px 20px; width: 70px; }
.contact-field{ float: left; width: 219px; }
.contact-fieldset { clear: both; float: left; margin-bottom: 10px; }

/* Contact Page Styles */
.contact-page { font-size: 20px; line-height: 24px; color: #8c8c8c; margin: 0 auto; max-width: 900px; width: 100%; }
.contact-page-column-one { float:left;width:47.5%;margin-right:2.5%; }
.contact-page-column-two { float:left;width:47.5%;margin-left:2.5%; }
.contact-page-address { font-size:14px;line-height: 18px;font-family:'RobotoLight',Arial,sans-serif; }
.contact-page h2 { float: left; color: #c8c8c8; font-size: 32px; line-height: 24px; font-family: 'NovecentowideDemiBold', Arial, sans-serif; }
.contact-page .input { margin: 5px 0; clear: both; position: relative; }
.contact-page .input span:first-child { top: 20px; position: absolute; padding: 5px; margin-left: 4px; color: #999; text-transform: uppercase; color: #6b6b6b; }
.contact-map { background-image: url(http://thewelcometable.net/wp-content/themes/thewelcometable/images/map.png); background-position: top left; height: 26px; width: 19px; display: block; float: left; margin: 0 0 0 10px; }
.contact-map:hover { background-position: bottom left; }
.ajax-loader { display: none!important; }

.wpcf7-mail-sent-ok, .wpcf7-validation-errors { background-color: transparent!important; border: 0 none !important; color: #FFFFFF; margin-top: 37px !important; width: 58%; font-family: 'RobotoCondensed', Arial, sans-serif!important; font-size: 13px; line-height: 12px; text-transform: uppercase; padding: 0 !important; }
.wpcf7-not-valid { border: 1px solid #6b0b0c!important; }
.wpcf7-not-valid-tip { background: url("http://thewelcometable.net/wp-content/themes/thewelcometable/images/contact-warning.png") no-repeat scroll right top transparent !important; border: 0 solid #FF0000 !important; color: #EE0000; display: block !important; font-size: 12px !important; height: 26px; left: auto !important; opacity: 1 !important; padding: 0 !important; position: absolute !important; right: -35px; text-indent: -9999px; top: 3px !important; width: 26px !important; }
.wpcf7-form-control-wrap { display: block; }

@media (max-width: 850px) {
	.contact-page { font-size: 17px; line-height: 21px; }
	.contact-page h2 { font-size: 28px; }
	.wpcf7-not-valid-tip { right: 3px; }
}
@media (max-width: 750px) {
.contact-page-column-one { font-size: 22px; line-height: 24px; }
.contact-page-address { font-size: 18px; line-height: 22px; }
}

@media (max-width: 550px) {
	.contact-page-column-one { width:100%;margin-right:0; }
	.contact-page-column-two { width:100%;margin-left:0; }
}

/* ---------------------------------*/
/* ---------->>> BLOG <<<-----------*/
/* ---------------------------------*/

.post { clear: both; display: block; float: left; margin-bottom: 10px; width:100%; }
.excerpt-blog a { text-decoration: underline; }

.navigation { height: 20px; width: 100%; position: relative; bottom: 80px; }
.navigation a { font-size: 23px; text-transform: uppercase; color: #8c8c8c; text-decoration: none; font-family: 'Novecentowide-DemiBold', Arial, sans-serif; }
.newer_entries:hover a, .older_entries:hover a, .newer_entries:hover, .older_entries:hover { color: #c8c8c8; text-decoration: none; }
.older_entries a, .newer_entries a, .older_entries_text, .newer_entries_text { float: left; }
.older_entries_icon { font-family: 'WebSymbolsRegular', Arial, sans-serif; float: right; font-size: 17px; line-height: 22px; margin: 0 10px; cursor: pointer; }
.newer_entries_icon { font-family: 'WebSymbolsRegular', Arial, sans-serif; float: left; font-size: 17px; line-height: 22px; margin: 0 10px; cursor: pointer; }

@media (max-width: 550px) {
	.navigation a { font-size: 20px; }
}

.wp-pagenavi { border-top: 1px solid #dddddd; padding-top:20px; }
.wp-pagenavi a { padding: 5px 9px 4px; margin: 0 3px; border: 1px solid #aaaaaa; }
.wp-pagenavi span { padding: 5px 9px 4px; }
.wp-pagenavi .current { background-color: #777777; border-color: #777777 !important; color: #FFFFFF; }
.wp-pagenavi .pages { font-size: 11px; text-transform: uppercase; float: right; border: 0; }
.wp-pagenavi a:hover { text-decoration: none; }

.blog-space { height: 40px;}
.blog-title { font-size: 32px; line-height: 32px; margin: 5px 0 0; margin: 0 auto; width: 92%; max-width: 900px; }
.blog-title h3, .single-post h1 { line-height: 1; font-weight: bold; font-size: 1.3em; }
.blog-container { margin: 0 auto; width: 92%; max-width: 900px; color: #bfbfbf; font-size: 23px; line-height: 28px; }

@media (max-width: 1200px) {

}
@media (max-width: 850px) {
	
}
@media (max-width: 450px) {
	
}
@media (max-width: 800px) {
	
}
@media (max-width: 750px) {
	
}

/* ---------------------------------*/
/* ---------->>> NEWS <<<-----------*/
/* ---------------------------------*/

.page_description{ top:0 !important; position:relative!important; left:0 !important; margin-left:0 !important; text-align:center!important; }
.page_title{ float:none!important; display:inline-block!important; }
.news-container-outer{ float:none!important; width:92%; position:relative!important; margin:0 auto; left:0!important; right:0!important; overflow-x:hidden!important; }
.news-container{ width:4000px; position:relative!important; clear:both; }
.news-container .excerpt-blog{ clear:both; }
.scrollbar-arrowleft, .scrollbar-arrowright{ width:110px; height:80px; position:absolute; cursor: pointer; background-repeat:no-repeat; background-position: center top; }
.scrollbar-arrowright{ }
.scrollbar-arrowleft-inactive, .scrollbar-arrowright-inactive{ cursor:auto; }
.news-title { color: #C8C8C8; font-family: 'Novecentowide-Bold',Arial,sans-serif; font-weight: normal; line-height: 100%; word-wrap: break-word; font-size: 24px; height: 75px; }
.news-date { color: #787878; font-family: 'NovecentowideDemiBold',Arial,sans-serif; font-size: 11px; font-weight: lighter; text-transform: uppercase; }
.news-content { color: #bfbfbf; font-size: 17px; line-height: 125%; }
.news-content a { text-decoration: underline; color: inherit; }
.scrollbar-arrowleft { background-image: url('http://thewelcometable.net/wp-content/themes/thewelcometable/images/news-arrow-left-active.png'); }
.scrollbar-arrowright { background-image: url('http://thewelcometable.net/wp-content/themes/thewelcometable/images/news-arrow-right-active.png'); }
.scrollbar-arrowleft-inactive { background-image: url('http://thewelcometable.net/wp-content/themes/thewelcometable/images/news-arrow-left-inactive.png'); }
.scrollbar-arrowright-inactive { background-image: url('http://thewelcometable.net/wp-content/themes/thewelcometable/images/news-arrow-right-inactive.png'); }
@media (max-width: 940px) {
	.news-title { height: auto; }
	.news-container .excerpt-blog { margin-bottom: 20px; }
}
@media (max-width: 750px) {
	.news-content { font-size: 22px; }
	.news-title { font-size: 34px; line-height: 30px; }
	.news-date { font-size: 15px; margin-bottom: 5px; }
}

.page_arrow_left { position: relative; float: left; display: none; cursor: pointer; z-index: 444; color:#aaaaaa; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; font-family: Arial, sans-serif; line-height: 170px; color:#464646; letter-spacing: -2px; color: #c8c8c8; float: left; font-size: 155px; font-weight: bold; margin-top: 40px;  }
.page_arrow_right { position: relative; float: left; display: none; cursor: pointer; z-index: 444; color:#aaaaaa; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; font-family: Arial, sans-serif; line-height: 170px; color:#464646; letter-spacing: -2px; color: #c8c8c8; float: left; font-size: 155px; font-weight: bold; margin-top: 40px;  }
.page_arrow_right:hover, .page_arrow_left:hover  { color: #464646; }

/* -----------------------------------*/
/* ----------->>> HTML <<<------------*/
/* -----------------------------------*/

.aligncenter {}
.bypostauthor {}
.gallery-caption {}
.sticky {}
.wp-caption-text {}
.wp-caption {}
.page { }

a { text-decoration: none; color: #de4429; font-weight: bold;}
p { margin: 0px 0px 15px 0px; font-weight: 100;}
hr { background-color: #DDDDDD; border: 0 none; clear: both; color: #EEEEEE; height: 1px; margin: 25px 0; visibility: hidden; width: 100%; }
small { display:block; margin-bottom:15px; font-size: 14px; font-style: italic; }
pre { font-size: 12px; line-height: 20px; margin: 0 0 15px; overflow-x: auto; overflow-y: hidden; word-wrap: break-word; white-space: pre-wrap; }
pre code { margin: 0 0 0 40px; display: block; }
fieldset { border:1px solid #dddddd; padding: 20px 30px; }
blockquote { margin-bottom: 15px; padding: 0 0 10px 85px; background: transparent url(images/blockquote.png) no-repeat left top scroll; clear: both; color: #EFEFEF; font-size: 32px; line-height: 40px; font-weight: 900; }
.quote-left { float: left; margin: 0px 15px 15px 0px; padding-left: 65px; width: 40%; }
.quote-right { float: right; margin: 0px 15px 0px 10px; padding-left: 65px; width: 40%; }
.image_right{ float:right; margin-left: 30px; margin-bottom: 30px; }
.image_left{ float:left; margin-right: 30px; margin-bottom: 30px; }
.alignright{ float:right; margin-left: 30px; margin-right:0; margin-bottom: 30px; }
.alignleft{ float:left; margin-right: 30px; margin-left:0; margin-bottom: 30px; }
.alignnone{ margin:0 auto 20px auto; display:block; }
.clear { clear:both; }

/* ----------------------------------------*/
/* ----------->>> TEMPLATES <<<------------*/
/* ----------------------------------------*/
#portraits-link { position: absolute; top: 0; left: 0; width: 25%; height: 55%;}
#kitchen-door { position: absolute; top: 30%; left: 40%; width: 20%; height: 45%;}
#roc-link { position: absolute; bottom: 0; left: 15%; width: 15%; height: 30%;}
#twt-link { position: absolute; right: 0; top: 40%; width: 40%; height: 15%;}

.page-description {color:#bfbfbf; max-width:940px; width: 92%; margin: 0 auto; }
.page-description { font-size: 20px; line-height: 120%; -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; }
.page-description { cursor: default; }
.page-template-template-two-columns-php .page-description{ -moz-column-count: 2; -moz-column-gap: 20px; -webkit-column-count: 2; -webkit-column-gap: 20px; column-count: 2; column-gap: 20px; }
@media (max-width: 800px) {
	.page-description { -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; }
}
.page-content { color: #BFBFBF; margin: 0 auto; max-width: 900px; width: 92%; font-size: 20px; line-height: 120%; margin-bottom: 30px; }
#book-trailers .page-content {width: 100%}
.contenttextwhite .page-description{color:#ffffff;}
.page-title { word-wrap: break-word; line-height: 55px; font-size: 55px; margin: 25px auto 60px; text-transform: uppercase; text-align: center; padding-bottom: 15px; font-weight: 900; color: #d94d4d; width: 92%; }
.contenttextwhite .page-title{color:#ffffff; font-size: 55px;}
.page_description { text-transform: uppercase; position: absolute; }
.current_sli_desc { float: left; position: fixed; font-size: 16px; text-transform: none; z-index:140201; bottom: 60px; width: 100%; padding: 15px 20px; background: #D94D4D; font-weight: 200; }
.current_sli_desc h4 { color: inherit; font-size: 42px; font-family: 'Novecentowide-Bold', Arial, sans-serif; text-transform: uppercase; clear: both; margin: 0px; font-weight: 900; }
.current_sli_desc a { color: inherit; text-decoration: none; border-bottom: 1px solid; }
.postid-490 .current_sli_desc { display: none; }

.page-template-template-bkd-page-php #content { margin: 0 auto; }
.page-template-template-bkd-page-php #content .page-title { margin: 0 auto; padding-bottom: 10px;}
.page-template-template-bkd-page-php #content em { color: #BAE2DB;}
.page-template-template-bkd-page-php #content blockquote { font-size: 34px; line-height: 42px; font-weight: 900; }
.page-template-template-bkd-page-php .bkd-content h2.page-title { margin-bottom: 60px; }
.page-template-template-bkd-page-php .page-title { color: #BAE2DB; }
.page-template-template-bkd-page-php a { color: #BAE2DB; }
.page-template-template-bkd-page-php .bkd-content p, .page-template-default #content p { margin-bottom: 30px; }
.page-template-template-bkd-page-php .bkd-content blockquote { font-size: 20px; line-height: 30px; margin-bottom: 0; }
.page-template-template-bkd-page-php .bkd-content h2 { font-weight: 900; margin-bottom: 0; }
.page-template-template-bkd-page-php .bkd-content h4 { text-transform: none; font-weight: 200; margin-bottom: 60px; color: #BFBFBF; font-size: 24px; line-height: 32px; } 

.single-portfolio #content { width: 92%; background: none; }
#film-490 #content { width: 100%; height: 100%; max-width: none; margin: 40px;}
#film-490 .project-excerpt { height: auto; }
#film-490 .project-title { font-size: 72px; margin: 40px; line-height: 1;}
#film-490 .project-description {width: 90%; font-size: 20px; clear: both; margin: 0 40px 40px;}
#video-portraits li { width: 16.666% ; height: auto ; float: left; position: relative; line-height: 0; }
#video-portraits img { height: auto; max-width: 100%; }
.video-title { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; background: rgba(0, 0, 0, 0.7); cursor: pointer; text-align:center; -moz-transition: all .3s ease-in-out;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
.video-title:hover { opacity: 1; }
.video-title span { color: #fff; text-transform: uppercase; font-weight: bold; font-size: 24px; position: relative; top: 45%;} 
.single-portfolio .project-excerpt h3 a { font-size: 2.1em; color: #333; }

.bkd-content, .blog-content { width: 940px; margin: 60px auto 0; background: rgba(0, 0, 0, 0.85); padding-top: 55px; padding-bottom: 55px; }

.page-template-default #content h4 { text-transform: uppercase; font-weight: 900; margin-top: 60px; }
.page-template-default #content ul { list-style: disc; margin: 30px 0 30px 30px; }
.page-template-default #content ul li { color: #EFEFEF; margin-bottom: 10px; }
.page-template-default #content ol { list-style: upper-roman; margin: 0 0 60px 30px; }

.page-template-template-roc-page-php #content { margin: 0 auto; padding: 25px 10px 15px; width: 240px; position: absolute; bottom: 40px; right: 0; }

.portfolio-fs-slides .portfolio-fs-slide .myimage img { position: relative; }

#join_TWT {margin-top: -60px;}
#join_TWT label { font-size: 90%; font-weight: 200;}
#join_TWT input[type="text"] { background: #222; font-size: 14px; border: none; padding: 7px; width: 90%; margin: 0 0 20px; -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4); box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4); -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px; -moz-transition: all .2s ease-in; -webkit-transition: all .2s ease-in; -o-transition: all .2s ease-in; transition: all .2s ease-in; color: #fff;}
#join_TWT input[type="text"]:focus { background: #333; -moz-box-shadow: 0 0 9px rgba(0, 0, 0, .95); -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, .95); box-shadow: 0 0 9px rgba(0, 0, 0, .95); }
#join_TWT select { position: relative; top: -15px; margin-bottom: 15px; }
#join_TWT .formRow {float:left; width: 50%}

/* --------------------------------------------*/
/* ----------->>> MISCELLANEOUS <<<------------*/
/* --------------------------------------------*/

.pf_img {opacity:1; height: auto; }
.pf_imgs:hover{ opacity: 0.65; background-color: #ddd;}

@media only screen and (max-width: 480px) {
body { min-height: 620px !important;}
}

.slides li { position: fixed; left: 1620px; top: 0; }

.vvqbox object { width:100%!important; height:100%!important; }
.vvqbox { margin: 0 0 0 auto!important; }
.video-js { height: auto !important; }
.video-js-box .vjs-controls { position: fixed!important; }
div.vjs-big-play-button { position: fixed!important; visibility: hidden; }
.vjs-controls > div.vjs-volume-control { right: 65px; width: 25px; }
.vjs-volume-control div span {
    background-color: transparent!important;
    background-image: url("http://thewelcometable.net/wp-content/themes/thewelcometable/images/vol.png")!important;
    border: medium none!important;
    height: 15px!important;
    width: 12px!important;
	position: absolute!important;
	left: 0!important;
}
.vjs-controls { margin: auto 5% auto auto!important; }
.vjs-controls > div.vjs-time-control { display: none; }
.vjs-controls > div.vjs-volume-control { right: 140px!important; width: 20px!important; }

.youtube_gallery_item img { background: none !important; border: none !important; margin: 0 !important; padding: 0 !important;}

.hupso_counters { display: none; }
#hupso_counters_0 { clear: both; margin: -40px 0 60px; float: right; }
.fb_iframe_widget span { vertical-align: top !important; }

.jp-controls { float: right; margin: 0 40px 10px 0;}
.jp-controls li { float: left; margin-left: 10px; padding: 0;}
.jp-controls li a { display: block; text-indent: -9999px; width: 27px; height: 27px; }
.jp-controls li a.jp-play { background: url('images/pause_play.png') no-repeat top right;}
.jp-controls li a.jp-pause { background: url('images/pause_play.png') no-repeat top left;}