/*
Theme Name: BSB Pacific
Theme URI: www.bsbpacific.com
Description: The offical wordpress website theme for BSB Pacific.
Author: Pete Delafosse - Renegade Digital
Author URI: adamdickinson.com.au
Version: 1.1
*/
/* line 17, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../var/lib/gems/1.8/gems/compass-0.13.alpha.0/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/*Core default styles */
/* line 31, style.sass */
a {
  text-decoration: none;
}
/* line 37, style.sass */
a:hover {
  text-decoration: underline;
}

/* line 43, style.sass */
html, body {
  height: 100%;
}

/* line 49, style.sass */
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}

/* line 57, style.sass */
h1, h2 {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
}

/* line 63, style.sass */
h3, h4 {
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
}

/* line 69, style.sass */
h1 {
  font-size: 2em;
}

/* line 75, style.sass */
h2 {
  font-size: 1.5em;
}

/* line 81, style.sass */
h3 {
  font-size: 1.3em;
}

/* line 87, style.sass */
h4 {
  font-size: 1.17em;
}

/* line 93, style.sass */
h5 {
  font-size: 1em;
}

/* line 99, style.sass */
hr {
  width: 125px;
  margin: 0 auto;
  border: 0;
  border-top: 1px solid black;
  background: none;
}

/* line 113, style.sass */
strong {
  font-weight: bold;
}

/* line 119, style.sass */
em {
  font-style: italic;
}

/* line 127, style.sass */
.clear {
  clear: both;
  height: 0;
}

/* line 135, style.sass */
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -143px;
}

/* line 147, style.sass */
.container {
  width: 960px;
  margin: 0 auto;
}
/* line 155, style.sass */
.container h4 {
  text-align: center;
  margin: 1em 0;
  font-size: 1.05em;
  text-transform: uppercase;
}
/* line 167, style.sass */
.container h4 + hr {
  margin: 24px auto;
}

/* line 175, style.sass */
.adore {
  background: url(images/adore-background.png) 50% 0;
  border-bottom: 5px solid #f40b88;
  overflow: hidden;
  color: white;
}
/* line 187, style.sass */
.adore h2 {
  background: #f40b88;
  margin-top: 35px;
  margin: 35px auto 38px;
  width: 306px;
  height: 151px;
  padding: 12px 0;
  text-align: center;
}

/* line 205, style.sass */
.bottom {
  background: #c51372;
  padding: 2em 0;
  overflow: hidden;
  color: white;
  line-height: 1.3em;
}
/* line 219, style.sass */
.bottom .col {
  text-transform: uppercase;
  margin: 0;
}
/* line 227, style.sass */
.bottom .col + .col {
  width: 66.66%;
  text-transform: none;
  margin: 0;
}
/* line 237, style.sass */
.bottom .col + .col a, .bottom .col + .col p.coming-soon {
  background: black;
  color: white;
  float: right;
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-size: 1.1em;
  height: 31px;
  line-height: 31px;
  padding: 0 1.5em;
  text-transform: uppercase;
  margin-top: 8px;
}
/* line 261, style.sass */
.bottom .col + .col a.visit:after, .bottom .col + .col p.coming-soon.visit:after {
  content: " >";
}
/* line 267, style.sass */
.bottom .col + .col a.visit:hover, .bottom .col + .col p.coming-soon.visit:hover {
  background: #363837;
}
/* line 273, style.sass */
.bottom .col + .col p {
  float: left;
  width: 69%;
}
/* line 281, style.sass */
.bottom .col + .col p.coming-soon {
  float: right;
  width: auto;
}

