/* STRUCTURE AND STANDARD ELEMENTS */

body {font-family:Arial, Helvetica, Sans-serif;color:#333333;font-size:15px;background:url(../assets/img/background.gif) repeat 0 0;margin:10px;}
input, button, select, textarea { font-family:Arial, Helvetica, Sans-serif; }
h1, h2, h3, h4, h5 { font-family:Georgia, Times New Roman, serif;font-weight:normal; }
h1 { font-size: 30px;line-height: 34px;margin:.4em 0 .6em; }
h2 { font-size: 24px;line-height: 28px;margin:.6em 0 .8em; }
h3 { font-size: 20px;line-height: 24px;margin:1.2em 0 1em; }
h4 { font-size: 16px;line-height: 20px;margin:1.2em 0 1em; }
h5 { font-size: 14px;line-height: 18px;margin:1.2em 0 1em; }
.quotemark { color:#b82239;font-size:18px;font-weight:bold; }
.clearmargin { margin-left:-20px !important; }
.margin-t0 { margin-top:0 !important; } .margin-t5 { margin-top:5px !important; } .margin-t10 { margin-top:10px !important; } .margin-t15 { margin-top:15px !important; }
.margin-r0 { margin-right:0 !important; } .margin-r5 { margin-right:5px !important; } .margin-r10 { margin-right:10px !important; } .margin-r15 { margin-right:15px !important; }
.margin-b0 { margin-bottom:0 !important; } .margin-b5 { margin-bottom:5px !important; } .margin-b10 { margin-bottom:10px !important; } .margin-b15 { margin-bottom:15px !important; }
.margin-l0 { margin-left:0 !important; } .margin-l5 { margin-left:5px !important; } .margin-l10 { margin-left:10px !important; } .margin-l15 { margin-left:15px !important; }
a, a:hover, a:visited { color:#013366; }
.container {background-color: #FFFFFF;}

/* SEARCH BAR & LOGO BAR */

.searchbar	{
background:#b92137;border-bottom:solid 1px #a21c2f;position:absolute;top:0;right:0;height:26px;width:100%;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.btn-search {
width:26px;height:26px;padding:0;margin:0;
background-color: #c23a50;
background-image: -moz-linear-gradient(top, #c23a50, #a01428);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c23a50), to(#a01428));
background-image: -webkit-linear-gradient(top, #c23a50, #a01428);
background-image: -o-linear-gradient(top, #c23a50, #a01428);
background-image: linear-gradient(to bottom, #c23a50, #a01428);
background-repeat: repeat-x;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffc23a50', endColorstr='#ffa01428', GradientType=0);
border:solid 1px #9f1327;-webkit-border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; border-radius: 0 2px 2px 0;
}
.btn-search:hover { background: #a21c2f; }
.searchbar .ico-search { background:url(../../assets/img/icons.png) no-repeat 0 0;width:20px;height:20px;margin-left:2px; }
.searchbar .search-input { color:#777777;font-size:12px;padding:3px 6px;border:none;-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;width:182px;  }
.logobar { margin:0 0 20px 0; }
.logobar .logo { margin:0; }
.minical-header { background:#e3e3e3;border-bottom:solid 1px #d0d0d0;padding:3px 6px;color:#818181;text-transform:uppercase;font-family:Georgia, Times New Roman, serif; }
.minical-items { border:solid 1px #d0d0d0;background:#FFF;-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.08); }
.minical-item { border-bottom:solid 1px #d0d0d0;color:#777;padding:3px 6px; }
.minical-item.last { border-bottom:none; }
.minical-time { float:left;width:70px; }
.minical-details { float:left;width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }

/* NAV */

.navbar { margin-bottom:0; color:#161A90;}
.navbar-inner { padding:0;
min-height: 40px;padding:0;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #f5f5f5, #efefef);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#efefef));
background-image: -webkit-linear-gradient(top, #f5f5f5, #efefef);
background-image: -o-linear-gradient(top, #f5f5f5, #efefef);
background-image: linear-gradient(to bottom, #f5f5f5, #efefef);
background-repeat: repeat-x;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffefefef', GradientType=0);
border: 1px solid #e2e2e2; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}
.navbar .nav > li > a {font-family:Georgia, Times New Roman, serif;font-size:15px;padding:10px 18px; }
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] { color:#333; }
.navbar .btn-navbar .icon-bar { background:#333;-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12); box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12); }
.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a { font-weight: normal; }
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
color: #555;
text-decoration: none;
background-color: #ebebeb;
-webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.08);
-moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.08);
box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.08);
}

/* WELL */

.well {
border:solid 1px #e3e3e3;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
background:#f2f2f2;padding:5px;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06); box-shadow: 0 2px 2px rgba(0, 0, 0, 0.06);
}
.well-bright {
border:solid 1px #d5d2c5;background:#f8f6ed;
-webkit-box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.06), 0 2px 2px rgba(0, 0, 0, 0.08); -moz-box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.06), 0 2px 2px rgba(0, 0, 0, 0.08); box-shadow:inset 0 2px 2px rgba(0, 0, 0, 0.06), 0 2px 2px rgba(0, 0, 0, 0.08);
}
h2.h2-bright { margin:0;color:#333;font-size:18px;padding:0 10px;text-shadow:0 1px 0 rgba(255, 255, 255, 1);line-height: 39px;  }
.bright-items { margin:0; }
.bright-item { border-top:solid 1px #faf9f2;border-bottom:solid 1px #e9e7de;padding:5px 0 4px 10px;list-style-type: none; }
.bright-items > .bright-item:first-of-type { border-top:none; }
.bright-items > .bright-item:last-of-type { border-bottom:none; }
.well-landing { background:url(../../assets/img/landingbox.png) no-repeat 20px -117px; }
.well-landing-inner { background:url(../../assets/img/landingbox.png) no-repeat right 0;height:120px;padding-left: 3px;overflow: hidden;text-overflow:ellipsis; }
.well-landing-text { width:220px;margin:15px 0 0 15px; }
.well-landing img {
float:left;margin-top:15px;border:solid 1px #FFF;
-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); box-shadow:0 0 5px rgba(0, 0, 0, 0.3);
}
.well-landing a { font-weight:bold;font-size:14px; }
.well-content { background:url(../../assets/img/contentbox.png) no-repeat 0 0; }
.well-content-inner { background:url(../../assets/img/contentbox.png) no-repeat right 0;padding:15px; }
.well-content img { border:solid 1px #FFF;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 0 5px rgba(0, 0, 0, 0.3); box-shadow:0 0 5px rgba(0, 0, 0, 0.3);	 }

/* SUB NAV */

.subnav .well {
border-top:none;border-bottom:none;margin:0;padding-bottom:20px;
-webkit-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.06); -moz-box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.06); box-shadow: inset 0 10px 10px rgba(0, 0, 0, 0.06);
}
.subnav .bright-item { font-size:14px;background:url(../../assets/img/icons.png) no-repeat 3px -24px;padding:6px 0 6px 24px; }
.subnav-footer { background:transparent url(../../assets/img/subnav.png) no-repeat -6px -1px;padding:0 0 30px 0; }
.subnav .bright-items > .bright-item:last-of-type { border-bottom:solid 1px #e9e7de; }

/* HERO UNIT & LATEST NEWS */

.home-hero { border-top: none;margin:0 0 20px 0;padding:0; }
.hero-image { position:relative; }
.hero-image h1 { font-size:30px;color:#FFF;text-shadow:0 0 2px rgba(0, 0, 0, 0.4);position:absolute;left:10px;bottom:5px;margin:0; }
.latestnews { width:238px; }
.landing-hero { border-top: none;margin:0 0 0 0;padding:0; }
h3.headline { margin:1.2em 0 0; }
small.meta { color: #999; }
p.introduction { margin: 10px 0 10px; }

/* EVENT BOOKINGS */

.events-bookings h5 { text-transform: uppercase;margin:0 0 0 5px;float:left; }
.events-bookings .event-booking { float:left;white-space: nowrap;overflow: hidden;text-overflow:ellipsis;background:url(../../assets/img/icons.png) no-repeat -40px 0;padding: 0 0 0 25px; }

/* HIGHLIGHTS */

.highlights .well { height:120px;background-position: right bottom;background-repeat: no-repeat; }
.highlights h3 { text-transform: uppercase;margin:5px;font-size:15px;line-height: 24px; }
.highlights p { padding:5px;margin-right:75px; }
.highlights a { color:#333; }
.highlight-bar { border:solid 1px #b3142d;background:#be233b;height:3px; }
.numberLarge { font-size:1.2em; }

 /* BREADCRUMB */

.breadcrumb { background:transparent;margin:0 0 10px; }

 /* FOOTER */

footer { margin:0px 0 0 0; }
.myscotch { padding: 5px 5px 5px 10px; }
footer h5 { text-transform: uppercase; }
.footer-links { padding:15px 10px 5px 5px;color:#99a3ac; }
.footer-links a { color:#666f78; }
.disclaimer { margin:10px 0 0 0;color:#99a3ac; }

 /* RF SLIDE */

#placeholder { position:relative;height:auto;width:700px;height:243px;overflow:visible !important;margin:0;padding:0;clear:both; }
#placeholder .rfslidemask { position:relative;overflow:hidden !important;margin:0;padding:0;clear:both; }
#placeholder .rfslides { position:relative;display:block;float:left;margin:0;padding:0;margin-left:0px; }
#placeholder .rfslide { position:relative;display:block;float:left;margin:0;padding:0;background:#ccc;width:700px !important;height:243px !important; }
#placeholder .rfslide a { margin:0;padding:0;height:auto; width:auto; }
#placeholder .rfnext { background-image:none !important;text-indent:0px !important;position:absolute;top:40%;right:10px;z-index:29;display:block;text-decoration:none;cursor:pointer; }
#placeholder .rfprev { background-image:none !important;text-indent:0px !important;position:absolute;top:40%;left:10px;z-index:29;display:block;text-decoration:none;cursor:pointer; }

/* IMAGERY */

.figright { float:right;margin:15px 0 15px 15px; }
.figleft { float:left;margin:15px 15px 0 15px; }
table.bone { margin: 1.5em .5em; border-top: 1px solid #CCC; border-left: 1px solid #CCC; font-size: 100%; }
table.bone td, th { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 4px 8px; vertical-align: top; text-align: left; }
table.bone td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 2px 6px 0; vertical-align: top; }
.booking {border: 1px solid lightGrey;padding: 10px;margin: 4px;float: left;height: 420px;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;font-weight: 900; width:30%;}


 /* RESPONSIVE OVERWRITES */

@media (max-width: 720px) {
body { padding:27px 0; }
.minical { display:none; }
.container { overflow:hidden; }
.logobar { float:left;margin:10px; }
.logobar .logo { margin-left:0; }
.hero-image h1 { font-size: 24px; }
.latestnews { width:100%; }
.home-hero .span3 { margin-left: 0 !important }
.highlights .well { background-image:none;height:auto; }
.well { margin-bottom: 0; }
.well-landing, .well-landing-inner { background: none; }
.well-landing { margin-left:15px; }
.landing .row-fluid .span6 { width:50%;float:left; }
.subnav { margin-top:30px; }
.subnav .well-bright { border: solid 1px #D5D2C5; }
.subnav-footer { background: transparent url(../../assets/img/subnav.png) no-repeat center -1px; }
}

@media (max-width: 480px) {
.logobar .logo img { width:100px; }
.breadcrumb { display:none; }
.hero-image { display:none; }
.events-bookings h5, .events-bookings .event-booking  { float: none; }
.landing-hero .hero-image { display:block; }
.landing-hero .hero-image img { display:none; }
.landing-hero .hero-image h1 { position:static;margin:0 15px;color:#333;text-shadow:none;font-size:20px; }
.landing .row-fluid .span6 { width:auto;float:none; }
.well-landing-text { width:180px; }
}


*	--------------------------------------------------
    :: tb
	-------------------------------------------------- */



ol.etiquette li {
font-size:1.2em;
line-height:1.5em;
}

a[href $='.pdf'] {background: url(../img/iconpdf.gif) no-repeat center right;
padding-right:25px;
padding-top:3px; }
a[href ^="mailto:"] {padding: 5px 20px 5px 0;
background: transparent url(../img/iconmail.gif) no-repeat center right; }


.extraneous-non-semantic-markup {
	padding-left: 5px;
}
/*
.row {
margin-left:0px;
}
*/

h2 span {
color:#999999;
font-size:.8em;
padding-left:.7em;
font-style: italic;
}

.artist {
font-style:italic;
font-size:1em;
font-weight: 800;
margin-top:0em;
color: #009;
padding-top:0px;
}

.container {
padding:5px 25px;
border: solid #999999; 3px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
hr {margin:3px;}


a {
text-decoration:underline;
}

a.btn {
text-decoration:none;
}

ol.etiquette li {
line-height:1.75em;
}
h4 span {
font-style:italic;
vertical-align: super;
margin-top:-8px;
color:#666;
font-size:.6em;
text-transform:uppercase;
}
header {
background-image:url(../img/logo1.png);background-repeat: no-repeat;
}
span.super {
font-style:italic;
vertical-align: super;
margin-top:-8px;
color:#666;
font-size:.5em;
text-transform:uppercase;
}
