content/*
Theme Name: RalstonSaul
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ralstonsaul
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 RalstonSaul is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
	5.1 - Links
	5.2 - Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
	10.1 - Posts and pages
	10.2 - Asides
	10.3 - Comments
11.0 - Infinite scroll
12.0 - Media
	12.1 - Captions
	12.2 - Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 - Reset
--------------------------------------------------------------*/
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;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centered in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust:     100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
*,
*:before,
*:after { /* apply a natural box layout model to all elements; see http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
	-webkit-box-sizing: border-box; /* Not needed for modern webkit but still used by Blackberry Browser 7.0; see http://caniuse.com/#search=box-sizing */
	-moz-box-sizing:    border-box; /* Still needed for Firefox 28; see http://caniuse.com/#search=box-sizing */
	box-sizing:         border-box;
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
a img {
	border: 0;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family: 'Avenir-Book', 'Avenir-Book';
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}


@font-face {
	font-family: 'Avenir-Book';
	src: url('Avenir-Book/Avenir-Book.eot?') format('eot'), 
	     url('Avenir-Book/Avenir-Book.woff') format('woff'), 
	     url('Avenir-Book/Avenir-Book.ttf')  format('truetype'),
	     url('Avenir-Book/Avenir-Book.svg#Avenir-Book') format('svg');
}

@font-face {
	font-family: 'AvenirNext-Bold';
	src: url('AvenirNext-Bold/AvenirNext-Bold.eot?') format('eot'), 
	     url('AvenirNext-Bold/AvenirNext-Bold.woff') format('woff'), 
	     url('AvenirNext-Bold/AvenirNext-Bold.ttf')  format('truetype'),
	     url('AvenirNext-Bold/AvenirNext-Bold.svg#AvenirNext-Bold') format('svg');
}

@font-face {
	font-family: 'AvenirNextCondensed-Bold';
	src: url('AvenirNextCondensed-Bold/AvenirNextCondensed-Bold.eot?') format('eot'), 
	     url('AvenirNextCondensed-Bold/AvenirNextCondensed-Bold.woff') format('woff'), 
	     url('AvenirNextCondensed-Bold/AvenirNextCondensed-Bold.ttf')  format('truetype'),
	     url('AvenirNextCondensed-Bold/AvenirNextCondensed-Bold.svg#AvenirNextCondensed-Bold') format('svg');
}


h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'Avenir-Book';
	
}




p {
	margin-bottom: 1.5em;
	font-family: 'Avenir-Book';
}
b, strong {
	font-weight: bold;
	font-family: 'Avenir-Book';
}
dfn, cite, em, i {
	font-style: italic;
	font-family: 'Avenir-Book';
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: 'Avenir-Book';
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: bold;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb #ccc;
	border-radius: 20px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa #bbb;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}
input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}
textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 98%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/

#site-navigation a{
	color:#000000;
	font-weight:600;
	
}

/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
	color: #A41D21;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}
a:visited {
	color: #A41D21;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	
}
a:hover,
a:focus,
a:active {
	color: midnightblue;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/

.main-navigation {
	display: block;
	float: right;
	width: 70%;
	margin:	70px 10px auto auto;	
}

#masthead{
	/*background-color:	#153E69;*/
	width:				100%;
	height:				280px;
}
	

#divider {
	background-color:	#153E69;
	width: 100%;
	height: 35px;
}

#toplinks {
	background-color: #153E69;
	height: 35px;
	width: 100%;
	text-align: right;
	padding: 5px 10px 0px 0px;
	padding-right: 30px;
	
}


#toplinks img {
	margin-right: 15px;
}	

.site-branding {

	/*background-color:	#FFFFFF;
	margin-top:			35px;
	height:				200px;*/
}

#jrs-logo {
	height:				145px;
	margin:				15px auto 15px 40px;
	float:				left;
}

.site-footer {
	background-color:	#153E69;
	width:				100%;
}



#follow {
	margin: 20px 0px 20px 0px;
	float: right;
	width: 33%;
}

.menu nav-menu{
	
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	float:		right;
	margin-right:		25px;
}
.main-navigation li {
	float: left;
	position: relative;
	padding-right:		30px;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 1.5em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;

}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation .current_page_item a,
.main-navigation .current-menu-item a {
}
/* Small menu */
.menu-toggle {
	display: none;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

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

/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: '';
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
}


.hentry {
	margin: 0 0 1.5em;
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	max-width: 50%;
}
.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
	max-width: 25%;
}
.gallery-columns-5 .gallery-item {
	max-width: 20%;
}
.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}
.gallery-caption {}

/*--------------------------------------------------------------
13.0 Index Page
--------------------------------------------------------------*/


ul, ol {
	margin: auto
}

p {
	margin:	auto;
}

#searchbox {
	float:right;
	margin-top: 20px;
	margin-right: 45px;
}

#searchbox .search-field {
	height: 20px;
	font-size: 10pt;
}

#logo {
	margin:15px auto 15px 50px;

	float: left;
}

#leftColumn {
	width: 70%;
	float: left;
	padding: 0px 20px 20x 20px;
}

#rightColumn {
	width: 30%;
	float: right;
	padding: 0px 20px 20x 20px;
}

#youTube {
	width: 90%;
}

#headline {
	width: 90%;
	margin-top: 15px;
	padding: 15px;
	font-family: 'Avenir-Book';
	color: white;
	border: #153E69 2px solid;
	background-color: #153E69;

}

#headline ul{
	list-style-type: none;

}

#headline ul a{
	text-decoration: none;
	color: white;
	letter-spacing: 1px;
}

