/*
Theme Name: Skipperstuen
Theme URI: http://www.skipperstuen.no
Description: Standard template for Skipperstuen Drobak
Version: 0.6
Author: idefarmen
Author URI:http://www.idefarmen.no
*/

#menu ul li a:hover, #footer a, a, a:visited, #content a,
#content a:hover, #content h1, #content h1:hover, #content h1 a, #footer a {
	color: #4face0;
	text-decoration: none;
}

body {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
}

body * {margin: 0px; padding: 0px;}

img {
    border: 0px;
}

a, a:visited { 
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #438fba;
	font-weight: bold;
	text-decoration: underline;
}

#container { 
	background: #ffffff;
	width: 706px;
	text-align: left; 
	margin: 10px auto auto auto; 
	overflow: hidden;
}


#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 706px;
	height: 126px;
}	


#menu { 
	margin: 0px 0px 8px 0px;
	text-align: left;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
		
#menu ul {
	margin: 0px;
	padding: 0px;
}
	
#menu ul li a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: Black;
	padding: 0px 4px 0px 4px;
	text-decoration: underline;
}

#menu ul li a:hover {
	}

#content { 
	display: block;
	background: #ffffff;
	width: 420px; 
	float: left;
	padding: 0px 0px 10px 0px;
	position: relative;
}

#content a {
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}
#content p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	line-height: 18px;
}


#content h1 {
color: #333333;
	font-size: 20px;
	font-family: Verdana;
	font-weight: normal;
}
	
#content h1 a {
	text-decoration: none;
}

#content h1 a:hover {
	text-decoration: underline;
}

#content h2 {
	color: #333333;
	font-size: 12px;	
	font-family: Verdana;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
}

#content h2 a  {
	color: #333333;
	text-decoration: none;
}

#content h2 a:hover {
	color: #999999;
	background: none;
	text-decoration: underline;
}

#content h3 {
	color: #333333;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
}

#content h3 a  {
	color: #333333;
	text-decoration: none;
}

#content h3 a:hover {
	color: #999999;
	background: #ffffff;
	text-decoration: underline;
}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
}
#content ul {
	list-style: none;
	margin: 0px;
}
	
#content li {
	margin: 0px;
	padding: 0px;
}
	
#content ul li {
	list-style: square inside;
}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
}


blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.postspace {
	width: 417px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	width: 417px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
	
.postspace3 {
	width: 417px;
	height: 15px;
	margin: 0px;
	padding: 0px;
}

#sidebar {
	display: block;
	color: #000000;
	width: 276px;
	float: right;
	position: relative;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

* html #sidebar { margin: 0px 0px 0px 0px; }

#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	color: Black;
}

#sidebar h2 {
	color: #BBBBBB;
	font-size: 12px;
	font-family: Verdana;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;
}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#sidebar ul li {
	list-style: none;
	margin: 0px;
	padding: 6px 0px 5px 0px;
}

#sidebar ul li a {
	color: #4face0;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #438fba;
	text-decoration: underline;
}
#footer {
	background-color: White;


	padding: 15px 0px 15px 0px;
	height: auto;
	text-align: left;
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#footer a {
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: noene;
}
