html {
	scroll-behavior: smooth;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}

#header h1 a,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section {
	display: block
}

#header h1 a,
#header ul li a,
#submenu ul li a {
	transition: color ease .15s
}

#banner div.image div.cover a dl,
div.editor blockquote,
div.editor h1,
div.editor h2,
div.editor h3,
div.editor h4,
div.title {
	text-align: center
}

#content.about div.editor,
.slick-track:after {
	clear: both
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
	visibility: hidden
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
	background: 0 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline
}

menu,
ol,
ul {
	list-style: none
}

blockquote,
q {
	quotes: none
}

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

table {
	border-collapse: collapse;
	border-spacing: 0
}

:focus,
button,
input,
select,
textarea {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0
}

body {
	background: #F4F4F4;
	color: #111;
	font-family: Proxima-Nova, "Helvetica Neue", Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	font-smooth: always;
	font-weight: 500;
	line-height: 25px;
	text-rendering: optimizeLegibility
}

#header h1,
b,
strong {
	font-weight: 700
}

#header h1,
#header ul,
#submenu ul {
	font-family: ltc-bodoni-175, Times New Roman, serif;
}

#banner div.image div.cover a dl dd,
button,
input,
select,
textarea {
	font-family: Proxima-Nova
}

em,
i {
	font-style: italic
}

a {
	color: #383938;
	text-decoration: none
}

a:hover {
	color: #111
}

#wrap {
	margin: auto;
	min-width: 960px;
	width: 100%
}

div.wrap {
	margin: auto;
	position: relative;
	width: 960px
}

#banner,
#header,
#submenu {
	min-width: 960px;
	width: 100%;
	position: fixed
}

#header {
	background: #FFF;
	float: left;
	height: 69px;
	z-index: 100
}

#header div.wrap {
	width: 100%
}

#header h1 {
	float: left;
	font-size: 16px;
	letter-spacing: 4px;
	line-height: 69px;
	text-transform: uppercase
}

#banner div.image div.cover a dl dd,
#header ul,
#location ul,
div.editor blockquote h6,
div.editor h6,
div.title h6 {
	letter-spacing: 1px;
	text-transform: uppercase
}

#header h1 a {
	color: #111;
	padding: 0 32px
}

#header h1 a:hover,
#header ul li a:hover {
	color: #383938
}

#header h2 {
	display: none
}

#header ul {
	float: right;
	font-size: 12px;
	font-weight: 600;
	line-height: 58px;
	margin-right: 32px
}

#header ul li {
	float: left
}

#header ul li a {
	color: #A1A1A1;
	display: block;
	padding: 7px 12px 4px
}

#header ul li.selected a {
	background: #000;
	color: #FFF
}

#submenu {
	background: #000;
	float: left;
	height: 59px;
	overflow: hidden;
	padding-top: 69px;
	z-index: 99
}

#submenu div.edge {
	display: none
}

#submenu ul {
	display: table;
	font-size: 0;
	margin: auto;
	overflow: hidden;
	white-space: nowrap
}

#submenu ul li {
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	padding: 21px 15px 20px;
	white-space: nowrap
}

#submenu ul li a {
	color: #686868;
	display: block
}

#submenu ul li.buy-the-book a {
	color: #deb938;
}

#submenu ul li a:hover {
	color: #FFF
}

#submenu ul li.selected a {
	border-bottom: 2px solid #dbc9bd;
	color: #dbc9bd;
}

#banner {
	float: left;
	height: 500px;
	margin-top: 69px;
	overflow: hidden;
	top: 0;
	z-index: -1
}

#banner.submenu {
	margin-top: 128px
}

#banner div.image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	height: 100%;
	position: relative;
	width: 100%
}

#banner div.image div.cover {
	float: left;
	padding: 50px 0 0 50px;
	width: 180px
}

#banner div.image div.cover a {
	display: block
}

#banner div.image div.cover a dl dt {
	opacity: .9;
	transition: opacity ease .15s
}

#banner div.image div.cover a dl dt img {
	height: auto;
	max-width: 100%;
	width: auto
}

#banner div.image div.cover a dl dd {
	background: #DF2225;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	font-weight: 600;
	line-height: 36px;
	padding: 2px 15px 0;
	transition: background ease .15s, color ease .15s
}

#banner div.image div.cover a:hover dl dt {
	opacity: 1
}

#banner div.image div.cover a:hover dl dd {
	background: #FFF;
	color: #111
}

#banner div.image div.intro {
	color: #FFF;
	float: right;
	font-family: ltc-bodoni-175;
	font-size: 48px;
	font-weight: 400;
	line-height: 54px;
	padding: 80px 0 0 50px;
	text-align: center;
	width: 680px
}

#location {
	background: #FFF;
	float: left;
	min-width: 960px;
	overflow: hidden;
	padding-top: 74px;
	position: relative;
	width: 100%
}

#location div.edge {
	background: url(../img/location-edge.png)right top repeat-y;
	height: 14px;
	position: absolute;
	right: 0;
	width: 64px
}

#location.banner {
	margin-top: 569px;
	padding-top: 27px
}

#location ul {
	float: left;
	font-family: Proxima-Nova;
	font-size: 10px;
	font-weight: 600;
	line-height: 14px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%
}

#location ul li {
	background: url(../img/location.png)left 4px no-repeat;
	background-size: 4px 5px;
	color: #A1A1A1;
	display: inline-block;
	margin-left: 9px;
	padding-left: 12px
}

#location ul li.home {
	margin-left: 32px
}

#location ul li:first-child {
	background: 0 0;
	padding-left: 0
}

#location ul li a {
	color: #111;
	display: inline-block;
	transition: color ease .15s
}

#location ul li a:hover {
	color: #383938;
	text-decoration: underline
}

div.title h3 {
	color: #36466D;
	font-family: LTC-Bodoni-175;
	font-size: 48px;
	font-weight: 400;
	line-height: 52px;
	padding-bottom: 39px
}

div.editor h4,
div.title h4,
div.title h6 {
	font-family: Proxima-Nova
}

div.title h4 {
	color: #111;
	font-size: 34px;
	font-weight: 300;
	line-height: 36px;
	padding-bottom: 16px
}

div.title h4 a {
	color: #111;
	transition: color ease .15s
}

div.editor h3,
div.editor h4,
div.title h4 a:hover,
div.title h6 {
	color: #36466D
}

div.title h6 {
	border: 1px solid #36466D;
	display: table;
	font-size: 12px;
	font-weight: 600;
	line-height: 26px;
	padding: 2px 10px 0 11px;
	margin: auto
}

div.editor hr,
div.title span {
	background: #D0D0D0;
	display: block;
	height: 50px
}

div.title span {
	margin: 30px auto 0;
	width: 1px
}

div.editor h3 {
	font-family: LTC-Bodoni-175;
	font-size: 48px;
	font-weight: 400;
	line-height: 52px;
	padding-bottom: 43px
}

div.editor h4,
div.editor h5 {
	margin: auto;
	font-weight: 300
}

div.editor h4 {
	font-size: 34px;
	line-height: 40px;
	padding-bottom: 24px;
	width: 780px
}

div.editor blockquote p,
div.editor h5,
div.editor h6 {
	color: #3F3E3A;
	font-family: Proxima-Nova
}

div.editor h5 {
	font-size: 32px;
	line-height: 36px;
	padding-bottom: 20px;
	width: 620px
}

div.editor h6 {
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	margin: auto;
	width: 620px
}

div.editor blockquote {
	padding: 40px 0 39px
}

div.editor blockquote p {
	font-size: 34px;
	font-weight: 300;
	line-height: 40px;
	padding-bottom: 25px;
	width: 780px
}

div.editor blockquote h6 {
	color: #A1A1A1;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	padding: 2px 0 30px
}

div.editor p {
	margin: auto;
	padding-bottom: 25px;
	width: 620px
}

div.editor ul {
	list-style: disc;
	margin: auto;
	padding: 0 0 25px 18px;
	width: 620px
}

div.editor a {
	color: #36466D;
	text-decoration: underline
}

div.editor a:hover {
	color: #111
}

div.editor hr {
	margin: 0 auto 23px;
	width: 1px
}

div.editor div.youtube {
	max-width: 100%;
	width: 100%
}

div.editor div.youtube div {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative
}

div.editor div.youtube div embed,
div.editor div.youtube div iframe,
div.editor div.youtube div object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

div.editor div.embedimage {
	padding-bottom: 60px
}

div.editor div.embedimage div.source {
	display: table;
	table-layout: fixed;
	margin: auto;
	width: 100%
}

div.editor div.embedimage div.caption,
div.editor p span.button {
	text-transform: uppercase;
	color: #A1A1A1;
	display: block;
	font-family: Proxima-Nova;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	text-align: center
}

div.editor div.embedimage.small div.source {
	width: 250px
}

div.editor div.embedimage div.source img {
	height: auto;
	margin: auto;
	max-width: 100%;
	width: auto
}

div.editor div.embedimage div.caption {
	line-height: 16px;
	width: 100%
}

div.editor p span.button {
	line-height: 26px;
	padding: 7px 0 5px
}

a.button,
div.editor p span.button a {
	background: #111;
	color: #FFF;
	display: inline-block;
	font-family: Proxima-Nova;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 26px;
	padding: 2px 10px 0 11px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background ease .15s
}

div.back a,
div.continue a,
div.pagination ul li a {
	transition: border-color ease .15s, color ease .15s
}

div.chooser,
div.pagination ul {
	text-transform: uppercase;
	text-align: center;
	margin: auto;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	font-family: Proxima-Nova;
	line-height: 54px
}

a.button:hover,
div.editor p span.button a:hover {
	background: #36466D
}

div.editor p span.button a.buy {
	background: #DF2225
}

div.editor p span.button a.buy:hover {
	background: #111
}

div.pagination {
	float: left;
	padding-bottom: 120px;
	width: 100%
}

div.pagination ul {
	display: table
}

div.pagination ul li {
	float: left;
	padding: 0 10px
}

div.pagination ul li a {
	border: 2px solid #D0D0D0;
	color: #A1A1A1;
	display: inline-block;
	padding: 2px 24px 0;
	width: 112px
}

div.pagination ul li a:hover {
	border-color: #111;
	color: #111
}

div.chooser {
	width: 280px
}

div.chooser a.trigger {
	background: url(../img/chooser.png)right top no-repeat;
	background-size: 52px 112px;
	border: 1px solid #D0D0D0;
	color: #A1A1A1;
	display: block;
	padding: 2px 24px 0
}

div.chooser a.trigger:hover,
div.chooser.open a.trigger {
	background-position: right bottom;
	border-color: #111;
	color: #111
}

div.chooser ul {
	: #111;
	display: none;
	line-height: 30px;
	min-width: 280px;
	padding: 16px 0;
	position: absolute;
	z-index: 1
}

