/*
Theme Name: Muninn 2009-10
Theme URI: http://muninn.is/
Description: Munins útlit október 2009
Version: 1.0
Author: Helgi Hrafn Halldórsson
Author URI: http://helgihrafn.net/
Tags: fixed width, two columns, widgets, arty, paper,

Muninn 2009-10 v1.0
 http://muninn.is/

Þetta þema er hannað af Pálmari Edvardssyni <palmar@akuryeri.net> og
HTML og CSS vinna er gerð af Helga Hrafni Halldórssyni <helgi@stefna.is>
*/

@import url('styles/undo.css');
@import url('styles/font.css');

html, body {
	margin: 0;
	padding: 0;
	}

body {
	margin-top: 12px;
	background: #fff url('images/body_bg.jpg') top center no-repeat;
	}

#page {
	margin: 0 auto;
	width: 941px;
	background: url('images/header_bg.png') top center no-repeat;
	padding-top: 60px;
	}

#header {
	height: 162px;
	padding-top: 65px;
	}
	.home #header {
		height: 246px;
		}

#header .logo {
	background: url('images/logo.png') top left no-repeat;
	width: 292px;
	height: 81px;
	display: block;
	margin-left: 30px;
	position: absolute;
	top: 41px;
	}

#himg {
	height: 162px;
	background: url('images/header-subpage.jpg') top left no-repeat;
	}
	.home #himg {
		position:absolute;
		top: 137px;
		height: 246px;
		width: 929px;
		background: url('images/header-frontpage.png') top left no-repeat;
		}
	.home #himg-wrap div {
		position:absolute;
		top: 137px;
		height: 246px;
		width: 929px;
		}

#content {
	background: url('images/page_bg.png') top center repeat-y;
	padding: 0 6px;
	float: left;
	width: 929px;
	}

#container {
	float:left;
	margin-left:-278px;
	width:100%;
	}

#center {
	margin: 10px 0 0 301px;
	}
	#center ol, #center ul {
		padding-left: 20px;
		}

#sidebar {
	float:right;
	padding: 0 12px 0 22px;
	width: 242px;
	min-height: 628px;
	background: url('images/sidebar_bg.jpg') top left no-repeat;
	}

#login-contact {
	position:absolute;
	top: 40px;
	width: 910px;
	text-align: right;
	}

#login-contact.logedin{
	/*margin-left: 605px;*/
	position: absolute;
	top: 60px;
	}
	#login-contact li {
		margin-right: 0;
		}
	#login-contact a {
		color:#000;
		text-decoration:none;
		}
		#login-contact a:hover {
			color:#999;
			}
	#login-contact .pipe {
		margin: 0 5px;
		}

#footer {
	clear: both;
	padding: 20px 21px;
	background: url('images/footer_bg.png') top center no-repeat;
	color: #999;
	}
	#footer p {
		margin: 0;
		}
	#footer a {
		color: #666;
		}

	#footer #social {
		float: right;
		margin-top: -30px;
		}
		#footer #social a {
			display:block;
			height: 32px;
			width: 32px;
			float: left;
			margin-left: 12px;
			}
			#footer #social a.feed {
				background: url('images/feed.png') top center no-repeat;
				}
			#footer #social a.twitter {
				background: url('images/twitter.png') top center no-repeat;
				}
			#footer #social a.facebook {
				background: url('images/facebook.png') top center no-repeat;
				}

ul.inline li {
	display:inline;
	margin-right:15px;
	}

/* Menu START */
#menu {
	position: absolute;
	top: 90px;
	margin-left: 350px;
	font-size: 14px;
	font-family: 'Georgia', Times New Roman, Times, serif;
	}

#nav {
	height: 24px;
	background: url('images/menu_split.png') top left no-repeat;
	}

#nav li {
	height: 19px;
	padding: 5px 10px 0 10px;
	background: url('images/menu_split.png') top right no-repeat;
	}

#nav li, #subnav li {
	float:left;
	list-style:none;
	}

#nav a, #subnav a {
	color:#000;
	text-decoration:none;
	}

