/*
Theme Name: Nordmore
Theme URI: http://justdesign.no/
Description: This is a customization of the default WordPress theme.
Version: 1.0
Author: Baard Vidar Pettersen
Author URI: http://justdesign.no/
Tags: fixed width, three columns, widgets

	Nordmore v1.0

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/





/* fontkode */
body {	font: 12px  Arial, Helvetica, sans-serif; 
		color: #000000;
		line-height: 1.5; 
		}


h1,
h2,
h3,
h4,
h5,
h6,
strong {
	font-weight: bold;
}


h1 {
	font-size: 2em; /* 24 */
	line-height: 1;
	margin: 1.125em 0 .25em;
}

h2 { font-family: Georgia, "Times New Roman", Times, serif;
	 font-size:24px;
	 padding: 0;
	 margin: 37px 0 0px 0;
 	 color: #8c0000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0;
	margin: 40px 0 0 0;
	color: #f6921e; 
}

h4 {
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 30px 0 0 0;
	color: #b60000; 
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:0;
	margin: 20px 0 4px 0;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-style:italic;
	color: #b60000;
	padding: 0;
	margin: 18px 0 10px 0;
}

p {
	margin: 5px 0 10px 0;
}

#post-109 p{
	padding: 0;
	margin: 0 0 0 0;
}

.youtube  {
	margin: 5px 0 0 0;
}


h2 a:hover  {
	color: #4a5051;
	text-decoration: none;
	}
.thrColFixHdr #bigcontainer #lowPadding { color: #cac8c8; }

a:link, a:visited { color: #B60000; text-decoration:none; }
a:hover { color: #6D6E71; text-decoration:underline;}
a:active { color: #BBDDF0; text-decoration:underline}

#lowPadding a:link { font-weight:bold; text-decoration:none; color:#cac8c8;}
#lowPadding a:visited { font-weight:bold; text-decoration:none; color:#cac8c8;}
#lowPadding a:hover { font-weight:bold; text-decoration:none; color:#f6921e;}
#lowPadding a:active { font-weight:bold; text-decoration:none; color:#999999; }

#footer a:link,
#footer a:visited {
	text-decoration: underline;
	color:#000000;
}

#footer a:hover {
	color: #f6921e;
}

.entry { 
	width: 519px;
	display: block;
	margin-top: 10px;
	text-align:justify;
	overflow: visible;

}
.entryForum { 
	width: 739px;
	display: block;
	margin-top: 10px;
	text-align:justify;
	overflow: visible;

}
.greyitalic		{ display:inline;}
.greyitalic, .comments-link { color:#6d6e71; 
			  font-family: Georgia, "Times New Roman", Times, serif; 
			  font-size:1,2em; 
			  font-style:italic;
			  line-height: 1,6em;  
			  }

div.comments-link {
	margin-top: 10px;
	text-align:right;
}
.comments-link a,
.comments-link a:visited{
	background: url(images/comment.gif) no-repeat left center;
	padding: 1px 0 0 20px;
}
.clear {
	clear: both;
	float: none;
}
.postdivider { height: 7px; 
			   border: 0px;
			   border-bottom: #999999 dashed 1px;
			   margin: 0 0 20px 0;
}
.postedit { display:inline;}
.pgee-read-more { 
		display:block;
		font-weight:bold;
		margin-bottom: 10px;
}
/* Slutt fontkode */ 


/* Bilder */

img {

	border: none;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

p.wp-caption-text {
	text-align: left;
	font-style:oblique;
	font-size: 11px;
	line-height: 17px;
	padding: 2px 4px 5px 6px;
	margin: 0;
}

div .alignleft {
	margin: 5px 18px 6px 0;
}

div .alignright {
	margin: 5px 0px 6px 18px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

img.alignleft,
img.alignnone {
	padding: 5px 15px 5px 0;
	margin: 0px;

}



img.alignright {
	padding: 5px 0 5px 15px;
	margin: 0px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.imgbtw {
	margin: 0px;
	padding: 0px;
}

.imgpost { 
	margin-bottom: -2px; 
	border: 0px; 
}


.imgtfe {   /* Thumbnails for excerpts-bilder. De er venstrejustert */
	padding: 4px 15px 4px 0;
}

/* Slutt bilder */


/* Struktur-kode */
body  {
	background: #4a5051 url('images/bkgr.gif') no-repeat center top; 
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
.thrColFixHdr #flash {
	width: 1000px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	position: absolute;
	left: auto;
	top: 0px;
	right: auto;
}
.thrColFixHdr #bigcontainer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0 10px 0 10px;
}
.thrColFixHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	padding: 10px;
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #bigcontainer #padding {
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 1000px;
}
.thrColFixHdr #header {
	background: #4a5051 url('images/toppbk.gif') no-repeat right top;
	height: 109px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 154px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 15px 8px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 218px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 8px 15px 0; /* padding keeps the content of the div away from the edges */
}
.thrColFixHdr #mainContent {
	margin: 0 234px 15px 170px; 
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
} 
.thrColFixHdr #mainContentForum {
	margin: 0 8px 15px 170px; 
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: #FFFFFF;
} 
.thrColFixHdr #footer {
	padding: 10px 0 0 0;
	text-align: center;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #bigcontainer #container #greycontainer {
	background-color: #4a5051;
	width: 960px;
}
.thrColFixHdr #bigcontainer #container #greycontainer #logo {
	background-color: #4a5051;
	background-image: url(images/logo_gen.gif);

	background-repeat: no-repeat;
	background-position: right bottom;
	height: 198px;
	width: 960px;
}

