/* grundsund.nu css style
   http://www.grundsund.nu
   (c) Olof olof@grundsund.nu */
a {
	text-decoration:none;
}
a:link {
	color:#4B8994;
}
a:visited{
	color:#4B8994;
	}
a:hover {
	color:#73CFE0;
}
a:active {
	color: #333333;
}
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin:15px 0 0 0;
}
h1,h2,h3{
	color:#FF6600;
	margin:0;
}
h1{
	font-size:.9em;
	font-weight:bold;
	line-height:140%;
	margin:0;
	padding-top:2px;
	padding-bottom:6px;
	
}
h1.title{
width:478px;
padding-top: 12px;
border-bottom:1px solid #eeeeee;
}
span.test{
font-size:10px;
font-weight:normal;
}
span.grey{
	color:#666666;
}
span.orange{
	color:#FF6600;
}
h2{
	font-size:.7em;
	font-weight:bold;
	margin:6px 0 0 0;
}
h3{
	font-size:.7em;
	margin:6px 0 0 0;
	font-weight:100;
}

p.date{
color:#FF6600;
position:absolute;
right:16px;
top:5px;
font-size:.6em;
text-align:right;
padding:2px 4px 2px 4px;
border-left:1px solid #eeeeee;
border-right:1px solid #eeeeee;
margin:0;
}
p.quote{
background-color:#F0FFFF;
padding:12px;
border:1px dotted #666666;
margin: 12px;;
}

p{
	font-size:.7em;
	line-height:140%;
	padding: 6px 0 0 0;
	margin:0;
	color:#666666;
}
p.small{
	font-size:.55em;
	}
p.right{
position:relative;
text-align:right;
right:25px;
}
p.info{
width:750px;
border-left:12px solid #eeeeee;
}
p.flashpara{
	padding-left:40px;
}
p.csslogo{
	padding-left:30px;
}

ul{
	font-size:.7em;
	line-height:140%;
	list-style-type:none;
	margin: 12px 0 12px 24px;
	}
li{
	margin: 6px 0 6px 0;
	padding-left:20px;
	background-image:url(img/xbullet.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	color:#666666;
	font-weight:bold;
}
img{
	margin:0;
	padding:3px;
	border: 0 none #FFFFFF;
	}
img.large {
	position:relative;
	margin:4px 0 0 0;
	padding:0 0 0 0 ;
}
img.left {
	padding:1px;
	float:left;
	margin:10px 12px 1px 1px;
	border:1px solid #eeeeee;
}
img.right {
	padding:1px;
	float:right;
	margin:10px 12px 1px 1px;
	border:1px solid #eeeeee;
}
img.center {
	padding:1px;
	float: right;
	margin-right:200px;
	position:relative;
	maring:10px 12px 1px 1px;
	border:1px solid #eeeeee;
}
/* FÖR IE, för att få bilden o floata till vänster.
img.rightleft {
	padding:1px;
	float:right;
	padding-left:165px;
	margin:10px 12px 1px 1px;
	border:1px solid #eeeeee;
} */
	
img.recent {
	position:relative;
	left:3px;
	top:7px;
	padding:1px;
	margin:0 0 6px 0;
	border:1px solid #eeeeee;
}
img.thumb {
	margin:13px 13px 4px 13px;
	padding:0;
}
img.righticon {
	position:absolute;
	float:left;
	bottom:4px;
	padding-right:12px;
}
img.cssicon {
	position:absolute;
	float:left;
	bottom:12px;
	padding-right:4px;
}
p.caption {
	position:relative;
	text-align:center;
	width:120px;
	padding:0 13px 0 13px;
	margin:0;
}
div.thumbnail{
	float:left;
	width:146px;
	height:150px;
	background-image:url(img/imagebackground.gif);
	background-repeat:no-repeat;
	margin: 2px 5px 3px 0;
}
div.button230px{
	position:relative;
	background-image:url(img/button230.gif);
	height:31px;
	padding: 8px 16px 6px 16px;
	margin:0;
}
div.content{
	margin-left:38px;
	padding: 10px 16px 16px 16px;
}
div.top{
	position:relative;
	background-position:top;
	background-image:url(img/topborders.gif);
	background-repeat:no-repeat;
}
div.bottom{
	position:relative;
	background-image:url(img/bottomborders.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.sides{
	background-image:url(img/sideborders.gif);
	background-repeat:repeat-y;
}
div.top740{
	position:relative;
	background-position:top;
	background-image:url(img/topborders740.gif);
	background-repeat:no-repeat;
}
div.bottom740{
	position:relative;
	background-image:url(img/bottomborders740.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.sides740{
	background-image:url(img/sideborders740.gif);
	background-repeat:repeat-y;
}


div.top230{
	position:relative;
	background-position:top;
	background-image:url(img/topborders230.gif);
	background-repeat:no-repeat;
}
div.bottom230{
	position:relative;
	background-image:url(img/bottomborders230.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div.sides230{
	background-image:url(img/sideborders230.gif);
	background-repeat:repeat-y;
}
#self_portrait{
position:relative;
width:295px;
float:right;
}
#invaders{
	margin-left:79px;
	}
#flash{
	margin-left:2px;
	margin-top:4px;
	}
#container{
	position:relative;
	width:865px;
	left:50%;
	margin-left:-432px;
}
#header{
	position:relative;
	background-image:url(img/head.jpg);
	height:61px;
}
#header ul{
	position:relative;
	width:665px;
	font-size:11px;
	font-weight:bold;
	top:18px;
	left:130px;
	list-style-type:none;
	padding:0 0 5px 0;
	margin:0;
}
#header li{
	background-image:url(img/navBullet.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding:0 5px 0 9px;
	display:inline;
	margin:0;
}
#header li.first{
	background-image:none;
}
#header li.email{
	background-image:url(img/emailIcon.gif);
	background-repeat:no-repeat;
	background-position:80px 6px;
	padding: 10px 50px 20px 30px;
}
#header a:link{
color:#888888;
}
#header a:visited{
color:#888888;
}
#header a:hover{
color:#FF6600;
}
#header a:active{
color:#888888;
}
#gallery{
position:relative;
float:left;
left:56px;
width:800px;
top:5px;
bottom:50px;
margin-bottom:5px;
}
#largeimg{
float:left;
position:relative;
left:58px;
width:740px;
padding: 0 4px 0 4px;
}
#projectleft{
float:left;
position:relative;
left:50px;
width: 230px;
padding: 0 4px 0 4px;
}
#projectright{
position:relative;
float:left;
left:50px;
width:510px;
padding: 0 4px 0 4px;
}
#mainleft {
float:left;
position:relative;
left:58px;
width: 640px;
padding: 0 4px 0 4px;
}
#mainright {
position:relative;
float:left;
left:50px;
width:230px;
padding: 0 4px 0 4px;
}
#footer {
float:left;
width:865px;
position:fixed;
background-image:url(img/xfooter.gif);
background-repeat: no-repeat;
height:61px;
top:5px;
margin-top:750px;
}
#footer p{
font-size:10px;
position:fixed;
margin-right:75px;
text-align:right;
margin-top:750px;
}
#foot p{
	padding-top:20px;
}
