.hentry {
	margin: 0 auto 12px; }

.content-area {
	margin-top: 32px;
	padding-top: 40px; }

#hovedfelt_bred {
	width: 100%; }

.full-width .site-content .entry-header { 
	margin: 0 20px; 
	padding-right: 12px;
	padding-left: 12px; }

.full-width .site-content .entry-content {
	max-width: 800px;
	margin: 0 5% 0 8%; 
	padding-right: 12px;
	padding-left: 12px; }

.primary-navigation {
	float: right;
	font-size: 13px;
	margin: 0 1px 0 -12px;
	padding: 0;
	text-transform: uppercase; }

.post-thumbnail {
	background: #DBD4C8;
	display: block;
	position: relative;
	width: 100%;
	z-index: 0; }
img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
	height: auto;
	width: 100%; }

.full-width .site-content .entry-header {
	margin: 0 8% 0;
	padding: 15px 12px 12px 16px; }
.full-width .site-content .has-post-thumbnail .entry-header {
	margin-top: -36px;
	opacity: 0.8;
	max-width: 55%; }

.site-content .entry-meta {
	margin-bottom: 16px;
	max-width: 100%; 
	padding-left: 6px;
	color: #ccc;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px; }
.cat-links {
	font-weight: 800; }
.site-content .entry-date a {
	display:none; }
.entry-meta .tag-links a {
	display: none; }
.site-content .entry-meta > span {
	margin-right: 0; }

.entry-title {
	font-size: 2.5em;
	font-weight: 300;
	line-height: 1.0909090909;
	margin-bottom: 12px;
	margin: 0 0 12px 0;
	text-transform: uppercase; }

/* Overført CSS fra gammel site */
h6 {
	font-size: 1em;
	color: #666;
	padding-bottom: 2px;
	margin-bottom: 6px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999; }

.pmin {
	font-size: 10px; }

.strek_ov {
	padding-top: 4px;
	border-top: 1px solid #999; }
	
.strek_un {
	padding-bottom: 4px;
	border-bottom: 1px solid #999; }

.fargefelt {
	color: black;
	background-color: #FC6;
	padding: 1px 4px 1px 7px;
	margin-top: 6px;
	margin-bottom: 5px; }

/* Kun MOBIL 

.list-view .site-content .has-post-thumbnail .post-thumbnail img {
	float: left;
	margin: 0 12px 6px 0;
	width: 90px; }

.list-view .content-area {
	margin-top: 4px;
	padding-top: 16px; }

.list-view .site-content .hentry {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	margin: 2px 0 6px;
	min-height: 66px;
	padding: 6px 0 4px; }

.list-view .site-content .has-post-thumbnail .entry-header {
	margin: -3px;
	padding: 0; 
	max-width: 100%;
	opacity: 1; }
*/

/* For sidene med inntasting i WP */
html .mceContentBody {
	font-size: 110%;
	max-width: 860px; }