/* CSS Document for lisarijmer.co.uk */

/* This stylesheet is for the majority of browsers excluding IE */

/* Reset everything */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
padding:0;
margin:0;
}

a {
	color:#a3565e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

body {
	background-color:#fffaf0;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.75em;
}

h1, h2, h3, h4, h5, h6 {
	color:#a3565e;
}

h1 {
	font-weight:normal;
	margin-bottom:10px;
}

h2 {
	border-bottom:1px dotted #1d1d1d;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
}

h2.repertoire {
	margin-top:10px;
}

h3 {
	border-bottom:1px solid #fff;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:5px;
	text-transform:uppercase;
}	

p {
	line-height:150%;
	margin:0 0 10px 0;
}

p.repertoire {
	color:#000;
	margin-bottom:0;
}

blockquote {
	margin:20px;
}

img.header {
	height:48px;
	margin:0 0 10px;
	width:480px;
}

img.long {
	border:5px solid #faebd7;
	height:582px;
	margin-top:110px;
	margin-bottom:20px;
	width:390px;
}

/* Colour Schemes */

#black {
	background-color:#000;
	background-image: url("../images/wallpaper.png");
	background-repeat:repeat-x;
}

#black img.long {
	border:5px solid #1d1d1d;
}

#black #menu li a {
	color:#a3565e;
	font-size:12px;
}

#black #menu li a:hover {
	color:#fff;
}

#black h1, #black h3 {
	color:#ededed;
}

#black p {
	color:#ededed;
}

#black p.newsdate {
	color:#333;
}

#black #footer {
	background-color:#000;
}

/* Main sections of website */

#col1 {
	float:left;
	margin-bottom:10px;
	width:480px;
}

#col2 {
	float:right;
	width:400px;
}

#footer {
	background-color:#000;
	clear:both;
	font-size:11px;
	margin:0 auto;
	padding:10px 20px;
	padding-left:10px;
	width:900px;
}

#footer p {
	color:#343434;
	font-style:italic;
	margin-bottom:0px;
}

#footer a {
	color:#343434;
	text-decoration:none;
}

#footer a:hover {
	color:#fff;
}

#wrapper {
	background-image:url(../images/bg-80.png);
	background-repeat:repeat;
	border:1px solid #030303;
	border-top:0;
	margin:0 auto;
	padding:20px 20px 0;
	width:900px;
	-webkit-box-shadow: 0px 20px 10px #000;
}

/* Menus */

#menu {
	background-image:url(../images/bg-80.png);
	border-top:1px dotted #1d1d1d;
	border-bottom:1px dotted #1d1d1d;
	height:22px;
	padding-top:5px;
	width:900px;
}

#menu li {
	display:inline;
	font-weight:normal;
	list-style:none;
}

#menu li a {
	color:#a3565e;
	display:inline;
	font-style:italic;
	margin-top:5px;
	margin-right:-3px;
	padding:7px;
	text-decoration:none;
}

#menu li a:hover {
	color:#fff;
}

#submenu {
	background-color:#111;
	border-top:1px dotted #1d1d1d;
	border-bottom:1px dotted #1d1d1d;
	color:#a3565e;
	height:35px;
	margin-bottom:10px;
}

#submenu li {
	color:#a3565e;
	display:inline;
	list-style:none;
	margin-left:-2px;
	margin-right:2px;
	margin-bottom:5px;
}

#submenu li a {
	color:#a3565e;
	font-style:italic;
	padding:7px;
	text-decoration:none;
}

#submenu li a:hover {
	color:#fff;
	text-decoration:none;
}

/* IDs of website */

#audioplayer {
	background-image:url(../images/bg-90.png);
	border:1px solid #030303;
	border-bottom:1px dotted #030303;
	border-top:0;
	margin:0 auto;
	padding:10px 20px;
	width:900px;
}

#contactform {
	float:left;
	height:200px;
	width:230px;
}

#contactform h3 {
	border-bottom:none;
	margin-top:5px;
	text-transform:none;
}

#contactform fieldset {
	border:none;
	margin-top:-5px;
	margin-bottom:10px;
	padding:10px;
	padding-bottom:5px;
	width:208px;
}

#contactform input, #contactform textarea {
	background-color:#111;
	border:1px solid #333;
	color:#ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 0 10px;
	padding:4px 2px;
	width:200px;
}

