

/*
Title:       Nordland Teater Main CSS
Author:      redvald@hjulstad.no
Last edited: 30.11.2011
*/

/* 
PAGE STRUCTURE
########################################
*/

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: white;
	background: black url(../images/bakgrunn.jpg) repeat-y center top;
	}

div#top {
	top: 0;
	height: 85px;
	position: relative;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-color: black;
}

div#logo {
}

.contentwrap {
	width: 974px;
	text-align: left;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top: 10px solid #3f4144;
	background: url(../images/top-back.jpg) no-repeat 0 top;
}

.contentwrap:after, #content div div#general-content-bottom-wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#content {
	position: absolute;
}

.left-column {
	position: relative;
	width: 62px;
	height: 180px;
	overflow: hidden;
	float: left;
	padding-top: 80px;
}

.middle-column {
	position: relative;
	width: 850px;
	overflow: hidden;
	float: left;
	height: 3500px;
	top: -20px;
	padding-top: 20px;
}

.middle-column2 {
	position: relative;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.right-column {
	position: relative;
	width: 62px;
	height: 180px;
	overflow: hidden;
	float: right;
	padding-top: 80px;
}

div#general-content-top {
	height: 300px;
	margin-top: -1px;
	position: relative;
	}
	
div.middle-column2 div.all div.general-content div#general-content-top {
	margin-top: 0px;
	}

div#general-content-menu-area {
	height: 60px;
	
	
}

div#general-content-menu {
}

div#general-content-bottom {
	
}

div.spirenett {
	clear: both;
	width: 100px;
	text-align: center;
	margin: 30px auto;
}

/* 
3 COLUMN SLIDING
########################################
*/

#content div.all {
	width: 850px;
	float: left;
}

#content div div#general-content-bottom-wrap {
	width: 850px;
	border-bottom: 2px solid black;
	padding-bottom: 20px;
}



.contentwrap .buttons {
	text-align: center;
	clear: both;
}

span#prev {
	padding-top: 19px;
	display: block;
	background: url(../images/span-prev-background.gif) no-repeat left top;
	cursor: pointer;
	padding-bottom: 5px;
	text-transform: uppercase;
}

span#next {
	padding-top: 19px;
	display: block;
	background: url(../images/span-next-background.gif) no-repeat left top;
	cursor: pointer;
	padding-bottom: 5px;
	text-transform: uppercase;
}

span#prev:hover, span#next:hover {
	background-position: -62px top;
	color: #d53131;
}

/* 
MENUS
########################################
*/

#general-content-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#general-content-menu ul li {
	float: left;
}

#general-content-menu ul li a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 10px 16px 5px 8px;
}

#general-content-menu ul li.act a, 

#general-content-submenu ul li.act a {
	color: #d53131;
}

#general-content-submenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 850px;
	border-top: 1px solid #99a0a2;
}

#general-content-submenu ul li {
	float: left;
}

#general-content-submenu ul li a {
	text-decoration: none;
	color: white;
	display: block;
	padding: 5px 16px 8px 8px;
}

/* 
TEXT
########################################
*/

p {
	
}

h1 {
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

h2 {
	
}

/* Hide H3 marker for sliding div´s */

#content div h5 {
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	clear: both;
	margin-bottom: 0;
	margin-top: 1px;
}

/* 
LINKS
########################################
*/

a {
	color: white;
}

div.spirenett a {
	color: #b4b4b4;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
}

a img, #tx-rhvimeo-thumbs li.tx-rhvimeo-thumb a.tx-rhvimeo-ajax img, a.tx-rhvimeo-ajax {
	text-decoration: none;
	border-style: none;
}

#news-wrap h2 {
	border-bottom: 3px solid #6c6c6c;
	margin-bottom: 0;
	color: white;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: center;
	background-color: #6c6c6c;
	letter-spacing: 1px;
	padding-top: 2px;
	margin-top: 0;
}

#news-wrap p b {
	padding-left: 25px;
	color: #6c6c6c;
}

#news-wrap form {
	padding-left: 25px;
}

#news-background div.news-item p span.news-list-morelink a {
	color: #b4b4b4;
}

#news-background div.news-item img {
	border: 3px solid black;
}

div.playlist-item {
	padding-bottom: 5px;
}

/* 
VIDEO GALLERY
########################################
*/

ul#tx-rhvimeo-thumbs {
	clear: both;
	padding-top: 20px;
}

#tx-rhvimeo-thumbs li.tx-rhvimeo-thumb a.tx-rhvimeo-ajax {
	color: white;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 110px;
	padding-right: 10px;
}

/* 
IMAGE GALLERY
########################################
*/

#tx-rhvimeo-thumbs li.tx-rhvimeo-thumb a.tx-rhvimeo-ajax img {
	border: 4px solid silver;
	margin-right: 10px;
	margin-bottom: 5px;
}

div#tx-rhgallery-displaywrapper {
	width: 850px;
}

div#tx-rhgallery-thumbswrapper {
	width: 850px;
	height: 125px;
	background-image: none;
	background-color: black;
}

/* 
TT_NEWS
########################################
*/

/* Top show */

div#top-show-wrap {
	position: relative;
}

div#top-show-image {
	float: right;
	position: absolute;
	top: -10px;
	right: 10px;
	width: 190px;
}