#supportPenRed {
	width: 90%;
	padding-top: 20px;
}

#followOnTwitterBlue {
	width: 90%;
	padding-bottom: 20px;
}

#twitterfeed {
	width: 90%;
	margin: 10px 0px 10px 0px;
}

#twitterfeed a {
	text-decoration: none;
	color: black;
}



#imageSlider {
	width: 95%;
	height: 450px;
	background-color: none;

}

#slider_styles {
	padding-left: 25px;
	margin: 0px auto;
	
}


/*--------------------------------------------------------------
Posts
--------------------------------------------------------------*/

#postpage_style {
	margin: 20px 40px 30px 50px;
}

#postpage_style p{
	padding-top: 20px;
}

#postpage_style a{
	text-decoration: none;
	font-family: 'Avenir-Book';
}

#archiveLink{
	margin-top:	20px;
	width: 90%;
	clear:both;
	float: left;
}

#archiveLink a {
	text-decoration: none;
	color: #153E69;
	
}



/*--------------
SearchPage
---------------*/
#searchpage_style {
	margin: 20px 40px 30px 50px;
}


#searchpage_style p{
	padding-top: 20px;
}

#searchpage_style a{
	text-decoration: none;
	font-family: 'Avenir-Book';
}


/*----------------
Sub Diretory Titles
-----------------*/
#pagetitle	{
	margin: 35px auto auto 50px;
	float: left;
}

#pentitle{
	margin: 10px auto auto 75px;
	float: left;
}

/*-----------
headers
-------------*/
#blue_page_header {
	height: 150px;
	width: 100%;
	background-color: #153E69;
	margin-top: -85px;
}

#blue_page_header2{
	height:		150px;
	width:		100%;
	background-color:	#153E69;
	margin-top:		-60px;
}

#red_page_header {
	height:		150px;
	width:		100%;
	background-color:	#a41d21;
	margin-top: -85px;
}



#red_page_header2 {
	height:		150px;
	width:		100%;
	background-color:	#a41d21;
	margin-top:		-60px;
}

#bookheader{ /*--Yellow Header--*/
	height:		150px;
	width:		100%;
	background-color:	#ECB61E;
	margin-top: -85px;
}

/*Switch header colour yellow depending on page*/



.page-id-14 #toplinks{
	background-color: #ECB61E;
}

.page-id-58 #toplinks{
	background-color: #ECB61E;
}

.page-id-102 #toplinks{
	background-color: #ECB61E;
}

.page-id-155 #toplinks{
	background-color: #ECB61E;
}

.page-id-159 #toplinks {
	background-color: #ECB61E;
}

.page-id-168 #toplinks{
	background-color: #ECB61E;
}

.page-id-188 #toplinks{
	background-color: #ECB61E;
}

.page-id-205 #toplinks{
	background-color: #ECB61E;
}

.page-id-223 #toplinks{
	background-color: #ECB61E;
}

.page-id-234 #toplinks{
	background-color: #ECB61E;
}

.page-id-295 #toplinks{
	background-color: #ECB61E;
}

.page-id-307 #toplinks{
	background-color: #ECB61E;
}

.page-id-315 #toplinks{
	background-color: #ECB61E;
}

.page-id-324 #toplinks{
	background-color: #ECB61E;
}

.page-id-331 #toplinks{
	background-color: #ECB61E;
}

.page-id-337 #toplinks{
	background-color: #ECB61E;
}

.page-id-346 #toplinks{
	background-color: #ECB61E;
}

.page-id-435 #toplinks{
	background-color: #ECB61E;
}

.page-id-461 #toplinks{
	background-color: #ECB61E;
}

.page-id-507 #toplinks{
	background-color: #ECB61E;
}

.page-id-788 #toplinks{
	background-color: #ECB61E;
}

.page-id-5758 #toplinks{
	background-color: #ECB61E;
}







/*Switch header colour red depending on page*/

.page-id-16 #toplinks{
	background-color: #A41D21;
}

.page-id-2989 #toplinks{
	background-color: #A41D21;
}

.page-id-3002 #toplinks{
	background-color: #A41D21;
}

.page-id-3013 #toplinks{
	background-color: #A41D21;
}

.page-id-3010 #toplinks{
	background-color: #A41D21;
}

.page-id-3019 #toplinks{
	background-color: #A41D21;
}

.page-id-3023 #toplinks{
	background-color: #A41D21;
}

.page-id-2996 #toplinks{
	background-color: #A41D21;
}

.page-id-3026 #toplinks{
	background-color: #A41D21;
}

.page-id-2996 #toplinks{
	background-color: #A41D21;
}

.page-id-3016 #toplinks{
	background-color: #A41D21;
}

.page-id-3006 #toplinks{
	background-color: #A41D21;
}

.page-id-5809 #toplinks{
	background-color: #A41D21;
}

.page-id-5957 #toplinks{
	background-color: #A41D21;
}

.page-id-7766 #toplinks{
	background-color: #A41D21;
}


.category-speaking #toplinks{
		background-color: #A41D21;
}


/*------------
Content Shell
-------------*/

#content-wrapper{
	width:		90%;
	margin:		30px 30px 30px 50px;
	
	}

#book-content-wrapper{
width:		90%;
margin:		30px 30px 30px 50px;
	
}

#news {
	float: left;
	width: 45%;
    margin: 160px 15px 25px 25px;
}

#news a {
	text-decoration: none;
	color: #153E69;
}

#news a p{
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	}

#news li {
	list-style-type: none;
	margin-top: 25px;
}

#news li a {
	text-decoration: none;
	color: #A41D21;
	
}