.avslv { background: #4a5051 url(images/avslv.gif) bottom left no-repeat;}
.avslh { background: url(images/avslh.gif) bottom right no-repeat; height: 7px;}

.ortv {	background: url(images/ortv.gif) no-repeat left top #f6921e; }
.orth { background: url(images/orth.gif) no-repeat right top; }
.orbv { background: url(images/orbv.gif) no-repeat left bottom; }
.orbh { background: url(images/orbh.gif) no-repeat bottom right; padding: 15px 15px 200px 15px; }

.hvtv {	background: #ffffff url(images/hvtv.gif) top left no-repeat; margin: 0; }
.hvth { background: url(images/hvth.gif) no-repeat right top; padding: 15px 18px 0px 18px; }
.hvbv { background: #ffffff url(images/hvbv.gif) no-repeat left bottom; }
.hvbh {	background: url(images/hvbh.gif) no-repeat right bottom; padding: 0px 18px 20px 18px; color:#FFFFFF;}

.grbv { background: url(images/grbv.gif) no-repeat bottom left; }
.grbh { background: url(images/grbh.gif) no-repeat bottom right; padding: 170px 0px 200px 0px; }
.grtv { background: url(images/grtv.gif) no-repeat left top #6d6e71; }
.grth { background: url(images/grth.gif) no-repeat right top; }


.thrColFixHdr #bigcontainer #lowPadding {
	padding: 9px 0 15px 0;
	font-size: 11px;
}
.thrColFixHdr #rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px; position: absolute;
	margin: 323px 0 0 600px;
}
.rssimg { border: 0}
/* Slutt sruktur-kode */


/* Sidebar*/
#sidebar {
	color: #333;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

h2.widgettitle {
	font-size: 14px;
	padding-top: 30px;
}

#sidebar #search,
h2.widgettitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#f6921e;
}

#sidebar ul li ul a:link,
#sidebar ul li ul a:visited {
	color:#fff;
	background: url(images/ministjerne.gif) no-repeat left top;
	padding: 0px 0 0px 15px;
}

#sidebar ul li ul a:hover {
	color:#f6921e;
	background: url(images/ministjerne_over.gif) no-repeat left top;
}



#recent-comments .recentCommentsLink a:link,
#recent-comments .recentCommentsLink a:visited {
	background:none;
	padding: 0;
}

#EnglishApp,
.relatedNone,
.sidebarGen,
#sidebar #search, 
h2.widgettitle,
#sidebar ul li ul {
	margin-left: 20px;
	margin-right: 20px;
}


#EnglishApp,
.sidebarGen,
.relatedNone {
	color:#FFFFFF;
}

#EnglishApp h2 a:link,
#EnglishApp h2 a:visited {
	color:#f6921e;
}

#EnglishApp h2 a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}


#EnglishApp a:link,
#EnglishApp a:visited {
	color:#fff;
	font-weight: bold;
}

#EnglishApp a:hover {
	color:#f6921e;
	text-decoration: underline;
}