/* line 289, style.sass */
.bsb {
  background: black;
  color: white;
  overflow: hidden;
  border-bottom: 4px solid white;
}
/* line 301, style.sass */
.bsb.white {
  padding-bottom: 10px;
}
/* line 307, style.sass */
.bsb h1 {
  font-size: 0.9em;
  text-transform: uppercase;
  overflow: hidden;
  margin-top: 1em;
  float: left;
  width: 72%;
}
/* line 323, style.sass */
.bsb h1 img {
  float: left;
  display: block;
  margin-right: 2em;
}
/* line 333, style.sass */
.bsb h1 ul {
  display: inline;
}
/* line 339, style.sass */
.bsb h1 ul li {
  float: left;
  list-style-type: none;
}
/* line 347, style.sass */
.bsb h1 ul li + li {
  margin-left: 15px;
}
/* line 353, style.sass */
.bsb h1 ul li a {
  border-bottom: 1px solid black;
  padding-bottom: 1em;
  display: block;
  float: left;
  padding-top: 28px;
  text-decoration: none;
  color: white;
  -webkit-transition-property: border;
  -moz-transition-property: border;
  -ms-transition-property: border;
  -o-transition-property: border;
  transition-property: border;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -ms-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
/* line 375, style.sass */
.bsb h1 ul li a:hover {
  border-bottom-color: white;
}
/* line 383, style.sass */
.bsb h1 ul li.current-menu-item a {
  border-bottom-color: white;
}
/* line 389, style.sass */
.bsb hr {
  border-top: 1px solid white;
}
/* line 395, style.sass */
.bsb .right {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  color: #b6b6b6;
  float: right;
  text-transform: uppercase;
  font-size: 0.925em;
  margin-top: 23px;
  text-align: right;
}
/* line 413, style.sass */
.bsb .feature-title {
  position: relative;
  height: 381px;
  clear: both;
  text-transform: uppercase;
}
/* line 425, style.sass */
.bsb .feature-title img.feature-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
/* line 437, style.sass */
.bsb .feature-title .feature-content {
  position: relative;
  z-index: 5;
}
/* line 445, style.sass */
.bsb .feature-title h2 {
  font-size: 2.32em;
  padding-top: 60px;
  text-align: left;
}
/* line 455, style.sass */
.bsb .feature-title h2 span.large {
  font-size: 2.7em;
  margin: 0;
  padding-top: 4px;
}
/* line 465, style.sass */
.bsb .feature-title h2 span.medium {
  font-size: 1.5em;
  margin: -6px 0 0;
}
/* line 473, style.sass */
.bsb .feature-title h3 {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-size: 1.3em;
  text-align: left;
  padding-top: 34px;
  line-height: 1.3em;
}
/* line 487, style.sass */
.bsb .bottom {
  clear: both;
  display: block;
  background: #3d3d3d;
  line-height: 39px;
  overflow: hidden;
  padding: 0;
}
/* line 505, style.sass */
.bsb .bottom h3 {
  font-weight: normal;
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  float: left;
  margin-right: 1.5em;
  font-size: 1em;
  text-transform: uppercase;
}
/* line 521, style.sass */
.bsb .bottom li {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  margin-right: 0.4em;
  text-transform: uppercase;
  float: left;
}
/* line 533, style.sass */
.bsb .bottom li a {
  color: white;
  background-color: #1f1f1f;
  padding: 4px 8px;
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -ms-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
/* line 549, style.sass */
.bsb .bottom li a:hover {
  background-color: black;
  text-decoration: none;
}
/* line 557, style.sass */
.bsb .bottom ul {
  float: left;
}
/* line 563, style.sass */
.bsb h2 {
  font-family: "Gill Sans W01 Book", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  text-align: center;
  clear: both;
  padding-top: 50px;
  font-size: 4.17em;
  text-transform: uppercase;
}
/* line 579, style.sass */
.bsb h2 strong {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-weight: normal;
}
/* line 587, style.sass */
.bsb h2 span {
  display: block;
  font-size: 0.25em;
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  margin: 1em 0;
}
/* line 599, style.sass */
.bsb hr {
  margin-bottom: 30px;
}
/* line 605, style.sass */
.bsb p {
  line-height: 1.25em;
  margin-bottom: 0.5em;
}

/* line 613, style.sass */
.col {
  float: left;
  width: 32%;
  margin-bottom: 40px;
}
/* line 623, style.sass */
.col.right-align {
  text-align: right;
}
/* line 629, style.sass */
.col + .col {
  margin-left: 2%;
}

/* line 639, style.sass */
.content .block {
  padding-top: 30px;
  overflow: hidden;
}
/* line 647, style.sass */
.content .block.last {
  padding-bottom: 30px;
}
/* line 653, style.sass */
.content h2 {
  text-align: center;
  clear: both;
  padding-top: 0;
  font-size: 4.17em;
  text-transform: uppercase;
}
/* line 667, style.sass */
.content h4 {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  text-align: center;
  margin: 1em 0;
  font-size: 1.05em;
  text-transform: uppercase;
}
/* line 681, style.sass */
.content h4 + hr {
  margin: 6px auto 36px;
}
/* line 687, style.sass */
.content hr {
  margin: 24px auto 36px;
  background-color: black;
}
/* line 695, style.sass */
.content ol {
  list-style: decimal outside;
  padding-left: 20px;
}
/* line 703, style.sass */
.content ul {
  list-style: disc outside;
  padding-left: 20px;
}
/* line 711, style.sass */
.content p {
  line-height: 1.15em;
  margin-bottom: 0.5em;
}

/* line 719, style.sass */
.team-member {
  width: 22%;
  padding: 1.25% 1.5%;
  float: left;
  text-transform: uppercase;
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
}
/* line 733, style.sass */
.team-member.first {
  clear: both;
}
/* line 739, style.sass */
.team-member .thumb {
  margin-bottom: 4px;
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-size: 2em;
  color: #dddddd;
  text-transform: uppercase;
  line-height: 1.15em;
  width: 214px;
  height: 286px;
}
/* line 759, style.sass */
.team-member .thumb.empty {
  background: #f4f4f4;
  width: 174px;
  height: 166px;
  padding: 100px 20px 20px;
  text-align: center;
}
/* line 773, style.sass */
.team-member img {
  display: block;
}
/* line 779, style.sass */
.team-member h3 {
  font-size: 1.15em;
  padding-top: 4px;
}
/* line 787, style.sass */
.team-member h3, .team-member strong {
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-weight: normal;
}
/* line 795, style.sass */
.team-member p {
  font-size: 1.15em;
  line-height: 0.9em;
}

/* line 803, style.sass */
a.news-item {
  display: block;
  text-decoration: none;
  color: black;
  width: 22%;
  padding: 1.25% 1.5%;
  float: left;
  text-transform: uppercase;
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  -ms-transition-duration: 0.25s;
  -o-transition-duration: 0.25s;
  transition-duration: 0.25s;
}
/* line 829, style.sass */
a.news-item:hover {
  background-color: #e6e6e6;
}
/* line 835, style.sass */
a.news-item:hover span {
  background-color: #5c5c5c;
}
/* line 841, style.sass */
a.news-item img {
  margin-bottom: 4px;
}
/* line 847, style.sass */
a.news-item h3 {
  font-size: 1.15em;
  padding-top: 4px;
}
/* line 855, style.sass */
a.news-item h3, a.news-item strong {
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-weight: normal;
}
/* line 863, style.sass */
a.news-item p {
  font-size: 1.15em;
  height: 2em;
  line-height: 0.9em;
}
/* line 873, style.sass */
a.news-item span {
  width: 100%;
  background-color: #1f1f1f;
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-size: 1.15em;
  text-align: center;
  display: block;
  color: white;
  padding: 3px 0;
  margin: 10px 0;
  -webkit-transition-property: background;
  -moz-transition-property: background;
  -ms-transition-property: background;
  -o-transition-property: background;
  transition-property: background;
  -webkit-transition-duration: 0.15s;
  -moz-transition-duration: 0.15s;
  -ms-transition-duration: 0.15s;
  -o-transition-duration: 0.15s;
  transition-duration: 0.15s;
}
/* line 901, style.sass */
a.news-item hr {
  width: 113.5%;
  margin: 7px 0 7px -6.5%;
}

/* line 911, style.sass */
.contact-col {
  width: 23.5%;
  padding: 1.5%;
  padding-left: 0;
  float: left;
}
/* line 923, style.sass */
.contact-col h3 {
  text-transform: uppercase;
  font-size: 1.1em;
  font-weight: normal;
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
}
/* line 935, style.sass */
.contact-col h3 + hr {
  margin: 10px auto 15px;
}
/* line 941, style.sass */
.contact-col hr {
  height: 0;
  border-top: 4px solid black;
  width: 100%;
}
/* line 951, style.sass */
.contact-col p {
  color: #383838;
}
/* line 957, style.sass */
.contact-col h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 1.2em;
  clear: both;
  font-size: 1.05em;
  line-height: 1.3em;
  margin: 0;
  text-align: left;
}
/* line 979, style.sass */
.contact-col a {
  color: #4d4d4d;
  text-decoration: none;
}
/* line 987, style.sass */
.contact-col a:hover {
  text-decoration: underline;
}
/* line 993, style.sass */
.contact-col dl {
  color: #4d4d4d;
  margin: 6px 0 12px;
  overflow: hidden;
}
/* line 1003, style.sass */
.contact-col dl dt {
  font-weight: bold;
  width: 50px;
  text-transform: uppercase;
  clear: both;
  float: left;
  padding: 4px 0;
}
/* line 1019, style.sass */
.contact-col dl dd {
  float: left;
  padding: 4px 0;
}

/* line 1027, style.sass */
.push {
  height: 143px;
}

/* line 1033, style.sass */
.footer {
  background: black;
  color: #b6b6b6;
  overflow: hidden;
  line-height: 1.75em;
  padding: 1em 0 2em 0;
  clear: both;
}
/* line 1049, style.sass */
.footer img {
  display: block;
  margin: 0.5em 0 0.85em;
}
/* line 1059, style.sass */
.footer .col {
  margin: 0;
  width: 25%;
}
/* line 1067, style.sass */
.footer .col + .col {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  width: 75%;
  text-transform: uppercase;
}
/* line 1077, style.sass */
.footer .col + .col a {
  color: #b6b6b6;
}
/* line 1083, style.sass */
.footer .col + .col strong {
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-weight: normal;
}
/* line 1091, style.sass */
.footer .footer-bottom {
  text-transform: uppercase;
}
/* line 1097, style.sass */
.footer .footer-bottom a, .footer .footer-bottom p {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-weight: normal;
  font-size: 0.9em;
  letter-spacing: -1px;
}
/* line 1109, style.sass */
.footer .footer-bottom p {
  float: left;
  color: white;
}
/* line 1117, style.sass */
.footer span.sub {
  font-size: 0.55em;
}
/* line 1123, style.sass */
.footer hr {
  clear: both;
  width: 100%;
  margin: 10px 0;
}
/* line 1133, style.sass */
.footer ul {
  display: inline;
  float: right;
}
/* line 1141, style.sass */
.footer ul li {
  float: left;
}
/* line 1147, style.sass */
.footer ul li + li {
  margin-left: 0.75em;
}
/* line 1153, style.sass */
.footer ul li a {
  color: white;
  text-decoration: none;
}
/* line 1161, style.sass */
.footer ul li a:hover {
  text-decoration: underline;
}

/* line 1167, style.sass */
.business {
  position: relative;
}
/* line 1173, style.sass */
.business h2 {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 1185, style.sass */
.business h2 img {
  position: absolute;
  left: 50%;
}
/* line 1193, style.sass */
.business .bottom {
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0px 0px 20px 0px;
  min-height: 108px;
}
/* line 1207, style.sass */
.business .bottom .container {
  margin: 2em auto 0;
}
/* line 1213, style.sass */
.business .bottom .col {
  font-family: Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-size: 1.1em;
}
/* line 1221, style.sass */
.business .bottom .col strong {
  font-family: "Gill Sans W01 Bold", Gill Sans, Gill Sans MT, "Gill Sans W01 Medium", sans-serif;
  font-weight: normal;
}
/* line 1229, style.sass */
.business .bottom .col + .col {
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
}
/* line 1237, style.sass */
.business .bottom .col + .col strong {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}
