/*  
Theme Name: basalt studio
Theme URI: /blank
Description: /blank
Author: Tyron J Diedricks
Author URI: http://www.mahala.com.au
Version: 1.0
All rights reserved
*/

@import url('reset.css');
@import url('att.css');
@import url('home.css');

/* buttons */

#fixed {
	width: 768px;
	margin: 0 auto 0 auto;	
}

.bc {
	position: relative;
	background: none;
	margin: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	display: block;
	cursor: pointer;
	align: center;
}

.bc:hover {
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */	
}

#cont-menu {
	position: relative;
	width: 745.333px;
	min-height: 0;
	background: none;
	display: block;
	float: left;
	margin: 11.333px auto 0 auto;
}

#cont-cont {
	position: relative;
	width: 745.333px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

/* menu */

.menu-box {
	position: relative;
	width: 350px;
	margin: 0 11.333px 0 11.333px;
	padding: 0;
	height: 350px;
	background: url(img/menu.png) repeat;
	float: left;
}

#menu {
	position: relative;
	top: 0;
	left: 0;
	height: 100%;
	width: 745.333px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	z-index: 99;
}

#menu a, #menu a:hover, #menu:visited {
	color: #FFFFFF;
}

#menu h3 {
	font-size: 11px !important;
	text-align: left;
}

#menu li {
	padding-left: 35%;
	clear: left;
	font-size: 12px;
	line-height: 13px;
}

#menu li img {
	width: 55%;
	margin: 0;
}

#menu li li {
	visibility: visible !important;
	width: 80%;
	padding: 0 0 0 10%;
}

#menu li li img {
	visibility: visible !important;
	width: 60%;
	height: auto;
	display: block
}

.menu-project {
	padding: 41% 0 0 0;	
}

.menu-back {
	position: relative;
	display: block;
	margin: 17% 0 0 15%;
	background: url(img/back-1.png) no-repeat;
	height: 60%;
	width: 60%;
	background-size: contain;
}

.menu-back:hover {
	background: url(img/back-2.png) no-repeat;
	background-size: contain;
}

#logo {
	width: 150px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
	background-size: none;
	margin: 20% 25% 15px 25%;
	padding: 0;
}

#logo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	z-index: 5;
}

/* gallery */

#gallery {
	positione: relative;
	float: left;
	overflow: hidden;
	margin: 22.666px 11.333px 22.666px 0;
	width: 748.333px;
	min-height: 100%;
	background: none;
	display: block;
}

.photo {
	position: relative;
	width: 350px;
	height: 350px;
	padding: 0;
	margin: 0 11.333px 22.666px 11.333px;
	float: left;
	overflow: hidden;
	border: solid 0px #060606;
}

.photo a:hover {
	color: #FFFFFF;
}

.photo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #353535;
	z-index: 5;
}

.photo img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #060606;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:3px solid #ffDD00;
}

.photo_title {
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	bottom: 35%;
	z-index: 999;
	padding: 0;
	font-size: 32px;
	line-height: 26px;
	font-weight: bold;
	text-shadow: -1px 2px 2px #444;
	color: #FFFFFF;
}

.photo_text {
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	height: 30px;
	text-shadow: -1px 2px 0px rgba(150, 150, 150, 0.65);
	z-index:6;	
}

/* content */

#content-single {
	positione: relative;
	float: left;
	overflow: visible;
	margin: 26.333px 0 0 11.333px;
	padding: 0;
	width: 745.335px;
	min-height: 100%;
	background: none;
	display: block;
}

#content img {
	positon: relative;	
}

