﻿@charset "utf-8";
/* Mike Lindup official website styles */

/********************************************************************************************************/
/* general styles  */

img, div, p, table, td, th { behavior: url('scripts/ie6/iepngfix.htc') } /* takes sort-of care of png transparency */
img { -ms-interpolation-mode:bicubic; } /* makes sure resizeed images render better */

body {
	background: #7d4942 url('../assets/bgr.gif') top center fixed;
	margin:0;
	padding:0;
}

body, p, br, div, table, tr, td, span, h1, h2, h3, h4, h5, h6 {
		color: #C0C0C0;
		font-size:.96em;
		font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans","trebuchet MS",Verdana,Arial,sans-serif ;	
}

h1, h2, h3 {
	font-family:"trebuchet MS", tahoma, verdana, arial;
	font-weight: bold;
	letter-spacing: -.02em;
}

.clear {
	visibility: hidden; 
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow:hidden;
	margin:0;
	padding:0;
}

.hidden { 
	visibility: hidden; 
	font-size: 1px !important;
	padding: 0;
	margin: 0;
}

a {
	-x-system-font:none;
	color:#fff;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	outline:0;
	text-decoration:none;
	border-bottom:1px dotted #993333;
	padding:bottom:0;	
}

.noline {
	border:0;
}

a:hover, a:active {
	text-decoration:none;
	border-bottom: none;
	color: #fff;
}

img {
	border:0;
}

.footnote {
	font-size: .75em;
	text-align:right;
}

.txt_sm {
	font-size: .85em;
	line-height: 130%;
	color:#999;
}

.txt_note {
	font-size: 90%;
	font-style:italic;
	color:#993333;
}

h3 {
	font-size: 115%;
	color:#BA5C5C;
	font-weight:bold;
}



/********************************************************************************************************/
/* PAGE BACKGROUND Look & Feel   */

#top {
	background:url('../assets/bgr_top.png') repeat-x left top scroll;
	height: 264px;
	padding:0;
	margin:0;
	width:100%;
}

#top_cont {
	background:url('../assets/bgr_top.png') repeat-x left top scroll;
	height: 224px;
	padding:0;
	margin:0;
	width:100%;
}


.cont {
	background:url('../assets/bgr_cont.png') repeat-y center top fixed;
	width:921px;
	margin:0 auto;
	padding:0;
}


.listA {
	margin:0;
	padding:0;
	list-style:none;
}

.listA li {
	background:url('../assets/bullet01.png') no-repeat left top;
	padding: 0 0 4px 25px;
}


/********************************************************************************************************/
/* HEADER SECTION  */

.header {
	width:873px;
	height:273px;
	background:transparent url('../assets/header_home_03.jpg') top left no-repeat;
	margin:0 auto;
}

.header a {
	border:0;
}

.norm {
	height:187px;
	margin:0 auto;
}


.drk_mdl_01 {
	height:187px;
	margin:0 auto;
	background:transparent url('../assets/header_cont_02.jpg') top left no-repeat;
}

.drk_mdl_error {
	height:187px;
	margin:0 auto;
	background:transparent url('../assets/v04_error-header.jpg') top left no-repeat;
}


.header #homelink {
	height:100px;
	width:500px;
	margin:70px 0 0 35px;
	border:0;
}

.header #normlink {
	height:53px;
	width:380px;
	margin:70px 0 0 185px;
	border:0;
}

.header #navig {
	margin:66px 5px 0 5px;
	background: url('../assets/bgr_topnavig_02.png') no-repeat left top;
	padding:5px;
	color: #fff;
	position: relative;	
}

.norm #navig {
	margin:24px 5px 0 5px;
	}

.header #navig a {
	padding-right:30px;
	letter-spacing:-.01em;
	position: relative;
	border:0;
}

.header #navig a:link, .header #navig a:visited {
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:normal;
	border:0;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
}

.header #navig a:active, .header #navig a:hover {
	color: #e8d125;
	text-transform:uppercase;
	text-decoration:none;
	border:0;	
}


/********************************************************************************************************/
/*  lower interactivity  */

.nl_top {
	width:400px;
	height:30px;
	font-size:.8em;
	display:inline;
	padding-top:3px;
	color:#bb2939;
	float:right;
	margin-bottom:0;
}

