* {padding: 0; margin: 0;} 

/* Generic --------------------------------------------------------------------*/



body {
	background: #3e311b url(../grafik/pergament-bg2.gif) no-repeat center top;
	color: #333333;
	font-size: small;
}
input, textarea {
	font: 110%/150% Arial, Helvetica, sans-serif;
}
p {
	padding: 0 0 1.1em;
}
img {
	border: none;
}
a {
	color: #763712;
	text-decoration: none;
	outline: none;
	border: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font: italic 110% Georgia, "Times New Roman", Times, serif;
}
s {
	color: #999999;
}
blockquote {
	padding: 0 10px 5px 20px;
	background: url(../grafik/comments-bullet.gif) no-repeat left 2px;
	font: italic 115%/135% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
blockquote em {
	font: italic 110%/130% Georgia, "Times New Roman", Times, serif;
}
ul {
	list-style: none;
}
ul li {
	line-height: 140%;
	margin-left: 5px;
}
ol {
	font: italic 125% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: .3em 0 15px;
}
ol li {
	margin: 0 0 1em 30px;
	padding: 0;
}
ol p {
	font: normal 80%/150% Arial, Helvetica, sans-serif;
	color: #333;
}



/* headings and typography
---------------------------------------------------------------------------------*/
h1, h2 {
	font: bold 215%/100% Georgia, Times, serif;
	padding: 5px 0 10px;
	letter-spacing: -1px;
	margin-left: -4px;
	color: #2b2b2b;
}
.title {
	background: url(../grafik/tape.gif) no-repeat center center;
	text-align: center;
	font: normal small-caps 190%/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0px 0 20px;
	padding: 16px 20px 16px 0;
}
.title span {
	color: #666666;
}
h1 a, h2 a {
	color: #763712;
}
h1 a:hover, h2 a:hover {
	color: #2b2b2b;
	text-decoration: none;
}
h3 {
	font: bold 125%/100% Georgia, "Times New Roman", Times, serif;
	padding: 1.2em 0 8px;
}
h3 em {
	color: #CC0000;
}
h4 {
	font: bold 115%/100% Arial, Helvetica, sans-serif;
	padding: .85em 0 5px;
	color: #666666;
}




/* header
---------------------------------------------------------------------------------*/
#header {
	height: 238px;
	width: 905px;
	margin: 0 auto;
	position: relative;
}
#logo {
	position: absolute;
	top: 45px;
	left: 448px;
}
#description {
	width: 360px;
	text-align: center;
	position: absolute;
	left: 490px;
	top: 95px;
	font: italic normal 24px/26px Georgia, "Times New Roman", Times, serif;
	color: #68391d;
}
#nav {
	position: absolute;
	left: 78px;
	bottom: 4px;
	list-style: none;
	font: 20px Georgia, "Times New Roman", Times, serif;
	}
#nav li {
	background: none;
	float: left;
	padding: 0;
	width: 130px;
	text-align: center;
	border-bottom: none;
}
#nav a, #nav a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
#nav a:hover {
	text-decoration: underline;
	border-bottom: none;
}
#nav span {
	display: none;
	position: absolute;
}
#nav a:hover span {
	display: block;
}
#nav-atervand span {
	background: url(../grafik/span-atervand.gif) no-repeat;
	width: 88px;
	height: 33px;
	top: -30px;
	left: 35px;
}
#nav-biblo span {
	background: url(../grafik/span-biblo.gif) no-repeat;
	width: 58px;
	height: 33px;
	top: -30px;
	left: 165px;
}
#nav-italiensk span {
	background: url(../grafik/span-italiensk.gif) no-repeat;
	width: 137px;
	height: 31px;
	top: -22px;
	left: 253px;
}

/* subnav */
#subnav {
	position: absolute;
	left: 520px;
	bottom: 4px;
	list-style: none;
	font: 20px Georgia, "Times New Roman", Times, serif;
	}
