/*
Theme Name: Big Big Sing
Theme URI: http://www.bigbigsing.org
Description: The big big sing theme
Version: 1
*/
* {
	margin: 0;
	padding: 0;
}
#toplogin {
	background-image: url(images/toplogin.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 119px;
	text-indent: -999999px;
	display: block;
	position: absolute;
	top: 0;
	right: 130px;
}
#toplogin:hover {
	background-image: url(images/toplogin_h.png);
}
#wave {
	background-image: url(images/BBS-header-wave.png);
	background-repeat: no-repeat;
	width: 940px;
	height: 60px;
	background-position: bottom;
	display: block;
	float: left;
	margin: -50px 0 0 50px;
	position: relative;
}
body {
	background-image: url(images/BBS-TILE.png);
	background-repeat: repeat;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	color: #2B388F;
}
.iefix {
	width: 100%;
	float: left;
	text-align: center;
}
.iefix.footer {
}
.container {
	width: 980px;
	margin: 0 auto 0 auto;
}
#wrapper {
	background-image: url(images/BBS-header-wide-fluid.png);
	background-repeat: repeat-x;
	background-color: #ffffff;
	width: 940px;
	float: left;
	margin: 0 20px 0 20px;
	text-align: left;
	-webkit-box-shadow: 1px 5px 20px #00ADEE;
	-moz-box-shadow:    1px 5px 20px #00ADEE;
	box-shadow:         1px 5px 20px #00ADEE;
}
#header {
	width: 940px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
}
#logo {
	background-image: url(images/BBS-logo.png);
	background-repeat: no-repeat;
	width: 320px;
	height: 161px;
	text-indent: -999999px;
	float: left;
	display: block;
	margin: 0;
	position: relative;
	z-index: 20;
}
#logo:hover {
	background-image: url(images/BBS-logo-hover.png);
}
#logo a {
	width: 320px;
	height: 160px;
	display: block;
}
#fandt {
	width: 98px;
	height: 88px;
	position: absolute;
	top: 0;
	right: 25px;
}
#fandt #flink {
	background-image: url(images/fbook.png);
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	position: absolute;
	top: 46px;
	left: -5px;
	text-indent: -999999px;
	display: block;
}
#fandt #flink:hover {
	background-image: url(images/fbook_h.png);
}
#fandt #tlink {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 39px;
	position: absolute;
	top: 33px;
	right: 5px;
	text-indent: -999999px;
	display: block;
}
#fandt #tlink:hover {
	background-image: url(images/twitter_h.png);
}
#facebook {
	background-image: url(images/f-pixie.png);
	background-repeat: no-repeat;
	background-position: 0;
	width: 40px;
	height: 40px;
	text-indent: -999999px;
	display: block;
	position: absolute;
	top: 30px;
	right: 50px;
	transform:rotate(7deg);
	-ms-transform:rotate(7deg); /* IE 9 */
	-webkit-transform:rotate(7deg); /* Safari and Chrome */
}
#facebook:hover {
	background-position: -40px;
}
#twitter {
	background-image: url(images/t-pixie.png);
	background-repeat: no-repeat;
	background-position: 0;
	width: 40px;
	height: 40px;
	text-indent: -999999px;
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	transform:rotate(7deg);
	-ms-transform:rotate(7deg); /* IE 9 */
	-webkit-transform:rotate(7deg); /* Safari and Chrome */
}
#twitter:hover {
	background-position: -40px;
}
/*
#header ul#menu-main-navigation {
	background-image: url(images/BBS-header-wave-new.png);
	background-repeat: no-repeat;
	background-position: -320px -7px;
}
*/
#header ul {
	float: left;
	width: 500px;
	margin: 120px 0 0 0;
	position: relative;
	z-index: 400;
}
#header ul li {
	list-style-type: none;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px 10px 20px 0;
	border-right: 0px solid #2B388F;
	position: relative;
	z-index: 410;
}
li#menu-item-23 {
	border-right: 0 !important;
}
#header ul li a {
	color: #2B388F;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	font-size: 14px;
	position: relative;
	z-index: 410;
}
#header ul li a:hover {
	color: #00ADEE;
}
#header ul li.current_page_item a {
	color: #00ADEE;
}
#header ul li ul.sub-menu {
	display: none !important;
	margin: 0;
	position: relative;
	z-index: 400;
}
#header ul li:hover > ul.sub-menu {
	background-image: url(images/dropdown-primary.png);
	background-position: center bottom;
	padding: 0 0 20px 0;
	display: block !important;
	position: absolute;
	top: 27px;
	left: 0;
	width: 200px;
}
#header ul li:hover > ul.sub-menu li a {
	display: block;
	font-size: 14px !important;
	color: #ffffff;
	padding: 1px 0 1px 0;
}
#header ul li:hover > ul.sub-menu > li a:hover {
	color: #00B2F0 !important;
}
#header ul li:hover > ul.sub-menu > li:hover > a {
	color: #ffffff;
}
#header ul li:hover > ul.sub-menu {
	padding: 10px 0 10px 0;
}
#header ul li:hover > ul.sub-menu li {
	width: 180px !important;
	clear: both;
	border-bottom: 0px solid #2B388F !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	padding: 5px 10px 5px 10px !important;
	display: block !important;
	position: relative;
}
#header ul li:hover > ul.sub-menu li:hover > ul.sub-menu {
	background-image: url(images/dropdown-secondary.png);
	position: absolute;
	left: 200px;
	top: 10px;
	background-position: center bottom;
	padding: 0 0 20px 0;
	background-size: 280px 320px;
}
#header ul li:hover > ul.sub-menu li:hover > ul.sub-menu li a:hover {
	color: #273385 !important;
}
.footer .container {
	min-height: 400px;
}
.home #footer {
	height: 400px;
}
#footer {
	/*
	background-image: url(images/BBS-footer-darker.gif);
	*/
	background-image: url(images/BBS-footer-may-2014.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 220px;
	width: 940px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 50;
	float: left;
}
.footer {
	float: left;
}
#main {
	width: 500px;
	float: left;
	margin: 0 0 0 90px;
	z-index: 100;
	min-height: 300px;
	position: relative;
}
#main.full {
	width: 850px;
}
#main h1 {
	font-family: 'Luckiest Guy', cursive;
	/*color: #00a9ef;*/
	color: #EB008B;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 20px 0;
	text-transform: none;
	position: relative;
	z-index: 10;
}
.home #main h1 {
	margin: 0;
}
#main p {
	line-height: 18px;
	margin: 0 0 20px 0;
}
#main ul li {
	margin: 0 0 10px 20px;
}
#main p a:link, #main p a:visited, #main ul li a {
	color: #00ADEE;
	text-decoration:none;
	}
