body, html {
	-webkit-tap-highlight-color:transparent;
	-webkit-text-size-adjust: 100%;
	position: absolute;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
div + div {
	-webkit-transform: translate3d(0,0,1);
	transform: translate3d(0,0,1);
	}
p {
	margin: 0px;
	padding: 0px;
	}
#readFirst {
	position: absolute;
	top: 0px;
	bottom: 33px;
	width: 100%;
	}
#currentEvents {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
.itsADate {
	position: absolute;
	top: 7px;
	right: 0px;
	margin-right: 15px;	
	font-weight: 600;
	font-size: 25px;
	font-family: Courier,"Courier New",'Trebuchet MS', Helvetica, sans-serif;
	color: #333333;
	border-radius: 18px;
	border: 2px solid #700;
	padding: 2px 11px 2px 11px;
	background-color: #fff;
	z-index: 2;
	}
.rescheduledDate {
		-webkit-transition: font-size 0.5s ease-in;
		-moz-transition: font-size 0.5s ease-in;
		-o-transition: font-size 0.5s ease-in;	
	transition: font-size 0.5s ease-in;
	}
.loveLetters {
	position: absolute;
	top: 15px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 33px 21px 0px 21px;
	text-align: justify;
	font-variant: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: 'Core Regular', Verdana, Helvetica, sans-serif;
	color: #333333;
	overflow: auto;
	}
.theBlatherings {
	padding-bottom: 42px;
	}
.theBlatherings > a:link {
	color:#900;
	text-decoration: none;
	text-shadow: none;
	}
.theBlatherings > a:visited {
	color:#900;
	text-decoration: none;
	text-shadow: none;
	}
.theBlatherings > a:hover {
	text-decoration: none; 
	color: #c33;
	cursor: pointer;
	}
.theBlatherings > a:active {
	color: red;
	text-decoration: none
	}
.theBlatherings::first-letter {
	font-size: 150%;
	font-weight: bold;
	line-height: 0.8;
	color: #700
	}
.popUpVideo, .breakingNews {
	position: absolute;
	width: 100%;
	height: 100%;
		-webkit-transition: -webkit-transform 0.78s, opacity 0.21s;
		-moz-transition: transform 0.78s, opacity 0.21s;
		-o-transition: transform 0.78s, opacity 0.21s;
	transition: transform 0.78s, opacity 0.21s;
	}
.popUpVideo {z-index: 2;}
.breakingNews {
		-webkit-transform: translate(100%, 0);
		-ms-transform: translate(100%, 0);
		-moz-transform: translate(100%, 0);
		-o-transform: translate(100%, 0);
	transform: translate(100%, 0);
	z-index: 3;
	}
.pagingDrAwesome {
	box-shadow: 0px 0px 39px #999;
	}
#readOn {overflow: none;}
.itsAList {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 7px;
	height: 30px;
	font-variant: small-caps;
	font-size: 27px;
	font-family: 'Core Bold', Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	}
.datingMyself {
	position: absolute;
	top: 13px;
	left: 5px;
	width: 121px;
	height: 21px;
	font-family: "Avant Garde","Century Gothic", Verdana, Geneva, sans-serif;
	color: #700;
	cursor: pointer;
	z-index: 2;
	}
#whereAmI {
	position: absolute;
	bottom:2px;
	width: 100%;
	max-height: 100px;
	font-size: 16px;
	padding-left: 33px;
	}	
#whereAmI:first-Child {
	top:3px;
	}
#timeAndPlace {
	position: absolute;
	width: 121px;
	top: 0px;
	left: 0px;
	display: none;
	font-size: 16px;
	max-height: 420px;
	overflow: auto;
	}
#timeAndPlace > div {
	position: relative;
	min-height:28px;
	max-height: 50px;
	width: 100%;
	border: none;
	border-radius: 50px;
	}
#timeAndPlace > div > p {
	vertical-align: middle;
	text-align: center;
	padding: 5px 10px 5px 10px;
	}
.dearDiary {
	position: absolute;
	left: 0px;
	right: 0px;
	top: 42px;
	bottom: 33px;
	margin-left: -87px;
	padding: 3px 5px 21px 50%;
	font-size: 18px;
	font-family: "Avant Garde","Century Gothic", Verdana, Geneva, sans-serif;
	overflow: auto;
	}
.richTapestry {
	font-variant: normal;
	line-height:133%;
	color: #333333;	
	cursor: pointer;
	border: 3px solid rgba(0,0,0,0);
	border-radius: 50px;
	padding: 0px 11px 0px 11px;
	}
.richTapestry:hover {
	color: #700;
	border: 3px solid #700;
	}
.richTapestry:active {
	color: #fff;
	background-color: #700;
	}
.throw {
	font-style: italic;
	color: #700;
	}
.foundational {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	width: 600px;
	height: 31px;
 	bottom: 0px;
	}
