/*
Theme Name: La Nova Singers Redesign
Theme URI: http://www.lanovasingers.co.uk
Description: The 2012 redesign of La Nova Singers' website.
Author: Holly Stroud
Author URI: http://www.witchcrafty.co.uk
Version: 4.1

License:
License URI:

General comments (optional).
Updated 27 Jan 2013
*/


* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 25px 0 50px 0;
/*	background: #ededed url('images/swirls-bg.png') scroll no-repeat; */
	background: #ededed url('http://www.lanovasingers.co.uk/wp-content/uploads/2013/05/bg-slate.jpg') fixed repeat-x;
	background-position: center top;
	}

#page {
	width: 1010px;
	margin: 0 auto;
	position: relative;
	}

#top {
	background: transparent url('images/header-blank.png') no-repeat scroll top left;
	padding: 25px 30px 0px;
	position: relative;
	height: 205px;
	}

#logo h1 {
	text-indent: -9999em;
	margin-bottom: 0px;
	}

#logo h1 a:link, h1 a:visited {
	display: block;
	text-indent: -9999px;
	width: 300px;
	height: 150px;
	background: transparent url('images/logo1.png') 0 0 no-repeat;
	}

#topsoc {
	height: 50px;
	width: 115px;
	position: absolute;
	top: 5px;
	right: 30px;
	background: transparent url('http://www.lanovasingers.co.uk/wp-content/uploads/2013/05/soc2.png') 0 0 no-repeat; 
/*	background: transparent url('images/soc.png') 0 0 no-repeat; */

	}

#topsoc a {
	display: inline-block;
	width: 50px;
	height: 45px;
	text-indent: -9999px;
	}
#topsoc a.fb {
	margin: 0px;
	margin-right: 5px;
	}
#topsoc a.tw {
	}

#quote {
	width: 300px;
	height: 65px;
	position: absolute;
	top: 80px;
	right: 140px;
	background: transparent url('images/quote1.png') 0 0 no-repeat;
	}

#aboutpage div#quote {
	background: transparent url('images/quote2.png') 0 0 no-repeat;
	}


#menu {
	height: 40px;
	background: transparent;
	}
/* Menu is a holder for the menu elements, which are formed from a list */

#menu ul {
	width: 950px;
	height: 40px; 
	background: white url('images/menu.png') 0 0 no-repeat;
	margin: 0 0 0 0px;
	clear: both;
	text-indent: -9999em;
	position: absolute;
	bottom: 0px;
	}

#menu ul li {
	position: absolute;
	top: 0;
	}

#menu ul li, #menu ul li a {
	display: block;
	height: 40px;
	}


/* Each menu item needs two sets of instructions, width and bg pos is determined by length of word */

li#home {width: 62px; left: 116px;}
li#home a:hover {background: #000000 url('images/menu.png') -116px -40px no-repeat;}

li#about {width: 77px; left: 221px;}
li#about a:hover {background: #000000 url('images/menu.png') -221px -40px no-repeat;}
#aboutpage li#about {background: #000000 url('images/menu.png') -221px -40px no-repeat;}

li#gigs {width: 118px; left: 343px;}
li#gigs a:hover {background: #000000 url('images/menu.png') -343px -40px no-repeat;}
#concertspage li#gigs {background: #000000 url('images/menu.png') -343px -40px no-repeat;}

li#listen {width: 73px; left: 507px;}
li#listen a:hover, li#listen a:active {background: #000000 url('images/menu.png') -507px -40px no-repeat;}
#listenpage li#listen {background: #000000 url('images/menu.png') -507px -40px no-repeat;}

li#blog {width: 59px; left: 626px;}
li#blog a:hover, li#blog a:active {background: #000000 url('images/menu.png') -626px -40px no-repeat;}

li#contact {width: 107px; left: 731px;}
li#contact a:hover, li#contact a:active {background: #000000 url('images/menu.png') -731px -40px no-repeat;}
#contactpage li#contact {background: #000000 url('images/menu.png') -731px -40px no-repeat;}

/* end menu options */



#middle {
/*	background: white; */
	background: transparent url('images/middle-shadow.png') 0 0 repeat-y;
	padding: 15px 0 0 0;
	}

#content {
	width: 650px;
	background: transparent;
	padding: 25px 0px 40px 30px;
	}

#content.wide {
	width: 950px;
	}

#sidebar {
	width: 310px;
	background: transparent; 
	padding: 25px 10px 0px 0px;
	}

#footer {
	width: 1010px;
	height: 150px;
	background: transparent url('images/testfooter.png') bottom left no-repeat;
	}

#theend {
	background: transparent url('images/theend.png') no-repeat scroll top left;
	width: 1010px;
	height: 15px;
	position: absolute;
	bottom: -15px;
	}

