@import url("css/gallery.css");

/*  
Theme Name: Time VGS 2.6
Theme URI: http://www.lokomotiv.no/
Description: Time VGS.
Version: 2.6
Author: Markus Zeeh
Author URI: http://www.lokomotiv.no/
*/


/* Begynner typografi & farger */
* {
	margin: 0;
	padding: 0;
	}
	
/* Body */

a img  {
	border: none;
	border-color: #fff;
}


h2 a:link,
h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
h6 {
	line-height: 1.5em;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: #666;
}

body {
	font-family: sans-serif;
	background: url(images/bg.png);
	background-repeat: no-repeat;
	}	

#clear {
	clear: both;
}

#container {
	width: 960px;
	position: absolute;
	left: 0px;
	top: 150px;
	}
	
#content {
	width: 450px;
	position: absolute;
	padding: 20px 20px 20px 20px;
	}
		
		
	
/* content  */
#postcontainer {
	position: absolute;
	top: 0px;
	left: 240px;
}


#mainpost {
	font-family: Helvetica;
	font-size: 0.9em;
	line-height: 1.3em;
	padding: 0 0 10px 10px;
	}
	
#123mainpost .post img{
	float: none;
} 	
	
#mainpost p {
	margin: 20px 0 20px 0;
	}	
	
#mainpost ul,
#mainpost ol {
	line-height: 1.4em;
	margin: 10px 0 0 15px;
	padding: 0;
	}
	
#mainpost ul {
	list-style: square;
	}


	
#mainpost a:link,
#mainpost a:visited {
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}
	
#mainpost a:hover,
#mainpost a:visited {
	color: #c90039;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	}	
	
#mainpost a:link,
#mainpost a:visited,
#mainpost a:hover {
	border-bottom: none;
	}

img #mainpost a:link,
img #mainpost a:visited {
	color: #333;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	}

#mainpost img.right,
#mainpost img.alignright {
	margin: 10px 0 10px 10px;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	float: right;
	}

#mainpost img.left,
#mainpost img.alignleft {
	margin: 10px 10px 10px 0;
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	float: left;
	}
	
tbody a,	
#mainpost img a:link {
	border-style: none;
	border-width: 0px;
	border-color: #fff;
	}
	
	
#mainpost h1 {
	letter-spacing: -1px;
	font-size: 3em;
	font-weight: 700;
	line-height: 0.9em;
	color: #333333;
	margin: 25px 0 5px -2px;
	}
	
#mainpost h1 a:link, 
#mainpost h1 a:visited {
	color: #333333;
	text-decoration: none;
	border-color: #fff;
	}
	
#mainpost h1 a:hover, 
#mainpost h1 a:active {
	color: #c90039;
	text-decoration: none;
	border-color: #fff;
	}



.more-link {
	padding: 5px 0 0 0;
	font-style: italic;
}

.nyheter-more-link a:link,
.nyheter-more-link a:visited,
.more-link a:link,
.more-link a:visited,
#content a:link.more-link,
#content a:visited.more-link {
	color: #c90039;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	}	

.more-link a:hover,
.more-link a:active,
#content a:hover.more-link,
#content a:active.more-link{
	color: #c90039;
	text-decoration: none;
	border-bottom-width: 2px;
	}
.nyheter-more-link {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c90039;
	font-style: italic;
	width: 100%;
	clear: both;
	padding: 5px 10px 0 0;
	text-align: right;
	display: block;
	font-size: 0.9em;
}

.nyheter-more-link a:hover {
	border-bottom-width: 2px;	
}	
	
#oppslagstavla .more-link {
	text-align: right;
}	
		
.subpost {
	border-right-color: #cb0032;
	border-left-color: #cc0033;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 200px;
	float: left;
	font-size: 0.9em;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c90039;
	display: block;
	line-height: 1.4em;
	}


.subpost img {
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	margin: 0 5px 0 0;
	float: none;
}

/*
.subpost img.full {
	max-width: 188px;
	width: 188px;
	height: auto;
}
*/

.subpost img {
	max-width: 188px;
	width: 188px;
	height: auto;
}

.subpostcontainer {
	clear: both;
	*width: 480px;
	
	}

hr {
	margin: 5px 0 15px 0;
}

p {
	line-height: 1.4em;
	}
		
h2 {
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #333333;
	font-weight: bold;
	}
	

h2 a:hover,
h2 a:active {
	color: #c90039;
	text-decoration: none;
	}	

.meta {
	background-color: #ccc;
	color: #fff;
	margin-bottom: 5px;
	padding: 3px 0 0 5px;
	font-size: 0.9em;
	}
	
#mainpost .meta a:link,
#mainpost .meta a:visited {
	color: #fff;
	text-decoration: none;
	}	
	
