/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
 /* * {
	margin: 0 auto;
} 
html, body {
	margin: 0;height: 100%; width: 100%;overflow: hidden;
}*/

* {
	margin: 0 auto;
}
html, body { 
	height: 100%; width: 100%;
}



* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;	
	}
	

body.index #logo, .formular #logo {margin-top: 0px;
	/* margin-bottom: 3%;
	padding-top:22%;
	background-image:url(../txt/images/bg_logo_intro.png);
	background-repeat: no-repeat;
	background-size:cover;*/
	/* -moz-background-size:cover;  Firefox 3.6 */
	/*background-position:center;   /* Internet Explorer 7/8 */
  	/* http://voormedia.com/blog/2012/11/responsive-background-images-with-fixed-or-fluid-aspect-ratios
  	http://voormedia.com/blog/2012/11/responsive-background-images-with-fixed-or-fluid-aspect-ratios/example-with-image
  	
  	background: url(bg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	 */
	}

body.film #logo, .cv #logo, .malningar #logo {
	}

/* bands */
.band logo { 
	}
	
.band.language { background: #fff;
	
	}
	
.band.navigation { background: #fff;
	padding-top: 20px;
	/*margin-top: 40px;
	margin-bottom: 10px;*/
	}

	
.band.svartmeny { background: #000;
	margin-top: 0px;
	max-height: 57px;
	}

.reflection {
  -webkit-box-reflect: below -13px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(30%, transparent), to(rgba(255, 255, 255, 0.2)));
}
	
.band.content {background: #fff;
	
	}
	
.band.content.grafik {background: #eee;
	margin-top: -31px;
	
	}
		
.graphic {background: #fff;
		}

.sidbar_intro {
	margin-top: -75px;
	}

.rubrik {
	color: #666; /*color: #ff9900;*/
	font-weight: bold;
	font-size: 13px;
	}

.rubrik_svart {
	color: #333;
	font-weight: bold;
	font-size: 14px;
	}

.rubrik_gron {
	color: #339900;
	font-weight: bold;
	font-size: 15px;
	}

.textsprak {
	padding-left: 5px;
	font-size: 11px;
	color: #666;
	}

.sidbar_meny {
	padding: 0 4% 0 4%;
	/* float: left; */
	font:13px open sans, Arial;
	margin-bottom: 20px;
	}

.sidbar_meny a {
	color: #666;
	text-decoration:none;
	}

.sidbar_meny  a:hover {
	color: #FF5B00;
	text-decoration: underline;
	}

.sidbar_dot {
	color: #ff9900;
	font-size: 16px;
	}

.red_dot {
	color: #ff0033;
	font-size: 14px;
	}
	
.img_right{
	margin-left: 20px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 20px;
	float: right;
	color: #666;
	font-size: 11px;
}

.publicerad {
	float: right;
	color: #ccc;
	font-weight: bold;
	font-size: 13px;
	display: block;
}
	
.paddingJustifyRecensioner {
	
	text-align: justify;
	padding: 0 4% 0 4%;
}

		
.paddingJustify { /* text under intro */
	background: #fff;
	font: 13px Arial, sans-serif;
	/* text-align: justify; */
	padding: 0 0 0 0; 
	line-height: 18px;
	color:#666;
	}

.paddingJustifysmall { /* text under intro */
	background: #fff;
	font: 13px Arial, sans-serif;
	font-style: italic;
	text-align: justify;
	padding: 0 18% 0 18%; 
	line-height: 18px;
	color:#666;
	}
	

.wrapper {background: #fff;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto  -8em; /* the bottom margin is the negative value of the footer's height */
}
	
.push {background: #fff;
	height: 8em; /* .push must be the same height as .footer - Sticky Footer by Ryan Fait http://ryanfait.com/ */
	clear: both; 
	
	}
	
.band.footer {background: #181818;
	height: 8em; /* .push must be the same height as .footer - Sticky Footer by Ryan Fait http://ryanfait.com/ */
	clear: both; 
	
	}