#subnav li {
	background: none;
	float: left;
	padding: 0;
	width: 114px;
	text-align: center;
}
#subnav a, #subnav a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
#subnav a:hover {
	text-decoration: underline;
	border-bottom: none;
}
#subnav span {
	display: none;
	position: absolute;
}
#subnav a:hover span {
	display: block;
}
#subnav-bikt span {
	background: url(../grafik/span-bikt.gif) no-repeat;
	width: 158px;
	height: 28px;
	top: -25px;
	left: 8px;
}
#subnav-skatt span {
	background: url(../grafik/span-skatt.gif) no-repeat;
	width: 207px;
	height: 31px;
	top: -25px;
	left: 20px;
}
#subnav-biljetter span {
	background: url(../grafik/span-biljetter.gif) no-repeat;
	width: 194px;
	height: 22px;
	top: -22px;
	left: 60px;
}




/* content wrap
---------------------------------------------------------------------------------*/
#content-wrap {
	width: 904px;
	margin: 0 auto;
	background: url(../grafik/wrap-bg.gif) repeat-y right top;
	position: relative;
}
#top {
	background: #fcfcec url(../grafik/top-bg.jpg) no-repeat right top;
	height: 440px;
	position: absolute;
	width: 851px;
	top: 0;
	right: 0;
	z-index: 2;
}
#content {
	width: 490px;
	float: left;
	position: relative;
	padding: 35px 0 20px 94px;
	z-index: 5;
}
#bottom-bg {
	background: url(../grafik/bottom-bg.jpg) no-repeat right bottom;
}
#backtotop {
	padding: 55px 0 0 548px;
	margin: 0;
	height: 26px;
	clear: both;
	border: none;
}
#backtotop a {
	color: #000;
	font-size: 95%;
		padding-right: 14px;
	border-bottom: none;
}

#backtotop a:hover {
	color: #333;
	text-decoration: underline;
}


/* text -------------- */

.text {
	font-size: 100%;
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	margin: 0 0 20px 12px;
	
}

.text h1 {
	font-size: 220%;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
}

.text #wufoo {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, "sans serif";
	color: #CC3333;
	font-size: 90%;
}

.text a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
}
	
.text a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
}

.foto  {
	font-size: 85%;
	font-family: Georgia, "Times New Roman", serif;
	color: #333;
}

#pubdate {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	color: #333333;
	border-bottom: 1px dotted #999966;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#pubdate a, a:visited {
	text-decoration: none;
	color: #DC5024;
	border-bottom: none;
}
#pubdate a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: none;
}



/* post ----------------------------------------------------------------------*/

.post {
	background: url(../grafik/post-bg.gif) no-repeat;
	padding: 0 0 20px 12px;
	width: 490px;
}
/* clearfix for recent comments */
.post:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.post {display: inline-block;}
* html .post {height: 1%;}
.post {display: block;}

.post p a {
	text-decoration: underline;
	background: url(../grafik/link-bg.gif) repeat-x;
	padding: 1px 0;
	color: #000;
}
.post p a:visited {
	text-decoration: none;
	color: #000;
	border-bottom: none;
}
.post p a:hover {
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.page {
	padding-top: 15px;
}

.single h2 {
	background: url(../grafik/subhead-bg.gif) no-repeat;
	padding: 10px 0 5px 12px;
	margin-left: -12px;
	font: bold 145% Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	clear: left;
}



a.comments {
	position: absolute;
	right: 0;
	width: 40px;
	height: 28px;
	font: 150%/100% Georgia, "Times New Roman", Times, serif;
	background: url(../grafik/comments-bg.gif) no-repeat !important;
	text-align: center;
	padding: 5px 0 0 3px !important;
	letter-spacing: -1px;
	display: block;
	margin-top: -8px;
}
a.write {
	background: url(../grafik/comments-jump-bg.gif) no-repeat !important;
	font-size: 125%;
}
.date {
	position: absolute;
	left: 0;
	width: 54px;
	height: 40px;
	background: url(../grafik/date-bg.jpg) no-repeat;
	font: normal 130%/30% Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 12px 0 5px 0;
	text-align: center;
}
.date span {
	display: block;
	font: italic 170%/90% Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
.more-link {
	margin-left: 2px;
	font: 16px/100% Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	background: none !important;
}







/* sidebar
---------------------------------------------------------------------------------*/
#sidebar {
	width: 267px;
	float: right;
	padding-right: 10px;
	position: relative;
	z-index: 4;
	overflow: hidden;
}

#feed {
	margin: 20px 15px 0px;
}