#mainpost .meta a:hover,
#mainpost .meta a:active {
	text-decoration: underline;
	color: #fff;
	}	
	
.wordtube {
	margin: 10px 0 10px 0;
	float: right;
	}


.post {
	clear: both;
	width: 450px;
}

.post img {
	padding: 8px;
	margin: 5px 15px 5px 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	}

.post img.alignright,	
.post img.right {
	margin: 5px 0px 5px 15px;
}

.post img.alignleft,
.post img.left {
	margin: 5px 15px 5px 0px;
}

.post img.full,
.post img.aligncenter,
.post img.alignnone{
	width: 432px;
	margin: 5px 0 5px 0px;	
	*float: none;
}

.alignleft,
.left {
	float: left;
	margin: 5px 0px 5px 0px;
	}
.alignright,
.right {
	float: right;
	margin: 5px 0px 5px 0px;
	
}
	
#beredskap .post {
	width: 650px;
}	
	
/* Archiv */

.kgarchives {
	padding: 0 30px 0 30px;
	width: 400px;
	}

.kgarchives h2 {
	margin: 30px 0 -15px 0;	
	}

ul.car-list	li {
	list-style: none;
}

ul.car-list	li ul {
	list-style: square;
}

li .car-yearmonth {
	list-style: none;
	letter-spacing: -1px;
	font-weight: bold;
	color: #c90039;
	font-size: 2em;
	line-height: 1.5em;
	text-decoration: none;
	border-style: none;
}

#mainpost ul.car-monthlisting {
	margin: 0 0 20px 20px;
}

.kgarchives h2 a:link,
.kgarchives h2 a:visited,
.kgarchives h2 a:hover,
.kgarchives h2 a:active {
	letter-spacing: -1px;
	font-weight: bold;
	color: #c90039;
	font-size: 2em;
	line-height: 1.5em;
	text-decoration: none;
	border-style: none;
	}
	
.kgarchives ul li {
	list-style: none;
	}	
	
.kgarchives ul li a:link {
	border-style: none;
	text-transform: uppercase;
	}

	
.archivdate {
	background-color: #999;
	color: #fff;
	padding: 2px 0 0 0;	
	margin: 0 5px 0 0;
	}
	
#sortform {
	display: none;
	}	
	
/* Breadcrump Navigation */

.breadcrumb	{
	font-size: 0.9em;
	margin: 10px 0 10px 0;
	padding: 0 0 5px 0;	
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #c90039;
	width: 100%;
	}

	
/* Kommentar*/
	
#kommentarcontainer {
	margin: 20px 0 0 10px;
	*padding: 0px;
	font-size: 0.8em;
	width: 440px;
	}
.commentlist {
	margin: 10px 0 10px 30px;
	padding: 0px;
	color: #c90039;
	font-weight: bold;
	}


#kommentarcontainer a:link,
#kommentarcontainer a:hover,
#kommentarcontainer a:visited,
#kommentarcontainer a:active {
	color: #c90039;
	text-decoration: none;
	}	
	
.commentlist p {
	color: #666;
	font-weight: 100;
	margin: 0 0 25px 0;
	}	
	
.commentmeta {
	color: #c90039;
	font-weight: bold;
	margin-bottom: -10px;
	}	

#commentformcontainer {
	background-color: #c90039;
	color: #fff;
	padding: 20px;
	}	

#commentformcontainer h2 {
	color: #fff;
	margin: 0 0 10px 0;
	}	

#comment {
	border-width: 0px;
	width: 380px;
	margin: 10px 0 10px 0;
	padding: 10px; 
	color: #666;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}

#comment:hover, 
#comment:focus,
#author:hover,
#author:focus,
#email:hover,
#email:focus,
#url:hover,
#url:focus,
#submit:hover,
#submite:focus {
	color: #000;
	}

#commentformcontainer a:link,
#commentformcontainer a:visited {
	color: #fff;
	text-decoration: none;
	}
#commentformcontainer a:hover,
#commentformcontainer a:active {
	color: #fff;
	text-decoration: underline;
	}	
	
#author, #email, #url, #submit {
	border-width: 0px;
	width: 200px;
	margin: 15px 0 0px 0;
	padding: 7px 5px 5px 10px; 
	color: #666;
	font-family: sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	}	
	
/* sidebar */
	
#sidebar {
	width: 220px;
	*width: 230px;
	position: absolute;
	top: -15px;
	left: 730px;
	}


img.itslearning {
	margin: 4px 0 10px 10px	;
	
}

h3 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.2em;
	color: #fff;
	background-color: #c90039;
	padding: 5px 5px 2px 8px;
	margin-bottom: 10px;
	}


.list {
	width: 200px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 30px;
	float: left;
	padding-right: 30px;
	}
.kontakt {
	width: 210px;
}