div.chooser ul li,
div.chooser.open ul {
	display: block
}

div.chooser ul li a {
	color: #929292;
	display: block;
	padding: 0 24px
}

div.chooser ul li a:hover,
div.chooser ul li.selected a {
	color: #FFF
}

div.back,
div.continue {
	display: table;
	margin: auto
}

div.back a,
div.continue a {
	border-bottom: 2px solid #D0D0D0;
	color: #A1A1A1;
	display: block;
	font-family: Proxima-Nova;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 52px;
	padding: 2px 40px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase
}

div.back a:hover,
div.continue a:hover {
	border-color: #111;
	color: #111
}

#content.home div.intro h4,
dl.social {
	color: #ffffff;
	font-family: Proxima-Nova
}

dl.social {
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	letter-spacing: 1px;
	text-transform: uppercase
}

dl.social dt {
	float: left;
	padding-top: 2px
}

dl.social dd {
	float: left;
	height: 16px;
	overflow: hidden;
	position: relative;
	width: 16px;
	padding-left: 24px
}

dl.social dd a {
	display: block;
	position: absolute;
	top: 0;
	width: 16px
}

dl.social dd a img {
	height: auto;
	max-width: 100%;
	width: auto
}

dl.social dd.facebook a:hover {
	top: -25px
}

dl.social dd.twitter a {
	top: -50px
}

dl.social dd.twitter a:hover {
	top: -75px
}

dl.social dd.youtube a {
	top: -100px
}

dl.social dd.youtube a:hover {
	top: -125px
}

dl.social dd.pinterest a {
	top: -150px
}

dl.social dd.pinterest a:hover {
	top: -175px
}

dl.social dd.instagram a {
	top: -200px
}

dl.social dd.instagram a:hover {
	top: -225px
}

div.flare {
	height: 1000px;
	overflow: hidden;
	position: absolute;
	width: 100%
}

div.flare div.inner {
	margin: auto;
	position: relative
}

div.flare div.inner div {
	position: absolute
}

div.flare div.inner div img {
	height: auto;
	max-width: 100%;
	width: auto
}

body.ashleyswar div.flare.patches {
	min-width: 780px
}

body.ashleyswar div.flare.patches div.inner {
	width: 780px
}

body.ashleyswar div.flare.patches div {
	right: -140px;
	top: 80px;
	width: 300px
}

body.ashleyswar div.flare.ashleyswar {
	min-width: 960px;
	top: 490px
}

body.ashleyswar div.flare.ashleyswar div.inner {
	width: 960px
}

body.ashleyswar div.flare.ashleyswar div.photo1 {
	right: 60px;
	width: 150px;
	z-index: 3
}

body.ashleyswar div.flare.ashleyswar div.photo2 {
	right: -180px;
	top: 30px;
	width: 300px;
	z-index: 2
}

body.ashleyswar div.flare.ashleyswar div.photo3 {
	left: -200px;
	top: 30px;
	width: 310px;
	z-index: 1
}

body.thedressmaker div.flare.thedressmaker {
	min-width: 960px;
	top: 520px
}

body.thedressmaker div.flare.thedressmaker div.inner {
	width: 960px
}

body.thedressmaker div.flare.thedressmaker div.beads {
	right: -110px;
	width: 230px;
	z-index: 4
}

body.thedressmaker div.flare.thedressmaker div.tape {
	right: -310px;
	top: 240px;
	width: 370px;
	z-index: 3
}

body.thedressmaker div.flare.thedressmaker div.thread {
	left: -220px;
	top: 150px;
	width: 340px;
	z-index: 2
}

body.thedressmaker div.flare.thedressmaker div.thimble {
	left: -70px;
	top: 370px;
	width: 90px;
	z-index: 1
}

body.thedressmaker div.flare.scissors,
body.thedressmaker div.flare.string {
	min-width: 780px
}

#browse,
#content,
#content.home div.flare,
#footer {
	min-width: 960px
}

body.thedressmaker div.flare.scissors div.inner,
body.thedressmaker div.flare.string div.inner {
	width: 780px
}

body.thedressmaker div.flare.scissors div {
	left: -160px;
	top: 40px;
	width: 280px
}

body.thedressmaker div.flare.string div {
	right: -110px;
	top: 190px;
	width: 170px
}

#content.home div.flare div.inner {
	width: 960px
}

#content.home div.flare div.photo1 {
	right: 160px;
	top: 410px;
	width: 150px;
	z-index: 6
}

#content.home div.flare div.photo2 {
	right: -50px;
	top: 480px;
	width: 300px;
	z-index: 5
}

#content.home div.flare div.photo3 {
	right: -200px;
	top: 340px;
	width: 300px;
	z-index: 4
}

#content.home div.flare div.photo4 {
	right: -340px;
	top: 260px;
	width: 391px;
	z-index: 3
}

#content.home div.flare div.photo5 {
	left: -20px;
	top: 480px;
	width: 310px;
	z-index: 2
}

#content.home div.flare div.photo6 {
	left: -230px;
	top: 400px;
	width: 310px;
	z-index: 1;
}

#content {
	background: #FFF;
	float: left;
	width: 100%;
}

#content.home {
	padding-top: 70px;
}

#content.home div.intro {
	background: url(../img/daughters_banner.jpg) no-repeat;
	background-position: top center;
	background-color: #eeeeee;
	background-size: cover;
	padding: 170px 0 150px;
	text-align: center;
}

#content.home div.intro h4 {
	font-size: 30px;
	font-weight: 400;
	line-height: 36px;
	margin: auto;
	padding-bottom: 42px;
	width: 800px;
}

#content.home div.intro h3 {
	color: #ffffff;
	font-family: LTC-Bodoni-175;
	font-size: 62px;
	font-weight: 400;
	line-height: 70px;
	padding-bottom: 20px;
	margin: auto;
	width: 700px
}

#content.home div.intro p {
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

#content.home div.intro p a {
	display: block;
}

#content.home div.intro p a .preorder_button {
	font-family: Proxima-Nova;
	color: #393939;
	letter-spacing: 1px;
	font-weight: 600;
	text-transform: uppercase;
	background-color: #DFBA38;
	border-radius: 3px;
	padding: 15px 30px;
	transition: all 0.3s ease-in-out;
}


#content.home div.intro p a .preorder_button:hover {
	opacity: .95;
	background-color: #D9B152;
}

#content.home div.intro p a img {
	height: auto;
	max-width: 100%;
	width: auto
}

#content.home div.promo {
	background: url(../img/daughters_preorder_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-color: #333333;
	/* height: 873px; */
	overflow: hidden;
	position: relative;
	text-align: center;
	font-family: Proxima-Nova;
}

#content.home div.promo div.wrap{
	display: flex;
	flex-direction: row;
	padding: 140px 0px;
}

#content.home div.promo div.wrap div.daughters-bookcover{
	float: left;
	position: relative;
	width: 40%;
}

#content.home div.promo div.wrap div.daughters-bookcover img{
	width: 280px;
	padding: 20px;
	border: 3px solid #DFBA38;
}

#content.home div.promo div.book-description{
	position: relative;
	width: 58%;
	float: left;
	text-align: left;
}

#content.home div.promo div.book-description h4 {
	font-weight: 600;
	font-size: 27px;
	line-height: 28px;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
	padding-right: 30px;
	width: 505px;
}

#content.home div.promo div.book-description p {
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
}

#content.home div.promo div.book-description div.buy-links ul {
	width: 48%;
	float: left;
}

#content.home div.promo div.book-description div.buy-links ul li{
	width: 90%;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	padding: 18px 36px;
	margin-top: 25px;
	background: rgba(220, 200, 190, 0.6);
	border: 2px solid #393939;
	box-sizing: border-box;
	border-radius: 3px;
}

#content.home div.promo div.book-description div.buy-links ul li a{
	color: #393939;
}

#content.home div.callout a p,
#content.home div.quotes dl dd {
	font-family: Proxima-Nova;
}

#content.home div.promo h2 {
	color: #FFF;
	font-family: LTC-Bodoni-175;
	font-size: 111px;
	font-weight: 400;
	line-height: 111px;
	text-transform: uppercase
}

#content.home div.callout {
	position: absolute;
	width: 330px;
	height: 444px;
}

#content.home div.callout a {
	display: block;
	padding: 20px 20px 0
}

#content.home div.callout a strong {
	border: 3px solid #DFBA38;
    display: block;
    height: 380px;
    width: 266px;
}

#content.home div.callout a span {
	background: #FFF;
	display: block;
	height: 75px;
	margin: 20px auto;
	width: 2px
}

#content.home div.callout a p {
	background: #DFBA38;
    color: #393939;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 54px;
    padding: 2px 60px 0;
    text-transform: uppercase;
    border-radius: 3px;
}

#content.home div.callout a,
#content.home div.callout a p,
#content.home div.callout a span,
#content.home div.callout a strong {
	transition: all ease .25s
}

#content.home div.callout a:hover {
	padding: 0
}

#content.home div.callout a:hover strong {
	height: 420px;
	width: 306px
}

#content.home div.callout a:hover span {
	height: 55px
}

#content.home div.callout a:hover p {
	background: #BE191C
}

#content.home div.quotes_wrapper {
	background-color: #DCC9BE;
	padding: 60px 0px;
}

#content.home div.quotes {
	background: url(../img/quotes.png)top center no-repeat;
	background-size: 27px 20px;
	display: none;
	margin: 0px auto 0;
	padding-top: 43px;
	width: 700px
}

#content.home div.quotes dl {
	height: 318px;
	text-align: center;
	width: 700px
}

#content.home div.quotes dl dt {
	color: #3F3E3A;
	font-family: ltc-bodoni-75, Times, Times New Roman, Serif;
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;
	padding-bottom: 45px
}

#content.home div.quotes dl dd {
	color: #2F3231;
	font-family: Proxima-Nova;
	font-size: 16px;
	font-weight: 600;
	line-height: 20px;
}

#content.home div.controls {
	display: none
}

#content.home div.controls ul {
	display: table;
	margin: auto
}

#content.home div.controls ul li {
	float: left;
	height: 8px;
	padding: 0 4px;
	width: 8px
}

#content.home div.controls ul li a {
	background: #FFF;
	border-radius: 8px;
	display: block;
	height: 8px;
	transition: background ease .15s;
	width: 8px
}

#content.home div.controls ul li a:hover,
#content.home div.controls ul li.selected a {
	background: #111
}

#content.home div.excerpt {
	background: #EBEBEB
}

#content.home div.excerpt div.title {
	background: url(../img/stars.png)center bottom no-repeat;
	background-size: 107px 29px;
	padding: 120px 0 59px
}

#content.home div.excerpt div.editor {
	padding: 53px 0 4px
}

#content.home div.excerpt div.editor h3 {
	padding-bottom: 43px
}

