/* @override http://pixeldynamics.no/logen/css/style_logen.css */

/* @override http://pixeldynamics.no/logen/css/style_logen.css */

/**
 * Style sheet basic
 */
body
{
	margin:0px 0px 24px 0px;
	padding:0px;
}

a,
body,
div,
em,
input,
label,
li,
ol,
p,
select,
span,
strong,
td,
th,
textarea,
u,
ul
{
	font-family:"Times New Roman", Times, serif;
}

a,
body,
div,
input,
label,
li,
ol,
p,
select,
td,
th,
textarea,
u,
ul
{
	font-size: 13px;
	color:#493e3b;
}

h1
{
	margin: 0px 0px 10px 0px;
	padding:7px 0px 3px 0px;
	font-size: 25px;
	text-transform:none;
	border-bottom: 1px solid #877d7a;
	color:#16110f;
	font-weight: normal;
	font-style: normal;
}


#no_galleri_konferanse h1,
#no_galleri_bygning h1,
#no_galleri_historiske h1,
#no_galleri_matsaler h1,
#no_galleri_konsertsal h1
{
	padding-bottom: 7px;
	margin-bottom: 10px;
}

h4
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size: 13px;
	color:#5d4a14;
	background-image:url("header_divider.gif");
	background-position:center bottom;
	background-repeat:repeat-x;
	height:30px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h2
{
	margin: 0px 0px 2px;
	padding:0px;
	font-size: 11px;
}

a
{
	text-decoration:underline;

}

a:hover
{
	text-decoration:underline;

}

img
{
	vertical-align:middle;
	border:0px;
}

p,
pre,
form
{
	margin:0px;
	padding:0px;
}

/**
 * Accordion
 */
.ce_accordion
{
	margin-left:16px;
}

.toggler
{
	padding:1px 0px 2px 0px;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}


/**
 * Article
 */
.ce_text,
.teaser
{
	line-height:1.5;
}

.ce_text h1,
.teaser h1
{
	line-height:1.2;
}

#main .mod_article .ce_text
{
	margin: 0px 0px 25px 0px;
}


#main #huset-linker-bunn .ce_text
{
	margin:0px;
}


#main #huset-artikkel .ce_text
{
	margin: 0px 5px 5px 0px;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}

.mod_article .back
{
	margin-top:18px;
}

.mod_article .more
{
	display:inline;
}

.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}



/**
 * Breadcrumb
 */
.mod_breadcrumb
{
	margin-top:50px;
	padding:10px 0px 0px 5px;
	border-top: 1px solid #877d7a;
	font-style:italic;
	display:block;
}

.page_Konserter .mod_breadcrumb
{
	margin-right:130px;
}
/**
 * Calendar
 */
.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .current
{
	background-color:#ffffcc;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size: 10px;
	color:#ffffff;
	font-weight: bold;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .weekend
{
	background-color:#f6f6f6;
}

.mod_calendar .today
{
	background-color:#ffffcc;
}

.mod_calendar .empty,
.mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size: 10px;
}


/**
 * Events
 */
 
#left .mod_upcoming_events 
{
	padding: 10px 0px 0px 0px;
} 
 
#left .mod_upcoming_events .event
{
	padding: 0px 0px 10px 0px;
}

#left .mod_upcoming_events .event .time
{
	visibility:hidden;
	position:absolute;
	top:-1000px;
	left:-1000px;
}

 
 
.mod_upcoming_events .info
{
	padding: 0px 0px 0;
	font-size: 10px;
}

.mod_upcoming_events h2
{
	padding: 0px 0px 0px 0px;
}


.mod_upcoming_events h2 a
{
	text-decoration:none;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}

#main .mod_upcoming_events .ce_text
{
	margin:0px 0px 5px 0px;
	padding: 0px;
}


.mod_upcoming_events .event
{
	padding: 0px 0px 25px;
}

.mod_eventlist
{
	margin-right:6px;
}

.mod_eventlist h1
{
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}

