* {
	margin:0;
	padding:0;
	}

body {
	background-color:#ffffff;
	background-image:url('http://www.andreascarlsson.se/Blogg/Images/bgMain.jpg');
	background-position:50% -850px;
	background-repeat:repeat-y;
	color:#4b4b4b;
	font-family:helvetica,arial;
	font-size:62.5%;
	}
	
a {
	color:#415863;
	}

h1,h2,h3,h4,h5 {
	font-weight:normal;
	}

div.navigation {
	clear:both;
	float:left;
	width:610px;
	margin-left:15px;
	text-transform:uppercase;
	height:20px;
	}
	
div.bottomNav {
	font-size:11px;
	margin-bottom:20px;
	}
	
div.alignLeft {
	float:left;
	}
	
div.alignRight {
	float:right;
	}	

div#topCurly {
	position:absolute;
	z-index:1;
	width:100%;
	height:609px;
	background-image:url('http://www.andreascarlsson.se/Blogg/Images/bgTopCurly.png');
	background-position:50% top;
	background-repeat:no-repeat;
	}

div#wrapper {
	width:950px;
	margin:0 auto;
	margin-top:0 !important;
	overflow:hidden;
	position:absolute;
	z-index:2;
	left:50%;
	margin-left:-475px;
	background-image:url('http://www.andreascarlsson.se/Blogg/Images/bgBottomCurly.png');
	background-position:right bottom;
	background-repeat:no-repeat;
	}

div#header, div#header h1, div#header h1 a {
	width:950px;
	margin-top:0 !important;
	overflow:hidden;
	display:block;
	}

div#header {
	height:424px;
	margin-bottom:30px;
	background-image:url('http://www.andreascarlsson.se/Blogg/Images/header.jpg');
	}

div#header h1, div#header h1 a {
	height:392px;
	}

div#header h1 span {
	display:none;
	}

div#header div#topLinks {
	width:950px;
	height:32px;
	}

div#header div#topLinks a {
	float:left;
	height:20px;
	margin-top:8px;
	}

div#header div#topLinks a span {
	display:none;
	}

div#header div#topLinks a.sweden {width:154px; margin-left:160px;}
div#header div#topLinks a.norstedts {width:105px; margin-left:57px;}
div#header div#topLinks a.acweb {width:264px; margin-left:59px;}


div#content {
	width:950px;
	overflow:hidden;
	}

div#content div#main {
	width:625px;
	margin-right:30px;
	overflow:hidden;
	float:left;
	}
	
div#content div#main div#navigation {
	font-size:11px;
	width:610px;
	margin-left:15px;
	height:20px;
	}
	

div#content div#main div#navigation a {
	color:#4b4b4b;
	text-decoration:none;
	}

div#content div#main div.post {
	clear:both;
	float:left;
	width:625px;
	margin-bottom:30px;
	color:#415863;
	font-size:1.3em;
	}

div#content div#main div.post h2.dateHeader {
	width:625px;
	height:20px;
	line-height:20px;
	text-indent:15px;
	text-transform:uppercase;
	color:#606060;
	margin-bottom:5px;
	font-size:.85em;
	float:left;
	}

div#content div#main div.post a.nameTag {
	display:block;
	width:1px;
	height:1px;
	float:left;
	}

div#content div#main div.post h3 {
	border-top:solid 1px #13415B;
	padding-top:10px;
	}


div#content div#main div.post h3,
div#content div#main div.post h3 a {
	width:625px;
	font-size:30px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	float:left;
	display:inline;
	margin-left:15px;
	color:#000;
	}
	
div#content div#main div.post h3 a {
	margin-left:0;
	}

div#content div#main div.post div.postBody,
div#content div#main div.post div.postComments,
div#content div#main div#commentsBlock {
	clear:both;
	float:left;
	width:610px;
	margin-top:10px;
	margin-left:15px;
	display:inline;
	}

div#content div#main div.post div.postBody {
	text-align:left;
	line-height:1.4em;
	color:#404040;
	}
	
div#content div#main div.post div.postBody p {
	margin-bottom:10px;
	}
	
