/*
Theme Name: Fixed Width Theme 8.0 (Fixed Width)
Theme URI: http://www.austindesignworks.com/
Description: Your custom theme created by Austin DesignWorks
Version: 8.0
Author: Austin DesignWorks
*/


/* ***************** IMPORTED STYLES ***************** */

/* ------ Styles Reset ------ */
@import "css/reset.css";


/* ------ Comments Styles ------ */
@import "css/comments.css";

/* ------ Buy Link Styles (icons/dropdown/list/select) ------ */
@import "css/buy-icons.css";
@import "css/buy-dropdown.css";
@import "css/buy-list.css";
@import "css/buy-select.css";


/* ------ Google Fonts ------ */
@import url(http://fonts.googleapis.com/css?family=Abel|Advent+Pro|Lobster|Fira+Sans:300,400,700|Galada|Alegreya+Sans+SC:200,300,400,500|Archivo+Narrow:300,400|Assistant:200,300,400|Athiti:200,300,400);



/* ******************** GLOBAL BASE STYLES ******************** */


* { margin: 0; padding: 0; }
html { margin: 0; padding: 0; -webkit-text-size-adjust: none; } 

body {
 font-family: "Assistant", "Athiti", "trebuchet ms", trebuchet, helvetica, arial, sans-serif;
 font-size: 100%;
 background: #000000;
 color: #000000;
 text-align: left;
 margin: 0;
 padding: 0;
 line-height: normal;
}

html, body { height: 100%; min-height: 100%; }
section, article, aside, footer, header, nav, hgroup { display:block; }



/* ******************** LAYOUT STRUCTURE ******************** */

#outerwrapper { 
width: 100%; 
display: table; 
margin: 0 auto;
background: transparent url("img/heading-shorter.jpg") center top no-repeat;
}

#header {  width: 100%; height: 441px;  }

#menu { width: 100%; display: table; } 

#wrapper { width: 100%; display: table; margin: 0 auto; background: #ffffff; }

.contentwrap { 
width: 950px; 
clear: both; 
display: table; 
margin: 0 auto; 
padding: 2rem 0 2rem 0;

} 

.contentwrap-home { 
width: 100%;
clear: both; 
display: table; 
margin: 0 auto; 
padding: 2rem 0 0 0;
background: #ffffff;
} 

#main { width: 65%; display: table-cell; }

#content { 
width: 100%; /* adjust width % to add l-r padding */
display: table; 
margin: 0 auto; 
padding: 0;
} 

#mgutter { width: 7%; display: table-cell; }
#side { width: 28%; display: table-cell; } 

#sidebar { 
width: 100%; /* adjust width % to add l-r padding */
display: table; 
padding: 0; 
margin: 0 auto; 
} 

#footwrap { 
width: 100%; 
clear: both; 
display: table; 
margin: 0 auto;
padding: 1.5rem 0 0 0;
text-align: center;
color: #ffffff;
}
#copyright { 
clear: both; 
font-size: .72rem; 
text-align: center; 
line-height: 100%; 
padding: 1rem 0 0 0 !important; 
}
#adwcredit { 
font-size: .6rem; 
font-family: verdana, arial, helvetica, sans-serif; 
text-align: center; 
letter-spacing: 3px; 
padding-top: .15rem; 
} 
#switch { width: 100%; margin: 0 auto; padding: 10px 0 0 0; font-size: .95rem; text-align: center; }
#bottom { width: 950px; height: 2rem; margin: 0 auto; }


.col, .gutter { display: table-cell; padding: 0; vertical-align: top; }


/* ------ Two Columns ------ */
#rowof2 { 
width: 100%; 
max-width: 100%; /* define max width */ 
}
#rowof2 .gutter { width: 6%; }
#rowof2 .box1, 
#rowof2 .box2 { width: 47%; float: none; }


/* ------ Three Columns ------ */
#rowof3 { 
width: 100%; 
max-width: 100%; /* define max width */ 
}
#rowof3 .gutter { width: 5%; }
#rowof3 .box1,
#rowof3 .box2,
#rowof3 .box3 { width: 30%; float: none; }




/* ***************** HOME PAGE STYLES ***************** */


/* Featured Book - Top */
#featured-book { width: 950px; margin: 0 auto; }
#featured-book .box1 { width: 63%; }
#featured-book .box2 { width: 30%; }
#featured-book .gutter { width: 7%; }
#featured-book .fbbanner {
font-size: 1.5rem;
font-family: "Alegreya Sans SC", "Archivo Narrow", helvetica, arial, sans-serif;
font-style: italic;
line-height: 100%;
color: #ffffff;
max-width: 100%;
margin: 0 0 6px 0 !important;
padding: 14px 20px;
background: #000000;
font-weight: 200;
text-transform: uppercase;
}
#featured-book .fbcover { width: 100%; max-width: 300px; float: none; border: 0 none; margin: 0 auto; }


