<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,800italic,700,600,800,400);
/* line 32, ../sass/style.scss */
html, html a {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

/* line 37, ../sass/style.scss */
body, html {
  height: 100% !important;
  /* force full screen background */
  min-height: 100%;
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

/* line 46, ../sass/style.scss */
.topnav {
  width: 100%;
  height: 78px;
  background: #414141;
}

/* line 51, ../sass/style.scss */
.navbar-default .navbar-nav &gt; .active &gt; a:before {
  position: absolute;
  content: ' ';
  bottom: -1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #ffffff transparent;
}

/* line 61, ../sass/style.scss */
.navbar-default {
  background-color: #414141;
  border: 0;
}

/* line 62, ../sass/style.scss */
.navbar-default .navbar-brand {
  color: #ecf0f1;
}

/* line 63, ../sass/style.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #ffffff;
}

/* line 64, ../sass/style.scss */
.navbar-default .navbar-text {
  color: #ecf0f1;
}

/* line 65, ../sass/style.scss */
.navbar-default .navbar-nav &gt; li {
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  min-width: 140px;
}

/* line 71, ../sass/style.scss */
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #ecf0f1;
}

/* line 72, ../sass/style.scss */
.navbar-default .navbar-nav &gt; li &gt; a:hover,
.navbar-default .navbar-nav &gt; li &gt; a:focus {
  color: #ffffff;
  background: #5b5b5b;
  min-height: 80px;
}

/* line 74, ../sass/style.scss */
.navbar-default .navbar-nav &gt; .active &gt; a,
.navbar-default .navbar-nav &gt; .active &gt; a:hover,
.navbar-default .navbar-nav &gt; .active &gt; a:focus {
  color: #ffffff;
  background-color: #e17e2f;
  min-height: 80px;
}

/* line 77, ../sass/style.scss */
.navbar-default .navbar-nav &gt; .open &gt; a,
.navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; .open &gt; a:focus {
  color: #ffffff;
  background-color: #e17e2f;
  min-height: 80px;
}

/* line 80, ../sass/style.scss */
.navbar-default .navbar-toggle {
  border-color: #e17e2f;
}

/* line 81, ../sass/style.scss */
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #e17e2f;
}

/* line 83, ../sass/style.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ecf0f1;
}

/* line 84, ../sass/style.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}

/* line 86, ../sass/style.scss */
.navbar-default .navbar-link {
  color: #ecf0f1;
}

/* line 87, ../sass/style.scss */
.navbar-default .navbar-link:hover {
  color: #ffffff;
}

@media (max-width: 767px) {
  /* line 89, ../sass/style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
    color: #ecf0f1;
  }

  /* line 90, ../sass/style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
    color: #ffffff;
  }

  /* line 92, ../sass/style.scss */
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu &gt; .active &gt; a:focus {
    color: #ffffff;
    background-color: #e17e2f;
  }
}
/* line 97, ../sass/style.scss */
/*
#header {
  float: left;
  width: 100%;
  height: 152px;
}


#header #banner,
#latest-posts #banner {
  float: left;
  margin: 30px 0;
}


#header #logo {
  float: left;
}
*/
/* line 106, ../sass/style.scss */
.logo {
  width: 372px;
  height: 150px;
  background: url("../gfx/logo.jpg") no-repeat;
}

/* line 111, ../sass/style.scss */
.banner768x90 {
  float: left;
  width: 768px;
  height: 90px;
  background: url("s.gif") no-repeat;
}

/* line 118, ../sass/style.scss */
#hero {
  float: left;
  width: 100%;
  height: 306px;
  border-top: 6px solid #e17e2f;
  margin-bottom: 20px;
}

/* line 126, ../sass/style.scss */
#hero #block1,
#hero #block2,
#hero #block3,
#hero #block4,
#hero #block5,
#hero #block6 {
  float: left;
}

/* line 133, ../sass/style.scss */
#block1 &gt; div,
#block2 &gt; div,
#block3 &gt; div,
#block4 &gt; div,
#block5 &gt; div,
#block6 &gt; div {
  position: relative;
  width: inherit;
  height: inherit;
}

/* line 143, ../sass/style.scss */
#block1 img,
#block2 img,
#block3 img,
#block4 img,
#block5 img,
#block6 img {
  border: 0;
  background-size: cover;
}

/* line 152, ../sass/style.scss */
#hero #block1,
#block1 img {
  width: 400px;
  height: 300px;
}

/* line 158, ../sass/style.scss */
#hero #block2,
#block2 img {
  width: 350px;
  height: 300px;
}

/* line 164, ../sass/style.scss */
#hero #block3, #hero #block4, #hero #block5, #hero #block6,
#block3 img, #block4 img, #block5 img, #block6 img {
  width: 195px;
  height: 150px;
}

