/* Foundation v2.2 http://foundation.zurb.com */
/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */

/*
body {
	overflow-y: hidden;
}
*/

.menu li {
	display: inline;
}
#slidecaption {
	font-size: 18px;
	line-height: 22px;
	text-shadow: 1px 1px 2px #444444;

}
#slidecaption a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	line-height: 2px;
}

/* new social media styles for header. - Flynn */
.social-icons {
	background: rgba(85, 85, 85, 0.6);
	border: 1px solid #444444;
	padding: 3px 0 0 33px;
}
.social-icons a{
	color: #fff;
	font-size: 20px;
	margin-right: 15px;
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.6);
}
.social-icons a:hover {
	color: #ffde00;
}
/*========= Parallax styles =========*/
.parallax {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
	background: url(../images/FRANCL_background.png) repeat-x -1000px 0;
}

/*========= Left Nav col =========*/

ul#main-nav li {
	background: #555555;
	background: rgba(85, 85, 85, 0.6);
	padding: 5px 0;
	margin: 0 0 5px 0px;
	text-transform: uppercase;

}
ul#main-nav li a {
	color: #fff;
	text-shadow: 0px 1px 1px #808080;
	filter: dropshadow(color=#808080, offx=0, offy=1);
	padding: 0 0 0 30px;
}

ul#main-nav ul {
	margin-top: 10px;
	display: none;
	text-transform: uppercase;
	font-size: 10px;
}
ul#main-nav ul li {
	background: none;
	padding: 0 0 0 0px;
}

ul#main-nav li.open {

}

header[role="banner"] {
	width: 225px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
}

/*========= Center Content col =========*/
#main {

	height: 100%;
}
body.tax-project-type.archive {
 	overflow-y: auto; 
}
.center-col {
	width: 56%;
	height: 100%;
	left: 260px;
	position: relative;
	z-index: 150;
}
.page-template-page-work-php .center-col, .tax-project-type .center-col, .page-template-page-team-php .center-col {
	width: 76%;
}
.center-col .block-grid{

	margin-top:30px;

}

.center-col .block-grid > li {
	height: 200px;
    margin-right: 30px;
    overflow: hidden;
    width: 200px;
    margin-bottom: 30px;
    position: relative;
}
	/*
float: left;
	margin: 20px 0 0 260px;
*/
.blog .center-col, .single-post .center-col, .archive .center-col {
	position: fixed;
}
.single-post .center-col {
	overflow: auto;
}
.tax-project-type.archive .center-col {
	position: relative;
}

/*========= Right col =========*/

#controls-wrapper {
	position: fixed;
	top: 60%;
	left: 2%;
	width: 184px;
	padding-left: 10px;
	color: #fff;
	z-index: 300;
}

.load-item {
	display: block;
	width: 30px;
	height: 35px;
	background: #000;
}
#nextslide { background: url(../images/arrowright.jpg) no-repeat; }
#prevslide { background: url(../images/arrowleft.jpg) no-repeat;}


.home .slide-nav {
	right: 0%;
}
.favourite {
	width: 20%;
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 20;
}

#nextslide.next-project {
	opacity: 1 !important;
	background: none;
	width: 10%;
}
.container {
/* 	position: relative; */
	/*overflow: hidden;*/
	z-index: 9999;
}

.simply-scroll-clip {
    overflow: auto;
    position: relative;
}
.simply-scroll-btn-down {
	bottom: -90px;
}

.simply-scroll-btn-up {
	top: 45px;
}


.slide-nav {
	position: fixed;
	right: 25%;
	bottom: 20%;
	z-index: 200;
}

#content-container {
	height: 100%;
}

#content {
	width: 25%;
	background: #fff;
	position: relative;
	left: 75%;
	z-index: 200;
	height: 100%;
}

#content-toggle {
	margin: 0 0 10px 0;
	background: #fff;
	border: 1px solid #999999;
}

.page #content {
	position: fixed;
	left: 75%;
}
.blog #content, .single #content, .archive #content  {
	position: fixed;
	left: 100%;
}

.blog .slide-nav, .single .slide-nav, .archive .slide-nav {
	right: 0;
}
.blog #sidebar {
	height: 100%;
}

#slidecounter {
	color: #fff;
}

.next-project-container {
	position: absolute;
}

/* -----------------------------------------
   Single page
----------------------------------------- */

.single #supersized-loader {
	background: none;
}



/* -----------------------------------------
   Work & Team Landing Page
----------------------------------------- */

.content {
	width: 200px;
	height: 200px;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);

}
.work-content h2 {
	color: #fff;
}
.single.single-work .slide-nav  {
	right: 0%;
}

.single.single-team .slide-nav {
	right: 25%;
}
.single.single-team #content {
	left: 75%;
}
.single.single-work #content  {
	left: 100%;
}

footer#content-info {
    background: url(../images/footer.jpg) repeat-x scroll 0 0 transparent;
    bottom: -20px;
    padding: 5px 0 0;
    height: 40px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

.reveal-modal-bg {
	z-index: 1001;
}
.reveal-modal {
	z-index: 1100;
}

.footer-modal {
    background: url("../images/misc/modal-gloss.png") no-repeat scroll -200px -80px #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    padding: 20px 40px;
    width:340px;
    z-index: 999;
    bottom: 20px;
    position: fixed;
    display: none;
}

.footer-modal p {
	padding-bottom: 0;
}

#searchModal.footer-modal {
	left: 100px;
	 width: 255px;
}

#infoModal.footer-modal {
	left: 130px;
}
