/*
 Theme Name:   Rubine Lite Child
 Theme URI:    
 Description:  Rubine Lite Child Theme
 Author:       Johanna Draper Carlson
 Author URI:   http://comicsworthreading.com
 Template:     rubine-lite
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, light, red, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, threaded-comments, translation-ready, theme-options, fluid-layout, responsive-layout
 Text Domain:  rubine-lite-child
*/

#sh-wrapper {
	width: 100%;
	background: #dec9b9;
}
#sh-header-wrap {
	background: #dec9b9;
}
#sh-header {
	color: #ba8d6e;
}
#sh-mainnav-wrap {
	background: #eff0ed;
	border-bottom: 1px solid #e5e5e5;
}
.sh-main-navigation-menu {
	float: left;
	list-style-type: none;
	list-style-position: outside;
}
.sh-main-navigation-menu li {
	float:left;
	border-right: 1px solid #eaeaea;
}
.sh-main-navigation-menu a {
	display: block;
	padding: 1.3em;
	text-decoration: none;
	font-size: 18px;
	font-family: 'Birch Std', Baskerville, Garamond, Georgia;
	font-weight: bold;
}
.sh-main-navigation-menu a:link, .sh-main-navigation-menu a:visited {
	color: #718ca4;
	text-decoration: none;
}
.sh-main-navigation-menu a:hover {
	background: #fff;
}
.sh-main-navigation-menu ul {
	position: absolute;
	display: none;
	z-index: 99;
	background: #fff;
	margin-left: -1px;
	padding: 1px;
	border: 1px solid #ddd;
}
#sh-header-text {
	padding: 2em 0;
	color: #ba8d6e;
	font-family: 'Birch Std', Baskerville, Garamond, Georgia;
	font-weight: bold;
	font-size: 1.8em;
}
#sh-wrap {
	clear: both;
	padding: 2em 0 0;
	background: #dec9b9;
}
#sh-content {
	float: left;
	width: 72%;
	padding-right: 2em;
	background: #dec9b9;
}
.sh-page-title {
	font-family: 'Francois One', Tahoma, Verdana, Arial;
	color: #718ca4;
	line-height: 1.4em;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	text-decoration: none;
}
#sh-wrap .page-title {
    	font-size: 2.4em;
	font-family: 'Birch Std', Baskerville, Garamond, Georgia;
	color: #718ca4;
}
#sh-wrap .entry a:link {
	color: #718ca4;
	text-decoration: none;
}
#sh-wrap .entry a:visited {
	color: #718ca4;
	text-decoration: none;
}
#sh-wrap .type-post {
	background: #eff0ed;
}
#sh-wrap .type-page {
	background: #eff0ed;
}