@charset "utf-8";
/*
Theme Name: BlankSlate
Theme URI: http://wordpress.org/themes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
	padding-left: 20px; padding-right: 20px;
}
/* ************************************************************************** */
/* TABLE OF CONTENTS                                                          */
/* ************************************************************************** */
/*
1.  Framework
2.  Header
3.  Footer
4.  Navigation
5.  Article Content
6.  Comments
7.  Tables & Divs
8.  Input
9.  Fonts
10.	Images
11.	Search
12.	Author Meta
13.	Misc
14. Sidebar & Widgets
15. Media
16. Screen Reader
17. Homepage
18. Book Reviews

*/
/* ************************************************************************** */
/* 1. Framework                                                               */
/* ************************************************************************** */
html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}
body {
	/* color: #1d1c19; */
	color: #352c24;
	font-family: Georgia, serif, Palatino Linotype, Tahoma;
	background: #f7f6eb url('images/header/bodybg.png') top left repeat-x;
}
/* for header */
#outer-wrapper {
	clear: both;
	width: 900px;
	position: relative;
	z-index: 1000;
	margin: 10px auto 10px auto;
	box-shadow: 12px 0 15px -4px rgba(66, 64, 49, 0.2), -12px 0 8px -4px rgba(66, 64, 49, 0.2);
}
/* ************************************************************************** */
/* 2. Header                                                                  */
/* ************************************************************************** */
#header {	
	width: 900px;
	height: 120px;
	margin: 0;
	padding: 0;	
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #000),color-stop(1, #222));
	background-image: -o-linear-gradient(bottom, #000 0%, #222 100%);
	background-image: -moz-linear-gradient(bottom, #000 0%, #222 100%);
	background-image: -webkit-linear-gradient(bottom, #000 0%, #222 100%);
	background-image: -ms-linear-gradient(bottom, #000 0%, #222 100%);
	background-image: linear-gradient(to bottom, #000 0%, #222 100%);
	-moz-border-radius-topleft: 25px;
	-moz-border-radius-topright: 25px;
	-webkit-border-top-left-radius: 25px;
	-webkit-border-top-right-radius: 25px;
}
#headerBanner{
	background: url('./images/header/HeaderLarge1.png') top left no-repeat;
	width: 900px;
	height: 120px;
}
#headerLogo{
	width: 600px;
	height: 80px;
	float: left;
	z-index: 5;
	margin: 9px 0 0 25px;
}
#site-title, #site-description{
	width: 1px;
	height: 1px; 
	overflow: hidden;
	background: url('./wp-content/uploads/2014/09/odrblackgold.jpg') top left no-repeat;

}
div.boarheads{
	width: 880px;
	height: 69px;
	position: relative;
	padding-top: 20px;
	background: #fcfcf8 url('./images/header/boarheads-top.png') top left no-repeat;
}
div#container{
	max-width: 900px;	
	background: #fcfcf8;
	min-height: 450px;
	padding: 10px;
	margin-top: 20px;

}
div#page-content{
	margin: 0 30px 0 30px;
}
div#login_links{
	clear: both;	
	float: right;
	margin-right: 40px;	
	color: #675306;
	padding: 0 0 5px 0;
	z-index: 3;
	width: 480px;
	text-align: right;
	
}

ul.headerlinks {
	position:relative;
	top:0px;
	left:20px;
	z-index:500;
	display:inline;
	margin:0 5px 0 0;
	padding:0;
	list-style: none;
	font-size: 11px;
	color: #d4cfab;
}
ul.headerlinks li {
	display: inline;
	list-style: none;
	font-size: 11px;
	color: #d4cfab;
	
		color: #675306;
}
a.headerlink{
	font-size: 11px;
	color: #d4cfab;
	
		color: #675306;
}
ul.headerlinks li a {
		font-size: 11px;
		padding: 1px 2px 1px 2px;
		color: #675306;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		-webkit-border-top-left-radius: 3px;
		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
}

div#profile_icon{
	width: 22px;
	height: 25px;
	vertical-align: baseline;
	margin: 0 -8px -5px 0;
	padding: 0;
	background: url('./images/icons/profile.png') bottom left no-repeat;
	position: relative;
	display: inline-table;
}

div#favorite_icon{
	width: 22px;
	height: 25px;
	vertical-align: baseline;
	margin: 0 -8px -5px 0;
	padding: 0;
	background: url('./images/icons/favorites.png') bottom left no-repeat;
	position: relative;
	display: inline-table;
}

