/* @override http://syynlabs.com/wp-content/themes/syynlabs/style.css */

/* @override http://syynlabs.com/wp-content/themes/syynlabs/style.css */

/* @override http://syynlabs.com/wp-content/themes/syynlabs/style.css */

/* @override http://syynlabs.com/wp-content/themes/syynlabs/style.css */

/*
Theme Name: Syyn Labs
Theme URI: http://www.syynlabs.com
Description: Syyn Labs
Author: wrkhorse.com
Author URI:
Version:
Tags:

License:
License URI:

General comments (optional).
 */
 
/* font styling */

@font-face {
	font-family: 'Chalet';
	src: url('fonts/chalet-parisnineteensixty-webfont.eot');
    src: url('fonts/chalet-parisnineteensixty-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/chalet-parisnineteensixty-webfont.woff') format('woff'),
         url('fonts/chalet-parisnineteensixty-webfont.ttf') format('truetype'),
         url('fonts/chalet-parisnineteensixty-webfont.svg#ChaletParisNineteenSixty') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background: #ececec url(img/bg-page.jpg) repeat top left fixed;
	background-size: fill;
	margin-top: 30px;
	font: 1em Arial;
	color: #666;
}



h2 {
	font: 23px 'Chalet';
	color: #8C8C8C;
	padding: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #8C8C8C;
}

a:hover {
	text-decoration: underline;

	-webkit-transition: .5s all ease-out;
	-moz-transition: .5s all ease-out;
	-o-transition: .5s all ease-out;
	-ms-transition: .5s all ease-out;
	transition: .5s all ease-out;
}

a img {
	border: none !important;
}


.content a, .content-home a { color: #E49736;}



.linkback { font: 9px Arial; padding-left: 0px;
	font-weight: bolder;
	text-transform: uppercase;
}
.banner {
	text-align: center;
}

.wp-caption-text, .gallery-caption {
	font: 9px 'Arial';
	text-align: left;
}

#sidebar ul {
	list-style: none;
	padding: none;
}

#sidebar ul li {
	padding-left: 10px;
}

#sidebar a {
	color: #ccc;
	display: block;
	padding: 1px;
	padding-left: 5px;
	margin-right: 10px;
	padding-right: 5px;
	text-decoration: none;
}

#sidebar a:hover {
	background: #8C8C8C;
	color: #fff;
}

#sidebar .active a {
	background: #8C8C8C;
	color: #fff;
}

#sidebar {
	font: 22px 'Chalet';
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin-top: 20px;
	width: 200px;
}

#sidebar ul, #sidebar ul+ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

#sidebar h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 10px;
}

.reel-sidebar {
	background-color: #E49736;
	padding-top: 5px;
	padding-bottom: 5px;

	-webkit-box-shadow: 0px 5px 5px rgba(00,00,00,.1);
	-moz-box-shadow: 0px 5px 5px rgba(00,00,00,.1);
	box-shadow: 0px 5px 5px rgba(00,00,00,.1);

	margin-top: 20px;
}

.reel-sidebar a:hover {
	background-color: #E49736 !important;
}

.newsletter-form .submit {
	background: url("img/btn-join.gif") transparent top left;
	height: 22px;
	width: 45px;
	text-indent: -9999px;
	border: none;
	float: left;
	margin-left: -10px;
}

