/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background-color: #2f3d4f;
	color: #000000;
	padding: 0px 0 15px 0;
	}

body, select, input, textarea {
	font-family: Arial,Helvetica,sans-serif;
	}
	
.entry p {
	font-size: 1.1em;
line-height: 21px;
margin: 8px 0px;
padding: 0px;
color: #404040;
}

p {	
	margin: 10px 0;
	}

a:link, a:visited {
	color: #104E8B;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

.clear {
	clear: both;
}

.col-bg hr {
	display: block;
	height:0px;
	background:#cccccc;
	border-top: 1px solid #cccccc;
border-bottom: 1px solid #ffffff;
	}


hr {
	display: block;
	height:1px;
	background:#cccccc;
	border:0;
	}

small {
	font-size: 0.95em;
	padding:3px 6px;
	}

#sakskribentleft {
	margin: 5px 0px 5px 0px;
	float: left;
	width: 625px;
	padding: 0px 10px 0px 0px;
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
}

#sakskribentleft img {
	border-left: 1px solid #d4d4d4;
}

.skribenttekst {
	float: left;
	padding: 5px 0px;
}

.skribentbilder {
	float: right;
}

img, a:link img, a:visited img {
	border:0
	}

.midtstill {
	text-align: center;
}

#skribenter {
	border: 1px solid #000;
	margin-left: 40px;
}
		
/* LENKER */
a {
	color: #005963;
	text-decoration: underline;
	}
a:hover {
	color: #006e7b;
	text-decoration: underline;
	}
a.white {
	color: #ffffff;
	text-decoration: none;
	}
a.white:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
a.svart {
	color: #111111;
	text-decoration: none;
	}
a.svart:hover {
	color: #111111;
	text-decoration: underline;
	}

#sokboks {
	margin: 5px 0px;
}

#sokboks p {
color: #666666;
margin: 10px 0px;
}

#sokboks .sokboks-top {
	background-image: url('gfx/sokboks-top.png');
background-repeat: no-repeat;
background-position: top left;
height: 5px;
padding: 4px 0px 0px 0px;
}

#sokboks .sokboks-mid {
	background-image: url('gfx/sokboks-mid.png');
background-repeat: repeat-y;
background-position: top left;
padding: 0px 5px;
}

#sokboks .sokboks-bottom {
	background-image: url('gfx/sokboks-bottom.png');
background-repeat: no-repeat;
background-position: top left;
height: 5px;
}

#sokboks .buttons {
	margin: 0px 0px;
}

#sokboks .buttons-left {
	width: 8px;
height: 31px;
background-image: url('gfx/sokboks-buttons-left.png');
background-repeat: no-repeat;
}

#sokboks .buttons-mid {
height: 31px;
background-image: url('gfx/sokboks-buttons-mid.png');
background-repeat: repeat-x;
}

#sokboks .buttons-right {
	width: 8px;
height: 31px;
background-image: url('gfx/sokboks-buttons-right.png');
background-repeat: no-repeat;
}

#sokboks .buttons-mid a {
font-family: arial, tahoma;
	text-decoration: none;
	font-family: arial, tahoma;
	font-size: 12px;
	line-height: 30px;
	font-weight:bold;
	color: #fff;
	padding: 0px 5px;
}


ul.search {
margin: 0px 0px 0px 0px;
}

ul.search li{
	margin: -4px 0 0 0;
	padding: 0;
	border: none;
	background: none;
	list-style: none;
}
ul.search fieldset, #glossary fieldset{
	border: none;
	width: 290px;
	background: url('gfx/teknomagasinet-sokfelt7.png') no-repeat;
	padding: 6px 0 0 0;
	overflow: hidden;
	margin: 0;
	display: inline;
}
ul.search #searchform fieldset input#s, #glossary #searchform fieldset input#s{
	border: none;
	background: none;
	width: 221px;
*width: 223px;
	padding: 5px;
	float: left;
	color: #4e7386;
}

ul.search #searchform fieldset input.btn, #glossary #searchform fieldset input.btn {
	width:57px;
	border: none;
	margin: -5px 0 0 2px;
*margin: -5px 0 0 0;
	float: right;
	height: 31px;
}


#search {
	padding-top:1px;
}