div#logout_icon{
	width: 25px;
	height: 25px;
	vertical-align: baseline;
	margin: 0 -8px -5px 0;
	padding: 0;
	background: url('./images/icons/logout.png') bottom left no-repeat;
	position: relative;
	display: inline-table;
}
/* ************************************************************************** */
/* 3. Footer                                                                  */
/* ************************************************************************** */

#footer {
	background: #141110;
	clear: both;
	width: 890px;
	font-size: 11px;
	color: #e9dfa4;
	padding: 5px;
	line-height: 14px;
	margin-top: 25px;	
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;

}
#footer-menu{
	
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-count: 3;

	-moz-column-gap: 20px; /* Firefox */
	-webkit-column-gap: 20px; /* Safari and Chrome */
	column-gap: 20px;

	-moz-column-rule:1px outset #31261f; /* Firefox */
	-webkit-column-rule:1px outset #31261f; /* Safari and Chrome */
	column-rule:1px outset #31261f;
	clear: both;
}
#footer a {
	color: #cfc565;
}
#widget-footer {
		
}
li.menu-item{
	list-style: none;
	list-style: none;
}
div#footer-menu div.menu ul li.page_item{
		list-style: none;
		background: none;
		clear: both;
		line-height: 14px;
		
}
ul#menu-footer-menu {
	list-style: none;
}
div#menu-footer-memu-container ul li a, ul#menu-footer-menu.menu a{
	text-decoration: none;
	font-style: none;
}

div#copyright{
	text-align: center;
	font-size: 11px;
}
/* ************************************************************************** */
/* 4. Navigation                                                              */
/* ************************************************************************** */
/* Tier 1 */
div.menu-main-menu-container{
	height: 28px;
}
#upper-nav {	
	background: #1a0000;
	border-bottom: 1px solid #31261f; 
	border-top: 1px solid #31261f; 
	display: table;
	float: left;
	margin: 0px auto 0 auto;
	width: 860px; 
	height: 15px;
	font-size: 11px;
	margin-left: 0px;
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #352a28),color-stop(1, #000));
	background-image: -o-linear-gradient(bottom, #352a28 0%, #000 100%);
	background-image: -moz-linear-gradient(bottom,  #352a28 0%, #000 100%);
	background-image: -webkit-linear-gradient(bottom,  #352a28 0%, #000 100%);
	background-image: -ms-linear-gradient(bottom,  #352a28 0%, #000 100%);
	background-image: linear-gradient(to bottom,  #352a28 0%, #000 100%);
	
}
#upper-nav ul ul {
	display: none;
	margin: 0;
}
	#upper-nav ul li:hover > ul {
		display: block;		
		width: 200px;
		line-height: 28px;
		margin: 0;
	}
#upper-nav ul {
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: 0 20px  0 0;
	list-style: none;
	position: relative;
	display: inline-table;
	line-height: 28px;
}
	#upper-nav ul:after {
		content: ""; 
		clear: both; 
		display: block;
		margin: 0;
	}
#upper-nav ul li {
	float: left;
	line-height: 28px;
	margin: 0;
	list-style: none;
}
	#upper-nav ul li:hover {
		margin: 0;	
	list-style: none;
	}
	#upper-nav ul li:hover a {
		color: #d7c88d;
		line-height: 28px;
		margin: 0;
	}
	#upper-nav ul li a {
		display: block; 		
		color: #c2b16e;
		text-decoration: none;
		line-height: 28px;
		text-transform:uppercase;
		padding: 0 20px 0 0;
		margin: 0;
	}	
/* LEVEL 2 */
	#upper-nav ul ul {
	background: #070505;
	border-radius: 0px; 
	padding: 0;
	position: absolute; 
	top: 24px; /* lower this to move the whole div up if it's not dd properly */
	margin: -6px 0 0 0;
	z-index: 99999;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */	
	}	
	#upper-nav ul ul li {
		float: none; 
		position: relative;
		line-height: 22px;
		margin: 0;
	list-style: none;	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	}
	#upper-nav ul ul li a {
		color: #edecdf;
		width: 200px;
		line-height: 20px;	
		margin: 0;
		padding: 0 0 0 8px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	}	
	#upper-nav ul ul li a:hover {
		top: 20px;
		margin: 0;
		padding-left: 20px;
		background: url('images/header/arrow.png') bottom left no-repeat;
			}
	#upper-nav ul ul ul {
		position: absolute; 
		left: 100%; 
		top:0;
		width: 180px;
		line-height: 22px;
		margin: 0;		
}
p#breadcrumbs{
	width: 880px;
	float: left;
	font-size: 12px;
	font-family: Verdana;
	color: #675306;
	font-weight: normal;
	text-decoration: none;
}
#bc_share {
	clear: both;
	position: relative;
	padding-top: 10px;
	height: 33px;
	width: 880px;
}