#content.home div.excerpt div.editor p span.button {
	text-align: left
}

#content.home div.excerpt div.continue {
	padding-bottom: 120px
}

#content.home div.latest {
	float: left;
	width: 100%
}

#content.home div.latest div.wrap {
	width: 780px
}

#content.home div.latest h2 {
	background: url(../img/diamond.png)left center no-repeat;
	background-size: 10px 10px;
	color: #111;
	display: table;
	font-family: LTC-Bodoni-175;
	font-size: 64px;
	font-weight: 400;
	line-height: 70px;
	margin: 110px auto 105px;
	padding-left: 30px;
	text-align: center;
	text-transform: uppercase
}

#content.home div.latest h2 span {
	background: url(../img/diamond.png)right center no-repeat;
	background-size: 10px 10px;
	display: block;
	padding-right: 30px
}

#content.home div.latest div.entry {
	border-top: 1px solid #D0D0D0;
	float: left;
	width: 100%
}

#content.home div.latest div.entry div.image {
	float: right;
	margin-top: -1px;
	padding-bottom: 72px;
	width: 220px
}

#content.home div.latest div.entry div.image a {
	display: block;
	opacity: 1;
	transition: opacity ease .15s
}

#content.home div.latest div.entry div.image a:hover {
	opacity: .8
}

#content.home div.latest div.entry div.image a img {
	height: auto;
	max-width: 100%;
	width: auto
}

#content.home div.latest div.entry h6 {
	background: #FFF;
	color: #A1A1A1;
	float: left;
	font-family: Proxima-Nova;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: -8px;
	padding: 0 11px 10px 0;
	text-transform: uppercase
}

#content.home div.latest div.entry h6 a {
	color: #111;
	display: inline-block;
	transition: color ease .15s
}

#content.home div.latest div.entry h6 a:hover {
	color: #36466D
}

#content.home div.latest div.entry h3 {
	float: left;
	font-family: Proxima-Nova;
	font-size: 28px;
	font-weight: 300;
	line-height: 32px;
	padding-bottom: 22px;
	width: 100%
}

#content.home div.latest div.entry.thumbnail h3 {
	width: 540px
}

#content.home div.latest div.entry h3 a {
	color: #111;
	transition: color ease .15s
}

#content.home div.latest div.entry h3 a:hover {
	color: #36466D
}

#content.home div.latest div.entry p {
	padding-bottom: 120px
}

#content.home div.latest div.entry.tweet h3 a {
	color: #A1A1A1
}

#content.home div.latest div.entry.tweet h3 a:hover {
	color: #111
}

#content.home div.press {
	background-color: #393939;
	background-size: 27px 20px;
	margin: 0px auto 0;
	padding: 43px 0px;
	height: 200px;
	color: #ffffff;
}

#content.home div.press div.wrap h4 {
	text-align: center;
	font-family: Proxima-Nova;
	font-size: 27px;
  letter-spacing: 2px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0px 0px 30px;
}

#content.home div.press div.wrap p.publication {

}

#content.home div.press div.wrap p.publication img{
	margin: 0 auto;
	width: auto;
	padding-top: 20px;
}
div.homepress-imgflex {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-around;
}

#home-cnn {
	height: 70px;
	padding-top: 10px;
}

#home-instyle {
	height: 66px;
	padding-top: 15px;
}

#home-oprah {
	height: 100px;
}

#content.home div.promo-spacer {
	background: url(../img/daughters_featureimg.jpg)right top no-repeat;
	background-size: cover;
	background-color: #333333;
	height: 473px;
	overflow: hidden;
	position: relative;
	text-align: center;
}

#content.home div.other-books {
	background-color: #DCC9BE;
	padding: 48px 0px;
	height: 470px;
}

#content.home div.other-books div.wrap h3 {
	text-align: center;
	font-family: Proxima-Nova;
	font-size: 27px;
  letter-spacing: 1px;
  font-weight: 600;
	text-transform: uppercase;
  padding: 0px 0px 30px;
}

#content.home div.other-books div.wrap div.moretitles {
	float: left;
	width: 50%;
	height: 302px;
	text-align: center;
}

#content.home div.other-books div.wrap div.moretitles img {
	margin: 0 auto;
	height: 302px;
	width: auto;
	padding: 20px 0 40px 0;
}

#content.home div.other-books div.wrap div.moretitles h5 {
	font-size: 24px;
}

#content.home div.other-books div.wrap div.moretitles a h5 {
	color: #393939;
}

#content.book {
	margin-top: 569px
}

#content.book div.band {
	float: left;
	width: 100%
}

#content.book div.band div.wrap {
	width: 780px
}

#content.book div.band div.title {
	padding: 120px 0 23px
}

#content.book #trailer.band,
#content.book div.band div.continue {
	padding-bottom: 120px
}

#content.book div.band div.editor p span.button {
	text-align: left
}

#content.book #about.band div.editor {
	padding-top: 1px
}

#content.book.ashleyswar #excerpt.band div.editor,
#content.book.thedressmaker #excerpt.band div.editor {
	padding-top: 53px
}

#content.book #trailer.band div.title {
	padding-bottom: 30px
}

#content.book #excerpt.band {
	background: #EBEBEB
}

#content.book #excerpt.band div.wrap {
	width: 960px
}

#content.book.ashleyswar #excerpt.band div.title {
	background: url(../img/stars.png)center bottom no-repeat;
	background-size: 107px 29px;
	padding-bottom: 59px
}

#content.book.thedressmaker #excerpt.band div.title {
	background: url(../img/buttons.png)center bottom no-repeat;
	background-size: 111px 80px;
	padding-bottom: 110px
}

#content.book #excerpt.band div.editor h3 {
	padding-bottom: 43px
}

#content.book #book-clubs.band {
	background: #36466D
}

#content.book #book-clubs.band div.title h6 {
	border: 1px solid #FFF;
	color: #FFF
}

#content.book #book-clubs.band div.title span {
	background: #FFF
}

#content.book #book-clubs.band div.editor h1,
#content.book #book-clubs.band div.editor h2,
#content.book #book-clubs.band div.editor h3,
#content.book #book-clubs.band div.editor h4,
#content.book #book-clubs.band div.editor h5,
#content.book #book-clubs.band div.editor h6,
#content.book #book-clubs.band div.editor p,
#content.book #book-clubs.band div.editor ul {
	color: #FFF
}

#content.book #book-clubs.band div.editor p a,
#content.book #book-clubs.band div.editor ul a {
	color: #93A4CB
}

#content.book #book-clubs.band div.editor p a:hover,
#content.book #book-clubs.band div.editor ul a:hover {
	color: #FFF
}

#content.book #book-clubs.band div.editor p span.button a {
	background: #111;
	color: #FFF
}

#content.book #book-clubs.band div.editor p span.button a:hover {
	background: #FFF;
	color: #111
}

#content.book #book-clubs.band div.continue a {
	border-color: #93A4CB;
	color: #93A4CB
}

#content.book #book-clubs.band div.continue a:hover {
	border-color: #FFF;
	color: #FFF
}

#content.book #get-involved.band {
	border-bottom: 3px solid #EBEBEB
}

#content.book #get-involved.band div.title {
	padding-bottom: 20px
}

#content.book #get-involved.band div.editor h4 {
	letter-spacing: 2px;
	line-height: 46px
}

#content.book #press-reviews.band div.title {
	padding-bottom: 15px
}

#content.book #press-reviews.band div.children {
	float: left;
	width: 100%
}

#content.book #press-reviews.band div.children ul {
	display: table;
	list-style: none;
	margin: auto;
	padding: 0 0 82px;
	width: 780px
}

#content.book #press-reviews.band div.children ul li {
	float: left;
	height: 230px;
	padding: 15px;
	width: 230px
}

#content.book #press-reviews.band div.children ul li span {
	display: table;
	table-layout: fixed;
	height: 230px;
	width: 230px
}

#content.book #press-reviews.band div.children ul li a {
	border: 1px solid #D0D0D0;
	display: table-cell;
	height: 188px;
	opacity: 1;
	padding: 20px;
	text-align: center;
	transition: opacity ease .15s;
	vertical-align: middle;
	width: 188px
}

#content.book #press-reviews.band div.children ul li a:hover {
	opacity: .6
}

#content.book #press-reviews.band div.children ul li a img {
	height: auto;
	margin: auto;
	max-width: 100%;
	width: auto
}

#content.book #buy-the-book.band {
	background: #111
}

#content.book #buy-the-book.band div.title {
	padding-bottom: 30px
}

#content.book #buy-the-book.band div.title h6 {
	border: 1px solid #FFF;
	color: #FFF
}

#content.book #buy-the-book.band div.title span {
	background: #FFF
}

#content.book #buy-the-book.band div.editor {
	padding-top: 272px
}

/* contact page */
#content.contact #speakingagency {
	text-align: center;
}
#content.contact #speakingagency h4{
	text-transform: uppercase;
}

/* start custom code for daughters */
.daughtersofkobani #banner div.image div.cover a dl dt img {
	padding-bottom: 20px;
}

.daughtersofkobani #banner div.image div.cover a dl dd{
	background-color: #dfb938;
	color: #393939;
}

.daughtersofkobani #banner div.image div.intro {
	color: #383938;
}

.daughtersofkobani #content.book div.title h6 {
	border: 1px solid #393939;
	color: #393939;
}

.daughtersofkobani #content.book div.band {
	padding-bottom: 100px;
}

.daughtersofkobani #content.book #book-clubs.band {
	background: #dbc9bd;
}

.daughtersofkobani #content.book #book-clubs.band div.title h6 {
	border: 1px solid #383938;
	color: #383938;
}
.daughtersofkobani #content.book #book-clubs.band div.title span {
	background: #383A3A;
}

.daughtersofkobani div.title span {
	background: #383A3A;
}

.daughtersofkobani #content.book #book-clubs.band div.editor p {
	color: #383A3A;
}

.daughtersofkobani #content.book #book-clubs.band div.editor p span.button a {
	background: #deb938;
	color: #383A3A;
}

.daughtersofkobani #content.book #press-reviews.band div.children ul {
	padding-bottom: 0px;
}

.daughtersofkobani #content.book #get-involved div.band div.title {
	padding: 20px 0 23px;

}
/* end custom kobani content */


#content.ashleyswar.book #buy-the-book.band div.editor {
	background: url(../img/ashleyswar-cover.jpg)center top no-repeat;
	background-size: 180px 272px
}

#content.thedressmaker.book #buy-the-book.band div.editor {
	background: url(../img/thedressmaker-cover.jpg)center top no-repeat;
	background-size: 180px 272px
}

#content.daughtersofkobani.book #buy-the-book.band div.editor {
	background: url(../img/daughters-cover.jpg)center top no-repeat;
	background-size: 180px 272px
}