.img-desc {
	position: relative;
	display: block;
	height:220px;
	width: 635px;
border: 1px solid #dedede;
}
.img-desc cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.65;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 615px;
	padding: 10px;
	border-top: 1px solid #999;
}

.sistesak {
margin-top: 10px;
}

.sistesak h3 {
background-color: #efefef;
border-top: 2px solid #989898;
padding: 5px 0px 5px 0px;
font-family: arial, tahoma;
color: #5f5f5f;
text-align: center;
}

#sistesak-info {
	clear: both;
	height: 22px;
font-style: oblique;
color: #787878;
margin: 0px 0px 5px 0px;
font-size: 10px;
}

#sistesak-info a {
	color: #787878;
}

#sistesak-info span {
	margin: 3px 10px;
line-height: 22px;
font-size: 14px;
}

a.exerpt-text {
	color: #fff;
font-size: 12px;
font-style: normal;
}

a.exerpt-text:hover {
	color: #fff;
}

/* HEADER */

#annonse-top {
	background-color: #2f3d4f;
}

#annonse-top .left-annonse {
	width: 180px;
	height: 150px;
	float: left;
}

#annonse-top .right-annonse {
	width: 768px;
	height: 150px;
	float: right;
}


#header {
	margin: 0px;
	padding: 0px;
	}

.text-right {
	float: right;
	text-align: right;
}
a img {
	border: 0;
	}

/* NAVIGASJON */

#nav-bar {
	width: 951px;
	float: left;
}
#main-nav {
	float: left;
	padding: 0 14px 0 14px;
	margin: 0 0 0 0px;
	width: 922px;
	height: 30px;
	border-bottom: 3px solid #2a5379;
	background-image: url('http://i44.tinypic.com/6jefs6.png');
	}
#main-nav, #main-nav ul {
	list-style: none;
	line-height: 1;
	}

#nmain-nav a, #main-nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#main-nav ul {
	float: left;
	margin: 0;
	padding: 0;
	}
#main-nav ul li {
	float: left;
	margin: 0;
	display: inline;
	font-family: arial, tahoma;
	font-size: 12px;
	float: left;
	color: #fff;
	text-align: center;
	margin: 0;
	}
#main-nav ul li a {
	font-size: 11px;
	background: #898989 url(images/bg-nav.jpg) repeat-x;
	float: left;
	color: #1c1c1c;
	height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-family: arial, tahoma;
	margin: 0 4px 0 0;
	padding: 7px 12px;
	text-decoration: none;
	}
#main-nav ul li a:hover {
	background: #274e73 url(images/bg-nav-current.jpg) repeat-x;
	color: #fff;
	}
#main-nav ul li a:active {
	text-decoration: underline;
	}
#main-nav ul li#current a { 
	background: #274e73 url(images/bg-nav-current.jpg) repeat-x;
	color: #fff;
}
#main-nav ul li#current a:hover { 
	text-decoration: underline;
}
#main-nav-right {
	float: right;
	padding: 0 14px 0 14px;
	margin: 0 0 0 0;
	width: 949px;
	height: 22px;
	border-top: 0px solid #121314;
	background: #0a0c0e url(images/nav-top.jpg) no-repeat;
	}
#main-nav-right ul {
	float: left;
	margin: 0;
	padding: 0;
	}
#main-nav-right ul li {
	float: left;
	font-size: 11px;
	display: inline;
	font-family: arial, tahoma;
	float: left;
	color: #a6adb1;
	margin: 7px 15px 0px 0px;
	text-align: center;
	}
#main-nav-right ul li a {
	font-size: 11px;
	float: left;
	color: #a6adb1;
	border-bottom: 1px dotted #292929;
	padding: 0;
	text-align: center;
	text-decoration: none;
	}
#main-nav-right ul li a:hover {
	color: #fff;
	}
#main-nav-right ul li a:active {
	text-decoration: underline;
	}
#main-nav-right ul li#current a { 
	color: #fff;
	background: #000;
	font-weight: bold;
}
#main-nav-right ul li#current a:hover { 
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}


/* Structure */

#page {
	width:951px;
	margin:0 auto;
	font-size:13px;
	background:#FFF;
	padding: 0px 0px 5px 0px;
	}

#branding {
	width:760px;
	padding-bottom:0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 300px;
	background: #FFFFFF;
	float:right;