#main p a:hover, #main p a:focus {
	color: #EB008B;
	text-decoration:none;
	}
#main h2 {
	color: #2B388F;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#right {
	float: right;
	width: 270px;
	position: relative;
	z-index: 100;
	margin-right: 20px;
}
#right h3 {
	font-family: Arial;
	color: #2B388F;
	margin: 0 20px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	width: 130px;
	float: left;
}
#text-2 .textwidget {
	width: 100px;
	float: left;
}
#text-3 {
	position: relative;
}
#text-3 .textwidget {
	width: 270px;
	float: left;
}
#right .widget-container {
	width: 250px;
	float: left;
	margin: 0 0 20px 0;
}
.twofiftyone {
	margin: 0 20px 0 0;
}
.twofiftytwo {
	float: right !important;
	margin: 0 220px 40px 0;
}
.twofifty {
	width: 240px;
	float: left;
}
a.iwantto {
	background-image: url(images/new_want-to.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 85px;
	text-indent: -999999px;
	display: block;
	margin: 0 0 20px 0;
}
a.iwantto:hover {
	background-image: url(images/new_want-to-hover.png);
}
a.ialready {
	background-image: url(images/already1.png);
	background-repeat: no-repeat;
	background-position: -124px 0;
	width: 124px;
	height: 85px;
	text-indent: -999999px;
	display: block;
	margin: 0 0 20px 0;
}
a.ialready:hover {
	background-position: 0 0;
}
.twofifty p {
	color: #2dbfee;
	font-size: 16px;
	line-height: 20px;
}
a#sendupdates {
	background-image: url(images/sendme2.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 70px;
	display: block;
	margin: 0 0 10px 0;
	text-indent: -999999px;
}
a#sendupdates:hover {
	background-image: url(images/sendme2_h.png);
}
#subpostcode {
	background-image: url(images/findme2.png);
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 100px;
	height: 70px;
	display: block;
	border: 0;
	text-indent: -999999px;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
}
#subpostcode:hover {
	background-image: url(images/findme2_h.png);
}
#right form label {
	font-family: Arial;
	color: #2B388F;
	margin: 0 20px 5px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	width: 130px;
	float: left;
}
#postcode {
	border: 1px solid #00ADEE;
	padding: 5px;
	width: 130px;
	margin: 0 0 10px 0;
}
#boat {
	background-image: url(images/BBS-boat.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 400px;
	display: block;
	position: absolute;
	top: 0px;
	right: 5px;
}
#sidetop {
	background-image: url(images/side-top.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 50px;
	display: block;
	float: left;
}
#sidetopbook {
	background-image: url(images/sidebar-songbook-top.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 50px;
	display: block;
	float: left;
}
#sidebg {
	background-image: url(images/side-middle.png);
	background-repeat: repeat-y;
	width: 250px;
	float: left;
	padding: 10px;
}
#sidefoot {
	background-image: url(images/side-bottom.png);
	background-repeat: no-repeat;
	width: 270px;
	height: 20px;
	display: block;
	float: left;
}
.widget_inigotweetstext {
	width: 228px !important;
	float: left;
	margin: 0 !important;
	
}
.widget_inigotweetstext li {
	list-style-type: none;
	display: block;
	float: left;
	width: 228px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
.timeago {
	font-size: 11px;
	font-style: italic;
}
.widget_inigotweetstext li a {
	color: #00ADEE;
	text-decoration: none;
}
.widget_inigotweetstext li:last-child {
	border-bottom: 0 !important;
	margin: 0;
	padding: 0;
}
#mapframe {
	background-image: url(images/map-frame-newnewnew.png);
	background-repeat: no-repeat;
	width: 610px;
	display: block;
	float: left;
	margin: 0 20px 0 0;
}
#mapframe p {
	width: 480px;
	float: left;
	margin-top: -15px;
}
#refine {
	background-image: url(images/refinenewone.png);
	background-repeat: no-repeat;
	width: 182px;
	height: 205px;
	float: left;
	display: block;
	padding: 52px 10px 10px 10px;
	margin-top: 20px;
}
#refine p {
	color: #00ADEE;
	font-size: 11px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