/* Featured Blog Post */
#featured-blog-wrap { width: 100%; display: table; background: #558100; color: #ffffff; margin: 2.5rem 0; }
#featured-blog { width: 950px; margin: 0 auto; padding: 2rem 0; }
#featured-blog .box1 { width: 20%; }
#featured-blog .box2 { width: 74%; }
#featured-blog .gutter { width: 5%; }
#featured-blog .blog-home-img { width: 100%; max-width: 300px; margin: 0; border: 0 none; }
#featured-blog h4 { 
font-family: "Alegreya Sans SC", "Archivo Narrow", helvetica, arial, sans-serif;
font-size: 1.3rem;
text-transform: uppercase;
font-style: italic;
font-weight: 200;
background-color: #2d4400; 
padding: 5px 8px;
margin-bottom: .7rem !important;
color: #ffffff !important;
}
#featured-blog h3, #featured-blog h3 a { color: #ffffff; margin-bottom: .4rem; font-style: italic; }


/* MDP Books */
#mdp-books-wrap { width: 950px; display: table; margin: 0 auto; }
#mdp-books { width: 100%; display: table; }
#mdpwrap { width: 100%; display: table; }

#mdp-books h3 { text-align: center; margin-bottom: 1rem; }
#mdpwrap .mdbbook { 
width: 20%;
max-width: 20%; /* define max width */
display: inline-block; 
padding-bottom: .5rem;
vertical-align: top;
text-align: center;
}
#mdpwrap .mdbbook .bkcover {
width: 90%;
max-width: 90%; 
height: auto;
margin-bottom: .7rem;
border: 1px solid #eaeaea;
}
#mdpwrap .mdbbook p { 
width: 85%; 
font-size: 1.2rem; 
text-align: center; 
text-transform: uppercase;
line-height: 1.3rem;
margin: 0 auto; 
}


/* About, News & Events, Awards */
#featured-about-wrap {
width: 100%; 
display: table; 
background: #3478b4;
background: -moz-linear-gradient(left,  #3478b4 0%, #3478b4 50%, #7b3f7d 50%, #7b3f7d 100%, #7b3f7d 100%);
background: -webkit-linear-gradient(left,  #3478b4 0%,#3478b4 50%,#7b3f7d 50%,#7b3f7d 100%,#7b3f7d 100%);
background: linear-gradient(to right,  #3478b4 0%,#3478b4 50%,#7b3f7d 50%,#7b3f7d 100%,#7b3f7d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3478b4', endColorstr='#7b3f7d',GradientType=1 );
color: #ffffff;
margin: 2rem auto 0 auto;
}
#featured-about { 
width: 950px;
display: table;
padding: 2rem 0;
margin: 0 auto;
}

#featured-about .box1, #featured-about .box2 { width: 43%; }
#featured-about .gutter { width: 14%; }
#featured-about .about .noborder { width: 100%; max-width: 405px; }


#featured-about .news-awards {
width: 100%; 
display: table;
}
#featured-about .news-awards .award { 
width: 100%; 
display: block; 
}
#featured-about .news-awards .award img { 
width: auto; 
max-height: 120px; 
float: left;
margin-right: 1rem;
}

#featured-about-wrap a, #featured-blog-wrap a {
color: #2aff00;
}
#featured-about-wrap a:hover, #featured-blog-wrap a:hover {
color: #ffffff;
}





/* ***************** GLOBAL LINK STYLES ***************** */