.footerdate { margin-top: 1%;text-align: left; background: #181818;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #bbb;
	}
.footerprint { margin-top: 10%;text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #333;
	}
	
.producer,
.producer a {margin-top: 1%;
	text-align: right;
	font-size: 11px;
	color: #bbb;
	text-decoration:none;
	}
	
.producer a:hover {
	color: #FF5B00;
	text-decoration: underline;
	}
	
/*flexible embeds - video*/
.embed {
	position: relative;
	padding: 0;
	padding-bottom: 56.25%; /* 16:9 ratio*/
	height: 56.25%;
	overflow: hidden;
	}

.embed iframe,
.embed object,
.embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}


/*tabs*/
ul.tabs {
	margin: 0;
}

ul.tabs li {
	position: relative;
	top: 1px;
}

ul.tabs li a.active {
	height: 34px;
	background: #fff;
}

.tabs-content li {
	padding: 35px 20px;
	border: 1px solid #ddd;
	border-top: none; 
}



/* language */
.language ul li {
	padding-left: 14px;
	padding-bottom: 0;
	padding-right: 8px;
	padding-top: 10px;
	display: inline;
	float: right;
	position: relative;
}


/*navigation*/
nav.primary ul,
nav.primary ul li {
	margin: 0;
}

nav.primary select {
	display: none;
	width:  100%;
	height: 28px;
	margin: 21px 0;
}

nav.primary ul li {
	display: inline;
/* float: left; */
	position: relative;
}

nav.primary ul li a {
	display: inline-block;
	line-height: 49px;
	padding:  0 14px;
	font:12px Arial;color:#262626;
	text-transform: uppercase;
	text-decoration: none;
	/*color: #ebebeb;
	font-weight: bold; */
	letter-spacing: 0.08em;
}

nav.primary ul li a:hover {
	background: #424242;
	cursor: pointer;
}

/*sub menu*/
nav.primary ul ul {
	opacity: 0;
	filter: alpha(opacity=0); 

	position: absolute;
top: 100%;
left: 0;
	z-index: 999;
	/* background: url(../images/bg_bottom.png); */
	background: #fff;
	height: 0px;
	overflow: hidden;
	
	width: 100%;
	
	-webkit-transition: opacity 0.4s ease-out;
	-moz-transition: opacity 0.4s ease-out;
	-o-transition: opacity 0.4s ease-out;
	-ms-transition: opacity 0.4s ease-out;
	transition: opacity 0.4s ease-out;
	
	-webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);	
}

nav.primary ul li span { /* gömmer markeringarna i submenyn */
	/* display: none; */
}

nav.primary ul li:hover ul {
	opacity: 10; 
  	filter: alpha(opacity=100); 
  	
	height: auto;
	overflow: auto;
}

nav.primary ul ul li {
	float: none;
	display: list-item;
	border-bottom: 1px solid #383737;
}

nav.primary ul ul li a {
	display: block;
	line-height: 35px;
	text-transform: none;
}

nav.primary li:hover > a { /* förg på vald huvudmeny*/
	background: #fff;
	color: #FF5B00;
}

nav.primary ul li:hover > a, 
nav.primary ul li:hover > a.pressed { /* förg på vald huvudmeny*/
	background: #fff;
	color: #FF5B00;
	text-decoration:none;
	}

