/*
Theme Name: pinocchio
Theme URI: http://www.olem.se/
Description: This is a portfolio theme, custom made for and by ole martin buene (olem).
Author: ole martin buene
Author URI: http://www.olem.se/
Tags: clean, white, light, portfolio

*/



html {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, sans serif;
	font-size: 14px;
	background-color: #fff;
	color: #333;
}

body {
	margin: 0px;
	padding: 0px;
}

#left {
	float: left;
	margin: 0px auto;
	position: fixed;
	margin-left: 30px;
	width: 150px;
}

#navtopp {
	margin: 0px;
}

#navlogo {
	margin-top: 80px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	padding-bottom: 25px;
}

p#workheadline {
	margin-top: 42px;
	margin-bottom: 8px;
	color: #666;
}

#left li {
	list-style: none;
	font-size: 12px;
	margin-top: 0px;
}

#left li a { 

	color: #ed0080;
}

#right {
	float: left;
	margin-top: 0px;
	margin-left: 210px;
	width: 912px;
}

#headline {
	margin-top: 0px;
	padding-top: 17px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-top: 89px;
	padding-bottom: 19px;
	margin-bottom: 0px;
}

#maincontent {
	margin-top: 88px;
	margin-bottom: 40px;
}

#maincontent img {
	padding: 6px;
	border: 1px dotted #ccc;
	margin-bottom: 5px;
	margin-top: 5px;
}

#footer{
	margin-bottom: 50px;
}

#footer p {
	font-size: 12px;
}

#footer a {
	color: #ed0080;
}

h1 {
	font:italic 60px Baskerville, Baskerville Old Face, Constantia, Palatino, Palatino Linotype, Times, serif;
	margin: 0px;
	color: #666;
}

h2 {
	font: 20px Baskerville, Baskerville Old Face, Constantia, Palatino, Palatino Linotype, Times, serif;
}

img {
	border-style: none;
}

a {
	color: #58b0e3;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img#wpstats{display:none}