/*
Content-Type: text/css
*/

body {
	background: #838383 url(../templateimages/bg_tile.gif) repeat;
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}
p, td, li, select, textarea, input, blockquote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}
p {
	line-height: 130%;
}
a {
	color: #39f;
	text-decoration: none;
}
a:link {
	color: #39f;
	text-decoration: none;
}
a:visited {
	color: #036;
	text-decoration: none;
}
a:hover {
	color: #39f;
	text-decoration: underline;
}
form {
	margin: 0; padding: 0;
}
img {
	border: 0;
}
h1 {
	color: #f60;
	font-size: 24px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}
h1.members {
	color: #903;
}
h2 {
	color: #666;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	color: #f60;
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 5px 0 0 0;
}
h3.sig_sm {
	color: #f60;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 18px 0 0 75px;
	height: 38px;
	background: url(../templateimages/i_stephen-mayne.jpg) no-repeat;
}
h3.sig_sm span {
	font-weight: normal;
	color: #666;
}
h4 {
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
#wrapper > iframe {
    display: none;
}

#wrapper_end {
	width: 1000px;
	margin: 0 auto;
	background: url(../templateimages/bg_content.gif);
	height: 9px;
}
#header_words {
    display: block;
    height: 156px;
}
#header_words, #header_video {
	background: url(../templateimages/bg_header.jpg) top right no-repeat;
	height: 156px;
}
#header_words a {
	display: block;
}
#header_words a img {
	display: block;
}

#logo {
	padding-left: 15px;
	float: left;
}
#nav-podcasts {
	float: left;
	margin-left: 40px;
	padding-top: 124px;
}
#nav-words_on {
	float: left;
	padding-top: 124px;
}
#nav-video {
	float: left;
	padding-top: 124px;
}
#nav-words {
	float: left;
	margin-left: 194px;
	padding-top: 124px;
}
#nav-video_on {
	float: left;
	padding-top: 124px;
}

#mobile-header-top {
    width:100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 4px solid rgb(255,199,0);
}
#header-left-group {
    display: flex;
}
#menu-button-wrapper {
    display: flex;
    width: 36px;
    padding-left: 8px;
}
#menu-show-button {
    display:none;
}
#menu-show-button.show {
    display:block;
}
#menu-show-button {
    align-self: flex-end;
    padding:0px 0px;
    box-sizing: border-box;
    margin:0;
    border-radius:0;
    border:none;
    outline:none;
    vertical-align:middle;
    background:white;
}
#menu-show-button .material-icons {
    display: block;
    font-size: 36px;
}
#menu-show-button:hover {
    color:#f60;
}

#menu-exit-button {
    display: none;
}
#menu-exit-button.show {
    display:block;
}
#menu-exit-button {
    align-self: flex-end;
    padding:0px 0px;
    box-sizing: border-box;
    margin:0;
    border-radius:0;
    border:none;
    outline:none;
    vertical-align:middle;
    background:white;
}
#menu-exit-button .material-icons {
    display: block;
    font-size: 36px;
}
#menu-exit-button:hover {
    color:#f60;
}

#mobile-logo {
    margin-left: 8px;
    height: 73px;
    overflow: hidden;
}
#mobile-logo img {
    display: block;
    margin-top: -79px;
    margin-bottom:-3px;
    /*-webkit-clip-path: inset(79px 0 0 0);
    clip-path: inset(79px 0 0 0);*/
}
#secondary-logo {
    flex-grow: 1;
    flex-shrink: 2;
    display: flex;
    justify-content: center;
    overflow: hidden;
}
#secondary-logo img {
    max-height:73px;
    display:block;
}

#main-menu {
    display: none;
    padding: 10px 20px;
    background: rgb(255,199,0);
}

#main-menu.show-menu {
    display: block;
}

#mobile-search {
    display: flex;
}
#mobile-q {
    font-size: medium;
}
#search-button .material-icons {
    vertical-align: middle;
}

