


.side-nav {
	position: absolute;
}

.side-nav {
	background: #40434d !important;
}

body, #preloader {
	background: #4f4e56 !important;
}
body, #preloader {
	background: url(http://www.gotfink.com/wp-content/themes/spaces/img/textures/gray_jean.png) !important;
}
.selected {
	background: #289bcb url("") no-repeat right center !important;
	color: #fff !important;
}
nav .nav li:hover {
	background: #289bcb;		
	color: #fff !important;
}
.entry-image-overlay {
	background: url(http://www.gotfink.com/wp-content/themes/spaces/img/hover_magnify.png), url(http://www.gotfink.com/wp-content/themes/spaces/img/overlay_bg.png); background-size:10px 10px, 100% 100%;
	background-position: center; background-repeat: no-repeat;
}

.entry p {
	font-size: 13px}


h1, h2, h3, h4, h5, h6 { 
	font-family: 'Cabin' !important; 
	padding: 0 0 0 0; 
	margin-top: 0; margin-bottom: 12px; margin-left: auto; margin-right: auto; 
	color: #666;
}

p { 
	width: 100%; 
	padding: 0 0 0 0; 
	margin-bottom: 22px; 
	font-family: 'Open Sans'; 
	font-size: 13px; 
	line-height: 20px;
	color: #888; 
 	margin-top: 0; 
}