.nl_news {
	width:450px;
	font-size:.95em;
	padding-top:3px;
	color:#bb2939;
	display:inline;
	margin-bottom:10px;
}

.nl_top input, .nl_news input {
	vertical-align:middle;
	}
	
.nl_top input#txt, .nl_news input#txt {
	border: 1px solid gray;
	color:#000;
	font-size:.95em;
	padding:1px 4px;
	background: #FFFFFF;
	margin:0 5px;
	width:130px;
	}	
	
#but {
	border: 0px;
	vertical-align: middle;
}

.gallery_navig {
	float:left;
	margin:20px 8px;
	width:300px;
	font-size:.9em;
	font-weight: bold;
}

.follow { text-align: right; padding: 0 0 5px 0	}



/********************************************************************************************************/
/* CONTENT AREAS   */

.content {
	width:870px;
	background:transparent url('../assets/bgr_texture.jpg') top left no-repeat;
	margin:0 auto;
	padding:0 15px;
}

.homeonly {
	background:transparent url('../assets/bgr_texture_drk.jpg') top left no-repeat;
}

.content h1 {
	font-weight: bold;
	font-size: 2.2em;
	margin: 35px 0 5px 10px;
	letter-spacing: -0.03em;
}

.content .col-med h2 {
	color:#C3B445;
	font-weight: bold;
	font-size: 1.7em;
	margin: 5px 0 25px 0;
	letter-spacing: -0.03em;
}

.content .conth1 {
	padding:0 0 0 215px;
}

.content .bad, .content .col-med .bad {
	color:#9B3333;
	font-size:1.7em;
}

.content #col-lhs {
	width:430px;
	margin:25px 45px 15px 5px;
	padding:0;
	float:left;
}

.content #col-rhs {
	width:390px;
	margin:45px 0 0 0;
	padding:0;
	float:left;
	color:#A08C1B
}

.content .col-sm {
	width:190px;
	margin:15px 20px 0 0;
	padding:10px 8px;
	float:left;
	font-size:.9em;
}

.content .hinweis {
	color:#999999;
	font-size:.9em;
}

.content .col-med {
	width:625px;
	margin:15px 15px 0 0;
	padding:0;
	float:left;
	font-size:.94em;
	line-height:1.5em;
	color:#C4C4C4;	
}

.content .col-med .split {
	width:290px;
	margin:15px 10px 50px 0;
	float:left;
}



/********************************************************************************************************/
/* CONTENT AREA: right   */


.content #col-rhs #colcontainer {
	overflow:hidden;
	margin:0 0 15px 0;
}

.content #col-rhs h1 {
	font-weight:bold;
	margin:40px 0 6px 0;
	font-size:1.5em;
	color: #C8BA4E;
	font-family:"trebuchet MS", tahoma, verdana, arial;
	letter-spacing:-.01em
}

.content #col-rhs p {
	margin:2px 0 8px 0;
	font-size:.95em;
}

.content #col-rhs #colcontainer #col-rhs-lhs, .content #col-rhs #colcontainer #col-rhs-rhs {
	width: 170px;
	float: left;
	padding:8px 8px 2000px 8px;
}

.content #col-rhs #colcontainer #col-rhs-lhs p {
	color:#fff;
}

.cdcover {
	border:1px solid #2E2E2E;
}

.content #col-rhs #colcontainer #col-rhs-lhs img.headline, .content #col-rhs #colcontainer #col-rhs-rhs img.headline {
	border:0;
	margin:0 0 15px 0;
}

.content #col-rhs #colcontainer #col-rhs-lhs object, .content #col-rhs #colcontainer #col-rhs-rhs object {
	border:0;
	margin:0 0 15px 0;
}

.content #col-rhs #colcontainer #col-rhs-lhs {
	margin: 15px 10px -1980px 0;
	background:#4c2826;
	color:#fff;
}

.content #col-rhs #colcontainer #col-rhs-rhs {
	margin: 15px 0 -1980px 0;
	background:#c3b445;
	color:#000;
	}

.content #col-rhs #colcontainer #col-rhs-lhs h1, .content #col-rhs #colcontainer #col-rhs-rhs h1 {
	font-size:1.3em;
	font-weight: bold;
	color: #fff;
	margin: 0 0 5px 0;
}