#footer p {
	text-align: center;
	}

/* Start Sidebar elements, boxes etc. */

#inconcert {
/*	height: 150px; #e8e6ee*/
	width: 270px;
	background: #F4F3F7 url('images/concert-bg.png') no-repeat bottom;
	margin: auto;
	padding-bottom: 20px;
	}

#inconcert h2 {
	text-indent: -9999em;
	line-height: 70px;
	background: transparent url('images/concert-header.png') no-repeat top;
	}

#onrecord {
/*	height: 230px; */
	width: 270px;
	background: #F2F4F6 url('images/record-bg.png') no-repeat bottom;
	margin: auto;
	padding-bottom: 20px;
	}
#onrecord h2 {
	text-indent: -9999em;
	line-height: 70px;
	background: transparent url('images/record-header.png') no-repeat top;
	}

#contactbox {
	width: 270px;
	background: #F2F4F6 url('images/contact-bg.png') no-repeat bottom;
	margin: auto;
	padding-bottom: 20px;
	}

#contactbox h2 {
	text-indent: -9999em;
	line-height: 70px;
	background: transparent url('images/contact-header.png') no-repeat top;
	}

#album {
	height: 150px;
	width: 270px; 
	margin: auto;
	background: url('images/debut-icon.png');
	}

#tickets {
/*	height: 230px; */
	width: 270px;
	background: transparent no-repeat bottom;
	margin: auto;
	padding-bottom: 20px;
	}
#tickets h2 {
	text-indent: -9999em;
	line-height: 70px;
	background: transparent url('images/tickets-header.png') no-repeat top;
	}

h2.news {
	width: 244px;
	height: 31px;
	text-indent: -9999em;
	line-height: 70px;
	background: transparent url('images/news.png') no-repeat top;
	}


/* Concerts page elements */

table {
width: 940px;
border: solid 1px #F4F3F7;
/* border-collapse: collapse; */
border-spacing:1px;
}
/* #B3ADB5 */

td {
vertical-align:top;
padding: 5px;
}

tr {
background-color: white; 
background-image: url('http://www.lanovasingers.co.uk/wp-content/uploads/2013/05/concertpg-purple.png');
background-position: right bottom;
background-repeat: no-repeat;
}

tr.ev1 {
background-image:none;
background-color: #F4F3F7;
}

.date {
width: 100px;
height: 100px; 
padding: 5px; 
vertical-align: baseline; 
margin: auto;
display: block; 
text-align: center;
font-family: Georgia,Times,serif;
}

.date .day {
font-size: 48px; 
line-height: 48px; 
}

.date .month {
font-size: 18px; 
line-height: 24px; 
text-transform: uppercase; 
display: block;
}

.date .year {
font-size: 18px; 
line-height: 8px; 
}

.date .thing {
font-size: 14px; 
text-transform: uppercase; 
line-height: 6px; 
display: block;
color: #696969;
}

img.ev {
	padding: 12px;
	width: 180px;
/*	height: 120px; */
	float: right;
	}

table a {
	text-decoration: none;
	}

/* these are no longer in use*/
p.ev, p.ev1 {
	background: #F4F3F7;
/*	height: 125px; */
	padding-bottom: 0;
	text-align:center; 
	}

p.ev1 {
	background: #FFFFFF;
	}

/* Singers page elements*/

p.siL, p.siR {
	height: 125px;
	}
p.siR {
	text-align: right !important;
	}

/* Singers page elements*/

p.siL, p.siR {
	height: 125px;
	}
p.siR {
	text-align: right; /* why doesn't this work?? */
	}

/* Start About Sub Menu */

#submenu {
	height: 300px;
	width: 270px;
	margin: auto;
	}

#submenu ul {
	width: 270px;
	height: 300px;
	background: white url('images/submenu.png') 0 0 no-repeat; 
	margin: 0 0 0 0px;
 	text-indent: -9999em; 
	}

#submenu ul li, #submenu ul li a {
	display: block;
	height: 45px;
	}

li#ab-about {width: 270px;}
li#ab-about a:hover {background: #000000 url('images/submenu.png') -270px 0px no-repeat;} 
#aboutpage li#ab-about {background: transparent url('images/submenu.png') -270px 0px no-repeat;} /* 540 */

li#ab-michelle {width: 270px;}
li#ab-michelle a:hover {background: #000000 url('images/submenu.png') -270px -45px no-repeat;} 
#michellepage li#ab-michelle {background: transparent url('images/submenu.png') -270px -45px no-repeat;} 

