 /*
 Theme Name: Twenty Seventeen Child Theme
 Theme URI: http://bstevenverney.com
 Author: Cape and Islands Web Collaborative
 Author URI: http://caiwc.org
 Template: twentyseventeen
 Description: Child theme for Twenty Seventeen.
 Version: 0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: twentyseventeen-child
 */
@font-face {
  font-family: 'Roboto';
  font-weight: 100;
  font-style: normal;
  src: url('http://fonts.gstatic.com/s/roboto/v15/PP2U5prMl9yvKSWVu6DtvPesZW2xOQ-xsNqO47m55DA.eot');
  src: url('http://fonts.gstatic.com/s/roboto/v15/PP2U5prMl9yvKSWVu6DtvPesZW2xOQ-xsNqO47m55DA.eot?#iefix') format('embedded-opentype'),
       local('Roboto Thin'),
       local('Roboto-100'),
       url('http://fonts.gstatic.com/s/roboto/v15/2tsd397wLxj96qwHyNIkxHYhjbSpvc47ee6xR_80Hnw.woff2') format('woff2'),
       url('http://fonts.gstatic.com/s/roboto/v15/vzIUHo9z-oJ4WgkpPOtg13YhjbSpvc47ee6xR_80Hnw.woff') format('woff'),
       url('http://fonts.gstatic.com/s/roboto/v15/Jzo62I39jc0gQRrbndN6nfesZW2xOQ-xsNqO47m55DA.ttf') format('truetype'),
       url('http://fonts.gstatic.com/l/font?kit=hfaguKg3-IA6kBbQw6DBafesZW2xOQ-xsNqO47m55DA&skey=5473b731ec7fc9c1&v=v15#Roboto') format('svg');
}
.site-info {
	display:none;
}
.site-header {
	background-color: #ffffff;
}
.lines {
	border-top: 1px solid #cccccc;
	height: 6px;
	border-bottom: 1px solid #cccccc;
}
.site-title {
	font-size: 5.5rem;
	font-family: 'Roboto';
	font-weight:300;
	border-bottom: 1px solid #333333;
}
 .site-content {
	padding-top: 30px;
}
.desk {
	background-image: url("http://www.bstevenverney.com/blog/wp-content/uploads/2017/03/sidebar-img-1.png");
	background-repeat:  no-repeat;
	background-position: right;
	height: 195px;
	padding-top: 120px;
	font-size: 13px;
}
img.pencil {
	margin-top: -20px;
}
.custom-header-media::before {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0;
}
@media screen and (min-width: 48em) {
body.page-template-page-full-width .page-full-width #primary .entry-content {
width: 100%;
}

body.page-template-page-full-width .page-full-width #primary .entry-header {
width: 100%;
}
}