.content #col-rhs #colcontainer #col-rhs-lhs h2, .content #col-rhs #colcontainer #col-rhs-rhs h2 {
	font-size:1.1em;
	font-weight: bold;
	color:#CCCCCC;
	margin: 0 0 8px 0;
}

.content #col-rhs #colcontainer #col-rhs-rhs h2 {
	color:#000;
}

.sm_col_list {
	margin:1px 0 0 0;
	list-style:none;
	padding:0
	}

.sm_col_list li {
	margin:5px 0 15px 0; 
	padding:0 0 0 20px; 
	background:transparent url('../assets/arrow_right.gif') top left no-repeat;
	line-height:120%;
}



/********************************************************************************************************/
/*   Special homepage elements  */


.content #col-rhs #home_musicbox {
	background:transparent url('../assets/bgr_side_04.jpg') top left no-repeat;
	width:394px;
	height:154px
}

.content #col-rhs #home_musicbox h1 {
	padding:15px 15px 2px 15px;
	margin:0;
	color: #C8BA4E;
	font-family:"trebuchet MS", tahoma, verdana, arial;
	letter-spacing:-.01em
}

.content #col-rhs #home_musicbox p, .content #col-rhs #home_musicbox object {
	margin:3px 15px 4px 15px;
}



/********************************************************************************************************/
/*    600 rhs  */

.content .col-med .oker-top_600 {
	background: url('../assets/bgr_620p_oker_top.png') no-repeat left top;
	height:	10px;
	width:600px;
	margin: 10px 0 0 0;
}

.content .col-med .oker_600 {
	background:#c8ba4e;
	width:600px;
	margin:0;
	color: #494940
	}	

.content .col-med .oker-bot_600 {
	background: url('../assets/bgr_620p_oker_bot.png') no-repeat left top;
	height:	10px;
	width:600px;
	margin: 0 0 10px 0;
}



/********************************************************************************************************/
/*    200 rhs  */

 .floatbox-right_215 {
	width:215px;
	float:right;
	text-align:right;
	margin-left:15px;
}

.content .col-med .floatbox-right_215 .oker-top_200 {
	background: url('../assets/bgr_200p_oker_top.png') no-repeat left top;
	height:	14px;
	width:200px;
	margin: 10px 0 0 0;
}

.content .col-med .floatbox-right_215 .oker_200 {
	background:#908007;
	width:200px;
	margin:0;
	color: #fff
	}
	
.content .col-med .floatbox-right_215 .oker-bot_200 {
	background: url('../assets/bgr_200p_oker_bot.png') no-repeat left top;
	height:	14px;
	width:200px;
	margin: 0 0 10px 0;
}



/********************************************************************************************************/
/*    DIFFERENT COLUMN INSERTS and ELEMENTS  */

.oker_600 h2, .oker_200 h2 {
	margin:0 0 15px 0;
	font-size:1.6em;
	color:#D7D7D7;
	font-weight:bold;
	line-height: 130%;
	}

.infobox {
	padding:5px 15px;
	text-align:left;
	font-size:1em;
	line-height:1.4em;
	color:#fff;
}

.infobox p{
	color:#fff;
}

.infobox a:link, .infobox a:visited { color:#DFBFBF; text-decoration:none; }
.infobox a:active, .infobox a:hover { color:#fff; text-decoration:underline; }

.infobox ul {
	margin:0;
	padding:0;
	list-style:none;
}

.infobox li {
	background:url('../assets/bullet04.png') no-repeat left top;
	padding: 0 0 7px 18px;
	line-height:1.3em;
}


/********************************************************************************************************/
/* CONTENT AREA: news   */

.content #col-lhs .newsitem, .content .col-med .newsitem {
	margin:10px 0 25px 0;
	border-bottom: solid 1px #ab9a19;
	padding-bottom:15px;
}


.content #col-lhs .newsitem .date, .content .col-med .newsitem .date {
	font-size:.85em;
	letter-spacing:.04em;
	color:#95615e;
}

.content #col-lhs .newsitem h2, .content .col-med .newsitem h2 {
	font-size:1.6em;
	letter-spacing:-.01em;
	font-family:"trebuchet MS", tahoma, verdana, arial;
	line-height:115%;
	color:#C8BA4E;
	font-weight:bold;
	margin:1px 0 5px 0;
}

