/*
Theme Name: Upplausn
*/

body {
	font-size: 0.8em;
	font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.8em;
	background: #fff;
	color: #333;
	text-align: left;
	margin: 0;
	}

#page {
	background-color: #fff;
	text-align: left;
	width: 950px;
	}

#header {
	height: 80px;
	padding-top: 32px;
	}
	
#headertext {
	margin-left: 386px;
	}

.narrowcolumn {
	float: left;
	width: 500px;
	height: 630px;
	border-right: 1px dotted black;
	padding-right: 25px;
	}
	
#efni {
	margin-top: -6px;
}

#efniblog {
	margin-top: -14px;
}

#kassi {
	border-bottom: 1px dotted #c4c4c4;
	margin-bottom: 40px;
}

#sidebar
{
	border-right: 1px dotted black;
	width: 142px;
	height: 630px;
	float: left;
	margin-right: 25px;
	padding-left: 25px;
	list-style-type: none;
	}

#description
{
	border-right: 1px dotted black;
	width: 142px;
	height: 630px;
	margin-right: 25px;
	float: left;
	padding-right: 25px;
}
	
img {
	border: 0;
	}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #7c7c7c;
	text-decoration: none;
}

