.two-dim-slider .slider-album-indicator {
	padding-bottom: 0 !important;
	margin-bottom: -32px;
}

body, a, p, ul, li{
	font-family: 'Lato', sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.35em;
}

p{
	font-weight: 300;
	line-height: 30px;
}

.logo {
	margin: 1.9em 0 9px 0;
}

.logo a{
	font-weight: 300;
	text-transform: uppercase;
}

.menu li {
	margin: 0 0 9px 0;
	line-height: 16px;
}
ul.sub-menu {
	padding-left: 8%;
}
ul.sub-menu li {
	margin: 5px 0px 5px 0px;
}

#gallery-menu li{
	margin-left: 15px;
	font-weight: 300;
}

.album-info-block h3.album-title {
	margin-top: 0;
	font-weight: 300;
	color: #000;
}

.underlined:hover, .close-project:hover {
	border-bottom-color: #999 !important;
}

a:hover {
	color: #999;
	background: rgba(0,0,0,0.0);
}

a, a:link{
	font-weight: 300;
}

.footer-copy p a:hover {
	color: #666;
	border-bottom-color: #666 !important;
}

.footer-copy h3 {
	font-size: 15px !important;
	margin-left: 230px;
	color: #ccc;
	font-weight: 300;
}

.footer-copy a{
	text-decoration: underline;
	color: #999;
}
.footer-copy a:hover{
	color: #666;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

.wp-caption-text{
	line-height: 14px;
	font-size: 14px;
	margin-bottom: 25px;
}

@media screen and ( max-width: 850px ) {
	.collapsed-gallery-page .main-header {
		width: 100%;
		opacity: 100;
		display: block;
		margin: 0px;
	}
	.collapsed-gallery-page .logo a {
		font-size: 15px;
		width: 230px;
	}
	#.collapsed-gallery-page .logo {
		margin: 15px 16px;
		width: 100px;
	}
	.collapsed-gallery-page .main-header .menu-button {
		margin: 12px 28px 12px 0px;
		padding: 0px;
	}
	.collapsed-layout .logo {
		width: 230px;
	}
	.collapsed-layout .logo a {
		padding: 15px 16px;
		line-height: 1.1em;
		font-size: 15px;
	}
	.collapsed-layout .main-header .menus-container {
		float: left;
		width: 100%;
	}
	.main-header collapsed-full-width-menu .menus-container{
		top: 70px;
	}
	.collapsed-gallery-page .two-dim-slider .slider-album-indicator {
		bottom: 32px;
	}
	.two-dim-slider .slider-album-indicator .album-info-text {
		padding: 0px 8px 2px 12px;
	}
}