.list h4 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.2em;
	color: #fff;
	background-color: #c90039;
	padding: 5px 5px 2px 8px;
	margin-bottom: 10px;
	width: 190px;
	}

.list ol,	
.list ul {
	padding: 5px 0 5px 20px;
	*padding: 5px 0 5px 25px;

}

.list li,
li.list {
	padding: 3px 0 0 3px;
	}

.list a:link,
.list a:visited {
	color: #c90039;
	text-decoration: none;
	}	

.list a:hover,
.list a:active {
	color: #c90039;
	text-decoration: underline;
	}

#sidebarleft {
	width: 200px;
	font-size: 0.8em;
	line-height: 1.4em;
	float: left;
	}

#sidebarleft h4 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: 700;
	line-height: 1.2em;
	color: #fff;
	background-color: #c90039;
	padding: 5px 5px 2px 8px;
	margin-bottom: 10px;
	width: 187px;
	}
	
.link {
	color: #c90039;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;	
}

.link:hover {
	border-bottom-width: 2px;
}


#sidebarleft ol,	
#sidebarleft ul {
	padding: 5px 0 5px 20px;
	*padding: 5px 0 5px 25px;

}

#sidebarleft li {
	padding: 3px 0 0 3px;
	}

.kommentar li{
	padding-bottom: 10px;
	list-style: none;
	}


ul.kommentar  {
	padding: 0 ;	
}	

.logo {
	width: 120px;
	float: right;
	*width: 110px;
	}
	

#login {
	margin: 0 20px 0 10px;
	font-size: 0.8em;
	width: 180px;
	}

#brukernavnboks {
	width: 170px;
	margin: 0 0 5px 0;
	*margin: 0 0 -15px 0;
	font-size: 1em;
	padding: 3px 2px 4px 5px;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	background: url(images/brukernavn.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

#passordboks {
	width: 170px;
	margin: 0px 0 5px 0;
	font-size: 1em;
	padding: 3px 2px 4px 5px;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	background: url(images/passord.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

#passordboks:hover,
#passordboks:focus{
	background: none;
	background-color: #fff;
	background: url(images/passordactive.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

#brukernavnboks:hover,
#brukernavnboks:focus {
	background: none;
	background-color: #fff;
	background: url(images/brukernavnactive.gif);
	background-repeat: no-repeat;
	background-position: right;
	}
	
select {
	width: 178px;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	background-color: transparent;
	font-weight: 100;
	font-size: 1em;
	margin: 3px 2px 4px 0px;
	}

#subm {
	width: 68px;
	margin: 5px 0 5px 110px;
	font-size: 1em;
	padding: 1px 2px 2px 5px;
	border-style: solid;
	border-color: #666;
	border-width: 1px;
	background-color: transparent;
	}
	
#subm:hover {
	background-color: #ccc;
	color: #fff;
	}
	
#sidebar iframe {
	width: 220px;
	overflow: hidden;
}


#content_content,
#content_title,
#whoami_name,
#whoami_email {
	width: 200px;
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.9em;
	padding: 2px;
}
	
#sidebar label {
	font-weight: normal;
	font-style: normal;
	font-size: 0.9em;
}

#uploadfile2_0 {
	width: 100px;
}

#sidebar .subpost {
	float: none;
	padding: 5px 3px 5px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c90039;
	margin: -1px 4px 0 0;
	width: 193px;

}

#tdomf_form2 label {
	
}

/* searchform */	
#searchform {
	width: 210px;
	margin: 0 0 10px 0;
	}	


#s {
	border-style: none;
	border-width: 0px;
	padding: 5px 8px 3px 8px;
	margin: 0 5px 0 0;
	width: 130px;
	*width: 120px;
	font-size: 1em;
	font-weight: bold;
	background-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	
	}
	
#s:hover,
#s:focus {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
}
	
#searchsubmit {
	border-style: none;
	border-width: 0px;
	padding: 4px 8px 2px 8px;
	font-size: 1em;
	font-weight: bold;
	background-color: #ccc;
	border-width: 1px;
	border-style: solid;
	border-color: #fff;	
	color: #fff;	
	}
	
#searchsubmit:hover,
#searchsubmit:focus {
	border-width: 1px;
	border-style: solid;
	border-color: #999;
	color: #000;
}
	
.postnavigation {
	width: 450px;
	}
		
.postnavigation a:link,
.postnavigation a:visited {
	color: #333;
	border-bottom: 1px;
	border-bottom-color: #333;
	border-bottom-style: dotted;
	text-decoration: none;

}
.postnavigation a:link,
.postnavigation a:visited {
	color: #c90039;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c90039;
		}

.postnavigation a:hover,
.postnavigation a:active {
	color: #c90039;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c90039;	
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}	

