/* STANDARD TAG REDEFINITIONS */
BODY{ 
	color: White;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 10pt;
       	background-color: Black;
       	margin: 0;
       	padding: 0;
	overflow: -moz-scrollbars-vertical;
}

TD {font-size: 10pt;  }

p { font-size: 10pt;  margin-bottom: 7px; margin-top: 0; }

a{ color: #76DEFC; text-decoration: none; }
a:hover { text-decoration: underline;  color: White;   }

form{	margin:0;}


/* -----------------------------*/
/*		MENU		*/
/* ---------------------------- */

#MENU{	
	width:760px; 
	margin-left:auto; 
	margin-right:auto;
}

#MENU ul{ 
	margin: 0; 
	padding-left: 0;
       	height: 44px; 
	line-height: 44px;
       	display: block;
       	list-style: none; 
	background-color: #4D4D4D;
       	background-image: url('../layout/bg_topnav.gif');
       	background-repeat: no-repeat;  
}

#MENU li{ 
	display: inline;
       	background-color: #222222;  
	float: right;  
}

#MENU li a{ 
	height: 44px;
       	line-height: 44px; 
	display: block; 
	width: 90px;
	text-align: center;
       	border-left: 1px solid Black;  
	float: left;     
	color: #76DEFC;
	letter-spacing: .01em; 
}

#MENU li a:hover {
       	background-color: #444444; 
	text-decoration: none;
	color: white;
}

#MENU .Visual{ 
	/*
	height:140px; 
	background-image: url('../layout/jokull7.jpg');  
	*/
	/*
	height:130px; 
	background-image: url('../layout/bg_visual.jpg');  
	*/
	background-repeat: no-repeat;  
	background-color: #000000;  
	border-top: 3px solid Black;   
}

h1{ 
	margin: 0;
       	padding: 40px 0 0 0; 
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
       	font-weight: normal; 
	letter-spacing: .005em; 
	color: White;  
	font-size: 20pt;  
}


/* -----------------------------*/
/*		MIÐHLUTINN	*/
/* ---------------------------- */


#BLACKBAR { 
	width:760px; 
	height: 35px;
	margin-left:auto; 
	margin-right:auto;  
	padding-top: 10px;
	text-align: right;
}

#SELECTION { 
	float: left;
	padding-top: 10px;

}	
 
h2{ 
	margin: 0px; 
	padding: 0px 0px 7px 30px; 
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
       	font-weight: normal; 
	letter-spacing: .05em; 
	color: White;
       	font-size: 16pt; 
}



#LANGUAGE { 
	text-align: right;
	float: right;
	padding-top: 17px;
}


#LANGUAGE a{ color: black; text-decoration: none; }
#LANGUAGE a:hover { text-decoration: none;  color: black;   }

img.noborder{
	border: 0px;
}


/* -----------------------------*/
/*		CONTENT		*/
/* ---------------------------- */

#CONTENT{ 
	width:760px; 
	margin-left:auto; 
	margin-right:auto;  
	padding-top: 10px;
}



#MAIN { 
	padding: 30px 30px 30px 30px; 
	border-bottom: 1px solid #484848; 
	border-top: 1px solid #484848; 
	background-color: #222222; 
	text-align: justify;
}




/* -----------------------------*/
/*		BLOG		*/
/* ---------------------------- */

div.HEADER { 
	width: 670;
	height: 30px;
	padding: 0px;
	margin: 0px;
	background-color: #444444; 
}


div.NOTHING {
	height: 10px;
}


div.ARROW {
	width: 35px;
	padding: 2px 10px 0px 0px; 
	float: left;
	text-align: left;
}

div.TITLE {
	padding: 0px 0px 0px 0px; 
	float: left;

	text-align: left;
	font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif;
       	font-weight: normal; 
	letter-spacing: .05em; 
	color: White;
       	font-size: 13pt; 
}

div.TITLE a { color: white; text-decoration: none;}
div.TITLE a:hover { color: white;  text-decoration: underline; }

div.DATE {
	padding: 5px 0px 0px 0px; 
	float: right;

	text-align: left;
	font-family: arial,verdana,sans-serif;
       	font-weight: normal; 
	letter-spacing: .05em; 
	color: White;
       	font-size: 8pt; 
}


div.MINIMENU { 
	width:700px; 
	height: 20px;
}



div.LAST {
	width: 200px;
	float: left;
	text-align: left;
}

div.MIDDLE {
	width: 300px;
	float: left;
	text-align: center;
}

div.NEXT{
	width: 200px;
	text-align: right;
	float: right;
}

div.BLANK {
	height: 30px;
}

div.NEXTBLANK {
	height: 15px;
	clear: both;
}




/* -----------------------------*/
/*		TEXTS 		*/
/* ---------------------------- */

div.FRAME {
	width: 670px;
	border: 1px solid #888888; 
	padding: 15px 15px 15px 15px; 
	background-color: #444444; 
	text-align: justify;
	clear: both;

}


div.TEXT {
	padding: 0px 0px 0px 0px; 
	text-align: justify;
	clear: both;


}

div.COMMENTS {
	clear: both;
	height: 20px;
	padding-top: 20px;
}


img.floatRight { 
	border: 1px solid #ffffff; 
	position: relative;
	float: right; 
	clear: right; 
	margin-bottom: 10px;
	margin-left: 30px;
}

div.floatRight { 
	position: relative;
	float: right; 
	clear: right; 
	margin-bottom: 10px;
	margin-left: 30px;
}

div.NOFLOAT {
	height: 0px;
	clear: both;
}



/* -----------------------------*/
/*		FOOTER		*/
/* ---------------------------- */



#XHTML {
	height: 40px;
	width:300px;
       	margin-top:27px;
       	margin-left:auto;
       	margin-right:auto; 
       	border-top: 4px solid #363636; 
       	text-align: left; 
       	padding-top: 5px;  
	float: left;
}


#FOOTER{
	height: 40px;
	width:760px;
       	margin-top:27px;
       	margin-left:auto;
       	margin-right:auto; 
       	border-top: 4px solid #363636; 
       	text-align: right; 
       	padding-top: 5px;  
	float: right;
}

#FOOTER p{ 
	font-size: 11px; 
	line-height: 14px;
       	margin: 0; 
       	color: #DDDDDD;
}

#FOOTER a{ 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
      	color: White;   
}

#FOOTER a:hover {
       	color: white; 
	text-decoration: underline;
}