#nav a:hover, #subnav a:hover {
	color:#999;
	}

#nav li.current_page_item a,
#nav li.current_page_parent a,
#subnav li.current_page_item a,
#subnav li.current-cat a {
	color: #891f1c;
	}

#subnav {
	font-size: 12px;
	margin-top: 5px;
	}

#subnav li {
	padding:0 10px 0 0;
	}

/* Menu END

Sidebar START */

#sidebar #widgets {
	list-style:none;
	padding-top: 12px;
	}

#widgets .widget {
	min-height: 175px; /*204px;*/
	background: url('images/sidebox_bg.png') top left no-repeat;
	margin-bottom: 15px;
	padding: 29px 8px 0;
	}

h2.widgettitle {
	font-size: 1.2em;
	margin: 0 0 10px 22px;
	}

/* VefTV */
#widgets #categoryposts-3 {
	background: url('images/sidebox_veftv_bg.png') top left no-repeat;
	padding: 12px 12px 0;
	height: 166px; /*190*/
	}
	#widgets #categoryposts-3 h2.widgettitle {
		margin:0 0 0px 0;
		}
	#widgets #categoryposts-3 a {
		color: #fff;
		text-decoration:none;
		}
		#widgets #categoryposts-3 a.post-title {
			font-weight: 700;
			margin-left: -3px;
			}
	#widgets #categoryposts-3 ul {
		list-style:none;
		margin:0;
		padding:0;
		}
		#widgets #categoryposts-3 ul img {
			padding:0;
			border: 1px solid #fff;
			float: left;
			margin-right: 5px;
			}
	#widgets #categoryposts-3 li {
		clear:both;
		height: 70px;
		color: #ccc;
		}
	#widgets #categoryposts-3 p {
		margin:0;
		font-size: .9em;
		line-height: 1.3em;
		}
	#widgets #categoryposts-3 .sociable {
		display:none;
		}

/* Matur */

#widgets #text-434251392 {
	background: url('images/sidebox_matur_bg.png') top left no-repeat;
	padding: 30px 12px 0;
	height: 133px;
	margin-bottom:-70px;
}

#widgets #text-434251392 .textwidget {
	text-align:center;
}

#widgets #hvad-er-i-matinn{
	background: url('images/sidebox_matur_bg.png') top left no-repeat;
	padding: 30px 12px 0;
	height: 133px;
	margin-bottom:-70px;
}

/* Search */
#widgets #search-3 {
	background: none;
	height: 32px;
	min-height: 32px;
	padding:0;
	}
	#widgets #search-3 dt,
	#widgets #search-3 h2 {
		display:none;
		}
	#widgets #search-3 dd {
		margin:0;
		}
	#widgets #search-3 input.text {
		padding: 8px 0 4px 16px;
		height: 20px;
		width: 196px;
		background: url('images/search_input_bg.png') top left no-repeat;
		border: 0;
		float:left;
		color: #666;
		}
	#widgets #search-3 button.submit {
		padding: 0;
		height: 32px;
		width: 34px;
		background: url('images/search_btn.png') top left no-repeat;
		border: 0;
		float:right;
		margin-top: -32px;
		}

/* Events */
li.ec3_list {
	color: #000;
	}

/* Sidebar END

Entry START */

.post h2 a {
	color: #000;
	text-decoration:none;
	}
.post small, .post small a {
	color: #999;
	text-decoration:none;
	}

.post img {
	border: 1px solid #999;
	}

.top-post {
	}
	.top-post h2 {
		font-size: 2.5em;
		font-weight: normal;
		}

.post-boxes {
	float:left;
	background: url('images/post_boxes.gif') top center repeat-y;
	margin-bottom: 15px;
	width: 628px;
	}
	.post-boxes .sociable {
		display:none;
		}

.left-post, .right-post{
	width: 300px;
	float:left;
	margin: 0;
	}
	.left-post {
		margin-right: 27px;
		}
	.left-post h2, .right-post h2, .post-titles h2{
		font-size: 1.3em;
		}

.post-titles .post {
	/*margin-bottom: 15px;*/
	}

.postmetadata {
	clear: both;
}

