@charset "utf-8";
/* CSS Document för skhm.biz*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #993399;
	margin: 0;
	padding: 0;
	background-color: #9999cc;
	 
 
} 
/*************************/
a:link
{
	color: #660099;
}

a:visited
{
color: #330066;
}

a:hover ,a:active /***********Länk**************/
{
	color: #FFFF99;
	background-color: #D0CCE6;
	background: transparent;
} 
/***********menyer börjar**************/
#navcontainer
{
	margin: 0 auto;
	padding: 1em 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif, georgia, serif;
	text-transform: lowercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 80%;
font-size: 0.8em;
}

ul#navlist li
{
	display: block;
	float: left;
	width: 15%;
	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #777;
	text-decoration: none;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #347841;
	background: transparent;
	border-color: #aaab9c #fff #fff #ccc;
	background-color: #F0F0F0;
}
 
/***********menyer slutar**************/
div#header
{
	color: #330066;
	background-image: url(../bilder/ringar.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ddddee;
	border-bottom: 1px solid #000;
} 
/*************************/

div#header h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
} 
/*******Vänstermarginal bakgrund******************/
div#container
{
	background-image: url(bilder/bk1.png);
	background-repeat: repeat-x;
} 
/********Högermarginalbakrund*****************/
div#container2
{
	background-image: url(../bilder/bk1.png);
	background-repeat: repeat-x;
	background-position: right;
} 
/*******vänstermrginal float vänster******************/
div#navigation
{
	float: left;
	width: 200px;
	padding-top: 2em;
} 
/*************************/
div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
} 
/*************************/
div#navigation ul li { margin-top: 4px; } 
/*************************/
 
 
#navigation ul li a
{
	display: block;
	width: inherit;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #660099;
	background-image: url(../bilder/nav_base.png);
	background-repeat: repeat-y;
} 
/*************************/
#navigation ul li a:hover
{
	color: #fff;
	background-color: #9999CC;
	background-image: url(../bilder/nav_base_over.png);
	background-repeat: repeat-x;
} 
/********höger marginal*****************/
div#more
{
	float: right;
	width: 200px;
	margin: 0;
	color: #FFFFCC;
	padding-top: 2em;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
} 
/*************************/
div#more h3
{
margin-top: 0;
color: #fff;
padding: .2em;
} 
/*************************/
div#more h3
{
	margin-top: 0px;
	color: #777;
	padding: 0.2em;
	background-image: url(../bilder/hej_base.png);
	background-position: right;
	background-repeat: repeat-y;
} 
/*************************/
div#content
{
	margin-left: 220px;
	margin-right: 220px;
	line-height: 150%;
	background-image: url(../bilder/bk1.png);
	background-color: #FFFFFF;
} 
/*************************/
#cleardiv
{
clear: both;
height: 1em;
} 
/*************************/

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #999;
text-align: right;
} 
/*************************/
div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
} 
/*************************/
div#footer li
{
display: inline;
margin-right: 1em;
} 
/*************************/

 
	
 
.image {	padding: 7px 0px 7px 0px;
}
.imageborder {	border: solid 4px #bbb;
}
 

 
/********Box för rubrik typ vänner*****************/
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #330066;
	background-image: url(../bilder/rubrik.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 4px;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*overflow: hidden;*/
	
}
/********************************/
/***innehållet i mitten******/
/********************************/

 .description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
  
  	color: #330066;
	line-height: 125%;
	padding: 10px  10px 12px   0px;
	border-bottom: solid 2px #DBD3D3;	 
 
	}
	.entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #330066;
	text-align: left;
	background-image: url(../bilder/ringliten.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-attachment: fixed;
	line-height: 100%;
	border-bottom: solid 2px #DBD3D3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 5px;
	width: auto;
	 
}
 
.default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87.5%;
	color: #330066;
	line-height: 135%;
	padding: 7px 60px 4px  0px;
 
	
}
blockquote {
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #330066;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #330066;
	font-weight: 600;
	margin: 0px;
	background-image: url(../bilder/atlantis.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 10px;
	margin: auto;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #330066;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}

div.hr {
	height: 10px;
	background: #fff url(../bilder/rubrik.png) repeat-x scroll center;
}
div.hr hr {
  display: none;
}
.paginate {
	font-size: 87.5%;
	color: #330066;
	padding: 4px 0px 4px 0px;
}
.menu {
	width: 100%;
	text-align: left;
	margin: 3px 0px 7px 0px;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87.5%;
}
.menu li {
	margin: 0;	
}
.menu a {
	display: block;
	padding: 4px 7px 4px 24px;
}
.menu a:link, .menu a:visited, .menu a:active {
	color: #330066;
	text-decoration: none;
}
.menu a:hover {
	color: #330066;
	text-decoration: none;
	background-image: url(http://skhm.biz/bilder/favicon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 87.5%;	
	text-align: right;
	padding: 7px 12px 0px 0px;
}
.copyright a:link, .copyright a:visited, .copyright a:active {
	color: #330066;
	text-decoration: none;
}
.copyright a:hover {
	color: #330066;
	text-decoration: underline;	
}
	
 