#content.book #buy-the-book.band div.editor ol {
	display: table;
	list-style: none;
	margin: auto;
	padding: 15px 0 105px;
	width: 100%
}

#content.book #buy-the-book.band div.editor ol li {
	float: left;
	padding: 15px
}

#content.book #buy-the-book.band div.editor ol li a {
	border: 1px solid #FFF;
	display: block;
	height: 98px;
	opacity: 1;
	transition: opacity ease .15s;
	width: 228px
}

#content.book #buy-the-book.band div.editor ol li.amazon a {
	background: url(../img/buy-amazon.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.booksamillion a {
	background: url(../img/buy-booksamillion.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.barnesandnoble a {
	background: url(../img/buy-barnesandnoble.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.harpercollins a {
	background: url(../img/buy-harpercollins.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.indiebound a {
	background: url(../img/buy-indiebound.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.apple a {
	background: url(../img/buy-apple.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.penguinpress a {
	background: url(../img/buy-penguin.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li.bookshoporg a {
	background: url(../img/buy-bookshop.png)center center no-repeat;
	background-size: 228px 98px
}

#content.book #buy-the-book.band div.editor ol li a:hover {
	opacity: .6
}

#content.book #buy-the-book.band div.editor ol li a strong {
	display: none
}

#content.articles div.wrap {
	width: 780px
}

#content.articles div.posts {
	float: left;
	padding-top: 189px;
	width: 100%
}

#content.articles div.post {
	border-top: 1px solid #D0D0D0;
	float: left;
	width: 100%
}

#content.articles div.post h6 {
	background: #FFF;
	color: #A1A1A1;
	float: left;
	font-family: Proxima-Nova;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: -8px;
	padding: 0 11px 10px 0;
	text-transform: uppercase
}

#content.articles div.post h3 {
	float: left;
	font-family: Proxima-Nova;
	font-size: 28px;
	font-weight: 300;
	line-height: 32px;
	padding-bottom: 112px;
	width: 100%
}

#content.articles div.post.thumbnail h3 {
	width: 540px
}

#content.articles div.post h3 a {
	color: #111;
	transition: color ease .15s
}

#content.articles div.post h3 a:hover {
	color: #36466D
}

#content.articles div.post div.image {
	float: right;
	margin-top: -1px;
	padding-bottom: 72px;
	width: 220px
}

#content.articles div.post div.image a {
	display: block;
	opacity: 1;
	transition: opacity ease .15s
}

#content.articles div.post div.image a:hover {
	opacity: .8
}

#content.articles div.post div.image a img {
	height: auto;
	max-width: 100%;
	width: auto
}

#content.articles.single div.single div.title {
	padding-top: 94px
}

#content.articles.single.banner div.single div.title {
	padding-top: 72px
}

#content.articles.single div.single div.title h6 {
	border: none;
	color: #A1A1A1
}

#content.articles.single div.single div.title span {
	margin: 20px auto 54px
}

#content.articles.single div.single div.editor {
	border-bottom: 2px solid #D0D0D0;
	padding-bottom: 87px
}

#content.articles.single div.single dl.social {
	display: table;
	margin: auto;
	padding: 56px 0
}

#content.appearances div.wrap {
	width: 780px
}

#content.appearances div.posts {
	float: left;
	padding-top: 139px;
	width: 100%
}

#content.appearances div.title span {
	margin-bottom: 25px
}

#content.appearances div.single {
	float: left;
	padding-top: 53px;
	width: 100%
}

#content.appearances div.back,
#content.appearances div.chooser {
	padding-bottom: 120px
}

#content.appearances div.post {
	float: left;
	padding-bottom: 116px;
	text-align: center;
	width: 100%
}

#content.appearances div.post dl.social {
	display: table;
	margin: auto;
	padding-top: 3px
}

#content.appearances div.post dl.social dd.save {
	line-height: 26px;
	margin-top: -6px;
	height: auto;
	overflow: visible;
	width: auto
}

#content.appearances div.post dl.social dd.save a {
	background: #111;
	color: #FFF;
	padding: 2px 10px 0 11px;
	position: static;
	top: auto;
	transition: background ease .15s;
	width: auto
}

#content.appearances div.post dl.social dd.save a:hover {
	background: #36466D
}

#content.about div.intro.thumbnail div.image {
	float: left;
	padding: 180px 0 60px 20px;
	width: 374px
}

#content.about div.intro.thumbnail div.image img {
	height: auto;
	max-width: 100%;
	width: auto
}

#content.about div.intro dl {
	margin: auto;
	padding: 180px 0 60px;
	width: 520px
}

#content.about div.intro.thumbnail dl {
	float: right;
	padding: 350px 30px 60px 0
}

#content.about div.intro dl dt {
	color: #36466D;
	font-family: LTC-Bodoni-175;
	font-size: 44px;
	font-weight: 400;
	line-height: 52px;
	padding-bottom: 10px;
	text-align: center
}

#content.about div.intro dl dd,
#content.contact h3 {
	text-align: center;
	color: #36466D;
	font-size: 32px;
	font-weight: 300;
	letter-spacing: 2px
}

#content.about div.intro dl dd {
	font-family: Proxima-Nova;
	line-height: 46px
}

#content.about div.contact span {
	background: #D0D0D0;
	display: block;
	height: 50px;
	margin: 17px auto 30px;
	width: 1px
}

#content.about div.contact p {
	padding-bottom: 120px;
	text-align: center
}

#content.contact {
	font-family: Proxima-Nova;
	padding: 184px 0 51px
}

#content.contact div.wrap {
	width: 780px
}

#content.contact h3 {
	line-height: 36px;
	padding-bottom: 93px
}

#content.contact button,
#content.contact dl input,
#content.contact dl.message dt {
	letter-spacing: 1px;
	text-transform: uppercase
}

#content.contact #contactform {
	padding: 0 80px
}

#content.contact dl.name {
	float: left;
	padding: 0 40px 13px 0;
	width: 290px
}

#content.contact dl.email {
	float: left;
	padding-bottom: 13px;
	width: 290px
}

#content.contact dl.message {
	float: left;
	width: 620px
}

#content.contact dl.message dt {
	color: #A1A1A1;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	padding: 0 0 15px 30px
}

#content.contact dl dd.feedback {
	height: 53px;
	overflow: hidden
}

#content.contact dl dd.feedback p {
	color: #383938;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	padding: 15px 0 18px 30px
}

#content.contact dl input {
	border-bottom: 2px solid #D0D0D0;
	font-size: 12px;
	font-weight: 600;
	height: 44px;
	padding: 0 30px;
	width: 230px
}

#content.contact dl textarea {
	border: 2px solid #D0D0D0;
	font-size: 16px;
	font-weight: 500;
	line-height: 21px;
	padding: 24px 28px 22px;
	resize: vertical;
	width: 560px
}

#content.contact dl input,
#content.contact dl textarea {
	background: #FFF;
	border-radius: 0;
	display: block;
	color: #8C8C8C;
	transition: color ease .15s, border-color ease .15s;
	-webkit-appearance: none
}

#content.contact dl input:hover,
#content.contact dl textarea:hover {
	border-color: #747474;
	color: #111
}

#content.contact dl input:focus,
#content.contact dl textarea:focus {
	border-color: #111;
	color: #111
}

#content.contact dl input::-webkit-input-placeholder,
#content.contact dl textarea::-webkit-input-placeholder {
	color: #A1A1A1
}

#content.contact dl input:-moz-placeholder,
#content.contact dl textarea:-moz-placeholder {
	color: #A1A1A1
}

#content.contact dl input::-moz-placeholder,
#content.contact dl textarea::-moz-placeholder {
	color: #A1A1A1
}

#content.contact dl input:-ms-input-placeholder,
#content.contact dl textarea:-ms-input-placeholder {
	color: #A1A1A1
}

#content.contact button {
	background: #111;
	clear: both;
	color: #FFF;
	cursor: pointer;
	display: table;
	font-size: 12px;
	font-weight: 600;
	line-height: 26px;
	margin: 16px auto 0;
	padding: 2px 10px 0 11px;
	text-align: center;
	transition: background ease .15s
}

#content.contact button:hover {
	background: #36466D
}

#content.contact button:disabled {
	background: #D0D0D0
}

#content.contact div.feedback {
	height: 69px;
	overflow: hidden
}

#content.contact div.feedback p {
	color: #3C781E;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	padding: 25px 0 24px
}

#content.page {
	float: left;
	padding: 53px 0 90px
}

#content.page div.editor {
	padding-top: 41px
}

#content.page.excerpt div.editor {
	padding-top: 38px
}

#content.page.excerpt div.editor h4 {
	letter-spacing: 2px;
	line-height: 46px;
	padding-bottom: 20px
}

#content.page.excerpt div.editor h6 {
	color: #A1A1A1;
	padding: 84px 0 28px;
	text-align: center
}

#content.page.excerpt div.editor p span.button a {
	margin: 0 10px
}

#content.page.book-clubs div.editor h1 {
	background: url(../img/diamond-blue.png)center top no-repeat;
	background-size: 66px 66px;
	color: #FFF;
	font-family: LTC-Bodoni-175;
	font-size: 30px;
	font-weight: 400;
	line-height: 66px;
	padding-bottom: 15px
}

#browse div.post h6,
#browse h5 {
	font-size: 12px;
	font-weight: 600
}

#browse div.post h3,
#browse div.post h6,
#browse h5,
#footer {
	font-family: Proxima-Nova
}

#content.page.book-clubs div.editor hr {
	margin-bottom: 30px
}

#content.page.get-involved div.editor {
	padding-top: 38px
}

#content.page.get-involved div.editor h4 {
	letter-spacing: 2px;
	line-height: 46px;
	padding-bottom: 20px
}

#browse div.post h6,
#browse h5,
#footer form button,
#footer form dl dt,
#footer h6 {
	letter-spacing: 1px;
	text-transform: uppercase
}

#content.page.press-reviews div.wrap {
	width: 780px
}

#content.page.press-reviews div.entry {
	padding-bottom: 120px
}

#content.page.press-reviews div.entry.first {
	padding-top: 48px
}

#content.page.press-reviews div.entry div.image {
	display: table;
	table-layout: fixed;
	margin: auto;
	padding-bottom: 25px;
	width: 150px
}

#content.page.press-reviews div.entry div.image img {
	height: auto;
	margin: auto;
	max-width: 100%;
	width: auto
}

#content.page.press-reviews div.entry div.title {
	padding: 0
}

#content.page.press-reviews div.entry div.title h4 {
	color: #36466D;
	padding-bottom: 12px
}

#content.page.press-reviews div.entry div.title h4 a {
	color: #36466D
}

#content.page.press-reviews div.entry div.title h4 a:hover {
	color: #111
}

#content.page.press-reviews div.entry div.title h6 {
	border: none;
	color: #A1A1A1
}

#content.page.press-reviews div.entry div.editor.excerpt {
	padding: 14px 0 2px
}

