/*
-----------------------------------------------
Ruben Gazki
Master styles for screen
Thomas Hammer, www.fargestifter.no
Updated: 25. Mar 2009
----------------------------------------------- */

html, body {
	margin: 0;
	padding: 0;
	background: #000000 url(/gfx/bg.png) repeat-x fixed 0 0;
	color: #33333;
}

body {
	font: 1em/1.6em georgia,"lucida grande","lucida sans unicode",Verdana,Sans-serif;
	text-align: center;
}

#wrapper {
	width: 850px;
	margin: 0 auto 2em;
	padding: 0;
	text-align: left;
}


/* Links
----------------------------------------------- */

a, a:link {
	color: #0000C0;
	color: #B32447;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px dotted #B32447;
}

a:visited {
	color: #8B0B71;
	color: #B3716B;
	background: transparent;
	border-color: #B3716B;
}

a:hover {
	color: #ff9900;
	border-color: #ff9900;
	border-bottom-style: solid;
}

h1 a {
	border-width: 0;
}


/* Header
----------------------------------------------- */

#header {
	margin: 0;
	padding: 0;
	background: url(/gfx/masthead.png);
	height: 270px;
}

#header h1 {
	line-height: 1;
}

#header img {
	display: inline;
	border: 0;
}

#header a, #header a:hover {
	text-decoration: none;
	border: none;
	background: none;
}

#header h1#logo a {
	display: block;
	margin: 0;
	padding: 0;
	width: 300px;
/*	height: 274px;*/
	text-indent: -9999em;
}

#header #description {
	display: none;
}

#header h1 {
	background: transparent;
}

#header h2 {
	
}

/* Main navigation
----------------------------------------------- */

#nav {
	height: 53px;
	background: url(/gfx/bg_nav.png) no-repeat -1px -2px;
}

#nav ul, #nav ul li {
	margin: 0;
	padding: 0;
	line-height: 1;
	text-indent: 0;
}

#nav ul {
	padding: 11px;
}

#nav ul li {
/*	width: 100px;*/
	display: block;
	float: left;
}

#nav ul li a {
	display: block;
	padding: 5px 20px;
	color: #464646;
	text-align: center;
	text-decoration: none;
	border: none;
	text-shadow: 0 1px 0 #eeeeee;
}

#nav ul li.current_page_item a {
	color: #000000;
}

#nav ul li a:hover {
	color: #EE001F;
}

#nav ul li.current_page_item a:hover {
	color: #41070A;
}

#navigation {
	display: none;
}

#subcol #navigation {
	display:  block;
}

#navigation {
	width: 180px;
	float: left;
}

#navigation2 {
}

#navigation ul, #navigation li, #navigation a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

#navigation li a {
	width: 170px;
	padding: 3px 5px;
	font-size: 1em;
	line-height: 1.4;
	background: transparent;
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #999999;
}

#navigation li li a {
	width: 140px;
	padding-left: 30px;
	font-style: italic;
}

#navigation a:visited {
	background: transparent;
	color: #8B0B71;
	color: #111111;
}

#navigation a:hover {
	background: #f7f7f7;
	color: #000000;
}

#navigation li li {
	display: none;
}

#navigation li.current_page_item li,
#navigation li.current_page_parent li {
	display: block;
}

/* Page Structure
----------------------------------------------- */

#content {
	width: 850px;
	float: left;
	background: transparent url(/gfx/bg_content2.png) repeat-y 0 0;
}

#content2 {
	background: transparent url(/gfx/bg_content.png) no-repeat 0 -45px;
}

#maincol {
	margin: 0;
	padding: 0;
	float: left;
	width: 630px;
}

#maincol2 {
	margin: 0;
	padding: 25px;
}

#subcol {
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
}

#subcol2 {
	margin: 0;
	padding: 25px 15px;
}

#footer {
	margin: 0;
	padding: 25px 25px;
	background: url(/gfx/bg_footer.png) no-repeat bottom left;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	line-height: 1;
	color: #ffffff;
}

