/*    
Theme Name: BIA
Theme URI: http://www.asone.com.au
Description: A classy networking site. 
Author: Lloyd Parker
Author URI: http://asone.com.au
Version: 1.0 
*/  

@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'allerbold';
    src: url('aller_bd-webfont.eot');
    src: url('aller_bd-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_bd-webfont.woff') format('woff'),
         url('aller_bd-webfont.ttf') format('truetype'),
         url('aller_bd-webfont.svg#allerbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allerregular';
    src: url('aller_rg-webfont.eot');
    src: url('aller_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('aller_rg-webfont.woff') format('woff'),
         url('aller_rg-webfont.ttf') format('truetype'),
         url('aller_rg-webfont.svg#allerregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

strong,
b {
	font-family: 'allerbold';
}

em,
i {
	font-style:italic;
}

hr {
	border:0px;
	height:1px;
	background-color:#c7d2dc;
	margin-top: 35px;
	margin-bottom: 35px;
}

.over {
	overflow:hidden;
	height:100%;
}

.l {
	float:left;
}

.r {
	float:right;
}

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1; /* IE < 8 */
}

html {
	background-color: #fff;
}

body {
	font-family: 'allerregular', Geneva, sans-serif;
	background-color: #e7ecf1;
}

#header,
.content,
#events,
#events-banner,
#footer {
	margin-left:auto;
	margin-right:auto;
	width:920px;
	padding-left:20px;
	padding-right:20px;
	position:relative;
}

/*--------------HEADER STYLE----------------*/

#header-container {
	background-color: #e7ecf1;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e7ecf1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e7ecf1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e7ecf1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#e7ecf1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e7ecf1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e7ecf1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e7ecf1',GradientType=0 ); /* IE6-9 */
}

#header {
	padding: 35px 0px;
}

/*--------------NAVIGATION STYLE----------------*/

#nav,
#footer-nav {
	cursor:default;
}

#nav {
	float:right;
	padding-top: 57px;
}

#nav ul,
#footer-nav ul {
	padding:0px;
	margin-bottom: 0px;
}

#nav li,
#footer-nav li {
	display:inline-block;
}

#nav li:last-child a,
#footer-nav li:last-child a {
	margin-right:0px;
}

#nav li a,
#footer-nav li a {
	font-size: 20px;
	color:#174472; /* main blue */
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 20px;
}

#nav li a:hover,
#footer-nav li a:hover {
	color:#52a7e5;
}

#nav .current_page_item a,
#nav .current_page_item a:hover,
#footer #footer-nav .current_page_item a,
#footer #footer-nav .current_page_item a:hover,
#footer #footer-nav .current-menu-item a,
#footer #footer-nav .current-menu-item a:hover {
	color:#f26422; /* orange */
}

#footer-nav {
	text-align: center;
	margin-bottom: 35px;
}

#footer-nav li a {
	font-size: 16px;
}

/*--------------CONTENT STYLE----------------*/

.post-meta {
	color: #fff;
	font-size:18px;
	line-height: 22px;
	padding: 0px;
}

.post-meta-key {
	font-family: 'allerbold';
	color: #52a7e5;
}

.post-meta li {
	list-style: none;
}

.event-info {
	margin: -10px 0px;
}

.event-info li {
	display:inline;
	padding-right: 10px;
}

body .content p a.more-link {
	color:#174472;
	text-decoration: none;
}

.content p a.more-link:hover {
	color:#fff;
	text-shadow:1px 1px #b03800;
	background-color: #f26422;
}

.more-link {
	background-color: #c7d2dc;
	padding: 10px;
	margin-top: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.content .more-link a {
	color: #174472;
}

.featured img {
	width:50px;
	height:50px;
	float:right;
}

.hook-line {
	padding: 35px 0px;
}

.hook-line .l {
	width:730px;
}

#events-container {
	background-color: #174472; /*main blue*/
}

#events {
	padding: 25px 0px;
	color: #fff;
}

#events-banner {
	padding: 20px 0px;
	margin-bottom: 35px;
}

#events-banner h1 {
	color:#fff;
	font-size: 34px;
	margin-top: 20px;
}

#events-banner h1 a {
	text-decoration: none;
	color: #fff;
}

#events-banner .r img {
	margin-right: 22px;
}

.content .one_fourth h3 {
	margin-bottom: 10px;
}

.content .one_fourth p {
	font-size: 12px;
	line-height: 16px;
}

.event {
	width: 230px; /*181px for 5 icons*/
	float:left;
	text-align: center;
}

.event a {
	color: #fff;
	text-decoration: none;
}

.event p {
	font-size: 14px;
}

.event p span {
	display: block;
	font-size: 22px;
	padding:4px 0px;
}

.hs span {
	color: #f26422;
}

.icon {
	width:110px;
	height:110px;
	padding-bottom: 5px;
	margin-left: 55px; /*20px for 5 icons*/
	background-size:110px 109px;
}