#news li p {
	margin: -20px 0px 30px 0px;
}

#news h1{
	color:	#153E69;
	margin:	20px auto auto 50px;
	font-size:	175%;
}

#speaking {
	float: left;
	width: 45%;
	margin: 160px 25px 25px 15px;
}

#speaking a {
	text-decoration: none;
	color: #153E69;
}
#speaking a p{
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}

#speaking h1{
	color:	#a41d21;
	margin:	20px auto auto 50px;
	font-size:	175%;
}

#speaking li {
	list-style-type: none;
	margin-top: 25px;
}

#speaking li p {
	margin: -20px 0px 30px 0px;
}

#speaking li a {
	text-decoration: none;
	color: #A41D21;
	
}

#speakingside_liost li p {
	margin-top: -10px;
}

#h1Blue{ /*h1 header blue*/
	color:	#153E69;
	font-size:	175%;
	width: 100%;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	margin-bottom: 10px;
	
}

#h3Blue{
	color:	#153E69;;
	margin:	25px auto;
	font-size:	125%;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}

#h3Blue a{
	color:	#153E69;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	text-decoration: none;
}

#h3Blue a:hover{
	color:	#ECB61E;
}
	

#h1Red{ /*h1 header red*/
	color:	#a41d21;
	margin:	20px auto;
	font-size:	175%;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}

#h3Red{
	color:	#a41d21;
	margin:	10px auto;
	font-size:	125%;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}

#h1Yellow{	/*h1 header red*/
	color:	#ECB61E;
	font-size:	175%;
	width: 100%;
	margin:	20px 0px 25px 50px;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}

#h3Yellow{	/*h1 header red*/
	color:	#ECB61E;
	font-size:	125%;
	width: 100%;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}

#speaking li {
	list-style-type: none;
}



/*--------------
Book page
---------------*/

#penguinPhoto {
background-color: #111111;
margin-top: 74px;
}

#bookheader ul{
	float:		right;
}

#bookheader ul li {
	list-style-type: none;
	float: left;
	margin-right: 57px;
	display: inline;
}

#bookheader a{
	color: #FFF;
	text-decoration: none;
}

#bookslider{
	height:		350px;
	width:		100%;
}

#book_covers{
	width:		100%;
	max-width:	1000px;
}

#book_covers covers{
	float:right:
}

#booktitle{
	height:		200px;
	width:		100%;
	max-width:	1000px;
	margin:		0 auto;
}

#book_nav {
	width:		20%;
	margin:	    auto auto 20px auto;
	list-style-type: none;
	font-size: 14px;
	float: left;
}

#book_nav li {
	text-align:center;
	
}


#book_nav li a{
	text-decoration:none;
	color: #153E69;
	
	
}

#book_nav li a:hover {
	color: #ECB61E;
	
}

#non-book_nav {
	float:		left;
	margin:	    auto auto 20px auto;
	width: 50%;
	list-style-type: none;
	font-size: 14px;
}
#non-book_nav li {
	margin:	    auto auto 10px auto;
}

#non-book_nav li a{
	text-decoration:none;
	color: #153E69;
	
}

#non-book_nav li a:hover {
	color: #ECB61E;
	
}



#book_logo	{
	width: 30%;
	float: left;
}

#bookcover	{
	margin:15px 0px 0px 50px;
	width: 60%;
	
}

#amazon_logo	{
	width: 40%;
	margin: 0px 0px 0px 75px; 
}
	


#bookinfo	{
	float: right;
	margin-right: 50px;
	width: 66%;
}

#bookinfo a {
	text-decoration:	none;
	color: #A41D21;
	font-family: 'Avenir-Book';
	
	
	
}


#bookinfo ul li a {
	text-decoration:	none;
	color: #A41D21;
	font-family: 'Avenir-Book';
	
}
	

#bookinfo h2  {
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	color: #153E69;
	margin: 10px 0px 15px 0px;
	font-size: 24px;
}

#bookinfo h2 strong {
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
}


#bookinfo h3 {

	color: #153E69;
	margin: 15px 0px 5px 0px;
	font-size: 18px;
}

#bookinfo h4 {

	color: #000000;
	margin: 10px 0px 5px 0px;
	font-size: 15px;
}

#bookinfo h5 {

	color: #153E69;
	margin: 10px 0px 15px 0px;
	font-size: 12px;
}

#bookinfo ul {
	list-style-type:	none;
	margin-left: 0px;
}


#bookinfo ul li a{
	text-decoration:	none;
	color: #A41D21;

}

#bookImgs{
	display:	inline-block;
	float:		left;
	width:		20%;
}

/*book cover for non fictoion page. Nudges book images to center because there are only 4 rather than 5*/
#bookImgs_volter_reissue {
	display:	inline-block;
	float:		left;
	width:		20%;
	margin-left: 120px;
}

#genre_nav {
	margin: 87px 10px 0px 15px;	
}

#book-genre-type {
	font-size: 150%;
	margin: 15px 0px -10px 50px;
}





.top {
	font-size: 10px;
	float: right;
	margin-top: 8px;
}

/*book cover for non fictoion page. Nudges book images to center because there are only 4 rather than 5*/



/*--------------
Expand-PlugIn
---------------*/

.exp-col-content-holder {
	
	
}

.expand-cnt-link {
	font-size: 16px;
	
}

.expand-cnt-link a {
	font-weight:100;
}

.hidden-content {
	font-size: 14px;
}
	

/*--------------
OtherWriting Page
---------------*/

#other_nav {
	float:		right;
	margin-left: 300px;
	margin-right: auto;
	
}

