@charset "UTF-8";
/* CSS Document */

	/* Basic Style */

* {
	margin: 0px;
	padding: 0px;
	outline:none;
	}
body {
	margin: 0;
	text-align:center;
	}
#wrapper {
	position: relative;
	width: 950px;
	margin: 0 auto;
	text-align: left;
	background-color:#FFF;
	font-family: Helvetica, Arial, sans-serif;
	}
.clear {
	clear: both;
	}
#spacer {
	margin:40px;
	}
a {
	color:#0090ff;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}	
	
	
	
	/* GENERAL TEXT FORMATS */
	
/* Used for Philosophy */
#left_text {
	float:left;
	width:550px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
	}
.left_text_begin {
	
	}
.left_text_continue {
	padding-top:20px;
	}	

/* Used for Inspiration, contact, ext. projects */
#right_text {
	float:right;
	position:relative;
	width:385px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	}
.right_text_begin {
	
	}
.right_text_continue {
	padding-top:20px;
	}	

/* Random use a span div*/
.large {
	font-size:20px;
	font-weight:bold;
	letter-spacing:0px;
	}	
	
	
	/* Header */
#logo {
	background:url(../images/logo.gif) no-repeat 700px 16px;
	margin:0px;
	padding:35px 0px 50px 0px;
	border:none;
	}	
#logo a{
	font-size:42px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#0090ff;
	text-decoration:none;
	}


	/* Navigation */
#navigation {
	position:relative;
	width:950px;
	text-align: center;
	margin: 0;
	padding:1px 0px 1px 0px;
	border-bottom:solid 1px #000;
		
	}
#navigation li {
	display:inline;
	list-style:none;
	}

#nm2, #nm3, #nm4, #nm5 {
	margin-right:135px;
	}
#navigation a{
	text-decoration:none;
	color:#666666;
	font-size:18px;
	font-weight:normal;
	}
#nav li a:hover, #philosophy li a:hover, #projects li a:hover, #cv li a:hover, #inspiration li a:hover, #contact li a:hover {
	color:#0090ff;
	}
#philosophy #nm2 a, #projects #nm3 a, #cv #nm4 a, #inspiration #nm5 a, #contact #nm6 a{
	color:#0090ff;
	}

	/* Content */
	
	/*index*/
#content {
	margin-top:40px;
	}
#splash_img {
	float:left;
	position:relative;
	width:550px;
	}
#index_signatur {
	float:right;
	position:relative;
	background:url(../images/Signatur.gif) no-repeat 0px;
	font-size:14px;
	font-weight:normal;
	width:385px;
	padding-top:65px;
	margin-top:100px;
	text-indent:10px;
	}
#index_quote {
	font-size:34px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#999999;
	width:400px;
	margin:0 0 0 25px;
	padding-top:25px;
	}
.quotes {
	font-family:Times New Roman, Times, serif;
	color:#000000;
	}
	
	
		/* Philosophy */
		
#philosophy_list {
	margin:20px 0 0 17px;
	line-height:18px;
	list-style-type:square;
	}
#blog {
	float:left;
	width:550px;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#000000;
	padding-top:120px;
	}		
#monster_img {
	float:right;
	position:relative;
	border:#CCCCCC 1px solid;	
	}

	
		/* Projects */
#project_container {
	padding-left:68px;
	margin-top:22px;
	}
.projects {
	float:left;
	position:relative;
	margin:0px 20px 0px 0px;
	width:250px;
	}
.project_header {
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:1px;
	margin-top:18px;
	}
.project_intro {
	font-size:12px;
	font-weight:normal;
	padding-top:5px;
	color:#999999;
	}
.project_vidare {
	font-size:12px;
	font-weight:normal;
	padding-top:2px;
	}
.projects a {
	border:none;
	color:#000000;
	text-decoration:none;
	}
.projects a:hover {
	color:#0090ff;
	}
	

/* Externa projekt sidor se egen css-sheet */
								
	
		/* CV */
#cv_cont {
	float:left;
	position:relative;
	width:700px;
	}
#sub_head_one {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:24px;
	color:#000000;
	margin:0px;
	padding:0px;
	}
.sub_head {
	font-size:18px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:24px;
	color:#000000;
	margin:0px;
	padding:8px 0px 0px 0px;
	}
.sub_sub {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:16px;
	color:#000000;
	margin:0px;
	padding:8px 0px 2px 0px;
	}
.cv_text {
	font-size:14px;
	font-weight:normal;
	width: 600px;
	line-height:18px;
	color:#000000;
	margin:0px;
	padding:0px;
	}
.cv_text_two {
	font-size:14px;
	font-weight:normal;

	line-height:18px;
	color:#000000;
	margin:0px;
	padding:6px 0px 0px 0px;
	}
.kursiv {
	font-style:italic;
	}
.date {
	float:right;
	position:relative;
	}
#ladda_cv {
	float:right;
	position:relative;
	padding:0px;
	margin:0px;

	}
#ladda_cv a {
	color:#0090ff;
	text-decoration:none;
	}
#ladda_cv a:hover {
	text-decoration:underline;
	}
	
	
		/* Inspiration */
#inspiration_img {
	float:left;
	position:relative;
	background:url(../images/Inspiration.jpg) no-repeat;
	width:550px;
	height:510px;
	}

	
		/* Contact */
#contact_img {
	float:left;
	position:relative;
	background:url(../images/coffee_contact.jpg) no-repeat;
	width:550px;
	height:350px;
	}
#contact_info {
	float:left;
	width:550px;
	font-size:14px;
	padding:30px 0 0 0;	
	}
#adress {
	padding-top:230px;
	}
#blue {
	color:#0090ff;
	}









