/*
Theme Name: Bath Mozartfest Default
Theme URI: http://www.bathmozartfest.org/
Description: The default Bath Mozartfest theme.
Version: 1.0
Author: David Rivers
Author URI: http://www.jadedstudio.com.com/
Tags:
*/

/* reset defaults */
h1, h2, h3, h4, h5, h6, p, body, #header, ul, li{
	padding:0px;
	margin:0px;
}
ul{
	list-style:none;
}
a, a:visited, a:active{
	text-decoration:none;
	color:#841C14;
}
body{
	background: #ececed;
	font-size:81.25%; /*13px*/
	font-family:Arial, Helvetica, sans-serif;
	line-height:140%;
}
h2{
	font-size:3.5em;
	padding:10px;
	font-weight:400;
}
h3{
	font-size:1.8em;
	padding:6px 0px;
}
h3.fs19{
	padding:6px 10px;
	font-weight:normal;
}
h2.bath-title{
	text-transform:uppercase;
	font-size:1.75em;
	margin:20px 0px;
}
ul.fs19{
	padding-left:10px!important;
}
ul.fs19 li{
	list-style:none;
}
#page{
	background:#ffffff;
	width:855px;
	margin:0px auto;
	padding:20px;
}
.fs12{font-size:0.92em;}
.fs14{font-size:1.08em;}
.fs16{font-size:1.23em;}
.fs17{font-size:1.31em;}
.fs19{font-size:1.46em;}
.fs21{font-size:1.62em;}
hr{
	height:2px;
    background:#fff;
    margin: 0px; 
	padding:0px;
	border:none!important; 

}
/*-----------------------------------------------------------------------------

Header Styles

-----------------------------------------------------------------------------*/

#header{
	width:855px;
	background:#000000 url(images/header-bg.gif) top left;
	color:#ffffff;
	height:196px;
}
#header .logo{
	float:left;
	padding:15px;
}
#header h1 {
	margin:0px;
	padding:0px;
	width:226px;
}
#header h1 a{
	display:block;
	background:url(images/logo.gif) top no-repeat;
	height:166px;
	width:226px;
	text-indent: -900em;
	text-decoration:none;
	line-height:100%;
	border-bottom:none;
}
#header h1 a:hover{
	text-decoration:none;
	background: url(images/logo.gif) bottom no-repeat;
}
#header .header-text{
	margin-top:44px;
	font-weight:500;
	width:432px;
	float:right;
}
#header a{
	color:#fff;
}
#header .header-text a:hover{
	color:#FFE290;
}
/*-----------------------------------------------------------------------------

Navigation Styles

-----------------------------------------------------------------------------*/

/*---- Start Main Navigation ----*/

#nav ul{
	float:left;
	background:#A22F24;
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	list-style:none;
	width:855px;
	z-index:200;
}
#nav ul li{
	float:left;
	padding: 0px;
	color:#fff;
	position:relative;
	z-index:500;
}
#nav ul li a{
	display:block;
	font-size:1.2em;/*16px*/
	padding:7px 10px;
	background:url(images/nav-bg.gif) top repeat-x;
	color:#ffffff;
}
#nav ul li a:hover, #nav ul li a.active{
	background:#841C14;
	color:#FFE290;
}
#nav ul li.buy-online a{
	background:#FFE290;
	color:#000000;
	padding:7px 15px;
	border-right:4px solid #ffffff;
}
#nav ul li.buy-online a:hover{
	background:#FFD570;
}
#nav ul li.box-office{
	display:block;
	padding:6px 10px;
	text-align:right;
	float:right;
}
#nav ul li .small{
	font-size:0.9em;
}
#nav ul li .tel{
	font-size:1.4em;
}
/*---- Start Drop Down Navigation ----*/

#nav li ul {
	visibility:hidden;
	font-size:0.8em;	
	margin:0;
	padding:0 0 9px 0!important;
	position:absolute;
	top:33px;
	left:0;
	display:block;
	border:none!important;
	width:140px;
	z-index:900!important;
	background:url(images/dd-bg.gif) bottom no-repeat;
	float:none;
}
#nav li ul li{	
	float: none;
	display: block;
}
#nav li ul li a{	
	display:block!important;
	text-indent:0px;
	background: #841C14;
	padding:7px 15px;
	color:#ffffff;
	height:auto;
	width:110px;
	border-bottom:1px solid #A22F24;
}
#nav li ul li a:hover{
	background: #841C14;
	color:#FFE290;
}

