body {
	background: #000 url('http://myo.ipwn.se/16/background.jpg') fixed repeat; 
}

body, div, span, p, h1, h2, h3 {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}

body, div, span, p {
	font-size: 11px;
}

#wrap {
	background: #fff;
	width: 950px;
	margin: 20px auto;
	padding: 25px;
	border-radius: 5px;
	box-shadow: #000 0px 0px 10px;
}

#header {
	width: 950px;
	padding: 0 25px;
	margin: 10px auto;
}

#header h1 {
	color: #fff;
	font-size: 41px;
	padding: 0;
	margin: 0;
}

#header h1, #currently {
	position: absolute;
}

#header h1 a {
	color: #fff;
}

#currently {
	color: #fff;
	font-style: oblique;
	margin-left: 4px;
	display: none;
}

#menubar {
	clear: both;
	margin-left: 430px;
	height: 25px;
}

#menubar li {
	float: left;
	font-size: 27px;
	margin-left: 10px;
	list-style: none;
	padding-top: 8px;
}

#menubar li a {
	color: #fff;
	text-decoration: none;
	padding-bottom: 10px;
}

#menubar li a:hover {
	color: #ccf !important;
}

#selected, #menubar li a:hover {
	background: url('http://myo.ipwn.se/16/menu.gif') bottom center no-repeat;
}

a {
	color: #08f	;
	text-decoration: none;
}

a:hover {
	color: #f80;
}

#qualifications li, #revisions li {
	list-style: none;
}

#qualifications li {
	font-weight: bold;
}

#qualifications li ul li, #qualifications li em  {
	font-weight: normal;
}

#qualifications li ul {
	margin-bottom: 10px;
}

#cvimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

#tweets li {
	float: left;
	width: 170px;
	list-style: none;
	margin-right: 20px;
}

#tweets li:first-child {
	margin-left: -40px;
}

#tweets li span.timestamp {
	font-weight: bold;
}

#tweets {
}

.clear {
	clear: both;
}

#footer {
	margin-top: 10px;
	text-align: center;
}

#content {
	margin-bottom: 50px;
}

img {
	border: 0;
}