.sidebarlink a:link,
.sidebarlink a:visited {
	background: url(images/stjerne.gif) no-repeat left center;
	padding: 3px 0 3px 40px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin: 0 0 0px 23px;
}
.sidebarlink a:hover {
	background: url(images/stjerne_over.gif) no-repeat left center;
	color: #4a5051;
	text-decoration:none;
}

#sidebar #search #searchform .hidden {
	font-size: 14px;
	font-weight: bold;
}

#sidebar #search {
	padding: 40px 0 0 0;
}

#searchform #s {
	width: 130px;

}

#searchform #searchsubmit {
	border: 1px solid #ddd;
	background: #f6921e;
	color:#FFFFFF;
	margin: 0;
	font-weight:bold;
	text-transform: uppercase;
	width: 36px;
	height: 21px;
	font-size:10px;
}
 

.catPostTime {
	color:#333;
}

.sidebarGen a:link,
.sidebarGen a:visited {
	padding: 0;
	margin: 0;
	text-decoration:underline;
	color:#FFFFFF;
}

.sidebarGen a:hover {
	color: #f6921e;
}

.iincludePage {
	width: 175px;
	padding: 0 20px 0 20px;
	color:#FFFFFF;
}
.iincludePage .aligncenter {
	display: block;
	margin: 37px -15px 0 -2px;
	padding: 0;
}

.iincludePage .sociable,
#sidebar .sociable {
	visibility: hidden;
	height: 0px;
}

.catPostExcerpt {
	color:#dddddd;
	font-size: 10px;
	margin: 0 0 0 15px;
}

/* Slutt sidebar*/

/* Page kode */

h2.pagetitle {
	padding: 0;
	margin: 10px 0 0 0;
	font-size:36px;
	font-weight: normal;
	color: #f6921e;
}

.imgOnPage {
margin: 0 -18px 0 -18px;
visibility: visible;
}

.emptyPage {
	padding-bottom: 300px;
}

.entry li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	list-style-image: url(images/listestjerne.gif);
}

.entry ul {
	margin: 0 0 0 17px;
	padding: 0 0 7px 0;
}

/* Slutt page kode */


/* Linjelinker */

#linjeLinkContainer {
	overflow: hidden;
	margin-top: 0px;
	width: 100%;
	text-align: left;

}

.linjeLinkKat {
	display:block;
	float:left;
	height:208px;
	margin:0px !important; 
	text-align:left;
	width:120px;
/*	cursor: pointer;*/
}

.linjeLinkKat a{
	height: 208px;
}


		/* Hver linje har tre kodelinjer */
		/*Teater*/
#linjeLinktea { width: 273px; background:url(images/topp_sce1.jpg); }
#linjeLinktea a:link, #linjeLinktea a:visited {	background:url(images/topp_sce1.jpg); display:block;	width:273px; }
#linjeLinktea a:hover { background-image:url(images/topp_sce1_over.jpg); }

		/*Musikal*/
#linjeLinkmusikal { width: 283px; background:url(images/topp_sce2.jpg); }
#linjeLinkmusikal a:link, #linjeLinkmusikal a:visited {	background:url(images/topp_sce2.jpg); display:block;	width:283px; }
#linjeLinkmusikal a:hover { background-image:url(images/topp_sce2_over.jpg); }

		/*Band & Instrument*/
#linjeLinkban { width: 273px; background:url(images/topp_mus1.jpg); }
#linjeLinkban a:link, #linjeLinkmus a:visited {	background:url(images/topp_mus1.jpg); display:block;	width:273px; }
#linjeLinkban a:hover { background-image:url(images/topp_mus1_over.jpg); }

		/*Lyd & Studio*/
#linjeLinklyd { width: 283px; background:url(images/topp_mus2.jpg); }
#linjeLinklyd a:link, #linjeLinkmus a:visited {	background:url(images/topp_mus2.jpg); display:block;	width:283px; }
#linjeLinklyd a:hover { background-image:url(images/topp_mus2_over.jpg); }

		/*Chords % Lyrics
#linjeLinkcho { width: 183px; background:url(images/topp_teamus3.jpg); }
#linjeLinkcho a:link, #linjeLinkcho a:visited {	background:url(images/topp_teamus3.jpg); display:block;	width:183px; }
#linjeLinkcho a:hover { background-image:url(images/topp_teamus3_over.jpg); } */

		/*Foto*/
