/*
 * The Book of Jezebel
 */

/* ==========================================================================
   Base styles
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}



::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}



img {
    vertical-align: middle;
}



fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}


textarea {
    resize: vertical;
}


.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}




/* ==========================================================================
   Jezebel styles
   ========================================================================== */


body {
	background: #afdfe3 url('../images/bkgd-blue.gif') repeat left top;
	color: #333;
	color: rgba(0, 0, 0, 0.8);
	font-family: 'grad', Georgia, serif; font-weight: 500; font-style: normal;	
	margin: 0 auto;
	padding: 0;
}


.container {
	background: #ffffff;
	margin: 0 auto;
	padding: 0 0 2em;
	position: relative;
	width: 100%;
}

.home .container {
	background: #fff url('../images/bkgd-blue') repeat-x left top;
	padding: 0 0 0em;
}

.main {
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 0 1em;
}

a, a:link, a:active, a:visited {
	color: #da1f43;
	text-decoration: none;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

a:hover {
	color: #dddddd;
}

blockquote {
	font-style: italic;
}


.white-popup {
  position: relative;
  background: #b7e7eb;
  padding: 20px 20px 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

.white-popup h2, .white-popup ul, .white-popup p{
  padding: 0 0 0 0%;
  text-align: center;
}

.buypopup ul {
font-weight: 400;
font-style: normal;
font-size: 1.2em;
list-style-type: none;
margin: .2em 0 .5em;
padding: 0px 0px 20px 0%;
}


.buypopup a {
	border-bottom: 1px solid  #fff;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 700; font-style: normal;	
	display: block;
	padding: .3em;
}

.buypopup a:hover {
	color: #fff !important;
}




/* Headers 
------------------------------------------------------- */

h1 {
	color: #da1f43;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 400; font-style: normal;	
	line-height: 85%;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}



h2 {
	color: #da1f43;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 700; font-style: normal;	
	font-size: 1.8em;
	line-height: 90%;
	letter-spacing: .05em;
	margin: 0 0 .1em 0 !important;
	padding: 1em 0 1em;
	text-transform: uppercase;
	text-align: center;
}




.home h3 {
	color: #fff;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 700; font-style: normal;	
	font-size: 1.2em;
	letter-spacing: .03em;
	line-height: 100%;
	margin: 0 0em .1em 0;
	padding: .5em 0 .5em 0;
	text-transform: uppercase;
	text-align: center;
}

h3 {
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 700; font-style: normal;	
		text-transform: uppercase;
	
}

h5 {
	color: #555;
	display: block;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 400; font-style: normal;	
	font-size: 	1.6em;
	line-height: 100%;
	margin: 0 0 .1em 0% !important;
	padding: .5em 0 0 0%;
	text-transform: uppercase;
	text-align: center;
}

h6 {
	color: #999;
	display: block;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 400; font-style: normal;	
	font-size: 	.9em;
	line-height: 100%;
	margin: 0 0 .5em 0% !important;
	padding: .5em 0 0 4%;
	text-transform: uppercase;
	text-align: left;
}


article header, .page-hed {
	border-bottom: 1px solid #da1f43;
	margin: 0 0 1em;
	z-index: 0;
}




.cycle-slideshow  {
	position: relative;
	margin: 0 0 0em;
}


.cycle-slideshow p {
	top: 0;
	color: #bbb;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 700; font-style: normal;	
	font-size: .75em;
	display: block;
	letter-spacing: .07em;
	position: absolute;
	right: 0;
	text-align: right;
	text-transform: uppercase;
}



.column {

}

.sidebar {
width: 100%;
margin: 0 auto;
}

.sidebar ul {
	background: #fff8c1;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight:500; font-style: normal;	
	font-size: .95em;
	list-style-type: none;
	padding: 0em;
	letter-spacing: .08em;	margin: 0;
}

.sidebar a {
	border-bottom: 1px solid #fff;
	color: #da1f43;
	display: block;
	font-weight: 700;
	padding: 1em 1em 1em 1.5em;
	text-transform: uppercase;
}

.sidebar a:hover {
	background: #fffce5;
}

.leadin {
	color: #333;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 700; font-style: normal;	
	font-size: .85em;
	letter-spacing: .125em;
	text-transform: uppercase;
}


/* Home Page Items
--------------------------------------- */

.home_left {
	display: block;
	float: none;
	margin: 0 auto 1em;
	position: relative;
	text-align: center;
	width: 100%;
}

.home_left img {
	width: 60%;
}

@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
    opacity:0; 
    -webkit-animation:fadeIn ease-in 1; 
    -moz-animation:fadeIn ease-in 1;
    animation:fadeIn ease-in 1;
 
    -webkit-animation-fill-mode:forwards;
    -moz-animation-fill-mode:forwards;
    animation-fill-mode:forwards;
 
    -webkit-animation-duration:.8s;
    -moz-animation-duration:.8s;
    animation-duration:.8s;
}
#site-title {
	height: 113px; background: url(../images/h1-bookofjezebel-sm.png) no-repeat center center;
	margin: 0em auto 0em;
	padding: 0em 0 0em;
	text-align: center;
}

