/*
The original was a free template (Basic Minimal) by Andreas Viklund,
 'Substantially' changed by Rolf N 130305/
*/

/* Specify characteristics of general fonts to be used */
@font-face {
	font-family: 'DesignationRegular';
	src: url('hem_font/designation-webfont.eot');
	src: local('☺'), url('hem_font/designation-webfont.woff') format('woff'), 
             url('hem_font/designation-webfont.ttf') format('truetype'), 
             url('hem_font/designation-webfont.svg#webfont2gQKTcGt') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Main 'background image' (spider) characteristics */
body {background:#eee url(hem_bilder/spindel.jpg) top center no-repeat; 
   color:#555; font:84% Tahoma,Verdana,sans-serif; line-height:1.8em;}
p {margin:0 0 20px 0;}

/* ??? */
a {color:#467aa7; text-decoration:none;}
a:hover {color:#333; text-decoration:none;}

/* Special 'font' characteristics */
h1 {font-size:3.3em; padding:66px 0 0 0; margin:0;}  /* Huvudrubrik */
h2 {font-size:1.9em; margin:0 0 20px 0;}             /* Underrubrik */
h5 {font-size:1.1em;}                                /* Not used    */

/* 'img' characteristics */
img.alignleft {display:inline; float:left; margin:5px 25px 5px 0;}
img.alignright {float:right; margin:5px 0 5px 25px;}
img.aligncenter {display:block; margin:10px auto;}
hr.clear {visibility:hidden;clear:both;}

/* ??? */
#wrap {width:980px; margin:20px auto; padding:0;}

/* Top left 'background image' (vallmo) characteristics */
#header {width:700px; margin:0 0 0 0; height:220px; padding-left:350px; 
   background:transparent url(hem_bilder/vallmo.jpg) top left no-repeat;}

/* 'content' characteristics */
#content {width:500px; margin-left:360px; margin-top:25px}
#content .meta {padding:10px; text-align:right; text-transform:uppercase; 
   font-size:1.0em; line-height:1.4em;}

/* 'sidebar' characteristics */
#sidebar {padding:0; float:left; width:200px; margin-left:100px; margin-top:100px}
#sidebar ul {margin:0 0px 20px 0; padding:0;}
#sidebar li {padding:0; margin:0;}    
#sidebar li a {display:block; padding:10px 20px; text-decoration:none; 
   font-family:'DesignationRegular', Tahoma, sans-serif; font-size:1.6em;}
#sidebar li a.link {color:blue}
#sidebar li a:hover {color:red; background:lightgray}
#sidebar li a:active {color:green}
#sidebar h2 {font-size:1.8em; margin:0 0 12px 0; padding:0 0 3px 0;}

/* 'footer' characteristics */
#footer {width:415px; clear:both; margin-left:350px; margin-top:210px; color:#999; 
   font-size:0.9em;}
#footer p {margin:0; padding:0;}
#footer a {color:#999;}

/* 'fotnot' characteristics (not used) */
#fotnot {width:300px; clear:both; margin-top: 66px; margin-left:50px; 
   0 20px 20px; color:#AAA; font-size:0.9em;}
#fotnot p {margin:0; padding:0;}
#fotnot a {color:#AAA;}