.mod_eventlist .header
{
	padding:3px 6px 0px 0px;
	font-weight: bold;
}

.mod_eventlist .header.first
{
	font-size:12px;
	font-style:oblique;
}

.mod_eventlist .event
{
	padding:5px 6px 20px 0px;

}

.mod_eventlist .event h2 a
{
	text-decoration:none;
	font-style:oblique;
	font-size:17px;
	font-weight:bold;
	
}


.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}

.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

.mod_eventreader .ce_text
{
	margin-top:15px;
}

.mod_eventreader .back
{
	margin-top:18px;
}


#event_upcoming_from_scenen .time
{
	position:absolute;
	top:-1000px;
	left: -1000px;
	visibility:hidden;
}

#event_upcoming_from_scenen .event
{
		padding-bottom:0px;
		margin-left: 10px;
}

#link_til_scenen
{
	padding: 10px 0 0 10px;
}

#link_til_scenen_img
{
	padding: 30px 0 10px 10px;
}

/**
 * Gallery
 */
.ce_gallery .caption
{
	color:#999999;
}



/**
 * Layout
 */
body
{
	background-color:#f0ead3;
	background-image:url("logen_bg_grad.png");
	background-position:left top;
	background-repeat:repeat-x;
}


#outer_wrapper
{
	background-image:url("logen_bg_logo.png");
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
	
}


.mod_flash
{
	padding: 0px 0px 10px 0px;
}

#no_billedgalleri-artikkel .mod_flash
{
	margin-left: 8px;
}

#huset-artikkel
{
	padding: 0px 0px 20px 0px;

}

#main .mod_article,
#main .mod_newsreader
{
	padding: 14px 0px 0px;
}

#right
{
	padding:28px 0px 0px 0px;
	margin-left: 55px;
}

#right .ce_gallery
{
	border-top:1px solid #d4c592;
	margin: 23px 0px 0px;
	padding: 20px 0px 0px 0px;
}


#right .ce_gallery img
{
	padding: 5px 0px 0px 0px;
}

#huset-linker-bunn .ce_colsetStart .ce_text
{
	border-bottom:1px solid #d4c592;
	border-top:1px solid #d4c592;
	padding: 5px 0px 5px 0px;


}

#huset-linker-bunn .ce_colsetStart .ce_text a
{
	font-size: 12px;
	text-decoration:none;
}

#huset-artikkel,
#huset-linker-bunn
{
	padding: 0px 0px 0px 0px;
	margin:0px 10px 0px 10px;
	background-image:url("devider_hor_bott.gif");
	background-position: center;
	background-repeat:repeat-y;
}

#main #huset-artikkel .ce_colsetStart .ce_text h1
{
	text-decoration:none;
	font-size: 17px;
	text-transform: none;
	margin-bottom:0px;
	color:#493e3b;
	border:none;
	font-weight: normal;
	font-style: italic;
}



#footer
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url("devider_footer.gif");
	background-position:left top;
	background-repeat:repeat-x;
}

.vignet
{
	text-transform: none;
	font-size: 13px;
	padding: 32px 0px 5px 10px;
	width: 160px;
	color:#5d4a14;
	border-bottom: 1px solid #d4c592;
	font-style: italic;
	font-weight: bold;
}

.vignet_konsert
{
	text-transform: none;
	font-size: 13px;
	padding: 5px 0px 5px 10px;
	margin-bottom: 10px;
	width: 220px;
	color:#5d4a14;
	border-bottom: 1px solid #d4c592;
	font-style: italic;
	font-weight: bold;
}

#footer_huset
{
	padding: 10px 0px 0px 50px;	
}

#footer_huset ul
{
	list-style:none;
}

/**
 * Listing
 */
.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}

* html .ce_list li
{
	margin-left:26px;
}

*:first-child+html .ce_list li
{
	margin-left:26px;
}


/**
 * Login form
 */
.mod_login
{
	margin:0px 5px;
	padding:5px;
	background-color:#ece4d9;
}

.mod_login .label
{
	margin:4px 0px 1px 0px;
}

.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
}

