




div.mainstage {
	background-color: #eaeaea;
}

div.mainstage-head {
	padding: 20px 0 5px 0;
}

div.haikudeck-title, div.haikudeck-byline {
	display:none;
}


div.mainstage-foot {
	display:none;
}



/*
.form-horizontal .control-group {
	margin: 5px 0;
}
*/

#haikudeck {
/* 	background-color: #fff; */
	background-color: transparent;
}

div.deck-loading-container {
	padding:20px;
	color:#999;
	text-align: center;
/* 	background-color: #fff; */
}


div.haikudeck-title {
	text-transform: uppercase;
	font-weight: normal;
	font-family:'QuicksandBookRegular';
	font-size: 20pt;
	line-height: 100%;
}


div.haikudeck-byline {
    font-weight: normal;
	font-family:'QuicksandBookRegular';
	font-size: 12pt;
	line-height: 26px
}

div.haikudeck-byline a {
	color: #333;
}










.slide-narrative-title {
	text-transform: uppercase;
	font-weight: normal;
	font-family:'QuicksandBoldRegular';
	font-size: 24pt;
	line-height: 110%;
	padding-bottom: 20px;

}

#notesTitle {
	background-color: #efefef;
}


#notesBody {
	background-color: #efefef;
	height: 350px;
}

.slide-narrative-body {
	font-size: 11pt;
	line-height: 150%;
	font-family: arial, helvetica, sans-serif;
	white-space: pre-wrap;
	padding-bottom: 20px;
}


div.playbackbuttons > ul {
	display: inline-block;
}

div.playbackbuttons > ul li {
	font-weight: normal;
	font-family:'QuicksandBoldRegular';
	font-size: 9pt;
}

div.playbackbuttons > ul > li > a {
	text-decoration: none;
	color:#333;
}

div.playbackbuttons > ul > li > a:hover {
	background-color: transparent;
	text-decoration: none;
	color:#ff5500;
}








/*
div.playbackbuttons > ul {
	font-weight: normal;
	font-family: "QuicksandBoldRegular";
	padding:0;
	margin: 0px 0px ;
	font-size: 9pt;
	margin-left: auto;
    margin-right: auto;
    display: inline;
}

div.playbackbuttons > ul > li {
	text-decoration: none;
	color:#333;
}
*/
/*

div.playbackbuttons > ul > li.divider {
	margin:7px 3px 0;
}

*/

/*
div.playbackbuttons > ul > li > a {
	text-decoration: none;
	color:#333;	
}



div.playbackbuttons > ul > li > a:hover, div.playbackbuttons > ul > li > a.highlight:hover {
	background-color: #666;
	color:#fff;
	text-decoration: none;
}

div.playbackbuttons > ul > li > a:active {
	background-color: #ddd;
	color:#fff;
	text-decoration: none;
}



div.playbackbuttons > ul > li > a.highlight {
	background-color: #ff5500;

}

div.playbackbuttons > ul > li > a.admin {
	background-color: #00b3ff;
	color:#fff;
	margin-left:15px;
}
*/




td.slidePaginator {
	background-color: #666;
	color:green;
}


div.sharethis_container {
	height: 100px;
	width: 500px;
}


div.sharing_buttons {
	vertical-align: bottom;
}

div.sharing_buttons > span {
	margin: 0 5px;
}

div.slideshare_progress_indicator {
	
	background-image: url('/images/loader_pos.gif');
	background-repeat: no-repeat;
/* 	display:none; */
	height: 24px;
	width: 24px;
	display: inline-block;

}




div.backstage {
	background-color: #000;
/* 	background-image: url( '/images/decking_blur_512w.jpg'); */
	background-image: url( '/images/decking_blur_512w.jpg');
	background-size: 20%;
}



ul.userdetails {
	list-style: none;
}

ul.userdetails li {
	padding-left:	20px;
}


div.modal-cta-link {
/* 	background-color: #666; */
	padding: 10px;
	text-align: center;
	margin-top:10px;
}

