/*
	Theme Name: booksy
	Theme URI: http://opencuny.org/jmurray
	Description: Based on HTML5 Blank WordPress Theme by Todd Motto (@toddmotto)
	Version: 1.4.3
	Author: Jessica Murray (@jekaanne)
	Author URI: http://opencuny.org/jmurray
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font:300 14px/1.4 'PT Serif', serif;
	background-color:#635959;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
}
img, embed, object, video {
	max-width: 100%;
}
a {
}
a:hover, a:active {
}

a:focus {
    outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}
p {
	margin:10px;
	display:block;
	padding: 10px;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	font:300 16px/1.8 'PT Serif', serif;
	background: #fff;
	display: table;
	-webkit-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 20px 3px rgba(0,0,0,0.75);
	margin: 0 auto;
}

/* header */
.header {	


}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */

.sidebar, .sidebar:before {
}
.sidebar {
	display: block;
	float:left;
	background: #fff;
	max-width:350px;
	width:100%;
}
.sidebar:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.sidebar-widget{
    width: 100%;
    display: block;
    float: left;
    max-width: 350px;
    width: 100%;
}
.widget_maxmegamenu {
	display: block;
    float:left;
    background: #fff;
}
/* content */

main, main:before {
}
main {
	float:left;
	width: 100%;
	max-width: 800px;
	background: #fff;
	font:300 16px/1.8 'PT Serif', serif;
	margin-bottom: 15px;
	margin-right: 15px;
}
main:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    left: 0;
}
section > h1, article > h1, article > h1 a:link, article > h1 a:hover, article > h1 a:active, article > h1 a:visited {
    	color: #000;
    	letter-spacing: 1px;
	font-size:2.5rem;
	width:100%;
	text-decoration:none;
	padding: 0 10px;
	line-height: 35px;
	display: block;
}
article	{
}
article p a {
    text-decoration:none;
    color: #8d0d12;
    font:300 16px/1.8 'PT Serif', serif;
}
article p a:hover {
    	text-decoration:underline;
}


/* footer */
#footer {
	text-align: center !important;
	color: #fff !important;
	display:block !important;
	background-color:#635958 !important;
	padding: 0.3rem !important;
    	height: 65px !important;
	width: 100% !important;
	font-size:1.5rem !important;
	z-index:1;
}
.copyright {
	width:100%
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/
.titlebar {
	background-color:#242424;
	display:block;
	width:100%;
	margin:0;
	padding-bottom: 12px;
	padding-top:12px;
}
.titlenest {
	width:95%;
	max-width: 1160px;
	margin:0 auto;
}
#book-title{
	margin:0;
}
#book-title h1 {
	padding-left: 10px;
	margin-top: 6rem;
	margin-bottom:1.5rem;
}
#byline {
	font-size: 1.8rem;
	font-weight: 700;
	padding-top: 6.5px;
	display: inline-block;
	color:#e5e5e5;
	margin:0;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
}
#book-title > a:link, #book-title > a:visited, #book-title > a:hover, #book-title > a:active{
	color:#e5e5e5;
	text-decoration:none;
	font:inherit;
  	display: inline-block;
	text-align: left;
	float:left;
	letter-spacing: 1px;
	font-family:'PT Serif', serif;
	font-size: 2.5rem;
	font-weight:700;
}
.entry-subtitle {
 	font-family: 'Open Sans', sans-serif;
	font-size: 2.5rem;
	font-style: italic;
	color: #645959;
   	letter-spacing: 1px;

}
.pdf { 
	display:block;
	float:left;
	margin-left: 20px;
}
.edit-link {
display:block;
float:left;
}

#next-page {
	display:block;
	float:right;
	color:#fff;
	background-color: #8d0d12;
	padding:10px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
	font-weight:700;
	font-family: 'Open Sans', sans-serif;
	text-align:left;
	margin-right:20px;
}
#next-page > a:link, #next-page > a:visited, #next-page > a:hover, #next-page > a:active {
	display:block;
	float:right;
	text-align:left;
	color:#fff;
	text-decoration:none;
}
/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px){

}
@media only screen and (min-width:480px) {
.widget_maxmegamenu h3{
	display: block;
}
}
@media only screen and (min-width:768px) {
.widget_maxmegamenu h3{
	display: block;
}

}
@media only screen and (min-width:1024px) {
.widget_maxmegamenu h3{
	display: block;
}
}
@media only screen and (min-width:1140px) {
.widget_maxmegamenu h3{
	display: block;
}
}
@media only screen and (min-width:1280px) {
.widget_maxmegamenu h3{
	display: block;
}
}

/*------------------------------------*\
    MISC
\*------------------------------------*/


::-webkit-selection {
	text-decoration:underline;
}
::-moz-selection {
	text-decoration:underline;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
a img.alignright {
	float:right;
}
a img.alignnone {
}
a img.alignleft {
	float:left;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background-color:transparent;
	border:1px solid #F0F0F0;
	max-width:100%;
	text-align:left;
}
.wp-caption.alignnone {
}
.wp-caption.alignleft {
}
.wp-caption.alignright {
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:12px;
	line-height:16px;
	font-family: 'Open Sans', sans-serif;
	margin:0;
}
.wp-caption-text > a:link, .wp-caption-text > a:hover, .wp-caption-text > a:active, .wp-caption-text > a:visited {
	font-size:12px;
	line-height:16px;
}
.sticky {

}
.bypostauthor {
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
		padding: 0 5px;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}