div#top-show-text {
	width: 500px;
	display: block;
	position: absolute;
	padding-top: 50px;
	padding-left: 50px;
}

div#playlist-wrap {
	float: left;
	width: 565px;
	padding-top: 20px;
}

div#news-wrap {
	float: right;
	width: 260px;
	margin-top: 73px;
	background-image: url(../images/transparentback.png);
}

div#news-background {
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 30px;
	border: 1px solid #6c6c6c;
	
}

#playlist-wrap div.playlist-item img {
	border: 4px solid black;
}

#playlist-wrap div.playlist-item h2 {
	font-size: 22px;
	margin-bottom: 10px;
	font-weight: normal;
	font-style: normal;
}

#news-wrap div.news-item h4 {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: -20px;
	padding-left: 20px;
	background-position: left 3px;
}

#news-wrap div.news-item h4 a {
	color: #99a0a2;
	font-weight: normal;
	font-style: normal;
}

div#news-single-item {
	float: left;
	width: 565px;

}

div.news-item {
	padding-bottom: 20px;
}

div#news-single-item2 {
	padding-top: 30px;
}

div.news-single-image2 {
	float: left;
	width: 350px;
}

div.news-single-text2 {
	float: right;
	width: 480px;
}

/* 
ORIGO CALENDAR
########################################
*/

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item div.event_list div.day h3.date_header {
	height: 20px;
	overflow: visible;
	visibility: visible;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item div.event_list div.day {
	padding-bottom: 10px;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_title table.border_decoration.section_title tbody tr td.section_title_m h2 {
	visibility: hidden;
}

div.section_title {
	visibility: hidden;
	height: 20px;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item div.event_list div.day div.post.compact.event div.start_time {
	display: none;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item div.event_list div.day h3.date_header {
	margin-bottom: 5px;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item div.event_list div.day div.post.compact.event div.details div.event_title a {
	color: white;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_links a.link_to_more {
	display: none;
}

#origo_1872771 div.origo_excerpt.origo_excerpt_layout_190px.origo_excerpt_upcoming_events.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item div.event_list div.day h3.date_header {
	text-transform: uppercase;
}

/* 
IMAGES
########################################
*/

#general-content-bottom-wrap div.csc-textpic.csc-textpic-intext-left-nowrap div {
}

#general-content-bottom-wrap div.csc-textpic.csc-textpic-intext-left-nowrap div div.csc-textpic-text {
	padding-left: 30px;
	padding-right: 100px;
}

/* 
RSS FEED
########################################
*/

div.tx-rhatomfeed-item {
	padding-bottom: 20px;
}

/* 
ORIGOKALENDER PÅ FORSIDEN
########################################
*/

/* 
STILING AV LEVENDE UTDRAG FRA ORIGO 
Atle Barcley
www.barcley.no
atle@barcley.no
91764181
*/
/* SKJULER LENKEN TIL HELE KALENDERN */
#origo_2882815 .origo_excerpt .section .section_links {
display: none;
}
/* ENDRER BREDDEN PÅ UTDRAGET */
#origo_2882815 .origo_excerpt_layout_190px {
width:200px;
}
/* TEXT SETTINGS */
#origo_2882815 .origo_excerpt {
clear:both;
color:#ffffff;
font-family:Arial,Helvetica,Verdana,sans-serif;
font-size:10pt;
overflow:auto;
}
#origo_2882815 .origo_excerpt h3 {
color:#99A0A2;
}
/* FARGE PÅ LENKE OG TIDSPUNKT */
#origo_2882815 .post.event .start_time,
#origo_2882815 .origo_excerpt a {
color:#B4B4B4;
text-decoration:none;
}
/* ENDRER MARG MELLOM DAGENE STD 20px */
#origo_2882815 .event_list .day {
margin-bottom:5px;
}
/* STILING AV LEVENDE UTDRAG SLUTT */

/* NT stiling */
.excerpt_header {
background-color:#6C6C6C;
border-bottom:3px solid #6C6C6C;
color:white;
font-style:normal;
font-weight:normal;
font-size: 1em
letter-spacing:1px;
margin-bottom:0;
margin-top:0;
padding-top:2px;
text-align:center;
text-transform:uppercase;
}
.excerpt_body {
border: 1px solid #6C6C6C;
padding-left:30px;
padding-right:30px;
padding-top:10px;
}
.excerpt_footer {
text-align: right;
padding: 0 10px 10px 0;
}

div.section.excerpt_section {
	padding-left: 25px;
}


/* Bildeutdrag */

#origo_2975451 .origo_excerpt_layout_250px {
width:198px;
}
#origo_2975451 div.origo_excerpt.origo_excerpt_layout_250px.origo_excerpt_recent_images.origo_excerpt_owner_workgroup div.section.excerpt_section div.section_content div.section_item a.image_instance.object_link img {
border: none;
margin-bottom: 4px;
}

#origo_2975451 div.origo_excerpt.origo_excerpt_layout_250px.origo_excerpt_recent_images.origo_excerpt_owner_workgroup div.section.excerpt_section {
	padding-left: 0;
}

img.kalenderbilde {
	padding-left: 25px;
}

/* facebook */

div.fb {
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}

div.space {
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 15px;
}


