
@charset "UTF-8";

/*   
Theme Name: Storås
Theme URI: Storaas.no
Description: Blah
Author: Espen Solli Grande
Author URI: Mustasj.no
Template: storaas
Version: 1.0
*/

html, body {
height: 100%;
}

body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 76%;
	padding:0px;
	background-image: url(image/bakgrunn.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

a {
	text-decoration:none;
}

.overskrift a:link, .overskrift a:visited {
	color:#FFF;
}

.overskrift a:hover, #blaa:hover {
	color:#D5EDFA;
}

.overskrift a:active {
	color:#CCC;
}

.artist_popup_scroll a:link, .artist_popup_scroll a:visited, .venstre_tekst a:link, .venstre_tekst a:visited, .hoyre_tekst a:link, .hoyre_tekst a:visited, #artister a:link, #artister a:visited {
	color:#637b88;
}

.artist_popup_scroll a:hover, .venstre_tekst a:hover, .hoyre_tekst a:hover, #artister a:hover {
	color:#000;
}

.konsert_popup_scroll a, #konserter a {
	color:#637b88;
}

#innlegg_link a {
	color:#637b88;
}

.clear {
	clear:both;
}

.topp-wrapper {
	width:100%;
	height: 180px;
	position:fixed;
	top:0;
	z-index:100;
}

