/* 
Author: Henny Stewart
Theme URI: hennystewart.com
Name: Krusedulletema
*/
body {
	margin: 0;
	padding: 0;
	text-align: right;
	background-image: url(bigsplash.png);
	background-color: #FEFEF9;
        background-attachment: fixed;
	background-position: left top;
        background-repeat: repeat-x;
	font-family: tahoma, trebuchet, verdana, sans-serif;
	color: #000;
	font-size: small;
	line-height: 1.6;
}
#box {
	width: 500px;
	border: 10px solid #A854BA;
	background-image: url(bg.png);
	text-align: left;
	position: absolute;
        top: 20px;
        right: 200px;
	
}
textarea {
        width: 330px;
}
.bigimg {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
        position: fixed;
}
	
#header {
		border-bottom: 2px solid #c0c0c0;
}
#header a {
	font-size: xx-large;
	color: #E538A6;
        font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
}
	
#description {
		border-bottom: 1px solid #000080;
}
#description a {
        display: block;
	font-size: small;
	color: #000080;
	font-style: italic;
	text-decoration: none;
	padding-left: 20px;
        background-color: #E7FBFE;
}
	
.indhold {
	padding: 20px;
        width: 350px;
        margin: 0 0 0 120px;
        border-left: 1px solid #c0c0c0;
}
#topmenu {
	border-bottom: 1px solid #c0c0c0;
	padding-left: 17px;
        background-color: #fff;
}
#topmenu a {
	color: #000080;
	font-size: small;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}
#topmenu a:hover {
	color: #E538A6;
}
blockquote {        
        border-left: 4px ridge #A854BA;        
        padding: 20px;        
        font-family: 'courier new', courier, monospace;
        line-height: 1.2;        
        background-color: #EFDFFF;
}
#footer {
	background-color: #000080;
	text-align: center;
        clear: both;
        color: #E7FBFE;
}
#footer a {
        color: #fff;
        text-decoration: none;
        font-weight: bold;
}
#footer a:hover {
        color: #7E8EF9;
}
h1, h2, h4, h5, h6 {
        color: #000080;
        text-decoration: none;
        font-weight: normal;
}
h3 a {
        color: #618640;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
}
h3 {
        color: #618640;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
}

a {
       color: #000080;
}
a:hover {
       color: #A854BA;
}
a:visited {
       color: #7E8EF9;
}
#sidebar1 {
        float: left;
        width: 120px;
        border-right: 1px solid #c0c0c0;
        list-style-type: none;
        margin: 70px 0 0 0;
        padding: 0;
        border-top: 1px solid #c0c0c0;
}
#sidebar1 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#sidebar1 ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
h2.widgettitle {
        display: none;
}
#sidebar1 ul li a {
        display: block;
        text-decoration: none;
        border-bottom: 1px solid #c0c0c0;
        padding: 0 0 5px 20px;
}
#sidebar1 ul li a:hover {
        text-decoration: underline;
        border-right: 4px solid #FE80B9;
        color: #7A3788;
        background-color: #E7FBFE;
}
#sidebar1 ul li a:visited {
       color: #7E8EF9;
}
#sidebar2 {
        width: 160px;
        list-style-type: none;
        position: fixed;
        right: 20px;
        top: 7px;       
}
#sidebar2 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#sidebar2 ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#sidebar2 ul li a {
        display: block;
        text-decoration: none;
        
}
#sidebar3 {
        float: right;
        width: 160px;
        list-style-type: none;
        margin: 20px;
        padding: 0;
        border: 1px solid #A854BA;
        
}
#sidebar3 ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#sidebar3 ul li {
        list-style-type: none;
        margin: 0;
        padding: 0;
}
#sidebar3 ul li a {
        display: block;
        text-decoration: none;
        
}
.nocomments {
        display: none;
}
a img {
	border: 1px solid #000080;
}
#search {
        text-align: right;
}
strong {
        color: #602B6A;
}