#contactform label {
	color:#ededed;
	width:210px;
}

#contactform textarea {
	height:200px;
}

#contactform .btn {
	background-color:#111;
	color:#a3565e;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	margin:0;
	margin-left:105px;
	margin-top:-10px;
	width:100px;
}

#contactform .btn:hover {
	color:#fff;
}

#contactdetails {
	float:right;
	width:230px;
}

#contactdetails img {
	border:1px solid #333;
	margin-bottom:5px;
	width:228px;
}

#contactdetails img.noborder {
	border:none;
}

#contactdetails img.pdf {
	border:none;
	margin-right:10px;
	width:30px;
}

#email-link {
	width:900px;
}

#email-link p {
	text-align:right;
}

#email-link a {
	color:#fff;
}

/* ----- Gallery ----- */ /* ----- This has it's own section as it is quite big and complicated ----- */

#gallery {
	background-color:#000;
	float:left;
	margin:10px 0;
	padding:20px;
	position:relative;
	width:860px;
}

#gallery p {
	color:#333;
	margin:5px 0 -15px 0;
	font-style:italic;
	text-align:right;
}

#links {
	margin-top:60px;
}

#pagination {
	border-top:1px dotted #1d1d1d;
	border-bottom:1px dotted #1d1d1d;
	height:22px;
	padding-top:5px;
	width:480px;
}

#pagination p {
	color:#a3565e;
	font-style:italic;
}

#pagination a:link, #pagination a:visited {
	color:#a3565e;
	font-style:italic;
	padding:5px;
	text-decoration:none;
	width:30px;
}

#pagination a:hover {
	color:#fff;
}

/* ----- Classes of website ----- */

.audio {
	border-bottom:1px dotted #1d1d1d;
	min-height:70px;
	padding:10px;
}

.audio p {
	margin-top:10px;
	margin-bottom:0;
}

.clear {
	clear:both;
}

.comp {
	padding-right:5px;
}

.credit {
	color:#333;
	font-style:italic;
}

.dl-biog {
	border-top:1px dotted #1d1d1d;
	border-bottom:1px dotted #1d1d1d;
	font-style:italic;
	padding:5px;
}

.dl-biog a {
	color:#a3565e;
	text-decoration:none;
}

.dl-biog a:hover {
	color:#fff;
}

.news {
	border-top:1px dotted #1d1d1d;
	padding:10px 0 0;
}

.news h2 {
	border-bottom:none;
	font-family:"Trebuchet MS", "GillSans Light", Arial, Helvetica, sans-serif;
	font-size:200%;
}

.newsdate {
	font-size:12px;
	letter-spacing:2px;
	margin-bottom:10px;
	text-transform:uppercase;
}

.opera, .song {
	padding:0 5px;
}

.song {
	font-style:italic;
}

.links {
	border-top:1px dotted #1d1d1d;
	border-bottom:1px dotted #1d1d1d;
	color:#a3565e;
	height:22px;
	padding:3px 5px;
	width:480px;
}

.links a {
	color:#a3565e;
	font-style:italic;
	text-decoration:none;
	margin:30px 0;
	padding:0 5px;
}

.links a:hover {
	color:#fff;
}

p.quote {
	font-family:"Trebuchet MS", "GillSans light", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#ededed;
	font-size:1.5em;
	font-style:italic;
	padding-top:10px;
}

.quoter {
	background-color:#1d1d1d;
	color:#a3565e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	margin-bottom:10px;
	padding:1px 5px;
}

.white {
	color:#fff;
}

a[href$='.pdf'] {
	padding-left:25px;
	background-image:url(../images/pdf.png);
	background-repeat:no-repeat;
}

/* ######### CSS for Shade Tabs ######### */

.shadetabs {
	border:none;
	color:transparent;
	padding:0;
	margin-left: 0;
	margin-top: -40px;
	margin-bottom: 10px;
	list-style-type: none;
	text-align: right;
}

.shadetabs li {
	display: inline;
	margin:0;
}

.shadetabs li a {
	border:none;
	color:transparent;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding:0;
	margin-right: 3px;
}

.shadetabs li a.selected { /*selected main tab style */
	color:transparent;
	position: relative;
	top: 0px;
}

.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}

.tabcontent {
	display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