div#content div#main div.post div.postBody img {
	max-width:608px;
	height:auto !important;
	}
	
div#content div#main div.post div.postBody img.standAlone {
	max-width:933px;
	height:auto !important;
	}	

div#content div#main div.post div.postBody img,
div#content div#main div.post div.postBody a img {
	border:solid 0;
	}

div#content div#main div.post div.postComments {
	overflow:hidden;
	}

div#content div#main div.post div.postComments a {
	color:#415863;
	text-decoration:none;
	font-size:0.9em;
	display:block;
	float:left;
	height:18px;
	line-height:18px;
	}
	
div#content div#main a.post-edit-link	{
	float:right !important;
	font-size:12px !important;
	color:#415863 !important;
	font-weight:bold !important;
	}
	


div#content div#main div#commentsBlock {
	margin-top:0;
	color:#666666;
	font-size:1em;
	}

div#content div#main div#commentsBlock h4 {
	font-size:1.2em;
	margin-bottom:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#415863;
	}

div#content div#main div#commentsBlock a {
	color:#606060;
	text-decoration:none;
	}

div#content div#main div#commentsBlock ol, div#content div#main div#commentsBlock ol li {
	margin:0;
	margin-bottom:40px;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	list-style-image:none;
	}
	

	
	
div#content div#main div#commentsBlock ol li {	
	margin-bottom:20px;
	border-top:1px solid #909090;
	padding-top:10px;
	font-size:1.1em;
	}

div#content div#main div#commentsBlock .comment-author,
div#content div#main div#commentsBlock .comment-meta {
	float:left;
	margin-bottom:5px;
	margin-right:5px;
	font-size:0.9em;
	}

div#content div#main div#commentsBlock .comment-author .fn {
	}

div#content div#main div#commentsBlock p {
	clear:both;
	margin-bottom:10px;
	margin-left:15px;
	color:#13415B;
	font-size:1.1em;
	}

div#content div#main div#commentsBlock div.reply {
	margin-left:15px;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:underline;
	}

div#content div#main div#commentsBlock ul.children {
	margin-top:10px;
	margin-left:15px;
	}

div#content div#main div#commentsBlock ul.children li {
	border-top:dashed 1px #b0b0b0;
	font-size:1em;
	}

div#content div#main div#commentsBlock div#respond {
	font-size:11px;
	}

div#content div#main div#commentsBlock div#respond h3 {
	text-transform:uppercase;
	font-weight:bold;
	font-size:1.2em;
	color:#13415b;
	margin-bottom:10px;
	}

div#content div#main div#commentsBlock div#respond a {
	color:#13415b;
	}

div#content div#main div#commentsBlock div#respond form {
	overflow:hidden;
	}


div#content div#main div#commentsBlock .cancel-comment-reply,
div#content div#main div#commentsBlock div#respond form p {
	margin-left:0;
	font-size:11px;
	line-height:20px;
	}
	
div#content div#main div#commentsBlock div#respond form small {
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	}
	
div#content div#main div#commentsBlock div#respond {
	}


div#content div#main div#commentsBlock div#respond input {
	border:solid 1px #c0c0c0;
	height:18px;
	margin-right:10px;
	}

div#content div#main div#commentsBlock div#respond textarea {
	width:608px;
	border:solid 1px #c0c0c0;
	}
	
div#content div#main div#commentsBlock div#respond input#submit {
	background:#13415B;
	border:solid 0;
	width:120px;
	height:20px;
	line-height:18px;
	font-size:11px;
	font-family:helvetica,arial;
	color:#fff;
	text-transform:uppercase;
	}

div#content div#main div#commentsBlock div#respond p.subscribe-to-comments {
	height:14px;
	}

div#content div#main div#commentsBlock div#respond p.subscribe-to-comments input {
	border:solid 0;
	height:14px;
	float:left;
	}
	
div#content div#main div#commentsBlock div#respond p.subscribe-to-comments label {
	height:14px;
	line-height:14px;
	margin:0;
	padding:0;
	float:left;
	}	