.featured {
	position: relative;
	width: 722.333px;
	height: 400px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

img.img-title {
	width: 100%;
	height: auto;
	top: -50%;
	vertical-align: middle;
    display: inline;
}

h1.project-title {
	padding: 0;
	margin: 50px 0 25px 0;
}

.featured-content {
		color: #ffffff;
		font-size: 14px;
		line-height: 16px;
		width: 98%;
}

.featured-content h2 {
		color: #ffdd00;:
}

.featured-content img {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 0;
		border: none !important;
}

/* attributes */

h1 {
	font-size: 32px;
	margin: 0 0 20px 0 ;
}

h2 {
	font-size: 24px;
	margin: 0 0 20px 0 ;
}

h3 {
	font-size: 18px;
	margin: 0 0 20px 0 ;
	font-weight: bold;

}


p {
	font-size: 18px;

	line-height: 25px;
	font-family: "futura-pt",sans-serif;
	margin: 0 0 20px 0 ;
	color: #FFFFFF;
}

/* MEDIA */

@media only screen and (min-width: 1024px) {

/* buttons */

#fixed {
	width: 1024px;	
}

.bc {
	position: relative;
	background: none;
	margin: 0;
	padding: 10px 0 0 0;
	overflow: hidden;
	display: block;
	cursor: pointer;
}

.bc:hover {
	opacity: 0.4;
    filter: alpha(opacity=40); /* For IE8 and earlier */	
}

#cont-menu {
	position: relative;
	width: 201.8px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 15px 0 0 0;
}

#cont-cont {
	position: relative;
	width: 807.2px;
	min-height: 100%;
	background: none;
	display: block;
	float: right;
	margin: 0;
	overflow: hidden;
}

#cont-cont-info {
	position: relative;
	width: 807.2px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0;
	overflow: hidden;
}

/* menu */

.menu-box {
	position: relative;
	width: 186.8px;
	margin: 15px 15px 0 15px;
	padding: 0;
	height: 186.8px;
	background: url(img/menu.png) repeat;
}

#menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 216.8px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	z-index: 99;
}

#menu a, #menu a:hover, #menu:visited {
	color: #FFFFFF;
}

#menu h3 {
	font-size: 11px !important;
	text-align: left;
}

#menu li {
	padding-left: 35%;
	clear: left;
	font-size: 12px;
	line-height: 13px;
}

#menu li img {
	width: 55%;
	margin: 0;
}

#menu li li {
	visibility: visible !important;
	width: 80%;
	padding: 0 0 0 10%;
}

#menu li li img {
	visibility: visible !important;
	width: 60%;
	height: auto;
	display: block
}

.menu-project {
	padding: 20% 0 0 0;	
}

#logo {
	width: 75px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
	background-size: none;
	margin: 28px 25% 15px 26%;
	padding: 0;
}

#logo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	z-index: 5;
}

/* gallery */

#gallery {
	positione: relative;
	float: right;
	overflow: hidden;
	margin: 15px 0 0 216.8px;
	width: 100%;
	min-height: 100%;
	background: none;
	display: block;
}

.photo {
	box-sizing:border-box;
	position: relative;
	width: 186.8px;
	height: 186.8px;
	padding: 0;
	margin: 0 15px 15px 0;
	float: left;
	overflow: hidden;
	border: solid 0px #060606;
}

.photo a:hover {
	color: #FFFFFF;
}

.photo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #353535;
	z-index: 5;
}

.photo img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #060606;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #ffDD00;
}

.photo_title {
	position: absolute;
	text-align: center;
	text-transform: none;
	width: 100%;
	bottom: 0;
	height: 18px;
	z-index: 5;
	padding: 3px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-shadow: -1px 2px 2px #444;
	color: #FFFFFF;
	background: rgba(0, 0, 0, .4);
}

.photo_text {
	margin: auto;
	position: absolute;
	left: 0; 
	bottom: 0;
	height: 30px;
	text-shadow: -1px 2px 0px rgba(150, 150, 150, 0.65);
	z-index:6;	
}

/* content */

#content-single {
	positione: relative;
	float: right;
	overflow: visible;
	margin: 15px 12px 0 0;
	padding: 0;
	width: 780.3px;
	min-height: 100%;
	background: none;
	display: block;
}

#content img {
	positon: relative;	
}

.featured {
	position: relative;
	width: 780.3px;
	height: 388.2px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

img.img-title {
	width: 100%;
	height: auto;
	top: -50%;
	vertical-align: middle;
    display: inline;
}

h1.project-title {
	padding: 0;
	margin: 30px 0 15px 0;
}

.featured-content {
		color: #ffffff;
		font-size: 14px;
		line-height: 16px;
		width: 100%;
}

.featured-content h2 {
		color: #ffdd00;
}

.featured-content img {
		width: 100%;
		height: auto;
		padding: 0;
		margin: 15px 0 0 0;
		border: none !important;
}

/* attributes */

h1 {
	font-size: 32px;
	margin: 0 0 20px 0 ;
}

h2 {
	font-size: 24px;
	margin: 0 0 20px 0 ;
}

h3 {
	font-size: 18px;
	margin: 0 0 20px 0 ;
	font-weight: bold;
}


p {
	font-size: 18px;

	line-height: 25px;
	font-family: "futura-pt",sans-serif;
	margin: 0 0 20px 0 ;
	color: #FFFFFF;
}

/* MEDIA */

}