/******************
*** Navigation  ***
******************/

#navigasjon ul	{
	margin: 0 0 0 -20px;
	}
	
#navigasjon ul li ul {
	margin: 0;
	padding: 0 0 0 20px;
}

#navigasjon ul li ul li {
	padding-left: 0 !important;	
	padding-top: 0 !important;
}

li.page_item {
	padding: 0;	
	border-top: solid 1px #999;
	background: url(images/navi_bg.gif) no-repeat 0 0;
	display: block;
	text-transform: uppercase;
	list-style: none;	
}

li.page_item a:link,
li.page_item a:visited {
	font-size: 1em;
	font-weight: bold;
	color: #c90039;
	text-decoration: none;
	margin: -3px 0 0 -3px;
	padding: 7px 0 3px 20px;
	display: block;
}

	
li.page_item a:hover,
li.page_item a:focus
 {
	background: url(images/navi_bg.gif)  no-repeat 0 -40px;
	background-color: #c90039;
	color: #fff;
}	

li.page_item.current_page_item a,
li.page_item.current_page_ancestor ul li.page_item.current_page_item a:link,
li.page_item.current_page_ancestor ul li.page_item.current_page_item a:visited {
	/* background: url(images/navi_bg.gif) no-repeat 0 -480px; */
	background: url(images/navi_bg.gif)  no-repeat 0 0;
	background-color: #e0e0e0;
}

1li.page_item.current_page_ancestor ul li.page_item.current_page_item a:link,
1li.page_item.current_page_ancestor ul li.page_item.current_page_item a:visited {
	background: none;
}

li.page_item.current_page_ancestor ul li.page_item.current_page_item a:hover,
li.page_item.current_page_ancestor ul li.page_item.current_page_item a:focus {
	color: #fff;
	background: url(images/navi_bg.gif)  no-repeat 0 -40px;
	background-color: #c90039;
}


li.page_item ul li a:link,
li.page_item ul li a:visited {
	color: #000;
	font-size: 0.9em;
	padding: 6px 0 4px 20px;
	border-style: none;
	margin: 0 0 0 0px;	
	background: url(images/navi_bg.gif) no-repeat 0 0;	
	background-color: #fff;
}

li.page_item ul li a:hover,
li.page_item ul li a:focus {
	background: url(images/navi_bg.gif)  no-repeat 0 -40px;
	background-color: #c90039;
	color: #fff;	
}

/*


.ccurrent_page_ancestor a:link,
.page_item a:hover {
	color: #fff;
	text-decoration: none;
	bbackground-color: #c90039;
	display: block;
	float: none;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;
	
}

#navigasjon ul li ul li a:link {
	background-image: url(images/navi_bg.gif);
	background-repeat: no-repeat;
	*margin: -3px 0 0 0px;
	*padding: 7px 0 3px 20px;
	
}

#navigasjon ul li ul li a:visited {
	margin: -3px 0 0 0px;
	padding: 7px 0 3px 20px;
	background-image: url(images/navi_bg.gif);
	background-repeat: no-repeat;
	
}

#navigasjon ul li ul li a:hover {
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;	
	background-repeat: no-repeat;
}

#navigasjon ul li ul li.current_page_item a:link {
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;
}


#navigasjon ul li a:hover {
	color: #fff;;
	background-color: #c90039;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;	
}

.current_page_ancestor ul li a:link {
	margin: -3px 0 0 0px ;
	padding: 6px 0 3px 20px;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;
	
}
.current_page_ancestor a:link

c90039.page_item a:hover:before {
   content: " » ";
} 



.page_item ul a:link,
.page_item ul a:visited {
	color: #000;
	margin: 0 0 0px 20px;
	padding: 4px 0 2px 7px;
	background-color: #fff;
	text-transform: none;
}

.page_item ul a:hover {
	color: #c90039	;
	background-image: none;
	margin: 0 0 0px 20px;
	padding: 4px 0 2px 7px;
	text-transform: none;
}

.page_item ul a:active {
	color: #cc0001;
	background-image: none;
	margin: 0 0 0px 20px;
	padding: 4px 0 2px 7px;
}



.current_page_item a:link {
	color: #fff;
	text-decoration: none;
	background-color: #c90039;
	display: block;
	float: none;
	}


li.current_page_item a:link {
	background-color: #c90039;
	color: #fff;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;
	
}



.current_page_item ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c90039;
	display: block;
	float: none;
	border-style: none;
	background-image: url(images/navi_bg.gif);
	background-position: 0 -40px;
	background-repeat: no-repeat;
	
	}

.current_page_ancestor ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #c90039;
	display: block;
	float: none;	
	} 

*/	
	
.ngg-thumbnail img a:hover ,
 {
	border-style: none;
	border-width: 0px;
	}

