/* misc clearing styles  
------------------------------------------------------------*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	background-color: #141c1c;
	color: #d0d0c9;
}
/* html {overflow-y: scroll; /* scrollbar fix } */
/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	margin: 0.5em 0 0 0;
	padding: 0;
}
/* Apply left margin */
li, dd, blockquote {
	margin-left: 1em;
}
/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
fieldset {
	border: none;
}
/* Form field text-scaling */
input, select, textarea {
	font-size: 100%;
}

/* global styles  
------------------------------------------------------------*/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
}
p {
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 1em;
}

a {	color: #587992;} /* #587992 = stripblå */
a:hover {	color: #ddd;}

h1, h2, h3, h4, h5, h6 {
	font-family: trebuchet, arial, verdana;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {font-size: 2.5em;}
h3 {font-size: 1.8em;}
h4 {font-size: 1.4em; clear: both; padding: 1em 0; text-transform: none;}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
/* wrapper 
------------------------------------------------------------*/

#wrapper {
	width: 69em;
	margin: 0 auto;
	padding-top: 2em;
}

#maincontent {
	margin-top: 3em;
	clear: both;
	display: table;
}

#firstpage #maincontent {
	
	height: 370px;
	margin-top: 3em;
	width: 100%;
}
#firstpage #wrapper {
	background: transparent url(../i/bg_strip4.png) right 95% no-repeat;
}
#content {
	float: left;
	width: 40em;
	display: inline;
}
.wide {
	width: 69em !important;
}
#secondcontent {
	width: 25em;
	float: left;
	margin-left: 3em;
	display: table;
}
#secondcontent img {
	margin-top: 1em;
	border: 1px solid #111;
}
/* #copyright {
	margin: 3px 0 0 0;
	width: 797px;
	text-align: right;
	color: #80745A;
	font-style:	italic;
}
.visualClear {
    display: block;
    clear: both;
} */


/* header 
------------------------------------------------------------*/
#header {
	
}
#header h1 {
	width: 690px;
	height: 159px;
	background: transparent url(../i/logo_stripmusic06.gif) left top no-repeat;
	margin-bottom: 1em;
}
#header h1 a {
	display: block;
	width: 690px;
	height: 159px;
	text-indent: -9000em;
}
#header ul {
	list-style-type: none;
	border-bottom: 8px solid #587992;
	padding-bottom: 2.4em;
}
#header ul li {
	margin: 0;	
	float: left;
	font-family: trebuchet, arial, verdana;
	text-transform: uppercase;
	margin-right: .6em;
	font-size: 1.64em;
}
#header ul li.last {
	margin-right: 0;
}
#header ul li a {
	text-decoration: none;
	color: #d0d0c9;	
}
#header ul li a:hover {
	color: #587992;
}

/* menu 
------------------------------------------------------------*/
#news-page a#news,
#gigs-page a#gigs,
#music-page a#music,
#photos-page a#photos,
#videos-page a#videos,
#contact-page a#contact,
#guestbook-page a#guestbook,
#biography-page a#biography,
#press-page a#press {
	color: #587992;
}

/* disco 
------------------------------------------------------------*/
.disco {
	clear: both;
	padding-bottom: 2em;
}
.discoinfo,
.disco img {
	float: left;
	margin-bottom: 2em;
}
.disco h2 {
	margin-top: 0;
	margin-left: 0.8em;
}
.disco p {
}
.disco ol {
	display: block;
}
.disco ol li {
	margin-left: 3em;
}
/* footer 
------------------------------------------------------------*/

#footer {
	clear: both;
	border-top: 8px solid #587992;
	margin: 2em 0;
	
}
#footer p {
	font-size: 0.9em;
	text-align: right;
	margin-right: .5em;
}
#footer a {}
#footer a:hover {}

/* ol 
------------------------------------------------------------*/

ol {
	margin-left: 2em;
	font-size: 1.4em;
	margin-bottom: 1em;
}
ol li {
	padding: .1em 0;
}

#content ol {
	float: left;
}



/* guestbook 
------------------------------------------------------------*/
#contact-page h3,
#news-page h3,
#press-page h3,
#gigs-page p.oldconcert,
.gb_comment {
	margin: 14px 0 0 0;
	border-top: 1px dotted #334b5d;
	padding-top: .5em;
}
#firstpage .date {
	display: none;
}
.gb_comment strong {
	color: #587992;
}
.gb_comment em {
	color: #334b5d;
	font-size: .9em;
}
.gb_comment p {
	padding: 0;
}
.gb_comment a {
	text-decoration: none;
}
.gb_comment a:hover {
	text-decoration: underline;
}
.gb_reply {
	color: #b1b1b1;
	margin: .1em .8em; 
	font-style: italic;
	padding-top: .6em;
	color: 
}
.pager {
	padding-top: 1.5em;
}

/* forms 
------------------------------------------------------------*/

#gb_form {
	width: 230px;
	font-size: 1.4em;
}
fieldset {
    margin: 0;
    border: none;
	
}
label {
    padding: 0;
    text-align: right;
}
fieldset div {
    margin-bottom: .3em; 
    padding: 0;
    display: block;
}
fieldset div input, 
fieldset div textarea {
    width: 100%;
    padding: 3px;
}
fieldset div textarea {
	height: 70px;
}
#fm-submit {
    clear: both;
    text-align: right;
}
table img {
	width: 80px;
	height: 80px;
}

/* directories  
------------------------------------------------------------*/
ul#directories {
	margin: 0;
	padding: 0;
}
ul#directories  li {
	list-style-type: none;
	padding: .2em 0;
	margin: 0;
}
ul#directories  li a {
	font-size: 1.4em;
	text-transform: capitalize;
}


/* forms 
------------------------------------------------------------*/
#fp_newsbox {
	width: 500px;
}
#fp_newsbox p, #fp_newsbox h3 {
}
#fp_newsbox p {
	margin: 0;
	font-size: 1.2em;
}
.date,
#fp_newsbox .date {
	margin: 0;
	font-size: 0.9em;
	color: #334b5d;
}
fp_img {

}
#news-page p {
	margin: 0;
}

#videos-page object {
	margin-bottom: 2em;
}




/* SIFR 
------------------------------------------------------------*/

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

td h3,
td p {
	margin-left: 9px;
	padding-left: 0;
}
table {
	margin-left: 30px;
	width: 320px;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... 
the negative-letter spacing in this case is used to make the browser text metrics match up 
with the sIFR text metrics since the sIFR text in this example is so much narrower... 
your own settings may vary... any weird sizing issues you may run into are usually fixed 
by tweaking these decoy styles */

/*.sIFR-hasFlash h1 {
	visibility: hidden;
}*/
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
}
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}
.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
} */