@media only screen and (min-width: 1366px) {

#fixed {
	width: 1366px;	
}

#cont-menu {
	position: relative;
	width: 224.4px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin-top: 16.25px;
}

#cont-cont {
	position: relative;
	width: 1125.3px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0 0 0 240.7px;
	overflow: hidden;
}

#cont-cont-info {
	position: relative;
	width: 1125.3px;
	min-height: 100%;
	background: none;
	display: block;
	float: right;
	margin: 0 28.25px 0 240.7px;
	overflow: hidden;
}

/* menu */

.menu-box {
	position: relative;
	width: 208.7px;
	margin: 16.25px 0 0 16.25px;
	padding: 0;
	height: 208.7px;
	background: url(img/menu.png) repeat;
}

#menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 240.7px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	z-index: 99;
}

#menu a, #menu a:hover, #menu:visited {
	color: #FFFFFF;
}

#menu h3 {
	font-size: 11px !important;
	text-align: left;
}

#menu li {
	padding-left: 35%;
	clear: left;
	font-size: 12px;
	line-height: 13px;
}

#menu li img {
	width: 55%;
	margin: 0;
}

#menu li li {
	visibility: visible !important;
	width: 80%;
	padding: 0 0 0 10%;
}

#menu li li img {
	visibility: visible !important;
	width: 60%;
	height: auto;
	display: block
}

.menu-project {
	padding: 25% 0 0 0;	
}

#logo {
	width: 95px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
	background-size: none;
	margin: 30px 20% 15px 25%;
	padding: 0;
}

#logo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	z-index: 5;
}

/* gallery */

#gallery {
	positione: relative;
	float: left;
	overflow: hidden;
	margin: 0;
	width: 1125.3px;
	min-height: 100%;
	background: none;
	display: block;
}

.photo {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
	width: 208.7px;
	height: 208.7px;
	padding: 0;
	margin: 0 16.25px 16.25px 0;
	float: left;
	overflow: hidden;
	border: solid 0px #060606;
}

.photo a:hover {
	color: #FFFFFF;
}

.photo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #353535;
	z-index: 5;
}

.photo img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #060606;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #ffDD00;
}

.photo_title {
	position: absolute;
	text-align: center;
	text-transform: none;
	width: 100%;
	bottom: 0;
	z-index: 5;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-shadow: -1px 2px 2px #444;
	color: #FFFFFF;
	background: rgba(0, 0, 0, .4);
}

.photo_text {
	margin: auto;
	position: absolute;
	left: 0; 
	bottom: 0;
	height: 30px;
	text-shadow: -1px 2px 0px rgba(150, 150, 150, 0.65);
	z-index:6;	
}

/* content */

#content-single {
	positione: relative;
	float: right;
	overflow: visible;
	margin: 0 0 0 240.7px;
	padding: 0;
	width: 1098.3px;
	min-height: 100%;
	background: none;
	display: block;
}

#content img {
	positon: relative;	
}

.featured {
	position: relative;
	width: 100%;
	height: 431.65px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

img.img-title {
	width: 100%;
	height: auto;
	top: -100px;
	vertical-align: middle;
    display: inline;
}

h1.project-title {
	padding: 0;
	margin: 30px 0 15px 0;
}

.featured-content {
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	width: 100%;
}

.featured-content h2 {
	color: #ffdd00;
}

.featured-content img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 16.25px 0 0 0;
	border: none !important;
}

/* attributes */

h1 {
	font-size: 32px;
	margin: 0 0 20px 0 ;
}

h2 {
	font-size: 24px;
	margin: 0 0 20px 0 ;
}

h3 {
	font-size: 18px;
	margin: 0 0 20px 0 ;
	font-weight: bold;
}

