/*
Theme Name: Boylen Bridgehead RWT1
Description: This wordpress theme is designed and developed by Boylen Bridgehead, Inc.
Author: Boylen Bridgehead
Author URI: http://www.boylen.com.au/
Version: 1.0
Tags: Resposive Web Theme with Bootstrapcustom, header, custom background, custom banner, plugins, widgets ready, AJAX, Jquery
	BB_Resonsive_Theme v 1.0
	http://www.boylen.com.au/
	This theme was designed and built by Boylen Media (Rhod)
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
/* =WP CoreStyle
-------------------------------------------------------------- */
@import url(fonts/bebas/stylesheet.css);

.alignLeft,.alignleft { float: left; }
.alignRight,.alignright { float: right; }
.dispnone { display:none; }
a.imghover:hover img {
filter:alpha(opacity=70);
opacity:0.7;
text-decoration:none;
}
#sliders { max-height: 398px; overflow:hidden; }
a.imghover:hover { text-decoration:none; }
/* ===================================================================
DEFAULT
====================================================================== */
body {
	background:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#555555;
}

.container { width:960px; padding:0; }

/* HEADER
------------------------------------------------------------------------ */
.head-holder {
	padding: 30px 0 20px 0;
}
#head-widget-right {
	margin-top:30px;
	font-family: bebasregular, sans-serif, Arial, Helvetica;
	font-size: 32px;
	color:#7d7d7d;
}

