/*
 Theme Name:   Misterchou
 Theme URI:    http://misterchou.com/
 Description:  Misterchou Theme
 Author:       Hobby
 Author URI:   http://madebyhobby.com
 Template:     twentysixteen
 Version:      1.0.2
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

body {
	background: #FBF8F1;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
	background: url(/img/background.gif) repeat scroll 0 0 #EEEEEE;
	font-size: .8em;
}

body:before {
	display: none;
}

.main-navigation, .widget .widget-title {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
}

.widget {
	margin-bottom: 1em;
}

.widget .widget-title {
	text-transform: none;
	font-size: 14px;
	margin-bottom: 5px;
}

.widget ul {
	list-style: none;
	margin-left: 0;
}

.site-main {
	padding: 25px;
}

.site-inner {
	box-shadow: 5px 0px 8px -2px rgba(120,120,120,.3), -5px 0px 8px -2px rgba(120,120,120,.3);
}

.site-content {
	padding: 0;
}

.link-area {
	background-color: #5bbde6;
	padding: 25px;
	overflow: auto;
}

.link-area h2 {
	font-size: 1em;
	margin-bottom: 20px;
}

.link-area h2 a {
	color: white;
}

img.wp-smiley, img.emoji {
	height: 1.1em !important;
    width: 1.1em !important;
}

.link-area-half {
	width: 100%;
	float: left;
	list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
	margin-bottom: 0;
}

.link-area-half li {
    margin-bottom: 1em;
    line-height: 1.5em;
}

.link-area-half li:before {
	content: '\2301';
	display: block;
    float: left;
    width: 1em;
	color: white;
}

h2.archives_h2 {
	font-size: 1.1em;
}

.archives_ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
}

.archives_ul li:before {
	content: '\2301';
	display: block;
    float: left;
    width: 1em;
}

.archives_ul li {
	text-indent: -1em;
}

.link {
	color: white;
	display: block;
}

.side-menu {
	display:none;
}

#page {
	max-width: 80%;
	margin: auto;
}

.entry-title {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 0;
	color: #1a1a1a;
}

.post-meta {
	font-size: 11px;
	color: #999;
	margin-bottom: 1em;
}

.comments-area {
	margin: 0;
	margin-bottom: 7em;
}

.comments-title, .comment-reply-title {
    border-top: 1px solid #DDD;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
	font-size: 1em;
}

.comment-form label {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
	letter-spacing: 0;
	text-transform: none;
}

.akismet_comment_form_privacy_notice {
	margin-top: 10px;
}

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
	font-size: 1em;
	background: #5bbde6;
	font-weight: normal;
	text-transform: none;
}

.previous-link {
	float: right;
	width: 50%;
	overflow: auto;
}

.previous-link div {
	float: right;
	margin-left: 5px;
}

.previous-link a {
    max-width: 85%;
    text-align: right;
    float: right;
}

.next-link {
	width: 50%;
	overflow: auto;
}

.next-link div {
	float: left;
	margin-right: 5px;
}

.next-link a {
	max-width: 85%;
    float: left;
}

.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
	margin-left: 0;
	margin-right: 0;
}

.entry-content {
	color: #1a1a1a;
}

.site-info {
	font-size: 1em;
}

.widget {
	border-top: none;
}

.page-header {
	border: none;
	padding-top: 0;
	margin-left: 0;
	margin-right: 0;
}

.link-archive article {
	border-bottom: 1px solid #ddd;
	margin-bottom: 2em;
}

.link-archive .post-meta {
	margin-bottom: 2em;
}

@media screen and (min-width: 30em) {
body:not(.custom-background-image).admin-bar:before {
	display:none;
}

body:not(.custom-background-image):after {
    display: none;
}

#page {
	max-width: 70%;
	margin: auto;
}

.site-main {
	padding: 7.6923%;
}


.link-area {
	padding: 7.6923%;
}

.link-area-half {
	width: 50%;
}

.link-area-half:first-of-type {
	width:45%;
	margin-right: 5%;
}

.previous-link a, .next-link a {
    max-width: 150px;
}

body:not(.custom-background-image):before, body:not(.custom-background-image):after {
	height: 0;
}
}

@media screen and (min-width: 56.875em) {
.top-menu {
	display: none;
}

.side-menu {
	display: block;
	padding: 0;
}

.content-area {
    width: 67%;
	min-height: 2200px;
}

.sidebar {
    width: 33%;
    margin-left: 67%;
	background-color: #f0f0f0;
	box-shadow: -5px 0px 8px -2px rgba(120,120,120,.3);
    height: 100%;
    margin-bottom: 0;
    position: absolute;
	padding: 40px 25px;
}

.previous-link a, .next-link a {
    max-width: none;
}
}

@media screen and (min-width: 61.5625em) {
body:not(.search-results) article:not(.type-page) .entry-content {
	width: 100%;
}

.site-main > article {
    margin-bottom: 5.25em;
}

.entry-content h2, .entry-summary h2, .comment-content h2 {
	font-size: 1.1em;
}

.link-archive article {
	margin-bottom:2em;
}
}

.textwidget a {
	box-shadow: none;
}

.openbook_wrapper {
	width: 48%;
	float: left;
}

.openbook_wrapper:first-of-type {
	margin-right: 4%;
}

.openbook_cover {
	margin-bottom: 5px;
}

.openbook_cover img {
	max-height: 180px;
}

.openbook_title {
	padding-right: 5px;
}

.bookshelf, .sidebyside-link {
	clear: both;
	padding-top:20px;
}

.sidebyside-wrapper {
	width: 48%;
	float: left;
}

.sidebyside-wrapper:first-of-type {
	margin-right: 4%;
}

.sidebyside-wrapper p{
    margin-bottom: 5px;
}

.sidebyside-wrapper .date{
	display: none;
}

.sidebyside-widget::after {
    content:"";
    display:block;
    clear:both;
}

.widget_categories ul {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

.tagcloud a {
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Geneva, Verdana, sans-serif;
}