/*
Theme Name: Andedr&auml;kt Default
Theme URI: http://andedrakt.nu/
Description: The default Andedr&auml;kt theme
Version: 1.0
Author: Andreas Lanjerud
Author URI: http://inkh.net
Tags: custom header, fixed width
*/

html { 	background: #d8dde3 url(img/bg.gif) center top repeat-y; }
body {
	background: #d8dde3;
	margin: 0;
	padding: 0 !important;
}

img { border: 0; }

#wrapper {
	background:  url(img/bg.gif) center top repeat-y;
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

a,
a:visited,
a:active,
a:link {
	color: #369;
}

/* @group Sidebar with latest updated blogs */

#aside {
	font-family: Arial;
	font-size: 13px;

	position: absolute;
	top: 0;
	left: 0;

	padding: 5px;
	width: 150px;
}

#aside img {
	border: 0;
	margin: 0 5px 5px 5px;
}

#aside a {
	color: black;
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#aside li a {
	color: #666;
	display: block;
	border-bottom: 1px solid #d8dde3;
	padding: 5px 10px;
}

#aside li a:hover {
	background: #e9ecf3;
	color: black;
}

/* @end */

/* @group Header image */

#header {
	margin: 0 0 20px 0;
}

#headerimg {
	text-align: center;
}


#headerimg .description {
	display: none;
}

/* @end */

/* @group Main blog */

#blog_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	margin: 0 0 0 135px;
	padding: 5px 30px 30px 30px;
}

#content {
	width: 555px;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 120px 0 0 0;
}

h1 a,
h1 a:visited,
h1 a:active,
h1 a:link {
	color: #999;
}

h2 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 5px 0;
	padding: 0;
}

h2 a,
h2 a:active,
h2 a:visited,
h2 a:link {
	color: #333;
}

h1 a,
h2 a {
	text-decoration: none;
}

h1 a:hover, 
h2 a:hover {
	text-decoration: underline;
}

.post {
	border-bottom: 1px solid #d8dde3;
	margin: 0 0 20px 0;
	padding: 0 20px 10px 20px;
}

.postmetadata,
.date {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	margin: 0 0 10px 0;
}

.postmetadata { padding: 0 20px; }

.entry {
	color: #464649;
}


/* @end */

/* @group Sidebar */

#sidebar {
	font-size: 11px;
	font-family: Arial;
	line-height: 18px;
	position: absolute;
	top: 0;
	right: 5px;
	width: 234px;
	padding: 0;
}

#sidebar h2 {
	background: url(img/bg-header.gif) repeat-x;
	border-top: 1px solid white;
	border-bottom: 1px solid #d8dde3;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 18px;
	padding: 5px 10px;
	margin: 0 0 5px -10px;
	width: 214px;
}

#sidebar ul.widgets {
	margin-top: 170px;
}

#sidebar li {
	border-top: 1px solid #d8dde3;
	margin: 0;
	padding: 0 10px 15px 10px;
}

#sidebar li li {
	border: 0;
	padding: 0;
}

#sidebar .widgets .presentation {
	overflow: auto;
}

#sidebar .widgets .presentation img {
	margin: 5px 5px 5px 0;
	float: left;
}

#sidebar .widgets .presentation p { float: left; }


/* @end */

/* @group Header image */

#content .navigation {
	font-family: Arial;
	font-size: 13px;
	padding: 5px 0;
	
	position: relative;
}

#content .navigation .alignleft {
	position: absolute;
	top: 0;
	left: 25px;
}

#content .navigation .alignright {
	position: absolute;
	top: 0;
	right: 25px;
}

/* @end */

/* @group comments */

#comments,
#respond h3 {
	background: url(img/bg-header.gif) repeat-x;
	border-top: 1px solid white;
	border-bottom: 1px solid #d8dde3;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	height: 22px;
	padding: 3px 20px;
}

#comments { margin-top: -20px; }
#respond h3 { margin-top: 0; }

#respond {
	border-top: 1px solid #d8dde3;
}

#commentform {
	padding: 0 20px;
}

#commentform input { display: block; }
#commentform textarea {
	width: 505px;
}

#commentform #submit {
	width: auto;
}

.commentlist {
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	padding: 0 20px;
}

.comment-body { 
	padding: 0 0 0 42px;
	position: relative;
}

.comment-author img { 
	position: absolute;
	top: 0;
	left: 0;
}

.comment-author,
.comment-meta { display: inline; }

.comment-author .says { display: none; }

.commentlist .comment {
	margin: 0 0 15px 0;
}

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

.commentlist .comment .comment-meta {
	font-size: 10px;
	position: absolute;
	top: 0;
	right: 0;
}

.comment .comment-meta a { color: #999; }

/* @end */

#searchform .screen-reader-text { display: none; }
#searchform #s {
	width: 130px;
}