#refinecode {
	border: 1px solid #2B388F;
	width: 100px;
	padding: 1px;
	margin: 0 0 0 15px;
}
.selects {
	background-color: #2B388F;
	padding: 2px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 174px;
	margin: 0 0 7px 0;
}
.selects select {
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	background-position: 155px 3px;
	background-color: #2B388F;
	color: #ffffff;
	-webkit-appearance: none;
 	-webkit-border-radius: 0px;
 	border: 0;
 	width: 170px;
 	font-size: 11px;
	
}
#map {
	/*
	width: 604px;
	height: 434px;
	margin: 43px 0 20px 2px;
	*/
	width: 598px;
	height: 426px;
	margin: 52px 0 20px 5px;
}
p.pickers {
	margin: 0 !important;
	border-bottom: 1px solid #00ADEE;
	padding: 4px 0 4px 0;
	float: left;
	width: 178px;
	font-weight: normal !important;
	color: #2B388F !important;
}
p.pickers.last {
	border-bottom: 0 !important; 
	margin: 0 0 10px 0 !important;
}
p.pickers span {
	float: left;
	width: 152px;
}
p.pickers input {
	float: right;
	width: 26px;
}
#refinego {
	background-image: url(images/go-button-native.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 30px;
	border: 0;
	background-color: transparent;
	text-indent: -999999px;
	cursor: pointer;
	float: right;
}
#refinego:hover {
	background-image: url(images/go-button-hover.png);
}
p.pickers input[type="checkbox"] {
    display:none;
}
input[type="checkbox"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}