/*---- Start Tabbed Navigation ----*/

.right-col ul.tab-nav{
	display:block;
	clear:both;
	position:relative;
	list-style:none!important;
	padding:0px!important;
}
.right-col ul.tab-nav li{
	float:left;
}
.right-col ul.tab-nav li a{
	display:block;
	width:40px;
	height:38px;
	border-left:2px solid #ffffff;
	font-size:1.6em;
	color:#ffffff;
	padding:3px 3px 5px 3px;
	text-align:right;
}
.right-col ul.tab-nav li a.first-li{
	border-left:none;
	width:42px;
}
.right-col ul.tab-nav li a{
	background:#C47E64 url(images/down-arrow.gif) bottom right no-repeat;
}
.right-col ul.tab-nav li a.selected, .right-col ul.tab-nav li a:hover{
	background:#A22F24 url(images/down-arrow.gif) bottom left no-repeat;
}
.right-col ul.tab-nav li a.selected{
	font-weight:700;
}
/*-----------------------------------------------------------------------------

Content Styles

-----------------------------------------------------------------------------*/
#content.home{
	background:url(images/content-bg.gif) right repeat-y;
}
#content{
	background:url(images/page-bg.gif) right repeat-y;
}
#content p a{
	color:#000;
}
#content p a:hover{
	text-decoration:underline;
}
#content .left-col a{
	text-decoration:underline;
}
#content .left-col a:hover{
	text-decoration:none;
}
#content .events-list li a{
	text-decoration:none!important;
}
#content .right-col a img{
	border:none;
}
#content.media{
	background:url(images/media-bg.gif) repeat-y;
	margin-left:0px;
}
#content.media .post{
	padding:10px;
	float:right;
	width:580px;
	clear:none;
	background:#EBD3C7;
}
#content.media .post h3{
	border-bottom:1px dashed #000;
}
#content.media .posts{
	float:left;
	width:248px;
	background:#EBD3C7;
}
#content.media .posts p{
	margin-left:10px;
	padding:5px 0px;
}
#content.media .posts ul{
	margin:0px;
	padding:5px 0px;
	list-style:none;
}
#content.media .posts li{
	margin:5px 10px;
}
#content.media p{
	margin:5px 0px;
}
#content.media a{
	color:#841C14;
}
.get-acrobat{
	display:block;
	background:url(images/get-acrobat.gif) top left no-repeat;
	width:158px;
	height:39px;
	text-indent:-900em;
	float:left;
	margin-left:10px;
}
.booking-form{
	display:block;
	background:url(images/download-booking-form.gif) top left no-repeat;
	width:158px;
	height:39px;
	text-indent:-900em;
	float:left;
}
.membership-form{
	display:block;
	background:url(images/download-membership-form.gif) top left no-repeat;
	width:158px;
	height:39px;
	text-indent:-900em;
	float:left;
}
.media{
	margin-left:10px;
	margin-bottom:10px;
}
.media p{
	padding:10px 0px 0px 0px!important;
}
.media-date{
	width:90px;
	float:left;
	background:#EBEBEF;
	height:90px;
	padding:5px;
}
.media-subject{
	width:284px;
	float:left;
	margin-left:10px;
	background:#EBEBEF;
	height:90px;
	padding:5px;
}
#content h4{
	font-size:1.1em;
	margin:10px;
	text-transform:uppercase;
}
.left-col.home{
	width:415px;
	float:left;
	background:#EBD3C7;
	padding-bottom:20px;
}
.right-col.home{
	width:432px;
	float:right;
	background:#A22F24;
	padding-bottom:20px;
}
.left-col{
	width:424px;
	float:left;
	background:#EBD3C7;
	padding-bottom:20px;
}
.right-col{
	width:424px;
	float:right;
	background:#EBD3C7;
	padding-bottom:20px;
}
.blank_page{
	background:#fff!important;
}
.aligncenter{
	margin:0px auto;
	text-align:center;
}
.blank{
	background:#fff!important;
	font-size:1.3em;
	line-height:140%;
} 
#content .left-col p, #content .right-col p{
	padding:10px;
}
#content.blank_page .left-col p{
 padding:0px!important;
}
td{
	padding:0px 10px;
}
#content table td{
	vertical-align:text-top;
}
#content .right-col.home p{
	padding:6px 0px;
}
#content ul{
	list-style:square;
	padding:10px 25px;
}
/*---- Start Tabbed Content ----*/
#content .sub-head{
	font-size:1.8em;
}
#content .right-col.map p{
	padding:0px!important;
}
#content .right-col .dates-span{
	font-size:2.2em;
	color:#B76047;
	margin-top:10px;
}
#content .right-col .event-box{
	float:left;
	padding:0px 5px;
	color:#fff;
}
#content .right-col .event-images{
	margin-top:10px;
	margin-bottom:10px;
}
#content .right-col .event-images img{
	border:1px solid #fff;
	margin-bottom:5px;
}
#content .right-col .event-images .left-sub-col{
	width:286px;
	float:left;
	padding-right:4px;
}
#content .right-col .event-images .right-sub-col{
	width:132px;
	float:right;
}
#content .right-col .event-images .right-sub-col a.book-now{
	margin-top:14px;
	width:128px;
	height:24px;
	display:block;
	background:url(images/book-now-btn.gif) top left no-repeat;
	font-size:1.4em;
	text-align:center;
	color:#000000;
	font-weight:700;
	padding-top:6px;
	text-transform:uppercase;
}
#content .right-col .event-images .right-sub-col a.book-now:hover{
	background-position:bottom;
}
#content .right-col .event-box h3 {
	color:#ffffff;
	text-transform:uppercase;
	font-weight:normal;
}
#content .right-col .event-box h3 a:hover{
	text-decoration:underline;
}
#content .right-col .event-box .location-link{
	font-size:1.15em;
}
#content .right-col .event-box  .time-performer{
	font-size:1.7em;
	line-height:140%!important;
}
#content .right-col .event-box .additional-performer{
	padding-left:80px;
}
#content .location-link{
	color:#fff;
}
#content .time-text a{
	color:#fff;
	line-height:140%;
}
#content .time-text a:hover{

}
/*-----------------------------------------------------------------------------

Slider Styles

-----------------------------------------------------------------------------*/
#slider {  
	width: 432px;  
	margin: 0px; 
	padding:0px; 
	position: relative;
}
.scroll {  
	height: auto;  
	overflow: auto;  
	position: relative; /* fix for IE to respect overflow */  
	clear: left;  
}
.scrollContainer div.panel {  
	padding: 0px;  
	height: auto;  
	width: 422px; /* change to 560px if not using JS to remove rh.scroll */
}
.scrollButtons {  
	position: absolute;  
	top: 96px;  
	cursor: pointer;
}
.scrollButtons.left {  
	left: -63px;
}
.scrollButtons.right {  
	right: -63px;
}
#content .friend, #content .patron, #content .gold-patron, #content .benefactor, #content .circle-member{
	margin: 15px 10px;
	padding-left:70px;
}
#content .friend p, #content .patron p, #content .gold-patron p, #content .benefactor p, #content .circle-member p{
	padding:0px;
}
#content .patron{
	background:url(images/patron-tile.gif) top left no-repeat;
}
#content .gold-patron{
	background:url(images/gold-patron-tile.gif) top left no-repeat;
}
#content .benefactor{
	background:url(images/benefactor-tile.gif) top left no-repeat;
}
#content .circle-member{
	background:url(images/circle-member-tile.gif) top left no-repeat;
}
#content .friend{
	background:url(images/friend-tile.gif) top left no-repeat;
}
#content ul.events-list{
	list-style:none;
	border-top:1px dashed #E2C0AF;
	margin:10px;
	padding:0px!important;
}
#content ul.events-list li{
	padding:0px!important;
	margin:0px;
	line-height:100%;
}
#content ul.events-list li a{
	padding:15px 10px;
	line-height:100%;
	margin:0px!important;
	display:block;
	color:#A22F24;
	border-bottom:1px dashed #E2C0AF;
	background:url(images/event-list-bullet.gif) left center no-repeat;
}
#content ul.events-list li a:hover{
	background:#E2C0AF url(images/event-list-bullet-hover.gif) left center no-repeat;
}
strong.red{
	color:#A22F24;
}
h4.event-title{
	border-bottom:1px solid #000;
}
h4.event-venue{
	font-weight:normal;
}

