/*Body Fonts Tables*/    
 
body {
  background-image: url('/resources/1764583.jpg');
  background-size:cover;
  background-repeat: no-repeat;
  color: #333;
 font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 22px;
}
 
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6, .head, .pageheading, .modboxhead {
font-family: sans-serif;
  color:#000;
  font-weight: 700;
  text-align: left;
  margin-top: 0;
}
 
h1, .pageheading {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
 
h3, .head, .modboxhead {
  font-size: 28px;
}
h4 {
font-size:26px;
}
h5 {
font-size:22px;
}
h6 {
font-size:18px;
}    
td, p, li, input, textarea, label {
font-family: sans-serif;
font-weight:400;
    font-size: 14px;
    color: #000;
    line-height: 22px;
}
.lead {
  font-size: 20px;
  font-weight: 400;
}
a {
color: #1b457e;
font-weight: 400;
}
a:hover, a:focus {
color: #1b457e;
text-decoration: underline;
font-weight: 400;
}
.capitalise{
text-transform:uppercase;
}
.masthead{
	width: 100%;
background-color: transparent;
height: 90px;
}
.site-utility-container{
	
}
.utility{
	float:right;
	color: #FFF;
	font-size: 12px;
	height: 18px;
	top: 8px;
	z-index: 10000;
}
.utility span {
	float:left;
}
.utility a{
	color: #FFF;
	padding:0px 15px 0px 15px;
}
.utility.first a>img{
display:none;
}
.search.go{
float:left;
}
.search.title{
display:none;
}
#site-header-no-image{
 padding-bottom: 20px;
    padding-top: 20px;
    display:none;
    }
    #site-header-no-image > a {
  font-size: 30px;
}
 
/*button, html input[type="button"], input[type="reset"], input[type="submit"]{
display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  border:none;
  }*/
/* button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover{
   -webkit-transform: scale(1.1);
  transform: scale(1.1);
  }  */
 .btn-primary{
 	background-color:#10787c;
 	background-image:none;
 	font-size:18px;
 	padding:13px;
 	border-radius:15px;
 	border-color: #10787c;
 	text-shadow:none;
 	-webkit-box-shadow:none;
 	box-shadow:none;
 }
 .btn-primary:hover{
  background-color:#12b4c9;
  border-color:#12b4c9;
 }
 .btn-subscribe,input[type="submit"]{
 	    background-color: #12B4C9;
    border-radius: 0;
    height: 28px;
    vertical-align: top !important;
    color: #fff;
    line-height:16px;
    margin-left: -3px;
    border:none;
 }
 .btn-subscribe:hover,input[type="submit"]:hover{
 	color: #fff;
 	background-color:#12B4C9;
 	font-weight:600;	 
 }
 
/* Content Containers */
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

    .col-md-3.right-sidebar-container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.page-content-container {
  padding-bottom: 20px;
  padding-top: 20px;
}
.breadcrumb-container {
  padding-bottom: 10px;
  padding-top: 10px;
}
.footer-area{
background-color:#43494c;
color:#fff;
}
.footer-area a, .footer-area p, .footer-area td{
color:#fff;
}
div#post-page-content {
    width: 960px;
    margin: 0 auto;
    background-color: #095151;
    margin-bottom: 15px;
    border-radius: 15px;
    padding: 15px;
}
div#post-page-content label{
	color:#fff;
}
.footer-list{
    float: right;
    margin-bottom: 15px;
    margin-top: 15px;
}
.superfooter{
	padding-top:25px;
}
.superfooter h6{
	color:#fff;
	font-size:14px;
}
.superfooter a:link,
.superfooter a:hover,
.superfooter a:visited{
color:#fff;
}
.superfooter ul{
	padding-left:0;
}
.superfooter li{
	list-style-type:none;
}
.row.tiny-footer-links {
    margin-bottom: 25px;
}
#mailing-list-subscribe{
text-align:center;
}
#mailing-list-subscribe h6{
color:#fff;
text-align:center;
}
/* WELLS*/
.well{
padding:0;
border-radius:15px;
border:none;
}
.well-img img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    width:100%
}
.well-txt {
font-size:18px;
color:#231f20;
padding:40px 25px;	
}
.well-btn {
padding:25px;
text-align:left;
}


/* Navigation */
.nav{
	/*float:right;*/
}
.navbar-right{
    margin-top: 10px!important;
    }