.foundational > div {
	position: absolute;
	height: 100%;
	cursor: pointer;
	}
#theLine {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
	width: 618px;
	height: 4px;
 	bottom: 30px;
	}
svg text, .noTouchy, .withStyle > p {
	-webkit-tap-highlight-color:transparent;
		-moz-user-select: none; 
		-khtml-user-select: none; 
		-webkit-user-select: none; 
		-o-user-select: none;
		-ms-user-select: none;
	user-select: none;
	}
svg text,svg text::not(#theLook) {font-family: 'Core Regular', Arial, sans-serif;}
#theOlds, #theNews, #theList {
	bottom: 0px;
	width: 100px;
	height: 25px;
	padding: 3px 0px 3px 0px;
	}
#theOlds {left: 0px;}
#theNews {right: 0px;}
#theList {
	position: absolute;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;	
	cursor: pointer;
	}
#theMags {
	position: absolute;
	left: 155px;
	bottom: 2px;
	width: 30px;
	height: 25px;
	z-index: 5;
	}
#theLens, #upClose {
	left: 0px;
 	bottom: 0px;
	}
#theLens, #theOlds, #theNews, #theLine {
		-webkit-transition: opacity 0.25s;
		-moz-transition: opacity 0.25s;
		-o-transition: opacity 0.25s;
	transition: opacity 0.25s;
	}
#theGlass {
	position: absolute;
	left: 9px;
	bottom: 6px;
	width: 18px;
	height: 18px;
	opacity: 0;
		-webkit-transition-property: width, height, left, bottom, opacity;
		-moz-transition-property: width, height, left, bottom, opacity;
		-o-transition-property: width, height, left, bottom, opacity;
	transition-property: width, height, left, bottom, opacity;
		-webkit-transition-duration: .25s;
		-moz-transition-duration: .25s;
		-o-transition-duration: .25s;
	transition-duration: .5s;
		-webkit-transition-timing-function: ease-in-out;
		-moz-transition-timing-function: ease-in-out;
		-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
	}
#theGlass > * {
	position: absolute;
	padding: 0px;
	}
#bifocalnear, #bifocalfar {
	width: 100%;
	height: 50%;
	}	
#bifocalnear {top: 0px;}
#bifocalfar {bottom:0px;}
#keepingWatch {
	position: absolute;
	bottom: 3px;
	right: 155px;
	width: 40px;
	height: 25px;
	}
#keepingWatch > svg, #theMags > svg {position: absolute;}
#theLook {
	width: 20px;
	height: 25px;
	overflow: hidden;
	}
#theLookOut {
	width:10px;
	height: 25px;
	overflow: hidden;
	}
#theLo {
	width:0px;
	height: 25px;
	overflow: hidden;
	}
.theFonz {
	right: 10px;
		-webkit-transition: right 0.15s linear, width 0.15s linear;
		-moz-transition: right 0.15s linear, width 0.15s linear;
		-o-transition: right 0.15s linear, width 0.15s linear;
	transition: right 0.15s, width 0.15s;
	}
.withStyle {
	position: absolute;
	display: table;
	width: 141px;
	height: 30px;
	border: 3px solid #700;
	border-radius: 18px;
	margin-bottom: 3px;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;	
	}
.withStyle:nth-child(1) {left:0px;}
.withStyle:nth-child(2) {left:152px;}
.withStyle:nth-child(3) {left:303px;}
.withStyle:nth-child(4) {left:453px;}
.withStyle > p {
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	}
.withStyle > p:hover {color: #a00;}
.withStyle > p:active {
	color: #fff;
	background-color: #700;
	}
#withoutStyle {
	position: absolute;
	width: 600px;
	right: 0px;
	left: 0px;
	bottom: 28px;
	height: 0px;
	margin: 0px auto 3px auto;
	overflow: hidden;
	z-index: 4;
	opacity: 0;
		-webkit-transition: opacity 0.25s ease-in, height 0.75s;
		-moz-transition: opacity 0.25s ease-in, height 0.75s;
		-o-transition: opacity 0.25s ease-in, height 0.75s;
	transition: opacity 0.25s ease-in, height 0.75s;
	}
.leClique, .leChic {
		-webkit-transition: fill 0.25s;
		-moz-transition: fill 0.25s;
		-o-transition: fill 0.25s;
	transition: fill 0.25s;
	}
.worth1000Words {
	position: relative;
	border: none;
	left: 0px;
	right: 0px;
	width: 78%;
	max-width: 100%;
	min-width: 25%;
	height: auto;
	display: block;
	text-align: center;
	margin: 0px auto -5px auto;
	padding: 0px;
	cursor: pointer;
		-webkit-transition: width 0.21s, height 0.21s;
		-moz-transition: width 0.21s, height 0.21s;
		-o-transition: width 0.21s, height 0.21s;
	transition: width 0.21s, height 0.21s;
	}
span.i {font-style: italic;}
span.b {font-weight: bold;}
