body{
	
	/* 	width:100%; */
	font-size:15px;
	line-height:29px;
	font-family:'Vollkorn', Verdana, sans-serif;
	font-style: normal;
	color: #808080;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	
}

#page-wrap{
	margin:20px;
	padding:0px 37px;
	background-color:#fff;
	overflow:hidden;
	position:relative;
	min-height:500px;
	z-index:100;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}


img{max-width:100%;}

#main{
	max-width:1000px;
	margin:0px auto;
	padding:0px 20px 100px;
/*	overflow:hidden;*/
	position:relative;
}

#header{
	position:relative;
	z-index:100;
	max-width:1000px;
	margin:30px auto 0px;
	padding:0px 20px 20px;
	
}

#nav{
	font-family: 'Lato', Verdana, sans-serif;
	font-size: 14px;
	text-align:right;
	position:absolute;
	top:0;
	right:20px;
	margin-top:20px;
}


#nav ul li{display:inline; margin-left:10px;}

#nav ul li.selected a{ color: #993333;font-weight:bold;}

#sidebar{
	float:left;
	width:180px;
	font-weight: 400;
	z-index:1;
	position:absolute;
	top:0px;
	margin-left: 50px;
	border-top: 1px dashed #993333;
	padding:20px 0px
}

#sidebar.fixed{
	top:0px;
	margin-top:30px;
	position:fixed;
}

#showcase-nav-right.fixed{
	position:fixed;
	margin-top:30px;
}

#showcase-nav.fixed{
	position:fixed;
	margin-top:30px;
}

#sidebar p{margin-bottom:25px;
line-height:20px;}


.work-info {height:240px;}

.specs {line-height:14px;font-size:13px;margin-bottom:50px;}

#secondnav ul{
	float:left;
	width:100px;
	z-index:1;
	text-align:right;
}    

ul#sliding-navigation li.selected a{ color: #ED1E79;}


ul#sliding-navigation
{
	list-style: none;
	padding: 0;
	margin: 0px 20px;

}

#content-main{
	margin-left:330px;
	overflow:hidden;
}


.ornament{
	width:20px;
	margin-right:7px;
}



em{font-weight:inherit;}

a{
	text-decoration:none;
	color: #B3B3B3;
	transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

a:hover{
	color:#ED1E79;
}


b{color: #ED1E79}

p a{
	border-bottom: 1px dotted #dbd9d4;
	padding-bottom:2px;
}

h3{
	text-indent: 0px;
	margin-top:30px;
	padding-bottom:15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #DBD9D4;
	font-weight: 400;
}






h1{


	text-indent: 0px;
	color:#993333;
	text-transform: uppercase;
	font-weight: bold;
}





h1.logo{
	margin-left: 50px;
	letter-spacing: 2px;
	padding-bottom:0px;
}



#slides{
	margin-left: 280px;
padding-bottom: 40px;
max-width: 100%;
text-align: center;}
	
#index-wrap{
	max-width:100%;
}

#slides img {max-width:100%;}


header.entry-header.mobile{display:none;}
header.entry-header.browser{display:block; padding-bottom:8px;}


.thumbnail-image{
	z-index:100;
}

.next{float:right;}
.prev{float:left;}

.next a:hover, .prev a:hover{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}



#project-info{
	display:block;
	padding-bottom:30px;
}

.sub-title{


	font-style: normal;
	font-weight: 300;
	letter-spacing: 1px;
	padding-right: 5px;
	display:block;
	padding-top:8px;
	line-height:20px;	
	color:#f5883b;
}








img.resource-img{
	width:100%;
}



#mobile-nav{
	overflow: hidden;
	position: relative;
	width: 100%;
	display: none;
}

#mobile-nav.visible{
	display:block;
}



.mobile-portfolio-nav{
	padding-top:20px;
	display:none;
}

.mobile-portfolio-nav.previous{
	float:left;
}

.mobile-portfolio-nav.next{
	float:right;
}



#nav-mobile{
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 40px;
	font-family: Verdana, sans-serif;
	font-weight: 400;
}

#nav-mobile ul li{
	border-top:1px solid #fff;
	padding-top:10px;
	padding-bottom:10px;
}

#nav-mobile ul li:first-child{
	border-top:none;
}




#
-nav{
	padding-left:20px;
	position:absolute;
	z-index: 1000;
}

#footer-wrap{

	font-weight: 400;
	font-size: 10px;
	line-height: 14px;
	width:100%;
	text-align:left;
	position:relative;	
	padding-bottom:25px;
	overflow:hidden;
	padding-top:5px;
}

#footer-nav ul li{
	display:inline;
	margin-right:15px;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	font-weight: 400;
}

#footer-nav ul li a{
	color: #000;
}

#footer-nav ul li a:hover{
	color:#f5883b;
}










a img{
	border:none;
}

img a{
	border:none;
}






.gallery{
	width: 100%;
	height: auto;
	float: left;
	display: block;
	margin-left: 30px;
}

.gallery li {
	float: left;
	list-style-type: none;
	display: block;
	height: 160px;
	width: 160px;
	position: relative;
	list-style: none;
	left: -40px;
	margin: 10px;
	
}

img.grey {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
 
img.color {
	position: absolute;
	left: 0; top: 0;
}