#request_password
{
	margin:0px 5px 20px 5px;
	padding:0px 5px 10px 6px;
	background-color:#ece4d9;
}

#request_password a
{
	font-size:10px;
	color:#999999;
}


/**
 * Lost password
 */
.mod_lostPassword
{
	margin:24px;
}

.mod_lostPassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

.mod_lostPassword .text,
.mod_lostPassword .password
{
	width:210px;
}

.mod_lostPassword .captcha
{
	width:40px;
}

.mod_lostPassword .captcha_text
{
	color:#666666;
}


/**
 * Mini calendar
 */
.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ece4d9;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar td,
.mod_minicalendar .active a
{
	font-size:10px;
}

.mod_minicalendar .weekend
{
	background-color:#f6f6f6;
}

.mod_minicalendar .today
{
	background-color:#ffffcc;
}

.mod_minicalendar .label

{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#ffffcc;
}

/**
 * Navigation
 */
.mod_customnav
{	
	padding:20px 0px 10px 0px;
	position:absolute;
	top:190px;
	left:0px;
	width:850px;
	height:20px;
	background-image:url("huset_nav_seperator.gif");
	background-repeat:repeat-x;
	background-position:center top;
	border-bottom:1px solid #d4c592;
	
}

.mod_customnav ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

.mod_customnav li
{
	float:left;
	margin:0px;
	padding:0px 0px 0px 35px;
	list-style-type:none;
}

.mod_customnav p
{
	display:inherit;
	
}

* html .mod_customnav ul,
* html .mod_customnav li
{
	height:1px;
}

.mod_customnav .level_2
{
	padding:3px 0px 0px 0px;
	border-bottom:0px;
}

.mod_customnav .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

.mod_customnav a,
.mod_customnav li,
.mod_customnav p
{
	color:#5d4a14;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing: 0.1em;
	font-size: 13px;
}

.mod_customnav a,
.mod_customnav p
{
	padding: 5px 1px;	
}


.mod_customnav p
{
	text-decoration:underline;
}

.mod_customnav li .active 
{
	/*background-image:url("bg_main_menu.png");*/
	background-repeat:repeat-x;
	padding: 0px 10px 0px 10px;
}


.mod_customnav .level_2 a,
.mod_customnav .level_2 li,
.mod_customnav .level_2 p
{
	font-weight:normal;
	font-size:11px;
}


/**
 * Sub Navigation
 */
.mod_navigation
{
	width: 180px;
	margin-left: -5px;
}

.mod_navigation ul
{
	margin:0px 5px;
	padding:0px;
	list-style-type: none;
}

.mod_navigation li
{
	margin:0px;
	border-bottom:1px solid #d4c592;
	list-style-type:none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
}

.mod_navigation p
{
	padding:0px;
	font-style:italic;

}

* html .mod_navigation ul,
* html .mod_navigation li
{
	height:1px;
}

.mod_navigation .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
	list-style-position: outside;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 3px 0px;
	margin:0px 0px 0px 10px;
	border-top:0px;
	border:none;
	list-style-type: disc;
	
}

.mod_navigation a,
.mod_navigation li,
.mod_navigation p
{
	font-size: 11px;
	text-decoration:none;
	text-transform: uppercase;
	color: #24231e;
	font-weight: normal;
	padding-left: 4px;
	letter-spacing: 1px;
}

.mod_navigation .level_2 a,
.mod_navigation .level_2 li,
.mod_navigation .level_2 p
{
	font-weight:normal;
	font-size:12px;
	color:#2a211a;
	text-transform: capitalize;
}


/**
 *  End Sub Navigation
 */

/**
 * News
 */
#breaking_news,
.mod_newsmenu
{
	margin:0px 5px 20px 5px;
	

}

.mod_newsmenu ul,
.mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

* html .mod_newsmenu ul,
* html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newslist
{
	padding:0px 0px 20px 0px;
}

.mod_newslist h2
{
	border-bottom: 1px solid #d4c592;
	padding: 6px 0px 0px 0px;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	margin-bottom:24px;
	padding-top:12px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info,
.mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}