#content.page.press-reviews div.entry div.editor.excerpt p {
	padding: 0
}

#content.page.press-reviews div.entry div.more {
	padding-top: 20px;
	text-align: center
}

#content.page.press-reviews div.entry div.more a.button {
	background: #C4C4C4
}

#content.page.press-reviews div.entry div.more a.button:hover {
	background: #111
}


#browse,
#browse div.post h6 {
	float: left;
	background: #36466D
}

#content.page.press-reviews.single {
	padding-bottom: 0
}

#content.page.press-reviews.single div.entry {
	padding: 60px 0 0
}

#content.page.press-reviews.single div.entry div.editor {
	border-bottom: 2px solid #D0D0D0;
	padding: 14px 0 87px
}

#content.page.press-reviews.single div.entry dl.social {
	display: table;
	margin: auto;
	padding: 60px 0
}

#browse {
	width: 100%
}

#browse div.wrap {
	width: 780px
}

#browse h5 {
	display: table;
	line-height: 26px;
	margin: 60px auto
}

#browse h5 a {
	border: 1px solid #FFF;
	color: #FFF;
	display: inline-block;
	padding: 2px 10px 0 11px;
	transition: border-color ease .15s, color ease .15s
}

#browse h5 a:hover {
	border-color: #111;
	color: #111
}

#browse div.post {
	border-top: 1px solid #41517B;
	float: left;
	width: 100%
}

#browse div.post h6 {
	color: #FFF;
	line-height: 16px;
	margin-top: -8px;
	padding: 0 11px 10px 0
}

#browse div.post h3 {
	float: left;
	font-size: 28px;
	font-weight: 300;
	line-height: 32px;
	padding-bottom: 22px;
	width: 100%
}

#browse div.post.thumbnail h3 {
	width: 540px
}

#browse div.post h3 a {
	color: #FFF;
	transition: color ease .15s
}

#browse div.post h3 a:hover {
	color: #111
}

#browse div.post div.image {
	float: right;
	margin-top: -1px;
	width: 220px
}

#browse div.post div.image a {
	display: block;
	opacity: 1;
	transition: opacity ease .15s
}

#browse div.post div.image a:hover {
	opacity: .8
}

#browse div.post div.image a img {
	height: auto;
	max-width: 100%;
	width: auto
}

#browse p {
	padding-bottom: 60px
}

#browse p a:hover {
	background: #FFF;
	color: #111
}

#footer {
	float: left;
	width: 100%;
	padding-bottom: 50px;
}

#footer form {
	padding: 60px 0 40px 20px
}

#footer form,
#footer form dl,
#footer form dl dd,
#footer form dl dt {
	float: left
}

#footer form dl dt {
	color: #BABABA;
	font-size: 12px;
	font-weight: 600;
	line-height: 38px;
	padding: 2px 20px 0 0;
}

#footer form dd input {
	background: #F4F4F4;
	border: 1px solid #BABABA;
	border-radius: 0;
	color: #929292;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: 400;
	height: 38px;
	line-height: 38px;
	padding: 0 12px;
	transition: background ease .15s, border-color ease .15s, color ease .15s;
	width: 200px;
	-webkit-appearance: none
}

#footer form dd input:hover {
	background: #FAFAFA;
	border-color: #929292;
	color: #747474
}

#footer form dd input:focus {
	background: #FFF;
	border-color: #424242;
	color: #111
}

#footer form dd input::-webkit-input-placeholder {
	color: #929292
}

#footer form dd input:-moz-placeholder {
	color: #929292
}

#footer form dd input::-moz-placeholder {
	color: #929292
}

#footer form dd input:-ms-input-placeholder {
	color: #929292
}

#footer form div {
	left: -5000px;
	position: absolute
}

#footer form button {
	background: #747474;
	color: #F4F4F4;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: 600;
	height: 40px;
	line-height: 1;
	margin-left: 10px;
	padding: 2px 16px 0;
	transition: background ease .15s, color ease .15s
}

#footer form button:hover {
	background: #424242;
	color: #FFF
}

#footer dl.social {
	float: right;
	padding: 72px 20px 52px 0
}

#footer dl.social dt {
	color: #BABABA
}

#footer h6,
#footer p {
	color: #BABABA;
	float: left;
	font-size: 12px;
	font-weight: 600;
	line-height: 16px;
	text-align: center;
	width: 100%
}

#footer h6 {
	border-top: 3px solid #EAEAEA;
	padding: 37px 0 32px
}

#footer h6 span {
	display: inline-block;
	padding: 0 10px
}

#footer h6 span a {
	color: #747474;
	display: inline-block;
	transition: color ease .15s
}

.slick-list,
.slick-slider,
.slick-track {
	position: relative;
	display: block
}

#footer h6 span.tedx a {
	color: #383938
}

#footer h6 span a:hover,
#footer h6 span.selected a,
#footer h6 span.tedx a:hover {
	color: #111
}

#footer p.copyright {
	padding-bottom: 12px
}

#footer p.credit {
	padding-bottom: 55px
}

#footer p.credit a {
	color: #BABABA
}

#footer p.credit a:hover {
	color: #111
}

.slick-slider {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	top: 0;
	left: 0
}

.slick-track:after,
.slick-track:before {
	display: table;
	content: ''
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir=rtl] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-vertical .slick-slide {
	display: block;
	height: auto
}

@media only screen and (max-width:1340px) {
	#header h2 {
		display: block;
		float: right;
		height: 69px;
		overflow: hidden;
		position: relative;
		width: 83px
	}
	#header h2 a {
		display: block;
		padding: 27px 32px;
		position: absolute;
		width: 100px
	}
	#header h2 a img {
		height: auto;
		max-width: 100%;
		width: auto
	}
	#header ul {
		background: #111;
		display: none;
		float: right;
		line-height: 28px;
		margin-right: 0;
		padding: 31px 0 29px;
		text-align: center;
		width: 100%
	}

	#header ul li {
		float: none
	}

	#header ul li a {
		padding: 0
	}
	#header ul li.selected a {
		background: 0 0;
		color: #FFF
	}
	#header.open h2 {
		background: #111
	}
	#header.open h2 a {
		right: 0
	}
	#header.open ul {
		display: block
	}
}

@media only screen and (max-width:1179px) {
	html {
		-webkit-text-size-adjust: none;
		-webkit-font-smoothing: antialiased
	}
	body.mobile #banner div.image div.cover a dl dd,
	body.mobile #banner div.image div.cover a dl dt,
	body.mobile #browse div.post div.image a,
	body.mobile #browse div.post h3 a,
	body.mobile #content.articles div.post div.image a,
	body.mobile #content.articles div.post h3 a,
	body.mobile #content.book #buy-the-book.band div.editor ol li a,
	body.mobile #content.book #press-reviews.band div.children ul li a,
	body.mobile #content.contact dl input,
	body.mobile #content.contact dl textarea,
	body.mobile #content.home div.callout a,
	body.mobile #content.home div.callout a p,
	body.mobile #content.home div.callout a span,
	body.mobile #content.home div.callout a strong,
	body.mobile #content.home div.controls ul li a,
	body.mobile #content.home div.latest div.entry div.image a,
	body.mobile #content.home div.latest div.entry h3 a,
	body.mobile #content.home div.latest div.entry h6 a,
	body.mobile #footer form button,
	body.mobile #footer form dd input,
	body.mobile #header h1 a,
	body.mobile #header ul li a,
	body.mobile #submenu ul li a,
	body.mobile a.button,
	body.mobile div.back a,
	body.mobile div.continue a,
	body.mobile div.editor p span.button a,
	body.mobile div.title h4 a {
		transition: none
	}
	body.mobile #content.articles div.post h3 a:hover,
	body.mobile #content.home div.latest div.entry h3 a:hover,
	body.mobile #content.home div.latest div.entry h6 a:hover,
	body.mobile #header h1 a:hover,
	body.mobile div.title h4 a:hover {
		color: #111
	}
	body.mobile #content.home div.latest div.entry.tweet h3 a:hover,
	body.mobile #header ul li a:hover {
		color: #A1A1A1
	}
	body.mobile #submenu ul li a:hover {
		color: #5874A8
	}
	body.mobile #banner div.image div.cover a:hover dl dt {
		opacity: 1;
	}
	body.mobile #banner div.image div.cover a:hover dl dd {
		background: #DF2225;
		color: #FFF
	}
	body.mobile div.editor a:hover {
		color: #36466D
	}
	body.mobile div.chooser a.trigger,
	body.mobile div.chooser a.trigger:hover,
	body.mobile div.chooser.open a.trigger {
		background-position: right top;
		border-color: #D0D0D0;
		color: #A1A1A1
	}
	body.mobile div.chooser ul {
		background: #D0D0D0
	}
	body.mobile div.chooser ul li a {
		color: #EAEAEA
	}
	body.mobile #browse div.post h3 a:hover,
	body.mobile div.chooser ul li.selected a {
		color: #FFF
	}
	body.mobile div.chooser ul li a:hover {
		color: #929292
	}
	body.mobile div.back a:hover,
	body.mobile div.continue a:hover,
	body.mobile div.pagination ul li a:hover {
		border-color: #D0D0D0;
		color: #A1A1A1
	}
	body.mobile dl.social dd.facebook a:hover {
		top: 0
	}
	body.mobile dl.social dd.twitter a:hover {
		top: -50px
	}
	body.mobile dl.social dd.youtube a:hover {
		top: -100px
	}
	body.mobile dl.social dd.pinterest a:hover {
		top: -150px
	}
	body.mobile dl.social dd.instagram a:hover {
		top: -200px
	}
	body.mobile a.button:hover,
	body.mobile div.editor p span.button a:hover {
		background: #111
	}
	body.mobile #content.home div.callout a:hover p,
	body.mobile div.editor p span.button a.buy:hover {
		background: #DF2225
	}
	body.mobile #content.home div.intro p a:hover {
		top: 0
	}
	body.mobile #content.home div.callout a:hover {
		padding: 20px 20px 0
	}
	body.mobile #content.home div.callout a:hover strong {
		height: 290px;
		width: 200px
	}
	body.mobile #content.home div.callout a:hover span {
		height: 55px
	}
	body.mobile #browse div.post div.image a:hover,
	body.mobile #content.articles div.post div.image a:hover,
	body.mobile #content.book #buy-the-book.band div.editor ol li a:hover,
	body.mobile #content.book #press-reviews.band div.children ul li a:hover,
	body.mobile #content.home div.latest div.entry div.image a:hover {
		opacity: 1
	}
	body.mobile #content.book #book-clubs.band div.editor p a:hover,
	body.mobile #content.book #book-clubs.band div.editor ul a:hover {
		color: #93A4CB
	}
	body.mobile #content.book #book-clubs.band div.editor p span.button a:hover {
		background: #111;
		color: #FFF
	}
	body.mobile #content.book #book-clubs.band div.continue a:hover {
		border-color: #93A4CB;
		color: #93A4CB
	}
	body.mobile #content.contact dl input:focus,
	body.mobile #content.contact dl input:hover,
	body.mobile #content.contact dl textarea:focus,
	body.mobile #content.contact dl textarea:hover {
		border-color: #D0D0D0;
		color: #8C8C8C
	}
	body.mobile #content.contact button:hover {
		background: #111
	}
	body.mobile #content.page.press-reviews div.entry div.title h4 a:hover {
		color: #36466D
	}
	body.mobile #content.page.press-reviews div.entry div.more a.button:hover {
		background: #C4C4C4
	}

	#content.home div.promo div.book-description h4 {
		width: 388px;
	}

	body.mobile #browse h5 a:hover {
		border-color: #FFF;
		color: #FFF
	}
	body.mobile #footer form dd input:focus,
	body.mobile #footer form dd input:hover {
		background: #F4F4F4;
		border-color: #BABABA;
		color: #929292
	}
	body.mobile #footer form button:hover {
		background: #747474;
		color: #F4F4F4
	}
	body.mobile #footer h6 span a:hover {
		color: #747474
	}
	body.mobile #footer h6 span.tedx a:hover {
		color: #383938
	}
}