.newsletter-form input[type=text] {
	height: 17px;
	width: 85px;
	border: 1px solid #E49736;
	color: #666; }

.newsletter-form {
	margin-top: 20px;
	background: rgba(255,255,255,.9);
	padding-left: 10px;
	padding-bottom: 10px;
}

.newsletter-form label {
	font: 14px 'Chalet';
}

.panel {
	background-color: rgba(255,255,255,.9);

	-webkit-box-shadow: 0px 0px 10px rgba(00,00,00,.5);
	-moz-box-shadow: 0px 0px 10px rgba(00,00,00,.5);
	box-shadow: 0px 0px 10px rgba(00,00,00,.5);
}

.panel-sidebar {
	background-color: rgba(255,255,255,.9);

	-webkit-box-shadow: 0px 0px 0px rgba(00,00,00,.5);
	-moz-box-shadow: 0px 0px 0px rgba(00,00,00,.5);
	box-shadow: 0px 0px 0px rgba(00,00,00,.5);
}

.content-home {
	padding: 25px;
	font: 14px 'Arial';
	letter-spacing: -0px;
	line-height: 22px;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 40px;
	color: #000;
	/* text-shadow: 1px 1px 1px rgba(00,00,00,.3); */
}

.content {
	padding: 20px;
	font: 1em 'Helvetica Neue';
	letter-spacing: 0px;
	line-height: 18px;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 80px;
}

.content embed {
	max-width: 400px;
	max-height: auto;
}

.content img {
	max-width: 400px;
	max-height: auto;
	margin-top: 0px;
	padding-top: 23px;
}

.content-press {
	padding: 15px;
	font: 1em 'Helvetica Neue';
	letter-spacing: 0px;
	line-height: 18px;
	background: #fff;
	margin-top: 15px;
	margin-bottom: 80px;
}


.main {
	font: 12px 'Arial';
}

p {
	margin-top: 20px;
	line-height: 22px;
	font-size: 12px;
	color: #919191;
}

.title {
	margin-top: -20px;
	line-height: 25px;
	font-size: 14px;
	color: #919191;
}

.logo {
	margin-left: -10px;
}

.twocolumns {
	width: 100%;
}

.column {
	width: 48%;
	float: left;
	margin-top: 20px;
}

.column ul {
	list-style: none;
	margin-top: 10px;
}

.column li {
	padding: 5px;
	background: #f5f8ff;
	padding-left: 10px;
}

div.column:last-of-type {
	margin-left: 4%;
}

.column li:nth-child(even) {
	background: #fff;
}

.contact-col-left {
	width: 65%;
	float: left;
}

.contact-col-right {
	width: 35%;
	float: left;
}

.press-item {
	display: inline;
	float: left;
	position: relative;
	width: 130px;
	white-space: normal;
	height: 160px;
	
	overflow: hidden;
	text-align: left;
	margin-right: 20px;
	line-height: 12px;
	font-size: 11px;
	font-weight: bold;
}

.press-item img {
	height: 120px;
	width: auto;
}

.team-nav {
	margin-bottom: 20px;
}

.team-nav img {
	display: inline;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	height: 71px;
	width: 71px;
}

.team-left {
	width: 220px;
	float: left;
	display: inline;
	position: relative;
	margin-left: 8px;
	margin-right: 40px;
}

.team-right {
	width: 400px;
	float: left;
	display: inline;
	position: relative;
	margin-top: 0px;
	padding-top: 30px;
}

.proj-pane {
	width: 48%;
	height: 200px;
	letter-spacing: -1px;
	overflow: hidden;
	text-overflow-x: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 0%;
	margin-right: 0%;
	display: inline;
	float: left;
	text-align: center;
	background: #fff;
	padding-top: 35px;
	padding-bottom: 10px;
	margin-bottom: 20px;

	-webkit-box-shadow: 1px 3px 9px rgba(00,00,00,.3);
	-moz-box-shadow: 1px 3px 9px rgba(00,00,00,.3);
	box-shadow: 1px 3px 9px rgba(00,00,00,.3);
}

.proj-pane a {
	color: #8C8C8C;
	font: 20px 'Arial';
}

.proj-pane h3 { font-weight: normal!important;
}

div.proj-pane:nth-child(odd) { margin-right: 4%; margin-left: 0px}

.proj-left, .proj-right { float: left; display: inline; position: relative;}
.proj-left {width: 420px; padding-right: 30px;
	padding-left: 10px;
	padding-top: 10px;
}
.proj-right { width: 220px;}

.back { background: #E49736; padding: 5px 8px 5px 8px ; color: #fff!important; float: right; margin-bottom: 10px;
	font: bold 12px Arial;
}

.clear {
	clear: both;
}

/* Sticky Footer */
html, body {
	height: 100%;
}

#wrap {
	min-height: 100%;
}

#main {
	overflow: auto;
	padding-bottom: 50px;
	/* must be same height as the footer */
}

footer {
	position: fixed;
	z-index: 500;
	bottom: 0%;
	width: 100%;
	height: 50px;
	clear: both;

	-webkit-box-shadow: -2px -5px 10px rgba(00,00,00,.2);
	-moz-box-shadow: -2px -5px 10px rgba(00,00,00,.2);
	box-shadow: -2px -5px 10px rgba(00,00,00,.2);

	background: #fff;
	font: 12px 'Chalet';
}


footer div+div {
	text-align: right;
	background: #fff url('img/bg-footer-content.jpg') top right;
	height: 50px;
}

.footer-nav {
	padding-top: 15px;
}

.footer-nav li {
	display: inline;
	padding-left: 10px;
}

/*Opera Fix*/
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}

/* scrollable jquery styling */
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 581px;
	height:160px;
	margin-left: auto;
	margin-right: auto;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accommodate scrollable items.
	it's enough that you set width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
}

/*
	a single item. must be floated in horizontal scrolling.
	typically, this element is the one that *you* will style
	the most.
*/
.items div {
	float:left;
}

.browse {
	font: 42px Verdana;
	color: #E49736;
}

.browse:hover {
	text-decoration: none;
	color: #666;
}

.prev {
	position: absolute;
	top: 50px;
}

.next {
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 310px;
}