/*
Theme Name: Interface Child 01
Theme URI: 
Description: Child 01 theme for the Interface theme
Author: <a href="http://themehorse.com">Theme Horse</a>
Author URI: 
Template: interface
Version: 1.4
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 02 Dec 2014 21:49:13 +0000 */ 

@import url('../interface/style.css');

body,
input,
textarea {
	/* color: #777;
	font: 13px 'PT Sans', sans-serif; */
	color: #333;
	/* font: 16px 'PT Sans', sans-serif; */
	font: 16px Arial, sans-serif;
	 
	line-height: 20px;
	word-wrap: break-word;
}	

a.readmore {
	color: #fff;
	display: inline-block;
	padding: 5px 25px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 8px 2px;
	margin-bottom: 7px;
	float: right;
	/* background-color: #63C6AE; */
	background-color: #b56b43;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.hgroup-wrap {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#main {
	/* padding: 60px 0 10px; */
	padding: 20px 0 20px;
	background-image: url('img/daddy-o-barkcloth3.jpg');	
}

.entry-meta .cat-links a {
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	font-size: 80%;
}
#secondary {
	background: rgba(183, 135, 104, 0.1);	
	
}
#secondary aside {
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
}
#secondary aside ul li {
	padding-bottom: 5px;
}
.entry-content {
	background: rgba(255, 255, 255, 0.3);
}
.entry-content p {
	padding-top: 10px;
	padding-left: 10px;
}
#site-generator .copyright {
	/* float: left; */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2px;
	width: 65.64%;
}
.page-title-wrap {
	display: none;
}
