@import url("/wp-content/themes/commoncrawl/style.css");

.page-template-page-bigpicture2 .footer {
    background-color: #3296dc;
}

@font-face {
  font-family: 'Social';
  src: url("../fonts/Social.eot?tyx775");
  src: url("../fonts/Social.eot?tyx775#iefix") format("embedded-opentype"), url("../fonts/Social.ttf?tyx775") format("truetype"), url("../fonts/Social.woff?tyx775") format("woff"), url("../fonts/Social.svg?tyx775#Social") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Social' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-facebook-f:before {
  content: "\f09a";
}

.icon-google-plus-square:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-linkedin:before {
  content: "\f0e1";
}

/*
 * General Styling
 *--------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/ */
  font: inherit;
  vertical-align: baseline;
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  color: #636363;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #6e7272;
  font-weight: 700;
  line-height: 1.4;
}

h1, h2, h3 {
  margin-bottom: 20px;
}

p, pre, dd {
  margin: 0 0 1.25rem 0;
  line-height: 1.6em;
}

a,
a:hover,
a:visited,
a:active {
  color: #c69a1d;
  text-decoration: none;
}

img {
  max-width: 100%;
}

strong {
  font-weight: 700;
}

dt {
  font-weight: 700;
  line-height: 1.6em;
  margin-bottom: 5px;
}

body pre.prettyprint {
  background-color: #fff9ef;
  border: medium none;
  margin-bottom: 1.25rem;
  overflow: auto;
  padding: 17px;
}

code {
  font-family: Consolas,"Liberation Mono",Courier,monospace;
  font-weight: bold;
  line-height: 1.6;
  color: #6e7272;
  background-color: #f5f5f5;
}

table {
  font-size: 9px;
  font-size: 0.9rem;
}

hr {
  clear: both;
  margin: 20px 0;
}

.page-top {
  margin-top: 80px;
}

.alignleft {
  float: left;
}

img.alignleft {
  margin: 0 30px 30px 0;
}

/*
 * Buttons
 *------------------------------*/
.btn {
  color: #fff;
  background-color: #c24b20;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.2em;
  padding: 15px 30px;
  font-size: 10px;
  font-size: 1rem;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#af421e+0,af421e+0,c24b20+0,c24b20+50,af421e+100,af421e+100 */
  background: #af421e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #af421e 0%, #af421e 0%, #c24b20 0%, #c24b20 50%, #af421e 100%, #af421e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #af421e 0%, #af421e 0%, #c24b20 0%, #c24b20 50%, #af421e 100%, #af421e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #af421e 0%, #af421e 0%, #c24b20 0%, #c24b20 50%, #af421e 100%, #af421e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af421e', endColorstr='#af421e',GradientType=0 );
  /* IE6-9 */
}
.btn:hover, .btn:focus, .btn:active, .btn:visited {
  color: #fff;
}

/*
 * Page Content
 *------------------------------*/
h1.entry-title,
h2.entry-title {
  font-size: 22.1px;
  font-size: 2.21rem;
  font-weight: 400;
  margin-top: 30px;
  color: #6e7272;
}
h1.entry-title a,
h1.entry-title a:link,
h1.entry-title a:visited,
h1.entry-title a:hover,
h1.entry-title a:active,
h2.entry-title a,
h2.entry-title a:link,
h2.entry-title a:visited,
h2.entry-title a:hover,
h2.entry-title a:active {
  color: #6e7272;
}

/*.entry-header {}*/
.entry-content {
  padding-bottom: 30px;
  /*- .post */
}
.entry-content h2 {
  color: #222;
  font-size: 11.5px;
  font-size: 1.15rem;
}
.entry-content h3 {
  color: #222;
  font-size: 10.4px;
  font-size: 1.04rem;
}
.entry-content ul {
  list-style-type: disc;
  list-style-position: outside;
  padding-left: 15px;
  margin: 20px 0;
}
.entry-content ul > li {
  line-height: 1.6;
}
.entry-content h2.entry-title {
  font-size: 22.1px;
  font-size: 2.21rem;
  font-weight: 400;
  margin-top: 30px;
  color: #6e7272;
}
.entry-content .post {
  border-bottom: 1px solid #dddddd;
}
.entry-content .post__meta {
  color: #c69a1d;
}
.entry-content .post__date, .entry-content .post__author {
  display: inline-blockblock;
}
.entry-content .post__author {
  padding-left: 26px;
  font-weight: 700;
}
.entry-content .custom-pagination {
  margin-top: 30px;
}

