/*  
Theme Name: Nyjaland
Theme URI: Vefsala.com
Description: Milt útlit fyrir heilun og hugleiðslu
Version: 1.0
Author: Þrándur Arnþórsson
Author URI: http://www.thrandur.net

*/

.wrapper {
	background: url(/images/background.jpg) repeat-x;
	background-color: #E9FAFF;
	width: 800px;
	text-align:left;
	margin:20px auto;
 }

.box
{
	width:800px;
	margin 0 auto;
 }

.header
{
	/* background: url(/images/kria-transparent.gif) no-repeat top left; 
	margin-left:-42px;  */
	margin-right:0px;
	height:149px;
}

.header img
{
	border:none;
	margin-left:100px;
}

img
{
	border:none;
}

.table img
{
	border:none;
	padding:10px;
}


.page_item {
	margin-left:-20px;
}

.home_page {
	margin-left:-20px;
}

.widget ul
{
	margin:20px 0px 20px 0px;
	font-size: 20px;
}

.widget ul ul
{
	margin:0px 0px 00px 0px;
	font-size: 16px;
}


.widget a:link {
	color: #000066;
	text-decoration: none;
}

.widget a:visited {
	color: #000066;
	text-decoration: none;
}

.widget a:hover{
	color: #E9F578;
	text-decoration: none;
}

.widget a:active {
	color: #000000;
	text-decoration: none;
}

.boxbottom {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

.boxbottom a {
	color: #E9F578;
}


.logoimg {
	margin-left:0px;
	width:100px;
	float:left;
	display: inline;
}

.logo {
	display: inline;
	font-size: 45px;
	font-weight: bold;
	margin-left:10px;
	line-height:90px;
}

.sidebar {
	float: left;
	color: #000066;
	text-decoration: none;
	width:200px;
	padding: 20px;
	display:inline;
}

.sidebar ul li {
         list-style: none;
}

.sidebar li {
         list-style: none;
}
.main {
	float: right;
	width:520px;
	right: 20px;
	padding: 20px;
	font-size: 14px;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 18px;
}

body {
	background-color:#000066;
	text-align:center;
	font-size: 14px;
	font-family: Tahoma,Verdana, Helvetica, Arial;
}

.footer {
	clear: both;
	background: url(/images/fiflar-transparent.gif) no-repeat bottom left;
	margin-left:-42px;
	height:236px;
	font-size: 12px;
	color:ffffff;
	text-align:center;
	width:800px;
}

.clear {
	float: none;
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}


