/*
Theme Name: AREA Theme
Theme URI: http://hellman.is
Description: Theme for AREA
Author: Hellman Design Studios
Author URI: http://hellman.is
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

/* HEADS UP: Everything that you will normally find here can be found in the library/less/wp.less */


.gn-menu-main > li .about-header a {
	color: #666;
}

.lab-label {
	position:relative;top:88px;left:50%;z-index:1000;color:#fff;width:360px;font-size:1.6em;text-align:left;padding:4px 10px;
}

.categorydescription p {
	font-size: 135%;line-height:150%;
}

.archive.category.category-experience.category-18 #sidebar2 header {
	display:block;
}
.categoryimage {
	width: 100%;
	height: auto;
	margin-top: 56px !important;
	margin-bottom: 30px;
}
@media (max-width: 1250px) { 
 	.categoryimage img {
		width: 92%;
		height:auto;
	}
	.lab-label {
		width:270px;font-size:1.3em;
	}
}