padding: 0px 5px 0px 0px;
	}

.sidebar-overskrift-left {
	width: 5px;
height: 30px;
background-image: url('gfx/teknomagasinet-sidebar-overskrift-left.png');
background-repeat: no-repeat;
}

.sidebar-overskrift-mid {
height: 30px;
background-image: url('gfx/teknomagasinet-sidebar-overskrift-mid.png');
background-repeat: repeat-x;
}

.sidebar-overskrift-right {
	width: 5px;
height: 30px;
background-image: url('gfx/teknomagasinet-sidebar-overskrift-right.png');
background-repeat: no-repeat;
}

.sidebar-overskrift-mid a {
font-family: arial, tahoma;
	text-decoration: none;
	font-family: arial, tahoma;
	font-size: 12px;
	line-height: 30px;
	font-weight:bold;
	color: #fff;
	padding: 0px 5px;
}

.col-bg {
	background-color: #efefef;
border: solid #dedede;
border-width: 0px 1px 1px 1px;
}

#leftcol h3 {
padding: 0px 10px 0px 10px;
font-family: arial, tahoma;
color: #fff;
line-height: 30px;
}

#leftcol h3 a {
	color: #fff;
text-decoration: none;
}

#rightcol h3 {
padding: 0px 10px 0px 10px;
font-family: arial, tahoma;
color: #fff;
line-height: 30px;
}

#rightcol h3 a {
	color: #fff;
text-decoration: none;
}

.kategori-overskrift-left {
	width: 5px;
height: 30px;
background-image: url('gfx/teknomagasinet-kategori-overskrift-left.png');
background-repeat: no-repeat;
}

.kategori-overskrift-mid {
height: 30px;
background-image: url('gfx/teknomagasinet-kategori-overskrift-mid.png');
background-repeat: repeat-x;
}

.kategori-overskrift-right {
	width: 5px;
height: 30px;
background-image: url('gfx/teknomagasinet-kategori-overskrift-right.png');
background-repeat: no-repeat;
}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 5px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font-family: arial, tahoma;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font-family: arial, tahoma;
	padding-bottom:0px;
	margin: 20px 0px 0px 0px;
	color: #4e7386;
	font-size: 20px;
	}

h3, #sidebar h2 {
	font: 1em Arial, tahoma;
	font-weight:bold;
	color:#fff;
	}

#sidebar h3, #sidebar h2 {
font-family: arial, tahoma;
	text-decoration: none;
	font-family: arial, tahoma;
	font-size: 12px;
	line-height: 30px;
	font-weight:bold;
	color: #fff;
	padding: 0px 5px;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.4em;
	margin: 10px 0px 6px 0px;
color: #76767A;
	}


/* Content */

#warning {
	padding: 10px;
	color: #fff;
	margin: 5px 0px 0px 0px;
	border: 1px solid #fd4949;
	background-color: #fdb8b8;
}

#content {
	width:635px;
	float:left;
padding: 0px 0px 0px 5px;
margin: 0px 0px 0px 0px;
	}
	
#feed-bottom .col {
	width: 208px;
float: left;
margin: 7px 5px 0px 0px;
overflow: hidden;
}
	
#feed-bottom .col-siste {
	width: 208px;
float: left;
margin: 7px 0px 0px 0px;
overflow: hidden;
}

#feed-bottom ul {
list-style:none;
background-color: #efefef;
border: solid #dedede;
border-width: 0px 1px 1px 1px;
padding: 3px 5px;
color: #666666;
height: 190px;
}

#feed-bottom li {
	list-style: none;
padding: 3px 0px;
}

#feed-bottom li a {
	color: #404040;
font-size: 10px;
}

.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	min-height: 120px;
	margin: 0px 0px 0px 0px;
padding: 4px 0px 0px 0px;
	}


.feature p
	margin:0;
font-weight: normal;
	}

.feature img {
	padding: 0px 0px 0px 0px;
	float: left;
	}
			
#leadpic {
	float:left;
	margin: 0px;
	}

#lead {
	margin: 2px 0px 0px 0px;
	}

#lead123 {
	margin:22px 0;
	background:#ededed;
	border-bottom:1px solid #dadada;
	border-right:1px solid #dadada;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	}
	
