/*
Theme Name: Simon Callaghan
Theme URI: http://simoncallaghan.com
Description: Simon Callaghan
Version: 1.0
Author: Andrew Staffell
Author URI: http://fewerflatlands.co.uk
Tags:
*/

html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

html {
	background: #1a1a1a;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	color: #fff;
}
body {
	color: #ddd;
	font-family: georgia;
	font-size: 14px; 
}
h1,h2,h3,h4,h5,h6,object {
	margin-bottom: 15px;
}
a { color: #b2807c; text-decoration: none; }
a:hover { text-decoration: underline; }
strong { font-weight: bold; }
em { font-style: italic; }
h1 { font-size: 167%; }
h2 {
	font-size: 131%; 
	border-top: 8px solid #5f769e;
	border-bottom: 1px solid #343434;
	padding-top: 5px;
	padding-bottom: 5px;
}
h3 { 
	font-size: 123.1%;
	border-top: 3px solid #5f769e;
	border-bottom: 1px solid #343434;
	padding-top: 3px;
	padding-bottom: 3px;
}
p {
	line-height: 140%;
	margin-bottom:15px;
}
.main ul,.main ol {
	margin-left: 20px;
	margin-bottom: 15px;
}
.main ul li {
	list-style-type: square;
	margin-bottom: 3px;
}
.main ol li {
	list-style-type: decimal;
	margin-bottom: 3px;
}
#footer {
	clear:both;
	padding-top: 20px;
}
h1#maintitle {
	width: 960px;
	height: 34px;
	margin-top:40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 200%;
	background-image: url(img/simoncallaghan.png);
	background-repeat: no-repeat;
}
h1#maintitle span {
	display: none;
	visibility: none;
}
ul#menu {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 16px;
	margin-top: 19px;
}
ul#menu li {
	float: left;
	height: 16px;
	margin-right: 28px;
}
ul#menu li a {
	display: block;
	float: left;
	height: 16px;
}
ul#menu li a:hover, ul#menu a.selected {
	background-position: 0px -17px;
}
ul#menu li a span {
	display: none;
	visibility: hidden;
}
#menu_home {
	background-image: url(img/menu_home.png);
	width: 54px;
}
#menu_about {
	background-image: url(img/menu_about.png);
	width: 66px;
}
#menu_diary {
	background-image: url(img/menu_diary.png);
	width: 52px;
}
#menu_cd {
	background-image: url(img/menu_cd.png);
	width: 22px;
}
#menu_reviews {
	background-image: url(img/menu_reviews.png);
	width: 79px;
}
#menu_repertoire {
	background-image: url(img/menu_repertoire.png);
	width: 112px;
}
#menu_gallery {
	background-image: url(img/menu_gallery.png);
	width: 81px;
}
#menu_audiovideo {
	background-image: url(img/menu_audiovideo.png);
	width: 141px;
}
#menu_contact {
	background-image: url(img/menu_contact.png);
	width: 85px;
}
div.main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#col1, #col2 {
	float: left;
}
#homepage {
	height: 500px;
	background-image: url(img/bg_homepage.jpg);
	position: relative;
}
#homepage #intro {
	background-color:rgba(59,59,59,0.8);
	width: 500px;
	padding: 15px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#homepage #intro h1 {
	font-size: 131%;
	margin-bottom: 8px;
}	
#homepage #intro tbody td {
	border: 1px solid #555;
	padding: 1px;
	text-align: center;
}
#homepage a {
	font-weight: bold;
}
#homepage caption {
	margin-bottom: 5px;
}
#homepage #intro caption, #homepage #intro thead th {
	text-align: center;
}
#homepage #intro table.nav td {
	border: none;
}
#homepage #intro table {
	width: 100%;
	font-size: 85%;
	margin-bottom: 5px;
}
#homepage #introtext {
	width: 330px;
	float: left;
	margin-right: 10px;
	padding-right: 9px;
	border-right: 1px solid #555;
}
#homepage #introcal {
	width: 140px;
	float: left;
}
#homepage #introcal {
	font-family: arial;
}
#homepage #introcal a.eventday {
	color: #ff0000 !important;
}
#aboutpage p {
}
#aboutpage h5 {
	font-size: 85%;
}
#aboutpage #col1 {
	width: 270px;
	margin-right: 20px;
	float: left;
}
#aboutpage #col2 {
	width: 500px;
	margin-right: 20px;
	float: left;
}
#aboutpage #col3 {
	width: 150px;
	float: left;
}
#aboutpage p#presspack {
	text-indent: 0px;
	text-align: center;
	margin-bottom: 4px;
} 
#cdpage #col1 {
	width: 540px;
	float: left;
}
#cdpage #col2 {
	width: 400px;
	margin-right: 20px;
	float: left;
}
#cdpage #col2 img {
	border: 1px solid #343434;
}

