/**
 * @file
 * Views Styling
 */
/*
* Views' admin tabs
*
* The views admin tabs use the same classes as the secondary tabs. We prevent
* some of our tab styling from bleeding into (and breaking) the Views admin
* pages. If your sub-theme isn't used for admin pages, you can remove this
* entire section.
*/
/* line 17, ../sass/views-styles.scss */
.views-displays .secondary li {
  float: none;
  margin: 0 6px 0;
}
/* line 23, ../sass/views-styles.scss */
.views-displays .secondary a:link,
.views-displays .secondary a:visited {
  text-shadow: none;
  padding: 2px 7px 3px;
}
/* line 28, ../sass/views-styles.scss */
.views-displays .secondary .open > a {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -ms-border-radius: 7px 7px 0 0;
  -o-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}
/* line 30, ../sass/views-styles.scss */
.views-displays .secondary .open > a:hover {
  color: #333;
}
/* line 35, ../sass/views-styles.scss */
.views-displays .secondary .action-list li {
  margin: 0;
}
/* line 37, ../sass/views-styles.scss */
.views-displays .secondary .action-list li:first-child {
  -webkit-border-radius: 0 7px 0 0;
  -moz-border-radius: 0 7px 0 0;
  -ms-border-radius: 0 7px 0 0;
  -o-border-radius: 0 7px 0 0;
  border-radius: 0 7px 0 0;
}
/* line 40, ../sass/views-styles.scss */
.views-displays .secondary .action-list li:last-child {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  -o-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}

/* line 46, ../sass/views-styles.scss */
.page-taxonomy.section-affiliate-chambers #main .container:not(p) {
  min-height: 400px;
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 52, ../sass/views-styles.scss */
.page-taxonomy.section-affiliate-chambers #main .container .view-content a {
  color: #80BAE5;
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 1.1;
  display: block;
}

/* line 60, ../sass/views-styles.scss */
.page-taxonomy.section-affiliate-chambers #main .container .view-content a:hover {
  text-decoration: underline;
}

/* line 68, ../sass/views-styles.scss */
.section-blog #main .container .boardroom-blog {
  width: 70%;
  display: inline-block;
  float: left;
}
/* line 72, ../sass/views-styles.scss */
.section-blog #main .container .boardroom-blog .view-content {
  float: none;
  width: auto;
}
/* line 77, ../sass/views-styles.scss */
.section-blog #main .container .element-invisible {
  display: none;
}
/* line 82, ../sass/views-styles.scss */
.section-blog #main .container .blog-header .boardroom-blog {
  width: auto;
}

/* line 88, ../sass/views-styles.scss */
.section-blog .blog-header .views-row {
  display: inline-block;
  width: 31%;
  padding: 20px 1%;
  margin: 0;
  float: left;
  min-height: 332px;
}

/* line 97, ../sass/views-styles.scss */
.section-blog .blog-header .views-row-3 {
  float: right;
}

/* line 101, ../sass/views-styles.scss */
.section-blog .blog-header .views-row img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* line 107, ../sass/views-styles.scss */
.section-blog .blog-header .view-content {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

/* line 113, ../sass/views-styles.scss */
.section-blog .blog-header .view-content .views-row:hover {
  background-color: #eee;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

/* line 120, ../sass/views-styles.scss */
.section-blog .blog-header .title {
  margin: 0;
  line-height: 1.2em;
}

/* line 125, ../sass/views-styles.scss */
.section-blog .blog-header .title a {
  color: #5b595a;
  text-decoration: none;
}

/* line 130, ../sass/views-styles.scss */
.section-blog .view-content {
  display: inline-block;
  width: 70%;
  float: left;
}

/* line 136, ../sass/views-styles.scss */
.section-blog #block-views-blog-block-4 {
  display: inline-block;
  width: 27%;
  float: right;
}

/* line 142, ../sass/views-styles.scss */
.section-blog #block-views-blog-block-4 .view-content {
  width: 100%;
}

/* line 146, ../sass/views-styles.scss */
.section-blog #block-views-blog-block-4 a {
  display: block;
  color: #5b595a;
  padding: 5px 10px;
}

/* line 152, ../sass/views-styles.scss */
.section-blog #block-views-blog-block-4 a:hover {
  background-color: #eee;
}

/* line 156, ../sass/views-styles.scss */
.section-blog #block-views-blog-block-4 .block-title {
  padding-left: 10px;
  color: #80BAE5;
  font-weight: 500;
}

/* line 163, ../sass/views-styles.scss */
.section-blog .blog-type {
  width: 58px;
  height: 58px;
  float: right;
  background: url('../images/blog-icons.png?1363449615') no-repeat;
}
/* line 168, ../sass/views-styles.scss */
.section-blog .blog-type.article, .section-blog .blog-type.bardroom-page-blog, .section-blog .blog-type.success-stories {
  background-position: 0px 0px;
}
/* line 171, ../sass/views-styles.scss */
.section-blog .blog-type.photo {
  background-position: 0px -58px;
}
/* line 174, ../sass/views-styles.scss */
.section-blog .blog-type.video {
  background-position: 0px -119px;
}

/* line 180, ../sass/views-styles.scss */
.main-blog-posts {
  padding-bottom: 80px;
  background: url("../images/blog-title-shaddow.png?1359995066") no-repeat 0px 0px;
  background-size: 100% 20px;
}
/* line 184, ../sass/views-styles.scss */
.main-blog-posts img {
  max-width: 100%;
}
/* line 187, ../sass/views-styles.scss */
.main-blog-posts iframe {
  max-width: 100%;
}
/* line 190, ../sass/views-styles.scss */
.main-blog-posts embed {
  max-width: 100%;
}
/* line 193, ../sass/views-styles.scss */
.main-blog-posts a {
  color: #80BAE5;
}
/* line 197, ../sass/views-styles.scss */
.main-blog-posts .post-title {
  margin: 0;
  line-height: 1.2em;
  color: #5b595a;
  padding-top: 40px;
}
/* line 202, ../sass/views-styles.scss */
.main-blog-posts .post-title a {
  color: #5b595a;
  text-decoration: none;
}
/* line 208, ../sass/views-styles.scss */
.main-blog-posts .p-date {
  padding: 5px 0 15px 0;
}
/* line 211, ../sass/views-styles.scss */
.main-blog-posts .img {
  padding: 0 0 15px 0;
}
/* line 214, ../sass/views-styles.scss */
.main-blog-posts .cat {
  width: 60%;
  float: left;
  font-size: 12px;
  color: #ccc;
}
/* line 219, ../sass/views-styles.scss */
.main-blog-posts .cat a {
  color: #ccc;
  text-decoration: none;
}
/* line 224, ../sass/views-styles.scss */
.main-blog-posts .more {
  width: 30%;
  float: right;
  text-align: right;
}
/* line 228, ../sass/views-styles.scss */
.main-blog-posts .more a {
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
}

/* line 237, ../sass/views-styles.scss */
.view-blog .view-header {
  padding-top: 40px;
  padding-bottom: 20px;
  color: #80BAE5;
}
