/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#tabber { display:none; }





#bg {
	 color: #5B5B5B;
	 background: #E5ECFC repeat-x left top;
	 background: #282826;
	 color: #282826;
	 background-image: url('default/bg_bildligt_wood.jpg');
	 background-repeat: repeat-x;
	 background-attachment: fixed;
}

ngg-widget img {
	border: 1px solid darkGray;
	margin: 7px 7px 2px 6px;
	padding: 4px;
}

#intro {
float: left;
	width: 940px;
	padding: 0px;
	color: white;
	background: #3e3726;
}



#navigation {
	 position: relative;
	 z-index: 0;
	 height: 0px;
	 margin: 0px;
	 background: transparent;
}


#header {
	 background: transparent;
	
}

#nav a:link, #nav a:visited {
 z-index: 100;
 display: block;
 padding: 0 10px;
 line-height: 40px;
 font-size: 14px;
 text-transform: uppercase;
 color: white;
}


#subscribe {
position: absolute;
 top: 102.9px;
 right: 29px;
}

#nav .current_page_item a, #nav a:hover {
 background-color: transparent;
background: transparent;
}

#logo #img {
display: inline-block;
margin: 30px 0 30px 22px;
}

.the_menu {
z-index: 1;
}
