/*
	------------------------------------------------------
	 Stilar är applicerade "Mobile first".
	 Övriga stilar hamnar i media queries senare i koden.
	------------------------------------------------------
*/

body {
	font-family: 'Josefin Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p, h1, h2, h3, h4, h5, h6, button, .button, ul, li {
	font-family: 'Josefin Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1, h2, h3 {
	line-height: 1.2;
	font-weight: normal;
}

figure {
	margin: 0;
}

/*h1 {
	font-size: 60px;
}*/

strong, b {
	font-weight: 600;
}

strong span, b span {
	font-weight: normal;
}

.text-white,
.text-white p,
.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white ul,
.text-white li {
	color: #fff;
}

.boll {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
}

.uppercase {
	text-transform: uppercase;
}

.green {
	color: #95b435 !important;
}

button.radius, .button.radius {
	border-radius: 6px;
}

.button {
	background: #789f02;
	background: -moz-linear-gradient(top,  #98b73b 0%, #789f02 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98b73b), color-stop(100%,#789f02));
	background: -webkit-linear-gradient(top,  #98b73b 0%,#789f02 100%);
	background: -o-linear-gradient(top,  #98b73b 0%,#789f02 100%);
	background: -ms-linear-gradient(top,  #98b73b 0%,#789f02 100%);
	background: linear-gradient(to bottom,  #98b73b 0%,#789f02 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b73b', endColorstr='#789f02',GradientType=0 );
	-webkit-box-shadow: 0px 4px 0px 0px #4f6900, inset 0px 0px 0px 1px rgba(255, 255, 190, 0.25);
	-moz-box-shadow: 0px 4px 0px 0px #4f6900, inset 0px 0px 0px 1px rgba(255, 255, 190, 0.25);
	box-shadow: 0px 4px 0px 0px #4f6900, inset 0px 0px 0px 1px rgba(255, 255, 190, 0.25);
	padding: 13px 18px 7px 18px;
	text-shadow: none;
	-webkit-transition: text-shadow 0.3s ease;
	-moz-transition: text-shadow 0.3s ease;
	-o-transition: text-shadow 0.3s ease;
	transition: text-shadow 0.3s ease;
	margin-bottom: 0;
}

.button:hover {
	text-shadow: 0px 0px 10px rgba(255,255,190,1);
}

.logo {
	width: 143px;
}




/* Header bar 
============================================= */

#header {
	background: #fff;
	padding: 8px 0 10px 0;
	width: 100%;
}

#header p {
	margin: 0;
	font-size: 18px;
}

#header .button {
	margin: 0 0 0 14px;
	font-size: 18px;
}

#header .button {
	-webkit-box-shadow: 0px 3px 0px 0px #4f6900, inset 0px 0px 0px 1px rgba(255, 255, 190, 0.25);
	-moz-box-shadow: 0px 3px 0px 0px #4f6900, inset 0px 0px 0px 1px rgba(255, 255, 190, 0.25);
	box-shadow: 0px 3px 0px 0px #4f6900, inset 0px 0px 0px 1px rgba(255, 255, 190, 0.25);
}

#header .logo {
	margin-top: 3px;
}


/* Content
============================================= */

#wrapper {
	width: 100%;
	overflow: hidden;
}


/* --------------------------------------------------------------------------- #HERO */

#hero {
	background: url('../img/hero.jpg') no-repeat #000;
	background-position: center center;
}

#hero h1, #hero h2 {
	font-weight: normal;
}

#hero h1 {
	border-bottom: 1px solid #fff;
	margin-top: 1.3em;
	line-height: 1;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

/*
#hero a.boll {
	background: #e79800;
	font-size: 50px;
	color: #fff;
	width: 64px;
	height: 64px;
	line-height: 64px;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}
*/

#hero a.boll:hover {
	-moz-box-shadow: 0 0 10px #ccc; 
	-webkit-box-shadow: 0 0 10px #ccc; 
	box-shadow: 0 0 10px #ccc; 
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
}


/* --------------------------------------------------------------------------- #BOOK-FIRST */

