/*
Theme Name: Akureyri.net - 2009-04
Theme URI: http://www.akureyri.net
Description: The first theme created in Wordpress for <a href="http://www.akureyri.net">Akureyri.net</a>.
Version: 0.1
Author: Helgi Hrafn
Author URI: http://www.helgihrafn.net/
Tags: blue, fixed width, two columns, widgets

	Aknet 200904 v0.1
	 http://www.akureyri.net

	This theme was designed and built by Helgi Hrafn and Örlygur Hnefill.
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #ddd;
	color: #333;
	text-align: center;
	}

#main-container {
	width: 1000px;
	}

#page {
	background-color: white;
	border: 1px solid #aaa;
	text-align: left;
	}

#header {
	}

#search-form {
	position: absolute;
	width: 205px;
	top: 15px;
	margin-left:795px;
	}
	#search-form #search-text {
		width: 140px;
		}

#content {
	font-size: 1.2em
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

	h1 {
		font-size: 4em;
		text-align: center;
		}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.8em;
	}

	h2.pagetitle {
		font-size: 1.6em;
		}

	#sidebar h2 {
		font-family: 'Lucida Grande', Verdana, Sans-Serif;
		font-size: 1.2em;
		}

	#sidebar h2 a{
		color: #fff;
		}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */

/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#main-container {
	margin: 40px auto;
	padding: 0;
	width: 1000px;
	}

#page {
	margin: 40px 0;
	padding: 0;
	width: 1000px;
	}

#header {
	padding: 15px;
	height: 106px;
	width: 970px;
	margin-bottom: 50px;
	}

	#header h1, #header h2 {
		display:none;
		}
	#header .logo {
		background: url('images/logo.png') top left no-repeat;
		width: 193px;
		height: 106px;
		display: block;
		}
	#header .today {
		color: #0bf;
		margin: -5px 0 0 106px;
	}

#category-nav {
	background: url('images/category-nav.png') top left repeat-x;
	height:35px;
	color:#fff;
	font-size: 1.2em;
	top: 177px;
	position: absolute;
	width: 1000px;
	clear: both;
	}
	#category-nav h2, #category-nav a {
		color:#fff;
		}
	#category-nav ul {
		list-style: none;
		margin:0;
		padding:0;
		}
	#category-nav li {
		float: left;
		}
		#category-nav li.current-cat a {
			margin-top: -2px;
			border-top: 2px solid #1371bf;
			border-bottom: 2px solid #1371bf;
			background: #1371bf;
			}
	#category-nav a {
		text-align: center;
		display:block;
		width: 70px;
		height: 25px;
		padding: 10px 3px 0 3px;
		margin-left:9px;
		}
	#category-nav .veftv {
		position:absolute;
		margin-left: 903px;
		}
		#category-nav .veftv a {
			margin:0;
			padding:0;
			display:block;
			width: 97px;
			height: 35px;
			background: url('images/veftv-link.png') 0 0 no-repeat;
			}
		#category-nav .veftv a:hover{
			background: url('images/veftv-link.png') 0 -35px no-repeat;
			}
#page.frontpage #header {
	/*margin-bottom:164px*/
	}

#content {
	width: 685px;
	padding: 0 0 0 15px;
	float: left;
	}

#topbar {
	background: url('images/header-frontpage.png') top left no-repeat;;
	height: 149px;
	position:absolute;
	width: 1000px;
	top: 177px;
	clear:both;
	}
	#topbar ul {
		margin: 0;
		padding:0;
		list-style:none;
		}
	#topbar h2.sidebar-title {
		display:none;
		}
	#topbar h2 a {
		color: #fff;
		}
	#topbar h2 a:hover{
		text-decoration: underline;
		}
#header-right, #header-left {
	height: 115px;
	padding: 15px 15px 0 0;
	color: #fff;
	float: left;
	font-size: 1.2em;
	overflow: hidden;
	}
	#header-right h2, #header-left h2{
		margin:0;
		color: #fff;
		font-size: 1.6em;
		}
	#header-left {
		width: 578px;
		}
	#header-right {
		width: 377px;
		}

	#header-left p {
		margin:0;
		}
	#header-left img, #header-right img {
		margin:0 15px;
		float: left;
		}

	#header-left a.horfa, #header-right a.nanar,
	#header-left a.nanar, #header-right a.horfa {
		background:url('images/icon/control_play.png') top left no-repeat;
		color: #fff;
		display:block;
		height:16px;
		padding-left: 20px;
		position: absolute;
		top: 114px;
		text-transform: uppercase;
		font-weight: 700;
		}
	#header-left a.horfa {
		margin-left:455px;
		width:105px;
		}
	#header-left a.nanar {
		margin-left:430px;
		width:140px;
		}
	#header-right a.nanar {
		margin-left:320px;
		width:40px;
		}
	#header-right a.horfa {
		margin-left:255px;
		width:105px;
		}

.post {
	}
	.post hr {
		display: block;
		}
	.post h2, .post small {
		text-align: left;
	}

.entry p {
	margin-top: 2px;
	margin-bottom: 13px;
	line-height: 1.5em;
}

.top-post {
	}
.post-boxes {
	float:left;
	background: url('images/post-boxes.png') top center repeat-y;
	margin-bottom: 15px;
	}