/*-----------------------------------------------------------------------------

Eating / Stating in Bath Styles

-----------------------------------------------------------------------------*/
.ad-title h4{
	font-size:1.4em!important;
	padding:10px;
}
.ad-title{
	width:115px;
	display:block;
	height:116px!important;
	background:#B3563E;
	color:#fff;
	float:left;
}
.links-intro{
	background:#F1DFD5;
	font-size:1.33em;
	font-weight:700;
	padding:10px;
	margin-bottom:10px;
}
.links-intro p{
}
.ad-image{
	float:left;
	width:206px;
	height:116px;
	background:#B3563E;
	margin-left:4px;
}
.clear{
	width:100%;
	height:1px;
	clear:both;
}
.half_page .ad-image{
	height:316px!important;
}
.even .ad-title, .even .ad-image{
	background:#B80718;
}
.ad-entry{
	margin-left:4px;
	float:left;
	width:514px;
	padding:6px;
	background:#F1DFD5;
	font-size:0.85em;
	min-height:104px;
}
.half_page .ad-entry{
	min-height:306px;
}
.even .ad-entry{
	background:#EBD3C7;
}
.ad-details{
	float:left;
	width:200px;
	overflow:hidden;
}
.ad-content{
	float:right;
	width:310px;
}
.post{
	clear:both;
	margin-bottom:10px;
}