/* see https://stackoverflow.com/questions/56026043/how-to-prevent-chrome-from-changing-font-when-autofilling-username-password */
input:-webkit-autofill::first-line {
    font-size: medium;
}

#nav-menu {
    list-style-type: none;
    padding-inline-start: 0px;
    margin-bottom: 0px;
}
#nav-menu li a {
	font-size: 120%;
	line-height: 1.5;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 0 0px 0 0px;
}
#nav-menu li a:hover {
	color: #f60;
	text-decoration: none;
}
#nav-menu li a.current {
	color: #f60;
}
#nav-menu li a.members {
	color: #903;
}
#nav-menu li.sub-list-begin {
    margin-top: 10px;
}

#navWrapper {
	width: 960px;
	height: 28px;
	margin: 0 auto;
	/*background: url(../templateimages/nav_bg.gif) no-repeat;*/
	background-color: rgb(255,199,0);
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#navbar {
	float: left;
	margin: 0 0 0 27px;
	padding: 0;
	list-style-type: none;
}
#navbar li {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#navbar li a {
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	display: block;
	padding: 0 3px 0 3px;
}
#navbar li a:hover {
	font-size: 13px;
	color: #f60;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
#navbar li a.current {
	color: #f60;
}
#navbar li a.members {
	color: #903;
}
#searchSubmit {
	border-top: 5px solid #fc0;
	border-left: 3px solid #fc0;
}	
#searchWrapper {
	float: right;
	padding-right: 20px;
}	
#searchWrapper h4 {
	float: left;
	padding: 0;
	height: 28px;
	line-height: 28px;
	margin: 0;
	font-size: 13px;
}
#searchWrapper td {
    white-space: nowrap;
}
#storyWrapper {
	width: 960px;
	margin: 0 auto;
}
#storyLHS {
	float: left;
	width: 220px;
	margin: 0;
}
#storyImage {
	padding: 20px 0 5px 0;
	background-color: #f2f2f2;
	text-align: right;
}
#storyList {
	background: #e5e5e5 url(../templateimages/bg_otherstories.gif) no-repeat;
	min-height: 100px;
	padding: 25px 10px 10px 20px;
}
#storyList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#storyList li {
	margin: 0 0 3px 0;
}
#storyList li a:link {
	color: #666;
}
#storyList li a:visited {
	color: #999;
}
#storyList li a:hover {
	color: #f60;
	text-decoration: none;
}
#storyList li a:active {
	color: #f60;
}
#storyLayout {
	width: 740px;
	float: left;
	background: #f2f2f2 url(../templateimages/bg_storybottom.gif) bottom no-repeat;
	margin: 0;
}
#storyContent {
	width: 400px;
	padding: 20px 10px;
	float: left;
}
#storyAds {
	width: 320px;
	float: left;
	padding: 20px 0;
}
#articleBottomAds {
    display: none;
}
#articleFooter {
    margin-top: 1.8em;
}

.contentAd {
	padding: 10px 0;
}
.comment {
	background: url(../templateimages/i_comment.gif) no-repeat;
	display: block;
	height: 16px;
	width: 90px;
	padding: 0 0 0 19px;
	color: #333;
	text-transform: uppercase;
	margin: 0;
}

#footerPopup li a {
    line-height: 16px;
    color: #333;
    text-transform: none;
}

#toolbar {
	background-color: #e5e5e5;
	padding: 0px 20px 0px 20px;
	margin: 20px 0 20px 0;
}
#toolbar > ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: flex;
}
#toolbar ul li {
	margin: 0 20px 0 0;
}

#share-menu-button {
    padding: 4px 5px 4px 0;
    line-height: 16px;
    color: #333;
    display: flex;
    align-items:center;
}
#share-twitter-button img {
    width: 28px;
    vertical-align: middle;
}
#share-facebook-button img {
    width: 22px;
    vertical-align: middle;
    padding: 3px 4px 3px 3px;
}
#toolbar .material-icons {
    vertical-align: middle;
    font-size: 22px;
    padding: 3px 4px 3px 3px;
    color: #666;
}
#toolbar ul li ul {
	padding: 0;
	list-style-type: none;
	float: none;
	margin: -160px 0 0 0;
}
#toolbar {
	position: relative;
}
#toolbar > ul > li > a {
    text-transform: uppercase;
    font-size: medium;
}

