<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
CTC Separate Stylesheet
Updated: 2017-12-11 03:01:19
Theme Name: AltoFocus Child
Theme URI: https://wordpress.com/themes/altofocus/
Template: altofocus-wpcom
Author: Automattic, Inc
Author URI: http://automattic.com
Description: AltoFocus is a theme for photographers, artists, and other creative types in search of a simple and easy way to display their work.
Version: 1.0.0.1512961279
*/

.post-5466 h1.entry-title {
	display: none;
}

@media screen and (max-width: 37.5em) {
	.site-branding-wrap a {visibility: visible;}
	#masthead {background: url(http://www.mayhaps.com/BBLLtesting/wp-content/uploads/2017/12/title_page_sketch_mobile.png) no-repeat;}
}

@media screen and (min-width: 37.5em) {
	.site-branding-wrap a {visibility: hidden;}
	#masthead {background: url(http://www.mayhaps.com/BBLLtesting/wp-content/uploads/2017/12/title_page_sketch.png) no-repeat;}
}

@media screen and (max-width: 50em) {
	.entry-media-mobile {display: inline;}
    .entry-media-side {display: none;}
}

@media screen and (min-width: 50em) {
	.entry-media-side {display: inline; padding-bottom: 30px;}
	.entry-media-side .entry-media-wrap {max-width: 100%;}
	.entry-media-mobile {display: none;}
}

@media screen and (min-width: 50em) {
  .site-content {
    border-top: none;
	border-bottom: none; } }

.site-header {
	border-top: none;
	border-bottom: none; }

.hfeed .content-area {
	border-top: none;
	border-bottom: none; }

.page .hentry.page:before {
    border-top: none;
	border-bottom: none; }

@media screen and (min-width: 75em) {
  .top-navigation {
    clear: right;
    float: right;
	margin-right: 40px;} }

  .site-branding .site-description {
    margin-top: 20px;
margin-left: 60px;}

.site-branding-wrap {
    align-items: center;
    display: flex;
    flex-direction: row;
    flex: 3 1 50%;
    flex-wrap: nowrap;
    justify-content: center;
    position: static;
    top: 3.5em; }

@media screen and (min-width: 37.5em) and (max-width: 50em) {
	 .site-branding .site-description {
	    margin-top: 60px;
	    margin-left: 20px;} }

  .top-navigation li.current_page_ancestor &gt; a,
  .top-navigation li.current-page-parent &gt; a,
  .top-navigation li.current_page_item &gt; a,
  .top-navigation li &gt; a:focus {
    text-decoration: none; }

.home .content-area,
.blog .content-area {
  border-top: none;
border-bottom: none; }

.site-header:after {
		display: none;
}

    .single .hentry:not(.has-post-thumbnail):before {
      content: "";
      position: absolute;
      z-index: 2;
      border-top: none;
      height: 0;
      top: 0;
      left: 0;
      width: 100%; }


@media screen and (min-width: 37.5em) {
  .single .entry-media:after {
    /* Safari 4-5, Chrome 1-9 */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.125)), to(rgba(255, 255, 255, 0)));
    /* Safari 5.1, Chrome 10+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    /* Firefox 3.6+ */
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.125));
    /* IE 10 */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.125));
    /* Opera 11.10+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.125));
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1; }
  .single .hentry .entry-title {
    font-size: 37.5px;
    font-size: 2.5rem; }
  .single .slide .image-caption {
    -webkit-transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, opacity 0.15s ease-in-out;
    background: #fff;
    bottom: 0;
    display: block;
    left: 50%;
    line-height: 1.75em;
    opacity: 0;
    position: absolute;
    transform: translate3d(-50%, 10px, 0);
    max-width: 50%;
    z-index: 3; }
  .single .slide:hover .image-caption {
    border-bottom: none;
    opacity: 1;
    transform: translate3d(-50%, -1.75em, 0); } }

#top-menu.menu li.menu-item-has-children &gt; a {
	font-weight: 600;
	font-size: 80%;
	color: black;
}
#top-menu.menu li {
	padding: 0;
    display: inline-block;
}

#top-menu.menu li a {
	padding: 0;
	margin:0;
}

#top-menu.menu li a {
	color: #e38900;
	font-size: 80%;
}

#top-menu.menu li ul li {
	border: none;
}

#top-menu.menu li ul {
	background: none;
    box-shadow: none; 
    display: inline;
}

.top-navigation .sub-menu,
    .top-navigation .children {
      border-top: none;
      position: relative;
      padding-left: 0px;
      -webkit-transition: all 0.375s ease;
      -moz-transition: all 0.375s ease;
      transition: all 0.375s ease; }
    
.top-navigation .sub-menu:before, .top-navigation .sub-menu:before,
      .top-navigation .children:before,
      .top-navigation .children:before {
        content: "";
        border-top: none;
        height: 1px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      

.top-navigation .children {
      background: white;
      box-shadow: none;
      position: absolute;
      z-index: 10; }

  .top-navigation .sub-menu,
  .top-navigation .children {
    height: auto;
      max-height: 9999px;
      opacity: 1;
      visibility: visible;
    overflow: hidden;
    position: relative;
    width: 100%; }
    .top-navigation .sub-menu li &gt; a,
    .top-navigation .children li &gt; a {
      margin-left: 0px;
      padding-left: 0;
      position: relative; }
      .top-navigation .sub-menu li &gt; a:after,
      .top-navigation .children li &gt; a:after {
        content: '';
        font-family: 'FontAwesome';
        font-weight: normal;
        left: -15px;
        position: absolute;
        top: 5px; }

    .top-navigation &gt; div &gt; ul {border-top: none;}

.top-navigation li:after {
        content: "";
        bottom: 0;
        border-bottom: none;
        height: 1px;
        left: 0;
        position: absolute;
        width: 100%; }

.dropdown-toggle {
  visibility: hidden;
  background: #fff;
  border: 0px;
  box-shadow: none;
  color: #111111;
  display: inline-block;
  height: 32px;
  line-height: 5px;
  margin: 0;
  speak: none;
  z-index: 5;
  width: 32px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px; }

@media screen and (min-width: 50em) {
	  .single .hentry .entry-title {
      float: left;
      margin: 0;
      width: calc( 70% - 35px); }

      .single .hentry .entry-meta {
      padding-left: 5px;
      padding-right: 12.5px;
      width: calc(calc( 30% + 35px));
      float: right;}

	.single .hentry .entry-footer {
      padding-left: 5px;
      padding-right: 12.5px;
      width: calc(calc( 40% + 35px));
      float: right;
      margin-right: -10%;}}

@media screen and (min-width: 60em) {
  .hfeed .site-main {
    /* fluid 5 columns */
    /* 2 columns wide */ }
    .hfeed .site-main .grid-sizer,
    .hfeed .site-main .grid-item,
    .hfeed .site-main .grid-item-featured:not(.has-post-thumbnail),
    .hfeed .site-main .grid-item-featured.grid-item-small {
      width: 33%; }
    .hfeed .site-main .grid-item--width2,
    .hfeed .site-main .grid-item-featured {
      width: 66%; }
    .hfeed .site-main .gutter-sizer {
      width: 0; }
}
</pre></body></html>