#other_nav li{
	list-style-type:	none;
	float:		        left;
	margin:             25px 50px 25px 0px;
	
}

#other_nav li a {
	text-decoration: none;
	color: #000000;

}


#other_nav li a:hover {
	color: #ECB61E;
	
}

#other_nav li #active a {
	color: #ECB61E;
	
}

#other_nav_mobile {
	display: none;
}

#other_author_nav {
	float:		left;
	margin:	    auto auto 20px 0px;
	width: 25%;
}

#other_author_nav li {
	list-style-type:	none;
	margin-right: 15px;
	margin-top: 10px;
	color: #000000;
	font-size:15px;
}
#other_author_nav li a {
	color: #A41D21;
	
}

#other_author_nav li a:hover {
	color: #ECB61E;
}

#other_reviews {
	width: 20%;
	border-color:#FFF;
	float:left;
	margin-left: 50px;
}

#other_reviews a {
	text-decoration:	none;
	color: #000000;
}

#other_reviews ul {
    list-style-type: none;
	margin-left: 0px;
}

#other_reviews ul li {
	margin-top: 10px;
}

#other_reviews ul li a{
	text-decoration:	none;
	color: #000000;
	
}

#extraordinary {
	width: 70%;
	float: right;
	margin-left: 25px;
	margin-right: 25px;
}

#extraordinary a {
	text-decoration:	none;
	color: #000000;
	
}

#extraordinary_pic {
	width: 20%;
	float: left;
	padding-right: 10px;
	margin-bottom: 0px;

}

#extraordinary_bio {
	float: right;
	width: 75%;
	margin: 0px 15px 15px 10px;
	padding-top: 0px;

}

#extraordinary h2 {
	margin-top: 15px;
}

#extraordinary_bio h3 {
	margin-top: 0px;
}

#extra_spanish {	
	display: block;
	width: 100%;
	height: 150px;
	margin: 30px, auto, 20px, auto;
	padding-top: 65px;
	padding-right: auto;
	padding-left: auto;
	text-align: center;
	font-size: 20px;
}

#articles {
	width: 350px;
	height: 175px;
	float: left;
	margin: 10px auto 10px auto;
}



#article_tn {
	width: 150px;
	padding: 5px 0px 10px 75px;
	float: left;


}

#article_info {
	margin: 0px 0px 10px 10px;
	width: 175px;
	font-size:12px;
	float: right;
}

#article_info a{
	text-decoration: none;
}

#back_to {
	float: right;
}


/*--------------
Pen pages
---------------*/

#pen_content {
	width:	100%;
	margin: 25px;
}

#pen_content h2 {
	margin: 25px 0px 10px 0px;
	color: #153E69;
	font-size:18px;
}

#pen_content h3 {
	color: #153E69;
}


#pen_content ul {
	margin: 0px 0px 20px 0px;
}


#pen_content li{
	list-style-type: none;
	margin-top: 25px;
}

#pen_content a {
	text-decoration: none;
	color: #A41D21;
	
}

#pen_content li p {
margin-top: -20px;
}


#pen_history_content {
	width:	100%;
	margin: 25px;
}

#pen_history_content a {
	text-decoration: none;
	color: #A41D21;
	font-family: 'Avenir-Book';
}

#pen_history_content h2 {
	margin: 25px 0px 10px 0px;
	color: #153E69;
	font-size:18px;
}

#pen_history_content h3 {
	color: #153E69;
}

#pen_history_content ul {
	margin: 0px 0px 20px 0px;
}

#pen_history_content li {	
	list-style-type: none;
}

#pen_history_content a{
	text-decoration: none;
	color: #A41D21;
	
}

#pen_history_content li p {
margin-top: -10px;
}


#pen_events	{
	width:	25%;
	float: left;
	margin: auto auto 30px 0px;
}

#pen_events	li{
	list-style-type: none;
	margin-top: 25px;
}

#pen_events	a{
	text-decoration: none;
	color: #A41D21;
}

#pen_events li p {
	margin-top: -20px;
}

#pen_statements {
	width:	65%;
	float: right;
	text-decoration: none;
	margin: auto auto 30px 20px;
}



#pen_statements li{
	list-style-type: none;
	margin-top: 25px;
}

#pen_statements li p {
	margin-top: -20px;
}

#pen_statements a{
	text-decoration: none;
	color: #A41D21;
	}

#pen_nav {
	float: right;
	margin-top:-65px;
}

#pen_nav a {
	color: #FFF;
	
}

#pen_nav li{
	list-style-type: none;
	float: left;
	margin: 0px 0px auto 50px;

}

#pen_nav a{
	text-decoration: none;
	}
	
	

/*------------------
Contact Page
-------------------*/
#contact-text {
	width: 100%;
	margin: 10px auto 40px auto;
}

#contact_info {
	color: #A41D21;
	text-align:inherit;
}
	

#agents {
	width: 300px;
	height: 200px;
	float: left;
	margin: 10px 60px 50px auto;
}

#publishers {
	width: 350px;
	float: left;
	margin: 10px 15px 10px auto;
}

#region {
	margin: auto auto 15px auto;
	color: #A41D21;
}

#publisher_name {
	margin: auto auto 10px auto;
}

#publisher_name a{
	margin: auto auto 10px auto;
	font-family: 'Avenir-Book';
	text-decoration: none;
	color: #000000;
}

/*------------------
Category Templates
-------------------*/
#recentPost {
	width:	66%;
	float:	left;
	padding: 0px 50px 30px 0px;
	margin: -20px auto 30px auto;
}