@media only screen and (max-width:1150px) {
	#banner,
	#browse,
	#content,
	#content.home div.flare,
	#footer,
	#header,
	#location,
	#submenu,
	#wrap,
	body.ashleyswar div.flare.ashleyswar,
	body.ashleyswar div.flare.patches,
	body.thedressmaker div.flare.scissors,
	body.thedressmaker div.flare.string,
	body.thedressmaker div.flare.thedressmaker {
		min-width: 768px
	}
	#content.appearances div.wrap,
	#content.contact div.wrap,
	#content.home div.flare div.inner,
	body.ashleyswar div.flare.ashleyswar div.inner,
	body.ashleyswar div.flare.patches div.inner,
	body.thedressmaker div.flare.scissors div.inner,
	body.thedressmaker div.flare.string div.inner,
	body.thedressmaker div.flare.thedressmaker div.inner,
	div.wrap {
		width: 768px
	}
	#browse div.wrap,
	#content.articles div.wrap,
	#content.book #excerpt.band div.wrap,
	#content.book div.band div.wrap,
	#content.home div.excerpt div.wrap,
	#content.home div.intro div.wrap,
	#content.home div.latest div.wrap,
	#content.page.press-reviews div.wrap,
	#footer h6,
	#footer p,
	div.editor blockquote p,
	div.editor h4 {
		width: 704px
	}

/* header moved from here to media query 1340 to change break point after adding KOBANI Menu item*/

	#submenu ul li {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px
	}
	#banner {
		height: 400px
	}
	#banner div.image div.cover {
		padding: 32px 0 0 32px;
		width: 150px
	}
	#banner div.image div.intro {
		font-size: 40px;
		line-height: 50px;
		padding: 60px 32px 0;
		width: 522px
	}
	#location.banner {
		margin-top: 469px
	}
	body.ashleyswar div.flare.ashleyswar {
		top: 410px
	}
	body.ashleyswar div.flare.patches div {
		right: -25px;
		top: 5px;
		width: 240px
	}
	body.ashleyswar div.flare.ashleyswar div.photo1 {
		right: 140px;
		width: 120px
	}
	body.ashleyswar div.flare.ashleyswar div.photo2 {
		right: -70px;
		top: 25px;
		width: 250px
	}
	body.ashleyswar div.flare.ashleyswar div.photo3 {
		left: -70px;
		top: 20px;
		width: 290px
	}
	body.thedressmaker div.flare.thedressmaker {
		top: 430px
	}
	body.thedressmaker div.flare.thedressmaker div.beads {
		right: -30px;
		width: 170px
	}
	body.thedressmaker div.flare.thedressmaker div.tape {
		right: -190px;
		top: 200px;
		width: 270px
	}
	body.thedressmaker div.flare.thedressmaker div.thread {
		left: -15px;
		top: 100px;
		width: 260px
	}
	body.thedressmaker div.flare.thedressmaker div.thimble {
		left: 15px;
		top: 650px;
		width: 90px
	}
	body.thedressmaker div.flare.scissors div {
		left: -40px;
		top: 10px;
		width: 180px
	}
	body.thedressmaker div.flare.string div {
		right: -15px;
		top: 30px;
		width: 140px
	}
	#content.home div.flare div.photo1 {
		right: 210px;
		top: 480px;
		width: 120px
	}
	#content.home div.flare div.photo2 {
		right: 20px;
		top: 540px;
		width: 250px
	}
	#content.home div.flare div.photo3 {
		right: -90px;
		top: 480px;
		width: 250px
	}
	#content.home div.flare div.photo4 {
		right: -190px;
		top: 390px;
		width: 300px
	}
	#content.home div.flare div.photo5 {
		left: 80px;
		top: 540px;
		width: 250px
	}
	#content.home div.flare div.photo6 {
		left: -60px;
		top: 480px;
		width: 250px
	}
	#content.home div.intro h4 {
		width: 480px;
	}
	/* #content.home div.promo {
		background-size: 1024px 1999px;
		height: 1999px
	} */
	#content.home div.promo h5 {
		padding-top: 69px
	}
	#content.home div.promo h2 {
		font-size: 90px;
		line-height: 90px
	}
	#content.home div.promo div.wrap div.daughters-bookcover {
		width: 46%;
	}
	#content.home div.promo div.wrap div.daughters-bookcover img {
		width: 260px;
		padding: 16px;
	}
	#content.home div.promo div.book-description div.buy-links ul li {
		font-size: 16px;
		padding: 12px 24px;
	}
	#content.home div.callout {
		height: 354px;
		left: 447px;
		top: 996px;
		width: 264px
	}
	#content.home div.callout a strong {
		height: 290px;
		width: 200px
	}
	#content.home div.callout a span {
		height: 55px
	}
	#content.home div.callout a:hover strong {
		height: 330px;
		width: 240px
	}
	#content.home div.callout a:hover span {
		height: 35px
	}
	#content.home div.quotes {
		margin-top: 0px
	}
	#content.home div.controls ul li {
		padding: 0 8px
	}
	#content.home div.latest div.entry.thumbnail h3 {
		width: 464px
	}
	#content.book {
		margin-top: 469px
	}
	#content.book #buy-the-book.band div.editor ol,
	#content.book #press-reviews.band div.children ul {
		width: 702px
	}
	#content.book #press-reviews.band div.children ul li,
	#content.book #press-reviews.band div.children ul li span {
		height: 204px;
		width: 204px
	}


	#home-cnn {
		height: 49px;
		padding-top: 10px;
	}

	#home-instyle {
		height: 46px;
		padding-top: 15px;
	}

	#home-oprah {
		height: 70px;
	}

	#content.book #press-reviews.band div.children ul li a {
		height: 162px;
		width: 162px
	}
	#content.book #buy-the-book.band div.editor ol li a {
		width: 202px
	}
	#browse div.post.thumbnail h3,
	#content.articles div.post.thumbnail h3 {
		width: 464px
	}
	#content.about div.intro.thumbnail div.image {
		float: none;
		margin: auto;
		padding: 140px 0 60px
	}
	#content.about div.intro dl {
		padding: 140px 0 60px
	}
	#content.about div.intro.thumbnail dl {
		float: none;
		padding: 0 0 60px
	}
	#content.contact #contactform {
		padding: 0 74px
	}
	#footer form {
		display: table;
		margin: auto;
		padding: 46px 0 4px
	}
	#footer form,
	#footer form dl,
	#footer form dl dt {
		float: none
	}
	#footer form dl dt {
		padding: 0;
		text-align: center
	}
	#footer dl.social {
		display: table;
		float: none;
		margin: auto;
		padding: 36px 0
	}
	#footer h6,
	#footer p {
		float: none;
		margin: auto
	}
	#footer h6 {
		line-height: 28px;
		padding: 31px 0 26px
	}
	#footer h6 span {
		display: block;
		padding: 0
	}
}

