/*
THEME NAME: Buc Cup wordpress theme
*/

/* @group Untitled Group */

/* WordPress Specific /*{{{*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignnone {
	float: none;
	clear: both;
}
.aligncenter {
	float: none;
	margin: 0 auto;
}
.clearfloat {
	display: inline-block;
	width: 100%;
}

/*.wp-caption {
	padding-top: 10px;
	padding-left: 10px;
}*/

/*}}}*/

/*html {
	overflow-y: scroll;
	background-image: url('/wp-content/themes/buccup/img/background.jpg');
	background-repeat: repeat-x;
}*/
html, body {
	/*background-color:#fff;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}

img,
a img {
	border: none;
}

a{
	text-decoration:none;
	color:#00F;
}

a:hover{
	text-decoration:underline;
}

#wrapper{
	width:980px;
	margin:0 auto;
	
}

h1{
	margin: 0;
	padding: 4px 10px;
	font-size:8px;
	text-align: right;
	color:#ACB6AB;
}

#header .widget {
	margin: 0;
}
#header .widget-title{
	display: none;
}

#header p{
margin: 0;
padding: 12px 0;
}

.menu {
	background: #006;
	color: #fff;
	font-size: 16px;
}
.menu a {
	color: #fff;
}

.menu ul {
	margin: 0;
	padding: 4px 10px;
	list-style-position: inside;
	list-style: none;
	text-align: center;
}
.menu li {
	display: inline;
}

.menu .separator {
	padding: 0 6px;
}

#main{
	margin: 10px 0 0 0;
}

#main .content{
	width: 693px;
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 0;
}

#main p{
margin: 0;
padding-bottom:10px;
}

#main .post p{
margin: 0;
padding: 12px 0;
}

.content .post {
	margin: 0 0 10px;
}

.content .title{
	font-weight: bold;
	font-size: 16px;
	color: #006;
	padding: 0;
	margin: 0;
}

.content .thumbnail {
	text-align: right;
	margin-right:5px;
}

.content .post-has-thumbnail {

}

.content h2 {
 font-size: 16px;
 padding: 0;
 padding-bottom:5px;
 margin: 0;
}

.content h3 {
	font-size: 22px;
	padding:5px 0;
	margin: 0;
}

.content h4 {
	font-size: 18px;
	padding:5px 0;
	margin: 0;
}

.content h5 {
	font-size: 14px;
	padding:5px 0;
	margin: 0;
}


.content h6 {
	font-size: 12px;
	padding: 5px 0;
	margin: 0;
}



.content h3,
.content h4,
.content h5,
.content h6,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a,
.content .title a {
	color: #006;
}


.content .author{
	font-size: 8px;
}

.content .date{
	font-size: 10px;
}

#main .sidebar {
	width: 252px;
	margin: 0 10px 10px 0;
	clear: right;
}

.sidebar{
	text-align: center;
}

#main .sidebar p{
margin: 0;
padding: 12px 0;
}

#main .sidebar ul{
list-style: none;
margin: 0;
padding: 0;
}

.widget{
	background: #000;
	color: #fff;
	margin: 0 0 10px;
}

.widget .widget-title {
	background: #99c;
	font-size: 14px;
	color: #000;
	padding: 4px 0;
}

#main .blog-sidebar {
	background: #000;
	text-align: left;
	margin: 0 10px 10px 0;
}
.blog-sidebar a {
	color: #ff0;
}

.blog-sidebar .widget {
	margin: 5px;
}
.blog-sidebar .widget-title {
	color: #fff;
	background: transparent;
}

#footer{
	margin: 10px 0 0;
}

#footer p{
margin: 0;
padding: 12px 0;
}

#footer .widget {
	margin: 0;
	font-size: 10px;
	background: transparent;
	color: #000;
}
#footer .widget-title {
	display: none;
}

.s{
width:198px;
height:22px;
font-size:12px;
font-weight:bold;
color:#999;
border:0px none;
}

.searchsubmit{
background-color:#000;
border:none;
color:#fff;
font-size:14px;
font-weight:bold;
padding:0;
margin:0;
}

#widget_sp_image-3 .widget widget_sp_image .widget-title{
display:none;
}

#main .sidebar a{
color:#ffff00;
}

#slidebar{
padding:20px;
}

.alignleft .wp-caption-text {
background: none repeat scroll 0 0 #cccccc;
font-size: 8pt;
margin: 0 10px 0 0;
padding:5px;
}

.alignright .wp-caption-text {
background: none repeat scroll 0 0 #cccccc;
font-size: 8pt;
margin: 0 10px 0 0;
padding:5px;
}

#homesidebar{
overflow-y: hidden;
width:252px;
height:188px;
}

#main .top-sidebar {
	margin: 0 10px 10px 0;
}

#main .top-sidebar .widget {
	margin: 0;
}

.content img{
padding: 5px;
}

#main .wpcf7-captcha-captcha-843{
padding: 0;
}

body {
	font-size: 14px;
}


.wpcf7 .wpcf7-select,
.wpcf7 .wpcf7-text {
	width: 170px;
	float: right;
	margin-right: 30px;
	margin-left: 6px;
}
.wpcf7  .required_item {
	color: red;
}
.wpcf7 td {
	height: 40px;
}
.wpcf7 .table_subtitle td {
	font-weight: bold;
	margin-top: 10px;
	height: 40px;
	background-color:#00115C; 
	vertical-align:middle;
	color: #fff;
	padding-left: 10px;
}
.wpcf7 span.wpcf7-not-valid-tip {
	white-space: nowrap;
	margin-top: 8px;
}
.wpcf7 .wpcf7-submit {
	background-color:#00115C; 
	color: #fff;
	border-radius: 5px;
	padding: 4px 14px;
	font-size: 16px;
}
.wpcf7 .wpcf7-submit:hover {
	cursor: pointer;
}

/* @end */



/* New CSS */

html {
	background-image: none;
}

body {
	font-family: "Oxygen", sans-serif;
	line-height: 1.75em;
	color: #717b87;
	font-size: 14px;
}

#wrapper {
	margin-top: -65px !important;
}