/*-----------------------------------------------------------------------------

Footer Styles

-----------------------------------------------------------------------------*/
#footer{
	margin-top:20px;
	z-index:-1;
}
#footer .footer-links ul{
	position:relative;
	margin:0px auto;
	width:auto;
	clear:both;
}
#footer ul li{
	text-align:center;
	position:relative;
	float:left;
	padding:5px 10px;
}
#footer a{
	color:#000;
}
#footer .footer-links{
	float:none;
	clear:both;
}
#footer .credits{
	text-align:center;
	margin-top:20px;
}
#aspdf{
	margin-top:20px;
}
#aspdf a, #aspdf a:visited, #aspdf a:active{
	padding:5px;
	padding-left: 34px;
    padding-top: 10px;
    background: url(../../plugins/as-pdf/as-pdf.png);
    background-repeat: no-repeat;
	height: 32px;
}
#aspdf a:hover{
	text-decoration:underline;
}
/*-----------------------------------------------------------------------------

Image Replacement

-----------------------------------------------------------------------------*/
a.performer-image{
	display:block;
	width:282px;
	height:329px;
	border:1px solid #ffffff;
	text-indent:-900em;
}
ul.key{
	list-style:none!important;
}
ul.key li{
	margin:5px 0px;
		padding:7px 0px 7px 32px!important;
}
li.marker-1{
	background:url(images/marker-1.gif) left center no-repeat;
}
li.marker-parking{
	background:url(images/marker-parking.gif) left center no-repeat;
}
li.marker-info{
	background:url(images/marker-info.gif) left center no-repeat;
}
li.marker-train{
	background:url(images/marker-train.gif) left center no-repeat;
}
li.marker-coach{
	background:url(images/marker-coach.gif) left center no-repeat;
}
li.marker-tickets{
	background:url(images/marker-tickets.gif) left center no-repeat;
}
.hide{
	visibility:hidden;
		position:absolute;
		top:10px;
		right:10px;
		line-height:140%;
}
a.show{
	position:relative;
}
a.show:hover .hide-me{
	visibility:hidden;
}
a.show:hover .hide{
	visibility:visible;
	background:#F5E9E3;
	padding:2px 10px;
}
li.marker-2{
	padding:7px 0px 7px 25px!important;
	padding-left:25px!important;
	background:url(images/marker-2.gif) left center no-repeat;
}
li.marker-3{
	padding:7px 0px 7px 25px!important;
	background:url(images/marker-3.gif) left center no-repeat;
}
li.marker-4{
	padding:7px 0px 7px 25px!important;
	background:url(images/marker-4.gif) left center no-repeat;
}
li.marker-5{
	padding:7px 0px 7px 25px!important;
	background:url(images/marker-5.gif) left center no-repeat;
}
a.venue-image{
	display:block;
	width:128px;
	height:137px;
	border:1px solid #ffffff;
	text-indent:-900em;
	margin-bottom:10px;
}
a.no-preview{
	background:url(images/no-preview.jpg) top left no-repeat;
}
a.takcs-string-quartet{
	background:url(images/takacs-string-quartet-preview.jpg) top left no-repeat;
}
a.takács-string-quartet{
	background:url(images/takacs-string-quartet-preview.jpg) top left no-repeat;
}
a.the-sixteen{
	background:url(images/the-sixteen-preview.jpg) top left no-repeat;
}
a.viktoria-mullova{
	background:url(images/mullova-preview.jpg) top left no-repeat;
}
a.nash-ensemble{
	background:url(images/nash-ensemble-preview.jpg) top left no-repeat;
}
a.english-chamber-orchestra{
	background:url(images/eco-preview.jpg) top left no-repeat;
}
a.dame-felicity-lott{
	background:url(images/felicity-lott-preview.jpg) top left no-repeat;
}
a.pierre-laurent-aimard{
	background:url(images/aimard-preview.jpg) top left no-repeat;
}
a.florestan-trio{
	background:url(images/florestan-preview.jpg) top left no-repeat;
}
a.city-of-london-sinfonia{
	background:url(images/london-sinfonia-preview.jpg) top left no-repeat;
}
a.guildhall-1, a.guildhall-2, a.guildhall-3, a.guildhall-4, a.guildhall-5, a.guildhall-6{
	background:url(images/guildhall-preview-1.jpg) top left no-repeat;
}
a.st-marys-bathwick-1, a.st-marys-bathwick-2, a.st-marys-bathwick-3, a.st-marys-bathwick-4, a.st-marys-bathwick-5, a.st-marys-bathwick-6{
	background:url(images/st-marys-bathwick-preview-1.jpg) top left no-repeat;
}
a.assembly-rooms-1{
	background:url(images/assembly-rooms-preview-1.jpg) top left no-repeat;
}
a.assembly-rooms-2, a.assembly-rooms-3{
	background:url(images/assembly-rooms-preview-2.jpg) top left no-repeat;
}
a.assembly-rooms-4{
	background:url(images/assembly-rooms-preview-4.jpg) top left no-repeat;
}
a.assembly-rooms-5, a.assembly-rooms-6{
	background:url(images/assembly-rooms-preview-5.jpg) top left no-repeat;
}
a.bath-abbey-1{
	background:url(images/bath-abbey-preview-1.jpg) top left no-repeat;
}
a.bath-abbey-2, a.bath-abbey-3{
	background:url(images/bath-abbey-preview-2.jpg) top left no-repeat;
}
a.bath-abbey-4{
	background:url(images/bath-abbey-preview-4.jpg) top left no-repeat;
}
a.bath-abbey-5{
	background:url(images/bath-abbey-preview-5.jpg) top left no-repeat;
}
a.bath-abbey-6{
	background:url(images/bath-abbey-preview-6.jpg) top left no-repeat;
}
a.the-forum-1 {
	background:url(images/the-forum-preview-1.jpg) top left no-repeat;
}
a.the-forum-2, a.the-forum-3 {
	background:url(images/the-forum-preview-2.jpg) top left no-repeat;
}
a.the-forum-4 {
	background:url(images/the-forum-preview-4.jpg) top left no-repeat;
}
a.the-forum-5, a.the-forum-6 {
	background:url(images/the-forum-preview-5.jpg) top left no-repeat;
}
a.bath-1{ background:url(images/bath-001.jpg) top left no-repeat; }
a.bath-2{ background:url(images/bath-002.jpg) top left no-repeat; }
a.bath-3{ background:url(images/bath-003.jpg) top left no-repeat; }
a.bath-4{ background:url(images/bath-004.jpg) top left no-repeat; }
a.bath-5{ background:url(images/bath-005.jpg) top left no-repeat; }
a.bath-6{ background:url(images/bath-006.jpg) top left no-repeat; }
a.bath-7{ background:url(images/bath-007.jpg) top left no-repeat; }
a.bath-8{ background:url(images/bath-008.jpg) top left no-repeat; }
a.bath-9{ background:url(images/bath-009.jpg) top left no-repeat; }
/*-----------------------------------------------------------------------------

IE Clearfix Hack

-----------------------------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.clear {
	clear: both;
}
/* End IE Clearfix Hack */

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}