/* line 170, ../sass/style.scss */
#block1 .caption,
#block2 .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: inherit;
  height: 82px;
  color: white;
  background: #414141;
  -webkit-transition: background 500ms;
  transition: background 500ms;
}

/* line 183, ../sass/style.scss */
#block1 .caption:hover,
#block2 .caption:hover {
  background: #157ca7;
}

/* line 187, ../sass/style.scss */
.caption-icon,
.caption-content {
  float: left;
  height: inherit;
}

/* line 192, ../sass/style.scss */
.caption-icon {
  padding: 15px 0 0 15px;
}

/* line 193, ../sass/style.scss */
#block1 .caption-icon {
  width: 18%;
}

/* line 194, ../sass/style.scss */
#block1 .caption-content {
  width: 82%;
}

/* line 195, ../sass/style.scss */
#block2 .caption-icon {
  width: 21%;
}

/* line 196, ../sass/style.scss */
#block2 .caption-content {
  width: 79%;
}

/* line 198, ../sass/style.scss */
.caption p, .caption h1 {
  color: white;
}

/* line 199, ../sass/style.scss */
.caption h1 {
  margin-top: 10px;
  padding-right: 10px;
  font-size: 1.2em;
  font-weight: 600;
}

/* line 205, ../sass/style.scss */
.caption p {
  padding-right: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 38px;
}

/* line 215, ../sass/style.scss */
.corner-more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 48px;
  height: 48px;
  background: url("../gfx/plus.png") no-repeat;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

/* line 226, ../sass/style.scss */
#block3 .caption,
#block4 .caption,
#block5 .caption,
#block6 .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: inherit;
  height: inherit;
  background: url("../gfx/plus.png") no-repeat left bottom;
  transition: all 500ms;
  -webkit-transition: all 500ms;
}

/* line 239, ../sass/style.scss */
#block3 .caption .content,
#block4 .caption .content,
#block5 .caption .content,
#block6 .caption .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  background: rgba(21, 124, 167, 0.9);
  transition: all 500ms;
  -webkit-transition: all 500ms;
  overflow: hidden;
}

/* line 253, ../sass/style.scss */
#block3 .caption .content .caption-content,
#block4 .caption .content .caption-content,
#block5 .caption .content .caption-content,
#block6 .caption .content .caption-content {
  float: left;
  height: inherit;
  width: inherit;
  padding: 0 15px;
}

/* line 263, ../sass/style.scss */
#block3 .caption .content .caption-content p,
#block4 .caption .content .caption-content p,
#block5 .caption .content .caption-content p,
#block6 .caption .content .caption-content p {
  padding: 0;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 100px;
  /* fallback */
}

/* line 277, ../sass/style.scss */
#block3 .caption .content .caption-content h1,
#block4 .caption .content .caption-content h1,
#block5 .caption .content .caption-content h1,
#block6 .caption .content .caption-content h1,
#block3 .caption .content .caption-content p,
#block4 .caption .content .caption-content p,
#block5 .caption .content .caption-content p,
#block6 .caption .content .caption-content p {
  transition: all 2s;
  -webkit-transition: all 2s;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 289, ../sass/style.scss */
#block3 .caption:hover &gt; .content,
#block4 .caption:hover &gt; .content,
#block5 .caption:hover &gt; .content,
#block6 .caption:hover &gt; .content {
  width: inherit;
  height: inherit;
}

/* line 296, ../sass/style.scss */
#block3 .caption:hover &gt; .content p,
#block4 .caption:hover &gt; .content p,
#block5 .caption:hover &gt; .content p,
#block6 .caption:hover &gt; .content p,
#block3 .caption:hover &gt; .content h1,
#block4 .caption:hover &gt; .content h1,
#block5 .caption:hover &gt; .content h1,
#block6 .caption:hover &gt; .content h1 {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* line 305, ../sass/style.scss */
#redac-blog {
  float: left;
  width: 100%;
  height: 468px;
  color: white;
  background: #414141;
}

/* line 312, ../sass/style.scss */
#redac-photo,
#redac-photo img {
  float: left;
  width: 100%;
  height: 124px;
  background-size: cover;
}

/* line 320, ../sass/style.scss */
.hsep, .hsep ul, .hsep li {
  height: 6px;
}

/* line 321, ../sass/style.scss */
.hsep {
  float: left;
  width: 100%;
  background: #157ca7;
}

/* line 326, ../sass/style.scss */
.hsep ul {
  list-style: none;
  width: 100%;
  font-size: 0;
}

/* line 331, ../sass/style.scss */
.hsep li {
  display: inline-block;
  width: 25%;
}