#toolbar > ul > li > a:hover {
    background: #ffffff;
    text-decoration: none;
    color: #f60;
}

#toolbar ul li ul li {
	margin: 0;
	padding: 0;
}
#toolbar ul li ul li a {
	font-size: medium;
	width: 134px;
	padding: 4px 0 4px 20px;
	background: #e5e5e5;
	display: flex;
	align-items:center;
}
#toolbar ul li ul li a:hover {
	background: #ffffff;
	text-decoration: none;
	color: #f60;
}
#toolbar li ul {
	position: absolute;
	bottom: 0px;
	width: 154px;
	display: none;
}
#toolbar ul li ul li a.hide-button {
    display: none;
}


#footer {
	padding: 29px 0 20px 0;
	text-align: center;
	font-size: small;
}
#footer ul {
	margin: 0;
	padding: 0px 10px;
	list-style-type: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#footer ul li {
	display: block;
	padding: 0 7px;
}
#footer ul li a {
	color: #f60;
	text-transform: uppercase;
	white-space: nowrap;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#videoWrapper {
	background-color: #333;
	padding: 20px;
	width: 920px;
	margin: 0 auto;
}
#videoMain {
	width: 410px;
	float: left;
	padding: 0 20px;
}
#videoMain h1 {
	color: #ffc700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
}
#videoMain h2 {
	color: #ffc700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#videoMain p {
	color: #999;
	margin: 5px 0;
}
#videoToolbar {
	margin-top: 10px;
}
#videoToolbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#videoToolbar ul li {
	float: left;
	margin: 0 5px 0 0;
}
#videoToolbar ul li a {
	color: #f60;
	border: 1px solid #333;
	padding: 3px 5px 1px 5px;
}
#videoToolbar ul li a:hover {
	border: 1px solid #f60;
	text-decoration: none;
	background-color: #f60;
	color: #333;
}
#videoToolbar ul li a.currentPlayer {
	border: 1px solid #f60;
	cursor: default;
}
#videoToolbar ul li a.itunes {
	color: #ffc700;
	border: 1px solid #333;
	padding: 3px 5px 1px 5px;
}
#videoToolbar ul li a.itunes:hover {
	border: 1px solid #ffc700;
	background-color: #ffc700;
	color: #333;
	text-decoration: none;
}
#videoFlash {
	width: 460px;
	height: 348px;
	float: left;
	margin-left: 10px;
	background-color: #000;
}
#commentsWrapper {
	background: #f2f2f2 url(../templateimages/bg_videoComments.gif) bottom center no-repeat;
	width: 920px;
	padding: 0 20px;
	margin: 0 auto;
}
#readComments {
	width: 455px;
	float: left;
}
#postComment {
	width: 455px;
	float: left;
	margin-left: 10px;
}
#readComments h1 {
	background: url(../templateimages/bg_view_comments.jpg) no-repeat;
	width: 135px;
	height: 23px;
	color: #fff;
	margin: 0;
	padding: 29px 320px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#postComment h1 {
	background: url(../templateimages/bg_add_comment.jpg) no-repeat;
	width: 120px;
	height: 23px;
	color: #fff;
	margin: 0;
	padding: 29px 335px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
}
#comments, #commentForm {
	background-color: #e5e5e5;
	padding: 10px;
}

#comments h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39f;
	margin: 0;
	padding: 0;
}
#comment_msg h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39f;
	margin: 0;
	padding: 0;
}
#comments p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 3px 0 20px 0;
}	

/*NEW FOR COMMENTS*/
#comment_msg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	margin: 3px 0 20px 0;
}	
/*NEW FOR COMMENTS*/

