#main {
	padding: 20px 10px 22px;
}
#access {
		width: 980px;
}
.main-aside {
		width:140px;
}
	
#container {
	    width:790px;
}
	
#content {
		width:780px;
		margin-right: 0px;
		margin-left: 10px;
}
	
.main-aside ul {
	    padding: 0 0px 0 0px;
}

/*--- TYPOGRAPHY ---*/
#text_box .entry-content {
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
}

#text_box .more-link {
	text-align: center;
	display: block;
	padding-top: 26px;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-size: 16px;
}

#text_box .more_button {
	padding: 6px;
	background-color: #cacc94;
	border: medium double #979960;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#text_box .meta-nav {
	display: none;
}

/*--- NEWS BOX ---*/
#news_box {
	overflow:hidden;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #979960;
	background-color: #fdffc7;
	padding: 10px;
	margin-bottom: 20px;
}
	
#text_box {
	width: 354px;
	margin-right: 20px;
	float:left;
	overflow: hidden;
}
	
#text_box .entry-title {
	text-align: center;
	font-size: 36px;
	line-height: 1.1;
}
	
#image_box {
	float: right;
	/*width: 532px;
	height: 399px;*/
	overflow: hidden;
}

.entry-content {
	padding-top: 3px;
}

/*--- Kolonner ---*/
/*#col {
	float:left;
}*/

#twocol{
		/*margin-bottom: 3px;
		padding: 10px 0 0;
		background: url(images/line.png) repeat-y 50% 0;*/
	overflow: hidden;
}
	
	.twopost {
		width: 380px;
		float: left;
		}	
	
		.twopost2, .twopost4 {
			margin-left: 20px;
			}
			
		.twopost3, .twopost4 {
			border-top: 1px solid #aaa;
			padding-top:5px;
			}
			
		.twopost1, .twopost3 {
			clear: left;
			}	
			
#threecol {
	overflow: hidden;
	background: url(images/line.png) repeat-y 31.5% 0;
	/*margin-top: 3px;*/
}
	.threepost {
		width: 180px;
		float: left;
		padding-top: 10px;
		}
	
		.threepost2, .threepost3, .threepost4 {
	margin: 0 0 0 20px;
}
			
		.threepost1, .threepost2, .threepost3 {
			border-top: 0;
			}
			
		.threepost1 {
			clear: left;
			}