/* Header */

#logo {
	float: left;
	padding: 0 0 10px 10px;
}

#logo img {
	width: 180px;
	height: auto;
}

#header .widget {
	background-color: #fff;
}

#header .widget:first-child {
	float: left;
	padding-left: 30px;
}

#text-12 {
	float: right;
	margin: 40px 50px 0 0 !important;
	padding: 15px 20px 20px 112px !important;
	background: #f5f5f5 url('img/calendar.png') !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

#header .bb {
	color: #44438a;
	font-family: Lato, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 1.25em;
}

#header .tl {
	font-family: Lato, sans-serif;
	font-weight: 300;
	color: #519999;
	font-size: 30px;
	text-transform: uppercase;
}

#header a.button {
	float: right;
	margin-left: 40px;
	margin-top: -40px;
	padding: 15px 30px;
}

/* Footer */

div#footer {
	background-color: #172534;
	padding: 20px 20px;
	color: #fff;
}

#footer .menu {
	background-color: #172534;
}

#footer .menu a {
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 11px;
}

#footer .widget {
	text-align: center;
	color: #fff;
}

/* Nav */

#header .menu {
	background: #397ca8;
	font-size: 12px;
	padding: 8px 0;
	clear: both;
}

#header .menu a {
	font-family: Lato, sans-serif;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: .065em;
}

#header .menu .separator {
	color: #fde26e;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #162536;
	letter-spacing: -0.065em;
	margin-top: 1em !important;
	margin-bottom: .5em !important;
}

h1, .content h1 {
	font-size: 36px;
}

h2, .content h2 {
	font-size: 28px;
}

h3, .content h3 {
	font-size: 24px;
}

h4, .content h4 {
	font-size: 18px;
}

h5, .content h5 {
	font-size: 16px;
}

h6, .content h6 {
	font-size: 16px;
	letter-spacing: 2px;
}

.h-custom-headline.accent {
	overflow: hidden;
}

.center-text {
	text-align: center;
}

.h-custom-headline.accent > span {
	padding-bottom: 2px;
	display: inline-block;
	position: relative;
}

.h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
	height: 1px !important;
}

.h-custom-headline.accent span:before {
	right: 100%;
	margin-right: 0.5em;
}

.h-custom-headline.accent span:after {
	left: 100%;
	margin-left: 0.5em;
}

.h-custom-headline.accent span:before, .h-custom-headline.accent span:after {
	content: "";
	position: absolute;
	top: 50%;
	height: 2px;
	width: 9999px;
	display: block;
	margin-top: -1px;
	background-color: #e5e5e5;
}

blockquote {
	background-color: #f5f5f5;
	font-family: Georgia, serf;
	font-style: italic;
	color: #3a7ca8;
	width:  90%;
	padding: 30px 30px 20px;
	margin: 20px 0px;
}

blockquote .cite {
	font-family: Oxygen, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #717b87;
	font-style: normal;
	font-size: 12px;
	display: block;
	margin-top: 20px;
}

blockquote:before {
	content: "\f10d";
	color: #74abaa;
	text-align: center;
	font-family: FontAwesome;
	display: block;
	margin: 0px auto;
	font-style: normal;
	font-size: 28px;
	padding-bottom: 15px;
}

div#wrapper {
	background-color: #fff;
	box-shadow: 20px 0 50px -4px rgba(13, 11, 64, 0.25), -20px 0 50px -4px rgba(13, 11, 64, 0.25);
	border-left: 1px solid rgba(23, 37, 53, .5);
	border-right: 1px solid rgba(23, 37, 53, .5);
}

