html, body {
  height: 100%;
  color: black;
}
/** {
	margin: 0;
  padding: 0;
}
*/
ul, li {
	margin: 0;
	padding: 0;
}
body * {
  line-height: 1.4em;
}
.pale {
	color: #aaa;
}
html { font-size: 100%; /* IE hack */ }
body {
	font-size: 62.5%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}
html>body { font-size: 10px; /* IE can’t read this */ }

table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
}
input {
	font-size: 100%; /* IE hack */
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';
/*	border: 2px solid #aaa;*/
}
select { font-size: 100%; /* IE hack */ }
img {
	border: 0px;
	margin: 0px;
}
a, a:visited, #navigation li a:hover {
	color: #2771A4;
	text-decoration: none;
}
a:hover {
	color: #2771A4;
	text-decoration: underline;
}
p {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}
hr {
  border: 0;
  border-top: 1px dashed #ddd;
  color: #ddd;
  background-color: #ddd;
  height: 1px;
  margin-bottom: 1em;
}
#toolbar-wrap {
	height: 2.4em;
}
#toolbar-gadgets {
  float: right;
/*  background-color: #eee;*/
}
#text-small {
  font-size: 1em;
}
#text-medium {
  font-size: 1.3em;  
}
#text-large {
  font-size: 1.6em;
}
#text-inverse {
  font-size: 1.6em;
  color: white;
  background-color: black;
  padding: 0 3px;
}
.center {
  display: block;
	clear: both;
	margin: 0 auto;
}
.stdwidth {
	width: 63em;
}
.stdbox {
/*  width: 84.6em;*/
/*  margin: 0 auto;*/
/*  padding: 2em;*/
	font-size: 1.2em;
}
.fullwidth {
	width: 100%;
}
.stdcolor {
	background-color: #fff;
}
#right-col {
  float: left;
  width: 16em;
	font-size: 1em;
}
#sidebar-gadgets .gadget {
	margin: 1em 0 0 1em;
	width: 100%;
}
#sidebar-gadgets #thumbs {
	margin-left: 0;
}
#sidebar-gadgets #add-to-any {
	margin-top: 0.3em;
}
.all-articles {
	background-color: #e8e8e8;
}
#magazine-articles, .magazine-articles,
.magazine-articles-content {
  background-color: #ffffdc;
}
/*.mag-arts-content {
  position: absolute;
  top: 2.4em;
  padding-top: 7.2em;
}
*/
#school-works, .school-works,
.school-works-content {
  background-color: #dff2ff;
}
.school-works-trans {
  background-color: rgba(223, 242, 255, 0.4);
}
/*.student-work-content {
  position: absolute;
  top: 4.8em;
  padding-top: 4.8em;
}
*/
#other-works, .other-works,
.other-works-content {
  background-color: #ffdfdf;
}
.other-works-trans {
  background-color: rgba(255, 223, 223, 0.4);
}
/*.other-work-content {
  position: absolute;
  top: 7.2em;
  padding-top: 2.4em;
}
*/
#search, .search,
.search-content {
  background-color: #ccc;
}
.search-trans {
  background-color: rgba(204, 204, 204, 0.4);
}
/*.search-content {
  position: absolute;
  top: 9.6em;
  padding-top: 0em;
}
*/
#logo-layer {
  width: 450px;
  top: -16px;
  height: 120px;
  position: absolute;
  z-index: 2;
  background: transparent url(../img/maena_logo.png) no-repeat 1em 0em;
}
#logo-btn {
  display: block;
  width: 100%;
  height: 70px;
  text-decoration: none;
}
#logo-btn:hover {
  text-decoration: none;
}
#comment-list {
  width: 100%;
	margin: 0px;
	padding: 0px;
}
#comment-list li {
	margin: 1em;
  padding: 1em 0;
	list-style: none;
	background-color: lightBlue;
}
#comment-list p {
	margin-top: 0;
}

#navigation ul {
  width: 100%;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px;
	height: 2.4em;
  padding-left: 1em;
	vertical-align: middle;
/*  padding: 0.2em 0 0.2em 35em;*/
	list-style: none;
	/*display: inline;*/
  /*  float: left;*/
/*  position: relative;*/
}
#navigation a {
	font-size: 1.6em;
  color: black;
  font-weight: bold;
  font-style: italic;
}
#content-col {
/*  z-index: 1;*/
  width: 47em;
  min-height: 30em;
  float: left;
}
#content-wrapper, #sidebar-gadgets {
	font-size: 1.15em;
}
#content-wrapper {
  padding: 1em;
}
.top-stripe {
  height: 2.4em;
}
table {
	width: 100%;
}
thead {
}
table.results td,
table.results th {
}
#verkefni-list tr:hover {
}
td, th {
	padding: 0 0.5em 0.5em 0;
}
.shade {
}
th {
	text-align: left;
}

