/*
Theme Name: huffman
Theme URI: http://artbiz.ca
Author: Kim Bruce 
Author URI: http://artbiz.ca/
Description: Child theme for the David theme. The David theme for WordPress is a fully responsive theme that looks great on any device. Features include a showcase template for recent posts on a page, ability to change header and entry title fonts and links color, styling for post formats on both index and single views. Make it yours with a custom menu, header image, and background.
Version: 3.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: david
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Template: david
*/

@import url("../david/style.css");

hr {
	width: 94%
}
.site-content nav {
	padding: 0 1.0rem;
}
center{
	margin: 0 auto
}
.menu-toggle,input[type="submit"],input[type="button"],input[type="reset"],article.post-password-required input[type=submit],.bypostauthor cite span,a.comment-reply-link,.comments-link  a,#mc_embed_signup input.button,.button a, .menu-toggle:active,.menu-toggle.toggled-on,button:active,input[type="submit"]:active,input[type="button"]:active,input[type="reset"]:active {
	background-color: #fff;
	background-repeat: none;
	background-image:  none;
	background-image:  none;
	background-image:  none;
	background-image:  none;
	background-image:  none;
	border:  none;
	border-radius: 0;
	box-shadow:  none;
}
.menu-toggle:hover,button:hover,input[type="submit"]:hover,input[type="button"]:hover,input[type="reset"]:hover,
	article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #fff;
	background-repeat: repeat-x;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
}
/* =Basic structure
-------------------------------------------------------------- */
/* Page structure */
.site {
	padding: 0 24px;
	padding: 0 1.714285714rem;
	background-color: #fff;
}
.site-content {
	margin: 28px 0 0;
	margin: 2.0rem 0 0;
}
#page{
	margin-top: 0px;
	margin-top: 0rem;
	padding-top: 4.0rem;
	border: 0px solid #ededed;
	border-bottom: 0px solid #ededed;
	/*box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);*/
}
/* Header */
.site-header {
	padding: 0px 0 0px;
	padding: 0rem 0 0rem;
	margin: 0 auto;
	text-align:center;
	background: url(images/header.jpg) center bottom no-repeat;
	height: 150px;
}
.site-header h1 a,
.site-header h2 a {
	color: #616265;
}
.site-header h1,
.site-title a {
	font-size: 36px;
	font-size: 2.571rem;
	line-height: 3.5rem;
	padding-top: 0px;
	padding-top: 0rem;
	letter-spacing: 8px;
	padding-left: 0px;
	padding-left:0rem;
}
.site-header h2,
.site-description {
	padding-left: 0px;
	padding-left:0rem;
}
/* Navigation Menu */
.main-navigation {
	margin-top: 42px;
	margin-top: 2.75rem;
	text-align: center;
	width:100%;
	border-bottom: 0px solid #ededed;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.main-navigation li {
	width: auto;
	font-size: 13px;	
	font-size: 0.9285714285rem;		
	padding-left:14px;	
	padding-left: 1.0rem;
}
#upper-navigation {
	margin-left: 0rem;
}
.menu-toggle {
	border:none;
}
.menu-toggle.toggled-on {
	background: none;
	box-shadow: none;
	border: none;
}
.site-content article {
	padding: 3.6%
}
/* Sidebar */
.widget-area .widget h3 {
	border-bottom: 1px solid #ededed;
}