div.addtoany_share_save_container{
	width: 300px;	
	float: right;
	
}
nav#nav-below{
	width: 55%;
	margin-left: 110px;

	clear: both;
}
#nav-below a{
	border: 1px solid #232121;
	padding: 0 3px 0 3px;
	background: #cfc9a5;
}
/* ************************************************************************** */
/* 5. Article Content                                                         */
/* ************************************************************************** */
/* category page with author list */
div.category_left{
	width: 70%;
	float: left;
}
div.author_list{
	width: 25%;
	float: right;	
	background: #eae7d8;
	padding: 3px 10px 10px 10px;
	min-height: 550px;
	line-height: 22px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	border: 1px solid #e4e3dd;
	
}
div.cat_list{
	width: 70%;
	float: left;
	position: relative;
}
/* category pagination */
div.custom_page_nav, div.page_nav{
	width: 98%;
	clear: both;
	font-size: 13px;
	font-family: verdana;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;	
	text-align: center;
	letter-spacing: 2px;
}
div.page_nav_left{
	width: 98%;
	font-size: 12px;
	text-align: left;
}
div.custom_page_nav_prev{
	width: 30%;
	margin: 0 10px 0 330px;
	position: relative;
	display: inline;
}

div.custom_page_nav_next{
	width: 30%;	
	margin: 0 0px 0 10px;
	position: relative;
	display: inline;
}

div.reference.book {
	font-size: 10px;
	font-family: Arial;

}
span.wpfp-span{
	color: #352828;
	font-weight: bold;
	font-size: 12px;
	text-align: bottom;
}
form#order{
	margin-bottom: 25px;
}
#content-wrapper{
	width: 100%;
	height: 981px;
	z-index: 1;
	background: url('./images/header/contentborder.png') top center no-repeat;
	margin: 0 auto 0 auto;
}

#content {	
	/*padding: 10px 10px 10px 10px; */
	background: #fcfcf8;
	margin: -4px 0 0 0;
	min-height: 450px;
	z-index: 15;
	color: #352c24;
}
.entry-content{
	padding: 6px;
}
div.blankthumb{
	background: #fff url('./images/header/blankthumbnail.png') top center no-repeat;
	width: 90px;
	height: 90px;
}

div.blankthumb_home{
	background: #fff url('./images/header/blankthumbnail.png') top center no-repeat;
	width: 60px;
	height: 60px;
	display: inline;
}
table.entry-table-header{
	clear: both;
}
table.entry-content-list{
	margin: 0;
	padding: 0;
	border: 0;
}
td.pentry_title{

	margin: 0;
	padding: 0;
	border: 0;
}
td.pthumb{
	width: 7%;
	border: 0;
}
td.pthumb_content{
	width: 740px;
	vertical-align: top;
	/* this content goes on single pages with the thumbnail image; prevents blockquotes from getting tucked under the page image */
}
td.pentry{
	width: 92%;
	vertical-align: top;
	padding-left: 15px;
	height: 35px;
}


article {
	margin: 0;
}
.featured-thumbnail {}
.post-content {}
.pagination {}
.entry-meta{
	font-size: 11px;
	margin-bottom: 30px;
}
.entry-summary{
	font-size: 11px;
}
a.post-edit-link{
	clear: both;
	float: right;
}
.tag-links{
	font-size: 11px;
	margin: 0px;
	font-style: italic;
	clear: both;
}
.post-meta {}
.post-navigation {}
.page {}
#page-content {}
#page-meta {}
.post {}
.postContent {}
.post-excerpt {}
nav.oldernewer {}
.older {}
.newer {}
/* ************************************************************************** */
/* 6. Comments                                                                */
/* ************************************************************************** */