/* line 335, ../sass/style.scss */
.hsep li:nth-child(1) {
  background: #e17e2f;
}

/* line 337, ../sass/style.scss */
#redac-content {
  float: left;
  width: 100%;
  height: 100%;
  padding: 25px;
}

/* line 343, ../sass/style.scss */
#redac-content h1,
#redac-latest h1 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 350, ../sass/style.scss */
#redac-content p {
  display: -webkit-box;
  -webkit-line-clamp: 15;
  -webkit-box-orient: vertical;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 258px;
  /* fallback */
}

/* line 359, ../sass/style.scss */
#redac-content h1 span {
  float: right;
}

/* line 360, ../sass/style.scss */
#redac-content a:link,
#redac-content a:visited,
#redac-content a:hover,
#redac-content a:active {
  color: white;
}

/* line 365, ../sass/style.scss */
#redac-latest {
  float: left;
  width: 100%;
}

/* line 370, ../sass/style.scss */
#redac-latest h1 {
  margin: 30px 0;
}

/* line 371, ../sass/style.scss */
#redac-latest h1 span {
  color: white;
  background: #48a8d0;
  padding: 10px 15px;
  margin-right: 15px;
}

/* line 377, ../sass/style.scss */
#redac-latest-content {
  float: left;
  width: 100%;
  height: auto;
  border-top: 1px solid #414141;
}

/* line 383, ../sass/style.scss */
#redac-latest-content a:link,
#redac-latest-content a:visited,
#redac-latest-content a:active {
  color: #414141;
}

/* line 386, ../sass/style.scss */
#redac-latest-content a:hover {
  color: #157ca7;
}

/* line 388, ../sass/style.scss */
#redac-latest-content ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

/* line 393, ../sass/style.scss */
#redac-latest-content li {
  height: 110px;
  padding: 20px 0;
  border-bottom: 1px dotted #9b9b9b;
}

/* line 398, ../sass/style.scss */
#redac-latest-content li:hover {
  background: #f5fcff;
}

/* line 399, ../sass/style.scss */
#redac-latest-content span.title {
  font-size: 1.2em;
  font-weight: 600;
  width: 100%;
  float: left;
}

/* line 405, ../sass/style.scss */
#redac-latest-content span.posted {
  font-size: 1em;
  font-weight: 600;
  font-style: italic;
  color: #9b9b9b;
}
#blogs-latest {
  float: left;
  width: 100%;
}
#blogs-latest h1 span {
  color: white;
  background: #48a8d0;
  padding: 10px 15px;
  margin-right: 15px;
}
#blogs-latest h1 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  margin: 30px 0;
}
#forum-latest {
  float: left;
  width: 100%;
}
#forum-latest h1 span {
  color: white;
  background: #48a8d0;
  padding: 10px 15px;
  margin-right: 15px;
}
#forum-latest h1 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  margin: 30px 0;
}
/* line 411, ../sass/style.scss */
.latest-bullet {
  color: #157ca7;
  font-size: 1.6em;
  float: left;
  width: 10%;
  height: auto;
}

/* line 418, ../sass/style.scss */
.latest-text {
  float: left;
  width: 90%;
  height: auto;
}

/* line 424, ../sass/style.scss */
#members-latest {
  float: left;
  width: 100%;
  height: auto;
}

/* line 429, ../sass/style.scss */
#members-latest #latest-title {
  float: left;
  width: 100%;
  height: 54px;
  margin-top: 20px;
  font-size: 1.6em;
  font-weight: 600;
  color: white;
  background: #414141;
}

/* line 439, ../sass/style.scss */
#members-latest #latest-title span.title-icon {
  float: left;
  padding: 12px 30px 15px 30px;
  background: #e17e2f;
}

/* line 444, ../sass/style.scss */
#members-latest #latest-title span.title-text {
  float: left;
  padding: 12px;
}

/* line 449, ../sass/style.scss */
#allposts-btn {
  float: right;
  width: 400px;
  height: 44px;
  padding: 5px;
  margin: 15px 0;
  background: #e17e2f;
}

/* line 457, ../sass/style.scss */
#allposts-btn:hover {
  background: #fb9443;
}

/* line 459, ../sass/style.scss */
#allposts-btn .btn-icon,
#allposts-btn .btn-caption {
  float: left;
  color: white;
}

/* line 465, ../sass/style.scss */
#allposts-btn .btn-icon {
  float: left;
  font-size: 1.8em;
  padding: 0 20px;
}

/* line 471, ../sass/style.scss */
#allposts-btn .btn-caption {
  font-size: 1.2em;
  font-weight: 600;
  padding-top: 7px;
}

/* line 477, ../sass/style.scss */
#geoloc {
  float: left;
  height: auto;
  width: 100%;
  padding-bottom: 5px;
  border-bottom: 1px dotted #9b9b9b;
}