.navbar-right form{
	float:right;
}
.navbar {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0;
  height: 60px;
  margin-bottom: 0;
}
.navbar-brand img{
	border: 0px none;
	text-align: center;
	z-index: 3;
	margin-top:-18px;
}
.navbar-collapse{
padding-left:0;
padding-right:0;
}
.navbar-nav{	
margin:0;
}
.navbar-nav > li > a {
  /*color: #000;
  font-size: 16px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-transform: uppercase;*/
  height: 32px;
display: block;
color: #FFF;
text-align: center;
text-decoration: none;
font-size: 14px;
font-weight:bold;
}
.nav > li > a:hover, .nav > li > a:focus  {
    text-decoration: none;
    background-color: transparent !important;
    color:  #fff ;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #337ab7;
    text-decoration: none;
    background-color: transparent;
    color: #fff;
}
.active > a {
  color: #1b457e;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
color: #fff;
 background-color: #12B4C9;
 background-image:none;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.navbar-toggle .icon-bar{
background:#fff;
}
 
/* Navigation Left Side */
.left-sidebar-container div.sidebar-nav div.navbar.navbar-area div.collapse.navbar-collapse.sidebar-navbar-collapse ul.nav.navbar-nav li{
  width: 100%;
}
/* Slideshow */
.carousel-caption {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  bottom: 0;
  height: 100%;
  margin-left: 5%;
  margin-right: 5%;
  max-width: 60%;
  padding: 5%;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
  border-radius:20px;
}
.carousel-caption h3 {
color:#fff;
text-align:center;
}
.carousel-caption p {
text-shadow:none;
text-align:center;
font-size:18px;
}
/* Modules */
div.module.output div.head, .modboxhead {
  background-color: transparent;
  margin-bottom: 20px;
  }
.page-content-container img {
  height: auto;
  max-width: 100%;
}
.sidebar-module.sidebar-module-inset {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
}
/* News Outputs */
.module.output.news.list {
  list-style: none;
  padding-left: 0;
}
.module.output.news.list > li {
  display: inline-block;
  margin-bottom: 20px;
}
td.output.news{
padding-top:25px
} 
td.output.news .heading2>a{
color:#000;
font-weight:600;
}
.news_thumb_left {
  float: left;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 100px;
}
.news_thumb_right{
  float: right;
  padding-bottom: 10px;
  padding-right: 10px;
  width: 100px;
}
.title > a {
  color: #1b457e;
  display: block;
  font-size: 16px;
}
.date {
  display: block;
  font-size: 12px;
}
.mod-image {
  margin: 10px;
  padding: 0;
}


/* Events Outputs */
.module.output.events.form.location img {
  margin-bottom: 10px;
  margin-top: 10px;
  width: 80px;
}
.module.output.events.form {
  margin-top: 20px;
}
.module.output.events.form.organisation > td, .module.output.events.form.organisation > th, .module.output.events.form.type > th, .module.output.events.form.type > td, .module.output.events.form.closing_date > th, .module.output.events.form.closing_date > td, .module.output.events.form.description > th{
padding-top:10px;
padding-bottom:10px;
}
.module.output.events.form.contact_details > th, .module.output.events.form.contact_details > td {
  vertical-align: top;
padding-top:10px;
padding-bottom:10px;
}
.module.output.events.list {
  list-style: outside none none;
  padding-left: 0;
}
.module.output.events.list a {
  float: left;
  margin-right: 10px;
}
.module.output.events.list > li {
  display: inline-block;
  margin-bottom: 20px;
}
.more {
  float: none !important;
}
.events_thumb {
  width: 100px;
}
.module.output.event.centre {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 10px;
  padding-top: 10px;
}
.page-content-container.event_container td {
  padding-bottom: 20px;
}
/* Blog Outputs */
div.module.output.blog.center div.content div.main.image {
  border: 0 none;
  float: left;
  margin: 0 20px 0 0;
}
div.module.output.blog.center .date, div.module.output.blog.center .categories, div.module.output.blog.center .author, div.module.output.blog.center .blogdetails, div.module.output.blog.center .blogentryshort {
  padding-left: 0;
}
div.module.output.blog.center div.content {
  padding: 0;
}
div.module.output.blog.center .title {
  width: 100%;
}
.module.output.blog.center.main div.date, .blogdetails div.date {
  font-size: inherit;
}
.blog_image {
  margin: 20px;
}
.module.output.blog.list {
  list-style: outside none none;
  padding-left: 0;
}
.blog_thumb {
  float: left;
  margin-right: 10px;
  width: 100px;
}
#container-col-out{
 margin-bottom: 20px;
    margin-top: -20px;
}
.sidebar-module.sidebar-module-inset div#container-col-out form#CFForm_1{
margin-top:20px;
}
#container-col-out form#CFForm_1 input#search{
margin-right:10px;
}
.module.output.blog.date {
  margin-bottom: 20px;
}
/* Gig Guide Outputs */
.module.output.gig_guide.list.indiv{
max-width: none;
}
 
