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

}

::selection {
	background: #000;
	color: #fff;
}

body{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: normal;
    font-style: normal;
	color: #000;
}

a {
	color: #000;
}

p {
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 0.9em;
	line-height: 18px;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
}

h1 {
	font-size: 30px;
	margin-top: 15px;
	text-transform: uppercase;
	font-family: 'florencesans';
}

figure, header, footer, section, article, nav {
	display: block;
}

img {
	border: none;
	max-width: 100%;
	height: auto;
}

img.wp-image-855 {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

header {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #000;
}

figure {
	text-align: center;
	margin-bottom: 24px;
}

figure h1 {
	font-family: 'florencesans', Arial, Sans-serif;
	font-size: 13px;
	font-weight: normal;
    font-style: normal;
	text-transform: uppercase;
	margin-top: 2px;
}

nav ul {
	padding: 0;
	list-style-type: none;
	text-align: center;
}

	nav ul li {
		display: inline;
		margin-right: 40px;
	}
	
	nav ul li:last-child {
		margin-right: 0;
	}
	
	nav ul li.current-menu-item, nav ul li:hover {
		padding: 0 0 8px 0;
		border-bottom: 1px solid #000;
	}
	
		nav ul li a {
			font-size: 16px;
			text-decoration: none;
			text-transform: uppercase;
			color: #000;
			font-family: "florencesans", Arial, sans-serif;
			font-weight: normal;
		} 
		
#slider, #main{
	margin: 20px 0 10px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #000;
}
	.showcase {
		width: 734px;
		position: relative;
		margin: 0 auto 40px;
	}
	
	.showcase h1 {
		text-align: center;

	}
	
	.showcase img.styling {
		margin-bottom: 10px;
	}
	
	 .photo {
		text-align: right;
		margin-top: 5px;
		font-size: 11px;
		font-style: italic;
	 }
	
	.showcase p {
		margin-bottom: 20px;
		margin-top: 10px;
	}
	
	.showcase span{
		float: right;
		margin-top: 5px;
		font-size: 11px;
		font-style: italic;
	}
	
	.prev {
		width: 63px;
		height: 59px;
		position: absolute;
		top: 50%;
		right: -164px;
		background: url('images/right.png') top left no-repeat;
	}
	
	.next {
		width: 63px;
		height: 59px;
		position: absolute;
		top: 50%;
		left: -164px;
		background: url('images/left.png') top left no-repeat;
	}


	#slider ul , .showcase ul {
	  position: relative;
	  list-style: none;
	  overflow: hidden;
	  width: 100%;
	  padding: 0;
	  margin: 0;
	  }

	#slider ul li, .showcase ul li {
	  -webkit-backface-visibility: hidden;
	  position: absolute;
	  display: none;
	  width: 100%;
	  left: 0;
	  top: 0;
	  }

	#slider ul li:first-child, .showcase ul li:first-child {
	  position: relative;
	  display: block;
	  float: left;
	  }

	#slider ul img {
	  display: block;
	  height: auto;
	  float: left;
	  width: 100%;
	  border: 0;
	  }
	  
	  .showcase ul img {
	  display: block;
	  height: auto;
	  float: left;
	  width: 100%;
	  border: 0;
	  }
	  
.col-1 {
	width: 48%;
	float: left;
}

.col-1 img {
	float: right;
	margin: 0 0 0 10px ;
}

.col-2 img {
	float: left;
	margin: 0 10px 0 0;
}

.col-2 {
	width: 48%;
	float: right;
}	  
	  
.showcase-menu {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding-top: 20px;
	border-top: 1px solid #000;
}
	  
	  h2.showcase-title {
		text-align: center;
	  }
	  