input[type="checkbox"] + label span {
    display:inline-block;
    width:26px;
    height:12px;
    vertical-align:middle;
    background:url(images/selection-off.png) left top no-repeat;
    cursor:pointer;
    margin: 3px 0 0 0;
}
input[type="checkbox"]:checked + label span {
    background:url(images/selection-on.png) top no-repeat;
}
.media_box {
	width: 120px;
	height: 80px;
	float: left;
	margin: 0 5px 5px 0;
}
.page-template-template-song-book-php .video_box {
	margin: 0 0 5px 0;
}
.page-template-template-song-book-php .media_box {
	height: 110px;
}
.video_box {
	background-repeat: no-repeat;
	background-size: 120px 80px;
	width: 120px;
	height: 80px;
	float: left;
	display: block;
	position: relative;
}
.video_box a {
	display: block;
	width: 120px;
	height: 80px;
}
.page-template-template-song-book-php .video_box img {
	position: absolute;
	top: 30px;
	left: 50px;
}
.video_box img {
	position: absolute;
	top: 17px;
	left: 25px;
}
.home .titleimg {
	width: 740px !Important;
}
.titleimg {
	width: 500px;
	height: 45px;
	background-repeat: no-repeat;
	text-indent: -999999px;
}

.section {
	background-repeat: no-repeat;
	width: 210px;
	float: left;
}
.section span {
	width: 210px;
	margin: 0 0 11px 0;
	float: left;
}
.section p {
	padding: 0 11px 11px 11px;
}
.section4 {
	margin: 0 0 40px 0;
}
#bbsguy {
	background-image: url(images/bbsguy.png);
	background-repeat: no-repeat;
	width: 94px;
	height: 81px;
	display: block;
	position: absolute;
	top: 0;
	right: 30px;
}
.partners {
	width: 500px;
	float: left;
	margin: 0 0 20px 0;
}
.partners_img {
	width: 120px;
	float: left;
	margin: 0 20px 0 0;
}
.partners_img img {
	float: left;
	border: 0px solid #2B388F;
}
.partners_info {
	width: 350px;
	float: left;
}
.partners_info h2 {
	color: #EB008B !important;
	/*font-family: 'Luckiest Guy', cursive;*/
	font-family: Arial;
	font-weight: bold !important;
	font-size: 16px;
	margin: 0 0 5px 0 !important;
	text-decoration: none;
}
.partners_info a {
	text-decoration: none;
}
#twitwig {
	width: 250px;
	float: left;
}
#twitwig h3 {
	margin: 0;
	width: 245px;
	float: left;
	height: 50px;
}
.weblink {
	margin: -15px 0 10px 0 !important;
}
#twitwig h3 a {
	background-image: url(images/t-box-top.png);
	background-repeat: no-repeat;
	width: 245px;
	float: left;
	height: 50px;
	text-indent: -999999px;
	margin: 0;
}
#twitwig h3 a:hover {
	background-image: url(images/t-box-top-hover.png);
}
.twitinner {
	background-image: url(images/t-box-middle.png);
	background-repeat: repeat-y;
	width: 225px;
	float: left;
	padding: 10px;
}
#twitfoot {
	background-image: url(images/t-box-bottom.png);
	background-repeat: no-repeat;
	width: 245px;
	height: 20px;
	float: left;
	display: block;
}
#breadcrumbs {
	width: 700px;
	float: left;
	margin: 0 0 0 90px;
}
#breadcrumbs a {
	color: #2B388F;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumb_last {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	color: #00ADEE;
}	
.choir-item {
	width: 121px;
	min-height: 110px;
	float: left;
	border-left: 1px solid #2B388F;
	padding: 0 0 0 10px;
	margin: 0 20px 20px 0;
	font-size: 12px;
}
.choir-item4 {
	margin: 0 0 20px 0;
}
ul {
 list-style-image: url('http://bigsing.dev.builtbyecko.com/wp-content/uploads/2013/09/bullet5.png');
}
#choir-gallery {
	width: 500px;
	float: left;
	margin: 0 0 20px 0;
}
#choir-gallery {
	float: left;
	margin: -10px 20px 20px 0;
	border: 0;
}
.single-choirs #main h2 {
	font-size: 17px;
}
h2.strapline {
	color: #00ADEC !important;
}
.choir-links, .choir-links a {
	color: #EB008B !important;
}
strong.choir-label {
	color: #00ADEC !important;
}
.gchoice_19_1 label {
	color: #323395 !important;
}
ul#gform_fields_2 li input[type=text], ul#gform_fields_3 li input[type=text], ul#gform_fields_5 li input[type=text], ul#gform_fields_6 li input[type=text] {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #363893;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul#gform_fields_2 li textarea, ul#gform_fields_3 li textarea, ul#gform_fields_5 li textarea, ul#gform_fields_6 li textarea {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #363893;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#gform_submit_button_2, #gform_submit_button_3, #gform_submit_button_5, #gform_submit_button_6 {
	background-color: #2B388F;
	color: #ffffff;
	border: 0px !important;
	padding: 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#loginform {
	width: 500px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
}
#loginform p {
	width: 500px;
	float: left;
	margin: 0 0 10px 0;
}
#loginform p label {
	width: 80px;
	float: left;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 20px;
}
#loginform input[type=text], #loginform input[type=password] {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #2B388F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	width: 270px;
}
#loginform input[type=submit] {
	background-image: url(images/loginform.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 50px;
	border: 0px !important;
	background-color: transparent;
	text-indent: -999999px;	
	position: absolute;
	top: 5px;
	right: 0;
}
#loginform input[type=submit]:hover {
	background-image: url(images/loginform_h.png);
}
#addlink {
	width: 200px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
}
#addlink h2 {
	color: #EB008B !important;
	background-image: url(images/binoculars.png);
	background-repeat: no-repeat;
	background-position: 2px;
	padding: 0 0 0 65px;
	font-size: 15px;
	float: left;
	margin: 0 0 5px 0;
}
#addlink p {
	color: #2B388F !important;
	float: left;
	width: 200px;
	font-weight: normal;
	margin: 0 0 10px 0;
	line-height: 12px;
	font-size: 11px;
}
#addchoir {
	background-image: url(images/addchoir.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 40px;
	display: block;
	text-indent: -999999px;
	float: right;
}
#addchoir:hover {
	background-image: url(images/addchoir_h.png);
}
#refine-contain {
	width: 200px;
	float: left;
}
.webblink {
	background-image: url(images/choir-png.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 40px;
	margin: 0 0 2px 0;
	clear: both;
	display: block;
}
.facelink {
	background-image: url(images/choir-f.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 40px;
	margin: 0 0 2px 0;
	clear: both;
	display: block;
}
.twitlink {
	background-image: url(images/choir-t.png);
	background-repeat: no-repeat;
	padding: 5px 0 5px 40px;
	clear: both;
	display: block;
}
ul#gform_fields_4 li input[type=text] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #0fb2f0;
	background-color: #cef0fc;
	padding: 5px;
	color: #111111;
	width: 140px !important;
	margin: 0 0 5px 0;
}
ul#gform_fields_4 li label {
	color: #00ADEE;
	float: left;
	width: 80px;
	text-transform: lowercase;
	font-size: 12px;
	text-align: left;
	margin: 0 20px 5px 0;
}
#gform_submit_button_4 {
	background-image: url(images/sign-me-up.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 40px;
	display: block;
	padding: 5px;
	margin: 0 0 10px 0;
	cursor: pointer;
	border: 0;
	background-color: transparent;
	text-indent: -999999px;
}
#gform_submit_button_4:hover {
	background-image: url(images/sign-me-up-h.png);
}
#gform_4 .gform_footer {
	margin: 0 0 0 100px !important;
	padding: 0 !important;
}
p#copyright {
	color: #ffffff !important;
	font-weight: 100 !important;
	font-size: 10px;
	position: absolute;
	bottom: 10px;
	left: 460px;
	line-height: 9px;
	width: 465px;
	z-index: 50;
}
#songfiles {
	width: 240px;
	margin: 0 20px 0 0;
	float: left;
}
#songfiles iframe {
	margin: 0 0 10px 0;
}
#scores {
	width: 240px;
	float: left;
}	
.songfile {
	border: 1px solid #00ADEE;
	float: left;
	padding: 10px;
	width: 218px;
	margin: 0 0 10px 0;
}
.songfile a {
	background-image: url(images/d_nh.png);
	background-repeat: no-repeat;
	background-size: 35px 35px;
	padding: 0 0 0 55px;
	display: block;
	float: left;
	text-decoration: none;
	color: #00ADEE;
	min-height: 35px;
}
.songfile a:hover {
	background-image: url(images/d_h.png);
}
ul.acf-tab-group li {
	margin: 0 5px 0 0 !important;
	padding: 5px !Important;
	border: 1px solid #2B388F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
ul.acf-tab-group li a {
	color: #00ADEE;
}
.acf_postbox p {
	margin: 0 !important;
}
.acf_postbox p.label {
	width: 120px;
	margin: 0 20px 0 0 !important;
	float: left;
	font-size: 10px !important;
}
.acf_postbox p.label label {
	font-size: 12px !important;
}
.acf_postbox .acf-input-wrap {
	width: 375px;
	float: left;
}
.acf_postbox .inside div.field {
	width: 555px;
	float: left;
	padding: 0 !important;
	margin: 0 0 20px 0;
}
.acf_postbox .inside div.field input[type=text] {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #363893;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	width: 270px;
}
.acf-tab-group {
	border-bottom: 0 !important;
}
.acf_postbox .inside div.field textarea, .acf_postbox .inside div.field input[type=number] {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #363893;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	width: 270px;
}
.acf_postbox .inside div.field select {
	width: 375px !important;
}
.acf_postbox .inside div.field ul.checkbox_list {
	float: left;
	width: 375px;
}
.acf_postbox .inside div.field ul.checkbox_list  li {
	float: left !important;
	margin: 0 0 20px 0 !important;
	width: 125px !important;
}
.acf_postbox ul li label input {
	margin: 0 10px 0 0;
}
.acf_postbox ul li {
	background-image: none;
	margin: 0 20px 20px 0;
	list-style-image: none !important;
	padding: 0 !important;
	list-style-type: none;
	display: block;
}
.acf-tab, h3.hndle {
	font-weight: bold;
	padding: 20px 0 10px 0;
	font-size: 22px;
}
.field_key-field_5234dbf1e83a4 {
}
.field_type-tab p.label {
	display: none;
}
.page-template-template-login-php div.updated {
	background-color: #ffffff !important; 
	border: 0 !important;
	margin: 0 0 20px 0 !important;
	font-weight: bold;
	padding: 0 !important
}
.page-template-template-song-book-php .bigvidbox {
	color: #2B3888;
	font-weight: bold;
	font-size: 11px;
}
.ui360 a {

	color: #2B388F !important;  
	font-weight: bold;
}
#acf-grid, #acf-grid2, #acf-grid3, #acf-latitude, #acf-longitude { display: none !important; }
#logitin {
	background-image: url(images/log-in-link.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 51px;
	text-indent: -999999px;
	display: block;
	float: right;
}
#logitin:hover {
	background-image: url(images/log-in-link_h.png);
}
#text-3 {
	margin: 0 0 40px 0 !important;
}
#slides {
	width: 920px;
	height: 210px;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 100;
}
.slides_container {
	width: 920px;
	height: 210px;
}
.slide-item {
	background-image: url(images/boat-sail-left.png);
	background-position: 20px 0;
	background-repeat: no-repeat;
	width: 920px !important;
	height: 210px;
    display: block;
    padding: 40px 0 0 405px;
}
.slidesjs-navigation, .slidesjs-pagination { display: none; }
.slide-img {
	width: 120px;
	float: left;
	margin: 0 10px 0 0;
}
.slide-msg {
	width: 255px;
	float: left;
}
.slide-msg a img {
	border: 0;
}
.slide-msg a {
	color: #2B388F;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
}
a#dontseechoir {
	background-image: url(images/binoculars-native.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	display: block;
	text-indent: -999999px;
	float: left;
	margin: 0 0 10px 0;
}
a#dontseechoir:hover {
	background-image: url(images/binoculars-hover.png);
}
a#makearequest {
	background-image: url(images/crying-native.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 75px;
	display: block;
	text-indent: -999999px;
	float: left;
	margin: 0 0 20px 0;
}
a#makearequest:hover {
	background-image: url(images/crying-hover.png);
}
#acf_2104 { display: none; }
li#field_1_1 .ginput_left, li#field_1_1 .ginput_right {
	width: 100%;
	clear: both !important;
	float: none !important;
}
#gform_fields_1 #input_1_2, #gform_fields_1 #input_1_3, #gform_fields_1 #input_1_4, #gform_1_5 #input_1_5 {
	width: 95%;
}
#fslides {
	width: 820px;
	float: left;
	margin: 0 0 40px 0;
	position: relative;
}
.fslide-item {
	width: 820px;
	float: left;
	height: 400px;
	position: 	relative;
	background-size: 855px;
	background-repeat: no-repeat;
}
.fslide-msg {
	background-image: url(images/trans.png);
	background-repeat: repeat;
	color: #ffffff;
	padding: 20px;
	float: left;
	width: 780px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.fslide-msg a {
	color: #ffffff;
	text-decoration: none;
}
.slidelink {
	position: absolute;
	top: 0;
	left: 0;
	width: 820px;
	height: 345px;
}
.event-item {
	width: 500px;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #00ADEE;
	z-index: 100;
}
.event-image {
	width: 112px;
	float: left;
	margin: 0 15px 0 0;
	min-height: 10px;
}
.archive.event-item .event-image img {
	opacity:0.5;
}
.event-image img {
	width: 112px;
}
.event-info {
	width: 258px;
	float: left;
	margin: 0 15px 0 0;
	min-height: 10px;
}
.archive.event-item .event-info {
	opacity:0.5;
}
.event-info h2 {
	margin: 0 !important;
}
.archive.event-item .event-info h2 {
	opacity:0.5;
}
.event-info h2 a {
	color: #EB008B !important;
	font-family: Arial;
	font-weight: bold !important;
	font-size: 16px;
	margin: 0 0 5px 0 !important;
	text-decoration: none;
	text-transform: none;
}
.event_date, .event_location {
	margin: 0 0 5px 0 !important;
}
.archive.event-item .event_date, .archive.event-item .event_location {
	opacity:0.5;
}
.event-type {
	width: 100px;
	float: left;
	min-height: 10px;
}
.event-type img {
	width: 100%;
}
.archive.event-item .event-type img {
	opacity:0.5;
}
.archive-h3 {
	margin: 0 0 20px 0;
}
.single-events #main p { 	
	float: left;
	margin: 0 0 10px 0;
	width: 500px;
}
.single-events #main p label.event-label {
	font-weight: bold;
	color: #00ADEE;
	float: left;
}
a.slidesjs-previous {
	background-image: url(images/LEFTarrow.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
	position: absolute;
	top: 160px;
	left: 20px;
	text-indent: -999999px;
	display: none;
	z-index: 500;
}
a.slidesjs-next {
	background-image: url(images/RIGHTarrow.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 60px;
	position: absolute;
	top: 160px;
	right: 20px;
	text-indent: -999999px;
	display: none;
	z-index: 500;
}
.playbutton {
	position: absolute;
	top: 160px;
	left: 400px;
}
ul#gform_fields_4 li#field_4_3 div.gfield_description {
	margin: 0 0 0 100px !important;
}
ul.asongbooklist li {
	background-image: none;
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
}
ul.asongbooklist li.page-item-4726 {
	width: 200px;
}
ul.asongbooklist li a {
	color: #2B388F;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bolder;
	font-size: 18px;
}
ul.asongbooklist li a:hover {
	color: #EB088D;
}
a.gaeliclink {
	background-image: url(images/gaelic-native.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	display: block;
	border: 0;
}
a.gaeliclink:hover {
	background-image: url(images/gaelic-hover.png);
}
ul#gform_fields_7 li > label {
	width: 110px;
	float: left;
	font-weight: bold;
	text-transform: lowercase;
	line-height: 20px;
	text-align: right;
}
ul#gform_fields_7 li input[type=text] {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #2B388F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	width: 158px;
}
ul#gform_fields_7 li textarea {
	border: 1px solid #2B388F;
	background-color: #DBDBDB;
	color: #2B388F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 10px;
	width: 158px;
	height: 60px;
}
ul#gform_fields_7 li .gfield_description {
	margin: 0 0 0 95px;
}
#gform_submit_button_7 {
	background-image: url(images/petition-button.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 70px;
	display: block;
	background-color: transparent;
	border: 0;
	text-indent: -999999px;
	float: right !important;
}
#gform_submit_button_7:hover {
	background-position: -100px;
}
#gform_7 {
	width: 306px;
	float: left;
}
#gform_7 .gform_footer {
	margin: -20px 0 0 0 !important
}
a#petition {
	position: absolute;
	top: 0;
	right: 281px;
	background-image: url(images/sign.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 110px;
	text-indent: -999999px;
}
a#petition:hover {
	background-image: url(images/sign_h.png) !important;
}
.petiton-count {
	background-image: url(images/counter.png);
	background-repeat: no-repeat;
	width: 125px;
	height: 143px;
	position: absolute;
	top: 220px;
	right: 0;
	color: #E8168B;
	font-weight: bold;
	font-size: 42px;
	padding: 38px 0 0 60px;
	text-align: left;
}
.welsh-trans {
	background-image:url(images/welsh-flag.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	text-indent: -999999px;
	position: absolute;
	top: 200px;
	left: -10px;
}
.welsh-trans:hover {
	background-position: -80px;
}
.welsh-trans.current {
	background-position: -160px;
}
.gaelic-trans {
	background-image:url(images/gaelic-flag.png);
	background-repeat: no-repeat;
	width: 80px;
	height: 40px;
	display: block;
	text-indent: -999999px;
	position: absolute;
	top: 250px;
	left: -10px;
}
.gaelic-trans:hover {
	background-position: -80px;
}
.gaelic-trans.current {
	background-position: -160px;
}

.sut-i {
	background-image: url(images/sut-i.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 90px;
	float: left;
	margin: 0 35px 20px 0;
	display: block;
}
.sut-i:hover {
	background-position: -235px;
}
.pamcanu {
	background-image: url(images/pam-canu.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 90px;
	float: left;
	margin: 0 35px 20px 0;
	display: block;
}
.pamcanu:hover {
	background-position: -235px;
}
.gwybodaeth {
	background-image: url(images/gwybodaeth.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 90px;
	float: left;
	margin: 0 35px 20px 0;
	display: block;
}
.gwybodaeth:hover {
	background-position: -235px;
}
.marani {
	background-image: url(images/mar-a-ni.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 90px;
	float: left;
	margin: 0 35px 20px 0;
	display: block;
}
.marani:hover {
	background-position: -235px;
}
.carson {
	background-image: url(images/carson-seinn.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 90px;
	float: left;
	margin: 0 35px 20px 0;
	display: block;
}
.carson:hover {
	background-position: -235px;
}
.mud {
	background-image: url(images/mu-dheidhinn.png);
	background-repeat: no-repeat;
	width: 235px;
	height: 90px;
	float: left;
	margin: 0 35px 20px 0;
	display: block;
}
.mud:hover {
	background-position: -235px;
}
#field_7_6 {
	margin-left: 125px !important;
	color: #2B388F;
	text-align: left;
	width: 300px;
}
.gchoice_6_1 label {
	text-align: left !important;
	width: 155px !important;
	color: #2B388F !important;
	font-weight: normal !important;
	text-transform: none !important;
}