/*- .entry-content -*/
aside {
  margin-top: 30px;
  margin-bottom: 30px;
  max-width: 90%;
}
aside h2.widget-title {
  font-size: 12.5px;
  font-size: 1.25rem;
  line-height: 1.4em;
  font-weight: 700;
}
aside p {
  color: #989c9c;
}

/*- aside -*/
.widget-area h2 {
  color: #24aadc;
}

.widget ul > li {
  padding-bottom: 10px;
  line-height: 1.6;
}

ul.siblings-list {
  margin-top: 20px;
  list-style-type: none;
}
ul.siblings-list > li > a {
  background-color: #598167;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #ffffff;
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 50px 40px;
}
ul.siblings-list > li:nth-child(3n-1) > a {
  background-color: #38b4c2;
}
ul.siblings-list > li:nth-child(3n) > a {
  background-color: #0d4d4e;
}

/*
 * Header
 *--------------------------------------------------*/
.navbar {
  height: 80px;
  background-color: #c69a1d;
  background-image: url("../img/mastbg.jpg");
  background-position: 0 -300px;
  	/*
   	&.navbar-fixed-bottom .navbar-collapse,
    &.navbar-fixed-top .navbar-collapse {
  	  max-height: 100%;
    }
    */
}
.navbar .navbar-brand {
  height: 80px;
  padding-top: 30px;
  padding-left: 32px;
  background: transparent url("../img/spider.png") no-repeat;
  background-size: 29px auto;
  background-position: 0 -15px;
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
  color: #3e3e3e;
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (min-width: 992px) {
  .navbar .navbar-brand {
    font-size: 17.5px;
    font-size: 1.75rem;
  }
}
@media screen and (min-width: 1200px) {
  .navbar .navbar-brand {
    font-size: 21.1px;
    font-size: 2.11rem;
  }
}
.navbar .navbar-toggle {
  margin-top: 20px;
}
.navbar .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar .navbar-collapse {
  border-top: none;
}

/*- .navbar -*/
/* Homepage header */
body.home .navbar {
  background-color: transparent;
  background-image: none;
}
body.home .navbar.top-nav-collapse {
  background-color: #c69a1d;
  background-image: url("../img/mastbg.jpg");
  background-position: 0 -300px;
}

.nav {
  margin-top: 0;
  /*- .menu-item -*/
}
@media screen and (min-width: 768px) {
  .nav {
    margin-top: 15px;
  }
}
.nav .menu-item {
  text-transform: uppercase;
  font-weight: 700;
  /*- &.dropdown .dropdown-menu -*/
  /* Displays dropdown menus on hover */
  /*- &.dropdown:hover .dropdown-menu -*/
}
.nav .menu-item > a {
  color: #fff;
  font-size: 10px;
  font-size: 1rem;
}
@media screen and (min-width: 768px) {
  .nav .menu-item > a {
    font-size: 7px;
    font-size: 0.7rem;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  .nav .menu-item > a {
    font-size: 7.5px;
    font-size: 0.75rem;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .nav .menu-item > a {
    font-size: 10px;
    font-size: 1rem;
  }
}
.nav .menu-item > a:hover,
.nav .menu-item > a:focus {
  color: #fff;
  background-color: transparent;
}
.nav .menu-item--btn > a {
  color: #fff;
  text-transform: none;
}
.nav .menu-item--red > a, .nav .menu-item--red > a:hover, .nav .menu-item--red > a:focus {
  background-color: #c24b20;
}
.nav .menu-item--blue > a, .nav .menu-item--blue > a:hover, .nav .menu-item--blue > a:focus {
  background-color: #24aadc;
}
.nav .menu-item.dropdown .dropdown-toggle .caret {
  display: none;
}
@media screen and (min-width: 768px) {
  .nav .menu-item.dropdown .dropdown-toggle .caret {
    display: inline-block;
  }
}
.nav .menu-item.dropdown .dropdown-menu {
  display: block;
  box-shadow: none;
  border: none;
  padding: 0;
  opacity: 0.95;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  float: none;
}
@media screen and (min-width: 768px) {
  .nav .menu-item.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: auto;
    left: 0;
    right: auto;
    float: left;
  }
}
.nav .menu-item.dropdown .dropdown-menu > li > a {
  padding: 12px 15px;
  font-size: 8.125px;
  font-size: 0.8125rem;
  text-transform: none;
}
.nav .menu-item.dropdown .dropdown-menu > li > a:hover {
  background-color: rgba(157, 114, 1, 0.9);
}
.nav .menu-item.dropdown .dropdown-menu > li.active > a,
.nav .menu-item.dropdown .dropdown-menu > li.active > a:focus,
.nav .menu-item.dropdown .dropdown-menu > li.active > a:hover {
  background-color: rgba(157, 114, 1, 0.9);
}
.nav .menu-item.dropdown:hover .dropdown-menu {
  display: block;
}
@media screen and (min-width: 768px) {
  .nav .menu-item.dropdown:hover .dropdown-menu {
    display: block;
  }
}

/*- .nav -*/
.navbar-right .dropdown-menu {
  right: auto;
  left: 0;
}

/* Menus background color */
.nav,
.nav .dropdown-menu {
  background-color: #c69a1d;
}

/*
 * Footer
 *--------------------------------------------------*/
.footer {
  padding: 60px 0;
  background-color: #dc5224;
  color: #f49f82;
  font-size: 9.375px;
  font-size: 0.9375rem;
}
.footer ul > li {
  line-height: 1.6;
}
.footer a {
  line-height: inherit;
  color: #f49f82;
}
.footer a:hover {
  text-decoration: none;
}
.footer__column-title > a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.footer__menu-col {
  margin-bottom: 30px;
  text-align: left;
}
.footer__social-links {
  float: left;
  font-family: 'Social';
  font-size: 20px;
  font-size: 2rem;
}
@media screen and (min-width: 992px) {
  .footer__social-links {
    float: right;
  }
}

/*- .footer -*/
/*
 * PAGES
 *--------------------------------------------------*/
/*
 * Homepage
 *---------------------------------------*/
.intro {
  padding: 80px 0 40px 0;
  background-color: #c69a1d;
  background-image: url("../img/mastbg.jpg");
  background-position: center;
  background-size: cover;
  color: #3e3e3e;
}
.intro__textbubble {
  border: 1px solid #fff;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 65px;
  font-size: 6.5rem;
  font-weight: bold;
  margin: 10px 0 -10px 0;
  padding: 10px 4px;
  line-height: 0.8em;
}
.intro__textbubble--you {
  float: right;
}
.intro__para {
  background: rgba(255, 205, 45, 0.3) none repeat scroll 0 0;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  float: left;
  margin-bottom: 20px;
  margin-right: 15%;
  padding: 0.5em 0.5em 0.5em 2.5em;
  width: 80%;
  font-size: 22.5px;
  font-size: 2.25rem;
}
.intro__para--you {
  float: right;
  margin-right: 0;
  margin-left: 15%;
}
.intro__down-arrow {
  display: block;
  float: left;
  margin-left: 5em;
}

.tiles {
  padding-top: 30px;
  max-width: 1400px;
}
.tiles img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
  margin-bottom: 27px;
}

.cta {
  padding: 80px 0;
  background-color: #f4f4f4;
}
.cta h2 {
  font-size: 25.8px;
  font-size: 2.58rem;
  font-weight: 700;
}
.cta p.bigtext {
  font-size: 18.1px;
  font-size: 1.81rem;
}
.cta p {
  font-size: 13.75px;
  font-size: 1.375rem;
}

/*
 * Tutorials
 *--------------------------------------------------*/
.tutorial cite a {
  font-weight: 700;
}
.tutorial__author {
  font-weight: 500;
  margin-bottom: 15px;
}

/*
 * Team Members
 *---------------------------------------*/
.entry-content .headshots {
  list-style-type: none;
  margin: 0;
  padding: 0 0 30px 0;
}
.entry-content .headshots__thumbnail {
  float: left;
  width: 80px;
  height: 80px;
  padding: 5px;
  margin-right: 15px;
  margin-bottom: 15px;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
}
.entry-content .headshots__thumbnail a {
  display: block;
}
.entry-content .headshots__thumbnail img {
  max-width: 100%;
  height: auto !important;
}

.bio {
  padding-top: 80px;
}

/* Member Headshots */
img.size-cc-thumbnail-member {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

/*
 * Jobs
 *---------------------------------------*/
.entry-content--jobs {
  padding-top: 40px;
}

/*
 * Media
 *---------------------------------------*/
.featured-media {
  margin-bottom: 20px;
  border: 1px solid #dddddd;
  position: relative;
}
.featured-media img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important;
}
.featured-media h2 {
  padding: 10px 10px 0 10px;
  font-weight: normal;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.3em;
}
.featured-media p {
  padding: 0 10px 10px 10px;
  font-size: 9px;
  font-size: 0.9rem;
  line-height: 1.3em;
}
.featured-media__category {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  color: #fff;
  font-size: 7px;
  font-size: 0.7rem;
  padding: 6px;
  position: absolute;
  top: 0;
  right: 0;
  text-transform: uppercase;
  z-index: 1;
}

.press-list time {
  font-weight: 700;
}

/*# sourceMappingURL=main.css.map */