p {
	font-size: 18px;

	line-height: 25px;
	font-family: "futura-pt",sans-serif;
	margin: 0 0 20px 0 ;
	color: #FFFFFF;
}

}			/* media@1366px */

@media only screen and (min-width: 1440px) {

#fixed {
	width: 1440px;	
}

#cont-menu {
	position: relative;
	width: 254.1px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin-top: 17px;
}

#cont-cont {
	position: relative;
	width: 1205.9px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0 0 0 254.1px;
	overflow: hidden;
}

#cont-cont-info {
	position: relative;
	width: 1205.9px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0 0 0 254.1px;
	overflow: hidden;
}

/* menu */

.menu-box {
	position: relative;
	width: 220.1px;
	margin: 17px 0 0 17px;
	padding: 0;
	height: 216.1px;
	background: url(img/menu.png) repeat;
}

#menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 254.1px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	z-index: 99;
}

#menu a, #menu a:hover, #menu:visited {
	color: #FFFFFF;
}

#menu h3 {
	font-size: 11px !important;
	text-align: left;
}

#menu li {
	padding-left: 30%;
	clear: left;
	font-size: 12px;
	line-height: 13px;
}

#menu li img {
	width: 55%;
	margin: 0;
}

#menu li li {
	visibility: visible !important;
	width: 80%;
	padding: 0 0 0 10%;
}

#menu li li img {
	visibility: visible !important;
	width: 60%;
	height: auto;
	display: block
}

.menu-project {
	padding: 28% 0 0 0;	
}

#logo {
	width: 100px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
	background-size: none;
	margin: 20px 25% 15px 15%;
	padding: 0;
}

#logo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	z-index: 5;
}

/* gallery */

#gallery {
	positione: relative;
	float: left;
	overflow: hidden;
	margin: 0 0 0 254.1px;
	width: 1205.9px;
	min-height: 100%;
	background: none;
	display: block;
}

.photo {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
	width: 220.1px;
	height: 220.1px;
	padding: 0;
	margin: 0 15px 15px 0;
	float: left;
	overflow: hidden;
	border: solid 0px #060606;
}

.photo a:hover {
	color: #FFFFFF;
}

.photo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #353535;
	z-index: 5;
}

.photo img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #060606;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 3px solid #ffDD00;
}

.photo_title {
	position: absolute;
	text-align: center;
	text-transform: none;
	width: 100%;
	bottom: 0;
	z-index: 5;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-shadow: -1px 2px 2px #444;
	color: #FFFFFF;
	background: rgba(0, 0, 0, .4);
}

.photo_text {
	margin: auto;
	position: absolute;
	left: 0; 
	bottom: 0;
	height: 30px;
	text-shadow: -1px 2px 0px rgba(150, 150, 150, 0.65);
	z-index:6;	
}

/* content */

#content-single {
	positione: relative;
	float: left;
	overflow: visible;
	margin: 0 0 0 254.1px;
	padding: 0;
	width: 1066.9px;
	min-height: 100%;
	background: none;
	display: block;
}

#content img {
	positon: relative;	
}

.featured {
	position: relative;
	width: 98%;
	height: 500px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

img.img-title {
	width: 100%;
	height: auto;
	top: -50%;
	vertical-align: middle;
    display: inline;
}

h1.project-title {
	padding: 0;
	margin: 40px 0 20px 0;
}

.featured-content {
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	width: 98%;
}

.featured-content h2 {
	color: #ffdd00;
}

.featured-content img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 17px 0 0 0;
	border: none !important;
}

/* attributes */

h1 {
	font-size: 32px;
	margin: 0 0 20px 0 ;
}

h2 {
	font-size: 24px;
	margin: 0 0 20px 0 ;
}

h3 {
	font-size: 18px;
	margin: 0 0 20px 0 ;
	font-weight: bold;
}


p {
	font-size: 18px;

	line-height: 25px;
	font-family: "futura-pt",sans-serif;
	margin: 0 0 20px 0 ;
	color: #FFFFFF;
}

}			/* media@1440px */

@media only screen and (min-width: 1920px) {

#fixed {
	width: 1920px;	
}

#cont-menu {
	position: relative;
	width: 316.1px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin-top: 23px;
}