.dig .icon {
	background-image: url(http://www.biaust.com.au/wp-content/uploads/2014/10/digital-feature.png);
	background-repeat: no-repeat;
}

.dig .icon:hover {
	background-image: url(http://www.biaust.com.au/wp-content/uploads/2014/10/digital-feature-hover.png);
	background-repeat: no-repeat;
}

.hs .icon {
	background-image: url(images/event-hs.gif);
	background-repeat: no-repeat;
}

.hs .icon:hover {
	background-image: url(images/event-hs-over.gif);
	background-repeat: no-repeat;
}

.it .icon {
	background-image: url(images/event-it.gif);
	background-repeat: no-repeat;
}

.it .icon:hover {
	background-image: url(images/event-it-over.gif);
	background-repeat: no-repeat;
}

.hr .icon {
	background-image: url(images/event-hr.gif);
	background-repeat: no-repeat;
}

.hr .icon:hover {
	background-image: url(images/event-hr-over.gif);
	background-repeat: no-repeat;
}

.ld .icon {
	background-image: url(images/ld-feature.png);
	background-repeat: no-repeat;
}

.ld .icon:hover {
	background-image: url(images/ld-feature-over.png);
	background-repeat: no-repeat;
}

.f .icon {
	background-image: url(images/event-f.gif);
	background-repeat: no-repeat;
}

.f .icon:hover {
	background-image: url(images/event-f-over.gif);
	background-repeat: no-repeat;
}

.dig .icon a,
.hs .icon a,
.it .icon a,
.hr .icon a,
.ld .icon a,
.f .icon a {
	display: block;
	width: 100%;
	height:100%;
}

.dig span {
	color: #7f3f98;
}

.it span {
	color: #52a7e5;
}

.hr span,
.ld span {
	color: #f22222;
}

.f span {
	color: #9cd53a;
}

.content {
	margin-bottom: 45px;
}

.content h1 {
	color:#174472; /* main blue */
	font-size:30px;
	line-height: 36px;
}

.content h2 {
	color:#174472; /* main blue */
	font-size: 24px;
	line-height: 30px;
	text-shadow:1px 1px #fff;
	margin-bottom: 10px;
}

.content h3 {
	color:#174472; /* main blue */
	font-size: 16px;
	font-family: 'allerbold';
	text-shadow:1px 1px #fff;
	margin-bottom: 5px;
}

.one_fifth p {
	text-align: center;
}

.one_fifth img {
	margin:5px 0px;
}

.content h2 a {
	color:#174472; /* main blue */
	text-decoration: none;
}

.four_fifth h2 {
	margin-top: 20px;
}

.content p {
	color:#174472; /* main blue */
	font-size:16px;
	line-height: 24px;
	margin-bottom: 12px;
	text-shadow:1px 1px #fff;
}

.content p a:link,
.content p a:visited,
.content ul li a:link,
.content ul li a:visited {
	text-decoration:none;
	color:#f26422; /* orange */
}

.content p a:hover,
.content p a:active,
.content ul li a:hover,
.content ul li a:active {
		text-decoration:underline;
}

.content img {
	-webkit-border-radius: 03px;
	-moz-border-radius: 03px;
	border-radius: 03px;
}

.content ul li {
	line-height:22px;
	font-size:16px;
	text-shadow:1px 1px #fff;
	color:#174472; /* main blue */
	padding-bottom: 5px;
}

.content ul li strong {
	font-family: 'allerbold';
}

.content ul li {
	list-style-image: url(images/bullet.gif);
}

.right-c {
	width:450px;
	float:right;
}

.left-c {
	width:450px;
	float:left;
}

.testimonials {
	font-style: italic;
	margin-top: 45px;
	text-align: center;
}

.testimonials h2 {
	font-style: normal;
	padding-top: 0px;
	margin-bottom: 25px;
}

.testimonials span {
	font-style: normal;
	color: #52a7e5;
	display: block;
}

.testimonials p {
	font-size:18px;
	margin-bottom: 0px;
}

.read-more {
	position: absolute;
	bottom:-45px;
	left: 380px;
}



/*--------------FOOTER STYLE----------------*/

#footer-container {
	background-color: #fff;
}


#footer {
	padding:45px 0px;
	font-size: 12px;
	color:#174472; /* main blue */
}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color:#174472; /* main blue */
	text-decoration: none;
}

#base .l {
	width:300px;
}

#base .l p {
	padding-top: 50px;
	padding-bottom: 1px;
}

#base .mid {
	text-align: center;
	float: left;
	width: 310px;
}

#base .r {
	text-align: right;
	width: 280px;
	padding-top: 14px;
	padding-bottom: 1px;
}

/*-----------------FORMS------------------*/

input,
textarea {
	padding: 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	color: #174472;
	margin: 5px 0px;
}

input:focus,
textarea:focus {
	background-color: #f2f5f8;
}

textarea {
	font-family: 'allerregular', Geneva, sans-serif;
	width:300px;
}

label {
	padding-right:10px;
}