/* @override 
	http://www.berchman.dev/wp-content/themes/canvas-berchman/style.css?ver=5.1.1
	http://www.berchman.net/berchmanbeta/wp-content/themes/canvas/style.css
*/

/*  
Theme Name: Canvas Child Theme for Berchman.com
Theme URI: http://www.berchman.com/
Version: 1.0
Description: Custom Theme based on Canvas
Author: Berchman
Author URI: http://www.berchman.com
Tags: canvas, woothemes
Template: canvas
	
	Copyright: (c) 2009-2010 WooThemes.
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

@import "../canvas/css/reset.css";
@import "../canvas/style.css";

body h1.site-title,
body h1.site-title a,
body span.site-description {
	display: inline-block !important;
	margin-bottom: 0;
	font-style: normal;
	font-family: "proxima-nova", sans-serif !important;
	margin-right: 0;
	font-weight: 300 !important;
}

h1, h2, h3, h4, h5, h6,
h2.title a {
  font-family: "jaf-domus-titling-web" !important;
}

div#hdr-txt-wrap {
	display: inline-block;
	width: 300px;
}

div#logo a {
	display: inline-block;
	float: left;
	margin-right: 10px;
}