/* --------------------------------------------------- reviews page */
#reviewspage p {
	margin-bottom: 0px;
}

#reviewspage .quote {
	margin-bottom: 5px;
}
#reviewspage .quotecredit {
	text-align: right;
	font-size: 85%;
}

#reviewspage .firstquote {
	padding-right: 30px;
	margin-bottom: 30px;
}
#reviewspage .firstquote .quote {
	font-size: 146.5%;
}

#reviewspage .secondaryquotes {
	border-top: 8px solid #3b5674;
	padding-top: 10px;
	width: 310px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
#reviewspage .secondaryquotes .quote {
	font-size: 116%;
}
#reviewspage .remainingquotes {
	border-top: 8px solid #3b5674;
	padding-top: 10px;
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
#reviewspage .remainingquotes .quote {
	font-size: 85%;
}
#reviewspage #col1 {
	width: 670px;
	float: left;
}
#reviewspage #col2 {
	width: 270px;
	margin-right: 20px;
	float: left;
}
#reviews-single #col2 {
	width: 140px;
	margin-right: 20px;
}
#reviews-single #col1 {
	width: 800px;
}
#reviews-single #col1 p {
	font-family: courier new, monospace;
}


/* --------------------------------------------------- repertoire page */
#repertoirepage ul {
	width: 310px;
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#repertoirepage ul li {
	list-style-type: none;
	margin-bottom: 3px;
}
#repertoirepage ul ul {
	float: none;
	color: #999;
	font-size: 85%;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-bottom: 6px;
	width: 260px;
	border-bottom: 1px solid #343434;
}
#repertoirepage ul ul li {
	margin-bottom: 0px;
}
#repertoirepage ul h5 {
	font-size: 85%;
	margin-top: 20px;
	clear: both;
	border-top: 8px solid #5f769e;
	padding-top: 6px;
	color: #fff;
}
#repertoirepage #col2 {
	width: 270px;
	margin-right: 20px;
}
#audiovideopage #col2 {
	float: left;
	width: 475px;
}
#audiovideopage #col1 embed, #audiovideopage #col2 object {
	display: block;
	float: left;
	margin-right: 30px;
}
#audiovideopage #col1 {
	width: 475px;
	float: left;
	margin-right: 10px;
}
#audiovideopage #col1 ol {
}
#audiovideopage #col1 ol li {
	margin-bottom: 6px;
}
#audiovideopage #col1 ol em {
	font-size: 85%;
	color: #999;
}
#contactpage #col1 {
	width: 270px;
	margin-right:20px;
	float: left;
}
#contactpage #col2 {
	margin-right: 20px;
	float: left;
	width: 350px;
}
#contactpage #col3 {
	float: left;
	width: 300px;
}
#contactpage #ll {
	display: none;
	visibility: hidden;
}
#contactpage label {
	width: 100px;
	display: block;
}
#contactpage ol {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
#contactpage fieldset.cf_hidden {
	display: none;
}
#contactpage ol li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
}
#contactpage form {
	padding-bottom: 10px;
}
#contactpage .cf_info {
	color: #c00;
	margin-bottom: 10px;
}
#contactpage ul#links li {

}
#diarypage #col1 {
	width: 670px;
	float: left;
}
#diarypage #col2 {
	width: 270px;
	margin-right: 20px;
	float: left;
}
#diarypage h3 {
	color: #fff;
	border: none;
	margin-bottom: 0px;
}
#diarypage h4 {
	padding-top: 5px;
}
#diarypage .event {
	padding-top: 3px;
	border-top: 2px solid #5f769e;
	margin-bottom: 2px;
	clear: both;
}
#diarypage .event .date {
	width: 180px;
	float: left;
	margin-right: 20px;
}
#diarypage .event .date h4 {
}
#diarypage .details {
	width: 470px;
	float: left;
	color: #999;
}
#diarypage #key {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
}
#diarypage #key li {
	display: inline;
	list-style-type: none;
	margin-right: 35px;
}
#diarypage #seeall {
	font-size: 116%;
}
#gallerypage .ngg-album-compact {
	float: left;
	margin-right: 20px;
}
#gallerypage .ngg-album-compact img, #gallerypage .ngg-gallery-thumbnail-box img {
	border: 1px solid #343434;
}
#gallerypage .ngg-gallery-thumbnail-box {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 150px;
	width: 150px;
	text-align: center;
}
#gallerypage h4 {
	font-size: 116%;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.wp-caption-text {
	font-size: 85%;
	font-style: italic;
}
#contactpage table td {
	padding-right: 10px;
	padding-bottom: 10px;
}
#changetime {
	float: right;
}
#changetime a {
	padding: 5px;
	background-color: #555;
	color: #fff;
}
#changetime a:hover {
	background-color: #777;	
	text-decoration: none;
}
h3.showyear {
	font-size: 24px;
}