/*
div#content div#main div#commentsBlock div.commentPoster {
	color:#606060;
	border-top:solid 1px #909090;
	padding-top:10px;
	}

div#content div#main div#commentsBlock div.commentPoster a {
	color:#606060;
	text-decoration:none;
	}

div#content div#main div#commentsBlock div.commentPoster span.comment-icon {
	display:none;
	}

div#content div#main div#commentsBlock div.commentBody {
	color:#13415B;
	margin:5px 0 20px 30px;
	font-size:1.2em;
	}

div#content div#main div#commentsBlock div.commentBody span.item-control {
	}

div#content div#main div#commentsBlock div.commentBody span.item-control a {
	display:block;
	margin:3px 0;
	}

div#content div#main div#commentsBlock div.commentTimestamp {
	float:left;
	width:575px;
	margin-top:20px;
	font-size:1em;
	color:#415863;
	}

div#content div#main div#commentsBlock div.commentTimestamp h4 {
	margin-bottom:5px;
	}

div#content div#main div#commentsBlock div.commentTimestamp a {
	color:#415863;
	text-decoration:none;
	}

div#content div#main div#commentsBlock p.comment-timestamp {
	clear:both;
	float:left;
	margin:0 0 20px 0;
	font-size:1.4em;
	font-weight:bold;
	}

div#content div#main div#commentsBlock p.comment-timestamp a {
	color:#c0c0c0;
	text-decoration:none;
	}

div#content div#main div#commentsBlock a.homeLink {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	display:block;
	margin-bottom:20px;
	float:left;
	font-weight:bold;
	color:#415863;
	}

*/

div#content div#sidebar {
	width:295px;
	overflow:hidden;
	float:left;
	color:#13415b;
	}
	
div#content div#sidebar div#feeds {
	clear:both;
	height:14px;
	line-height:14px;
	font-size:11px;
	font-weight:normal;
	background-image:url('images/feed_icon.png');
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:5px;
	display:none;
	}
	
	

div#content div#sidebar h2 {
	width:295px;
	margin:15px 0;
/*	padding-top:15px; */
/*	border-top:solid 1px #13415b; */
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	}

div#content div#sidebar div#audioPlayer {
	display:none;
	width:295px;
	height:170px;
	line-height:170px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background:#303030;
	float:left;
	margin-bottom:20px;
	}

div#content div#sidebar div#acBio {
	float:left;
	margin-bottom:15px;
	width:295px;
/*	border:solid 1px #13415b; */
	padding:0;
	font-size:1.2em;
	line-height:1.4em;
/*	background-color:#fff; */
	}

div#content div#sidebar div#acBio p {
	margin-bottom:10px;
	text-align:justify;
	}

div#content div#sidebar div#acBio img.bioPhoto {
	border:solid 2px #fff;
	}

div#content div#sidebar div#blogArchives {
	float:left;
	clear:both;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:30px;
	}


div#content div#sidebar div#blogArchives a {
	text-decoration:none;
	}

div#content div#sidebar div#blogArchives h2 {
	padding-top:15px;
	margin-top:0;
	border-top:solid 1px #13415b;
	}

div#content div#sidebar div#blogArchives ul {
	}

div#content div#sidebar div#blogArchives ul li {
	margin-left:0;
	text-indent:0;
	padding:0;
}

div#content div#sidebar div#blogArchives ul ul {
	margin-left:15px;
}

div#content div#sidebar div#blogArchives ul ul li {
	margin-left:0;
}

div#content div#sidebar div#blogArchives ul ul ul {
	margin-left:2px;
}

div#content div#sidebar div#blogArchives ul ul ul li {
	list-style-image:none;
	list-style-type:none;
	list-style-position:inside;
	background-image:none;
}


div#content div#sidebar div#recentComments {
	float:left;
	clear:both;
	font-size:1.1em;
	line-height:1.5em;
	margin-bottom:30px;
	display:none;
	}

div#content div#sidebar div#recentComments h2 {
	padding-top:15px;
	margin-top:0;
	border-top:solid 1px #13415b;
	}
	
div#content div#sidebar div#recentComments ul,div#content div#sidebar div#recentComments ul li {
	list-style-type:disc;
	}
	
div#content div#sidebar div#recentComments ul li {
	margin-left:20px;
	}