/* 
Theme Name: Bubs 2011
Description: Wordpress-tema for nya bubs.se
Version: 1.0
Author: Bolt
Author URI: http://bolt.se
*/

@import url('boilerplate.css');
@import url('960.css');

/* -------------------------------------------------- Farger -------------------------------------------------- */
/*															   	
/*			Bubs red				#c5332c		   	
/*			Bubs blue			#50b5e3			   	
/*			Bubs yellow			#f1cf00	
															   			
/* -------------------------------------------------- Struktur -------------------------------------------------- */

body
{
	color:#666;
	font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
	font-size:13px;
	line-height:160%;
	-webkit-font-smoothing: antialiased;
	background: #eaf5f9 url(bilder/bg.png) repeat-x 0 0;
}

#wrapper
{
	position: relative;
}

#molnleft
{
	position: absolute;
	left: -185px;
	top: 180px;
}

#molnright
{
	position: absolute;
	left: 960px;
	top: 180px;
}

#header
{
	background: url(bilder/headerstripes.png) no-repeat;
	width: 940px;
	height: 141px;
	margin-top: 2em;
	position: relative;
	z-index: 2;
}

#logo 
{
	position: absolute;
	padding-left:40px;
	left: 5px;
	top: 10px;
	z-index: 2;
}

#logo h1 a
{
	text-indent:-2222em;
	background:url(bilder/logo.png) no-repeat;
	width:165px;
	height:165px;
	display: inline-block;
}

#main
{
	background-color: #fff;
	padding: 2em 0 2em 0;
	position: relative;
	z-index: 1;
	
	
	  min-height:520px;
	  height:auto !important;
	  height:370px;
}

#textpuffar
{
	
}

#bildspel
{
	
}

#bildspel #startpage-slideshow {
	height: 360px;
}

#fabrik
{

	position: absolute;
	z-index: 999;
	bottom: -110px;
	right: -100px;
	display: block;
}

.gilla
{
	padding-top: 1.5em;
}

/* -------------------------------------------------- Undersidor -------------------------------------------------- */

.post li
{
	font-size: 0.9em;
	color: #666;
}

/* Vara godisar */

ul.vara-godisar
{
	list-style: none;
	margin: 0;
}

ul.vara-godisar li
{
	margin-right: 0.5em;
	display: inline;
}

/* Losgodis */

.losgodis-bild
{
	position: relative;
	bottom: 10px;
	height: 160px;
	margin-top: 0.5em;
}
.losgodis-bild img {
	position: absolute;
	bottom: 2px;
}
.losgodis-bild a:active
{
	position: static;
}

.losgodis-text
{
	height: 50px;
	text-align: center;
}

.produkter
{
	clear: both;
}

.highres img
{
	padding-top: 160px;
}

/* -------------------------------------------------- Sidebar sidor -------------------------------------------------- */

#sidebar
{
	padding: 1.5em 0 3em 0;
}

a.submeny
{
	width: 250px; 
	height: 39px;
	padding-top: 10px;
	display: block;
	cursor: pointer;
	font-family: "cooper-black-std-1","cooper-black-std-2",sans-serif;
	font-size: 1.4em;
	text-align: center;
	color: #fff !important;
	font-weight: 400;
	text-shadow:1px 1px 5px rgba(0,0,0,.7);
}

a.submeny:hover
{
	color: #fff !important;
}

.gron
{
	background: url(bilder/submeny-gron.png) no-repeat;
}

.gul
{
	background: url(bilder/submeny-gul.png) no-repeat;
}

.rod
{
	background: url(bilder/submeny-rod.png) no-repeat;
}

.bla
{
	background: url(bilder/submeny-bla.png) no-repeat;
}


/* -------------------------------------------------- Flaggor  -------------------------------------------------- */

#flaggor
{
	padding-top: 1em;	
}

#flaggor a {
	margin-right:  10px;
}

#flaggor ul
{
	list-style: none;
}

#flaggor li
{
	display: inline;
	margin-right:0.3em;
}

#flaggor li a.flagga
{
	background: url(bilder/flaggor.png) no-repeat;
	width: 44px;
	height: 50px;
	display: inline-block;
	text-indent: -2222em;
}

a.swe
{
	background-position: -44px center !important;
}

/* -------------------------------------------------- Meny  -------------------------------------------------- */

#menu
{
	padding-top: 2.3em;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	margin-right:1em;
}

#menu li a
{
	font-family: "cooper-black-std-1","cooper-black-std-2",sans-serif;
	font-size: 1.5em;
	color: #fff;
	font-weight: 400;
	text-shadow:1px 1px 10px rgba(0,0,0,.9);
}

#menu li.current_page_item a
{
	/*
	-webkit-transform: rotate(-4deg); 
	-moz-transform: rotate(-4deg);	
	*/
	text-shadow:4px 4px 20px rgba(0,0,0,1);
}

#menu li a:hover
{
	/*
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);	
	-webkit-transform: scale(0.3);
	*/
	text-shadow:4px 4px 20px rgba(0,0,0,1);
}



/* -------------------------------------------------- Puffar  -------------------------------------------------- */

#puffar img
{
	padding-left:1em;
}

#puffar p
{
	margin: 0;
	padding: 0;
}

/* -------------------------------------------------- Typografi -------------------------------------------------- */

.wf-loading h1, .wf-loading h2, .wf-loading h3, .wf-loading h4, .wf-loading #meny li a 
{
  /* Göm medan Typekit laddar */
  visibility: hidden;
}

h1, h2, h3, h4, h5
{
	font-family: "cooper-black-std-1","cooper-black-std-2",sans-serif;
	padding: 0.7em 0 0.4em 0;
	color: #333;
	line-height: 120%;
	font-weight: 400;
}

h1
{
	font-size: 3em;
}

h2
{
	font-size: 2.2em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1.2em;
}

h5
{
	font-size: 1.1em;
	padding: 0.7em 0 0.4em 0;
}

h5.dela
{
	border-top: 3px solid #BFE8DE;
	padding: 0.5em 0 0.3em 0.8em;
}

p
{
	padding:0.3em 0 1em 0;
	font-size: 0.9em;
	line-height:160%;
	color: #666;
	/*text-shadow:0 1px 0 rgba(255,255,255,.8);*/
}

p.bris
{
	background: url('bilder/bris.jpg') bottom left no-repeat;
	clear: both;
	padding: 40px 0 0 !important;
	margin: 0 0 0 20px !important;
	text-indent: -9999em;
	width: 190px;
	height: 50px;
}

/* -------------------------------------------------- Lankar -------------------------------------------------- */

a, a:link, a:visited, a:active
{
	color: #666;
	text-decoration:none;
	outline:none;
}

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

a:active
{
	top:1px;
	position: relative;
}


a.lasmer, a.lasmer-produktblad
{
	font-family: "cooper-black-std-1","cooper-black-std-2",sans-serif;
	text-align: right;
	background: url(bilder/lasmerpil.png) right center no-repeat;
	padding-right: 3.2em;
	color: #c5332c !important;
	cursor: pointer;
	display: block;
	font-weight: 400;
}

a.lasmer:hover, a.lasmer-produktblad:hover
{
	color: #c5332c !important;
}

a.lasmer-produktblad
{
	margin-top: 2em;
}

.hoguppl
{
	text-align: left !important;
	padding-right: 1em !important;
	background-position: 70% center !important;
	margin-bottom: 2em;
}

/* -------------------------------------------------- Bilder alignments -------------------------------------------------- */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}