/* line 484, ../sass/style.scss */
#geoloc h1 {
  font-size: 18px;
  font-weight: 600;
  margin: 30px 0;
}

/* line 489, ../sass/style.scss */
#geoloc h1 span {
  color: white;
  background: #48a8d0;
  padding: 10px 15px;
  margin-right: 15px;
}

/* line 495, ../sass/style.scss */
#geoloc .hsep li {
  display: inline-block;
  width: 10%;
}

/* line 499, ../sass/style.scss */
.hsep li:nth-child(1) {
  margin-left: 20px;
  background: #e17e2f;
}

/* line 500, ../sass/style.scss */
#geomap {
  float: left;
  width: 100%;
  height: 360px;
}

/* line 505, ../sass/style.scss */
.summary-icon,
.summary-title,
.summary-content {
  float: left;
  width: 100%;
}

/* line 511, ../sass/style.scss */
.summary-icon {
  margin: 20px 0 10px 0;
}

/* line 512, ../sass/style.scss */
.summary-title {
  margin-bottom: 10px;
}

/* line 514, ../sass/style.scss */
.summary-title h1 {
  font-size: 1.5em;
  font-weight: 600;
  text-align: center;
  margin: 12px 0;
}

/* line 520, ../sass/style.scss */
.summary-content {
  float: left;
  width: 100%;
}

/* line 524, ../sass/style.scss */
#blogs-open .latest-layout,
#forum-msgs .latest-layout {
  width: 98%;
  margin-top: 0;
}

/* line 529, ../sass/style.scss */
#blogs-open .latest-layout li,
#forum-msgs .latest-layout li {
  height: 110px;
  overflow: hidden;
}

/* line 531, ../sass/style.scss */
#blogs-open .latest-layout .latest-excerpt p.preview {
  margin-top: 18px;
  font-weight: 600;
  -webkit-line-clamp: 1;
  height: auto;
}

/* line 538, ../sass/style.scss */
#forum-msgs .latest-layout .latest-excerpt p.preview {
  margin: 8px 0 0 8px;
  font-weight: 600;
  -webkit-line-clamp: 1;
  height: auto;
}

/* line 544, ../sass/style.scss */
#forum-msgs .latest-layout .latest-excerpt p.posted {
  margin-left: 8px;
}

/* line 545, ../sass/style.scss */
#forum-msgs .latest-layout .latest-excerpt {
  float: left;
  width: 260px;
  height: 80px;
  padding: 10px;
}

/* line 551, ../sass/style.scss */
#partners {
  float: left;
  width: 100%;
}

/* line 555, ../sass/style.scss */
#partners .latest-layout {
  width: 100%;
  margin-top: 0;
}

/* line 559, ../sass/style.scss */
#partners .latest-layout li {
  height: 130px;
  overflow: hidden;
}

/* line 561, ../sass/style.scss */
.partner-banner {
  float: left;
  width: 100%;
  height: 100px;
}

/* line 567, ../sass/style.scss */
.partner-banner img {
  border: 0;
  width: 100%;
  height: 100px;
  background-size: cover;
}

/* line 573, ../sass/style.scss */
#pageup-wrap {
  float: left;
  width: 100%;
  height: 50px;
}

/* line 578, ../sass/style.scss */
#pageup-wrap div {
  position: relative;
  margin: 10px auto 0 auto;
}

/* line 582, ../sass/style.scss */
#pageup-btn {
  height: 56px;
  width: 50px;
  margin-top: 20px;
  color: white;
  background: #e17e2f;
  font-size: 0.9em;
  text-align: center;
  z-index: 1;
}

/* line 592, ../sass/style.scss */
#pageup-btn:hover {
  background: #fb9443;
}

/* line 593, ../sass/style.scss */
#pageup-btn a:link,
#pageup-btn a:active,
#pageup-btn a:hover,
#pageup-btn a:visited,
#pageup-btn a {
  text-decoration: none;
  color: white;
}

/* line 598, ../sass/style.scss */
#pageup-btn p {
  padding-top: 10px;
  line-height: 150%;
}

/* 
#footer {
  float: left;
  width: 100%;
  color: white;
  background: #414141;
}


#footer-logo img {
  width: 100%;
}


#footer a,
#footer a:link,
#footer a:active,
#footer a:hover,
#footer a:visited {
  color: white;
  text-decoration: none;
}
*/
/* line 614, ../sass/style.scss */
#grey-deco {
  position: relative;
  margin: 0 auto;
  margin-bottom: 20px;
  width: 130px;
  height: 9px;
  background: #909090;
}