#recentPost li {
	list-style-type: none;
	margin-top: 25px;
}

#recentPost li a {
	text-decoration: none;
	color: #A41D21;
	}
	
	

#recentPost li p {
	margin-top: -20px;
}

#sidePostWrapper{
	float:	left;
	width:	33%;
	padding: 0px 0px 30px 10px;
	margin: -20px auto 30px auto;
}

#sidePostWrapper li{
	list-style-type: none;
	margin-top: 25px;
}

#sidePostWrapper li a {
	text-decoration: none;
	color: #A41D21;
	}

#sidePostWrapper li p {
	margin-top: -20px;
}
	

#sidePost{
	width:	100%;
	margin-top: 30px;
}

#sidePost li{
	list-style-type: none;
}

#sidePostWrapper h1{
	float:	left;
}

#sideDivide{
	width:	300px;
	border:	1px solid;
	margin-top: 10px;
	float:	right;
}

#sideListWrapper{
	float:	right;
	width:	100%;
	max-width:	400px;
	margin-top: 10px;
}

#website {
	margin: -20px 0px 30px 0px;
	float: right;
	text-decoration: none;
	font-family: 'Avenir-Book';
}

#website a {
	text-decoration: none;
	color: #A41D21;
}

#website a:hover {
	color: #153E69;
}


	

/*--------------
Biography Page
---------------*/
#bio_back_img {
	float:		left;
	width:		25%;
	padding: 0px 20px 10px 0px;
	border-radius: 5%;
	margin-right: 15px;
}

#bio_text{
	width: 100%;
}

#bio-text a {
	text-decoration: none;
	font-family: 'Avenir-Book';
	color: #A41D21;
}



/*---------------
Photo Page
---------------*/
#photo_nav {
	margin: 50px 10px 10px 50px;
	width: 20%;
	float:left;	
}

#photo_gallery {
	margin: 30px 25px 0px 0px;
	width: 70%;
	float: right;
}

#photo_gallery h3 {
	float: right;
	margin: 0px 30px 20px 0px;
}


#photo_nav li {
	list-style-type: none;
	margin-bottom: 8px;
}

#photo_nav li a  {
	text-decoration: none;
}

/*=========================================================
STYLES FOR IE & FIREFOX
========================================================*/

	@-moz-document url-prefix() {
	    #pagetitle {
	    margin: 35px auto auto -200px;
		}
		#pentitle {
	    margin: 35px auto auto -200px;
		}
	}

	html[data-useragent*='MSIE 10.0']	#pagetitle {
		   margin: 35px auto auto -200px;
	}

	html[data-useragent*='MSIE 10.0']	#pentitle {
	    margin: 35px auto auto -200px;
	}

@media (max-width:	590px){
	@-moz-document url-prefix() {
	    #pagetitle {
	    margin: 10px auto auto 80px;
		}
		#pentitle {
	    margin: 10px auto auto 80px;
		}
	}

	html[data-useragent*='MSIE 10.0']	#pagetitle {
		   margin: 10px auto auto 80px;
	}

	html[data-useragent*='MSIE 10.0']	#pentitle {
	    margin: 10px auto auto 80px;
	}
}

/*========================================================
CAUSES PAGE
========================================================*/

#causeImg{
	margin-bottom: 25px;
}


#causeDetails{
	margin:	10px 20px 50px 0px;
	float:	left;
	list-style-type:	none;
}

#causeDetails p{
	margin: 30px 10px 20px	0px;
}

#causeDetails a{
	text-decoration: none;
	font-family: 'Avenir-Book';
}

#sideListWrapper{
	float:	right;
	width:	35%;
	max-width:	400px;
	margin-top: 50px;
}

#sideListWrapper li{
	list-style-type: none;
	margin:	10px;
}

#sideListCauses {
	float:	right;
	width:	40%;
	margin: 40px 0px 0px 75px;
}

#sideListCauses li{
	list-style-type: none;
	margin: 15px 0px 0px 10px;
}


#sideListCauses li a {
	text-decoration: none;
	color:#A41D21;
	font-family: 'AvenirNext-Bold', 'Avenir-Book';
	
}

#sideListCauses li a:hover{
	color:#153E69;
}

#sideListCauses li p{
	color:#153E69;
    margin:	-10px 0px 20px 0px;

}


#mobileTitle{
	display:	none;
}

/*--------------
Footer
---------------*/

.site-info{
	margin:		0 auto;
	width: 	95%;
}

.contact-info {
	float:	left;
	width:	 40%;
	margin: 20px 0px 20px 0px;
	color: white;
}

#CV {
	padding-top: 15px;
}

#CV a{
	color:#FFF;

	font-family: 'Avenir-Book';
}

#designers {
	padding-top: 15px;
}

#designers a {
	color:#FFF;
	text-decoration: none;
	font-family: 'Avenir-Book';
}

#aaronwonglogo {
	width: 150px;
	margin: 0px 5px -28px 5px;
}

#bkdesignlogo {
	width: 55px;
	margin: 0px 5px -40px 0px;
}

#supportPen {
	width: 100%;
}

#followOnTwitter {
	width: 100%;
}

/*Switch footer colour yellow depending on page*/

.page-id-14 .site-footer{
	background-color: #ECB61E;
}

.page-id-58 .site-footer{
	background-color: #ECB61E;
}

.page-id-155 .site-footer{
	background-color: #ECB61E;
}

.page-id-102 .site-footer{
	background-color: #ECB61E;
}

.page-id-159 .site-footer{
	background-color: #ECB61E;
}