#commentPagination {
	text-align: center;
}
#commentPagination ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#commentPagination ul li {
	display: inline;
	margin: 0;	
}
#commentPagination ul li a {
	padding: 3px 5px 1px 5px;
	color: #3399ff;
	border: 1px solid #e5e5e5;
}
#commentPagination ul li a:hover {
	padding: 3px 5px 2px 5px;
	color: #e5e5e5;
	border: 1px solid #39f;
	text-decoration: none;
	background-color: #39f;
}
#commentPagination ul li a.selected {
	padding: 3px 5px 1px 5px;
	color: #39f;
	border: 1px solid #39f;
}
#commentPagination ul li a.selected:hover {
	padding: 3px 5px 1px 5px;
	border: 1px solid #39f;
	text-decoration: none;
	cursor: default;
	background-color: #e5e5e5;
}
#name, #email {
	width: 435px;
	background-color: #ffffcc;
}
#username, #password {
	width: 380px;
	background-color: #ffffcc;
}	
#search {
	background-color: #ffffcc;
	/*margin-top: 2px;*/
}
#comment {
	width: 435px;
	height: 110px;
	background-color: #ffffcc;
}
#commentForm p {
	padding: 0;
	margin: 0 0 10px 0;
}
.postButton {
	background: #f60;
	width: 153px;
	color: #fff;
	border: 0;
	padding: 5px 0 4px 0;
	text-transform: uppercase;
	cursor: pointer;
}

/* NEW FOR COMMENTS */
.editButton {
	background: #3399fe;
	width: 153px;
	color: #fff;
	border: 0;
	padding: 5px 0 4px 0;
	text-transform: uppercase;
	cursor: pointer;
}
/* NEW FOR COMMENTS */