@media only screen and (max-width:767px) {
	#banner,
	#browse,
	#content,
	#content.home div.flare,
	#footer,
	#header,
	#location,
	#submenu,
	#wrap {
		min-width: 568px
	}
	#content.home div.flare div.inner {
		width: 568px
	}
	#browse div.wrap,
	#content.appearances div.wrap,
	#content.articles div.wrap,
	#content.book #buy-the-book.band div.editor ol,
	#content.book #excerpt.band div.wrap,
	#content.book #press-reviews.band div.children ul,
	#content.book div.band div.wrap,
	#content.contact div.wrap,
	#content.home div.excerpt div.wrap,
	#content.home div.intro div.wrap,
	#content.home div.latest div.wrap,
	#content.page.press-reviews div.wrap,
	#footer h6,
	#footer p,
	div.wrap {
		width: 528px
	}
	#header h1 {
		font-size: 13px;
		letter-spacing: 2px
	}
	#header h1 a {
		padding: 0 0 0 20px
	}
	#header h2 {
		width: 69px
	}
	#header h2 a {
		padding: 27px 25px
	}
	#submenu div.wrap {
		overflow-x: scroll;
		width: 100%;
		-webkit-overflow-scrolling: touch
	}
	#submenu ul {
		float: left;
		display: inline;
		padding: 0 10px
	}
	#banner div.image div.cover a dl dd,
	div.editor p span.button strong {
		display: block
	}
	#submenu div.edge {
		bottom: 0;
		display: block;
		height: 64px;
		position: absolute;
		width: 20px
	}
	#submenu div.edge.l {
		background: url(../img/submenu-edge-l.png)left top repeat-y;
		left: 0
	}
	#submenu div.edge.r {
		background: url(../img/submenu-edge-r.png)right top repeat-y;
		right: 0
	}
	#banner {
		height: 300px;
		min-height: 300px;
		position: static;
		top: auto;
		z-index: auto
	}
	#banner.submenu {
		height: auto
	}
	#banner div.image div.cover {
		float: none;
		margin: auto;
		padding: 13px 0 35px;
		width: 140px
	}
	#banner div.image div.intro {
		float: none;
		font-size: 31px;
		line-height: 37px;
		padding: 0 0 31px;
		width: 100%
	}
	#location.banner {
		margin-top: 0
	}
	#location ul li.home {
		margin-left: 20px
	}
	div.title h3 {
		font-size: 31px;
		line-height: 37px;
		padding-bottom: 11px;
	}
	div.title h4 {
		font-size: 27px;
		line-height: 31px;
	}
	div.editor h3 {
		font-size: 31px;
		line-height: 37px;
		padding-bottom: 25px
	}
	div.editor blockquote p,
	div.editor h4,
	div.editor h5 {
		width: auto;
		font-size: 27px;
		line-height: 31px
	}
	div.editor h4 {
		padding-bottom: 16px
	}
	div.editor h6 {
		width: auto
	}
	div.editor blockquote {
		padding: 21px 0 19px;
		text-align: center
	}
	div.editor blockquote p {
		padding-bottom: 28px
	}
	div.editor p,
	div.editor ul {
		width: auto
	}
	div.editor p a {
		word-wrap: break-word
	}
	#content.home div.excerpt div.editor h3 br,
	body.ashleyswar div.flare,
	body.thedressmaker div.flare {
		display: none
	}
	div.pagination {
		padding-bottom: 80px
	}
	div.pagination ul {
		line-height: 34px
	}
	div.pagination ul li {
		padding: 0 6px
	}
	div.pagination ul li a {
		padding: 2px 14px 0 15px;
		width: auto
	}
	#content.home {
		/* padding-top: 108px */
	}
	#content.home div.flare div.photo1 {
		right: 150px;
		top: 330px;
		width: 90px
	}
	#content.home div.flare div.photo2 {
		right: 20px;
		top: 365px;
		width: 180px
	}
	#content.home div.flare div.photo3 {
		right: -65px;
		top: 320px;
		width: 180px
	}
	#content.home div.flare div.photo4 {
		right: -140px;
		top: 265px;
		width: 220px
	}
	#content.home div.flare div.photo5 {
		left: 50px;
		top: 370px;
		width: 180px
	}
	#content.home div.flare div.photo6 {
		left: -30px;
		top: 325px;
		width: 180px
	}
	#content.home div.intro {
		/* padding: 116px 0 80px */
	}
	#content.home div.intro h4 {
		font-size: 25px;
		line-height: 28px;
		padding-bottom: 30px;
		width: 100%;
	}
	#content.home div.intro h3 {
		font-size: 52px;
		line-height: 57px;
		padding-bottom: 30px;
		width: 100%;
	}

	#content.home div.promo {
		/* background-size: 806px 1574px;
		height: 1574px */
		min-height: 1000px;
	}
	#content.home div.promo h5 {
		padding-top: 57px
	}
	#content.home div.promo h2 {
		font-size: 60px;
		line-height: 60px
	}
	#content.home div.promo div.wrap{
		flex-direction: column;
		align-items: center;
		padding: 60px 0px;
	}
	#content.home div.promo div.wrap div.daughters-bookcover {
		width: 100%;
		margin-bottom: 40px;
	}
	#content.home div.promo div.wrap div.daughters-bookcover img {
		width: 320px;
		padding: 16px;
		margin: 0 auto;
	}

	#content.home div.promo div.book-description h4 {
		width: 100%;
	}

	#content.home div.promo div.book-description div.buy-links ul li {
		font-size: 16px;
		padding: 12px 24px;
	}

	#content.home div.promo div.book-description {
		width: 100%;
		text-align: center;
	}
	#content.home div.promo div.book-description div.buy-links ul {
		width: 50%;
	}
	#content.home div.promo div.book-description div.buy-links ul li {
		margin: 0 auto;
		margin-top: 30px;
	}
	#home-cnn {
		height: 39px;
		padding-top: 10px;
	}

	#home-instyle {
		height: 36px;
		padding-top: 15px;
	}

	#home-oprah {
		height: 70px;
	}

	#content.home div.callout {
		height: 286px;
		left: 302px;
		top: 780px;
		width: 230px
	}
	#content.home div.callout a strong {
		height: 222px;
		width: 166px
	}
	#content.home div.callout a span {
		height: 45px
	}
	#content.home div.callout a:hover strong {
		height: 262px;
		width: 206px
	}
	#content.home div.callout a:hover span {
		height: 25px
	}
	#content.home div.quotes {
		margin-top: 0px;
		padding-top: 40px;
		width: 488px
	}
	#content.home div.quotes dl {
		height: 360px;
		width: 488px
	}
	#content.home div.quotes dl dt {
		font-size: 23px;
		line-height: 27px;
		padding-bottom: 28px
	}
	#content.home div.excerpt div.title {
		padding: 80px 0 59px
	}
	#content.home div.excerpt div.editor {
		padding: 34px 0 4px
	}
	#content.home div.excerpt div.editor h3 {
		padding-bottom: 25px
	}
	#content.home div.excerpt div.continue {
		padding-bottom: 80px
	}
	#content.home div.latest {
		padding-bottom: 3px
	}
	#content.home div.latest h2 {
		font-size: 48px;
		margin-bottom: 57px;
		margin-top: 64px;
		padding-left: 20px;
		text-align: center;
		text-transform: uppercase
	}
	#content.home div.latest h2 span {
		padding-right: 20px
	}
	#content.home div.latest div.entry {
		border: none;
		text-align: center
	}
	#content.home div.latest div.entry div.image {
		float: none;
		margin: 4px auto 16px;
		padding-bottom: 0
	}
	#content.home div.latest div.entry h6 {
		float: none;
		margin: 0;
		padding: 0 0 11px
	}
	#content.home div.latest div.entry h3 {
		float: none;
		font-size: 23px;
		line-height: 27px;
		padding-bottom: 13px;
		width: 100%
	}
	#content.home div.latest div.entry.thumbnail h3 {
		width: 100%
	}
	#content.home div.latest div.entry p {
		padding-bottom: 77px
	}
	#content.book {
		margin-top: 0
	}
	#content.book div.band div.title {
		padding: 80px 0 25px
	}
	#content.book div.band div.continue {
		padding-bottom: 80px
	}
	#content.book #trailer.band {
		padding-bottom: 20px
	}
	#content.book.ashleyswar #excerpt.band div.editor,
	#content.book.thedressmaker #excerpt.band div.editor {
		padding-top: 34px
	}
	#content.book #excerpt.band div.editor h3 {
		padding-bottom: 25px
	}
	#content.book #get-involved.band div.title {
		padding-bottom: 23px
	}
	#content.book #get-involved.band div.editor h4 {
		letter-spacing: 1px;
		line-height: 36px
	}
	#content.book #press-reviews.band div.children ul {
		padding-bottom: 42px
	}
	#content.book #press-reviews.band div.children ul li {
		float: none;
		height: auto;
		margin: auto;
		width: 180px
	}
	#content.book #press-reviews.band div.children ul li span {
		height: auto;
		width: 180px
	}
	#content.book #press-reviews.band div.children ul li a {
		border: none;
		display: block;
		height: auto;
		padding: 0;
		width: 180px
	}
	#content.book #buy-the-book.band div.editor {
		padding-top: 212px
	}
	#content.ashleyswar.book #buy-the-book.band div.editor,
	#content.thedressmaker.book #buy-the-book.band div.editor {
		background-size: 140px 212px
	}
	#content.book #buy-the-book.band div.editor ol {
		padding: 100px 0 70px
	}
	#content.book #buy-the-book.band div.editor ol li {
		float: none;
		padding: 10px
	}
	#content.book #buy-the-book.band div.editor ol li a {
		margin: auto;
		height: 80px;
		width: 180px
	}
	#content.articles div.posts {
		padding: 115px 0 3px
	}
	#content.articles div.post {
		border: none;
		text-align: center
	}
	#content.articles div.post h6 {
		float: none;
		margin: 0;
		padding: 0 0 11px
	}
	#content.articles div.post h3 {
		float: none;
		font-size: 23px;
		line-height: 27px;
		padding-bottom: 70px;
		width: 100%
	}
	#content.articles div.post.thumbnail h3 {
		width: 100%
	}
	#content.articles div.post div.image {
		float: none;
		margin: 4px auto 16px;
		padding-bottom: 0
	}
	#content.articles.single div.single div.title,
	#content.articles.single.banner div.single div.title {
		padding-top: 70px
	}
	#content.articles.single div.single div.title span {
		margin-bottom: 34px
	}
	#content.articles.single div.single div.editor {
		padding-bottom: 47px
	}
	#content.appearances div.posts {
		padding-top: 119px
	}
	#content.appearances div.back,
	#content.appearances div.chooser {
		padding-bottom: 80px
	}
	#content.appearances div.post {
		padding-bottom: 76px
	}
	#content.about div.intro.thumbnail div.image {
		padding: 118px 0 30px;
		width: 240px
	}
	#content.about div.intro dl {
		width: 100%
	}
	#content.about div.intro dl dt {
		font-size: 31px;
		line-height: 37px
	}
	#content.about div.intro dl dd {
		font-size: 23px;
		letter-spacing: 1px;
		line-height: 27px
	}
	#content.about div.intro.thumbnail dl {
		padding-bottom: 47px;
		width: 100%
	}
	#content.about div.contact p {
		padding-bottom: 80px
	}
	#content.contact {
		padding: 114px 0 11px
	}
	#content.contact h3 {
		font-size: 23px;
		letter-spacing: 1px;
		line-height: 27px;
		padding-bottom: 55px
	}
	#content.page.excerpt div.editor h4,
	#content.page.get-involved div.editor h4 {
		letter-spacing: 1px;
		line-height: 31px
	}
	#content.contact #contactform {
		padding: 0
	}
	#content.contact dl.email,
	#content.contact dl.name {
		padding: 0;
		width: 100%
	}
	#content.contact dl.message {
		padding-top: 15px;
		width: 100%
	}
	#content.contact dl input,
	#content.contact dl textarea {
		width: 468px
	}
	#content.page {
		padding: 33px 0 50px
	}
	#content.page div.editor {
		padding-top: 38px
	}
	#content.page.excerpt div.editor h6 {
		padding: 44px 0 18px
	}
	#content.page.press-reviews div.entry {
		padding-bottom: 80px
	}
	#content.page.press-reviews div.entry.first {
		padding-top: 43px
	}
	#browse h5 {
		margin-bottom: 37px
	}
	#browse div.post {
		border: none;
		text-align: center
	}
	#browse div.post h6 {
		float: none;
		margin: 0;
		padding: 0 0 15px
	}
	#browse div.post h3 {
		float: none;
		font-size: 23px;
		line-height: 27px;
		padding-bottom: 13px;
		width: 100%
	}
	#browse div.post.thumbnail h3 {
		width: 100%
	}
	#browse div.post div.image {
		float: none;
		margin: 0 auto 16px
	}
	#browse p {
		text-align: center
	}
	#footer form dl,
	#footer form dl dd,
	#footer form dl dt {
		float: left;
		width: 100%
	}
	#footer form dd input {
		float: none;
		margin: auto;
		text-align: center;
		width: 254px
	}
	#footer form button {
		float: none;
		margin: 10px auto 0;
		padding: 2px 0 0;
		width: 280px
	}
}