.index 			nav.primary a.index 		{color:#FF5B00;text-decoration:none;}
.grafik	 		nav.primary a.grafik 		{color:#FF5B00;text-decoration:none;}
.webshop	 	nav.primary a.webshop 		{color:#FF5B00;text-decoration:none;}
.stengods	 	nav.primary a.stengods 		{color:#FF5B00;text-decoration:none;}
.cv	 			nav.primary a.cv 			{color:#FF5B00;text-decoration:none;}
.atelje	 		nav.primary a.atelje 		{color:#FF5B00;text-decoration:none;}
.bocker	 		nav.primary a.bocker 		{color:#FF5B00;text-decoration:none;}
.copy	 		nav.primary a.contact 			{color:#FF5B00;text-decoration:none;}
.press	 		nav.primary a.contact 		{color:#FF5B00;text-decoration:none;}
.contact 		nav.primary a.contact 		{color:#FF5B00;text-decoration:none;}

.malningar 		nav.primary a.malningar 	{color:#FF5B00;text-decoration:none;}
.film 			nav.primary a.film 			{color:#FF5B00;text-decoration:none;}
	


/*images*/
figure {
	padding: 6px;
	border: 1px solid #ededed;
	background: #fff;
	line-height: 10px;
	}

figcaption {
	font-size: .70em;
	letter-spacing: .2em;
	text-align: center;
	padding: 14px 0;
	}

/* flexslider styles 
.flexslider {
	margin: 21px 0;
	}
	
.flex-control-nav {

	}*/
	
.karta {
	background-color:#ffffff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #FF5B00;
	display:inline-block;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	padding:2px 10px;
	text-decoration:none;
	color:#FF5B00;
}

.karta:hover {
	text-decoration: none;
	color: #FF5B00;
}

/* #Page Styles
================================================== */

/* .sidoRubrik{
	font-size:42px;
	text-align: center;
	padding-bottom: 20px;
} */


.spacing {
	text-align: center;
	letter-spacing: 0.1em;
	color: #FF5B00;
	font-size: 13px;
}

.tackrubrik {
	text-align: center;
	letter-spacing: 0.1em;
	color: #FF5B00;
	font-size: 14px;
}


.txtCenter {
	text-align: center;
}
.anfang {
    display: inline;
    float: left;
    font:5em open sans, Arial; color:#c30; /* color:#262626; */
    line-height: 0.5em;
    margin: 0.20em 0.15em 0em 0em;
    text-transform: uppercase;
    }
    
.anfangName {
    display: inline;
    float: left;
    font:5em open sans, Arial; color:#c30; /* color:#262626; */
    /*font-size: 5em; */
    line-height: 0.6em;
    margin: 0.10em 0.15em 0em 0em;
    text-transform: uppercase;
    }

.inforuta {
	border-right-width: 0px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-color: #ddd;
	border-style: solid;
	text-align: justify;
	font-size: 12px;
	padding: 25px;
	margin-top:0;
	margin-right: -10px;
	margin-bottom: 25px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-color: #ffffff; /* FB9500*/

	-moz-border-radius-bottomtop: 25px;
	border-top-left-radius: 25px;

	-moz-border-radius-bottomleft: 25px;
	border-bottom-left-radius: 25px;

	box-shadow: 0px 5px 15px #ccc;
	-moz-box-shadow: 0px 5px 15px #ccc; /* fireworks*/
	-webkit-box-shadow: 0px 5px 25px  #ccc; /* safari*/
}

/* #Media Queries
================================================== */

	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		
		.band.navigation { background: #fff;
			margin: 0;
		}
		
		nav.primary select {
			display: block;
			margin: 8px 0;
		}
		
		nav.primary ul {
			display: none;
		}
		
		body.index #logo, .contact #logo, .formular #logo { margin-top: 0;
		}
		
		figure {/* Flyttar upp bilden mot pop up menyn */
			margin-top: -22px;
		}
		
		
		}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {}


/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

/*	@font-face {
	    font-family: 'FontName';
	    src: url('../fonts/FontName.eot');
	    src: url('../fonts/FontName.eot?iefix') format('eot'),
	         url('../fonts/FontName.woff') format('woff'),
	         url('../fonts/FontName.ttf') format('truetype'),
	         url('../fonts/FontName.svg#webfontZam02nTh') format('svg');
	    font-weight: normal;
	    font-style: normal; }
*/


/* #WEBSHOP
==================================================*/
.paddingKundvagn {
	/* background: #368; */
	                       
	border: 1px solid #753;
		margin-top: 0px; 
		padding: 10px;
		text-align: left;
		font-size: 11px;
	}
	