#storyIndexWrapper {
	background-color: #f2f2f2;
	width: 920px;
	padding: 20px;
	margin: 0 auto;
}
#storyIndexPagination {
	background: #f2f2f2 url(../templateimages/bg_videoComments.gif) bottom center no-repeat;
	width: 920px;
	padding: 20px;
	margin: 0 auto;
}
#signinWrapper {
	background: #f2f2f2 url(../templateimages/bg_videoComments.gif) bottom center no-repeat;
	width: 920px;
	padding: 0 20px 20px 20px;
	margin: 0 auto;
}
#storyRevelationsWrapper {
	background: #f2f2f2 url(../templateimages/bg_videoComments.gif) bottom center no-repeat;
	width: 920px;
	padding: 20px;
	margin: 0 auto;
}
#storyIndex {
	width: 610px;
	float: left;
}
#storyIndex h1, #videoArchive h1 {
	margin: 0 0 2px 0;
	padding: 0;
}
#storyIndex h1 a:link, #videoArchive h1 a:link {
	color: #f60;
	font-size: 14px;
	margin: 0;
	text-decoration: none;
	text-transform: none;
	padding: 3px 1px 2px 1px;
}
#storyIndex h1 a:visited, #videoArchive h1 a:visited {
	color: #666;
	font-size: 14px;
	padding: 3px 1px 2px 1px;
}
#storyIndex h1 a:hover, #videoArchive h1 a:hover {
	background-color: #f60;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
}
#storyIndex h1 a:active, #videoArchive h1 a:active {
	background-color: #f60;
	color: #fc0;
	font-size: 14px;
	padding: 3px 1px 2px 1px;
}
#storyIndex h1.audio a {
	color: #f60;
	font-size: 14px;
	margin: 0 0 4px 0;
	text-decoration: none;
	text-transform: none;
	padding: 3px 1px 2px 25px;
	background: url(../templateimages/i_audio.gif) no-repeat left top;
}
#storyIndex h1.audio a:visited {
	color: #fc0;
	background: url(../templateimages/i_audio.gif) no-repeat left top;
	font-size: 14px;
}
#storyIndex h1.audio a:hover {
	color: #fff;
	background: #f60 url(../templateimages/i_audioOn.gif) no-repeat left top;
	font-size: 14px;
}
#storyIndex h1.audio a:active {
	color: #fc0;
	background: #f60 url(../templateimages/i_audioOn.gif) no-repeat left top;
	font-size: 14px;
}
#storyIndex p, #videoArchive p {
	padding: 0;
	margin: 0 0 3px 1px;
}
#storyIndex h2, #videoArchive h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f60;
	padding: 0;
	margin: 0 0 20px 1px;
}
#storyIndexAds {
	margin-left: 10px;
	width: 300px;
	float: left;
}
#storyIndexPagination ul, #revLetters ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#storyIndexPagination ul li, #revLetters ul li {
	float: left;
	margin: 0 3px 0 0;
}
.listText {	
	display: block;
	height: 17px;
	line-height: 16px;
	padding: 2px 0;
}
#storyIndexPagination ul li a, #revLetters ul li a {
	padding: 0 5px;
	color: #3399ff;
	border: 1px solid #f2f2f2;
	display: block;
	height: 17px;
	line-height: 16px;
}
#storyIndexPagination ul li a:hover, #revLetters ul li a:hover {
	color: #f2f2f2;
	border: 1px solid #39f;
	text-decoration: none;
	background-color: #39f;
}
#storyIndexPagination ul li a.selected, #revLetters ul li a.selected {
	padding: 0 5px;
	color: #39f;
	border: 1px solid #39f;
	display: block;
	height: 17px;
	line-height: 16px;
}
#storyIndexPagination ul li a.selected:hover, #revLetters ul li a.selected:hover {
	border: 1px solid #39f;
	text-decoration: none;
	cursor: default;
	background-color: #f2f2f2;
}
#indexSelector {
	margin-bottom: 20px;
}
#indexSelector ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#indexSelector ul li {
	float: left;
	margin: 0 6px 0 0;
}
#indexSelector ul li a {
	border: 1px solid #f2f2f2;
	padding: 3px 22px 0 5px;
	background: url(../templateimages/sortArrow.gif) top right no-repeat;
	text-transform: uppercase;
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 0;
}
#indexSelector ul li a:hover {
	border: 1px solid #39f;
	padding: 3px 22px 0 5px;
	background: #39f url(../templateimages/sortArrowOn.gif) top right no-repeat;
	color: #f2f2f2;
	text-decoration: none;
}
#indexSelector ul li a.selected {
	border: 1px solid #39f;
	padding: 3px 22px 0 5px;
	background: url(../templateimages/sortArrow.gif) top right no-repeat;
	display: block;
	height: 16px;
	line-height: 16px;
	margin: 0;
}
#indexSelector ul li a.selected:hover {
	border: 1px solid #39f;
	background: url(../templateimages/sortArrow.gif) top right no-repeat;
	cursor: default;
	color: #39f;
	text-decoration: none;
}
#revelationsIndex {
	margin-bottom: 20px;
}
#revPrintList {
	width: 153px;
	float: left;
}
#revLetters {
	width: 767px;
	float: left;
	padding-top: 10px;
}
#storyRevelationsWrapper h1 {
	color: #f60;
	font-size: 24px;
	margin: 0 0 10px 3px;
	font-weight: normal;
}
#storyRevelationsWrapper th {
	color: #f60;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}