.mod_newslist .layout_short
{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #c6ad8d;
}

.mod_newslist .layout_short h2,
.mod_newslist .layout_latest h2
{
	border:none;
}

.mod_newslist .layout_latest
{
	padding: 0px 0px 25px 0px;
}



.mod_newslist .layout_short h2 a,
.mod_newslist .layout_latest h2 a
{
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

#right .mod_newslist .layout_latest h2
{
	border-bottom: 1px solid #c6ad8d;
	
}

#right .mod_newslist .layout_latest .more,
#right .mod_newslist .layout_latest .teaser,
#right .mod_newslist .layout_latest h2
{
	padding-left: 5px;
}

#nyhetsarkiv-artikkel .mod_newslist h1
{
	font-size:24px;
	color:#16110f;
	text-decoration:none;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 0px;
}


#huset-artikkel .teaser,
#huset-artikkel .ce_text
{
	font-family:Arial;
}

#huset-artikkel .ce_text h1
{
	font-family:"Times New Roman", Times, serif;
}

#huset-artikkel .time
{
	visibility:hidden;
	position:absolute;
	top:-1000px;
	left:-1000px;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_article,
.mod_newsreader
{
	margin-right: 5px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}

.mod_newsreader .comment
{
	line-height:1.5;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}

.mod_newsreader .textarea
{

}


.layout_huset_news_from_scenen
{
	margin-right: 75px;
	margin-left: 8px;
}

.layout_huset_news_from_scenen h1
{	
	padding-top: 0px;
}
.layout_huset_news_from_scenen h1 
{	
	padding-top:10px;
}

.layout_huset_news_from_scenen h1 a
{
	text-decoration:none;
	font-size:25px;
}

.layout_huset_news_from_scenen h2
{
	text-decoration:none;
	font-style:italic;
	font-size: 15px;
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;

}

/**
 * Pagination
 */
.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.pagination
{
	margin-top:22px;
	padding-top:4px;
	border-top:1px solid #ece4d9;
}

.pagination p
{
	width:160px;
	float:left;
	padding-right:3px;
	padding-left:3px;
	text-align:left;
}

.pagination ul
{
	width:240px;
	float:right;
	margin:0px;
	padding:0px 3px;
	text-align:right;
}


/**
 * Personal data
 */
.mod_personalData
{
	margin-bottom:36px;
}

.mod_personalData fieldset
{
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

* html .mod_personalData fieldset
{
	margin-top:-12px;
}

*:first-child+html .mod_personalData fieldset
{
	margin-top:-12px;
}

.mod_personalData legend
{
	color:#0000e6;
}

* html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

*:first-child+html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

.mod_personalData .submit_container
{
	width:428px;
	text-align:right;
}

* html .mod_personalData .submit_container
{
	width:434px;
}

*:first-child+html .mod_personalData .submit_container
{
	width:434px;
}

.mod_personalData td
{
	width:160px;
	padding:2px 6px 2px 0px;
}

* html .mod_personalData td
{
	padding:1px 6px 1px 0px;
}

.mod_personalData .text,
.mod_personalData .password
{
	width:200px;
}

.mod_personalData select
{
	width:204px;
}

* html .mod_personalData select
{
	width:206px;
}

*:first-child+html .mod_personalData select
{
	width:206px;
}


/**
 * Search
 */
.mod_search
{
	margin-top:3px;
}

.mod_search .text
{
	width:240px;
}

html>body .mod_search .radio_container
{
	margin-top:3px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}

.mod_search .relevance

{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}

.mod_search .highlight
{
	font-weight:bold;
}


/**
 * Tables
 */
.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th a
{
	color:#000000;
}

#tps td
{
	padding:2px 4px;
}

#tps .col_0
{
	width:80px;
}

#tps .explanation
{
	padding-bottom:24px;
}


.rss_icon
{
	padding: 0px 3px 0px 3px;
}

#footer a
{
	text-decoration:none;
}