.left-post, .right-post{
	width: 327px;
	float:left;
	margin-top: 15px;
	}
	.left-post {
		margin-right: 31px;
		}
	.left-post h2, .right-post h2, .post-titles h2{
		font-size: 1.3em;
		}
.post-titles .post {
	/*margin-bottom: 15px;*/
	}
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	text-align: center;
	}

#footer p.rss, #footer p.info, #footer p.social {
	position: absolute;
	top:15px;
	}
#footer p.info {
	margin-left: 90px;
	}
#footer p.social {
	top: 70px;
	margin-left: 380px;
	}
#footer p.rss a, #footer p.info a, #footer p.social a {
	text-align: left;
	padding-left: 20px;
	display:block;
	padding-top: 3px;
	height:13px;
	margin-bottom: 4px;
	}
#footer p.rss a, #footer p.info a {
	float:left;
	}
	#footer p.rss a.news {
		background: url('images/icon/feed.png') top left no-repeat;
		width:60px;
		}
	#footer p.rss a.comments {
		background: url('images/icon/feed.png') top left no-repeat;
		width:120px;
		}
	#footer p.info a.about {
		background: url('images/icon/report.png') top left no-repeat;
		width:100px;
		}
	#footer p.info a.auglysingar {
		background: url('images/icon/layout.png') top left no-repeat;
		width:70px;
		}
	#footer p.social a.twitter {
		background: url('images/twitter.png') top left no-repeat;
		width:50px;
		}
	#footer p.social a.facebook {
		background: url('images/facebook.png') top left no-repeat;
		width:50px;
		}
	#footer p.social a.flickr {
		background: url('images/flickr.png') top left no-repeat;
		width:50px;
		}
	#footer p.social a.youtube {
		background: url('images/youtube.png') top left no-repeat;
		width:55px;
		}

.twitter_share_link {
	background: url('images/twitter.png') top left no-repeat;
	height: 16px;
	padding: 3px 0 0 20px;
}

/* End Structure */

/* Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin: 0;
	border-bottom: 1px dotted #aaa;
	margin-bottom: 15px;
	}

.top-post h2, .post h2{
	margin: 0;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 10px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	width: 270px;
	margin-left: 715px;
	}

	#sidebar h2.sidebar-title {
		background: url('images/sidebar-title.png') top left no-repeat;
		border-bottom: 1px solid #c7c7c7;
		padding: 9px 0 0 30px;
		height: 22px;
		color: #fff;
		margin:0;
		}
	#sidebar li.sidebox {
		background: #f3f3f3;
		border: 1px solid #c7c7c7;
		padding-bottom: 5px;
		}
	#sidebar li.administer_widget {
		border: 0;
		padding:0;
		}

#sidebar h2 a.rsswidget img{
	display:none;
	}

#sidebar ul.imglist {
	list-style:none;
	}

#sidebar ul.imglist li.img-item {
	height: 57px;
	}

#sidebar ul.imglist li.center {
	text-align: center;
	font-weight: 700;
	}

#sidebar ul ul.imglist li:before {
	content: "";
	}

#sidebar ul.imglist li h3{
	margin:0;
	}

#sidebar ul.imglist li img {
	float: left;
	margin: 0 10px 10px 0;
	height: 50px;
	}

#sidebar ul.ec3_events {
	font-weight: 700;
	}

#sidebar ul.ec3_events li {
	color: #333;
	}

#sidebar ul.ec3_events ul {
	font-weight: normal;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 270px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	margin: 15px 0;
	border: 0;
	border-top: 1px solid #aaa;
	height: 1px;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	height: 15px;
	}
.navigation-bottom {
	margin-bottom: 15px;
	}
.navigation-top {
	margin: 7px 0;
	}
.navigation-single {
	margin: 0 0 10px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 5px 5px 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/* Begin Auglýsingar */
.augl {
	}

#augl-header {
	width: 500px;
	height: 100px;
	position: absolute;
	top: 59px;
	margin-left: 470px;
	}

.augl-sidebar-big {
	width: 270px;
	border:0;
	}

.augl-bordi, .augl-bordi-big {
	text-aling: center;
	margin: 0 auto;
	border-top: 15px solid #fff;
	border-bottom: 15px solid #fff;
	clear: both;
	}
	.augl-bordi {
		/*height: 100px;*/
		}
	.augl-bordi-big {
		height: 170px;
		}

#skyjakljufur {
	position: fixed;
	top: 40px;
	margin-left:1015px;
	}


/* End Auglýsingar */

/* Begin page */

.page small {
	margin-top: -33px;
	float: right;
	}

/* End page */

/* Begin Calendar */
.entry table.ec3_schedule {
	border: 1px solid #aaa;
	margin: 0 15px 10px 0;
	}
.entry table.ec3_schedule td {
	color: #777;
	text-align: center;
	}
/* End Calendar */

/* Begin kosningar */

#front-splash {
	height: 325px;
	width: 550px;
	border-bottom: 15px solid #127FD5;
	margin-bottom: 15px;
	background: url('images/x09.png') top left no-repeat;
	padding-left: 135px;
	}

/* End kosningar */

/* Begin facebook login */

div.fbc_connect_button_area {
	float: right;
	}
 /* End facebook login */

/* EXTRA

#extraDiv1 {
	background:url('images/nyr_vefur_3.png') top left no-repeat;
	height:72px;
	width:73px;
	position:absolute;
	top:50px;
	margin-left: 170px;
	}
*/