/* Headings
----------------------------------------------- */

h1 {
	background: inherit;
	margin: 0;
	padding: 0.2em 0;
	font: 3em/1.2em Georgia,Serif;	
	font-style: normal;
	font-weight: normal;
	letter-spacing: -0.6pt;
}

h1.subtitle {
	display: none;
}

h2, caption {
/*	color: #333333;*/
	border-width: 0;
	margin: 0.5em 0 0 0;
	font: 1.6em/1.5em Georgia,Serif;
	font-style: normal;
	text-align: left;
}

h3 {
	font: 1.1em/1.2em Georgia,Serif;
	font-weight: normal;
}

h3 a {
	border-width: 0;
}

h2#pagetop {
	margin-bottom: 1em;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	color: #6699cc;
	color: #6704F4;
	color: #90720A;
}


/* Figures 
----------------------------------------------- */

div.figure {
	background: #dfdfdf;
	border: 6px solid #dfdfdf;
	display: block;
	margin:.2em 0 .8em;
}

div.figure a {
	border: none;
}

div.figure a:hover {
	text-decoration: none;
}

div.figure small a {
	border-bottom: 1px solid #ccc;
}

div.figure.clean {
	background: none;
	border: 7px solid #fff;
}

div.figure img {
	border: 1px solid #999;
	margin: 0 0 7px 0;
}

div.figure a img {
	border: 1px solid #ccc;
}

div.figure.clean img {
	border: none;
}

div.figure.clean a:hover img {
	border: none;
}

div.figure small {
	color: #333;
	display: block;
	font-size: .9em;
	line-height: 1.6em;
}

div.figure small span {
	font-weight: bold;
	text-transform: uppercase;
	font-family: verdana;
}

div.figure.s {
	width: 242px;
	width: 252px;
	float: right;
	position: relative;
}

div.figure.m {
	width: 494px;
	width: 502px;
	width: 302px;
}

div.figure.l {
	width: 748px;
	width: 752px;
}

div.figure.m,
div.figure.l {
	margin: 2em 0;
}

div.figure.s.alt {
	margin: .3em 1.8em 1.3em 0!important;	
	float: left!important;
	position: relative;
}

div.figure.m.alt {
	margin: .4em 0 1em 2em;
	float: right;
	position: relative;
}

/* Guestbook
----------------------------------------------- */

body#p-gjestebok ol.commentlist li {
}

#p-gjestebok .commentlist {
/*	float: left;*/
}

#p-gjestebok .commentlist2 {
}

#p-gjestebok .commentlist ul, #p-gjestebok .commentlist li {
/*	display: block;
	float: left;
	margin: 0;
	padding: 0;*/
/*	list-style: none; */
	text-indent: 0;
}

#p-gjestebok .commentlist li {
	margin: 1em 0 0 0;
	padding: 1em 0 0 0;
	border-bottom: 1px solid #999999;
}


/* Tables
----------------------------------------------- */

table {
	border-collapse: collapse;
	color: #333333;
}

caption {
	margin: 0;
	padding: 0.5em 0;
}

td, th {
	border: 1px solid #dddddd;
	border-right: 0;
	border-left: 0;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

th {
	padding-top: 6px;
	border-top: 0;
	border-bottom: 3px solid #333333;
}



/* Lists
----------------------------------------------- */

ul, dl {
	margin: .5em 0 .5em 1.5em;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
	list-style: square;
}

dl dl {
	margin: 1em 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 .2em 0;
	padding: 0;
}


/* Misc
----------------------------------------------- */

p {
	margin: 0 0 0.5em 0;
	padding: 0;
}

p img {
/*	float: right;*/
	margin: 5px;
	padding: 5px;
	border: 1px solid #bbbbbb;	
}

p a:hover img {
	border-color: #FE1B53;
}

.hide {
	display: none;
}

.reset {
	display: block;
	clear: both;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: 0;
}


