/*
Theme Name: Bumles Default
Theme URI: http://wordpress.org/
Description: Bumlesgolf tema
Version: 1.0
Author: Wonderville, Johan Str&ouml;m
Author URI: http://www.swedishboy.se
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@import url('reset.css');
s@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url('images/bakgrund.jpg');
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: visible;
	margin-top: 12px;
	padding-top: 1px;
	margin-bottom: 60px;
}
#container #header {
	width: 958px;
	margin-left: 1px;
	height: 282px;
	position: relative;
	margin-bottom: 50px;
	overflow: hidden;
}
#container #logotyp {
	background: url('images/logotyp-bumlesgolf.png') no-repeat;
	overflow: hidden;
	position: absolute;
	height: 195px;
	width: 214px;
	z-index: 11;
	left: 32px;
	top: 28px;
}
#container #golfstorelogotyp {
	position: absolute;
	z-index: 11;
	left: 877px;
	top: 0px;
}
#container #golfstorelogotyp img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #logotyp img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container  #meny  {
	position: absolute;
	left: 2px;
	padding-left: 60px;
	width: 898px;
	z-index: 11;
	overflow: visible;
	top: 252px;
}

#container #meny ul {
	margin: 0px;
	padding: 0px;
}

#container  #meny ul li  {
	float: left;
	position: relative;
	overflow: visible;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C0C1;
}

#container #meny ul li a {
	color: #9BBCAA;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-transform: capitalize;
	line-height: 24px;
	padding-top: 4px;
	padding-bottom: 3px;
	background-position: center;
}

#container #meny ul li:first-child {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C2C0C1;
	
}

#container #meny ul li.nedtryckt a, #container #meny ul li.current_page_item a {
	color: #15340D;
}
#container #meny ul li.nedtryckt a:hover, #container #meny ul li.current_page_item a:hover {
	color: #000000;
}


#container #meny ul li.nedtryckt, #container #meny ul li.current_page_item {
	background-image: url('images/meny-nedtryckt.png');
	background-repeat: repeat-x;
	color: #435537;
}
#container #meny ul li a:hover {
	color: #FFFFFF;
}
#container #meny ul li .dropdownmeny {
	position: absolute;
	left: -1px;
	top: 31px;
	min-width: 99%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #769F8B;
	border-bottom-color: #769F8B;
	border-left-color: #769F8B;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-box-shadow: 2px 3px 5px #CCCCCC;
	box-shadow: 3px 3px 5px #000;
	visibility: hidden;
	background-color: #FFFFFF;
	overflow: visible;
}

#container #meny ul li.nedtryckt .dropdownmeny {
	position: absolute;
	
}

#container #meny ul li:hover .dropdownmeny {
	visibility: visible;
}

#container #meny ul li .dropdownmeny a {
	text-transform: none;
	letter-spacing: 0em;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5D1CA;
	font-weight: normal;
	color: #15340D;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 7px;
	padding-left: 25px;
	height: auto;
	font-size: 11px;
	line-height: 110%;
	white-space: nowrap;
}
#container #meny ul li .dropdownmeny a:first-child {
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #meny ul li .dropdownmeny a:last-child {
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#container #meny ul li .dropdownmeny a:hover {
	background-color: ;
	color: #000000;
	background-color: #E0E5E2;
	text-decoration: underline;
}
#container #sidinnehall {
	margin-left: 80px;
	margin-bottom: 50px;
	float: left;
	width: 500px;
}
#container #sidebar {
	width: 210px;
	float: right;
	clear: none;
	margin-right: 75px;
	border:1px solid #769F8B;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#container #sidinnehall p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
	color: #333333;
}
#container #sidinnehall h1 {
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #557770;
}
#container #sidinnehall h2 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.75em;
	margin-top: 2em;
}
#container #sidinnehall a {
	color: #1D6A0E;
	text-decoration: none;
}
#container #sidinnehall a:hover {
	text-decoration: underline;
}
#container #sidebar h1 {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.1em;
	display: block;
	height: 22px;
	padding-top: 8px;
	width: 230px;
	margin-left: -20px;
	padding-left: 20px;
	background-color: #769f8b;
	margin-top: 0px;
	color: #FFFFFF;
}

#container #sidebar h2 {
	margin: 0.3em 0 0.6em;
}




#container #sidebar .erbjudande {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7C6BE;
	margin-top: 15px;
	line-height: 1.3em;
	text-align: left;
	font-size: 11px;
	color: #666666;

}

#container #sidebar .erbjudande_bild {
	text-transform: none;
	background-color: #FFF;
	color:#aaa;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	text-align: left;
}
#container #sidebar .erbjudandet h2 a {
	font-weight: normal;
	font-size: 1.4em;
	color: #444;
	margin-bottom: 0.5em;
}
#container #sidebar .erbjudande_bild img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	max-width: 210px;
}
/*
	Anv�nd den h�r f�r default.
*/
#container #sidebar .erbjudande_bild .default {
	background: #ccc;
}
#container #sidebar .erbjudandet {
	font-size: 1em;
	color: #666;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 1.3em;
	text-align: left;
	padding: 10px 8px;
}


#container #sidebar .erbjudande a {
	color: #666;
}
#container #sidebar .erbjudande a:hover {
	color: #000;
}
#container #sidfot {
	clear: both;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-left: 80px;
	margin-right: 75px;
	color: #999999;
	padding-bottom: 60px;
	margin-top: 40px;
}
#container  #sidfot  a.partners {
	display: block;
	float: left;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
#container  #sidfot  a.lanna {
	display: block;
	float: left;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
}

#container  #sidfot  .golfpaket {
	display: block;
	float: left;
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
}

#container #sidfot .partners:first-child {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #sidfot .partners:hover {
	color: #435537;
}
#container #sidfot a {
	color: #000;
	text-decoration: none;
}
#container #sidfot a:hover {
	color: #000;
	text-decoration: underline;
}
#container #sidfot #text-i-sidfot {
	clear: both;
	margin-top: 10px;
	padding-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-left: 8px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#container #sidfot #text-i-sidfot p strong {
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	display: block;
	float: left;
	width: 120px;
}
#container #sidfot #text-i-sidfot #oppettider {
	display: block;
	color: #000;
}
#container #sidfot #text-i-sidfot #kontaktuppgifter {
	float: left;
	margin-right: 50px;
	color: #000;
}


#myGallery
{
width: 958px !important;
height: 282px !important;
}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



.entry p a:visited {
	color: #b85b5a;
	}

.sticky { 
    background: #f7f7f7; 
    padding: 0 10px 10px; 
} 
.sticky h2 { 
    padding-top: 10px; 
} 

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #bbb;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text { 
    position: absolute; 
    left: -1000em; 
	} 

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	font-size: 12px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