#comments {}
li.comment {}
.odd {}
.even {}
.author-comment {}
.comment-text {}
.comment-meta {}
p.gravatar {}
.waiting-for-approval {}
#trackbacks {}
li.trackback {}
p#no-comments {}
#comments-form {}
#respond {}
.cancel-comment-reply {}
/* ************************************************************************** */
/* 7. Tables & Divs                                                           */
/* ************************************************************************** */

table,
th,
td {
	/* border: 1px solid rgba(68, 68, 68, 0.1); */
	border: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

/* ************************************************************************** */
/* 8. Input                                                                   */
/* ************************************************************************** */
button,
input,
select,
textarea {
	/* background: url('images/header/searchBG.png') top left repeat-x; */
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;

	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	color: #352828;
	border: 1px solid #232121;
}

button,
submit,
.btn-primary,
.btn,
.wp-submit,
#wp-submit1,
.button-primary {
	line-height: normal;
	background: url('./images/header/searchBG.png') top left repeat-x;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	color: #000;
}

input,
textarea {
	border-radius: 2px;
	/*color: #d4cfab;*/
	padding: 2px;
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Removing the inner shadow, rounded corners on iOS inputs */
	background: #faf8f0;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button:hover,
button:focus,
.contributor-posts-link:hover,
.contributor-posts-link:hover,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus, 
#wp-submit1:hover,
.wp-submit:hover,
submit:hover, 
.button-primary:hover {
	background-color: #948a60;
	color: #232121;
}

/* color for the header search bar */
#searchsubmit{
	background-color: #000;
	color: #e1ddb0;
	margin-top: 25px;
}

a.search_advanced{
	color: #e1ddb0; 
	font-family: Tahoma; 
	font-size: 12px;'	
	font-style: none;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	width: 100%;
}

.search-field {
	width: 100%;
}

.search-submit {
	display: none;
}


/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #887d50;
}

:-moz-placeholder {
	color: #887d50;
}

::-moz-placeholder {
	color: #887d50;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #887d50;
}
/* ************************************************************************** */
/* 9. Fonts                                                                   */
/* ************************************************************************** */
a{
	color: #675306;
}


p{
	margin-bottom: 25px;
	color: #1d1c19;
}
strong{
	font-weight: bold;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

a:active,
a:hover {
	color: #a98705;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 0px;
}

h1 {
	font-size: 26px;
	line-height: 1.4;
}
h1.entry-title{
	font-size: 26px;
	line-height: 1.4;
	color: #d8d0cd;
	color: #c2b16e;
	color: #3d3025;
	margin-bottom: 8px;
}

h2 {
	font-size: 18px;
	line-height: 1;
	margin-bottom: 25px;
}
h2.entry-title{
	font-size: 14px;
	line-height: 1;
	margin-bottom: 5px;
	margin-left: -15px;
}
h3 {
	font-size: 13px;
	line-height: 1.0909090909;
	margin-bottom: 10px;
}

h4 {
	font-size: 12px;
	line-height: 1.2;
}

h5 {
	font-size: 11px;
	line-height: 1.3333333333;
}

h6 {
	font-size: 16px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help;
}

b,
strong {
	font-weight: 700;
}

cite,
dfn,
em,
i {

}
i{
	font-style: italic;
}
cite{

	color: #675306;
		font-size: 70%;
	vertical-align: top;
	content: "+";
	cursor: pointer;
}

span.tiny_text a#tiny_text{
	font-size: 9px;
	font-family: Verdana;
	color: #675306;
	font-weight: normal;
	text-decoration: none;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

p {
	margin-bottom: 24px;
}
hr{
	margin: 10px 0 10px 0;
}
code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
	width: 100%;
	position: relative;
	float: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	/*content: "";
	content: none;*/
}

blockquote {	
	font-size: 14px;
	/*font-style: italic;*/
	line-height: 1.2;
	font-family: Times New Roman;
	border: 1px solid #dedccb;
	background: #f7f6eb;
	margin-bottom: 25px;
}

blockquote cite,
blockquote small {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}
blockquote p{	
	padding: 12px;
	margin-bottom: -1px;

}
small {
	font-size: smaller;
}

big {
	font-size: 125%;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: .3em;
}

sub {
	top: .3em;
}


dl {
	margin-bottom: 24px;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 24px;
}

ul,ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin: 0 0 0 20px;
}