#linjeLinkfot { width: 273px; background:url(images/topp_med1.jpg); }
#linjeLinkfot a:link, #linjeLinkfot a:visited {	background:url(images/topp_med1.jpg); display:block; width:273px; }
#linjeLinkfot a:hover { background-image:url(images/topp_med1_over.jpg); }

		/*Journalistikk*/
#linjeLinkjou { width: 283px; 	background:url(images/topp_med2.jpg);}
#linjeLinkjou a:link, #linjeLinkjou a:visited {	background:url(images/topp_med2.jpg); display:block; width:283px; }
#linjeLinkjou a:hover { background-image:url(images/topp_med2_over.jpg); }

		/*Film & VFX */
#linjeLinkvfx { width: 273px; background:url(images/topp_thr1.jpg); }
#linjeLinkvfx a:link, #linjeLinkvfx a:visited {	background:url(images/topp_thr1.jpg); display:block;	width:273px; }
#linjeLinkvfx a:hover { background-image:url(images/topp_thr1_over.jpg); }

		/* Sport & Film */
#linjeLinkspo { width: 283px; background:url(images/topp_thr2.jpg); }
#linjeLinkspo a:link, #linjeLinkspo a:visited {	background:url(images/topp_thr2.jpg); display:block;	width:283px; }
#linjeLinkspo a:hover { background-image:url(images/topp_thr2_over.jpg); }

		/* Eventyr Europa */
#linjeLinkeur { width: 273px; background:url(images/topp_fri1.jpg); }
#linjeLinkeur a:link, #linjeLinkeur a:visited {	background:url(images/topp_fri1.jpg); display:block;	width:273px; }
#linjeLinkeur a:hover { background-image:url(images/topp_fri1_over.jpg); }

		/*Basecamp Everest */
#linjeLinkeve { width: 283px; background:url(images/topp_fri2.jpg); }
#linjeLinkeve a:link, #linjeLinkeve a:visited {	background:url(images/topp_fri2.jpg); display:block;	width:283px; }
#linjeLinkeve a:hover { background-image:url(images/topp_fri2_over.jpg); }

		/*ITF TaeKwon-Do*/
#linjeLinkitf { width: 273px; background:url(images/topp_tae1.jpg); }
#linjeLinkitf a:link, #linjeLinkitf a:visited {	background:url(images/topp_tae1.jpg); display:block;	width:273px; }
#linjeLinkitf a:hover { background-image:url(images/topp_tae1_over.jpg); }

		/*Kaosmestring og Kampsport*/
#linjeLinkkao { width: 283px; background:url(images/topp_tae2.jpg); }
#linjeLinkkao a:link, #linjeLinkkao a:visited {	background:url(images/topp_tae2.jpg); display:block;	width:283px; }
#linjeLinkkao a:hover { background-image:url(images/topp_tae2_over.jpg); }


/* slutt Linjelinker */



/* Comments kode */

#comment {
	width: 514px;
}

#respond h3 {
	color: #4a5051;
	font-size: 20px;
}

#submit {
	border: 1px solid #4a5051;
	background: #f6921e;
	color:#FFFFFF;
	margin: 0;
	padding: 4px 4px 19px 4px;
	height: 21px;
	font-size:10px;
}

.oblig {
	color: #FF0000;
}
/* Slutt comments kode */


/* Felles linjesider */

.linje_navn_felles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	margin: 30px 0 0 0;
}
.linje_slogan_felles {
	margin: 0;
}

/*Slutt Felles linjesider */

/* relaterte nyheter*/

#relatedPosts {
	color: #FFFFFF;
	margin: 10px 20px 0 28px;
}

#relatedPosts a:link,
#relatedPosts a:visited {
	color:#FFFFFF;
	font-weight: bold;
}

#relatedPosts a:hover {
	color:#f6921e;
}

#popular-posts small,
#recent_posts small,
#recent-comments small,
#similar-posts small,
#relatedPosts small {
	display:block;
	margin: 0;
	color:#bbb;
}

#recent_posts {
	padding-top: 0px;
}

.recentDate,
.recentSkrevet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#sidebar ul li ul small a:link,
#sidebar ul li ul small a:visited {
	background: none;
	padding: 0;
}

/* slutt relaterte nyheter*/

.hidden {
	visibility: hidden;
}