strong span {
	color: #3a7ca8;
}

#main {
	padding: 35px 35px;
	margin: 0 0 0 0;
}

.content .title h2 {
	font-weight: 400 !important;
	font-size: 28px;
	color: #162536;
	margin-top: 5px !important;
}

.home .title {
	display: none;
}

#main .content {
	width: 61%;
	margin: 0 5% 0 0px;
	padding: 0;
}

#main .content img {
	max-width: 100%;
	height: auto;
}

#main .sidebar {
	width: 27%;
	margin: 0 0px 0px 0;
	clear: none;
	float: left;
}

/* Sidebar */

.widget {
	background-color: #f5f5f5;
	color: #717b87;
	font-size:  12px;
	text-align: left;
	padding:  10px 15px;
	margin: 0 0 30px 0;
	line-height: 1.5em;
}

.widget .widget-title {
	font-family: Lato, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	font-size:  20px;
	background: transparent;
	color: #162536;
	letter-spacing: -1px;
	line-height: 1.25em;
}

a, #main .sidebar a {
	color: #34ba9c;
}

/*sponsors slide*/
div.jshowoff.jshowoff-1 {
	display: none;
}

.widget .menu, #main .sidebar ul {
	background: transparent;
	font-size: inherit;
	color: inherit;
	margin: 1em 0;
}

.widget .menu li {
	display: block;
	padding: 8px 0;
	border-top: 1px solid #e7e7e7;
}

.widget .menu li:last-child {
	border-bottom: 1px solid #e7e7e7;
}

ul#menu-tournament-results.menu li:last-child {
	border-bottom: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	padding: 20px 0 0 0;
}

.widget strong {
	color: #44418c;
}

/*BUCCUP WIDGET*/

#text-13 {
	text-align: center !important;
	background-color: #397ca8;
	color: #fff;
	padding: 8px 8px 20px 8px;
}

#text-13 .widget-title {
	font-weight: 900;
	color: #fff;
	font-size: 22px;
	letter-spacing: 0px;
}

#text-13 span {
	font-weight: 300;
	font-size: 21px;
	letter-spacing: 1px;
	padding-bottom: 20px;
	display: block;
	font-family: Lato, sans-serif;
}

#text-13 a {
	color: #fff !important;
	text-decoration: underline;
	font-weight: bold;
}

#text-13 a:hover {
	color: #fee464 !important;
}

a.button, #text-13 a.button, .sidebar input[type=submit], button {
	padding: 15px 20px;
	background-color: #fee464 !important;
	display: block;
	text-transform: uppercase;
	font-family: Lato, sans-serif;
	font-weight: 900;
	color: #367baa !important;
	letter-spacing: 1px;
	text-decoration: none !important;
	border-style: none;
}

a.button:hover, #text-13 a.button:hover, .sidebar input[type=submit]:hover {
	background-color: #403f90 !important;
	color: #fff !important;
	text-decoration: none !important;
}

/* Form */

#text-15 .widget-title {
	margin-bottom: .25em;
}

.sidebar input[type="text"] {
	display: block;
	width: 90%;
	padding: 12px 10px;
	color: #b4b4b4;
}

.sidebar input {
	margin-top: 8px !important;
}

.sidebar input[type="submit"], .sidebar input[type="button"], .sidebar button {
	border-style: none !important;
	width:  100%;;
}

.sidebar button:hover {
	color: #fff;
	background-color: #43448a;
}

.sidebar label {
	display: none;
}

#text-15 form p {
	padding: 0px 0px !important;
}

button.Button.ctct-button.Button--block.Button-secondary {
	margin-top: 10px;
}



/* New Gravity Form */

.sb-form label {
	display: none !important;
}

.gform_wrapper .sb-form .top_label input.medium, .gform_wrapper .sb-form .top_label select.medium, .gform_wrapper .sb-form .simple_captcha_medium input {
	width: 100% !important;
	padding: 12px 10px;
		color: #b4b4b4;
}

.sb-form input[type=submit] {
	cursor: pointer !important;
	margin-top: -10px !important;
}

.sb-form img.gfield_captcha {
	width: 50%;
	height: auto;
}
.sb-form div.gfield_captcha_container {
	text-align: center;
	margin-top:  10px;
}

.sb-form div.gfield_description {
	text-align: center;
}

.gform_confirmation_wrapper.sb-form {
	padding:  20px 0;
	font-weight: bold;
	text-align: center;
}

/* SLider */

div.metaslider.metaslider-flex.metaslider-715.ml-slider.nav-hidden {
	max-height: 200px;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #bdc1c5;
	margin: 10px 0 !important;
}

#text-16 p {
	display: none !important;
}

#metaslider_container_715 li {
	line-height: 200px;
}