.page-id-168 .site-footer{
	background-color: #ECB61E;
}

.page-id-188 .site-footer{
	background-color: #ECB61E;
}

.page-id-205 .site-footer{
	background-color: #ECB61E;
}

.page-id-223 .site-footer{
	background-color: #ECB61E;
}

.page-id-234 .site-footer{
	background-color: #ECB61E;
}

.page-id-295 .site-footer{
	background-color: #ECB61E;
}

.page-id-307 .site-footer{
	background-color: #ECB61E;
}

.page-id-315 .site-footer{
	background-color: #ECB61E;
}

.page-id-324 .site-footer{
	background-color: #ECB61E;
}

.page-id-331 .site-footer{
	background-color: #ECB61E;
}

.page-id-337 .site-footer{
	background-color: #ECB61E;
}

.page-id-346 .site-footer{
	background-color: #ECB61E;
}



.page-id-435 .site-footer{
	background-color: #ECB61E;
}

.page-id-461 .site-footer{
	background-color: #ECB61E;
}

.page-id-507 .site-footer{
	background-color: #ECB61E;
}

.page-id-5758 .site-footer{
	background-color: #ECB61E;
}



.page-id-788 .site-footer{
	background-color: #ECB61E;
}



/*Switch footer colour red depending on page*/

.page-id-16 .site-footer{
	background-color: #A41D21;
}

.page-id-2989 .site-footer{
	background-color: #A41D21;
}

.page-id-3002 .site-footer{
	background-color: #A41D21;
}

.page-id-3013 .site-footer{
	background-color: #A41D21;
}

.page-id-3010 .site-footer{
	background-color: #A41D21;
}

.page-id-3019 .site-footer{
	background-color: #A41D21;
}

.page-id-3023 .site-footer{
	background-color: #A41D21;
}

.page-id-2996 .site-footer{
	background-color: #A41D21;
}

.page-id-3026 .site-footer{
	background-color: #A41D21;
}

.page-id-2996 .site-footer{
	background-color: #A41D21;
}

.page-id-3016 .site-footer{
	background-color: #A41D21;
}

.page-id-3006 .site-footer{
	background-color: #A41D21;
}

.page-id-5809 .site-footer{
	background-color: #A41D21;
}

.page-id-5957 .site-footer{
	background-color: #A41D21;
}

.page-id-7766 .site-footer{
	background-color: #A41D21;
}



.category-speaking .site-footer{
	background-color: #A41D21;
}





#bio_back_img {
	clear: both;
	width:		50%;
	padding: 0px 10px 10px 0px;
	margin-top: 0px;
}

#bio_text{
	float: left;
	width: 100%;
	padding: 20px 0px 0px 0px;
}

#twitterfeed {
	width: 90%;

}

.menu-toggle{
	float: left;
}	
	
	
/*--------------
Causes Page
---------------*/

	#sideListWrapper{
		float:	right;
		width:	100%;
		max-width:	400px;
		margin-top: 50px;
	}

	#sideListWrapper li {
		list-style-type: none;
		margin:	10px;
	}

	#sideListCauses {
	float: left;
	width: 45%;
	margin: 0px 0px 0px 25px;
	}


	#sideListCauses li {
		list-style-type: none;
		margin:	10px auto;
	}

	#causeDetails {
		width:		45%;
		float:	left;
		list-style-type:	none;
		}

	#mobileTitle {
		display:	block;
	}

	#desktopTitle {
		display:	none;
	}
	
#bio_text{ 
	width: 100%;	
}

#causeImg{

	width: 50%;
	float:	left;
}

#causeImg_Plan{

	width: 100%;
	float:	left;
	padding-bottom: 10px;
}

.bxslider li img{
	margin: 0px auto;
}

/*====================
TRANSLATOR
====================*/

.qtrans_language_chooser {
    list-style-type:none
}
.qtrans_language_chooser li {
    float:left;
    margin-right:6px; 
    margin-left:6px;
    margin-top:10px;
    padding-top: 15px;
}

.qtrans_flag {
	height: 18px;
	width: 30px;
	display: block;
}

ul#qtranslate-chooser li {
	display: inline;
	margin-left: 10px;
	margin-top: -5px;
	padding-top: 15px;
}

/*========================================================
MOBILE STYLE SSETTINGS
=======================================================*/

/*========================================================
TABLET
========================================================*/




@media (max-width:	1800px){
	#speaking {
		margin-top: 130px;
	}

	#news {
		margin-top: 130px;
	}
}

@media (max-width:	1700px){
	#speaking {
		margin-top: 100px;
	}

	#news {
		margin-top: 100px;
	}
}

@media (max-width:	1600px){
	#speaking {
		margin-top: 70px;
	}

	#news {
		margin-top: 70px;
	}
}

@media (max-width:	1500px){
	#speaking {
		margin-top: 45px;
	}

	#news {
		margin-top: 45px;
	}
}

@media (max-width:	1400px){
	#speaking {
		margin-top: 5px;
	}

	#news {
		margin-top: 5px;
	}
}

@media (max-width:	1400px){
	#speaking {
		margin-top: -35px;
	}

	#news {
		margin-top: -35px;
	}
}

@media (max-width: 1280px){
	#speaking {
		margin-top: -40px;
	}

	#news {
		margin-top: -40px;
	}
}

@media (max-width: 1200px){
	#speaking {
		margin-top: -80px;
	}

	#news {
		margin-top: -80px;
	}
}