.feature#lead .title {
	font-family: arial, verdana;
font-style: normal;
color: #fff;
font-size: 16px;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	width: 312px;
	float: left;
	height: 265px;
overflow: hidden;
	}

#leftcol .feature.odd {
	margin: 0px 11px 0px 0px;
}

.forside-image {
	position: relative;
	display: block;
	height:140px;
	width: 310px;
	float:left;
	border: 1px solid #dedede;
}
.forside-image cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.65;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
margin: 0px 0px 0px 0px;
	padding: 3px 5px;
	border-top: 1px solid #999;
}

.forside-image cite a {
	color: #fff;
float: left;
}


.small-image {
	position: relative;
	display: block;
	height:110px;
	width: 160px;
	float:left;
margin: 2px 0px 0px 2px;
border: 1px solid #dedede;
}
.small-image cite {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.65;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
margin: 0px 0px 0px 0px;
	padding: 3px 5px;
	border-top: 1px solid #999;
}

.small-image cite a {
	color: #fff;
float: left;
}

#leftcol .textbox {
	font-weight: normal;
}

#leftcol .textbox a.title {
	color: #000;
	font-size: 18px;
	line-height: 22px;
}

#leftcol .textbox a.title:hover {
	color: #425d6e;
	text-decoration: none;
}

#leftcol .textbox a.more {
	font-size: 12px;
}

#rightcol .feature {
	border-bottom:none;
	}

#rightcol .textbox {
	float: left;
width: 145px;
padding: 0px 0px 0px 2px;
}

#leftcol img {
	display:block;
	}

#rightcol img {
	display:block;
	}

#sidelist li {
	list-style:none;
margin-bottom: 10px;
background-color: #efefef;
border: solid #dedede;
border-width: 0px 1px 1px 1px;
padding: 3px 5px;
color: #666666;
	}

#sidelist li.annonse {
	list-style: none;
margin-bottom: 10px;
background-color: #fff;
border: 0px;
padding: 0px;
}

.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:610px;
	}	

.entry {
	padding-bottom:28px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}	

.post h3 {
font-family: arial narrow;
}

.post h3 a {
color: #104e8b;
}

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:30px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

.tag-post {
	margin: 10px 0px;
}

.tag-bilde {
	float: left;
min-width: 1px;
}

.tag-text {
	float: left;
width: 465px;
padding: 0px 0px 0px 5px;
}

.tag-text h4 {
	font-size:1.4em;
	margin: 0px 0px 3px 0px;
color: #76767A;
	}

.tag-text h4 a {
	color: #4e7386;
	font-size: 16px;
	font-family: arial, tahoma;
}

.tag-text h4 a:hover {
	color: #425d6e;
	text-decoration: none;
}

.tag-text p {
	margin: 3px 0px 0px 0px;
}

#tags {
	line-height: 23px;
	}	
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
.right {
	float: right;
}

#knappa {
	max-width: 620px;
	float: left;
}

#searchform {
	padding:0px 0px 0 0;
        margin-left: 0px;
	}

.button {
	padding: 1px;
	background:#F0F8FF;
	color:#000000;
	border:none;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em arial, tahoma;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	

/* Mainboks*/
#mainboks {
	margin: 0px auto;
	text-align: left;
	width: 202px;
	border: 1px solid #070578;
	background-color:#0c0c0c;
	font-family: arial, tahoma;
}

#top {
	margin: 0px auto;
	text-align: center;
	width: 200px;
	height: 30px;
	border: 1px solid #070578;
	background-image:url('gfx/meny.png');
	font-family: arial, tahoma;
	color: #fff;
	font-size: 18pt;
	
}

#boks {
	margin: 0px auto;
	text-align: left;
	width: 200px;
	border: 1px solid #070578;
	background-color:#666666;
	font-family: arial, tahoma;
	line-height: 30px;
	color: #fff;
}

#wrap {
	padding-left: 10px;
}

#a,#b,#c,#d,#e,#f,#g,#h {
	border-bottom: 1px solid #070578;
}


/* Footer*/

#footer {
	margin: 0 auto;
	height: 15px;
	width: 951px;
	font-size:0.7em;
	padding-top:10px;
	font-family: arial, tahoma;
	color:#FFF;
	}

#footer a {
	color:#FFFFFF;
	}
