/*  
Theme Name: Fjord
Theme URI: http://wordpress.org/
Description: Fjord theme for Fjord Designs
Version: 1.6
Author: Lithe Giant
Author URI: http://lithegiant.com/

*/

* {
	margin: 0;
	border: 0;
	padding: 0;
}

html {
	background: #fff url("images/woodbg.jpg");
}
body {
	font: 10px/13px verdana, sans-serif;
	color: #000;
	text-align: center;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	outline: none;
}
a:hover {
	color: #fff;
	background: #000;
}
p {
	margin-bottom: 1em;
}
h1 {
	font: 14px/18px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font: 12px/14px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h3 {
	font: 11px/13px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
cite {
	font: 11px/13px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}


div#page {
	width: 960px;
	height:  590px;
	margin: 20px auto;
	text-align: left;
	background: #fff;
}
div#sidebar {
	float: left;
	width:  385px;
	height: 590px;
	margin: 0px 0px 0px 0px;
	background: #fff;
}
div.tall {
	width: 344px;
	height: 314px;
	margin: 10px;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}
div.short {
	width: 344px;
	height: 244px;
	margin: 10px;
	padding: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

div#products p {
	margin: 0;
}

ul#productlist {
	list-style: none;
}
ul#productlist li {
	float: left;
	width: 81px;
	height: 81px;
	margin: 0px;
}

ul#productlist li a img {
	border: 5px solid #fff;
}

ul#productlist li a:hover img {
	border: 5px solid #000;
}

div#sideshoppingcart {
	width: 385px;
	text-align: left;
	padding: 0px;
	overflow: hidden;
	background: #fff;
}
 

div#shoppingcarttoggle {
	float: left;
	width: 354px;
	height: 20px;
	padding: 0px 5px 0px 15px;
	background: #fff;
}
div#shoppingcartcontents.show {
	width: 354px;
	height: 70px;
	padding: 0px 5px 0px 15px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
	clear: both;
}




div#logo {
	font: 30px/32px verdana, serif;
	letter-spacing: -0.1em;
	width: 375px;
	height: 75px;
	overflow: hidden;
}

div#logo a:hover {
	background: none;
}

div#menu {
	float: left;
	width: 155px;
	height: 140px;
	background: #fff;
	
}
ul#menulist {
	margin: 10px 20px;
	list-style: none;
}
div#text {
	float: left;
	width: 170px;
	height: 120px;
	padding: 10px 20px;
	background: #fff;
}
div#maincolumn {
	float: right;
	width: 575px;
	height: 590px;
	margin: 0px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: hidden;
}
div#content.show {
	position: relative;
	top: 0px;
	left: 0px;
	width: 545px;
	height: 560px;
	margin: 0px;
	padding: 15px 15px;
	background: #fff;
	overflow-x: hidden;
	overflow-y: auto;
}
div#displaycase.show {
	position: relative;
	top: 0px;
	left: 0px;
	width: 545px;
	height: 560px;
	margin: 0px;
	padding: 15px 15px;
	background: #fff;
	text-align: center;
}
div#displaycase div.closer {
	float: right;
}
div#displaycase div#productholder {
	height: 445px;
	width: 525px;
	overflow: hidden;
}
div#displaycase table#productimagetable {
	height: 445px;
	width: 545px;	
}
div#displaycase table#productimagetable td {
	vertical-align: middle;
	overflow: hidden;
	height: 445px;
}


div#displaycase.show div.producttext {
	position: absolute;
	top: 445px;
	left: 0px;
	height: 115px; 
	width: 545px;
	text-align: left;
	background: #fff;
	z-index: 2;
}
div#displaycase.hide div.producttext {
	z-index: 1;
	visibility: hidden;
}

div#displaycase div.producttitle {
	width: 100%;
	border-bottom: 1px solid #000;
	text-transform: uppercase;
	font-weight: bold;
}

div#displaycase input.buy {
	color: #000;
	font: 10px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #000;
}
div#displaycase a:hover input.buy {
	color: #fff;
	background-color: #000;
}

div#content div#splashpic {
	width: 100%;
	height: 100%;
	background: url("images/prekestolen.jpg") no-repeat top center;
}

div#content .textinput {
	background: #f4f4f4;
}
div#content input.submitinput {
	color: #000;
	font: 10px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #000;
}
div#content input.submitinput:hover {
	color: #fff;
	background-color: #000;
}

div.post {
	margin: 10px 5px 0px 0px;
}

div.post div.postheader {
	float: left;
	width: 100%;
	border-bottom: 1px solid #000;
}

div.post div.postheader span.posttitle {
	float: left;
	font: 12px/14px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div.post div.postheader span.pagetitle {
	font: 14px/18px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

div.post div.postheader div.postdate {
	font: 9px/14px verdana, sans-serif;
	float: right;
}

div.post div.entry {
	float: left;
	width: 525px;
	margin: 10px;
}
div.post div.postmetadata {
	float: left;
	width: 505px;
	margin: 10px;
	clear: both;
}
div.comments {
	float: left;
	width: 525px;
	margin: 10px;
}
form#commentform textarea {
	width: 501px;
	padding: 2px;
	background: #f4f4f4;
}
form#commentform input {
	padding: 2px;
	background: #f4f4f4;
}
form#commentform input#submit {
	color: #000;
	font: 10px verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #fff;
	border: 1px solid #000;
}
form#commentform input#submit:hover {
	color: #fff;
	background-color: #000;
}


div.hide {
	width: 0px;
	height: 0px;
	overflow: hidden;
	left: -2000px;
	top: -2000px;
}