#cont-cont {
	position: relative;
	width: 1580.9px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0 0 0 339.1px;
	overflow: hidden;
}

#cont-cont-info {
	position: relative;
	width: 1580.9px;
	min-height: 100%;
	background: none;
	display: block;
	float: left;
	margin: 0 0 0 339.1px;
	overflow: hidden;
}

/* menu */

.menu-box {
	position: relative;
	width: 293.1px;
	margin: 23px 0 0 23px;
	padding: 0;
	height: 293.1px;
	background: url(img/menu.png) repeat;
}

#menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 339.1px;
	overflow: hidden;
	padding: 0;
	margin: 0;
	text-align: left;
	background: none;
	z-index: 99;
}

#menu a, #menu a:hover, #menu:visited {
	color: #FFFFFF;
}

#menu h3 {
	font-size: 11px !important;
	text-align: left;
}

#menu ul {
	padding: 15px 0 0 0;	
}

#menu li {
	padding-left: 30%;
	clear: left;
	font-size: 12px;
	line-height: 13px;
}

#menu li img {
	width: 55%;
	margin: 0;
}

#menu li li {
	visibility: visible !important;
	width: 80%;
	padding: 0 0 0 10%;
}

#menu li li img {
	visibility: visible !important;
	width: 60%;
	height: auto;
	display: block
}

.menu-project {
	padding: 24% 0 0 0 !important;	
}

#logo {
	width: 125px;
	height: auto;
	float: left;
	overflow: hidden;
	display: block;
	background-size: none;
	margin: 35px 25% 15px 25%;
	padding: 0;
}

#logo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	z-index: 5;
}

/* gallery */

#gallery {
	positione: relative;
	float: right;
	overflow: hidden;
	margin: 0 0 0 362.1px;
	width: 1580.9px;
	min-height: 100%;
	background: none;
	display: block;
}

.photo {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position: relative;
	width: 293.1px;
	height: 293.1px;
	padding: 0;
	margin: 0 23px 23px 0;
	float: left;
	overflow: hidden;
	border: solid 0px #060606;
}

.photo a:hover {
	color: #FFFFFF;
}

.photo img {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #FFFFFF;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 4px solid #353535;
	z-index: 5;
}

.photo img:hover {
	filter: none; /* IE6-9 */
	-webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */
	color: #060606;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border: 4px solid #ffDD00;
}

.photo_title {
	position: absolute;
	text-align: center;
	text-transform: none;
	width: 100%;
	bottom: 0;
	z-index: 5;
	padding: 5px 0 0 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-shadow: -1px 2px 2px #444;
	color: #FFFFFF;
	background: rgba(0, 0, 0, .4);
}

.photo_text {
	margin: auto;
	position: absolute;
	left: 0; 
	bottom: 0;
	height: 30px;
	text-shadow: -1px 2px 0px rgba(150, 150, 150, 0.65);
	z-index:6;	
}

/* content */

#content-single {
	positione: relative;
	float: right;
	overflow: visible;
	margin: 0 0 0 316.1px;
	padding: 0;
	width: 1580.9px;
	min-height: 100%;
	background: none;
	display: block;
}

#content img {
	positon: relative;	
}

.featured {
	position: relative;
	width: 1545px;
	height: 607.6px;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

img.img-title {
	width: 100%;
	height: auto;
	top: -50%;
	vertical-align: middle;
    display: inline;
}

h1.project-title {
	padding: 0;
	margin: 50px 0 25px 0;
}

.featured-content {
	color: #ffffff;
	font-size: 14px;
	line-height: 16px;
	width: 98%;
}

.featured-content h2 {
	color: #ffdd00;
}

.featured-content img {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 23px 0 0 0;
	border: none !important;
}

/* attributes */

h1 {
	font-size: 32px;
	margin: 0 0 20px 0 ;
}

h2 {
	font-size: 24px;
	margin: 0 0 20px 0 ;
}

h3 {
	font-size: 18px;
	margin: 0 0 20px 0 ;
	font-weight: bold;
}


p {
	font-size: 18px;

	line-height: 25px;
	font-family: "futura-pt",sans-serif;
	margin: 0 0 20px 0 ;
	color: #FFFFFF;
}

}			/* media@1920px */