/* line 623, ../sass/style.scss */
#copyright ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 628, ../sass/style.scss */
#copyright li {
  height: auto;
  padding: 15px 0;
  border-bottom: 1px dotted #9b9b9b;
}

/* line 633, ../sass/style.scss */
#copyright li p {
  font-size: 1.2em;
  font-weight: 600;
}

/* line 637, ../sass/style.scss */
#copyright li:hover {
  background: #4b4b4b;
}

/* line 641, ../sass/style.scss */
#copyright p {
  font-size: 0.9em;
  font-weight: 600;
}

/* line 645, ../sass/style.scss */
#aboutus {
  padding: 20px;
}

/* line 646, ../sass/style.scss */
#aboutus p {
  line-height: 150%;
  text-align: justify;
}

/* line 650, ../sass/style.scss */
#aboutus #speechline {
  width: 100%;
  height: 20px;
  margin-top: 20px;
  background: url("../gfx/speechline.png") no-repeat;
}

/* line 656, ../sass/style.scss */
#slogan,
#quote-left,
#quote-right {
  font-size: 2.5em;
  font-style: italic;
  font-weight: 600;
}

/* line 663, ../sass/style.scss */
#slogan {
  padding: 0 20px;
}

/* line 664, ../sass/style.scss */
#quote-left {
  position: relative;
  top: 20px;
}

/* line 668, ../sass/style.scss */
#quote-right {
  position: relative;
  top: -20px;
}

/* line 672, ../sass/style.scss */
#social-bar {
  float: left;
  width: 100%;
}

/* line 676, ../sass/style.scss */
#social-box {
  position: relative;
  margin: 0 auto;
  width: 168px;
  height: 60px;
  padding-bottom: 10px;
  border-top: 1px dotted #9b9b9b;
}

/* line 685, ../sass/style.scss */
#social-facebook,
#social-twitter,
#social-fluxrss {
  float: left;
  width: 32px;
  height: 44px;
  margin: 12px;
  background: url("../gfx/socialsprites.png") no-repeat;
}

/* line 695, ../sass/style.scss */
#social-facebook {
  background-position: 0px 0px;
}

/* line 696, ../sass/style.scss */
#social-twitter {
  background-position: -34px 0px;
}

/* line 697, ../sass/style.scss */
#social-fluxrss {
  background-position: -68px 0px;
}

/* line 699, ../sass/style.scss */
#social-facebook p,
#social-twitter p,
#social-fluxrss p {
  margin-top: 34px;
  font-size: 0.8em;
}

/* line 705, ../sass/style.scss */
#social-facebook p {
  margin-left: -4px;
}

/* line 706, ../sass/style.scss */
#social-box a:hover {
  text-decoration: underline;
  color: #fb9443;
}

/* line 707, ../sass/style.scss */
#login-modal * {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}

/* line 712, ../sass/style.scss */
#login-modal .modal-header {
  min-height: 6px;
  padding: 0;
  border-bottom: 0;
}

/* line 717, ../sass/style.scss */
#login-modal .modal-header .hsep ul {
  list-style: none;
  width: 100%;
  font-size: 0;
}

/* line 722, ../sass/style.scss */
#login-modal .modal-header .hsep li {
  display: inline-block;
  float: right;
  width: 25%;
}

/* line 727, ../sass/style.scss */
#login-modal .modal-header .hsep li:nth-child(1) {
  background: #e17e2f;
}

/* line 728, ../sass/style.scss */
#login-modal .modal-header .hsep li:nth-child(1):after {
  position: absolute;
  content: ' ';
  top: -8px;
  right: 10%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e17e2f transparent;
}

/* line 739, ../sass/style.scss */
#login-modal .modal-body {
  color: white;
  background: #414141 url("../gfx/connect.png") no-repeat;
}

/* line 743, ../sass/style.scss */
#login-modal .modal-footer {
  background: #414141;
  border-top: 0;
  padding: 0 15px 15px 15px;
}

/* line 748, ../sass/style.scss */
#login-form {
  margin: 20px 15px 0 160px;
}

/* line 751, ../sass/style.scss */
#login-form p {
  font-size: 1.1em;
  text-align: right;
}

/* line 755, ../sass/style.scss */
#login-form p a:link,
#login-form p a:active,
#login-form p a:visited,
#login-form p a:hover {
  color: #48a8d0;
}

/* line 761, ../sass/style.scss */
#login-modal .modal-footer .btn-primary {
  background-color: #48a8d0;
}

/* line 762, ../sass/style.scss */
#login-modal .modal-footer .btn-primary:hover {
  background-color: #5db9df;
}

/* line 763, ../sass/style.scss */
#login-modal .modal-footer .btn-default {
  background-color: #9b9b9b;
  border-color: #5b5b5b;
  color: white;
}