@media (max-width: 1140px){
	
	.main-navigation li {
	padding-right:		12px;
}

	#news {
		float: left;
		width: 85%;
		margin: -100px 15px 25px 25px;
	}

	#speaking {
		width: 85%;
		margin: 0px 15px 25px 25px;
	}

	#leftColumn{
		margin-top: 50px;
	}

	#rightColumn{
		margin-top: 50px;
	}

	#pen_nav{
		margin-top: -128px;
		width:	70%;
	}
	
	#bookinfo	{
	width: 90%;
	margin: 10px 20px 15px 20px;
	padding-right: 10px;
}
	
	#book_logo	{
	width: 90%;
	margin: 10px 0px 0px 30px;		
	}
	
	#other_reviews {
		display:none;
	}
	
	#extraordinary {
		width: 95%;
	}
	
	#extraordinary_pic {
		width: 30%;
		float: left;
	}
	
	#extraordinary_bio {
		width: 60%;
		float: right;
	}
	
	#other_nav {
	width:		95%;
	margin:	    10px 10px 10px 20px;
	display: inline;
	float: none;
	}
	
	#other_nav li {
	margin-right: 30px;
	margin-left: 20px;
}

@media (max-width: 1000px){
	#news{
		margin-top:	-120px;
	}
}



@media (max-width: 950px){

#news {

	margin-top: -160px;
}
#photo_nav {
	margin: 15px 5px 5px 5px;
	width: 90%;

}

#photo_nav li {
	float: left;
	padding: 10px 10px 0px 10px;
}

#photo_gallery {
	margin: 15px 5px 5px 5px;
	width: 90%;
}

#photo_gallery h3 {
	width: 90%;
	padding: 0px;
}


#searchpage_style {
	margin: 100px 30px auto 30px;
}

	#postpage_style {
	margin: 100px 30px auto 30px;
}

.main-navigation {
display: block;
float: right;
width: 60%;
margin: 70px 10px auto auto;
}

@media (max-width: 950px){
	
	#news{
		margin-top:	-190px;
	}
}


@media (max-width: 750px){
	#penguinPhoto{
		margin-top: 120px;
	}


#rightColumn{
		display:	none;
	}

#leftColumn {
	width: 100%;
	}

#slider_styles {
	padding-bottom: 40px;
	}
}

	
@media (max-width: 720px){

	.main-navigation ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
		float: right;
		margin-right: 25px;
	}

	.main-navigation ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
		float: right;
		margin-right: 25px;
		margin-top: -120px;
	}
	
	.main-navigation li {
	padding-right:		25px;
}

	#rightColumn {
		width: 30%;
		float: right;
		padding: 50px 20px 20x 20px;
	}

	#blue_page_header {
	
		margin-top: -70px;
	}

	#bookheader a {
		color: #000;
		margin-right: -25px;
		
	}
	
	#red_page_header{
		margin-top:	-70px
	}

	
	#extraordinary {
		width: 90%;
	}
	
	#extraordinary_pic {
		width: 20%;
		float: left;
	}
	
#extraordinary_bio {
		width: 75%;
		float: right;
}
	
#book_nav {
	width:		95%;
	margin:	    10px 10px 10px 10px;
}
	
#non-book_nav {
	width:		95%;
	margin:	    10px 10px 10px 10px;
}
	
#other_nav {
	display: none;
}
	
#other_nav_mobile {
	display:    inline;
	float:		right;
	margin: 0px 25px 25px 10px;
}

#news {
width: 85%;
margin: -267px 15px 25px 25px;
}


#other_nav_mobile li{
	list-style-type:	none;
	float:		        left;
	margin:             0px 15px 10px 15px;	
	display:    		inline;
}

#other_nav_mobile li a {
	text-decoration: none;
	color: #000000;
}


#other_nav_mobile li a:hover {
	color: #ECB61E;	
}

#other_nav_mobile li #active a {
	color: #ECB61E;
}
	



/*@media (max-width: 700px){
	#penguinPhoto{
		margin-top: 120px;
	}


#rightColumn{
		display:	none;
	}

#leftColumn {
	width: 100%;
	}

#slider_styles {
	padding-bottom: 40px;
	}
}
*/


@media (max-width: 650px){	

#slider_styles {
	padding-bottom: 50px;
	}

}

/*========================================================
PHONE
========================================================*/

@media (max-width: 650px){
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	#searchbox {
		margin-bottom:	50px;
		margin-top:	45px;
	}
	
	.menu-toggle{
		background-image: url('imgs/mobileMenu.png');
		margin: -190px auto auto -412px;
		width: 200px;
		height:	40px;
		box-shadow: none;
		position:	fixed;
		border:		none;
		z-index:	100;
	}
	
	#menu-site-navigation {
		width: 150px;
		height: 235px;
		margin-top: -150px;
		margin-left: -254px;
		background-color: #e6e7e8;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
		padding:	10px;
		border-radius:	5px;
		position:	fixed;
		z-index:	100;
	}

	#menu-site-navigation li {
		margin-top:	3px;
	}

	#menu-site-navigation li a{
		color:	#58585b;
			}

	.main-navigation {
	display: block;
	width: 40%;
	margin: 11px 80px auto auto;
	}

	.main-navigation ul {
		display: none;
	}
	
	.contact-info {
	float: right;
	width: 95%;
	margin: 5px 5px 5px 5px;
	color: white;
	}
	
	#content-wrapper{
	width:		100%;
	margin:	10px 5px 10px 5px;
	
	}

	#book-content-wrapper{
	width:		100%;
	margin:	80px 5px 10px 5px;
	
	}
	
	#bio_back_img {
			display: none;
		}
		
	#genre_nav {
		margin: 50px 10px 20px 15px;
		z-index: 100;
	}

	#genre_nav a {
	z-index: 100;	
}

	#photo_nav li {
		clear:both;
		margin: 0px 0px 0px 50px;
}
	#photo_gallery {
		margin-top: 50px;
}

	#extraordinary {
		width: 95%;
		margin: 0px 20px 0px 20px;
	}
	
	#extraordinary {
		margin: 0 auto;
	}
	
	#extraordinary_pic {
		width: 60%;
		float: none;
		display: block;
		margin: 0px auto 15px auto;
	}
	
	#extraordinary_bio {
		width: 90%;
		float: none;
	}
	
	#searchpage_style {
	margin: 100px 20px auto 20px;
}

	#postpage_style {
	margin: 100px 20px auto 20px;
}

}