/* MENU
------------------------------------------------------------------------ */
.menu-nav ul { margin:0; padding:0; list-style-type:none; }
.nav-ul {	font-family: bebasregular, sans-serif, Arial, Helvetica; font-size:14px; padding:0; margin:0; border:0; color:#7d7d7d; }
.nav-ul ul, .nav-ul li { float: left; position:relative; list-style: none;	margin: 0;	padding: 0;}
.nav-ul ul { position: absolute; top: 45px; left: 0; width:250px; z-index: 100; }
.nav-ul ul li { min-height: 1px; display:block; vertical-align: middle; width:100%; }
.nav-ul ul li.hover, .nav-ul ul li:hover { position: relative; z-index: 599; cursor: default; }
.nav-ul ul ul { visibility: hidden;	position: absolute;	top: 100%;	left: 0; z-index: 598;	width: 100%; }
.nav-ul ul ul li {	float: none;}
.nav-ul ul ul ul {	top: 0;	left: auto;	right: -99.5%;}
.nav-ul ul li:hover > ul {	visibility: visible;}
.nav-ul ul ul {	bottom: 0;	left: 0;}
.nav-ul ul ul {	margin-top: 0;}
.nav-ul ul ul li {	font-weight: normal;}

.nav-ul > li > a { display: block; line-height: 1em; text-decoration: none; color: #7d7d7d; padding:15px 39px; font-size:14px; border-left: solid 1px #dedede; }
.nav-ul > li:first-child > a { border-left:none; }

.nav-ul > li.active > a, .nav-ul > li > a:hover, .menu-nav .dropdown-menu > li > a:hover, .nav-ul li.current-page-ancestor a { background:#011281; color:#FFF; }
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a,
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background:#e0e0e0;
	color:#000;
	white-space:normall
}
.menu-nav .dropdown-menu > li > a, .menu-nav li.current-page-ancestor .dropdown-menu > li > a { background:#FFF; color:#7d7d7d; padding: 10px 20px; border-left:none; }
.nav-ul > li > a.retlink {	display:none; }

/* BANNER
------------------------------------------------------------------------ */
#banner-holder { position:relative; min-width:960px; }
.banner-slider { list-style-type:none; margin:0; padding:0; }
.banner-slider .container { height: 100%; position:relative; }
.banner-slider li {
	width:100%;
	height: 541px;
	overflow:hidden;
	background-repeat:no-repeat;
  background-size: cover;
}

.banner-description-wrap {
	position:absolute;
	right: 50px;
	bottom: 70px;
	width: 30%;
}

.banner-description-wrap .banner-title {
	display:block;
	clear:both;
	font-family:'Open Sans', sans-serif;
	font-size:80px;
	font-weight:bolder;
	color:#FFF;
	line-height:100%;
	text-transform:uppercase;
	text-align:left;
}

.banner-description-wrap .banner-desc {
	display:block;
	font-weight:bolder;
	width:100%;
	clear:both;
	font-family:'Open Sans', sans-serif;
	color:#FFF;
	text-transform:uppercase;
	text-align:left;
}

.banner-description-wrap .banner-desc-top {
	font-weight:bolder;
	line-height:100%;
	clear:both;
	display:block;
	font-size:80px;
	text-align:left;
}

.banner-description-wrap .banner-desc-bottom {
	font-weight:bolder;
	line-height:100%;
	clear:both;
	display:block;
	font-size:80px;
	text-align:left;
}

.centered-btns_tabs {
	margin: 0;
	position:absolute;
	bottom: 20px;
	right: 27%;
	z-index:100;
	list-style-type:none;
}
.centered-btns_tabs li {
	float:left;
	margin:0 5px;
	list-style:none;
}
.centered-btns_tabs li a {
	display:block;
	overflow:hidden;
	text-indent:-999px;
	width: 10px;
	height:10px;
	border: solid 1px #FFF;
	background: #FFF;
}
.centered-btns_tabs li.centered-btns_here a {
	border: solid 1px #FFF;
	background: transparent;
}

/* CONTENT
------------------------------------------------------------------------ */
.content-area { padding: 20px 0; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#555; line-height:160%; }
.content-area p { margin-bottom: 20px; }
.content-area h1 {
	font-family: bebasregular, sans-serif, Arial, Helvetica;
	font-size:24px;
	line-height:150%;
	color:#000;
	font-weight:normal;
	padding:0 0 5px 0;
	border-bottom: solid 1px #d7d7d7;
	margin:0 0 15px 0;
}

.content-area h2 {
	font-size:18px;
	color:#011281;
	margin:0;
	padding:0;
}

.content-area-inner {
	padding:25px 30px;
	border:solid 1px #efefef;
	background:#f8f8f8;
}

.cont-with-sidebar {
	border-left: solid 1px #d7d7d7;
	padding: 0 20px 0 40px;
}
.home-left, .home-right { min-height:140px; }

/* SIDEBAR
------------------------------------------------------------------------ */
.sidebar ul { list-style-type:none; margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
.sidebar a { color:#555555; display:block; padding-bottom:5px; }
.sidebar li.current_page_item a { font-weight:bold; }

/* GALLERY
------------------------------------------------------------------------ */
.remove-margin-left { margin-left:0; }
.gallery-box-holder {
	clear:both;
	display:block;
	padding-top: 25px;
}
.gallery-box-holder:first-child { padding-top: 0; }
.gallery-photo-holder { float:left; width:205px; height:143px; }
.gallery-photo-holder a {
	float:left;
	overflow:hidden;
	width:205px;
	height:143px;
	text-indent:-999px;
	background-repeat:no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.gallery-photo-holder a:hover {
	filter:alpha(opacity=70);
	opacity:0.7;
	text-decoration:none;
}

/* FORM
------------------------------------------------------------------------ */
.contact-form-holder input[type="text"], .contact-form-holder input[type="email"], .contact-form-holder textarea {
	width:96%;
	background:#f3f3f3;
}
.contact-form-holder textarea { height: 100px; background:#f3f3f3; }
.half-size-wrap input[type="text"] { width: 92%; background:#f3f3f3; }
.contact-form-holder p { color:#102933; margin-bottom:10px; }

.contact-form-holder input[type="button"], .contact-form-holder input[type="submit"] {
	border: solid 1px #c84809;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	padding: 5px 30px;
	color:#FFF;

	background: #f6ae57; /* Old browsers */
	background: -moz-linear-gradient(top,  #f6ae57 0%, #e86e32 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6ae57), color-stop(100%,#e86e32)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f6ae57 0%,#e86e32 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f6ae57 0%,#e86e32 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f6ae57 0%,#e86e32 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f6ae57 0%,#e86e32 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ae57', endColorstr='#e86e32',GradientType=0 ); /* IE6-9 */
	
}
.contact-form-holder table th, .contact-form-holder table td { text-align:left; vertical-align:top; }
.contact-form-holder table th { padding-right: 5px; }
.contact-form-holder a { color: #102933; }
.contact-form-holder .menu {
	list-style-type:none;
	margin:0;
	padding:0;
}

.contact-form-holder .menu li a {
	display:block;
	padding:10px 15px;
	font-family: bebasregular, sans-serif, Arial, Helvetica;
	color:#FFF;
	font-size:14px;
	background-color:#cacaca;
}
.contact-form-holder .menu li a:hover {
	background-color:#011281;
	text-decoration:none;
}

.menu-contact-links-container {
	min-height:300px;
}
.border-box-holder {
	padding:0 5px;
	font-size:14px;
}
/* FOOTER
------------------------------------------------------------------------ */
#footer-area { color:#FFF; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:150%; }
#footer-area a { color:#FFF; }
.footer-menu-holder { text-align:right; }
.footer-menu-holder ul { float:right; }
.footer-menu-holder ul li { float:left; }
.footer-menu-holder ul li:first-child a { border-left: none; }
.footer-menu-holder ul li a { padding-left: 5px; margin-left: 5px; border-left: solid 1px #FFF; }
.footer-address { display:block; clear:both; width:100%; text-align:center; }
.footer-copyright { float:right; margin-top:-20px; text-align:right; padding-right:20px; }
#footer-wrapper {
	background:#011281;
	color:#FFF !important;
	padding:21px 0;
}

@media (min-width: 176px) and (max-width: 979px) {
	.centered-btns_tabs {
		bottom: 20px;
		right: 50px;
	}
}