.content #col-lhs .newsitem .txt, .content .col-med .newsitem .txt {
	font-size:.97em;
	color:#999;
	line-height:1.5em;
	margin: 10px 0 12px 0;
}

.content #col-lhs .newsitem img, .content .col-med .newsitem img {
	float: right;
	border: solid 1px #847B48;
	margin:10px 0 5px 15px;
}

.content #col-lhs .newsitem .sm, .content .col-med .newsitem .sm {
	font-size:.8em;
	line-height: 125%;
}

.newsitem dl { 
	margin: 5px 20px 5px 0;
	border-bottom: 1px #333 dashed;
	padding:0 0 5px 0;
}

.newsitem dt {
	float:left;
	width:165px;
	background: transparent url('../assets/bullet_cal.gif') top left no-repeat;
	padding-left: 21px;	
}

.newsitem dd {
	margin:0 8px 0 190px;
	width:220px;
}

.newsitem dd.info {
	margin:0;
	font-size: .8em;
	width:410px;
}

.newsitem dd .town {
	font-weight: bold;
	letter-spacing: .5px
}



/********************************************************************************************************/
/* CONTENT AREA: appearances   */

dl.appear {
	margin: 0 0 3px 0;
	border-bottom: 1px #666633 dashed;
	padding:5px 0;
	clear:both;
	display: block;
	line-height:115%;
	font-size: .93em;
}

dt.appear {
	float:left;
	width: 125px;
	height:22px;
	margin:0 8px 3px 0;
	font-size: 1em;
	display:block;
	background: transparent url('../assets/bullet_cal.gif') top left no-repeat;
	padding-left: 21px;	
}

dt.country {
	width: 90px;
	text-transform:uppercase;
	background: none;
	padding-left:0;
	color:#CC9900
}

dt.city {
	width: 90px;
	font-weight:bold;
	background: none;
	padding-left:0;
}

dd.appear {
	width: 270px;
	margin-left: 350px;
	line-height:120%;
}


/********************************************************************************************************/
/*  cool font for dates: 	font-family: "Consolas","Courier New","Courier","FreeMono",monospace; */
/********************************************************************************************************/


/********************************************************************************************************/
/* CONTENT AREA: DISCOGRAPHY   */

.discs-dl {
	margin: 0 0 23px 0;
	border-bottom: 1px dotted #666633;
	padding:5px 0 25px 0;
	clear:both;
	display: block;
	line-height:115%;
	font-size: 1em;
}

.discs-dt {
	float:left;
	width: 150px;
	margin:0 18px 3px 0;
	display:block;	
}

.own {
	width: 250px;	
}

.discs-dt .cd {
	border: 1px solid #999999;
	margin-bottom: 5px;
}

.leftmarge .cd {
	border: 1px solid #999999;
	margin-bottom: 5px;
}

.title {
	width: 150px;
	background: none;
	padding-left:0;
	color:#E5E5E5;
	font-size:1em;
	line-height:130%;
}

.discs-dd {
	width: 170px;
	float: left;
}

.otha {
	width:270px;
}

.discs-dd ol {
	margin:0 0 0 25px;
	font-size:105%;
	padding:0
}

.discs-dd ol li {
	margin:3px 0 3px 0;
	padding: 0 0 0 0;
	font-size:.9em;
}

.buy150 {
	background:transparent url('../assets/but_buy_150.gif') top left;
	width: 150px;
	height:23px;
	display: block;
}

a:link .buy150, a:visited .buy150  {
	background-position: top left;
	margin:8px 0;
}

a:active .buy150, a:hover .buy150  {
	background-position: bottom left;
	margin:8px 0;
}

a:link .buy150 p, a:visited .buy150 p, a:active .buy150 p, a:hover .buy150 p {
	color: #E04347;
	text-decoration:none;
	margin:0;
	text-align:center;
	padding: 3px 6px;
}

a:active .buy150 p, a:hover .buy150 p {
	color: #fff
}


.guestdiscs {
	border-bottom: none;
}

.guestdisc {
	margin:0 58px 0 0;
}


/********************************************************************************************************/
/* CONTENT AREA: media   */

.home_video_player {
	margin:10px 0;
}

.rhs_widecol {
	float:right;
	width:640px;
}