#feed img {
	float: right;
	margin-left: 7px;
}
#feed p {
	text-align: right;
	font-size: 80%;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, "sans serif";
	line-height: 1.4em;
	color: #333;
}

#sidebar-ref {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	margin-top: 20px;
	margin-left: 35px;
	line-height: 140%;
}

#sidebar a, a:visited {
	text-decoration: underline;
	color: #333;
	border-bottom: none;
}
#sidebar a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: none;
}



#biljetter {
	clear: both;
	margin-top: 110px;
}
#ticket {
	margin-left: 45px;
}

#biljetter h4 {
	font-size: 200%;
	font-family: Georgia, "Times New Roman", serif;
	color: #000;
	font-weight: normal;
	margin: 0px 15px 0px 30px;
}

#biljetter p {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 1.4em;
	color: #000;
}

#biljetter a:link, a:visited {
	padding-bottom: 0;
	color: #326ea1;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
}
	
#biljetter a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
}


/* footer
---------------------------------------------------------------------------------*/
#footer {
	background: url(../grafik/footer.gif) no-repeat center top;
	clear: both;
}
#footer h4 {
	text-indent: -900em;
	margin: 0;
	padding: 0;
	height: 25px;
}
#footer-wrap {
	width: 905px;
	height: 360px;
	margin: 0 auto;
}

/* recent posts */
#recent-posts {
	width: 240px;
	float: left;
	padding: 23px 10px 0 108px;
}
#recent-posts h4 {
	background: url(images/recent-posts.gif) no-repeat;
}
#recent-posts ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-posts ul li {
	background: url(images/star-bullet.gif) no-repeat left 2px;
	padding: 0 0 15px 18px;
}

/* recent comments */
#recent-comments {
	width: 275px;
	float: left;
	padding-top: 23px;
}
#recent-comments h4 {
	background: url(images/recent-comments.gif) no-repeat;
}
#recent-comments ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#recent-comments ul li {
	background: url(images/comments-bullet.gif) no-repeat left 2px;
	padding: 0 0 12px 20px;
	clear: both;
}
#recent-comments a {
	float: left;
	clear: right;
	display: block;
	width: 210px;
	padding-right: 35px;
}
#recent-comments cite {
	float: right;
	display: block;
	margin-top: -10px;
	text-align: right;
	background: #fefbcd url(images/mini-cite.gif) no-repeat right center;
	padding: 3px 18px 2px 5px;
	font-size: 90%;
	line-height: 100%;
	font-style: normal;
	color: #98956d;
}
/* clearfix for recent comments */
#recent-comments ul li:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#recent-comments ul li {display: inline-block;}
* html #recent-comments ul li {height: 1%;}
#recent-comments ul li {display: block;}

#about-sticky {
	width: 190px;
	float: right;
	padding: 88px 25px 0 0;
}
#about-sticky h4 {
	background: url(images/about.gif) no-repeat;
}

/* credits */
#credits {
	font-size: 90%;
	color: #999999;
	clear: both;
	margin: 0;
	padding: 10px 0 0 100px;
}
#credits a {
	color: #999999;
}


/* alignments etc
---------------------------------------------------------------------------------*/
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.textright {
	text-align: right;
}
.textleft {
	text-align: left;
}
/* image */
img.image {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image {
	margin-top: 4px;
}
p.image img {
	background: #fff;
	padding: 5px;
	border: 1px solid #D9D9D9;
}
p.image a:hover img {
	border: 1px solid #666;
	background: #fff;
}
p.image a, p.image  a:visited {
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
p.image a:hover {
	text-decoration: underline;
}
p.image small {
	color: #999999;
	display: block;
	font-size: 95%;
	line-height: 100%;
}
p.left {
	float: left;
	margin-right: 15px;
}
p.right {
	float: right;
	margin-left: 15px;
}
img.left {
	float: left;
	margin-right: 5px;
}
img.right {
	float: right;
	margin-left: 5px;
}


	



/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
