/*

Website: godsmagasinet.nu
Author: Colin Lewis
Created: 2008-11-24


1. Reset default html styles, basic styles.
2. Phark image replacement
3. Clearfix
4. Links
5.
6.
7.
8.
9.
10.

*/

/* .................................................................................................................... */
/* 1. Reset default html styles, basic styles. */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,div,dl,dt,dd
{
	margin: 0;
	padding: 0;
	border: none;
	background-color: transparent;
	color: inherit;
	font: inherit;
	text-indent: 0;
}

ul,ol { list-style: none; }

input
{
	margin: 0;
	padding: 0;
}

textarea { width: 100%; }

.right
{
	float: right;
	padding: 0 0 0.5em 0.5em;
}

.clear { clear: both; }
.clearnone { clear: none; }
.hide { display: none; }
html { font-size: 63.5%; }

body
{
	font-size: 1.3em;
	line-height: 1.5;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

p
{
	margin: 0 0 1em 0;
	font-size: 1em;
}

.sq
{
	list-style-type: square;
	list-style-position: inside;
	margin-left: 1em;
}

#low, #skip { display: none; }

/* .................................................................................................................... */
/* 2. Phark image replacement */
.ir
{
	text-indent: -9999em;
	overflow: hidden;
}

/* .................................................................................................................... */
/* 3. Clearfix */
/* updated for IE7: http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack/ */
/* slightly enhanced, universal clearfix hack */
.clearfix:after
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* close commented backslash hack */
/* .................................................................................................................... */
/* 4. Links */
a { outline: none; }

a,a:link,a:visited,a:active
{
	font-weight: bold;
	color: #c30;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

a:active { color: #444; }
a img,:link img,:visited img { border: none; }

body
{
	text-align: center;
	background-image: url(bg/body.jpg);
	background-repeat: repeat;
	background-position: left top;
	background-attachment: fixed;
}

#container
{
	text-align: left;
	width: 770px;
	margin: 10px auto 0 auto;
	background: #fff;
}

#header { padding-top: 0px; }

#bildspel
{
	margin: 0 auto;
	padding-top: 20px;
/*
	background-image: url(bg/header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
*/
}

h1,h2 { text-align: center; }

h1
{
	background-image: url(bg/godsmagasinet.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	overflow: hidden;
	height: 50px;
	margin-top: 26px;
}

#slogan
{
	height: 50px;
	margin-top: 20px;
	text-align:center;
}

h2#pa-gang
{
	background-image: url(bg/pa-gang.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	overflow: hidden;
	height: 30px;
	margin-bottom:14px;
}

h2#vi-i-huset
{
	background-image: url(bg/vi-i-huset.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	overflow: hidden;
	height: 30px;
	margin-bottom: 20px;
}

h2#hitta-hit
{
	background-image: url(bg/hitta-hit.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	overflow: hidden;
	height: 30px;
	margin-bottom:20px;
}

h3
{
	font-size: 1.6em;
	font-weight:bold;
}

h4
{
	font-size: 1.4em;
	font-weight:bold;
}

h5
{
	font-size: 1.3em;
	font-weight:bold;
}

h6
{
	font-size: 1.2em;
	font-weight:bold;
}

#sticksparet a,
#brostroms-kafe a,
#kaleido a
{
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	overflow: hidden;
	height: 60px;
	width: 159px;
	display: block;
	margin: 10px auto;
}

#sticksparet a { background-image: url(bg/sticksparet.png); }
#brostroms-kafe a { background-image: url(bg/brostroms-kafe.png); }
#kaleido a { background-image: url(bg/kaleido.png); }
#sticksparet a:hover,
#brostroms-kafe a:hover,
#kaleido a:hover { background-position: center bottom; }

#content
{
	float: right;
	width: 300px;
	padding-right: 57px;
}

#box-1
{
	float: left;
	width: 300px;
	padding-left: 57px;
	padding-bottom: 30px;
}

#box-2
{
	float: left;
	clear: left;
	width: 300px;
	padding-left: 57px;
}

#box-1,#box-2 { padding-bottom: 10px; }

#box-2 p
{
	width: 200px;
	padding-left: 100px;
}

#box-2 #karta
{
	background-image: url(bg/karta.png);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	width:79px;
	height:65px;
}

#footer
{
	clear: both;
	width: 100%;
	text-align: center;
	padding: 40px 0 30px 0;
}

#footer p
{
	background-image: url(bg/adress.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: -9999em;
	overflow: hidden;
	height: 26px;
}

#meta
{	text-align: center;clear:both;
padding-bottom:50px;
margin-top:20px;
}


#meta ul li
{
	display: inline;
	list-style-type: none;
}

#meta ul a
{
	font-size:1em;
	line-height:1em;
	color: #f7f7f7;
	text-decoration: none;
	font-weight: normal;
	margin:1em 0;
	padding-right: 20px;
}

#meta ul a:hover
{
	color: #000;
	text-decoration: underline;
}