ol li{
	list-style: decimal;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {
	white-space: normal;
}

del {
	color: #767676;
}

hr {
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
	margin-top: 23px;
}

label{
	width: 200px;
	display: inline;
	margin: 0;
	padding: 0;
}

li{
	list-style: square;
}
/* library listing on online academic library */
div.author_list{
	padding: 5px 5px 0 10px;
}
ul.library{
	margin-left: -5px;
	padding: 5px;
}

ul.library li.categories{

	font-size: 18px;
	font-weight: bold;
	list-style: none;
}

li.categories ul li.cat-item{
	font-size: 11px;
	line-height: 18px;
	list-style: none;
	margin-left: -2px;
	font-weight: normal;
	font-family: Verdana;
}
li.categories ul li.cat-item a{
	font-size: 11px;
	line-height: 18px;
	list-style: none;
	margin-left: -2px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
/* Advanced Search */
div#uwpqsf_id{

	border: 1px solid #e4e3dd;
}
select#tdp-0{
	width: 300px;
	background: #f4edd5 url('./images/header/searchBG.png') top left repeat-x;
	background:#faf8f0;
	border: 1px solid #e4e3dd;
}
select#tdp-1{
	width: 300px;
	background: #f4edd5 url('./images/header/searchBG.png') top left repeat-x;
	background:#faf8f0;
	border: 1px solid #e4e3dd;
}
div.uwpqsf_class{	
	width:550px;
}
#uwpqsf_id_key{
	background: #f4edd5 url('./images/header/searchBG.png') top left repeat-x;
	background:#faf8f0;
	border: 1px solid #e4e3dd;
}
/* ************************************************************************** */
/* 10. Images                                                                  */
/* ************************************************************************** */
img{

	max-width: 850px;
	height: auto;
}
.entry-content img,img.attachment-post-thumbnail.wp-post-image{
	max-width: 100px;
	height: auto;	
	padding: 5px ;
	display: inline;
	float: left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.comment-content img,
.entry-content img,
.entry-summary img,
#site-header img,
.widget img,
.wp-caption {
	max-width: 100%;
}

/**
 * Make sure images with WordPress-added height and width attributes are
 * scaled correctly.
 */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"],
#site-header img {
	height: auto;
}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
img.size-full {
	height: auto;
	max-width: 450px;

}
div.attachment{
	clear: both;
	max-width: 450px;
	margin-bottom: 35px;
	float: left;	
}
div.wp-caption{
	max-width: 450px;
	background: #1d1c19;
	padding: 5px;
	
}
p.wp-caption-text{
	color: #f7f6eb;
	font-size: 11px;
}
/* ************************************************************************** */
/* 11. Search                                                                 */
/* ************************************************************************** */
#search {
	float: right;
	margin-right: 25px;
	text-align: right;
}
#s{
	background: url('./images/header/searchBG.png') top left repeat-x;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;

	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	color: #000;
}

/* ************************************************************************** */
/* 12. Author Meta                                                             */
/* ************************************************************************** */
.author {
		margin: 0;
		font-size: 11px;
		
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}
/* ************************************************************************** */
/* 13. Misc                                                                    */
/* ************************************************************************** */
#error404 {}
.no-results {}
::selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #24890d;
	color: #fff;
	text-shadow: none;
}
.none { /* this class is used to hide the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

/* Alignment */

.alignleft {
	float: left;
	position: relative;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
img.alignleft {
	margin: 7px 14px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

blockquote.alignright,
img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {
	margin-bottom: 17px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption {
	color: #767676;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* ************************************************************************** */
/* 14. Sidebar & Widgets                                                       */
/* ************************************************************************** */
#sidebar {
	margin: 0;
	padding: 0;
}
#widget-sidebar {
		
}
#sidebar-search {
			
}
#sidebar-nav {
			
}
#sidebar-archives {
			
}
#sidebar-meta {
			
}
.widget {
			
}
#widget-header {
		
}
#widget-alert {
		
}
.widget-area {
	margin:  0;
	padding: 0;
	width: 100%;
	font-size: 11px;
	position: relative;
	height: auto;
}
ul.xoxo, li#text-2{
	list-style: none;
	margin:  0;
	padding: 0 0 10px 0;
	font-size: 13px;
	position: relative;
}
img.img-rounded{
	margin: 0 auto 0 auto;
	margin: 9px;
}
div.text-widget a, a.widget_link{
		white-space: pre-line;
		text-decoration: none;
		font-style: none;
}
/* ************************************************************************** */
/* 15. Media                                                                  */
/* ************************************************************************** */
audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}
/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}