h1, h2, h3, .date, #navigation, .author-name, #search-top {
  font-family: "Book Antiqua", "Palatino", "Times New Roman", "Times", "Serif";
}

h1 {
  margin-top: -0.3em;
  margin-bottom: 1em;
  -x-system-font: none;
  font-size: 1.9em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
  font-variant: normal;
  font-weight: bold;
/*  line-height: 1em;*/
/*  margin:0 0 1em;*/
/*  color: #132738;*/
}
.entry h1 {
	margin-bottom: 0em;
}
h2 {
  font-size: 1.2em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.6em;
}
h3 {
  margin-top: 0.2em;
  margin-bottom: 0.6em;
  font-weight: normal;
	font-style: italic;
  font-size: 1.4em;
}
h4 {
	margin-top: 0;
	margin-bottom: 0;
/*	margin-left: -0.9em;
	margin-right: -0.9em;
*/	
	font-size: 1em;
	font-weight: bold;
/*	background-color: rgba(200, 200, 200, 0.5);*/
/*	line-height: 2em;*/
/*	padding: 0 1em;*/
}
h4 a, h4 a:visited {
  color: black;
}
h4 a:hover {
  color: #2771A4;
}
.quiet {
	color: #777;
}
.more-link {
	clear: both;
}
.clear {
	clear: both;
	position: relative;
}

#search-top {
  margin-top: 1em;
  padding: 0.3em;
  text-align: right;
/*  border-top: 1px solid #ccc;*/
  background-color: #ddd;
	font-style: italic;
	font-size: 1.4em;
}
#search-top strong {
	font-weight: bold;
	font-style: normal;
}
#search-form {
	overflow: auto;
}
#search-form input {
/*	font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', 'Lucida', 'Verdana', 'Arial', 'Helvetica', 'sans-serif';*/
/*	font-family: bold 84% 'trebuchet ms',helvetica,sans-serif; */
/*	background-color:#fed;*/
	border: 2px solid #fff;
	padding: 1px 3px 1px 3px;
/*	font: bold 84% 'trebuchet ms',helvetica,sans-serif; */
/*	background-color:#fed;*/
}
#search-form #search-btn {
	background: #ddd;
	margin-left: 0.5em;
	border-color: #ddd;
	color: #2771A4;
	font-weight: bold;
}
#search-form #search-btn:hover {
	border-color: #fff;
	background-color: #fff;
	cursor: pointer;
}
#search-page {
	margin-top: -0.9em;
	padding-top: 0.3em;
  border-top: 2px solid #aaa;
/*  background-color: #eee;*/
}
#search-form p {
	float: left;
}
#search-form p label {
	display: none;
}
#search-page ol, #search-page ul {
	margin: 0;
	padding: 0px;
  /*display: inline;*/
/*  float: left;*/
	position: relative;
}
#search-page li {
	margin-top: 1em;
	padding: 1em;
	list-style: none;
	background: #ddd none;
	display: block;
/*  float: left;*/
/*	position: relative;*/
	border-bottom: 1px dotted #ddd;
}
/*#search-form td, th {
	padding: 0.5em;
}
*/
#search-page h3, #search-page h4 {
	margin: 0;
}
#search-result .entry {
	font-size: 0.8em;
	float: none;
	margin: 0;
	padding: 0;
}
#search-result .entry h1 {
	margin-top: 0;
}
.highlighted {
	background-color: #FF0; /*FFFFDC*/
}
#languages {
  float: right;
  padding-top: 1.4em;
  font-size: 1.1em;
}
#myschool-btn {
  top: 152px;
  height: 88px;
  background: rgb(153, 0, 0) url(../img/MySchool.png) no-repeat scroll 6px center;
}
#vefpostur-btn {
  top: 242px;
  height: 88px;
  background: rgb(0, 153, 0) url(../img/Vefpostur.png) no-repeat scroll 6px center;
}
#prufa-btn {
  top: 332px;
  height: 88px;
  background: rgb(0, 0, 153) url(../img/Vefpostur.png) no-repeat scroll 6px center;
}

#footer {
/*  margin-left: -37em;*/
  width: 74em;
/*  left: 50%;*/
  text-align: center;
  background-color: white;
  padding: 0.5em;
}
.footer-sep {
	color: #ccc;
	margin: 0 1em;
}
/**
  Right side navigation tabs
**/
#right-tabs a {
  color: #fff;
  text-decoration: none;