/* ------ Global ------ */
a { text-decoration: none; }
a:link, a:visited { color: #004dac; background: transparent; } 
a:hover, a:active { color: #ff00ea; background: transparent; }

/* ------ Austin DesignWorks Credit ------ */
#adwcredit a:link, #adwcredit a:visited { color: #666666; background: transparent; } 
#adwcredit a:hover, #adwcredit a:active { color: #000000; background: transparent; }

/* ------ Tweets ------ */
#wds-container a:link, #wds-container a:visited { color: #004dac; background: transparent; } 
#wds-container a:hover, #wds-container a:active { color: #ff00ea; background: transparent; }

/* ------ Sidebar ------ */
#sidebar a:link, #sidebar a:visited { color: #004dac; background: transparent; } 
#sidebar a:hover, #sidebar a:active { color: #ff00ea; background: transparent; }




/* ***************** GLOBAL TEXT & LIST STYLES ***************** */

ul, ol { 
list-style-position: outside; 
font-size: .95rem; 
line-height: normal; 
width: 80%;
margin: 1.5rem 0 1.5rem 2rem;
padding: 0; 
}
ul { list-style-type: disc; } /* square circle */
ol { list-style-type: decimal; } /* lower alpha */
li { padding: 0; margin: 0 0 .3rem  0; }



h1 { 
font-size: 3.5rem; 
font-family: "Lobster", "Galada", "Fira Sans", "Trebuchet MS", sans-serif;
font-weight: 400 !important;
line-height: normal;
margin-bottom: 1.5rem; 
}
h2 { 
font-size: 1.4rem; 
font-family: "Alegreya Sans SC", "Archivo Narrow", helvetica, arial, sans-serif;
color: #ed4524;
font-weight: 400 !important;
line-height: normal;
margin-bottom: 1.5rem; 
font-style: italic;
text-transform: uppercase; 
background-image: url("img/rule.jpg");
background-position: center left;
background-repeat: repeat-x;
}
h3, h6 { 
font-size: 2.2rem; 
font-family: "Alegreya Sans SC", "Archivo Narrow", helvetica, arial, sans-serif;
font-weight: 300 !important;
text-transform: uppercase;
line-height: normal;
margin-bottom: .5rem; 
}
h4 { 
font-size: 1.2rem; 
font-family: "Assistant", "Athiti", "trebuchet ms", trebuchet, helvetica, arial, sans-serif;
font-weight: 400 !important;
color: #004dac;
line-height: normal;
margin-bottom: 1rem; 
}
h5 { 
font-size: 1.5rem; 
 font-family: "Assistant", "Athiti", "trebuchet ms", trebuchet, helvetica, arial, sans-serif;
font-weight: 400 !important;
line-height: normal;
margin: 0 0 1rem 0; 
}


h1.booktitle { margin-bottom: .65rem; }
h2.subhead { }

h2 span { background-color: #ffffff; padding-right: 1rem; }


p { font-size: .95rem; margin-bottom: 1.2rem; line-height: 1.15rem }

b, strong { }


hr { 
display: block;
clear: both; 
border-width: 0 0 1px 0; 
border-style: solid; 
border-color: #eaeaea; 
margin: 2rem 0 !important; 
}


blockquote { 
background-color: #eaeaea; 
background-image: url("img/quote-open-round.png");
background-position: 1.5rem 1.5rem;
background-size: auto;
background-repeat: no-repeat;
margin: 2rem;
padding: 2.1rem 3.3rem 1rem 6.82rem; 
}


.footnote { font-size: .9rem; font-style: italic; }
.quote { font-style: italic; margin-bottom: .5rem; color: #6728ae; }
.attribution { font-size: .9rem; }
.signature {}


pre {
height: auto;
overflow: auto;
font-family: "Consolas", monospace;
font-size: .95rem;
text-align:left;
background-color: #dadada;
overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
margin: 0px 0px 0px 0px;
padding: 10px;
white-space : normal; /* crucial for IE 6, maybe 7? */
}


a.freedownload, a.readbtn {
font-size: 1.05rem;
font-family: "Alegreya Sans SC", "Archivo Narrow", helvetica, arial, sans-serif;
display: table;
text-align: center;
line-height: 100%;
width: auto;
padding: 12px 30px 10px 30px;
background: #3478b4 !important;
color: #ffffff !important;
margin: 1.5rem 0 0 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-weight: 300;
text-transform: uppercase;
}
a.freedownload:hover, a.readbtn:hover {
background: #000000 !important;
color: #ffffff !important;
}



a.readbtnblk {
font-size: 1.05rem;
font-family: "Alegreya Sans SC", "Archivo Narrow", helvetica, arial, sans-serif;
display: table;
text-align: center;
line-height: 100%;
width: auto;
padding: 12px 30px 10px 30px;
background: #000000 !important;
color: #ffffff !important;
margin: 1.5rem 0 0 0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
font-weight: 300;
text-transform: uppercase;
}
.readbtnblk:hover {
background: #ffffff !important;
color: #000000 !important;
}




/* ***************** GLOBAL IMAGE STYLES ***************** */


.picborder, .picleft, .picright, .piccenter, .homecover { border: 1px solid #eaeaea; }


/* ------ Custom Image Styles ------ */
.noborder { 
border: 0 none; 
margin: 10px auto 25px auto;
}
.picborder { 
margin: 10px auto 25px auto;
}
.picleft {
float: left; 
margin: 0 25px 25px 0;
}
.picright {
float: right; 
margin: 0 0 25px 25px;
}
.picleftnb { float: left; margin: 0 25px 25px 0; }
.picrightnb { float: right; margin: 0 0 25px 25px; }
.piccenter { clear: both; margin: 15px auto 25px auto; }


/* ------ WP Styles ------ */
.alignright { float: right; margin: 0 0 25px 25px; }
.alignleft { float: left; margin: 0 25px 25px 0; }
.aligncenter { clear: both; margin: 25px auto; display: table; }



/* ------ Home Page Covers ------ */
.homecover {
width: auto;
min-width: 40%;
max-width: 100%;
height: auto;
float: right;
margin: 0 0 1rem 1rem;
}
.homecovernb {
width: auto;
min-width: 40%;
max-width: 100%;
height: auto;
float: right;
margin: 0 0 1rem 1rem;
}

/* ------ Global Size Limits ------ */

#main p img, .post-article-blog img {} /* define max width */
#sidebar img {}

.picleft,
.picright,
.picleftnb,
.picrightnb, 
.alignleft,
.alignright,
.aligncenter,
.picborder,
.piccenter,
.noborder { width: auto; max-width: 100%; }



/* ------ WP Captions ------ */

.wp-caption {
border: 1px solid #eaeaea;
margin-bottom: 1rem;
padding: 1rem 1rem 0 1rem;
text-align: center;
max-width: 96%; /* DO NOT CHANGE THIS EVER! */
background: #f8f8f8;
display: ;
}

.wp-caption .imgbox { display: table; margin: 0 auto; }
.wp-caption img {
width: 100%;
min-width: 100%;
max-width: 100%; 
height: auto; 
border: 1px solid #eaeaea;
display: block;
}
.wp-caption .wp-caption-text { display: table-caption; caption-side: bottom; font-size: .95rem; padding: .9rem 0; }



/* ***************** MENU STYLES ***************** */

.menu-main-menu-container { 
width: 950px;
display: table; 
margin: 0 auto; 
}

.menu-main-menu-container ul { 
list-style-type: none; 
position: relative; 
padding: 0; 
width: auto;
display: table;
margin: 0 auto;
}
.menu-main-menu-container li { 
float: left; 
font-family: "Abel", "Advent Pro", "Trebuchet MS", Trebuchet, arial, helvetica, sans-serif;
font-size: 20px; 
line-height: 20px; 
position: relative; 
margin: 0;
text-transform: uppercase;
}
.menu-main-menu-container li:hover {}
.menu-main-menu-container a { display: block; padding: 15px 15px 19px 15px; text-decoration: none; }
.menu-main-menu-container li a { color: #ffffff; }
.menu-main-menu-container li:hover a { 
color: #ffd76d; 
-webkit-transition: color 0.5s linear;
-moz-transition: color 0.5s linear;
-o-transition: color 0.5s linear;
transition: color 0.5s linear;
}


	/* ------ First Level Dropdown ------ */
	.menu-main-menu-container ul ul { 
	position: absolute; 
	top: 46px; 
	left: 0;
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	z-index: 1000; 
	}
	.menu-main-menu-container ul ul li { 
	display: block !important;
	clear: both; 
	margin: -1px 0 0 0; 
	text-align: left; 
	font-size: 12px; 
	font-weight: normal; 
	line-height: 120%; 
	border-width: 1px; 
	border-style: solid; 
	border-color: #c2c2c2;
	text-transform: none;
	background: #ffffff;
	}
	.menu-main-menu-container ul ul li:hover { 
	border-bottom: 1px solid #c2c2c2;
	}
	.menu-main-menu-container ul ul li {  
	background-color: #e7e7e7; 
	-webkit-transition: background-color 0.35s linear;
	-moz-transition: background-color 0.35s linear;
	-o-transition: background-color 0.35s linear;
	transition: background-color 0.35s linear;	
	}
	.menu-main-menu-container ul ul li:hover {  
	background-color: #d7d7d7; 
	-webkit-transition: background-color 0.35s linear;
	-moz-transition: background-color 0.35s linear;
	-o-transition: background-color 0.35s linear;
	transition: background-color 0.35s linear;	
	}
	.menu-main-menu-container ul ul li.parent-item { 
	background-image: url("img/triangle-12x12-gray.png"); /* dotted, white, gray, black */
	background-position: 192px; 
	background-repeat: no-repeat; 
	}
 	.menu-main-menu-container ul ul li.parent-item:hover {  
 	background-color: #d7d7d7; 
	-webkit-transition: background-color 0.35s linear;
	-moz-transition: background-color 0.35s linear;
	-o-transition: background-color 0.35s linear;
	transition: background-color 0.35s linear;	
	background-image: url("img/triangle-12x12-black.png") !important;  /* dotted, white, gray, black */
	background-position: 192px; 
	background-repeat: no-repeat;
	}
	.menu-main-menu-container ul li ul li a { display: block; width: 191px; padding: 10px !important; border: 0 none !important; font-family: arial, helvetica, verdana, sans-serif; }

	.menu-main-menu-container ul li:hover ul li a { color: #000000; }
	.menu-main-menu-container ul li:hover ul li:hover a { color: #000000; }
	.menu-main-menu-container ul li:hover ul li:hover li a { color: #000000; }
	.menu-main-menu-container ul li:hover ul li:hover li a:hover { color: #000000; }
	
	.menu-main-menu-container ul li:hover ul li:hover ul li:hover a { color: #000000; }
	
	.menu-main-menu-container ul li:hover ul li:hover ul li ul li a { color: #000000 !important; }
	.menu-main-menu-container ul li:hover ul li:hover ul li ul li:hover a { color: #000000 !important; }
	

	/* ------ Second Level Dropdown ------ */
	.menu-main-menu-container ul ul ul { position: absolute; top: 0; left: 211px; margin: 0; padding: 0; list-style-type: none; z-index: 1000; }
	.menu-main-menu-container ul ul ul li.parent-item { background-position: 190px; }
	.menu-main-menu-container ul ul ul li.parent-item:hover { background-position: 190px; }
	.menu-main-menu-container ul ul ul li a { width: 190px; }


	/* ------ Third Level Dropdown ------ */
	.menu-main-menu-container ul ul ul ul { position: absolute; top: 0; left: 171px; margin: 0; padding: 0; list-style-type: none; z-index: 1000; }
	.menu-main-menu-container ul ul ul ul li a { width: 190px; }
	

		/* ------ Show/Hide Submenus ------ */
		/* First Level */
		.menu-main-menu-container ul li ul { display: none; }
		.menu-main-menu-container ul li.parent-item ul { display: none; }
		.menu-main-menu-container ul li:hover ul { display: block; }
		/* Second Level */
		.menu-main-menu-container ul ul li ul { display: none; }
		.menu-main-menu-container ul ul li.parent-item ul { display: none; }
		.menu-main-menu-container ul ul li:hover ul { display: block; }
		/* Third Level */
		.menu-main-menu-container ul ul ul li ul { display: none; }
		.menu-main-menu-container ul ul ul li.parent-item ul { display: none; }
		.menu-main-menu-container ul ul ul li:hover ul { display: block; }


/* ------ Bottom Menu ------ */
#menubottom { display: table; width: 100%; margin: 0 auto; padding: 0 0 2rem 0; }
#menubottom .menu-main-menu-container ul { width: auto; display:table; margin: 0 auto; }
#menubottom .menu-main-menu-container li { float: none; display: inline-block; }

	/* ------ hide submenus ------ */
	#menubottom .menu-main-menu-container li ul { display: none !important; }

	
	

/* ***************** GLOBAL FORM STYLES ***************** */


form { }
form label { font-size: .95rem; padding-bottom: .5rem; display: block; }
input, textarea, select { 
font-size: .8rem;
font-family: "Cantarell", "Martel Sans", "Maven Pro", verdana, tahoma, sans-serif;
line-height: 100%;
padding: 0; 
margin: 0; 
border: 0 none; 
}
textarea { padding: .7rem; }
input { 
display: inline-block;
padding: 0 15px; height: 30px;
border: 1px solid #cccccc; 
-webkit-appearance: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
vertical-align: middle;
}
input[type=text] { }
input[type=submit] { background: #eaeaea; height: 32px; }


::-webkit-input-placeholder { color: #aeaeae; line-height: 110%; }
:-moz-placeholder { color: #aeaeae; }
::-moz-placeholder { color: #aeaeae; }
:-ms-input-placeholder { color: #aeaeae; }

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent; } /* oldIE ;) */
.submit::-moz-focus-inner, input[type=submit]::-moz-focus-inner  { border: 0; }




/* ***************** NEWSLETTER ***************** */

#newsletter { width: 100%; display: table; margin: 0 auto; background: #000000; }
#newsletter .inner { 
display: table; 
width: 950px; 
margin: 0 auto; 
padding: 10px 0;
text-align: right;
}


/* ------ Newsletter Top ------ */
#nlformtop { display: table-cell; vertical-align: top; }
#nlformtop .nlhead { display: none; }
#nlformtop .jnlhead { display: none; } 
#nlformtop .signup { display: inline-block; width: auto; vertical-align: middle; }
#nlformtop .signup label { display: none; }
#nlformtop .signup input { display: inline-block; width: auto; vertical-align: middle; }
#nlformtop .signup .name, #nlformtop .signup .email { }
#nlformtop .signup .name { }
#nlformtop .signup .email { }
#nlformtop .signup .button { }


/* ------ Newsletter Sidebar ------ */
#sidebar .widget .nlhead { display: block } 
#sidebar .widget .jnlhead { display: none } 
#sidebar .widget .signup { display: table; }
#sidebar .widget .signup label { font-size: .95rem; display: block; padding-bottom: .5rem; line-height: 1.15rem }
#sidebar .widget .signup input { display: inline-block; width: auto; vertical-align: middle; margin: .4rem .4rem 0 0; }
#sidebar .widget .signup .name, #nlformtop .signup .email {}
#sidebar .widget .signup .name { }
#sidebar .widget .signup .email { }
#sidebar .widget .signup .button { }



/* ***************** FOLLOW ***************** */


/* ------ Follow Top ------ */
#followtop { display: table-cell; vertical-align: top; }
#followtop .followhead { display: none; } 
#followtop .followintro { display: none; }
#followtop ul.followme { display: table-cell; width: auto; vertical-align: middle; margin: 0; }
#followtop ul.followme li { display: inline-block; margin: 0; line-height: 100%; }
#followtop ul.followme li img { 
width: 32px; 
height: 32px; 
border: 0 none; 
opacity: 0.40;
filter: alpha(opacity =40);
}
#followtop ul.followme li:hover img { 
opacity: 1;
filter: alpha(opacity =100);
}
#followtop ul.followme li.rsslink {}



/* ***************** CONTENT LAYOUT STYLES ***************** */

/* ------ pages ------ */
.post-article { width: 100%; margin: 0; } /* define max width */
.post-article .inner { }



/* ------ blog and posts ------ */
.post-article-blog { width: 100%; margin: 0 0 3rem 0; } 
.post-article-blog .inner { }

.post-article-blog h2.bhead {
font-size: 3.5rem; 
font-family: "Lobster", "Galada", "Fira Sans", "Trebuchet MS", sans-serif;
font-weight: 400 !important;
line-height: 110%;
margin-bottom: .75rem;
text-transform: capitalize;
background-image: none;
color: #000000;
}

.post-article-blog h2.bhead a { color: #000000 !important; }

.post-article-blog .bpromo { width: 100%; display: table; }
.post-article-blog .bthumb { width: 35%; display: none; vertical-align: top; text-align: right; } /* display: table-cell */
.post-article-blog .bthumb .blogthumb { width: 80%; max-width: 85%; height: auto; border: 1px solid #eaeaea; } /* define max width */

.post-article-blog .btext { width: 100%; display: table-cell; vertical-align: top; } /* width: 65%; */
.post-article-blog-post h1 {
font-size: 3.5rem; 
font-family: "Lobster", "Galada", "Fira Sans", "Trebuchet MS", sans-serif;
font-weight: 400 !important;
line-height: 110%;
margin-bottom: .75rem;
text-transform: capitalize;
background-image: none;
color: #000000;
}
.post-article-blog .btext .byline { 
font-size: .75rem; 
border-width: 1px 0; 
border-style: solid; 
border-color: #eaeaea; 
padding: 6px 0; 
margin: .2rem 0 1.1rem 0; 
line-height: 100%; 
text-align: center;
}

.post-article-blog .btext p { margin-bottom: 10px; }
.post-article-blog .btext p.readmore { margin-bottom: 0; }

h5.cathead { font-size: 1rem; color: #888888; margin-bottom: 1.5rem; display: block; text-transform: uppercase; padding: 5px 8px; background: #f8f8f8; }
h5.cathead .whatpage { font-size: .55rem; float: right; }

.navigation { text-align: center; }



/* ------ blog posts ------ */
.post-article-blog-post { width: 100%; margin: 0; } /* define max width */
.post-article-blog-post .inner {}
.post-article-blog-post .byline { 
font-size: .75rem; 
border-width: 1px 0; 
border-style: solid; 
border-color: #eaeaea; 
padding: 6px 0; 
margin: .2rem 0 1.1rem 0; 
line-height: 100%; 
text-align: center;
}
.post-article-blog .metadata, .post-article-blog-post .metadata { 
display: block !important;
clear: both;
float: none !important;
padding-top: .5rem;
margin-bottom: 3rem; 
}


	/* ------ pagination ------ */
	.pagination {
	clear:both;
	padding:20px 0;
	position:relative;
	display: table;
	width: 100%;
	color: #575757 !important;
	}
 
	.pagination span, .pagination a {
	display: inline-block;
	margin: 2px 2px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#ffffff !important;
	background: #000000;
	border-color: #575757;
	}
 
	.pagination a:hover{
	color:#ffffff !important;
	background: #585858;
	}
 
	.pagination .current {
	padding:6px 9px 5px 9px;
	background: #3c93ff;
	color:#ffffff !important;
	}
	
	.pagination li .title { display: none; }



/* ------ share links ------ */
#sharelinks { width: 100%; clear: both; display: block; padding-top: 1rem; }
#sharelinks ul { list-style-type: none; margin: 0; padding: 0; display: block; width: 100%; }
#sharelinks ul li { float: left; margin: 0; padding: 0; vertical-align: middle; }
#sharelinks ul li img { 
width: 32px;
opacity: 0.30;
filter: alpha(opacity =30);
}
#sharelinks ul li.sharelabel { font-size: 1.1rem; padding: .3rem .5rem 0 0; text-transform: uppercase; color: #575757; }
#sharelinks ul li.arrow { display: none; }


#sharelinks ul li:hover img {
-moz-opacity: 1;
opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}



/* ------ widgets in main column ------ */
.post-article .widget { 
width: 100%; 
clear: both; 
display: table; 
padding: 1.9rem 0 0 0 !important; 
margin-top: 2rem !important; 
border-top: 1px solid #eaeaea !important; 
} 
.post-article .widget h6 { margin-bottom: .6rem; }

	
	/* Audiobook */
	.post-article .audiobook {}
	.post-article .audiobook h6 { }
	.post-article .audiobook p { margin-bottom: .7rem; }
	.post-article .audiobook .soundcloud { width: 100%; display: table; margin-bottom: 1rem; }
	.post-article #audiocover { width: 43%; display: table-cell; vertical-align: top; }
	.post-article #audioinfo { width: 57%; display: table-cell; vertical-align: top; }
	.post-article #audiocover .abcover { width: 85%; border: 1px solid #eaeaea;  }
	.post-article #audioinfo ul.buybuttons { width: auto; margin: 0; padding: 0; }
	.post-article #audioinfo ul.buydropdown { float: left; width: 80%; }
	.post-article #audioinfo .abselect { width: 100%; padding: .5rem 0; }
	.post-article #audioinfo .abdetails { margin: 1.4rem 0 0 0; }
	.post-article #audioinfo .mp3sample h5 { font-size: 1.1rem; margin: .75rem 0 .25rem 0; display: block; }
	.post-article #audioinfo .mp3sample, .post-article #audioinfo audio { width: 90%; max-width: 325px; clear: both; margin-top: .5;  } 
	.post-article #audioinfo .mp3sample .abdetails { font-size: .7rem; }
	
	
	/* Print Edition */
	.post-article .pedition { width: 100%; display: table; } /* define max width */
	.post-article .pedition .printcover { width: 100%; margin: 0 0 1rem 0; }  /* define max width */
	.post-article .pedition p { margin-bottom: .7rem; }
	.post-article .pedition ul.buybuttons { width: auto; margin: 0; padding: 0; }


	/* Featured Info
	.post-article .featuredinfo { width: 100%; display: table; }
	.post-article .featuredinfo img { }
	 */
	

	/* Reviews
	.post-article .reviews {}
	 */


	/* The Details
	.post-article .vitals {}
	 */






/* ***************** MAIN BOOKS / SERIES PAGES / BOOK AND EXCERPT PAGES ***************** */


/* ------ Image Styles ------ */
.cover2d { 
width: 40%;
max-width: 40%; /* define max width */
height: auto;
float: right;
margin: 3rem 0 1rem 1.5rem;
border: 1px solid #eaeaea;
}
.cover3d { 
width: 42%;
max-width: 42%; /* define max width */
float: right;
height: auto;
margin: .2rem 0 1rem 1.5rem;
border: 0 none;
}
.boxedset {
width: 45%;
max-width: 45%; /* define max width */
height: auto;
float: right;
margin: 1rem 0 1rem 1.5rem;
border: 0 none;
}
.boxedset-wide {
width: auto;
max-width: 100%; /* define max width */
height: auto;
display: block;
margin: 0 auto 1.5rem auto;
border: 0 none;
float: none;
}


/* ------ Main Books & Book Series Pages ------ */
.bookswrap { 
width: 100%; 
display: table; 
padding: 0 0 1rem 0;
}
.bookswrap .seriestext { 
width: 100%;
display: block;
padding: 2rem 0 .5rem 0;
border-top: 1px solid #eaeaea;
}
.bookswrap .seriestext h3 { margin-bottom: .75rem; }
.bookswrap .seriestext p { }
.bookswrap .bookbox { 
width: 32%;
max-width: 32%; /* define max width */
display: inline-block; 
padding-bottom: .5rem;
vertical-align: top;
text-align: center;
}
.bookswrap .bookbox .bkcover {
width: 90%;
max-width: 90%; 
height: auto;
margin-bottom: .7rem;
border: 1px solid #eaeaea;
}
.bookswrap .bookbox p { width: 90%; text-align: center; margin-right: auto; margin-left: auto; }
.bookswrap .bookbox .booknum { 
display: block;
font-size: .7rem;
color: #666666;
padding-top: .1rem;
line-height: 122%;
}


/* ------ Book Pages ------ */
.post-article .thebook { display: table; width: 100%; }





/* ***************** BOOKS PAGE LAYOUT - 2 rows, 3 column top, 2 column bottom ***************** */


/* ------ Top Row ------
#book-toprow { 
width: 100%; 
max-width: 100%;
display: table;
}
#book-toprow .gutter { width: 5%; }
#book-toprow .box1 { width: 41%; float: none; }
#book-toprow .box2 { width: 28%; float: none; padding-top: .5rem; }
#book-toprow .box3 { width: 16%; float: none; padding-top: .5rem; }

#book-toprow .box2 img { width: 100%; max-width: 300px; margin-bottom: 1rem; }
#book-toprow .box2 h3, #book-toprow .box2 h6 { display: none; }
#book-toprow .widget { width: 100%; display: table; clear: both; padding-bottom: 2rem !important; }
#book-toprow .box2 a.readbtn { margin: 0 0 0 0 !important; }
*/



/* ------ Bottom Row ------
#book-bottomrow { 
width: 100%; 
max-width: 100%;
display: table;
}
#book-bottomrow .gutter { width: 6%; }
#book-bottomrow .box1 { width: 68%; float: none; }
#book-bottomrow .box2 { width: 26%; float: none; }

#book-bottomrow .widget { }
*/






/* ***************** SIDEBAR WIDGET STYLES (general and specific) ***************** */

/* ------ universal - sidebar ------ */
#sidebar .widget { display: table; width: 100%; clear: both; margin-bottom: 2rem !important; }
#sidebar .widget .inner {}

#sidebar .widget h3, 
#sidebar .widget h6 { 
}

	/* ------ Any User Twitter Feed ------ */
	#wds { font-size: .95rem; line-height: 1rem; border: 0 none; color: #000000; }
	#wds-container { border: 0 none !important; }
	.wds-tweet-container { 
	padding: 0 !important; 
	margin: 0 !important;
	border: 0 !important;
	}
	.wds-tweet { margin: 20px 0 3px 0; }
	.wds-tweet-data { font-size: .78rem !important; text-align: left !important; padding-top: .2rem; }
	.wds-display-name {}
	.wds-screen-name {}
	.fb-like { margin-top: .2rem; display: block; text-align: left !important; }


	/* ------ Recent Posts ------ */
	.recent-post { padding-top: 5px; }
	.recent-post h4 { font-size: 1.3rem; }
	.recent-post .rp-time { font-size: .7rem; margin-bottom: .9rem; }
	.recent-post .rp-excerpt p { margin-bottom: .9rem; }
	.recent-post .readmore { margin-bottom: 1.2rem; }


	/* ------ The Series List ------ */
	.theseries { width: 100%; display: table; }
	.theseries ul { list-style-type: none; width: 100%; margin: .75rem  0 0 0; }
	.theseries li { margin: 0; padding: .5rem  0; border-top: 1px solid #eaeaea;}
	.theseries li a { padding: 2px; display: block; }


	/* ------ Search ------ */
	#searchform label { display: none; }
	#searchform input { display: inline-block; margin-bottom: 4px; }
	#searchform #searchsubmit { }	


	/* ------ Featured Info ------
	.featuredinfo { width: 100%; display: table; }
	#sidebar .featuredinfo img { display: none; }
	 */


	/* ------ Image Widget ------
	#sidebar .widget_sp_image-image-link img { border: 1px solid #DCDCDC; margin-bottom: 10px; }
	#sidebar .widget_sp_image-description p { margin-bottom: 10px; }
	*/





/* ***************** CONTACT FORM ***************** */

/* Contact Form 7 */
.wpcf7-form { margin: 2rem 0; }
.wpcf7-form p { margin-bottom: 10px; }
.wpcf7-form input, .wpcf7-form textarea { 
margin-top: 5px; 
width: 80%; 
font-size: .95rem;
line-height: normal;
padding: 3px 10px;
border: 1px solid #cccccc; 
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.wpcf7-form input[type=submit] { width: auto; }





/* ***************** FREE DOWNLOAD PAGE ***************** */

.freetext p { }
.download-icons { width: 100%; text-align: center; padding: 1.5rem 0 2rem 0; }
.dloadicon { width: 75px !important; border: 0 none; margin: 0 5px; }



/* ***************** FACEBOOK PRO STYLES ***************** */

.fbwidget {}
.fbwidget p { line-height: 1.1rem !important; }
.fbwidget .inner { }
.cff-wrapper { padding: 0 !important; margin: 0 !important; }
.cff-box { margin: 0 0 15px 0 !important; }
#cff { padding: 0 5px 0 0 !important; margin: 0 !important; }
.cff-author { width: 100%; height: 50px; display: table; margin: 0 !important; padding: 0 !important; vertical-align: top; }
.cff-author img { width: 40px !important; height: 40px !important; }
.cff-author-text { width: 100%; margin:0 0 0 0 !important; padding: 0 !important; }
.cff-page-name { font-size: 14px !important; display: table; width: 100%; padding: 0 0 0 0 !important; margin: 0 !important; }
.cff-date { margin: -1rem 0 1.5rem 51px !important; padding: 0 !important; font-family: arial, helvetica, sans-serif; }
.cff-details .cff-date { margin: 0 !important; padding: 0 !important; font-family: arial, helvetica, sans-serif; font-size: .75rem !important; clear: both; }
.cff-meta-wrap { width: 100%; font-family: arial, helvetica, sans-serif; }
.cff-meta-wrap a { background: transparent !important; margin: 0 !important; padding: 0 !important; }
.cff-meta-wrap .cff-meta { width: 100%; }
.cff-item p { line-height: 130% !important; }
.fbwidget .fb-like { display: table; width: 100%; clear: both; margin: .5rem 0 0 0 !important; padding-top: 1rem !important; border-top: 1px solid #eaeaea; }



/* ***************** YOUTUBE PRO STYLES - responsive ***************** */

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
margin: 1.5rem 0;
height: 0;
overflow: hidden;
width: 100%;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%; 
height: 100%;
}



/* ***************** FOO GALLERY CONTAINER ***************** */
.foogallery-container { margin: 2rem 0; }



/* ***************** BOOK COVER CAROUSEL ***************** */

.carousel-covers { border-width: 1px 0; border-style: solid; border-color: #d5d5d5; padding: 1.7rem 0 .2rem 0; }
.carousel-covers h4 { padding-bottom: 1rem; }
.coverslide { width: 900px !important; display: table; margin: 0 auto; }
.coverslide .slcover { padding: 0 0 0 10px !important; text-align: center; }
.coverslide .slcover img { width: 160px; height: 240px; }


/* ***************** WP DISCUZ COMMENTS ***************** */
.wpdiscuz-loading-bar, .wpdiscuz-loading-bar-auth{
position: fixed;
left: 50%;
top: 50%;
}