* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, sans-serif;
	color: black;
	font-size: 80%;
	background-color: white;
	background-image: url(/1-graphics/shadow-970.png);
	background-repeat: repeat-y;
	background-position: center 0;
	text-align: center;
}

p, ul, li, blockquote {
	line-height: 1.6em;
}

ul {
	margin-left: 1em;
}

li {
	line-height: 1.2em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

p+ul {
	margin-bottom: 1.6em;
}

blockquote {
	font-style: italic;
	color: gray;
	margin-left: 2em;
	margin-right: 2em;
}

h1, h2, h3, h4 {
	font-weight: normal;
	color: #849524;
	line-height: 1.2em;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

p, h1, h2, h3, h4 {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

p+h1, p+h2, p+h3, p+h4, ul+p, ul+h1, ul+h2, ul+h3, ul+h4 {
	margin-top: 1.6em;
	margin-bottom: 0.4em;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, ul:first-child, li:first-child {
	margin-top: 0em;
}

a, a:link {
	color: #849524;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h2 a, h3 a, h4 a, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #849524;
	text-decoration: none;
}

img, a img {
	border: none;
}

img.floatleft {
	float: left;
	padding-right: 2em;
	padding-bottom: 1em;
}

img.floatright {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;
}

.imgbox {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 110px;
	height: 110px;
	float: left;
	overflow: hidden;
}

.imgbox h2 {
	display: none;
}

.caps {
	letter-spacing: 0.07em;
}

/* @group rss Gallery */

.rssThumbFloat {
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	width: 68px;
	height: 68px;
	border: 1px #d8d8d8 solid;
	float: left;
	overflow: hidden;
}

.rssThumbFloat img {
	height: 100%;
}

div#fullsize {
	width: 708px;
	margin-bottom: 10px;
	border: 1px #d8d8d8 solid;
	overflow: hidden;
}

#desc {
	display: none;
}

/* @end */

.staff-entry {
	width: auto;
	overflow: hidden;
	margin-bottom: 2em;
}

.staff-entry p {
	margin-top: 0em;
	margin-bottom: 0em;
}

.staff-entry h2 {
	margin-top: 0em;
}

.staff-entry h3 {
	color: black;
	font-size: 1em;
	margin-top: 2em;
	line-height: 1.6em;
	margin-bottom: 0em;
}

.staff-entry img {
	float: left;
	margin-right: 20px;
}

div.projectinfo {
	margin-top: 2em;
	margin-bottom: 2em;
}

div.projectinfo p {
	color: #7f7f7f;
	line-height: 1.4em;
}

.published {
	font-size: 0.9em;
	color: #7f7f7f;
}

p.news {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	color: #7f7f7f;
	padding-left: 10px;
}

/* @group Containers */

#container {
	background-color: white;
	text-align: left;
	width: 970px;
	margin: auto;
	min-height: 100%;
	position: relative;
}

#content {
	padding-bottom: 40px;
}

/* padding-bottom = height of footer */

#header {
	width: 950px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}

body#front #header {
	width: 950px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

#image-strip {
	height: 110px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#main-twocol {
	margin-right: 240px;
	margin-left: 240px;
	overflow: auto;
	width: 480px;
}

#main-threecol {
	margin-right: 240px;
	margin-left: 10px;
	overflow: auto;
	width: 720px;
}

#sidebar {
	font-size: 0.9em;
	width: 220px;
	padding-top: 20px;
	padding-right: 10px;
	float: right;
}

#sidebar ul {
	margin-bottom: 2.4em;
	margin-left: 0em;
}

#sidebar ul li {
	list-style-type: none;
}

#footer {
	font-size: 0.8em;
	text-align: center;
	color: white;
	background: #849524;
	position: absolute;
	bottom: 0;
	width: 950px;
	height: 20px;
	padding-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}

#footer p, #footer a, #footer a:link {
	color: white;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

/* @end */

/* @group Navigation */

#navcontainer {
	background-color: #849524;
	overflow: hidden;
	color: white;
	margin: 0 10px 10px;
}

#navcontainer img {
	float: left;
}

#navlist {
	float: right;
}

#navlist li {
	text-indent: -5000px;
	display: inline;
}

#navlist li a {
	background-repeat: no-repeat;
	background-position: left 0;
	height: 80px;
	float: left;
}

#navlist li a:hover {
	background-position: left -80px;
	text-indent: -5000px;
}

#navlist li a.fyrirtaeki {
	background-image: url(/1-graphics/menu/landslag.gif);
	width: 88px;
}

#navlist li a.frettir {
	background-image: url(/1-graphics/menu/frettir.gif);
	width: 70px;
}

#navlist li a.starfsfolk {
	background-image: url(/1-graphics/menu/starfsfolk.gif);
	width: 92px;
}

#navlist li a.verk {
	background-image: url(/1-graphics/menu/verk.gif);
	width: 58px;
}

#navlist li a.vidurkenningar {
	background-image: url(/1-graphics/menu/vidurkenningar.gif);
	width: 146px;
}

/* @end */