@media only screen and (max-width:567px) {
	#banner,
	#browse,
	#content,
	#content.home div.flare,
	#footer,
	#header,
	#location,
	#submenu,
	#wrap {
		min-width: 480px
	}
	#content.home div.flare div.inner {
		width: 480px
	}
	#browse div.wrap,
	#content.appearances div.wrap,
	#content.articles div.wrap,
	#content.book #buy-the-book.band div.editor ol,
	#content.book #excerpt.band div.wrap,
	#content.book #press-reviews.band div.children ul,
	#content.book div.band div.wrap,
	#content.contact div.wrap,
	#content.home div.excerpt div.wrap,
	#content.home div.intro div.wrap,
	#content.home div.latest div.wrap,
	#content.page.press-reviews div.wrap,
	#footer h6,
	#footer p,
	div.wrap {
		width: 440px
	}
	#banner {
		height: 220px;
		min-height: 220px
	}
	#content.home div.flare div.photo1 {
		right: 110px;
		top: 330px;
		width: 80px
	}
	#content.home div.flare div.photo2 {
		right: 0;
		top: 365px;
		width: 160px
	}
	#content.home div.flare div.photo3 {
		right: -65px;
		top: 320px;
		width: 160px
	}
	#content.home div.flare div.photo4 {
		right: -145px;
		top: 265px;
		width: 200px
	}
	#content.home div.flare div.photo5 {
		left: 20px;
		top: 370px;
		width: 160px
	}
	#content.home div.flare div.photo6 {
		left: -30px;
		top: 325px;
		width: 160px
	}

	#content.home div.intro h4 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 30px;
		width: 100%;
	}
	#content.home div.intro h3 {
		font-size: 42px;
		line-height: 47px;
		padding-bottom: 20px;
		width: 100%;
	}

	#content.home div.promo {
		min-height: 950px;
		/* background-size: 704px 1374px;
		height: 1374px */
	}
	#content.home div.promo h5 {
		padding-top: 49px
	}
	#content.home div.promo h2 {
		font-size: 54px;
		line-height: 54px
	}
	#content.home div.promo div.wrap{
		flex-direction: column;
		align-items: center;
		padding: 100px 0px;
	}
	#content.home div.promo div.wrap div.daughters-bookcover {
		width: 100%;
	}
	#content.home div.promo div.wrap div.daughters-bookcover img {
		width: 240px;
		padding: 16px;
		margin: 0 auto;
	}
	#content.home div.promo div.book-description {
		width: 100%;
		text-align: center;
	}
	#content.home div.promo div.book-description div.buy-links ul {
		width: 50%;
	}
	#content.home div.promo div.book-description h4 {
	}

	#content.home div.promo div.book-description div.buy-links ul li {
		margin: 0 auto;
		margin-top: 30px;
	}
	#content.home div.callout {
		height: 260px;
		left: 247px;
		top: 676px;
		width: 214px
	}
	#content.home div.callout a strong {
		height: 196px;
		width: 150px
	}
	#content.home div.callout a p {
		line-height: 46px;
		padding: 2px 40px 0
	}
	#content.home div.callout a:hover strong {
		height: 236px;
		width: 190px
	}
	#content.home div.quotes {
		margin-top: 0px;
		width: 400px
	}
	#content.home div.quotes dl {
		height: 360px;
		width: 400px
	}
	#content.home div.quotes dl dt {
		font-size: 19px;
		line-height: 24px;
		padding-bottom: 12px
	}
	#content.contact dl input,
	#content.contact dl textarea {
		width: 380px
	}

	#content.home div.other-books {
		height: 390px;
	}

	#content.home div.other-books div.wrap div.moretitles img {
		height: 240px;
	}

	#content.home div.other-books div.wrap div.moretitles h5 {
		display: none;
	}

}

@media only screen and (max-width:479px) {
	#banner,
	#browse,
	#content,
	#content.home div.flare,
	#footer,
	#header,
	#location,
	#submenu,
	#wrap {
		min-width: 375px
	}
	#content.home div.flare div.inner {
		width: 375px
	}
	#browse div.wrap,
	#content.appearances div.wrap,
	#content.articles div.wrap,
	#content.book #buy-the-book.band div.editor ol,
	#content.book #excerpt.band div.wrap,
	#content.book #press-reviews.band div.children ul,
	#content.book div.band div.wrap,
	#content.contact div.wrap,
	#content.home div.excerpt div.wrap,
	#content.home div.intro div.wrap,
	#content.home div.latest div.wrap,
	#content.page.press-reviews div.wrap,
	#footer h6,
	#footer p,
	div.wrap {
		width: 335px
	}
	#content.home div.flare div.photo1 {
		right: 80px;
		top: 310px;
		width: 70px
	}
	#content.home div.flare div.photo2 {
		right: 10px;
		top: 360px;
		width: 120px
	}
	#content.home div.flare div.photo3 {
		right: -50px;
		top: 320px;
		width: 120px
	}
	#content.home div.flare div.photo4 {
		right: -135px;
		top: 260px;
		width: 190px
	}
	#content.home div.flare div.photo5 {
		left: 30px;
		top: 365px;
		width: 120px
	}
	#content.home div.flare div.photo6 {
		left: -30px;
		top: 325px;
		width: 120px
	}

	#content.home div.intro h4 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 30px;
		width: 100%;
	}

	#content.home div.intro h3 {
		font-size: 42px;
		line-height: 47px;
		padding-bottom: 20px;
		width: 100%;
	}

	#content.home div.promo {
		/* background-size: 550px 1074px;
		height: 1074px */
	}

	#content.home div.promo-spacer {
			height: 300px;
	}

	#content.home div.promo div.wrap{
		flex-direction: column;
		align-items: center;
	}
	#content.home div.promo h5 {
		font-size: 12px;
		line-height: 16px;
		padding: 38px 0 0
	}

	#content.home div.promo div.book-description h4 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	#content.home div.promo h2 {
		font-size: 40px;
		line-height: 54px
	}
	#content.home div.promo div.book-description div.buy-links ul li {
		font-size: 12px;
	}
	#content.home div.promo div.wrap div.daughters-bookcover img {
		width: 240px;
		padding: 16px;
		margin: 0 auto;
	}

	#content.home div.press div.wrap h4 {
		font-size: 20px;
	}

	#content.home div.other-books div.wrap h3 {
		font-size: 20px;
		line-height: 22px;
	}

	#content.home div.callout {
		height: 194px;
		width: 154px
	}
	#content.home div.callout a {
		padding: 10px 10px 0
	}
	#content.home div.callout a strong {
		height: 150px;
		width: 110px
	}
	#content.home div.callout a span {
		height: 25px
	}
	#content.home div.callout a p {
		line-height: 40px;
		padding: 2px 20px 0
	}
	#content.home div.callout a:hover strong {
		height: 170px;
		width: 130px
	}
	#content.home div.callout a:hover span {
		height: 15px
	}
	#content.home div.quotes {
		margin-top: 0px;
		padding-top: 38px;
		width: 335px
	}
	#content.home div.quotes dl {
		height: 300px;
		width: 335px
	}
	#content.home div.quotes dl dt {
		font-size: 16px;
		line-height: 20px
	}
	#content.home div.quotes dl dd {
		font-size: 14px;
		line-height: 17px;
	}
	#content.contact dl input,
	#content.contact dl textarea {
		width: 275px
	}

	div.homepress-imgflex {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: space-between;
	}
	#content.home div.press {
		height: 300px;
	}
	p.publication {
		padding-top: 12px;
	}

}

@media only screen and (max-width:374px) {
	#banner,
	#browse,
	#content,
	#content.home div.flare,
	#footer,
	#header,
	#location,
	#submenu,
	#wrap {
		min-width: 320px
	}
	#content.home div.flare div.inner {
		width: 320px
	}
	#browse div.wrap,
	#content.appearances div.wrap,
	#content.articles div.wrap,
	#content.book #buy-the-book.band div.editor ol,
	#content.book #excerpt.band div.wrap,
	#content.book #press-reviews.band div.children ul,
	#content.book div.band div.wrap,
	#content.contact div.wrap,
	#content.home div.excerpt div.wrap,
	#content.home div.intro div.wrap,
	#content.home div.latest div.wrap,
	#content.page.press-reviews div.wrap,
	#footer h6,
	#footer p,
	div.wrap {
		width: 280px
	}
	#content.home div.flare div.photo1 {
		right: 50px;
		top: 270px;
		width: 70px
	}
	#content.home div.flare div.photo2 {
		right: -20px;
		top: 320px;
		width: 120px
	}
	#content.home div.flare div.photo3 {
		right: -75px;
		top: 280px;
		width: 120px
	}
	#content.home div.flare div.photo4 {
		right: -165px;
		top: 220px;
		width: 190px
	}
	#content.home div.flare div.photo5 {
		left: 10px;
		top: 320px;
		width: 120px
	}
	#content.home div.flare div.photo6 {
		left: -50px;
		top: 290px;
		width: 120px
	}
	#content.home div.intro {
		/* background-size: 100px 76px;
		padding-top: 96px */
	}
	#content.home div.intro h4 {
		font-size: 22px;
		line-height: 26px;
		padding-bottom: 30px;
		width: 100%;
	}
	#content.home div.intro h3 {
		font-size: 42px;
		line-height: 47px;
		padding-bottom: 20px;
		width: 100%;
	}
	#content.home div.promo {
		/* background-size: 448px 874px;
		height: 874px */
	}
	#content.home div.promo h5 {
		font-size: 12px;
		line-height: 16px;
		padding-top: 35px
	}
	#content.home div.promo h2 {
		font-size: 32px;
		line-height: 38px
	}
	#content.home div.promo div.book-description div.buy-links ul li {
		font-size: 8px;
		padding: 9px 24px;
		line-height: 14px;
	}
	#content.home div.callout {
		height: 174px;
		left: 154px;
		top: 426px;
		width: 142px
	}
	#content.home div.callout a strong {
		height: 130px;
		width: 98px
	}
	#content.home div.callout a span {
		height: 20px;
		margin: 10px auto
	}
	#content.home div.callout a p {
		line-height: 32px;
		padding: 2px 16px 0
	}
	#content.home div.callout a:hover strong {
		height: 150px;
		width: 118px
	}
	#content.home div.callout a:hover span {
		height: 10px
	}
	#content.home div.quotes {
		background-size: 16px 12px;
		padding-top: 26px;
		width: 280px;
	}
	#content.home div.quotes dl {
		height: 270px;
		width: 280px;
	}
	#content.home div.quotes dl dt {
		font-size: 14px;
		line-height: 18px
	}
	#content.home div.quotes dl dd {
		font-size: 14px
	}
	#content.contact dl input,
	#content.contact dl textarea {
		width: 220px
	}

	#content.home div.other-books {
		height: 340px;
	}

	#content.home div.other-books div.wrap div.moretitles img {
		height: 184px;
	}

	#content.home div.other-books div.wrap div.moretitles a h5 {
		display: none;
	}
}
