html, body {
	margin: 0;
	padding: 0;
	background: url(img/bg.png) repeat fixed top center;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #222;
	}


/* Structure  */

#page {
	position: relative;
	margin: 0 auto;
	width: 675px;
	overflow: hidden;
	background: #FFF;
	}
#shadow {
	background: url(img/shadow.png) repeat-y top center !important;
	background: url(img/shadow.ie.png) repeat-y top center;
	}
#head {
	height: 87px;
	width: 675px;
	position: relative;
	}
	#menublogg {
		height: 52px;
		width: 157px;
		position: relative;
		float: left;
		padding: 25px 25px 0 15px;
		z-index: 2;
		}
	#menumyndir {
		height: 51px;
		width: 177px;
		position: relative;
		float: left;
		padding: 25px 25px 0 0;
		z-index: 2;
		}
	#menukatrin {
		height: 51px;
		width: 153px;
		position: relative;
		float: left;
		padding: 25px 25px 0 0;
		z-index: 2;
		}
	#head img, #thepicture img {
		border: none;
		}
#thepicture {
	height: 200px;
	width: 675px;
	position: relative;
	}
#wide {
	width: 485px;
	float: left;
	padding: 15px 0 0 0;
	}
#slim {
	width: 190px;
	float: left;
	padding: 25px 0 0 0;
	text-align: left;
	}
.post, .imagecontainer {
	float: left;
	width: 450px;
	padding: 10px 20px 10px 15px;
	overflow: hidden;
	}
.date {
	float: left;
	width: 35px;
	}
.padding {
	padding: 0 0 0 45px;
	text-align: justify;
	}
.imgpadding {
	padding: 0 0 0 20px;
	text-align: justify;
	}
.item {
	margin-left: 8px;
	font-size: 10px;
	color: #222;
	padding: 0 8px 10px 0;
}
.blogg img, .item a img, .comment img {
	border: 1px solid #DC6280;
	background: #FFF;
	padding: 3px;
	}
	.blogg img:hover, .item img:hover, .comment img:hover {
		background: #FDD;
		}
	.blogg img {
		max-width: 395px;
		}
	.comment img {
		max-width: 270px;
		}
	.blogg img, .comment img {
		margin: 4px 4px 4px 0;
		}
	.item a img {
		margin: 0 4px 4px 0;
		}
.gsb {
	margin: 8px 0 0 -8px;
	}
.hr {
	border-bottom: 1px dashed #DDD;
	border-top: none;
	border-left: none;
	border-right: none;
	height: 10px;
	margin: 0 0 20px 0;
	}
ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	li {
	background: url(img/li.gif) no-repeat 0 2px;
	padding: 0 0 0 12px;
	}
.month, .recent {
	margin: 0 0 6px 0;
	overflow:hidden;
	width:165px;
	}
.imagealbum {
	width: 182px;
	height: 240px;
	border: 1px solid #DC6280;
	float: left;	
	padding: 8px;
	margin: 0 0 20px 20px;
	display: inline;
	}
	.imagealbum:hover {
		border: 1px solid #DC6280;
		background: #FDD;
		}
	.imagealbum img {
		border: 1px solid #000;
		}
#imagesinglecontainer {
	width: 655px;
	height: 675px;
	padding: 10px;
	}
	.imagesingle {
		width: 200px;
		height: 165px;
		border: 1px solid #DC6280;
		float: left;	
		padding: 9px 0 0 0;
		margin: 8px;
		background: #FFF;
		display: inline;
		}
		.imagesingle:hover {
			border: 1px solid #DC6280;
			background: #FDD;
			}
		.imagesingle img, .imagebig img {
			border: 1px solid #000;
			}
	.imagebig {
		width: 636px;
		height: 540px;
		border: 1px solid #DC6280;
		float: left;	
		padding: 18px 0 0 0;
		margin: 8px;
		background: #FFF;
		display: inline;
		}
	#albumname {
		width: 626px;
		margin: 8px !important;
		margin: 18px 8px 8px 8px;
		padding: 5px;
		background: #FFF;
		border: 1px solid #DC6280;
		font-weight: bold;
		}
	#weird {
		width: 20px;
		height: 20px;
		position: absolute;
		left: 100px;
		top: 100px;
		background: #FFF;
	}
	#next, #pageno, #prev {
		width: 202px;
		background: #FFF;
		border: 1px solid #DC6280;
		padding: 5px;
		position: absolute !important;
		top: 650px !important;
		float:left;
		}
	#next {
		border-left: none;
		left: 443px !important;
		text-align: right;
		}
	#pageno {
		border-right: none;
		border-left: none;
		left: 231px !important;
		text-align: center;
		}
	#prev {
		border-right: none;
		left: 18px;
		}
#albumback {
	position: absolute;
	top: 605px;
	left: 18px;
	width: 636px;
	}
#sitenav {
	width: 125px;
	padding: 5px;
	float: left;
	}
#sitenavimg {
	width: 130px;
	padding: 5px;
	float: left;
	}
#teljari img, #teljari a {
	border: none;
	display: 'none'
}


/* Typography */

.txt a:link, .txt a:visited {
	color: #222;
	text-decoration: none;
}
.txt a:hover, .txt a:active {
	color: #000;
	background: #FDD;
}
.blogg a, .blogg a:link, .blogg a:visited {
	color: #DC6280;
	font-weight: bold;
	text-decoration: none;
	}
.blogg a:hover, .blogg a:active {
	color: #964357;
	font-weight: bold;
	text-decoration: none;
	}
.datetxt {
	font: bold 18px/20px Georgia, "Times New Roman", Times, serif;
}
.info, .info a {
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	}
.info a:hover {
	color: #000;
	}
.lite {
	color: #CCC;
	font-weight: bold;
	font-size: 9px;
}
.nav, .nav a {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	}
.nav a:hover {
	color: #DC6280;
	}
.imginfo, .imginfo a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.blue, .col1 {
	color: #00A3DF;
	}
.green, .col2 {
	color: #AFDB28;
	}
.pink, .col3 {
	color: #DC6280;
	}
.grey {
	color: #999;
	}
h1 {
	font: bold 18px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px -8px;
	}
.small {
	font-size: 10px;
	line-height: 10px;
	}

/* Comment og Gestabok  */

#gestabok {
	width: 405px;
	padding: 0 0 30px 0;
	float: left;
	display: inline;
	}
#skrifa {
	width: 405px;
	padding: 15px 0 30px 0;
	float: left;
	display: inline;
	}
textarea {
	width: 383px;
	height: 120px;
	background: url(img/grey.gif);
	border: 1px solid #999;
	padding: 10px;
	margin: 0 0 10px 0;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	}
input {
	border: 1px solid #999;
	background: url(img/grey.gif);
	font-size: 10px;
	color: #999;
	padding: 3px;
	}

.comment {
	width: 385px;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	background: url(img/grey.gif);
	text-align: left;
	}
	.comment a:link, .comment a:visited {
		color: #000;
		font-weight: bold;
		}
	.comment a:hover, .comment a:active {
		color: #DC6280;
		font-weight: bold;
		}
.kat {
	width: 385px;
	padding: 10px;
	margin: 0 0 10px 0;
	float: left;
	background: url(img/commentpink.gif);
	text-align: left;
	}

.commenttxt {
	width: 280px;
	margin: 0 20px 0 0;
	overflow: hidden;
	float: left;
	}
.commentinfo {
	width: 85px;
	float: left;
	font-size: 10px;
	}
.cmnt {
	margin: 0 0 10px 0;
	}
#space {
	width: 405px;
	height: 30px;
	}