@media (max-width: 550px){
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	#searchbox .search-field {
		height: 20px;
		font-size: 10pt;
		float: right;
	}

	#searchbox {
		width: 80%;
	}
	.search-field {
		width:	70%;
	}

	.menu-toggle{
		background-image: url('imgs/mobileMenu.png');
		margin: -200px auto auto -396px;
		width: 200px;
		height:	40px;
		box-shadow: none;
		position:	fixed;
		border:		none;
		z-index:	100;
	}

	#imageSlider {
		width: 95%;
		height: 170px;
	}

	#slider_styles {
		padding-left: 25px;
		margin-top: 30px;
		
	}

	#rightColumn{
		display:	none;
	}

	#logo{
		margin: 36px auto 15px 50px;
		float: left;
	}

	#menu-site-navigation {
		width: 150px;
		height: 235px;
		margin-top: -260px;
		margin-left: -110px;
		background-color: #e6e7e8;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
		padding:	10px;
		border-radius:	5px;
		position:	fixed;
		z-index:	100;
	}

	#menu-site-navigation li {
		margin-top:	3px;
	}

	#menu-site-navigation li a{
		color:	#58585b;
			}

	.main-navigation ul {
		display: none;
	}
	
	.site-footer {
		margin-bottom: 0px;
	}
	
	#content-wrapper{
	width:		100%;
	margin:	10px 5px 10px 5px;
	
	}

	#recentPost{
		width:	90%;
		margin:	20px;
	}

	#sidePostWrapper{
		width:	90%;
		margin: 20px;
	}

	#sidePost{
		width:	100%;
		margin-top: 30px;
	}

	#sidePostWrapper h1{
		float:	left;
	}

	#sideDivide{
		width:	100%;
		border:	1px solid;
		margin-top: 10px;
		float:	right;
	}
	
	
	
	#news {
		width:	90%;
		margin:	-60px 20px 20px 20px;

	}
	
	
	
	#speaking {
		width:	90%;
		margin:	20px;
	}
	

	#pen_statements {
		width:	100%;
		margin:	5px 5px 20px 100px;
	
	}
	
	#pen_events {
		width:	100%;
		margin:	5px;
	
	}
	
	#non-book_nav {
		width:		95%;
		margin:	    10px 10px 10px 10px;
	}
	
	#book_logo	{
	width: 80%;
	margin: 10px 0px 0px 20px;		
	}
	
	#bio_back_img {
	clear: both;
	width:		70%;
	padding: 0px 10px 10px 0px;
	}

	#leftColumn {
	width: 100%;
	}

	#pagetitle{
	margin-top:	-50px;
	}
	
	#h1Yellow{
		margin-left: 25px;
	}

		#bio_back_img {
			display: none;
		}

		#bookheader{
		margin-top:	-20;
	}

	#pentitle{
		margin-top:	-75px;
	} 

	#pen_nav{
		margin-top: -10px;
		width: 90%;
		float: none;
		padding-bottom: 100px;
	}

	#pen_nav a {
		color:	#000;
		margin-bottom: 23px;
		
	}

	#sideListCauses {
		float:	right;
		width:	90%;
	}

	#causeDetails {
		width:		90%;
		float:	left;
		margin-left: 20px;	
	}

	#blue_page_header2{
		margin-top:	auto;
	}

	#blue_page_header {
	margin-top: -40px;
	}

	#red_page_header2{
		margin-top:	auto;
	}

	#red_page_header{
		margin-top:	-40px
	}

	#bookheader{
		margin-top:	-40px;
	}

	#causeImg {

	width: 100%;
	float:	left;
	}
	
	#other_author_nav {
	display: none;
}

	other_author_nav li {
	display: none;
}

	#searchpage_style {
	margin: 180px 20px auto 20px;
}

	#postpage_style {
	margin: 180px 20px auto 20px;
}

#article {
	width: 90%;
	padding-right: 10px;
}
	
#article_tn {
	
width: 125px;
margin: 5px 5px 10px 0px;
padding: 0px 0px 15px 10px;
}
	

@media (max-width: 360px){

	#bookheader a {
		color: #000;
		margin-right: -50px;
	}


	#blue_page_header2{
		margin-top:	auto;
	}

	#blue_page_header {
	margin-top: -30px;
	}

	#red_page_header2{
		margin-top:	auto;
	}

	#red_page_header{
		margin-top:	-30px
	}

	#bookheader{
		margin-top:	-30px;
	}

	.menu-toggle{
		background-image: url('imgs/mobileMenu.png');
		margin: -300px auto auto -268px;
		width: 200px;
		height:	40px;
		box-shadow: none;
		position:	fixed;
		border:		none;
		z-index:	100;
	}

}


/*==========end of mobile==============*/

section.error-404.not-found {
	padding: 50px;
}


.qtrans_widget_end{
	display:	none;
}