/* ************************************************************************** */
/* 16. Screen Reader                                                          */
/* ************************************************************************** */
/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {
	display: none;
}

/* Clearing floats */

.footer-sidebar:before,
.footer-sidebar:after,
.hentry:before,
.hentry:after,
.slider-direction-nav:before,
.slider-direction-nav:after,
.contributor-info:before,
.contributor-info:after,
.search-box:before,
.search-box:after,
[class*="content"]:before,
[class*="content"]:after,
[class*="site"]:before,
[class*="site"]:after {
	content: "";
	display: table;
}

.footer-sidebar:after,
.hentry:after,
.slider-direction-nav:after,
.contributor-info:after,
.search-box:after,
[class*="content"]:after,
[class*="site"]:after {
	clear: both;
}

/* Genericons */

.bypostauthor > article .fn:before,
.comment-edit-link:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.contributor-posts-link:before,
.menu-toggle:before,
.search-toggle:before,
.slider-direction-nav a:before,
.widget_twentyfourteen_ephemera .widget-title:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

/* Separators */

.site-content span + .entry-date:before,
.full-size-link:before,
.parent-post-link:before,
span + .byline:before,
span + .comments-link:before,
span + .edit-link:before,
.widget_twentyfourteen_ephemera .entry-title:after {
	content: "\0020\007c\0020";
}
/* ************************************************************************** */
/* 17. Homepage                                                               */
/* ************************************************************************** */
div.show_date{
	text-align: right;
	width: 850px;
	margin: 0 auto 0 auto;
	padding: 3px 4px 0 0;
	border: 0;
	font-size: 14px;
	font-style: italic;
	color: #c2b16e;
	clear: both;
}

div.social_links{
	z-index: 9999;
	margin: 195px auto 0 875px;
	width:30px;
	padding: 2px 0 9px 0;
	line-height: 25px;
	position: fixed;
	text-align: center;
	background: url('./images/header/social_bg.png') top right no-repeat;
}
table.home{
	width: 820px;
	margin: 0 auto 0 auto;
	border: 0;
	margin-top: 10px;
}
table.home td{
	padding: 10px;

}
td.featured_block{
/* top left flash block */
	border: 0;
	height: 250px;
	width: 65%
}

td.top_right_col{
/* top right block */
	width: 31%;
	height: 260px;
	border: 0;
	vertical-align: top;
	padding: 0 0 0 20px;
}

td.right_col_2{
/* bottom right block with current events */
	height: auto;
	border: 0;
	vertical-align: top;
	padding: 0 0 0 25px;
}

/* table cells to keep download button in place! */
table.right_col_top{
	margin: 0;
	padding: 0;
	width: 100%;
}
td.dl_title{
	height: 12px;
	margin: 0;
	padding: 0;
}
td.dl_excerpt{
	height: 135px;
	padding: 0;
	overflow: hidden;
}
td.dl_download{
	margin: 0;
	padding: 0;
	height: 22px;
	text-align: right;
	vertical-align: bottom;
}

div#flash_block{
	width: 100%;
	height: 250px;
	position: relative;
	padding: 0px;
	margin: 0;
	vertical-align: top;
	display: inline-table;
}

div#h_featured{
	height: 275px;	
}
div#h_featured a{
	text-decoration: none;
}
div#long_col{
	width: 248px;
	height: 680px;
	padding: 0 5px 0 5px;
}
div#right_col_top{
	background: #faf7e8;
	padding: 0;
	margin: 0;
	height: 250px;
	border: 1px solid #e4e3dd;
}
div#right_col{
	background: #faf8f0;
	padding: 8px 8px 25px 8px;
	height: auto;
	border: 1px solid #e4e3dd;
}
div#right_col_3{
	background: #faf8f0;
	padding: 8px 8px 0 8px;
	border: 1px solid #e4e3dd;
	min-height: 450px;
	position: relative;
}
div#h_excerpt_top{
	font-size: 12px;
	width: 100%;
	background: none;
	border: 0;
	margin: -12px 0 0 0;
}
div#h_excerpt{
	font-size: 12px;
	width: 100%;
	height: auto;
	background: none;
	border: 0;
	margin-top:15px;
	padding-bottom: 20px;
}
div#h_img{
	max-width: 120px;
	max-height: 152px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