#book-first {
	margin-top: 200px;

}

#book-first .boll {
	background: #e79800;
	width: 225px;
	height: 225px;
	padding-top: 45px;
	position: absolute;
	top: 40px;
	left: -40px;
	z-index: 10;
}

#book-first .boll p {
	margin: 0;
	line-height: 1;
}

#book-first .boll p strong {
	font-size: 350%;
}

#book-first img {
	position: relative;
	left: 15%;
}


/* --------------------------------------------------------------------------- #PRESENTING */

#presenting {
	background: #fff;
	margin-top: 8%;
}

#presenting h2 strong {
	font-weight: bold;
	font-size: 350%;
}


/* --------------------------------------------------------------------------- #SPREADS */

#spreads {
	background: #fff;
}

#spreads figure img {
	height: 50px;
}

#spreads h2 {
	margin-bottom: 50px;
}

#spreads h3 {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 62px;
	font-size: 30px;
}

#spreads h3, #spreads figure {
	margin-top: 0;
	margin-bottom: 20px;
}


/* --------------------------------------------------------------------------- #GALLERY */


#gallery {
	margin-top: 80px;
}

#gallery p {
	margin-bottom: 50px;
}


/* --------------------------------------------------------------------------- #SPREADS-DOUBLE */


#spreads-double {
	background: #e4e4e5;


}


/* --------------------------------------------------------------------------- #ABOUT */


#about img {
	
}


/* --------------------------------------------------------------------------- #SOLDIERS */

#soldiers {
	background: url('../img/soldiers.jpg') no-repeat #000;
	background-position: center center;
	padding: 300px 0;
}


/* --------------------------------------------------------------------------- #SELLING */


#selling {
	background: #fff;
	margin-top: 8%;

}

#selling .bigger {
	font-size: 450%;
}

#selling .bigger span,
#selling .big span {
	font-weight: normal;
}

#selling .big {
	font-size: 200%;
}

#selling .button {
	font-size: 24px;
}

#selling .button span {
	display: block;
	font-size: 200%;
	padding-top: 10px;
}




/* --------------------------------------------------------------------------- #FOOTER */


#footer {
	background: #fff;
}

#footer a {
	color: #000;
	text-decoration: underline;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
}

#footer .logo {
	margin-bottom: 30px;
}




/* Foundation Medium */
@media screen and (min-width: 40.063em) {

	#header {
		
	}
	
	#hero {
		height: 2042px;
	}
	
	#book-first {
		margin-top: 900px;
	}
	
	#book-first .boll {
		top: 50px;
		left: 7%;
	}
	
	#spreads h3 {
		font-size: 50px;
	}
	
	#spreads figure img {
		height: 62px;
	}
	
	#about {
		margin-top: 200px;
	}
	
	#about img {
		position: absolute;
		top: -6em;
		left: 50%;
	}
	
	#soldiers {
		height: 1385px;
		background-position: center top;
		padding: 0;
	}
	
	#soldiers h2 {
		
	}
	

}


/* Foundation Large */
@media screen and (min-width: 64.063em) {
	
	p {
		font-size: 24px;
	}
	
	#header {
		position: fixed;
		z-index: 99;
		top: 0;
	}
	
	#wrapper {
		margin-top: 55px;
	}
	
	h1 {
		font-size: 60px;
	}
	
	h2 {
		font-size: 48px;
	}
	
	#hero h1 {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#book-first .boll {
		top: 235px;
		left: 10%;
	}
	
	#book-first img {
		
	}
	
	#spreads h3 {
		font-size: 72px;
	}
	
	#about img {
		top: -14em;
		left: 45%;
	}
	
	#soldiers h2 {
		margin-top: 700px;
	}


}


/* Foundation XLarge */
@media screen and (min-width: 90.063em) {


}


/* Bakgrunder */
@media screen and (min-width: 112.500em) {

	#soldiers, #hero {
		background-size: cover;
	}

}

 
/* Foundation XXLarge */
@media screen and (min-width: 120.063em) {

	

}