body {
	font-family: Ubuntu;
	font-size: 18px;
	background-color: whitesmoke;
	}
.divPageBody {
	width: 60%;
	border: 1px solid silver;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	background-color: white;
	margin-top: 30px;
	margin-bottom: 300px;
	}
.divItemDescription {
	line-height: 140%;
	}
.divRightMargin {
	}
.divBackgroundImage {
	position: absolute;
	width: 100%;
	height: 100%;
	margin-left: 0;
	margin-top: 0;
	border-top: 1px solid silver;
	z-index: 10;
	
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	}
.divVersionNumber {
	font-size: 12px;
	color: black;
	float: right;
	padding-right: 5px;
	padding-top: 2px;
	}
/* intro dialog */
	.divIntroDialog p {
		font-family: Georgia;
		font-size: 18px;
		line-height: 140%;
		padding-top: 12px;
		}
	.divIntroDialog .modal.fade.in {
		top: 10%;
		}
	.divIntroDialog .modal {
		width: 650px;
		left: 45%;
		}
	.divIntroDialog .modal-body {
		padding: 0;
		max-height: none;
		}
	.divIntroDialog .btn {
		width: 80px;
		margin-left: 5px;
		}
	.divIntroBodyText {
		margin-left: 17px;
		margin-right: 20px;
		margin-top: 5px;
		margin-bottom: 30px;
		}
.divDaveImage a {
	cursor: pointer;
	font-family: "Ubuntu";
	font-size: 13px;
	color: black;
	}


.divProductLogo {
	}
.divProductLogo i {
	font-size: 80px;
	margin-top: 22px;
	color: silver;
	}
.spProductTitle {
	font-family: "Oswald";
	font-size: 42px;
	line-height: 1.3em;
	}
.spProductTitle a {
	color: black;
	cursor: pointer;
	text-decoration: none;
	}
.spProductTagline {
	font-size: 16px;
	line-height: 1em;
	}
.divNameAndTagline {
	}
.divLogin {
	display: none;
	float: right;
	margin-top: 44px;
	font-size: 16px;
	}
.divLogin a {
	cursor: pointer;
	color: black;
	font-decoration: none;
	}

.divRiverDisplay {
	max-width: 90%;
	}
.divRiverContainer {
	}
.divRiverContainer a {
	color: #1E68A6;
	color: #65798D;
	}
.divRiverContainer .divFeedTitle {
	background: white;
	}

.divPageTop {
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	}

.spEnclosureLink, .spShareLink {
	font-size: 1.2em;
	margin-left: .3em;
	margin-right: .3em;
	}
.spFeedUpdateTime {
	background: white;
	}

.divItemFooter {
	font-size: 16px;
	}
.divItemFooter {
	margin-top: 2px;
	}
.divPodcatchFooter {
	font-size: 22px;
	}
.divPodcatchFooter i {
	color: darkslategray;
	margin-top: -1px;
	margin-right: 2px;
	}
.divItemFooter a {
	color: black;
	cursor: pointer;
	}
.divWedge {
	float: left;
	width: .7em;
	}

.divPlayer {
	display: none;
	margin-top: 5px;
	}

.audiojs {
	width: 270px;
	}
.audiojs .scrubber {
	width: 100px;
	}
.audiojs .time {
	font-family: "Ubuntu";
	}

.aDownloadMp3 {
	font-size: 24px;
	margin-left: .25em;
	}
.aDownloadMp3 i {
	color: darkgray;
	}

.aCommentIcon {
	font-size: 24px;
	margin-left: .25em;
	}
.aCommentIcon i {
	color: darkgray;
	}

.aFooterPermalink {
	float: right;
	font-size: 18px;
	margin-top: -8px;
	}
.aFooterPermalink i {
	color: silver;
	color: darkgray;
	}

.divPageFooter {
	margin-bottom: 100px;
	}
.fb-comments {
	border: 1px solid silver;
	margin-top: 30px;
	background-color: whitesmoke;
	}

.divLandingPageContainer {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	}
.divLandingPageContainer .divFeedTitle {
	background: white;
	}
.divLandingPagePlayer {
	margin-top: 30px;
	}

.divLandingPageContainer a {
	color: #65798D;
	}
.divLandingPageContainer .divFacebookLikeButton { 
	margin-top: 30px;
	}

.fb-comments, .fb-comments iframe[style], .fb-comments span {
	width: 100% !important;
	max-width: 575px !important;
	}

.spCommentIcon {
	font-size: 4px;
	}
.ctComments {
	margin-top: -1px;
	}

 #idSnapOpenIcon {
	background: url(http://fargo.io/cms/snap/open.png) center center no-repeat;
	display: block;
	width: 44px;
	height: 44px;
	cursor: pointer;
	background-color: black;
	float: left;
	}
.snap-content {
	background-color: whitesmoke;
	}
.snap-drawers {
	background: gainsboro;
	width: 400px;
	}
.snap-drawer {
	background: gainsboro;
	color: #eee;
	width: 400px;
	}
.divLeftDrawerContent {
	margin-top: 30px;
	width: 80%;
	margin-left: 10%;
	color: black;
	}
.divLeftDrawer h4 {
	color: black;
	font-size: 18px;
	font-weight: bold;
	}
.divLeftDrawer p {
	margin-bottom: 20px;
	font-size: 18px;
	}

/* 10/22/17 by DW */
	.divPlayer {
		border: 1px solid silver;
		padding: 3px;
		}
/* 5/6/18 by DW */
	.divComments {
		margin-top: 50px;
		border: 1px solid silver;
		padding-left: 15px;
		padding-right: 15px;
		background-color: whitesmoke;
		min-height: 300px;
		margin-bottom: 50px;
		}
/* 7/17/18 by DW --comments weren't be used and ads suck */
	.divComments {
		display: none;
		}
	.divPageBody {
		padding-bottom: 90px;
		}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	.divPageBody {
		width: 90%;
		border: 1px solid silver;
		margin-left: auto;
		margin-right: auto;
		padding: 15px;
		background-color: white;
		margin-top: 5px;
		margin-bottom: 300px;
		}
	.divLogin {
		display: none;
		}
	.divRiverDisplay {
		width: 90%;
		margin-left: 5%;
		}
	.divTelltalePart { 
		visibility: hidden;
		}
	.divLandingPageContainer {
		max-width: 95%;
		}
	.divIntroDialog .modal {
		width: 90%;
		left: 80%;
		}
	.divIntroDialog .modal.fade.in {
		top: 15px;
		}
	.divIntroDialog p {
		font-family: "Ubuntu";
		font-size: 15px;
		line-height: 130%;
		padding-top: 0;
		}
	.divIntroDialog h3 {
		font-size: 18px;
		line-height: 100%;
		}
	 #idSnapOpenIcon {
		display: none;
		}
</style>