.home h2 {
	border:  none;
	color: #333;
	font-size: 1.05em;
	font-weight: 700; 
	padding: 0 0 1em 0;
	text-align: center;
}

.home	article p {
	color: #777;
	display: block;
	font-family: 'grad', Georgia, serif; font-weight: 300; font-style: normal;	
	font-size: 1.3em;
	line-height: 130%;
	margin: 0 0 1em;
	padding: 0 0 3em 0;
	text-align: center;
	width: auto;
}

.home	.illo {
	display: block;
	margin: 0em auto 0;
	max-width: 300px;
	padding: 0;
	text-align: center;
}

.home_right {
	display: block;
	float: none;
	position: relative;
	width: 100%;
}




/*Navigation Items
--------------------------------------- */

nav  {
	border-bottom: 1px solid #da1f43;
	padding: 0 0 0em;	
	margin: 0 auto;
	width: 100%;
}

nav ul {
	font-family: 'proxima-nova', 'gotham', sans-serif, sans-serif; font-weight: 600; font-style: normal;
	font-size: 1em;
	letter-spacing: .06em;
	line-height: 100%;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

nav li {
	display: block;
	float: left;
	width: 50%;
}

nav  a { 
	color: #444 !important;
	display: block;
	padding: 1em .0 1em 0;
}

nav a:hover { 
	color: #da1f43;
}

nav .homelink  { 
	background: #da1f43;
	display: block;
	width: 100%;
}

nav  .homelink a { 
	color: #fff !important;
}

nav .open-popup-link {
	display: none;
}


article {
	margin: 0 auto;
	padding: 0 0 0em;
	position: relative;
	width: 85%;
}

article p {
	color: #666;
	font-size: 1.05em;
	font-weight: 400;
	line-height: 140%;
	margin: 0 0 1em;
	padding: 0;
	
}





/* Bio Page
--------------------------------------- */

.callout {
	float: right;
	margin: 0 0 1.5em 1em;
	width: 40%;
	text-align: left;
}

.attachment-post-thumbnail {
	height: auto;
	width: 100%;
}

.callout p {
	color: #aaa;
	font-family: 'Knockout 31 A', 'Knockout 31 B', sans-serif; font-weight: 400; font-style: normal;		
	font-size: .8em;
	letter-spacing: .02em;
	line-height: 110%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}





/*News Items
--------------------------------------- */

.headlines {
	clear: both;
	margin: 0 auto;
	padding: 2em 0;
	width: 100%;
}

.newsitem {
	display: block;
	margin: 0 0 2em 0%;
	width: 100%;
}

.newsitem h4 {
	font-family: 'Knockout 31 A', 'Knockout 31 B', sans-serif; font-weight: 400; font-style: normal;
	font-size: 1.25em;
	letter-spacing: .03em;
	line-height: 115%;
	margin: 0 0 .3em;
	padding: 0;
}

.newsitem p {
	color: #555;
	font-size: .95em;
	margin: 0 0 1em;
	padding: 0;
}

.home .newsitem p {
	color: #8e8c83;
}

.newsitem a {
	color: #bab9ab;
}

.newsitem a:hover {
	color: #fff;
}

.news_archives {
	font-family: 'Knockout 34 A', 'Knockout 34 B'; font-weight: 400; font-style: normal;
	font-size: .75em;	
	letter-spacing: .05em;
	margin: 0 0 2em 0;
	text-transform: uppercase;
	
}


p.readmore {
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; 
	font-weight: 700; 
	font-size: .9em;
	font-style: normal;
        margin: -1em 0 2em;	
	text-transform: uppercase;

	
}
.pagination {
	border-top: 1px solid #da1f43;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 400; font-style: normal;	
	font-size: .9em;	
	line-height: 1;
	margin: 1em 0 0;
	text-transform: uppercase;
	width: 100%;
}

.pagination a {
	display: block;
	padding: .7em 0 .8em;
	margin: 0;
}
.pagination a.prev-post{
	float: left;
	width: 45%;
}

.pagination a.next-post{
	float: right;
	padding-right: 1em;
	text-align: right;
	width: 45%;
}

/* Reviews
--------------------------------------- */

.reviews {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.reviews li {
	margin: 0 0 2em;
	padding: 0;
}

.openquote {
	color: #bebdaf;
	font-family: 'Sentinel A', 'Sentinel B'; font-weight: 800; font-style: normal;	
	font-size: 2em;
	display: block;
	float: left;
	line-height: 100%;
	margin: -.1em 0 0 -.5em;
	padding: 0 0 0 0%;

}

.quote p {
	margin-bottom: .3em;
}

.attribution p {
	font-family: 'Knockout 50 A', 'Knockout 50 B'; font-weight: 400; font-style: normal;
	line-height: 130%;
	margin: 0;
	padding: 0 15% 0 0%;
}

.reader img { display: none }
.reader img.first { display: block }


.reader {
	background: url('../images/illo-girl-reading.png') no-repeat left top;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 300px;
}

.reader img.static{
	display: none;
}

.lt-ie9 .reader img.static{
	display: block;
}

.lt-ie9 .reader .cycle-slideshow {
display: none;
}

.reader .cycle-slideshow {
	margin: 0 auto !important;
}


/* Events
--------------------------------------- */

.events {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.events li {
	background: #fafafa;
	border-radius: .3em;
	clear: both;
	margin: 0 0 2em;
	padding: 1em;
	width: 90%;
}

.events p {
	margin: 0;
	font-size: .95em;
	padding: 0;
}


.events h3 {
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif;
	color: #aedee2;
	display: block;
	font-size: 1.35em;
	font-weight: 700;
	float: none;
	line-height: 100%;
	margin: 0 0 .5em 0;
	padding: 0;
	text-align: left;
	text-transform: uppercase !important;
}


.events .city {
	color: #222;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif;
	font-size: 1em;
	font-weight: 700;
	line-height: 120%;
	margin: 0 0 .5em 0;
	padding: 0 0 0 0%;
	text-transform: uppercase;
}


.events a {
	display: block;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif;
	font-size: .9em;
	font-weight: 700;
	margin: .5em 0 0;
	text-transform: uppercase;
}





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

footer {
	color: #fff;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif;
	margin: 0 auto;
	max-width: 1000px;
	padding: 1em 0 3em;
	text-align: center;
	width: 100%;
}

footer a {
	color:	#777 !important;
	color: 	rgba(0, 0, 0, 0.7) !important;
}

footer .divider {
	display: none;
}

.left_footer {
	display: block;
}

.right_footer {
	display: block;
}

.buybook {
	color: #74bac4;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: .05em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.buybook a {
	color: #fff !important;
	display: block;
	padding: .5em 0;
}

.buybook a:hover {
	color: rgba(255, 255, 255, 0.5);
	
}


.copyright {
	color: #999;
	color: rgba(0, 0, 0, 0.5);
	font-size: .75em;
	font-weight: 500;
	letter-spacing: .07em;
	padding: 0;
	text-transform: uppercase;
}

.meta {
	color: #aaa;
	font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 400; font-style: normal;		
	font-size: .8em;
	letter-spacing: .02em;
	margin: 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

article footer {
	border: none;
}


.social_links {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

.social_links li {
	display: inline-block;
	margin: 0 0em 0 0;
	width: 30px;
	zoom: 1; *display: inline;
}



.social_links a {
	padding: 0 0px 1em 0;
}



.facebook {
	width: 100%; height: 30px; background: url(../images/icon-fb.png) no-repeat center center; 	background-size: contain;

}

.twitter {
	width: 100%; height: 30px; background: url(../images/icon-twitter.png) no-repeat center center; 	background-size: contain;

}

.tumblr {
	width: 100%; height: 30px; background: url(../images/icon-tumblr.png) no-repeat center center; 	background-size: contain;

}




/* ==========================================================================
   Helper classes
   ========================================================================== */


.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}


.invisible {
    visibility: hidden;
}


.clearfix:before,
.clearfix:after {
    content: " ";
    display: table; 
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}





/* ==========================================================================
   Media Queries
   ========================================================================== */


	/* Smallish Tablets and Laptops
	--------------------------------------- */

	@media only screen and (min-width: 55em) {
	
	.column {
		float: left;
		padding: 0;
		width: 65%;
	}
	
	.sidebar {
		float: right;
		margin: -14% 0 0 0;
		width: 30%;
		z-index: 1000;
	}



	h2 {
		font-size: 3.6em;
		padding: .5em 30% .5em 3%;
		text-align: left;
		}
		
		
		
		.white-popup {
		  position: relative;
		  background: #b7e7eb url('../images/buybook-face.png') no-repeat left top;
		  padding: 20px 20px 50px;
		  width: auto;
		  max-width: 500px;
		  margin: 20px auto;
		}
		
.white-popup h2, .home .white-popup h2 {
		color: #da1f43;
		font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif;
		font-weight: 700;
		font-style: normal;
		font-size: 2.7em;
		line-height: 90%;
		letter-spacing: .05em;
		margin: 0 0 .1em 0 !important;
		padding: .3em 0 0 45%;
		text-transform: uppercase;
		text-align: center;
		}
		
		.white-popup ul, .white-popup p{
		  padding: 0 0 0 45%;
		}
		
		
		.events {
			list-style-type: none;
			margin: 0;
			overflow: auto;
			padding: 0 0 0 3%;
		}
		
		
		.events li {
			clear: none;
			float: left;
			margin: 0 .4em .4em 0;
			padding: 1.5em;
			width: 27%;
			min-height: 300px;
		}

	/* Home Page
	--------------------------------------- */
	#site-title {
		height: 140px; background: url(../images/h1-bookofjezebel.png) no-repeat center center;
		}

	.home_left {
		display: block;
		float: left;
		position: relative;
		width: 50%;
		}
	
	.home_left img {
		padding: 0;
		width: 90%;
		}

	.home_right {
		display: block;
		float: right;
		padding:8em 0 0 0;
		position: relative;
		width: 50%;
		}
		
	.home .container {
		background: #fff url('../images/bkgd-blue.gif') repeat-x left bottom;
		}
			
	.home	article p {
		font-size: 1.5em;
		margin: 0;
		padding: .3em 1.3em 1em 1.3em;
		text-align: center;
		}
			
	.home	.illo {
		margin: 0 auto 0;
		max-width: 300px;
		}
			
	

	/*Navigation Items
	--------------------------------------- */
		
nav {
	display: inherit;
}

.home nav {
	border-bottom: none;
}

nav ul {
	display: block;
	font-family: 'proxima-nova', 'gotham', sans-serif, sans-serif; font-weight: 600; font-style: normal;
	font-size: 1em;
	letter-spacing: .05em;
	line-height: 100%;
	margin: 0 auto;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: .05em;
	text-align: center;
}

nav li {
	display: inline-block;
	float: none;
	padding: .8em .2em .8em 0;
	width: inherit;
}

nav li a {
	color: #333 !important;
	padding: .8em .5em .8em 0;
}
nav li a:hover {
	color: #d74c44 !important;
}


.home nav ul {
		border-bottom: 1px solid #da1f43;
		}

nav li.homelink  { 
		background: none;
	display: inline-block;
		width: auto;
		}
			
nav li.homelink a { 
		color: #da1f43 !important;
		}
		
		nav .open-popup-link {
			display: inherit;
		}
		
			
			article {
				margin: 0 auto;
				width: 100%;
			}
			
			
			.left_footer {
				display: block;
				float: left;
			}
			
			.right_footer {
				display: block;
				float: right;
			}
			
			article header {
				margin: 0 0 2em;
			}
			


			
			
.buybook a {
	color: #fff;
	display: inline;
}	

		

	}
	
	
	
	
	
	
	
	
	@media only screen and (min-width: 57em) {
	
	/* Average Desktops and Laptops
	--------------------------------------- */
	
/*	.navigation ul {
		margin: 0;
		padding: 1em 0 0 2em;
		}*/
	
			
	/* Home Page Items
	--------------------------------------- */
	
	
	
	
	.home h3 {
		font-size: 1.25em;
		line-height: 120% !important;
		margin: 0 2em .1em 8% !important;
		padding: .5em .5em .5em 1em;
		text-align: left;
		}

	article p {
		font-size: 1.1em;
		line-height: 145%;
		padding: 0 0 0 5%;
		margin: 0 0 1em;
		width: 90%;
		}



			
	h3 {
		font-size: 1.2em;
		line-height: 110%;
		margin: 0 0 .3em;
		padding: 0.2em 15% 0 4%;
		}

			
		h5 {
				border-top: 1px solid #ddd;
				color: #555;
				display: block;
				font-family: 'proxima-nova', 'Helvetica Neue', Arial, sans-serif; font-weight: 400; font-style: normal;	
				font-size: 	1.6em;
				line-height: 100%;
				margin: 0 0 .1em 0% !important;
				padding: .5em 0 0 0;
				text-transform: uppercase;
				text-align: left;
			}
	
		
	/*Bio Page
	--------------------------------------- */
	
	.callout {
		float: left;
		margin: 5em 2em 1.5em 0;
		width: 200px;
		text-align: left;
	}
		
	.attachment-post-thumbnail {
	height: auto;
	width: 100%;
	}
	

		
		
/* Reviews
--------------------------------------- */

.openquote {
	color: #bebdaf;
	font-size: 4em;
	display: block;
	float: left;
	line-height: 100%;
	margin: -.1em 0 0 .5em;
	padding: 0 0 0 0em;
}

.attribution p {
	padding: 0 15% 0 0;
}		
	
	
.fourofour header h2 {
	margin: 0 auto;
	padding: .5em 0 .5em !important;
	text-align: center !important;
}		

.fourofour {
	text-align: center !important;
}	

.fourofour img{
	width: 90%;
	max-width: 350px;
}	

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

	footer {
		padding: 1.5em 0 10em;
		text-align: left;
	}
	
	.home footer {
		padding: 0em 0;
		text-align: left;
	}
	
	footer .divider {
		display: inline;
	}
		
}







@media only screen and (min-width: 75em) {

	/*Larger Screens
	--------------------------------------- */

	article p {
		font-size: 1.25em;
		line-height: 150%;
		padding: 0 0 0 4%;
		margin: 0 0 1em;
		}


		
	.attachment-post-thumbnail {
		}

}







/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; 
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}