li#ab-singers {width: 270px;}
li#ab-singers a:hover {background: #000000 url('images/submenu.png') -270px -90px no-repeat;}
#singerspage li#ab-singers {background: #000000 url('images/submenu.png') -270px -90px no-repeat;}

li#ab-piano {width: 270px;}
li#ab-piano a:hover {background: #000000 url('images/submenu.png') -270px -135px no-repeat;}
#pianopage li#ab-piano {background: #000000 url('images/submenu.png') -270px -135px no-repeat;}

li#ab-rep {width: 270px;}
li#ab-rep a:hover {background: #000000 url('images/submenu.png') -270px -180px no-repeat;}
#reppage li#ab-rep {background: #000000 url('images/submenu.png') -270px -180px no-repeat;}

/* End About Submenu */


/* Start Listen Sub Menu */

#submenu-listen {
	height: 165px;
	width: 270px;
	margin: auto;
	}

#submenu-listen ul {
	width: 270px;
	height: 165px;
	background: white url('images/submenu-listen.png') 0 0 no-repeat; 
	margin: 0 0 0 0px;
 	text-indent: -9999em; 
	}

#submenu-listen ul li, #submenu-listen ul li a {
	display: block;
	height: 45px;
	}

li#li-listen {width: 270px;}
li#li-listen a:hover {background: #000000 url('images/submenu-listen.png') -270px 0px no-repeat;} 
#listenpage li#li-listen {background: transparent url('images/submenu-listen.png') -270px 0px no-repeat;} /* 540 */

li#li-debut {width: 270px;}
li#li-debut a:hover {background: #000000 url('images/submenu-listen.png') -270px -45px no-repeat;} 
#debutpage li#li-debut {background: transparent url('images/submenu-listen.png') -270px -45px no-repeat;} 

li#li-xmas {width: 270px;}
li#li-xmas a:hover {background: #000000 url('images/submenu-listen.png') -270px -90px no-repeat;}
#xmaspage li#li-xmas {background: #000000 url('images/submenu-listen.png') -270px -90px no-repeat;}

/* End Listen Submenu */

/* Contact form */

.grunion-field-label {
 width: 200px;
 display: block;
 float: left;
}

.contact-form input {
	width: 300px;
	margin: 3px 0 13px;
}

.contact-form textarea {
	width: 513px;
	height: 214px;
	margin: 3px 0 13px;
}

.contact-form label {
	color: #70198B;
}

.contact-form span {
	font-style: italic;
	color: #AAAAAA;
	margin-left: 4px;
}

.contact-form .pushbutton-wide {
	width: 68px;
}

/* end Contact form */

/* Image Attributes */

img.bigpicture {
	border:  0px; 
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 300px;
	background: #ffffff;
	}

img.midpicture {
	border:  0px; 
	margin-left: 30px;
	margin-right: 5px;
	padding-top: 0px;
	width: 650px;
	height: 300px;
	background: #ffffff;
	}

img.profile {
	width: 150px;
	height: 150px;
	border: 0;
	padding: 5px;
	padding-top: 0;
	}

iframe.mid {
	border:  0px; 
	margin-left: 30px;
	margin-right: 5px;
	padding-top: 10px;
	width: 650px;
	}

#mnpic {
	padding-left: 30px;
	}

/* Typography (yay) */

a:link, a:visited {
	color: #70198B;
	}

/* a:hover {
	color: #C1D93B;
	} */

a.triangle {
	color: #676767;
	text-decoration:none;
	}

a:hover.triangle {
	color: #C1D93B;
	}

#content {
	color: #676767;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	font-size: 14pt; 
	line-height: 1.6;
	}

#content strong {
	font-weight: normal;
	color: #70198B;
	}

#content p {
	padding-bottom: 15px;
	text-align: justify;
	}

#inconcert p, #onrecord p, #tickets p, #contactbox p {
	text-align: center;
	color: #676767;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	font-size: 12pt; 
	line-height: 1.1;
	padding-left: 12px;
	padding-right: 12px;
	}

table {
	line-height: 1.2;
	color: #474747;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	font-size: 12pt; 
/*	font-size: 16px; 
	color: #676767; */
}

table h1 {
	display: inline;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	font-size: 20px; 
	color: #474747;
	text-decoration: none; 
}

p.ev, p.ev1 {
	color: #676767;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	font-size: 12pt; 
	padding: 5px;
	}

p.siL, p.siR {
	color: #676767;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	font-size: 12pt;
	}
p.siR {
	text-align: right;
	}

#footer {
	color: #676767;
	font-family: Baskerville, "Baskerville old face", Georgia, Palatino, serif;
	}

#footer a {
	color: #C1D93B;
	text-decoration:none;
	}


/* stuff that ought */

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	}

a img {
	border: none;
	}

div.clear {
	clear: both;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}