/* ----- blogg ----- */

#leftwrapper {
	float: left;
	height: auto;
	margin: 69px 20px 0 0;
	padding: 0 20px 0 0;
	width: 200px; 
	}

	#leftwrapper a {
		font-size: 12px;
		line-height: 28px;
		text-decoration: none; 
		}
 
		#leftwrapper a:hover { text-decoration: underline; }
 
	#leftwrapper li {
		clear: both;
		float: right;
		margin: 0 -2px 0 0; 
		}
		
 #leftwrapperblog {
	float: left;
	height: auto;
	margin: 70px 20px 0 0;
	padding: 0 20px 0 0;
	width: 200px; 
	}
	
	#leftwrapperblog #rubrik { text-align: right; }

	#leftwrapperblog a {
		font-size: 12px;
		line-height: 28px;
		text-decoration: none; 
		}
 
		#leftwrapperblog a:hover { text-decoration: underline; }
 
	#leftwrapperblog li {
		clear: both;
		float: right;
		margin: 0 -2px 0 0; 
		}
		
		#leftwrapperblog h6 { margin-top: 5px; }
 
#rightwrapper {
	float: left;
	height: auto;
	margin: 10px 0 40px;
	padding: 0;
	width: 700px; 
	}
 
#postwrapper {
	float: left;
	height: auto;
	padding: 57px 0 0;
	width: 460px; 
	}
	
	#postwrapper #rubrik { margin: -3px 0 0; }
	
	#postwrapper .post #rubrik {
		margin: 0;
		width: 460px;
		}
	
.postarchive {
	float: left;
	margin: 0;
	padding: 10px 0;
	width: 460px; 
	}
	
.post {
	float: left;
	margin: 0;
	padding: 0 0 15px;
	width: 460px; 
	}
	
.postarchive img { margin: 0 0 20px; }

.postarchive .byline img { margin: 0 10px 0 0; }

.longpost { border-bottom: 1px solid #999; }
	
 .postblog {
	float:left;
	margin: 0;
	padding: 10px 0;
	width: 460px;
	border-bottom: 1px solid #999;
	}
	
.space { margin-bottom: -6px; }
	
.post img { margin: 0 0 20px; }
 
.post .byline img { margin: 0 10px 0 0; }
 
.readmore {
	float: right;
	margin-top: 40px; 
	}
 
.postheadline {
	background: #f4f3f5;
	color: #333;
	height: auto;
	margin: -21px 0 0;
	padding: 0 10px 0 0;
	position: absolute;
	width: auto; 
	}
	
.postheadline a {
	text-decoration: none;
	color: #000;
	}
 
.tags {
	background: #f4f3f5;
	color: #333;
	font-size: 10px;
	height: auto;
	margin: 83px 0 0;
	padding: 0 10px 0 0;
	position: absolute;
	width: auto; 
	}
	
.tags2 {
	background: #f4f3f5;
	color: #333;
	font-size: 10px;
	height: auto;
	margin: 61px 0 0;
	padding: 0 10px 0 0;
	position: absolute;
	width: auto; 
	}
	
.tags2 a {
	text-decoration: none;
	color: #666;
	}

	.tags2 a:hover {
		text-decoration: none;
		color: #222;
		}
 
#farrightwrapper {
	float: left;
	height: auto;
	margin: 0 0 30px;
	padding: 0;
	width: 230px; 
	}
 
.success {
	background: transparent url(../images/successstory_bg.jpg) top left no-repeat;
	float: left;
	height: 60px;
	margin: 0 0 0 10px;
	padding: 20px 0 0 40px;
	width: 190px; 
	}
 
.inforightvit {
	background: transparent url(../images/infovit_bg.jpg) top left no-repeat;
	float: right;
	height: 110px;
	margin: 0 0 20px 10px;
	padding: 20px 0 0 40px;
	width: 190px; 
	}
	
	.inforightvit2 {
	background: transparent url(../images/infovit_bg.jpg) top left no-repeat;
	float: right;
	height: 200px;
	margin: 0 0 20px 10px;
	padding: 20px 0 0 40px;
	width: 190px; 
	}

	.paginationblogg { margin-top: 20px; }
	
#inforightvitfloat {
	float:right;
	width: 190px;
	margin: 34px 0 0;
	}

#inforightvitfloatblog {
	float:right;
	width: 190px;
	margin: 62px 0 0;
	}

#inforightvitfloatarchive {
	float:right;
	width: 190px;
	margin: 65px 0 0;
	}

/* ----- Comments ----- */

.comments {
	float: left;
	width: 460px;
	}
	
	.comments img { display: none; }
	
	.comments ol {
		list-style: none;
		width: 460px;
		}
		
		.comments ol li {
			float: left;
			width: 460px;
			}
			
	.comments span.says,
	.comment .reply,
	.comments .navigation { display: none; }
	
	.comments .respond {
		float: left;
		width: 460px;
		}
	
	.comments input#author,
	.comments input#email,
	.comments input#url {
		border: 1px solid #929293;
		padding: 7px 0;
		text-indent: 10px;
		width: 230px;
		}
	
	.comments textarea {
		border: 1px solid #929293;
		font: 11px/18px Verdana, Tahoma, sans-serif;
		padding: 10px;
		width: 430px;
		}
	
	.comments input#submit {
		background: url(../images/kommentera.jpg) 0 0 no-repeat;
		color: #fff;
		cursor: pointer;
		font-weight: bold;
		height: 25px;
		margin: 0;
		width: 109px;
		}
		
	.comments_spacer { padding: 5px 0; }
	
		#space_top {
			padding: 0;
			margin: 0;
			}

	.comment-meta,
	.commentmetadata { font-style: italic; }
	
	cite.fn { font-weight: bold; }
		
	pre {
		border: 1px #999 solid;
		margin: 4px;
		margin-bottom: 20px;
		padding: 4px;
		background: #f8fbdd;
		width: 458px;
		overflow: auto;
		}
		
	.comments h3 { font-size: 15px; }
	
	#twitter { margin-top: -3px; }
		
	.facebook { margin-top: -20px; }
		
	#fix_space { margin-top: -8px; }
	
	.post_title { text-decoration: none; }
	
	h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; }

	
/* SPECIAL CASE STYLES */

hr {
	height: 1px;
	width: 100%;
	color: #ccc;
	background: #ccc;
	margin-bottom: 20px;
	display: block;
	float: left;
	}

#le_content { margin: 45px 0 0 5px; }

.sp_img { float: left; }

.sp_div {
	float: left;
	width: 220px;
	margin-left: 10px;
	}

.sp_h2 { margin-top: -2px; }