nav#objects ul {
	display: block;
	min-width: 100%;
    width: auto;
	text-align: left;
	white-space: nowrap; 
}

	nav#objects ul li{
		text-align: center;
		display: inline-block;
		
	}
	
	nav#objects ul li:last-child{
		margin-right: 0;
		
	}	
	
	nav#objects ul li:hover{
		border: none;
		padding: 0;
	}	
	
	nav#objects ul li h4{
		margin: 0 0 5px 0;
	}	 

	.insta-pic {
		width: 22%;
		height: auto;
		float: left;
		margin-right: 4%;
		margin-bottom: 20px;
		padding: 9px;
		border: 1px solid #ddd;
		background: #fff;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	}

		.insta-pic:nth-child(4n+4) {
			margin-right: 0;
		}
		
		.tag {
			height: 40px;
			overflow: hidden;
			text-align:center;
		}
		
		.tag p {
			margin: 5px 0;
			color:#fff;
		}	


#form {
	width: 60%;
	float: right;
}

	#form h1 {
				font-size: 1.5em;
				margin-top: 18px;
			}
	
	#contactInfo {
		width: 38%;
		float: left;
	}
		
	
	
	input[type="submit"] {
		background: none;
		border: none;
		border-radius: 0;
		border-bottom: 1px solid #000;
		cursor: pointer;
		font-family: 'florencesans', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	}	
		
footer {
	padding: 0 0 20px;
}

p.left {
	float: left;
}

	p.right {
		float: right;
	}

	
	span.SC {
		font-family: 'florencesans', sans-serif;
		font-weight: bold;
		text-transform: uppercase;
	} 
	
	h2.beforeOrAfter {
		text-align: center;
		margin: 0 0 2px 0;
	}
	
	.social a {
		text-decoration: none;
		margin-right: 10px;
	}
	
	#main em {
		font-size: 11px;
	}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  
 /*
---------------------------------------------------------------------------------------------------------------
															1024
---------------------------------------------------------------------------------------------------------------
 */
@media screen and (max-width: 1024px) {
	
#wrapper{
	width: auto;
	padding: 0 10px;
}

	nav ul li {
		margin-right: 20px;
	}
	
	nav ul li:last-child {
		margin-right: 0;
	}
	
.showcase {
	width: auto;
	position: relative;
	margin: 0 auto 60px;
	}	
	
	.prev {
		top: 100%;
		right: 20%;
	}
	
	.next {
		top: 100%;
		left: 20%;
	}
	
.insta-pic {
	width: 30.6%;
	height: auto;
	float: left;
	margin-right: 4%;
	margin-bottom: 20px;
}	
	
	.insta-pic:nth-child(4n+4) {
		margin-right: 4%;
	}
	
	.insta-pic:nth-child(3n+3) {
		margin-right: 0;
	}

footer {
	text-align: center;
}
p.left, p.right {
	float: none;
}	
		
}

 /*
---------------------------------------------------------------------------------------------------------------
															660
---------------------------------------------------------------------------------------------------------------
 */
@media screen and (max-width: 660px) {

nav ul {
	margin-bottom: 0;
}
	
	nav ul li a {
		display: inline-block;
		font-size: 15px;
		margin-bottom: 14px;
	}
	
	.insta-pic {
	width: 48%;
	height: auto;
	float: left;
	margin-right: 4%;
	margin-bottom: 20px;
}	
	
	.insta-pic:nth-child(4n+4) {
		margin-right: 4%;
	}
	
	.insta-pic:nth-child(3n+3) {
		margin-right: 4%;
	}
	
	.insta-pic:nth-child(2n+2) {
		margin-right: 0;
	}
}

 /*
---------------------------------------------------------------------------------------------------------------
															480
---------------------------------------------------------------------------------------------------------------
 */
@media screen and (max-width: 480px) {
	
	.col-1, .col-2 {
		width: auto;
		float: none;
	}
	
	.col-1 {
		margin-bottom: 48px;
	}
	
	.col-1 img, .col-2 img {
		margin-bottom: 10px;
	}
	
	.prev {
		right: -25%;
	}
	
	.next {
		left: -25%;
	}
	
.insta-pic {
	width: auto;
	height: auto;
	float: none;
	margin-right: 0;
	margin-bottom: 20px;
}	

	.insta-pic img {
		width: 100%;
		height: auto;
	}
	
	.insta-pic:nth-child(4n+4) {
		margin-right: 0;
	}
	
	.insta-pic:nth-child(3n+3) {
		margin-right: 0;
	}

#gallery-1 .gallery-item {
	width: 50%!important;
}	
	
#contactInfo {
		width: auto;
		float: none;
	}	
	
	#form {
		width: auto;
		float: none;
	}

.showcase {
	width: auto;
	margin-bottom: 60px;
}
	.next {
		top: 100%;
		left: 20%;
	}
	
	.prev {
		top: 100%;
		right: 20%;
	}
	
	nav ul li.current-menu-item, nav ul li:hover {
		padding: 0 0 4px 0;
	}	
	
}