.rowOdd {
	background-color: #fff;
}
#signinMessage {
	width: 200px;
	float: left;
	padding-top: 20px;
}
#signinBox {
	width: 400px;
	margin-left: 10px;
	float: left;
}
#signinMessage h2 {
	color: #f60;
	font-size: 14px;
}
#signinBox h1 {
	background: url(../templateimages/bg_signin.jpg) no-repeat;
	width: 390px;
	height: 26px;
	padding: 26px 0 0 10px;
	color: #fff;
	font-size: 14px;
	margin: 0;
}
#signinAds {
	padding-top: 20px;
	width: 300px;
	margin-left: 10px;
	float: left;
}
#signin {
	background-color: #e5e5e5;
	padding: 10px 10px 0 10px;
	border-bottom: 4px solid #fff;
}
#signin p {
	margin: 0 0 10px 0;
}
.vidarchWrapper {
	margin: 0 0 20px 0;
}
.vidarchImg {
	float: left;
	width: 140px;
}	
.vidArchStory {
	float: left;
	width: 770px;
	margin-left: 10px;
}
#navbar li ul {
	position: absolute;
	width: 640px;
	left: -999em;
}
#navbar li:hover ul {
	left: auto;
}
#navbar li:hover ul, #nav li.sfhover ul {
	left: auto;
}
.popup { 
	position: absolute; 
	display: block;
	background-color: #fff;
	width: 610px; 
	padding: 20px 20px 0 10px; 
	z-index: 10;
	margin-left: -97px;
	border-bottom: 4px solid #f60;
}
.popupButtons {
	margin: 20px 0 0 10px;
}
#navWrapper .popupStory {
	margin-left: 10px;
	width: 292px;
	float: left;
	display: block;
}
#navWrapper .popupStory h1 {
	margin: 0 0 2px 0;
	padding: 0;
}
#navWrapper .popupStory h1 a:link {
	color: #f60;
	font-size: 14px;
	margin: 0;
	text-decoration: none;
	text-transform: none;
	padding: 3px 1px 2px 0;
}
#navWrapper .popupStory h1 a:visited {
	color: #fc0;
	font-size: 14px;
	text-transform: none;
}
#navWrapper .popupStory h1 a:hover {
	background-color: #f60;
	color: #fff;
	font-size: 14px;
	text-transform: none;
}
#navWrapper .popupStory h1 a:active {
	background-color: #f60;
	color: #fc0;
	font-size: 14px;
	text-transform: none;
}
#navWrapper .popupStory h1.members a {
	color: #903;
	font-size: 14px;
	margin: 0 0 4px 0;
	text-decoration: none;
	text-transform: none;
}
#navWrapper .popupStory h1.members a:visited {
	color: #903;
	font-size: 14px;
	text-transform: none;
}
#navWrapper .popupStory h1.members a:hover {
	color: #fff;
	font-size: 14px;
	background-color: #CC3366;
	text-transform: none;
}
#navWrapper .popupStory h1.members a:active {
	color: #903;
	font-size: 14px;
	text-transform: none;
}
#navWrapper .popupStory p {
	padding: 0;
	margin: 0 0 3px 1px;
}
#navWrapper .popupStory h2 {
	font-size: 11px;
	font-weight: bold;
	color: #f60;
	padding: 0;
	margin: 0 0 20px 1px;
}
#navWrapper .popupStory h2.members {
	font-size: 11px;
	font-weight: bold;
	color: #903;
	padding: 0;
	margin: 0 0 20px 1px;
}
.left20 {
	margin-left: 20px;
}


/* css to make sure floats work correctly on all browsers */

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

#mobile-header {
    display: none;
}

@media screen and (max-width: 768px) {
    body {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust:100%;
	text-size-adjust: 100%;
    }
    body {
	padding: 0 0 0 0;
    }
    #mobile-header {
	display: block;
    }
    #header_words, #navWrapper, #storyLHS, #storyAds {
	display: none;
    }
    #storyIndexLHS, #storyIndexAds {
	display: none;
    }
    #wrapper {
	width: 100%;
    }
    #articleBottomAds {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 10px;
    }
    #articleBottomAds div {
	padding: 5px;
    }
    #wrapper_end {
	width: 100%;
	margin: 0 auto;
	height: 0px;
    }
    #footer {
	padding: 7px 0px 7px 0px;
	font-size: medium;
    }
    #toolbar {
	margin: 15px 0 5px 0;
    }
    #storyContent > h1:first-child {
	margin-bottom: 7px;
    }
    #storyContent > h3.sig_sm {
	padding-bottom:4px;
	padding-top:12px;
	font-size: small;
    }
    #storyContent > h3.sig_sm + h2 {
	padding-top:16px;
	font-size: 120%;
    }
}

