

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	color: #444;
	font: normal 62.5% Tahoma, sans-serif;
	background-color:#333;

}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}
h2 {font: normal 1.6em sans-serif; 
	
}
h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	padding-left: 26px;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	font-style: italic;
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}
.mitten {margin: auto;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0px 0px;
	width: 900px;
	border-bottom:#000 solid 1px;
	border-left: #000 solid 1px;
	border-right:#000 solid 1px;
	
	
}

/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:0
}

/* title */
.header {
	font-size: 1.2em;
	height: 206px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 880px;
	background-color: #FFF;
	background-image: url(img/nacka144.jpg);
	
	background-repeat: no-repeat;
	background-position: 10px 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}


.navigation {
	background: url(img/bg-meny.gif) #fff repeat-x;
	height: 42px;
	position:relative;
	
	}

/*#navigation {display: block; background: url('img/nav.gif') repeat; text-align: center; height: 40px; padding: 2px 0; border-top: 1px solid #fff; border-bottom: 2px solid #ccc; } */

#nav {
	padding-left: 
	0px; min-width: 900px; 
	margin: 0 auto;
	}
	
#nav, #nav ul {
	text-align: left;
	font-size: 1.0em;
	list-style: none;
	font-weight: bold;
	z-index: 8;
	color:#000;
	font-variant:small-caps;
	font-stretch: wider;
	}
#nav li {
	float: left;
	padding: 0;
	margin: 0;
	}
#nav a {
	display: block;
	line-height: 35px;
	padding: 0 16px;
	color: #ccc;
	text-decoration: none;
	}
#nav a:hover { 
	background-image:url(img/over.gif);
	background-position:center;
	height: 42px;
	background-color: #000;
	color: #000;
	}
#nav li ul {
	margin: 0;
	padding: 0;
	font-size: 1.0em; 
	font-weight: bold;
	border: 1px solid #666666;
	position: absolute; left: -999em;
	height: auto; 
	width: 200px;
	background-color: #000000;
	
	}
#nav li li {
	width: 200px;
	height: 25px;
	margin: 0;
	}
#nav li ul a {
	margin: 0;
	line-height: 25px;
	}
#nav li ul a:hover {
	background-color: #333333;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover { 
color: #000; 
background-position: left bottom;
}

#page_nav a {
	display: block; 
	color: #999;
	padding: 10px; 
	border: 1px solid #AFBEC7;
	}
#page_nav a:hover {
	color: #000;
	border: 1px solid #AFBEC7;
	background: #AFBEC7;
	}

/* main */
.main {
	border-top: 0px solid #FFF;
	
}

/* sub navigation */
.sidenav {
	float: right;
	width: 230px;
	border-left:dotted #000000 1px;
	background-color:#FFF;

	
	
}
.sidenav h2 {
	color: #ededed;
	font: bold 1.5em Courier New, Courier, monospace;
	line-height: 43px;
	margin: 0;
	padding-left: 42px;
	padding-top: 17px;
	
}
.sidenav ul {
	padding: 0;
	}
.sidenav li {border-bottom: 1px solid #ffffff;}
.sidenav li a {
	font-size: 0.8em;
	color: #554;
	display: block;
	padding: 2px 0 2px 25px;
	text-decoration: none;
	width: 95%;
	
}
.sidenav li a:hover {
	background: #757575;
	
	color: #000;
			
}

/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 600px;
	background-color:#FFF;
	
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: /*url('img/bgfooter.gif') repeat-x*/;
	color: #FFF;
	font: bold 1em sans-serif;
	padding: 0 16px;
	line-height: 39px;
	height: 65px;
}
.footer a, .footer a:hover {color: #FFF;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
	clear:both;
}
/*.post img {
	border: none;
	margin: 4px 0;
}
.post a img {
	border: none;
}
.post a:hover img {
}
*/

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#EDF3DE;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:10px;}

.galleri-show {margin-left:17px;}

.event-calendar {margin-left:30px; margin-right:30px; margin-top:10px;}

#newsletter {margin-left:20px; margin-right:30px; font-size:10px;}
#newsletter-ono {margin:auto}



#online{ 
	font: normal 85.5% Tahoma, sans-serif;
	color: #554; 
	margin:30px 0px 10px 40px;
}
#shotbox{
	font: normal 85.5% Tahoma, sans-serif;
	color: #554; 
	margin:10px 10px 10px 34px;
}
#google{
	margin:20px 0px 10px 60px;
	
}

#commet{
	margin:20px 10px 20px 30px;
 padding: 20px 10px 20px 30px;
	
}

#google_I{
	margin:20px 10px 20px 30px;
	
}


.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