/* =Main content and comment content
-------------------------------------------------------------- */
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
}
.comments-area {
	padding: 0 1.0rem;
}
footer[role="contentinfo"] {
	text-align:center;
	border-top: 0px solid #888;
	background: url(images/footer.jpg) center bottom no-repeat;
}
/* Social Links */
.social-links {
  clear: both;
  margin: 14px auto;
}
/* =Showcase template
-------------------------------------------------------------- */
h1.showcase-heading {
	padding:0 0 1.0rem 3%;
}
section.recent-posts .entry-summary {
	border-bottom: 1px solid #ededed;
}
section.recent-posts .other-recent-posts  { 
	padding-top:3.0rem; 
}
section.recent-posts .other-recent-posts  { 
	padding-bottom:2.0rem; 
}
.page-template-showcase-php #primary,
.left-sidebar.page-template-showcase-php #primary {
	width:  100%;
	margin:0 auto;
}
.page-template-showcase-php #content,
.left-sidebar.page-template-showcase-php #content {
	margin: 1.714285714rem  5%;
	width: auto;
}
.page-template-showcase-php section.recent-posts {
	float: right;
	margin:2.0rem 0 0 31%;
	width: 69%;
}
.page-template-showcase-php #main .widget-area {
	float: left;
	margin: 2.0rem -22.15% 0 0;
	max-width: 200px;
	width: 22.15%;
}
/* =Media queries
-------------------------------------------------------------- */
/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
	
	img { max-width: 100%; }

	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.571428571rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
	.site {
		margin: 0 auto;
		max-width: 960px;
		max-width: 68.571428571rem;
	}
	.site-content {
		float: left;
		width:  70%;
		margin-right:0px;
		margin-right:0rem;
	}
	.site-content-one {
		width:  70%;
		margin: 1.714285714rem auto;
	}
	.site-content-sc {
		width:  100%;
		margin: 1.714285714rem auto;
	}
	.site-info, #footer-widget {
		padding: 1.0rem;
		margin-left: 0;
	}
	#footer-widget {
		margin-bottom: 14px;
		margin-bottom: 1.0rem;
		border: 0px solid #ededed;
		margin: 0 auto
	}
	.widget-area {
		float: right;
		clear:none;
		max-width: 200px;
		width: 21%;
	}
	#footer-widget-area .widget-area {
		margin-right: 3.0rem;
		width: 25%;
	}
	#footer-widget-area #third {
		margin-right: 3.0rem;
	}
	#footer-widget-area #fourth {
		margin-right: 0;
	}
	#footer-widget-area {
		margin-left: 1.5rem;
	}
	.site-header h1,
	.site-header h2 {
		text-align: center;
	}
	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 2.0rem;
		margin-bottom: 0;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: center;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		color: #616265;
		line-height: 2.0rem;
		letter-spacing: 1px;
		white-space: nowrap;
	}
	.main-navigation li a:hover {
		color: #000;
	}
	.main-navigation li {
		margin: 0 3px;
		margin: 0 0.25rem;
		position: relative;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		left:0;
		z-index: 1;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 90%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li a {
		background: #efefef;
		display: block;
		border-bottom: 1px solid #ededed;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
		text-align:left;
	}
	.main-navigation li ul li a:hover {
		background: #e3e3e3;
		color: #8c8d8e;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #8c8d8e;
		font-weight: bold;
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title, .entry-titlt a{
		font-size: 22px;
		font-size: 1.571428571rem;
		color: #616265;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.entry-page-image {
		float: left;
		width:100%;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.428571429rem;
	}
}
/* Minimum width of 1024 pixels. */
@media screen and (min-width: 1024px) {
	
	body {
		background-color: #ffffff;
	}
	body .site,
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 0px;
		margin-top: 0rem;
		margin-bottom: 48px;
		margin-bottom: 3.428571429rem;
		
	}
	body.custom-background-empty {
		background-color: #ffffff;
	}
}

@media screen and (max-width: 768px) {
/* Simplify the showcase template */
	.page-template-showcase-php section.recent-posts{
		float: none;
		margin: 0 auto;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
}

@media screen and (max-width: 620px) {
	.site-header {
		padding: 0rem 0 2.0rem 0;
		height: auto;
	}
	.site-header h1,
	.site-title a {
		padding: 14px 0 0 7px;
		padding: 1.0rem 0 0 .5rem;
	}
	.site-header h2,
	.site-description {
		padding: 14px ;
		padding: 1.0rem;
	}
	#upper-navigation {
		display:inline;
	}
	#upper-navigation .main-navigation {
		margin-top: 0 ;
		margin-left: 0
	}
	#site-navigation {
		display:none;
		visibility: hidden
	}
	.main-navigation {
		margin-top:0;
		background:#fff;
		box-shadow: none;
		-moz-box-shadow:none;
		-webkit-box-shadow:none;
	}
	.menu-toggle {
		margin-left:0;
		margin-top: 0px;
		margin-top: 0rem;
		text-align: center;
		color: #444;
		width:95%;
		background: none;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
}

/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
		box-shadow: none;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 5.142857143rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#colophon,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.57142857rem;
	}
}