div#h_img_external_resources{
	max-width: 65px;
	max-height: 65px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
	overflow: hidden;
	float: left;
}

img.alignleft{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px; /* future proofing */
	-khtml-border-radius: 5px; /* for old Konqueror browsers */
}
h2#section_title{
	background: #352828;
	font-weight: bold;	
	padding: 3px 3px 3px 8px;
	margin: 0;
	vertical-align: top;
	color: #c2b16e;
	font-size: 14px;
	width: 250px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;	
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
}
/* title for DL and BS */
div#s_title{
	margin-top: 10px;
}
a.s_title{
	text-decoration: none;
	font-weight: bold;
}
a.s_title_small{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.readmore{

	padding: 3px;
	font-weight: bold;
	/*border: 1px solid #edecdf;*/
	font-style: italic;
	float: right;
	padding: 4px 0 0 0;
	text-decoration: none;
}

#document{
	width: 550px;
}

p.FA_wrap  {
	color: #cfc9a5;
}
.dl_button{
	vertical-align: bottom;
	height: 22px;
	width: 118px;
	float: right;	
}

.dl_vol_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ebdeaa), color-stop(1, #c2ab7e) );
	background:-moz-linear-gradient( center top, #ebdeaa 5%, #c2ab7e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebdeaa', endColorstr='#c2ab7e');
	background-color:#ebdeaa;
	-webkit-border-top-left-radius:15px;
	-moz-border-radius-topleft:15px;
	border-top-left-radius:15px;
	-webkit-border-top-right-radius:15px;
	-moz-border-radius-topright:15px;
	border-top-right-radius:15px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #e6d9a3;
	display:inline-block;
	color:#857a50;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:25px;
	line-height:25px;
	width:118px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffee66;
}
.dl_vol_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c2ab7e), color-stop(1, #ebdeaa) );
	background:-moz-linear-gradient( center top, #c2ab7e 5%, #ebdeaa 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c2ab7e', endColorstr='#ebdeaa');
	color:#857a50;
	background-color:#c2ab7e;
}.dl_vol_button:active {
	position:relative;
	top:1px;
}

/* This button was generated using CSSButtonGenerator.com */
/* ************************************************************************** */
/* 18. Book Reviews                                                           */
/* ************************************************************************** */
/* note that remaining css is in the plugin dir under wp-content/plugins/book-review/public/view */
.book_review_table{
	width: 400px;
	vertical-align: top;
}
.book_info_inset_table{
}
.book_info_inset_table td{
	vertical-align: top;	
	padding: 2px;
}
div#book_review_summary{
	margin-top: 25px;
	font-size: 14px;
	/*font-style: italic;*/
	line-height: 1.2;
	font-family: Times New Roman;
	border: 1px solid #dedccb;
	background: #f7f6eb;
	margin-bottom: 25px;
	width: 450px;
	padding: 8px;
}
span#book_review_source{
	
}
img#book_review_cover_image.cover{
	margin-left: 20px;
	margin-bottom: 20px;
	max-height: 450px;
	max-width: 450px;
	border: 1px solid #dedccb;
	vertical-align: center;
	-webkit-box-shadow: 7px 7px 5px 0px rgba(50, 50, 47, 0.12);
-moz-box-shadow:    7px 7px 5px 0px rgba(50, 50, 47, 0.12);
box-shadow:         7px 7px 5px 0px rgba(50, 50, 47, 0.12);
}
span#custom_book_summary_title{
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4;
	color: #d8d0cd;
	color: #c2b16e;
	color: #3d3025;
	margin-bottom: 8px;
	margin-top: 20px;
}

em {
	font-style: italic;
}

/*****************************************************************/
/* DIRECTORY                                                     */
/*****************************************************************/
div.directory_wrapper{
	width: 95%;
}
div.directory_thumb{
	max-width: 100px;
	height: auto;	
	padding: 5px;
	background: #fcfcf8;
	position: absolute;
}

div.directory_listing{
	height: auto;	
	padding: 5px 20px 15px 0;
	background: #fcfcf8;
	width: 600px;
	position: relative;
	margin-left: 150px;
}

span.label.label-primary.pull-right{
	background: none;
	
}

input#directory_search{
	float: right;
}