/* Entry END

Page START */

h1.page-title {
	background: url('images/page_title_bg.png') top left no-repeat;
	height:45px;
	margin: 0 0 10px -66px;
	padding: 18px 0 0 81px;
	}

/* Page END */

/* 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: 1px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 1px;
	margin: 5px 7px 0px 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;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 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 {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	}

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;
	}

#center ol.commentlist {
	padding: 0;
	margin:0;
	}

.commentlist li {
	margin: 0 ;
	padding: 0;
	list-style: none;
	}
	.commentlist li ul li {
		margin-left: 10px;
		}

.commentlist p {
	margin: 0;
	}
.children {
	padding: 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	color: #900;
	}

.commentmetadata {
	margin: 0;
	display: block;
	color: #999;
	font-size: 0.9em;
	}
	.commentmetadata a{
		color: #999;
		text-decoration:none;
		}
.comment .reply {
	text-align: right;
	}
.comment-body {
	padding:10px;
	background: #eee;
	margin-bottom: 10px;
	min-height: 80px;
	}

.comment .photo {
	float:left;
	margin-right: 10px;
	border: 1px solid #999;
	padding: 1px;
	}
.comment-author .fn {
	text-decoration:none;
	font-style: normal;
	font-weight:bold;
	}

/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 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;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	margin: 0;
	border: 0;
	height: 31px;
	display:block;
	background: #fff url('images/hr.gif') top left repeat-x;
	}

a img {
	border: none;
	}

.navigation {
	height: 20px;
	display: block;
	text-align: center;
	margin: 5px 0;
	}

.print {
	display: none;
	}

.clear {
	clear: both;
	}

.twitter_share_link {
	background:transparent url('images/twitter_small.png') no-repeat scroll left top;
	height:16px;
	padding:3px 0 0 20px;
	}

/* 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: 10px;
	-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 {
	width: 240px;
	border:0;
	}

.augl-bordi, .augl-bordi-big {
	text-aling: center;
	margin: 0 auto;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	clear: both;
	background: #fff;
	}

#skyjakljufur {
	position: fixed;
	top: 60px;
	margin-left:953px;
	}

#widgets .administer_widget {
	min-height:none;
	padding: 0;
	background: none;
	}

/* End Auglýsingar */

/* Tilkynningar */

#notifications {
	background: #FFF;
	list-style: none;
	color:#000;	
}
#notifications ul {
	margin-top: -3px;
	list-style: none;	
}
#notifications #notifications_title{
	font-weight:bold;	
}
#notifications a{
	text-decoration:none;	
	color:#000;	
}

/* Nemendaspjald */

.nemandaspjald {
	background: url('images/nemandaspjald.png') top left no-repeat;
	height:400px;
}

.nemandi_info {
	margin-left: 300px;
	margin-top: -200px;
}

.nemandi_mynd {
	height:200px;
	width:133px;
	margin-left: 90px;
	margin-top: -300px;
}
.facebook_comment {
	text-align:center;
	margin-top:100px;

}
/* Nemandaspjald search */
#nem-search {
	background: none;
	height: 32px;
	min-height: 32px;
	padding:0;
	width:248px;
	}
	#nem-search dt,
	#nem-search h2 {
		display:none;
		}
	#nem-search dd {
		margin:0;
		}
	#nem-search input.text {
		padding: 8px 0 4px 16px;
		height: 20px;
		width: 196px;
		background: url('images/search_input_bg.png') top left no-repeat;
		border: 0;
		float:left;
		color: #666;
		}
	#nem-search button.submit {
		padding: 0;
		height: 32px;
		width: 34px;
		background: url('images/search_btn.png') top left no-repeat;
		border: 0;
		float:right;
		/*margin-top: -32px;*/
		}


/* Afmælisbörn dagsins */

.afmaelisborn_div {
	display:block;
	width:210px;
	height:70px;
	/*padding-bottom:40px;*/
}


.afmaeli_image img{
	float: right;
	padding-left:4px;
	height: 65px;
	width: 65px;
}

/* Podpress */
.podPress_content {
	display: none;
}