/* line 768, ../sass/style.scss */
#login-modal .modal-footer .btn-default:hover {
  background-color: #c93a3a;
  border-color: #9f1717;
}

/* line 770, ../sass/style.scss */
#basic-addon1 {
  color: white;
  background: #48a8d0;
  border: 0;
}

/* line 775, ../sass/style.scss */
#login-close-btn {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.4em;
  padding: 5px 15px 0 0;
  color: #5b5b5b;
  background: #414141;
}

/* line 784, ../sass/style.scss */
#login-close-btn a:link,
#login-close-btn a:active,
#login-close-btn a:visited {
  color: #5b5b5b;
}

/* line 787, ../sass/style.scss */
#login-close-btn a:hover {
  color: #9b9b9b;
}

/* ------------- CLASSES --------------- */
/* line 790, ../sass/style.scss */
.noleftpadding {
  padding-left: 0;
}

/* line 791, ../sass/style.scss */
.text-left {
  text-align: left;
}

/* line 792, ../sass/style.scss */
.text-right {
  text-align: right;
}

/* line 793, ../sass/style.scss */
.text-center {
  text-align: center;
}

/* line 795, ../sass/style.scss */
.circle-btn {
  position: relative;
  background: #e17e2f;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  color: white;
  margin: 0 auto;
}

/* line 804, ../sass/style.scss */
.circle-btn:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #e17e2f transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -10px;
  left: 45px;
}

/* line 816, ../sass/style.scss */
.circle-btn-inner {
  position: absolute;
  top: 8px;
  left: 24px;
  font-size: 6em;
}

/* line 823, ../sass/style.scss */
.latest-layout {
  float: left;
  width: 100%;
  border-top: 1px dotted #9b9b9b;
  margin-top: 15px;
}

/* line 830, ../sass/style.scss */
.latest-layout ul {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

/* line 835, ../sass/style.scss */
.latest-layout li {
  height: auto;
  padding: 15px 0;
  border-bottom: 1px dotted #9b9b9b;
}

/* line 840, ../sass/style.scss */
.latest-layout li:hover {
  background: #f5fcff;
}

/* line 841, ../sass/style.scss */
.latest-layout .latest-excerpt p.preview {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  font-size: 1em;
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 54px;
  /* fallback */
}

/* line 852, ../sass/style.scss */
.latest-layout .latest-excerpt p.posted {
  font-size: 0.8em;
  font-weight: 400;
  color: #9b9b9b;
  margin-bottom: 2px;
}

/* line 858, ../sass/style.scss */
.latest-layout .latest-excerpt p.posted span {
  float: right;
  font-size: 1.2em;
  font-weight: 600;
  font-style: italic;
  padding: 0 12px;
  color: #157ca7;
}

/* line 866, ../sass/style.scss */
.latest-layout .latest-avatar {
  float: left;
  width: 80px;
  height: 80px;
}

/* line 872, ../sass/style.scss */
.latest-layout .latest-text {
  float: left;
  height: 80px;
}

/* line 877, ../sass/style.scss */
.latest-vsep {
  float: left;
  width: 12px;
  height: 80px;
  margin: 0 12px;
  background: url("../gfx/vsep.png") no-repeat;
}

/* line 884, ../sass/style.scss */
.latest-layout a:link,
.latest-layout a:visited,
.latest-layout a:active,
.latest-layout a:hover {
  color: #414141;
}

/* line 889, ../sass/style.scss */
.bubble {
  position: relative;
  width: 260px;
  height: 60px;
  padding: 2px;
  background: white;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  border: #48a8d0 solid 3px;
}

/* line 902, ../sass/style.scss */
.bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 6px 6px 6px 0;
  border-color: transparent white;
  display: block;
  width: 0;
  z-index: 1;
  margin-top: -6px;
  left: -6px;
  top: 50%;
}

/* line 917, ../sass/style.scss */
.bubble:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 8px 8px 8px 0;
  border-color: transparent #48a8d0;
  display: block;
  width: 0;
  z-index: 0;
  margin-top: -8px;
  left: -11px;
  top: 50%;
}