.topp {
	width: 866px;
	height: 180px;
	background-image: url(image/topp.png);
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.overskrift {
	padding-top: 132px;
	padding-left:40px;
	float:left;
}

.overskrift h1{
	margin:0px;
	color:#FFF;
	text-transform: uppercase;
	font-size: 22px;
}

.innholdwrapper {
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	min-height:100%;
	background-image: url(image/innhold.png);
}

.innhold {
	font-size: 10px;
	width: 828px;
	line-height: 14px;
	padding-top:180px;
	position: relative;
}

.tekst {
	background-image: url(image/midt_back.png);
	background-repeat: repeat-y;
	width: 736px;
	height:100%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

.tekst_uten {
	width: 736px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.sok_innhold {
	width: 350px;
	height:100%;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	padding:10px;
	background-color: #999;
	color:#FFF;
}

.sok_innhold h1{
	color:#FFF;
	margin:0px;
}

.venstre_tekst {
	width: 356px;
	float: left;
	text-align: justify;
}

.venstre_tekst .gigpress-subscribe{
	display:none;
}

tbody {
	padding: 3px;
	color:#CCC;
}

.venstre_tekst img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.hoyre_tekst {
	width: 356px;
	float: left;
	margin-left: 24px;
	text-align: justify;
}

.hoyre_tekst img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.mini_kons_tekst {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 11px;

}

.kons_dato {
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999;
	float: right;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
}

.top_thumb {
	position: relative;
	width: 356px;
	height: 160px;
	background-color: #CCC;
}

.top_thumb_artist {
	position: relative;
	width: 356px;
	height: 259px;
}

.top_thumb_tekst {
	position:absolute;
	top:0;
	width: 356px;
	height: 28px;
	color: #FFF;
	background-image: url(image/back_text.png);
	background-repeat: repeat;
}

.top_thumb_tekst h1{
	margin-left:5px;
	margin-top: 6px;
}

.bottom_thumb_tekst {
	position:absolute;
	bottom:0;
	width: 356px;
	height: 28px;
	color: #FFF;
	background-image: url(image/back_text.png);
	background-repeat: repeat;
}

.bottom_thumb_tekst h1{
	margin-left:5px;
	margin-top: 6px;
	position: absolute;
}

.mini_thumb {
	height: 42px;
	width: 42px;
	margin-right: 5px;
	float: left;
	overflow: hidden;
}

.mellom_tekst {
	background-color:#000;
	width: 356px;
	height: 28px;
	color:#FFF;
}

.mellom_tekst h1{
	margin-left:5px;
	margin-top: 6px;
	position: absolute;
}

.tekst_divider {
	background-image: url(image/midt_divider.png);
	background-repeat: no-repeat;
	background-color:#FFF;
	width: 736px;
	height: 29px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
	clear:both;
}

.hor_div {
	height: 1px;
	width: 100%;
	background-image: url(image/hor_div.png);
	background-repeat: repeat-x;
	margin-bottom: 5px;
	margin-top: 5px;
}

.venstre_knapp {
	width:40px;
	height: 134px;
	background-image: url(image/side_artist.png);
	position:fixed;
	top:260px;
	z-index:100;
	left: -7px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.hoyre_knapp {
	width:40px;
	height: 134px;
	background-image: url(image/side_konsert.png);
	position:fixed;
	top:260px;
	z-index:100;
	right: -7px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.side_footer {
	width:100%;
	margin-top: 20px;
	background-color: #FFF;
	bottom:0px;
	padding-bottom: 5px;
	position: relative;
}

.konsert_konsert {
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	padding: 5px;
}

.konsert_konsert img {
	border:0;
	float:right;
	margin-left:2px;
	margin-right:0px;
	margin-top:4px;
	margin-bottom:0px;
}

.konsert_konsert_info {
	display:none;
	margin-top: 5px;
	background-color: #FFF;
	padding: 5px;
}

.artist_artist {
	margin-left: 5px;
	margin-right: 5px;
	float:left;
}

.hjemmeside {
	background-color: #CCC;
	text-align: center;
	margin-top: 5px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;  
}

/*  Nyhetsbrev   */
.s {
	margin-right:5px;
	height: 20px;
	background-color:#999;
	float:left;
	
}

.s input {
	width:121px;
	margin: 2px 4px;
	border: 0;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #FFFFFF;
	float:left;
	display: inline;
	background-color:#999;
	font-style: italic;
}

#searchsubmit {
	background-color:#666;
	width: 40px;
	height: 20px;
	border: 0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	margin: 0px;
}

.sok {
	float:right;
	text-align:right;
}

.nyhetsbrev {
	float:left;
	margin-bottom: 5px;
}

.farge {
	width:400px;
	height:110px;
	position: absolute;	
  	opacity: 0.4;
  	filter: alpha(opacity = 40);
}

.random_left {
	width:400px;
	height:110px;
	position: absolute;	
	margin-left:33px;
}

.random_right {
	width:400px;
	height:110px;
	position: absolute;
	margin-left:433px;
}

.random_left a, .random_right a{
	color:#000;
}

.gradient {
	height:110px;
	width:400px;
	position: absolute;
	margin-left:233px;
	background-image: url(image/gradient.png);
}

.logo {
	width:291px;
	height:99px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	cursor: pointer;
	background-image: url(image/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* slutt Nyhetsbrev  */

/* Artister popup  */

.under {
	width: 100%;
	height: 100%;
	background-color:#000;
	z-index:500;
	position:fixed;
	opacity:0.8;
	top:0;
	display:none;
}

.artist_popup {
	width: 690px;
	height:100%;
	z-index:501;
	position:fixed;
	margin-left: auto;
	margin-right: auto;
	left: 1%;
	right: 1%;
	margin-top: 100px;
	margin-bottom: 100px;
	display:none;
}

.artist_popup_scroll {
	width: 690px;
	background-color:#FFF;
	padding: 5px;
	padding-top:0px;
	display: table;
}

.artist_top {
	width:700px;
	height:40px;
	background:transparent url(image/artist_top.png) no-repeat scroll 0 0;
	display: block;
}

.artist_bunn {
	width:700px;
	height:7px;
	background:transparent url(image/artist_bunn.png) no-repeat scroll 0 0;
	display: block;
}

.konsert_popup {
	font-size: 76%;
	width: 400px;
	z-index:502;
	position:fixed;
	margin-left: auto;
	margin-right: auto;
	left: 1%;
	right: 1%;
	margin-top: 100px;
	margin-bottom: 100px;
	display:none;
	height:100%;
}

.konsert_popup_scroll {
	width: 390px;
	background-color:#FFF;
	padding: 10px;
	padding-top:0px;
	display: table;
}

.konsert_popup img {
	border:0;
}

.konsert_top {
	width:410px;
	height:40px;
	background:transparent url(image/konsert_top.png) no-repeat scroll 0 0;
	display: block;
}

.konsert_bunn {
	width:410px;
	height:7px;
	background:transparent url(image/konsert_bunn.png) no-repeat scroll 0 0;
	display: block;
}
/* Slutt Artister popup  */

/* Easy Slider */

    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:356px;
		height:259px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		position:absolute;
		top: 40%;
		width:30px;
		height:50px;
		z-index:2;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{
	display:block;
	position:absolute;
	width:30px;
	height:50px;
		}	
	#nextBtn a, #slider1next a{
	background:transparent url(image/h-pil.png) no-repeat scroll 0 0;
	opacity: 0.3;
		}
	#prevBtn a, #slider1prev a{
	background:transparent url(image/v-pil.png) no-repeat scroll 0 0;
	opacity: 0.3;
		}
	
/* // Easy Slider */