div.modal-cta-link > a.highlight {
/* 	float:right; */
	padding:10px;
	font-size:12pt;
	background-color: #ff5500;
	color:#000;
	font-family:'QuicksandBoldRegular';
	display:block;
}

div.modal-cta-link > a.highlight:hover {
	background-color: #666;
	color:#fff;
	text-decoration: none;
}



/*
.deckviews {
    color: #eee;
    float:right;
    font-weight: normal;
	font-family:'QuicksandBookRegular';
}
*/




#modal-author h1 {
	text-align: center;
}

#modal-author-body a {
	color: #fff;
	text-decoration: none;
}

#modal-author-body a:hover {
	text-decoration: underline;
}

#modal-comments-body {
	padding:0;
	text-align: center;
}

/*
#modal-embed-body {
	overflow-y: '';
	background-color: #fff;
	padding:
}
*/

div.tab-content {
	overflow:visible;
}

div.black {
	background-color: #000;
}


#popover_share {
    float:right;
    padding:5px;
}

#popover_export {
    float:right;
    padding:5px;
}

#popover_embed {
    float:right;
    padding:5px;
}





.sharelink {
/*     width:110px; */
    display: block;
	font-size:12pt;
	margin-bottom: 3px;
	margin-left: -10px;

	font-weight: normal;
	font-family:'QuicksandBookRegular';

}





h5.deckdescription a {
	text-decoration: underline;
}



div.decking {
/* 	background-image: url( '/images/decking.png'); */
	background-image: url( '/images/decking_blur_512w.jpg');
	background-size: 25%;
}


div.deckloading {
/* 	background-image: url( '/images/decking_light_512w.jpg'); */
/* 	background-image: url( '/images/decking_blur_512w.jpg'); */	
	color: #fff;
/* 	font-size: 24pt; */
	text-align: center;
	vertical-align: middle;
	margin-top: 200px;
}


div.pdf-icon {
	 float:left;
	 width:32px;
	 height:32px;
	 margin:0 16px ;
/* 	 vertical-align: text-bottom; */
}

div.icon-ppt {
	 float:left;
	 width:32px;
	 height:32px;
	 margin:0 16px ;
/* 	 vertical-align: text-bottom; */
}

.icon-chevron-left {
  background-position: -434px -72px;
}

.icon-chevron-right {
  background-position: -460px -72px;
}




div.creditsTitle {
	font-family: 'QuicksandBoldRegular';
	text-transform: uppercase;
	text-align: center;
	font-size: 24pt;
	font-weight: normal;
	line-height: 100%;
	margin-top: 10px;


}

div.creditsByLine {
	text-align: center;
	font-size: 18pt;
	font-family: 'QuicksandBookRegular';
	margin-top: 10px;
}

div.creditsContactInfo {
	text-align: center;
	font-size: 12pt;
	font-family: 'QuicksandBookRegular';
}

div.creditsContactInfo a {
	color:#fff;
}



div.creditsBrand {
	height: 100px;
	width: 288px;
	background-image: url('/images/haiku_brand_set_story_free_100h.png');
	background-repeat: no-repeat;
}




div.likeshare-spacer {
	margin: 10px 0 0 0;
}







.fbFeedbackContent .composer {
	border:none;
}



.creditsSlide {
	padding:20px;
}



#sharinglinks {
    width:500px;
    background-color: #666;
    left:-505px;
    top:-21px;
    position:relative;
    z-index: 10;
    color:#fff;
    padding:3px;
    display:none;
}











/*
div.slideimagecredit {
	display:none;
	background-color: rgba(0,0,0,0.7);
	padding:3px 5px;
	position:relative;
	top:70%;
	color:#fff;
	font-size:7pt;
	text-transform: lowercase;
}

div.slideimagecredit > a, div.slideimagecredit > a:hover {
	color:#fff;
}

div.slideimagecredit > a > img {
	display:inline;
	width:12px;
	height:12px;
	padding:0;
	margin:0 1px 3px;
}

*/









div.privacy-buttons {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div.privacy-buttons > button {
	display:inline;
	margin: 15px;
	font-size: 9pt;
}

button.btn-privacy {
	height:100px;
	width: 100px;
	text-align: center;
}