/* ------------- ANIMATIONS --------------- */
@-moz-keyframes pulse {
  /* line 936, ../sass/style.scss */
  0% {
    -moz-transform: scale(0, 0);
    transform: scale(0, 0);
  }

  /* line 937, ../sass/style.scss */
  50% {
    -moz-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  /* line 938, ../sass/style.scss */
  100% {
    -moz-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes pulse {
  /* line 936, ../sass/style.scss */
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }

  /* line 937, ../sass/style.scss */
  50% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  /* line 938, ../sass/style.scss */
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes pulse {
  /* line 936, ../sass/style.scss */
  0% {
    -moz-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
  }

  /* line 937, ../sass/style.scss */
  50% {
    -moz-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }

  /* line 938, ../sass/style.scss */
  100% {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-moz-keyframes slide-up {
  /* line 942, ../sass/style.scss */
  0% {
    opacity: 0;
    -moz-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }

  /* line 943, ../sass/style.scss */
  100% {
    opacity: 1;
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@-webkit-keyframes slide-up {
  /* line 942, ../sass/style.scss */
  0% {
    opacity: 0;
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }

  /* line 943, ../sass/style.scss */
  100% {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes slide-up {
  /* line 942, ../sass/style.scss */
  0% {
    opacity: 0;
    -moz-transform: translate(0, 40px);
    -ms-transform: translate(0, 40px);
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px);
  }

  /* line 943, ../sass/style.scss */
  100% {
    opacity: 1;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/* ------------- MEDIA QUERIES --------------- */
/* Extra Small Devices, .visible-xs-* */
@media (max-width: 767px) {
  /* line 951, ../sass/style.scss */
  .topnav {
    height: auto;
  }

  /* line 952, ../sass/style.scss */
  .navbar-brand span {
    font-size: 0.9em;
    font-style: italic;
    color: #e17e2f;
  }

  /* line 953, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; .active &gt; a:before {
    content: ' ';
    display: none;
  }

  /* line 954, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; li {
    text-align: left;
    font-size: 1.0em;
    font-weight: 400;
    min-width: auto;
  }

  /* line 960, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; li &gt; a:hover,
  .navbar-default .navbar-nav &gt; li &gt; a:focus {
    min-height: 12px;
  }

  /* line 962, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; .active &gt; a,
  .navbar-default .navbar-nav &gt; .active &gt; a:hover,
  .navbar-default .navbar-nav &gt; .active &gt; a:focus {
    min-height: 12px;
  }

  /* line 965, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; .open &gt; a,
  .navbar-default .navbar-nav &gt; .open &gt; a:hover,
  .navbar-default .navbar-nav &gt; .open &gt; a:focus {
    min-height: 12px;
  }

  /* line 968, ../sass/style.scss */
  .change-xs {
    font-size: 1.0em;
    padding-right: 10px;
  }

  /* line 969, ../sass/style.scss */
  #header {
    height: auto;
  }

  /* line 970, ../sass/style.scss */
  #header #banner,
  #header #logo {
    width: 100%;
  }

  /* line 972, ../sass/style.scss */
  #header #banner {
    margin: 30px auto 0 auto;
  }

  /* line 973, ../sass/style.scss */
  #banner .banner768x90 {
    float: left;
    width: 100%;
    height: 90px;
    background-size: cover;
    background-position-x: 50%;
  }

  /* line 975, ../sass/style.scss */
  #hero {
    height: auto;
  }

  /* line 976, ../sass/style.scss */
  #hero #block1,
  #hero #block2,
  #hero #block1 img,
  #hero #block2 img {
    width: 100%;
  }

  /* line 981, ../sass/style.scss */
  #hero #block3,
  #hero #block4,
  #hero #block5,
  #hero #block6 {
    width: 50%;
    height: 150px;
  }

  /* line 988, ../sass/style.scss */
  #block3 &gt; div,
  #block4 &gt; div,
  #block5 &gt; div,
  #block6 &gt; div,
  #block3 img,
  #block4 img,
  #block5 img,
  #block6 img {
    width: 100%;
  }

  /* line 997, ../sass/style.scss */
  #members-latest #latest-title span.title-text {
    font-size: 0.9em;
    padding: 13px;
  }

  /* line 998, ../sass/style.scss */
  #latest-posts #banner {
    width: 100%;
  }

  /* line 999, ../sass/style.scss */
  #latest-posts .banner768x90 {
    float: left;
    width: 100%;
    height: 90px;
    background-size: cover;
  }

  /* line 1000, ../sass/style.scss */
  #allposts-btn {
    float: right;
    width: 100%;
  }

  /* line 1002, ../sass/style.scss */
  .noleftpadding {
    padding-left: 15px;
  }

  /* line 1003, ../sass/style.scss */
  #partners .latest-layout ul {
    text-align: center;
  }

  /* line 1004, ../sass/style.scss */
  #footer-logo img {
    width: auto;
  }

  /* line 1005, ../sass/style.scss */
  #aboutus {
    padding: 10px 0;
  }
}
/* Small Devices, .visible-sm-* */
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1011, ../sass/style.scss */
  #header #logo {
    width: 100%;
  }

  /* line 1012, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; li {
    text-align: center;
    font-size: 0.8em;
    font-weight: 600;
    min-width: 60px;
  }

  /* line 1018, ../sass/style.scss */
  .topnav .navbar-default .container {
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 808px;
  }

  /* line 1024, ../sass/style.scss */
  #header {
    height: auto;
  }

  /* line 1025, ../sass/style.scss */
  #header #banner,
  #header #logo {
    width: 100%;
  }

  /* line 1027, ../sass/style.scss */
  #header #banner {
    margin: 30px auto 0 auto;
  }

  /* line 1028, ../sass/style.scss */
  #banner .banner768x90 {
    float: none;
    position: relative;
    margin: 0 auto;
  }

  /* line 1029, ../sass/style.scss */
  #hero {
    height: auto;
  }

  /* line 1030, ../sass/style.scss */
  #hero #block1,
  #hero #block2,
  #hero #block1 img,
  #hero #block2 img {
    width: 360px;
  }

  /* line 1035, ../sass/style.scss */
  #hero #block3,
  #hero #block4,
  #hero #block5,
  #hero #block6,
  #block3 img,
  #block4 img,
  #block5 img,
  #block6 img {
    width: 180px;
    height: 150px;
  }

  /* line 1047, ../sass/style.scss */
  #redac-blog,
  #redac-latest {
    width: 45%;
    margin-right: 5%;
  }

  /* line 1049, ../sass/style.scss */
  .noleftpadding {
    padding-left: 15px;
  }

  /* line 1050, ../sass/style.scss */
  #latest-posts #banner {
    width: 100%;
  }

  /* line 1051, ../sass/style.scss */
  #latest-posts .banner768x90 {
    float: none;
    position: relative;
    margin: 0 auto;
  }

  /* line 1052, ../sass/style.scss */
  #members-latest #latest-title {
    margin-top: 0px;
  }

  /* line 1053, ../sass/style.scss */
  #forum-msgs.latest-layout .latest-excerpt,
  #forum-msgs .latest-layout .latest-excerpt .bubble {
    width: 500px;
  }

  /* line 1055, ../sass/style.scss */
  #partners .latest-layout ul {
    text-align: center;
  }

  /* line 1056, ../sass/style.scss */
  #footer-logo img {
    width: auto;
  }

  /* line 1057, ../sass/style.scss */
  #aboutus {
    padding: 10px 0;
  }
}
/* Medium Devices, .visible-md-* */
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1064, ../sass/style.scss */
  #header {
    height: auto;
  }

  /* line 1065, ../sass/style.scss */
  #header #banner,
  #header #logo {
    width: 100%;
  }

  /* line 1067, ../sass/style.scss */
  .navbar-default .navbar-nav &gt; li {
    text-align: center;
    font-size: 1.0em;
    font-weight: 600;
    min-width: 80px;
  }

  /* line 1073, ../sass/style.scss */
  #header #banner {
    margin: 30px auto 0 auto;
  }

  /* line 1074, ../sass/style.scss */
  #banner .banner768x90 {
    float: none;
    position: relative;
    margin: 0 auto;
  }

  /* line 1076, ../sass/style.scss */
  #hero {
    height: auto;
  }

  /* line 1077, ../sass/style.scss */
  #hero #block1,
  #hero #block2,
  #hero #block1 img,
  #hero #block2 img {
    width: 470px;
  }

  /* line 1082, ../sass/style.scss */
  #hero #block3,
  #hero #block4,
  #hero #block5,
  #hero #block6,
  #block3 img,
  #block4 img,
  #block5 img,
  #block6 img {
    width: 235px;
    height: 150px;
  }

  /* line 1093, ../sass/style.scss */
  #redac-blog,
  #redac-latest {
    width: 45%;
    margin-right: 5%;
  }

  /* line 1095, ../sass/style.scss */
  .noleftpadding {
    padding-left: 15px;
  }

  /* line 1096, ../sass/style.scss */
  #latest-posts #banner {
    width: 100%;
  }

  /* line 1097, ../sass/style.scss */
  #latest-posts .banner768x90 {
    float: none;
    position: relative;
    margin: 0 auto;
  }

  /* line 1098, ../sass/style.scss */
  #members-latest #latest-title {
    margin-top: 0px;
  }

  /* line 1099, ../sass/style.scss */
  #partners .latest-layout ul {
    text-align: center;
  }
}
/* Large Devices, .visible-lg-* */
/* ---------- END OF MEDIA QUERIES ------------ */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    src: url("../fonts/fontawesome-webfont.eot?v=4.1.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&amp;v=4.1.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}
/* Main table cell colours and backgrounds */
.row1	{ background-color: #f6f6f6; }
.row2	{ background-color: #fcfcfc; }
.row3	{ background-color: #fcfcfc; }
.catrow1 {background-color: #fbfbfb; }
.catrow2 {background-color:#fafafa; }</pre></body></html>