/*  background-color: #2771A4;*/
  /*  border-top: 4px solid #000;
  border-left: 4px solid #000;
  border-bottom: 4px solid #000;
  */
  font-size: 1.3em;
  position: fixed;
  right: 0;
  width: 26px;
  padding: 0;
  z-index: 8765;
  cursor: pointer;
}
#right-tabs a:hover {
  width: 30px;
}
#home-btn {
  top: 152px;
  height: 88px;
  background: lightGray url(../img/home.png) no-repeat scroll 2px center;
}
#login-btn {
  top: 242px;
  height: 88px;
  background: darkGray url(../img/login.png) no-repeat scroll 2px center;
}
#about-btn {
  top: 332px;
  height: 88px;
  background: Gray url(../img/about.png) no-repeat scroll 2px center;
}

.entry {
	margin-bottom: 2em;
	padding-bottom: 2.5em;
	clear: both;
	float: left;
	width: 100%;
}
.entry-fp {
	border-bottom: 1px dashed #ddd;
}
.entry-body {
	clear: both;
}
.entry-images img {
	float: left;
	margin-bottom: 1em;
}
#comments {
	border-top: 1px dashed #ddd;
	margin-top: 2em;
	padding-top: 1em;
	clear: both;
	float: left;
	width: 100%;
}
.date {
  float: right;
  padding-top: 0.3em;
  font-size: 1.1em;
  font-style: italic;
}
#thumbs {
	float: left;
/*	margin: 0.6em 0 0 0.6em;*/
}
#thumbs img {
	float: right;
	border: 1px solid #AAAAAA;
	margin-bottom: 0.8em;
}
#thumbs img.odd {
	margin-left: 0.8em;
}
#authors, #entry-titles, #add-to-any {
/*	width: 100%;*/
	float: left;
/*	margin-top: 1em;*/
/*	padding: 0 0 0 0.7em;*/
	font-size: 0.9em;
}
#add-to-any {
	position: relative;
	top: 0.3em;
}
#authors ul, #entry-titles ul, #add-to-any .add-to-any {
  margin: 0;
}
#authors li, #entry-titles li {
  list-style: none;
  display: block;
  /*	background-color: lightBlue;*/
  clear: both;
  margin: 0;
  padding: 0;
  text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#authors a, #entry-titles a {
/*	font-size: 1.2em;*/
}

/*  Image scroller  */
.panel img {
/*  margin: 0 auto;*/
}
.author-line {
/*	clear: both;
	width: 100%;
*/}
.author-name {
	margin-top: 0.2em;
  margin-bottom: 0.6em;
  font-weight: normal;
	font-style: italic;
  font-size: 1.4em;
	display: block;
}
.author-name a {
  color: black;
}
.author-name a:hover {
  color: #2771A4;
  text-decoration: underline;
}
#add-to-any {
	margin-top: 1.5em;
}


/*.slideshow {
	border: 1px solid #777777;
	overflow: hidden;
	width: 450px;
}
.slideshow ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	
	padding-left: 225px;
	width: 1000px;
}
.slideshow li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	
	cursor: pointer;
	float: left;
	margin: 0 2px;
}
*/
#login-selection {
	overflow: auto;
	padding-bottom: 1em;
}
#login h1 {
	margin-bottom: 1em;
}
#login h2 {
  font-size: 1em;
  font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/*	font-family: 'Lucida Grande';*/
}
.login-box-container {
	float: left;
	width: 50%;
}
.login-box {
/*	border: 1px solid #aaa;*/
/*	padding: 1em;*/
/*	margin: 1em 0;*/
/*	overflow: auto;*/
	font-size: 1.3em;
	padding: 0 1em;
	min-height: 12em;
}
#signup-box {
	text-align: center;
}
#signup-link {
}
#school-login {
	border-right: 1px solid #ccc;
	padding: 0 1em 0 0;
}
#openid-login {
	padding: 0 0 0 1em;
}
#openid-login input[type="text"], .login-box input[type="text"], #id_username, #id_password, .maena-txt {
	height: 23px;
	padding-top: 5px;
	padding-left: 0.3em;
	width: 12em;
	line-height: 22px;
	border: 1px solid #ddd;
}
#openid-login input[type="text"] {
	padding-left: 32px;
	background: transparent url(../img/openid.png) no-repeat scroll left center;
}
.maena-btn, #openid-login input[type="submit"] {
	height: 28px;
	border: 2px solid #ddd;
	background: #ddd;
/*	margin-left: 0.5em;*/
	color: #2771A4;
	font-weight: bold;
}
/*.login-table td {
	padding: 0.4em 0;
}
*/
.maena-btn:hover, #openid-login input[type="submit"]:hover {
/*	border-color: #fff;*/
	background-color: #fff;
	cursor: pointer;
}
.subtitle {
	font-size: 0.8em;
	margin-bottom: 1.2em;
/*	margin-left: 1em;*/
}

.msg-error, .errorlist {
	border: 1px solid #f88;
	background-color: #fcc;
	padding: 0.4em;
	margin-bottom: 0.5em;
}
td .errorlist {
	border: none;
	background-color: transparent;	
	color: red;
	margin-bottom: 0em;
}