.content .leftmarge {
	width:300px;
	float:left;
	margin:10px 0 25px 15px;
	font-size:100%;
}

.singleline {
	background:#000;
	border-bottom: 1px dotted #4E4E4E;
	border-top: 1px dotted #4E4E4E;
	padding: 3px 0 7px 20px;
	margin: 6px 0;
	font-size:0.95em;
}

.singleline object {
	float:right;
	margin:0 10px 8px 0;
}

.inpagebuts {
	margin:0 0 18px 0;
	padding:0
}

p a.gallbut  {
	color:#fff;
	display:block;
	text-decoration:none;
	letter-spacing:0.1em;
	width: 169px;
	height:16px;
	padding:5px 11px;
	margin:5px 0;
}

p a.gallbut:link, p a.gallbut:visited  {
	background:transparent url('../assets/bgr_inpagebut.gif') top left;
}

p a.gallbut:active, p a.gallbut:hover, #current  {
	background:transparent url('../assets/bgr_inpagebut.gif') bottom left;
}






/********************************************************************************************************/
/* CONTENT AREA: links   */

.col-med ul.links {
	margin:0;
	padding:0;
	font-size:100%;
	list-style:none;
}

.col-med ul.links li {
	margin:5px 0 5px 0;
	padding: 0 0 0 25px;
	line-height:1.5em;
	background: transparent url('../assets/bullet_link.png') left top no-repeat;
	color:#999999;

}

a:link.socnet-link, a:visited.socnet-link {
	color:#C24949;
	text-decoration:none;
	border-bottom:1px dotted #993333;
	padding:bottom:0;
	}

a:active.socnet-link, a:hover.socnet-link {
	color:#C24949;
	text-decoration:none;
	border-bottom:none;
	}



/********************************************************************************************************/
/* CONTACT FORM   */


#contact_form fieldset {
	margin: 3px 0;
	border:0;
}

#contact_form .invis, .nl_top .invis, form .invis {
	margin: 0;
	border:0;
	visibility:hidden;
	height:0;
}


#contact_form fieldset .label {
	width:100px;
	float:left;
	margin-right:7px;
	color:#d7998a;
}

#contact_form fieldset .message {
	width:100px;
	float:left;
}

#contact_form fieldset .textbox {
	border:0;
	padding:2px;
	color: #000;
	background: transparent url('../assets/bgr_contactbox.gif') top left no-repeat;
	width:230px;
}

#contact_form fieldset .textarea {
	border:0;
	padding:2px;
	color: #000;
	width:330px;
	height:120px;
	font-size:.95em;
	font-family:"lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif
}

#contact_form fieldset .contact_submit {
	border:0;
	margin: 5px 0 15px 108px;
}



/********************************************************************************************************/
/* CONTENT AREA: footer   */

#footer {
	margin:60px 20px 0px 20px;
	padding:17px;
	font-size: .85em;
	border-top: dotted 1px #993333;
	background: url('../assets/mdl_sm.png') top right no-repeat;
	color:#5d5c58;
}

.footnavcols {
	width:200px;
	float:left;
	margin-right:15px
}

#footer a {
	color:#5d5c58;
	text-decoration:underline;
	border:0;
}

#footer #footnav a, #footer #footnav-top a, #footer .footnavcols a {
	color:#967150;
	padding: 1px 8px 1px 0;
	margin-right:8px;
	border-right:1px dotted #993333;
	border:0;
}

#footer #footnav-top a:link, #footer #footnav-top a:visited {
	text-decoration:underline;
	border:0;
	font-weight:bold;
	border-right:1px dotted #993333;
}

#footer #footnav-top a:active, #footer #footnav-top a:hover {
	text-decoration:none;
	border:0;
	font-weight:bold;
	border-right:1px dotted #993333;		
}

#footer .footnavcols a:link, #footer .footnavcols a:visited, #footer #footnav a:link, #footer #footnav a:visited {
	text-decoration:underline;
	border:0
}

#footer .footnavcols a:active, #footer .footnavcols a:hover, #footer #footnav a:active, #footer #footnav a:hover {
	text-decoration:none;
	border:0;
}

#footer #logos {
	margin:20px 0;
}

#footer #logos img {
	margin-right:25px;
	border:0;
}

#footer .smallprint {
	font-size:80%;
}








