/* @override http://www.thorverk.is/thorverk.css */

html, body {margin: 0; padding: 0; border: 0;}

body {
color: #000; 
background-color: #e3e3cd;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 13px;
text-align: center;
margin: 15px 0;
}

p {
	text-align: left;
	text-indent: 10px;
	margin: 0 0 10px 0;
	}
p img {
	float: left;
	padding: 10px 10px 10px 0; 
	clear: left;
	}
p a { 
	text-decoration: underline; 
	color: #957e30;
	}
p a:hover {
	color: #000;
	}

h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	}

h2 {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	text-align: left;
	}

/* DATE */
h3 {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	margin-bottom: -10px;
	margin-top: 10px;
	}

ul {
	list-style-type:circle;
	}
ul li {
	margin-bottom: 10px;
}

img { border: 1px solid #333; }
.noborder { border:0; }

.small { font-size: 10px; color:#999999; border-top: 1px dashed #999; padding: 10px 0}

.clear { clear: both; }

/* CONTENT */

.content {
	width: 430px;
	padding: 10px;
	margin: 10px 10px 10px 23px;
	}

.content img {
	float: right;
	margin: 0 0 10px 20px;
	clear: right;
	}
.content.frett img {
	float: none;
	padding: 0;
	margin: 10px 0;
	text-align: left;
	display: block;
}

.frett {
	border-bottom: 1px dashed #ccc380;
	}

.content ul li a {
	text-decoration: underline; 
	color: #957e30;
	}

.content ul li a:hover {
	color: #000;
	}

/* QUOTE */

.quote {
	text-align: left;
	width: 130px;
	margin: 30px 0 0 10px;
	font-family: times, serif;
	font-style: oblique; 
	font-size: 12px;
	color: #957e30;
	}

.whosays {
	text-align: right;
	}

/* VORUR */

.vara {
	width: 430px;
	height: 120px;
	padding: 10px;
	margin: 10px 10px 10px 23px;
	background-image: url("images/Basic/vara.gif");
	background-repeat: no-repeat;
	}

.vara p {
	color: #000;
	font-style: normal;
	line-height: 12px;
	margin: 0;
	padding-bottom: -3px;
	text-indent: 0px;
	}

.vara img {
	margin: 0 10px;
	padding: 0;
	float: right;
	clear: left;
	}

.heiti {
	font-size: 14px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
	}

.fylki {
	color: #957e30;
	font-style: oblique;
	padding-right: 5px;
	}

/* INNIHALDSLYSING */

.innihaldslysing {
	float: left;
	width: 190px;
	border: 1px solid #ccc380;
	margin-right: 20px;
	margin-bottom: 20px;
	}

.innihaldslysing h1 {
	width: 100%;
	background-color: #ccc380;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
	}

.innihaldslysing h2 {
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 15px;
	}

.innih1, .innih2 {
	text-indent: 0;
	padding: 0 5%;
	margin: 0;
	width: 90%;
	}

.innih1 {
	background-color: #fff;
	}
.innih2 {
	background-color: #e3e3cd;
	}
	
/* TOPPURINN */

.isltop {
	background-image: url("images/Basic/toppur-isl.jpg");
	display: block;
	width: 800px;
	height: 100px;
	}
.ensktop {
	background-image: url("images/Basic/toppur-enska.jpg") ;
	}

/* BREADCRUMB */

.breadcrumb {
	display: block;
	width: 460px;
	margin: 20px 20px 10px 20px;
	border-bottom: 1px solid #e3e3cd;
	color: #ccc380;
	text-transform: uppercase;
	text-indent: 0;
	}	

.breadcrumb a {
	color: #957e30;
	text-decoration: none;
	font-size: 9px;
	}

.breadcrumb a:hover { color: #000; font-style: normal;}	
	
/* KREDITLISTI */

#kredit {
	display: block;
	height: 30px;
	width: 118px;
	margin: 30px 0 0 11px;
	padding: 10px 5px;
	border-top: 1px solid #ccc380;
	color: #ccc380;
	text-indent: 0;
	text-align: center;
	}	

#kredit a {
	font-weight: normal;
	display: inline;
	color: #ccc380;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background-color: #fff;
	}
	
#kredit a:hover { color: #000;}		


/* NAVIGATION */

#nav {
	clear: both;
	width: 800px;
	height: 22px;
	border-bottom: 1px solid #ccc380;
	border-top: 1px solid #ccc380;
	background-color: #e3e3cd;
	background-image: url("images/Basic/bakgrunnur-nav.gif");
	}

#nav, #nav ul { /* all lists */
	text-align: center;
	font-style: normal;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 100%;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	}

#nav li { /* all list items */
	float: left;
	width: 80px;
	position: relative;
	padding: 4px 10px 0 10px;
	background-color: #ccc380;
	border-right: 1px solid #957e30;
	height: 18px;	
	font-weight: normal;
}


#nav li a:hover { 
	display: block;
	color: #fff;
	}

/* FANI */

#nav li.fani {
	float: right;
	padding: 0;
	margin: 2px 1px 0 0;
	background-color: #e3e3cd;
	border: 0;
	}
#nav li.fani img {
	border: 0px solid #000;
	}	

/* LEFT COLUMN */

.leftnav {
	width: 130px;
	margin: 20px 0 20px 10px;
	padding: 0 0 20px 0;
	list-style-type: none;
	text-transform: uppercase;
	}

.leftnav a {
	color: #957e30;
	text-decoration: none;
	}

.leftnav a:hover {
	color: #000;
	}

.leftnav li {
	display: block;
	width: 100%;
	height: 15px;
	}

/* RIGHT COLUMN */

.right p {
	text-indent: 0;
	margin: 10px 7px;
	color: rgb(107,114,128)
	}

.right img {
	clear: both;
	border: 0px solid #fff;
	margin: 10px 0;
	}

/* ISP LOGO */

#isp {
	float: right;
	display: block;
	width: 50px;
	height: 25px;
	margin-bottom: 75px;
	background-color: red;
	background-image: url("images/Basic/isp-01.gif");
	}

#isp:hover {
	background-image: url("images/Basic/isp-02.gif");
	}

#isp h1 {
	display: none;
	}	

/* GRUNNURINN */

/* boxbody = boxleft + boxcenter */
/* boxwrap = boxbody + boxright */

.boxwrap   {
	width: 800px;
	margin: 0 auto;
	background: #fff url("images/Basic/bakgrunnur.gif") top left repeat-y;
	}

.boxsplash { width: 100%, float: left; text-align: center; margin: 10px 0; }
.boxbody   { width: 650px; float: left;  }
.boxcenter { width: 500px; float: right; }
.boxleft   { width: 150px; float: left;  }
.boxright  { width: 150px; float: right; text-align: center; }
.boxright img { margin: 20px 0;}
.boxheader {
	width: 100%;
	height: 115px;
	clear: both;
	}
.boxheader h1 {	display: none; }	
.boxfooter {
	border-top: 1px solid #ccc380;
	background: #fff url("images/Basic/botn.gif") bottom center;
	width: 100%;
	height: 50px;
	clear: both;
	}
.boxfooter p, .boxfooter a:link {
	padding-top: 10px;
	line-height: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #000;
	}
.boxfooter a:hover {
	color: #fff;
	}

.boxclear  { clear: both; }

/* ie hack: */
     .iehackwrap { text-align: center;  }
     .boxwrap    { text-align: justify; }     


/* formatting */
.boxwrap { text-align: justify; margin-bottom: 2em; }