#metaslider_container_715 li img {
	vertical-align: middle;
}

/* facebook */

#text-14 .widget-title:before {
	content: "\f230";
	font-family: "FontAwesome";
	display: inline-block;
	padding-right: 10px;
	color: #3d7da6;
}

#cff {
	padding-top:  20px;
}

p.cff-page-name.cff-author-date {
	color: #3d7da6;
}

#main .sidebar #cff p {
	padding: 0 0 !important;
}

#cff .cff-author img {
	border: 1px solid #3d7da6;
}

p.cff-date {
	font-size: 10px !important;
}

#cff .cff-author {
	margin: 0 0 10px 0;
}

#cff .cff-post-links {
	padding: 10px 0 5px 0;
}

#cff .cff-item {
	border-bottom: 1px solid #e9e9e9 !important;
	margin-bottom:  5px !important;
}

/* Gallery */

div.slideshowlink {
	display:  none;
}

table.photo-table {
	width:  100%;
	text-align: center;
}

table.photo-table td {
	text-align: center;
}

table.photo-table .ngg-albumoverview {
	text-align: center !important;
	margin: 0px auto !important;
	width: 100%;
}

table.photo-table .ngg-album-compact {
	float: none !important;
	text-align: center !important;
	width: 100%;
	margin: 0px auto !important;
}


div.ngg-album-compact h4 span:before, div.ngg-album-compact h4 span:after {
	content: "";
	display: none !important;
}

p.ngg-album-gallery-image-counter {
	display: none;
}

.ngg-album-compactbox:after, .ngg-album-compactbox:before, .ngg-album-compactbox {
	border: 0px !important;
}

div.ngg-album-link {
	border: 2px solid #e5e5e5;
	padding: 6px;
	background-color: #fff;
}

.ngg-album-compactbox img.Thumb {
	border: 0px !important;
	width: 100%;
	height: 173px !important;
}

div.ngg-album-compact h4:first-of-type, div.ngg-album-compact h4:last-of-type {
	display: none;
}

.ngg-album-compact h4 .ngg-album-desc {
	height: 30px;
	margin-top: 0px;
	margin-bottom: -10px;
}

.content h3 a, .content h4 a, .content h5 a, .content h6 a, .content .title a {
	color: #28bc9a;
}

.ngg-gallery-thumbnail-box {
	margin: 0 25px 30px 0;
}

/* Results */

table {
	width: 100%;
}

address {
	font-style: normal !important;
}

/* SPonsors */

table.sponsors {
	margin-top: -30px;
}

table.sponsors td {
	width: 25%;
	text-align: center;
	color: #367baa;
	font-family: Lato, sans-serif;
	font-weight: 900;
	font-size: 14px;
	line-height: 1.25em;
	vertical-align: top;
	padding: 30px 25px 0 25px;
}

table.sponsors td span {
	color: #717b86;
	font-weight: Normal;
	font-size: 11px;
	display: block;
}

/* Forms */

input {
	padding: 10px 10px;
}

.wpcf7-form-control-wrap {
	display: block;
}

.wpcf7 .wpcf7-select, .wpcf7 .wpcf7-text {
	float: left;
	width: 85%;
	margin-bottom: 10px;
}

.wpcf7 table {
	border-spacing: 10px;
}

.wpcf7 .table_subtitle td {
	background-color: #3d7da6;
	color: #fff;
}

.wpcf7 .wpcf7-submit {
	background-color: #fde26e; 
	color: #3d7da6;
	border-radius: 0px;
	padding: 4px 14px;
	font-size: 16px;
	border-style:none;
	font-family: Lato, sans-serif;
	text-transform:uppercase;
	font-weight:800;
	font-size: 14px;
	letter-spacing:1px;
	padding: 10px 20px;
}

.wpcf7 .wpcf7-submit:hover {
	background-color: #43448a;
	color: #fff;
}

tr.table_subtitle {
	border-bottom: transaprent 50px !important;
}


/* Contact Page */

.page-id-10 .wpcf7 .wpcf7-select, .page-id-10  .wpcf7 .wpcf7-text {
	float: none !important;
}

/* SPonsors Page */

.page-id-97 table td {
	width: 25%;
	padding: 15px !important;
}

/* Links Page */

#LinkMgrContainer {
	font-family: Oxygen, sans-serif !important;
	line-height: 1.5em !important;
}

#LinkMgrLinks li {
	padding-bottom: 10px;
}

#LinkMgrLinks li a, #LinkMgrLinks li a:visited {
	color: #5cc2a9;
}

#LinkMgrPath {
	display: none;
}

#LinkMgrCategoryText {
	margin: 10px 0px 10px 0px;
}

#LinkMgrHeaderTitle {
	border-bottom: 0px;
}

#LinkMgrLinks ul {
	margin: 10px 10px 10px 0px;
}
