html {
	margin: auto;
	padding auto;
	background-color: #fff;
	height: 100%;
}
body { 
	margin: auto;
	padding auto;
	background-color: none;
	height: 100%;
	font-family: 'Martel Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
	color: #2d2d2d;	
}
body a { 
	text-decoration: none;
	color: #2d2d2d;
	cursor: pointer;
}
body a:hover { 
	text-decoration: none;
	color: #fff;
}
h1 {
	font-family: 'Martel Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -1px;
	line-height: 30px;
	text-decoration: none;
	color: #2d2d2d;	
	margin: 0px;
}
h2 {
	font-family: 'Martel Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: -1px;
	line-height: 30px;
	text-decoration: none;
	color: #c5c5c5;	
	margin: 0px;
}
hr { 
	height: 3px;
	background: url(../images/other/hr-1.png) repeat-x 0 0;
    border: 0;
    width: 60%;
}
hr.small-screen-content{ 
	height: 3px;
	background: url(../images/other/hr-1.png) repeat-x 0 0;
    border: 0;
    width: 60%;
    display: none;
}
header {
	width: 100%;
	background-color:#2d2d2d;
	margin: 0;
}
.header-content {
 	margin: 0 auto;
	display: table;
	height: 60px;
	width: 65%;
	padding-top: 20px;	
}
#h9d {
	font-size: 50px;
	font-weight: 200;
	letter-spacing: -5px;
	color: #c5c5c5;
	line-height: 50px;
	display: inline-block;
  	vertical-align: middle;
  	padding-right: 2px;
  	cursor:pointer;
}
.studio {
  	font-family: shelby, sans-serif;
	font-weight: 400;
	font-style: normal;
  	font-size: 27px;
  	padding-right: 20px;
  	color: #c5c5c5;
}
#h9d a:link, a:hover, a:visited {
	text-decoration: none;
	color: #383938;
}
#nine {
	font-weight: 600;
	
}
nav {
	display: inline-block;
	margin: 0;
	position: relative;
	z-index: 200;
	height: 25px;	
}
nav ul {
	list-style:none;
	position:relative;
	float:left;
	margin:0;
	padding: 5px 0px 0px 0px;
}
nav ul a {
	display: block;
	text-decoration: none;
	font-family: 'Martel Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	color: #c5c5c5;
	padding: 5px 3px;
	margin: 0;
}

nav ul li {
	position:relative;
	float:left;	
	margin:0;
	padding:0;
}
nav ul li.over-menu-item a {
	background: none;
	margin: 0;
	color: #c5c5c5;
}
nav ul li.over-menu-item a:hover {
	background: none;
	margin: 0;
	color: #fff;
}
nav ul li.line a:hover {
	text-decoration: none;
	font-weight: 300;
	color: #c5c5c5;
}
nav ul li:hover {
	background: none;
}
.content {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	padding-bottom: 100px;
}
.galleria { 
	padding: 20px;
	margin: auto;
	width: 95%;
	height: 600px; 
}
section {
	width: 100%;
    margin: 0px auto 40px auto;
    text-align: center;
}
.about {
	width: 80%;
	margin: 30px auto 30px auto;
    text-align: center;
}
.intro-paragraph {
	vertical-align: top;
	width: 55%;
    margin: 50px auto;
	text-align: left;
	display: inline-block;
}
#wrapper {
	margin: 0px auto;
	min-height:100%;
	position:relative;
}
footer {
	height:100px;
	position:absolute;
	bottom:0;
	left:0;
	background-color:#2d2d2d;
	font-size: 13px;
	text-align: center;
	width: 100%;
}
.footer-content {
	padding-top: 20px;
}
.footer-content a {
	background: none;
	margin: 0;
	color: #c5c5c5;
}
.footer-content a:hover {
	background: none;
	margin: 0;
	color: #fff;
}
#contact_form { 
	background: none;
	padding:25px;
	margin: 20px auto 20px auto;
	width: 50%;
}
#ff label { 
	cursor:pointer;
	margin:4px 0;
	color:#575757;
	display:block;	
}
#ff label.error {
	position:absolute;
	width: 250px;
	font-size:12px;
	color: #5f5f5f;
	margin-top:-25px;
	margin-left:4px;
}
input { 
	display:block;
	width:95%;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	background-color:#f4f4f4;
	color:#000;
	border:1px solid #434343;
	padding:10px;
	margin-bottom:25px;
}
input[type=text]:focus {
    outline: none;
    background-color: #c5c5c5;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: black;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: black;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: black;
}
.sendButton {
	cursor:pointer;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7c7c7c), color-stop(1, #5f5f5f) );
	background:-moz-linear-gradient(center top, #fdb537 5%, #fdaa29 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c7c7c', endColorstr='#5f5f5f');
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	color:#ffffff;
	font-family: 'Martel Sans', sans-serif;
	font-size:18px;
	line-height: 16pt;
	width:25%;
}
.sendButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5f5f5f), color-stop(1, #7c7c7c) );
	background:-moz-linear-gradient( center top, #fdaa29 5%, #fdb537 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5f5f5f', endColorstr='#7c7c7c');
}

@media all
		{
		.studio {
  			font-family: shelby, sans-serif;
			font-weight: 400;
			font-style: normal;
  			font-size: 24px;
  			padding-right: 20px;
  			color: #c5c5c5;
		}
	}			