/* Photo Gallery Outputs */
 
.photo-title {
  text-align: center;
}
form#CFForm_1 table tbody tr td select {
margin-left:10px;
margin-right:10px;
}
 
.photo_image > img {
  max-width: 150%;
}
.photo_image {
  box-shadow: 0 0 6px #757575;
  margin-left: auto;
  margin-right: auto;
}
.photo-cell {
    margin-bottom: 10px;
    margin-top: 10px;
}
.module.output.photos.centre div.list div.container{
width:auto;
}
.module.output.photos.centre {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.module.output.photos.right {
  padding-bottom: 20px;
}
/* Testimonials */
.testimonials_name > b {
 color:#1b457e;
  font-weight: 700;
  font-size: 18px;
}
 
.testimonials_author_name:before{
content:"by ";
  font-style: italic;
}

	/* RESPONSIVE CSS */

/* Large desktops and laptops */
@media (min-width: 1200px) {
	.container {
		width:960px;
	}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.container {
		width: 960px;
	}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
	.container {
		width: 736px;
	}
	div#post-page-content {
	    width: 736px;
	}
	.navbar-nav {
	    margin: 0;
	    margin-bottom: 25px;
	}
	.navbar-right {
	    margin-top: -90px!important;
	}
	.well-btn .btn-primary{
		margin-bottom:10px;
		width:100%;
	}
}

@media (min-width: 768px){
	.carousel {
		border-radius:5px;
   		margin-left: auto;
    		margin-right: auto;
    		max-width: 960px;
    		position: relative;
	}
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width:767px){
	.container,div#post-page-content {
		width: 376px;
	}
	.navbar-nav{	
	margin:0 0 0 0px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    		color:#fff;
    		text-align:center;
    		font-weight:600;
	}
	.navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar .navbar-nav .open .dropdown-menu>.active>a:hover{
		background-image:none;
		background-color:#12B4C9;
	}
	.navbar-collapse{
	    left: 0px;
	    position: absolute;
	    z-index: 1000;
	    background-color: #10787c;
	    width: 100%;
	}
	.navbar-brand img {
	    margin-top: -48px;
	}
	.module.output.form textarea{
		width: 100%;
	}
	.well-btn{
		padding-left:15px;
		padding-right:15px;
	}
	.well-btn .btn-primary{
		margin-bottom:10px;
		width:100%;
	}
	.navbar-right form {
	    margin-left: 33%;
	    float:none;
	     margin-top:25px;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    		margin-left: 0px; 
	}
	.navbar-collapse.in {
	    margin-top: 45px;
	}
	.superfooter h6{
		margin-top:25px;
	}
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
	.container, div#post-page-content{
		width: 292px;
	}
	.navbar-nav{	
	margin:0 0 0 0px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
    		color:#fff;
    		text-align:center;
    		font-weight:600;
	}
	.navbar .navbar-nav .open .dropdown-menu>.active>a, .navbar .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar .navbar-nav .open .dropdown-menu>.active>a:hover{
		background-image:none;
		background-color:#12B4C9;
	}
	.navbar-collapse{
	    left: 0px;
	    position: absolute;
	    z-index: 1000;
	    background-color: #10787c;
	    width: 100%;
	}
	.navbar-brand img {
	    margin-top: -48px;
	}
	.module.output.form textarea{
		width: 100%;
	}

	.module.output.form input[type='text']{
		width: 90%;
	}
	.well-btn{
		padding-left:15px;
		padding-right:15px;
	}
	.well-btn .btn-primary{
		margin-bottom:10px;
		width:100%;
	}
	.navbar-right form {
	    margin-left: 20%;
	    float:none;
	    margin-top:25px;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    		margin-left: 0px; 
	}
	.navbar-collapse.in {
	    margin-top: 45px;
	}
	.superfooter h6{
		margin-top:25px;
	}
}
