@charset "iso-8859-1";
/* CSS Document */
/* Sveinbjörn Grétarsson janúar 2011 fyrir trubador.is */
body {
	font:normal 10pt/14pt Tahoma, Arial, Verdana, sans-serif;
	color:#baae99;
	/*background:url(/images/backgroundBlackRain.jpg) fixed center top;*/
	/*background:transparent url("/images/backgroundBackRain.jpg");*/
	/*background:#03050c url(/images/bodybg.jpg) no-repeat fixed center top;*/
	text-align:center;
	margin:0;
	background-color:#000;
}
.sidaByrjar {
	width:860px;
	height:510px;
	padding:31px 10px 16px 10px;
	margin:0 auto;
	text-align:left;
	background:transparent url("/images/sgCuttNote.jpg") no-repeat bottom right;
	background-color:#000;
	/*border:1px solid #222;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;*/
}
.hausTempRep {
	height:105px;
	background:transparent url("/images/HausBakRep.jpg");
	margin-bottom:0px;
}
.hausTemp {
	height:105px;
	width:860px;
	background:transparent url("/images/HausBakTree.jpg") no-repeat bottom center;
	margin-bottom:0px;
}
.haus {
	height:100px;
	width:100%;
	background-color:#242424;
	margin-bottom:0px;
	border-bottom: 1px solid #666;
}
.hausefni {
	width:860px; 
	margin:0 auto; 
	text-align:left;
	padding:16px 10px 0 20px;
}
.vinstriDalkur {
	float:left;
	width:220px;
}
.haegriDalkur {
	float:left;
	width:220px;
}
.midja {
	float:left;
	width:230px;
	margin:0 20px 0 20px;
	/*font-size:12pt; line-height:1.2em;*/
	/*font: 12pt / 1,5 Verdana, Geneva, sans-serif;*/
	text-align:justify;
}
h1 {
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Geneva, sans-serif;
	font-size:15pt;
	font-weight:bold;
	color:#fff;
}
h2 {
	margin:0;
	padding:0px 0px 2px 0px;
	font-family:arial;
	font-size:14pt;
	color:#fff;
}
h4 {
	padding:2px 4px 4px 4px;
	margin:0;
	font-family:sans-serif;
	font-size:small;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
h4 p{
	margin:0; padding:0;
}
h5 {
	padding:2px 4px 4px 4px;
	margin:0;
	font-family:monospace;
	font-size:small;
	color:#baae99;
	text-align:center;
}
#samband {
	float:right;
	display: block; 
	width: 117px; 
	height: 51px; 
	background: transparent url(/images/samband.png) no-repeat;
	margin: 25px 60px 0 0;
}
#samband:hover { 
	background-position: -117px 0; 
}
#samband2 {
	float:left;
	display: block; 
	width: 64px; 
	height: 61px; 
	background: transparent url(/images/samband2.png) no-repeat;
	margin: 0px 0 0 0;
}
#samband2:hover { 
	background-position: -64px 0; 
}
#postlisti {
	float:right;
	display: block; 
	width: 117px; 
	height: 51px; 
	background: transparent url(/images/postlisti.png) no-repeat;
	margin: 25px 0 0 0;
}
#postlisti:hover { 
	background-position: -117px 0; 
}
#postlisti2 {
	float:left;
	display: block; 
	width: 64px; 
	height: 16px; 
	background: transparent url(/images/postlisti2.png) no-repeat;
	margin: 0px 0 0 0;
}
#postlisti2:hover { 
	background-position: -64px 0; 
}
#spilarinn {
	float:right;
	display: block; 
	width: 117px; 
	height: 51px; 
	background: transparent url(/images/spilarinn.png) no-repeat;
	margin: 25px 0 0 0;
}
#spilarinn:hover { 
	background-position: -117px 0; 
}
#spilarinn2 {
	float:left;
	display: block; 
	width: 64px; 
	height: 16px; 
	background: transparent url(/images/spilarinn2.png) no-repeat;
	margin: 0px 0 0 95px;
}
#spilarinn2:hover { 
	background-position: -64px 0; 
}
.facebook a { 
	display: block; 
	width: 175px; 
	height: 73px; 
	background: transparent url(/images/facebook.png) no-repeat; 
}
.facebook a:hover { 
	background-position: -175px 0; 
}
.spila a { 
	display: block; 
	width: 194px; 
	height: 65px; 
	background: transparent url(/images/spila.png) no-repeat;
	margin: 15px 0 0 0;
}
.spila a:hover { 
	background-position: -194px 0; 
}
/* Almennu linkastillingarnar */
a:link			{text-decoration:underline; color:#666979;}
a:visited		{text-decoration:underline; color:#666979;}
a:active		{text-decoration:underline; color:#666979;}
a:hover			{text-decoration:underline; color:#fff;}

/* Linkastillingar fyrir bókanir */
.bokanir a:link			{text-decoration:none; color:#000; font-weight:normal;}
.bokanir a:visited	{text-decoration:none; color:#000; font-weight:normal;}
.bokanir a:active		{text-decoration:none; color:#000; font-weight:normal;}
.bokanir a:hover		{text-decoration:none; color:#000; font-weight:normal;}
