html {
	height: 100%; /*STOCK*/
	overflow-y: scroll; /*STOCK*/
	}

body {
/*	background: url("../image/bg/TEST.jpg") center; */
/*	background: #222; /*STOCK*/  /* previous: rgba(0,0,0, .77) */
	background-attachment: fixed;
	background-size: cover;
	color: ; /*STOCK*/
	font: ; /*STOCK*/
	height: 100%; /*STOCK*/
	}

#wrapper {
	background: ; /*STOCK*/
	font: ; /*STOCK*/
	margin: 0px auto; /*STOCK*/
/*	min-height: 100%; /*STOCK*/
	position: relative;
	width: 770px; /*STOCK*/
	}

#content {
	padding: 69px 15px 0px 15px; /*STOCK*/
	position: relative; /*STOCK*/
	}


		a:link {text-decoration: none; color: #777; }
		a:visited {text-decoration: none; color: #777; }
		a:hover {text-decoration: none; color: #0f0; }
		a:active {text-decoration: none; color: #0c0; }

p {
	margin-top: 12px;
	}

.alc /* alc=ALWAYS LOWER CASE */ {
	text-transform: lowercase;
	}

.fade-4 {
	opacity: .4;
	}

.grey {
	color: #444;
	}

.inactive {
	color: #444;
	}

	.niu {
	opacity: .5;
	}

small {
	font-size: 9px;
	}

.tiny {
	font-size: 8px;
	opacity: .7;
	}


hr {
	background: none repeat scroll 0 0 #222;
	border: 0 none;
	height: 1px;
	margin: 13px 0px;
	text-align: left;
	width: 200px;
	}

	.hr-44 {
		height: 1px;
		width: 44px;
		opacity: .4;
		}

	.hr-77 {
		height: 1px;
		width: 77px;
		padding: 0px 45px 10px;
		margin-top: -12px;
		opacity: .1;
		}

	.hr-77-2 {
		height: 1px;
		width: 77px;
		padding: 0px 45px 1px;
		margin: -5px;
		}

	.hr-248 {
		height: 1px;
		width: 248px;
		padding: 20px 45px 10px;
		margin-top: -12px;
		opacity: .4;
		}

	.hr-57pct-expandable {
		height: 1px;
		width: 57%;
		filter: brightness(151%);
		margin: 0px auto;
		margin-top: 21px;
		margin-bottom: 21px;
		}


.dd-multi-button {
	background: #030;
	border: solid 1px #040;
	border-radius: 5px;
	color: #070;
	font: 5px verdana;
	letter-spacing: 1px;
	padding: 0px 3px;
	position: relative;
	text-transform: uppercase;
	top: -3px;
	}

	.dd-multi-button:hover {
		border: solid 1px #050;
		background: #030;
		color: #0b0;
		}


/* div-one */
#div-one {
	float: left;
	left: 78px;
	position: relative;
	width: 50%;
	}

/* BEGIN calendar */
	#calendar {
		border: solid 1px #333;
		height: 448px;
		position: relative;
		top: 5px;
		width: 280px;
		z-index: 1;
		}

		#sp {
			background: #000 url("../image/bg/bg-smallpaper.png") ;
			height: 224px;
			}


		#cd {
			bottom: 22px;
			color: #000;
			font: 10px verdana;
			right: 13px;
			position: relative;
			text-align: right;
			}
	/* overlay, sections and 3-month in OVERLAY.css */
/* END calendar */

/* div-one */




/* div-two */
#div-two {
	float: left;
	height: 501px;
	margin-top: 23.5px;
	position: relative;
	width: 50%;
	left: 56px;
	}

	#quick-multi {
		color: #888;
		left: 21px;
		opacity: .7;
		position: relative;
		top: -13px;
		width: 177px;
		}

		#quick-multi:hover {
			opacity: 1;
			}


	/* BEGIN SEARCH */
	/*
	http://www.quirksmode.org/css/forms.html
	*/
	#search {
		color: #444;
		left: -15px;
		position: relative;
		top: -7px;
		text-align: left;
		width: 220px;
		}

		input.box {
			background: rgba(0,204,0,.4);
			border: inset 1px rgba(0,204,0,.4);
/*			color: rgba(0,0,0, 1);
			background: rgba(0,0,0,.4);
			border: inset 2px rgba(0,204,0,.3);
			color: rgba(0,204,0,.5);			*/
			font: bold 13px walter-turncoat;
			left: 14px;
			height: 13px;
			padding-left: 3px;
			position: relative;
			text-transform: lowercase;
			width: 177px;
			}

/* input.box text color in place of "color"above */
			/* Chrome/Opera/Safari */
			::-webkit-input-placeholder {
				color: rgba(0,0,0,.6);
				}
			/* Firefox */
			 ::-moz-placeholder {
				color: rgba(0,0,0, 1);
				}


				input.box:hover {
				background: #090;
				}

				input.box:focus {
				background: #090;
				}

		input.image {
			right: -16px;
			position: relative;
			}

/*			input.image:hover {
				right: -16px;
				position: relative;
				}  */

		.form {
			padding-bottom: 2px;
			}


		.search-adv.bible {
			left: -1px;
			top: -1px;
			}

				.bible a:link {text-decoration: none; color: #0a0; }
				.bible a:visited {text-decoration: none; color: #0a0; }
				.bible a:hover {text-decoration: none; color: #0a0; }
				.bible a:active {text-decoration: none; color: #0a0; }

		.search-adv.discogs {
			left: 3px;
			top: -1px;
			}

			/* BEGIN METALLUM */
				.metallum-drop {
					left: -11px;
					display: none;
					}
			/* END METALLUM */


			.search-adv {
				font: 10px verdana-bold;
				position: relative;
				top: -1px;
				left: -2px;
				}

				.search-adv a:link {text-decoration: none; color: #555; }
				.search-adv a:visited {text-decoration: none; color: #555; }
				.search-adv a:hover {text-decoration: none; color: #0f0; }
				.search-adv a:active {text-decoration: none; color: #f00; }

		.search-home {
			font: bold 10px walter-turncoat;
			left: -211px;
			position: relative;
			text-transform: uppercase;
			top: -1px;
			}

				.search-home a:link {text-decoration: none; color: #555; }
				.search-home a:visited {text-decoration: none; color: #555; }
				.search-home a:hover {text-decoration: none; color: #0f0; }
				.search-home a:active {text-decoration: none; color: #f00; }


	/* END SEARCH */



	/* BEGIN REGULAR */
	#regular {
		}

	#regular-daily {
		background: rgba(85,85,85, .7);
		border-radius: 5px;
		height: 25px;
		left: -16px;
		opacity: .4;
		padding: 3px 1px;
		position: relative;
		top: 3px;
		width: 211px;
		}

		#regular-daily img {
			border-radius: 5px;
			height: 25px;
			width: 33px;
			margin-left: 5px;
			}

			#regular-daily .gmail-daily {
				background: #000;
				}


			#regular-daily:hover {
				opacity: .87;
				}

			#regular-daily .amzn-cru-wl,
			#regular-daily .google-cal,
/*			#regular-daily .gmail-filter,  */
			#regular-daily .yt-subs {
				color: #0a0;
				font: 11px verdana-bold;
				left: 8px;
				opacity: .1;
				position: relative;
				top: -2px;
				}

				#regular-daily .amzn-cru-wl:hover,
				#regular-daily .google-cal:hover,
				#regular-daily .gmail-filter:hover,
				#regular-daily .yt-subs:hover {
					color: #0c0;
					opacity: 1;
					}

					#regular-daily .google-cal {
						left: 63px;
						position: relative;
						}

					#regular-daily .gmail-filter {
						left: 25.5px;
						position: relative;
						}

					#regular-daily .yt-subs {
						left: 124px;
						position: relative;
						}


		#regular-daily-sub {
			}



	#regular-discogs {
		bottom: 106px;
		float: right;
		left: -107px;
		opacity: .3;
		position: relative;
		text-align: center;
		z-index: 2;
		}

		#regular-discogs a img {
			height: 20px;
			opacity: .3;
			padding: 5px 4px;
			width: auto;
			}

			#regular-discogs a img:hover {
				opacity: .8;
				}

		#regular-discogs .discogs-disc {
			height: 47px;
			opacity: .9;
			width: auto;
			}

			#regular-discogs .discogs-wantlister {
				font: 13px verdana-bold;
				position: relative;
				top: -4px;
				}

				/* for firefox  */
				@-moz-document url-prefix(){
					#regular-discogs .discogs-wantlister {
						font: 12px verdana-bold;
						top: -1.2px;
						}
					}

		#regular-discogs:hover {
			opacity: 1;
			}

		#regular-discogs .message:hover {
			opacity: .7;
			}

	/* END REGULAR */



	/* BEGIN ALOT */
#common {
/*	font: 17px underwood-champion;   */
	font: 13px verdana;
	height: 480px;
	letter-spacing: .05em;
	line-height: 17px;
	padding: 0px 20px;
	position: relative;
	text-align: center;
	top: 16px;
	z-index: 1;
	left: -85px;
	width: 290px;
	}

.common-letters {
	font-weight: bold;
	color: #666;
	opacity: .7;
	padding: 0px 0px 11px 24px;
	}

	.common-letters .s2k {
		font-size: 9px;
		opacity: .7;
		position: relative;
		left: 1px;
		bottom: 3px;
		}


.common-tec {
	font-weight: bold;
	color: #666;
	opacity: .7;
	padding: 0px 0px 15px 26px;
	}

/* common-misc was here */

		.livestream {
			font: 10px verdana;
			position: relative;
			top: -.75px;
			}

.ecs-notes {
	font-size: 9px;
	position: absolute;
	right: 48px;
	top: 77px;
	letter-spacing: 0px;
	opacity: .3;
	}

	.ecs-notes:hover {
		opacity: 1;
		}


/* speedtest */
	#speedtest {
		left: 13px;
		position: relative;
		top: 1px;
		}

			/* for firefox  */
				@-moz-document url-prefix(){
					#speedtest {
						top: -1px;
					}
				}

		#speedtest img {
		opacity: .077;
			width: 122px;
			height: auto;
			}
		#speedtest img:hover {
			opacity: .6;
			}
/* speedtest */




/* bible */
#bible {
	float: right;
	left: 9px;
	opacity: .4;
	position: relative;
	top: -179px;
	width: 77px;
	}

	#bible:hover {
		opacity: 1;
		}

		#bible img {
			border-radius: 5px;
			height: auto;
			width: 52px;
			}

			.bible-sub {
				opacity: .5;
				}
				.bible-sub:hover {
					opacity: .9;
					}

/* bible */




/* odometer */
#odometer {
	float: right;
	left: -4px;
	opacity: .17;
	position: relative;
	}

	#odometer:hover {
		opacity: 1;
		}
/* odometer */



/* div-two */







/* div-three */
#div-three {
	clear: both;
	text-align: center;
	width: 100%;
	z-index: 0;
	}

/*date-time */
#date-time {
	position: relative;
	top: 34px;
	width: 443px;
	}	

	#date {
		color: rgba(136,136,136, .45);
		font: 37px underwood-champion;
		position: relative;
		text-shadow: 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000, -2px 0 0 #000;
		top: -55px;
		z-index: -1;
		}
		
/*
	#time {
		font: 49px underwood-champion;
		left: -55px;
		letter-spacing: .09em;
		position: relative;
		text-shadow: 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000, -2px 0 0 #000;
		top: -47px;
		}
*/

	#time {
		font: 67px digital-dismay;
		letter-spacing: 3px;
		position: relative;
		text-shadow: 2px 0 0 #000, 0 -2px 0 #000, 0 2px 0 #000, -2px 0 0 #000;
		top: -61px;
		transform: scale(1, .85);
		}

		#tick2 {
			color: rgba(0,255,0, .5);
			}

/* date-time */

	#clocks {
	background: rgba(17,17,17, 0);
	border: solid 2px rgba(17,17,17, 0);
	color: #999;
	font: 11px verdana;
	left: 49px;
	letter-spacing: 2.4px;
	opacity: .5;
	padding: 13px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	transition: 1s;
	width: 318px;
		}

		#clocks:hover {
			background: #000;
			border: solid 2px #444;
			border-radius: 3px;
			opacity: 1.81;
			transition: .7s;
			}

/* div-three */







/* FIXED */ /* OUTSIDE the wrapper unless noted */
/* quote-corner */
#quote-corner {
opacity: .27;
position: fixed;
top: 5.25px;
z-index: 100;
}

#quote-corner:hover {
opacity: 1;
top: 1px; /* same number as "top:" in quote-corner no move on hover, diff number for move on hover */
}

.quote-corner-category {
	color: #777;
	font-size: 17px;
	padding: 2px 10px;
	position: relative;
}

.quote-corner-category:hover .quote-corner-sub {
	display: inline-block;
}

.quote-corner-sub {
	-moz-column-count: 1; /* Firefox */
	-webkit-column-count: 1; /* Safari and Chrome */
	column-count: 1;

	-moz-column-gap: 10px; /* Firefox */
	-webkit-column-gap: 10px; /* Safari and Chrome */
	column-gap: 10em;

	-moz-box-shadow: 0px 13px 25px rgba(0,0,0, 0.6);
	-webkit-box-shadow: 0px 13px 25px rgba(0,0,0, 0.6);
	box-shadow: 20px 20px 15px rgba(20,20,20, 0.9);
	background: rgba(0,7,0, .9);
	display: none;
	height: 2000px;
	left: 0px;
	opacity: 1; /* controls overall opacity of menu */
	padding: 32px;
	position: fixed;
	top: 0px;
	width: 2000px;
	z-index: 1;
}

#quote {
top: 7px;
color: #999;
font: 14px verdana;
left: 28px;
letter-spacing: 1.5px;
line-height: 27px;
position: fixed;
}

#quote .author {
color: #555;
}

#quote .author  a:link {text-decoration: none; color: #090; }
#quote .author  a:visited {text-decoration: none; color: #090; }
#quote .author  a:hover {text-decoration: none; color: #0d0; }
#quote .author  a:active {text-decoration: none; color: #060; }




#quote-corner hr {
background: none repeat scroll 0 0 #222;
border: 0 none;
height: 1px;
margin: 14px 21px;
text-align: left;
width: 151px;
}
/* quote-corner */

/* sports-corner */
	#sports-corner {
		font: 9px verdana;
		position: fixed;
		right: 68px;
		letter-spacing: 5px;
		text-align: center;
		top: 77px;
		}

		#sports-corner a:link {text-decoration: none; color: #888; }
		#sports-corner a:visited {text-decoration: none; color: #888; }
		#sports-corner a:hover {text-decoration: none; color: #888; }
		#sports-corner a:active {text-decoration: none; color: #f00; }


		.team {
			filter: grayscale(10%);
			opacity: .4;
			}

		.team:hover {
			filter: grayscale(0%);
			opacity: 1;
			}

				.seahawks {
					}

					.seahawks img {
						width: 65px;
						height: auto;
						filter: grayscale(0%);
						opacity: 1;
						}

				.dragons {
					position: relative;
					top: 16px;
					}

					.dragons img {
						width: 52px;
						height: auto;
						filter: brightness(150%) grayscale(0%);
						opacity: 1;
						}

				.supersonics {
					position: relative;
					top: 36px;
					}

					.supersonics img {
						width: 52px;
						height: auto;
						filter: grayscale(0%);
						left: -2px;
						opacity: 1;
						position: relative;
						}

				.kraken {
					position: relative;
					top: 51px;
					}

					.kraken img {
						width: 34px;
						height: auto;
						filter: grayscale(0%);
						left: -2px;
						opacity: .8;
						position: relative;
						}

				.mariners {
					filter: brightness(70%) grayscale(100%);
					position: relative;
					top: 68px;
					}

					.mariners img {
						width: 39px;
						height: auto;
						filter: brightness(70%);
						left: -2px;
						margin-bottom: 3px;
						position: relative;
						}

/* sports-corner */



/*** MONSTER SLIDERS BEGIN ***/
#slider-menus {
	position: absolute;
	right: 1px;
	top: 34px;
	}

	.slider-item {
		position: relative;
		top: 0px;
		}

		.slider-item:hover {
			z-index: 3;
			}

.slider-text {
	color: #777;
	font: 10px verdana-bold;
	left: 4px;
	letter-spacing: 7px;
	position: relative;
	}


/* BEGIN MENUS TOP OF PAGE */

/* record-menu */
#record-menu {
	background: rgba(40,40,40, .47);
	border: solid 1px rgba(0,0,0, .5);
	border-radius: 0px 0px 5px 5px;
	color: #555;
	font: 8px verdana-bold;
	height: 14px;
	left: 70%;
	letter-spacing: 7px;
	opacity: .5;
	padding: 7px 11px 7px 20px;
	position: fixed;
	text-align: center;
	text-transform: uppercase;
	top: 32px;
	transition-duration: 0.7s;
	transform: translateX(-50%);
	width: 134px;
	z-index: 3;
	}

	#record-menu:hover {
		background: rgba(10,10,10, .47);
		color: #0b0;
		opacity: 1;
		}

	#record-menu-inner {
		background: rgba(27,27,27, .9);
/*		background: url("../image/bg/bg-linkage.png") center; */
		border: solid 1px #333;
		border-radius: 5px;
		left: 50%;
		padding: 15px 15px 29px;
		position: fixed;
		transition-duration: 0.5s;
		transform: translateX(-50%);
		text-align: center;
		top: -707px;
		width: 461px;
		z-index: 2;
		}

#record-menu-inner .link-tile {
	display: inline-block;
	position: relative;
	}

	#record-menu-inner .link-tile img {
		border: solid 2px #333;
		}

	#record-menu-inner .category {
		height: 11px;
		background: rgba(0,0,0, .7);
		border-radius: 0px 0px 14px 14px;
		bottom: 11px;
		color: #080;
		font: 10px verdana;
		left: 8px;
		opacity: .7;
		padding: 0px 3px 4px;
		position: absolute;
		text-align: center;
		text-transform: capitalize;
		width: 104px;
		}

#record-menu-inner .bordered-icon img {
	border: solid 2px #060;
	}

	#record-menu-inner a img,
	#record-menu-inner .blank-tile {
		height: auto;
		background-color: rgba(0,0,0, .6);
		border-radius: 10px;
		margin: 4px;
		opacity: .7;
		width: 70px;
		}

		#record-menu-inner a img:hover {
			opacity: 1;
			}

	#record-menu-inner .no-bg img {
		background-color: transparent;
		}
				
	#record-menu:hover #record-menu-inner {
		top: -4px;
		transition-delay: .3s;
		}

/* other settings below */
		#record-menu .link-link {
			position: absolute;
			right: 7px;
			}

/* record-menu */

/* END MENUS TOP OF PAGE */




/* BEGIN MENUS RIGHT SIDE OF PAGE */

#dollars-menu,
#auvi-menu,
#data-menu,
#misc-menu,
#play-menu,
#read-menu,
#word-menu {
	background: rgba(33,33,33, 8);
	border-radius: 5px 0px 0px 5px;
	min-height: 65px;
	opacity: .7;
	margin-bottom: 2px;
	padding: 10px 7px 10px 0px;
	position: relative;
	left: 1px;
	transition-duration: 0.7s;
	text-align: center;
	text-transform: uppercase;
	top: 4px;
	width: 20px;
	z-index: 2;
	}


	.slider-location {
		}

	#dollars-menu:hover,
	#auvi-menu:hover,
	#data-menu:hover,
	#misc-menu:hover,
	#play-menu:hover,
	#read-menu:hover,
	#word-menu:hover {
		background: rgba(10,10,10, .47);
		color: #0b0;
		opacity: 1;
		}

		#dollars-menu-inner,
		#auvi-menu-inner,
		#data-menu-inner,
		#misc-menu-inner,
		#play-menu-inner,
		#read-menu-inner,
		#word-menu-inner {
			background: rgba(27,27,27, .9);
			border: solid 1px #333;
			border-radius: 0px 0px 0px 7px;
			height: 97%;
			overflow-y: auto;
			padding: 5px 15px 27px;
			position: fixed;
			top: 33px;
			transition-duration: 0.5s;
			z-index: 2;
			}

			#auvi-menu-inner,
			#dollars-menu-inner,
			#misc-menu-inner,
			#play-menu-inner,
			#read-menu-inner,
			#word-menu-inner {
				right: -457px;
				width: 361px;
				}

			#data-menu-inner {
				right: -237px;
				width: 107px;
				}




#dollars-menu-inner .link-tile,
#data-menu-inner .link-tile,
#play-menu-inner .link-tile,
#auvi-menu-inner .link-tile,
#misc-menu-inner .link-tile,
#read-menu-inner .link-tile,
#word-menu-inner .link-tile {
	display: inline-block;
	position: relative;
	}



	#dollars-menu-inner .category,
	#data-menu-inner .category,
	#play-menu-inner .category,
	#auvi-menu-inner .category,
	#misc-menu-inner .category,
	#read-menu-inner .category,
	#word-menu-inner .category {
		background: rgba(0,0,0, .7);
		border-radius: 0px 0px 8px 8px;
		bottom: 7.5px;
		color: #0d0;
		font: 8px verdana;
		height: 11px;
		left: 6px;
		opacity: .7;
		padding: 0px 3px 2px;
		position: absolute;
		text-align: center;
		text-transform: capitalize;
		width: 64px;
		}

		#data-menu-inner .category {
			left: 5px;
			width: 76px;
			}

#dollars-menu-inner .bordered-icon img,
#data-menu-inner .bordered-icon img,
#play-menu-inner .bordered-icon img,
#auvi-menu-inner .bordered-icon img,
#misc-menu-inner .bordered-icon img,
#read-menu-inner .bordered-icon img,
#word-menu-inner .bordered-icon img {
	border: solid 2px #060;
	}


		#dollars-menu-inner a img,
		#auvi-menu-inner a img,
		#data-menu-inner a img,
		#misc-menu-inner a img,
		#play-menu-inner a img,
		#read-menu-inner a img,
		#word-menu-inner a img,

		#dollars-menu-inner .blank-tile,
		#auvi-menu-inner .blank-tile,
		#data-menu-inner .blank-tile,
		#misc-menu-inner .blank-tile,
		#play-menu-inner .blank-tile,
		#read-menu-inner .blank-tile,
		#word-menu-inner .blank-tile {
			width: 70px;
			height: auto;
			background-color: rgba(0,0,0, .6);
			border: solid 2px #333;
			border-radius: 10px;
			margin: 4px;
			opacity: .7;
			}


			#data-menu-inner a img {
				width: 81px;
				}


				#dollars-menu-inner a img:hover,
				#auvi-menu-inner a img:hover,
				#data-menu-inner a img:hover,
				#misc-menu-inner a img:hover,
				#play-menu-inner a img:hover,
				#read-menu-inner a img:hover,
				#word-menu-inner a img:hover {
					opacity: 1;
					}
				
				
	#dollars-menu:hover #dollars-menu-inner,
	#auvi-menu:hover #auvi-menu-inner,
	#data-menu:hover #data-menu-inner,
	#misc-menu:hover #misc-menu-inner,
	#play-menu:hover #play-menu-inner,
	#read-menu:hover #read-menu-inner,
	#word-menu:hover #word-menu-inner {
		right: 0px;
		transition-delay: .3s;
		}



/*			#dollars-menu-inner,
			#dollars-menu {
				right: 0px;
				opacity: 1 !important;
				}
*/


/* different for RECORDS above */
	.link-link {
		bottom: 9px;
		font: 11px verdana-bold;
		opacity: .5;
		position: absolute;
		right: 14px;
		z-index: 1;
		}



/* END MENUS RIGHT SIDE OF PAGE */











/*** MONSTER SLIDERS END ***/






/* record-hidden */
#record-hidden {
border: solid 2px #222;
border-radius: 14px;
color: #555;
font: 9px verdana-bold;
right: 92%;
letter-spacing: 2px;
line-height: 18px;
opacity: .017;
padding: 16px 17px 42px;
position: absolute;
text-align: center;
text-transform: uppercase;
top: 61px;
transition: 1s;
width: 257px;
z-index: 0;
}

#record-hidden:hover {
background: rgba(0,0,0, .81);
opacity: 1;
overflow: visible;
transition: .5s;
transition-delay: .5s;
z-index: 4;
}


.notmusic-menu {
font-size: 16px;
}

.record-hidden-big {
font: 19px verdana;
}

.sub-category {
	color: #999;
}


.nfl-live-stream {
	color: #777;
	font-size: 10px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#record-hidden .nbc {
width: 45px;
height: auto;
}


#record-hidden .nfl-live-stream a:link {text-decoration: none; color: #080; }
#record-hidden .nfl-live-stream a:visited {text-decoration: none; color: #080; }
#record-hidden .nfl-live-stream a:hover {text-shadow: 1px 1px 0.6em #070, 1px 1px 0.6em #070, 1px 1px 0.6em #080; }
#record-hidden .nfl-live-stream a:active {text-decoration: none; color: #0f0; }

#record-hidden:hover #record-hidden {
left: 0px;
}
/* record-hidden */



/* qr-code */
#qr-code {
	bottom: 81px;
	position: fixed;
	left: 21px;
	z-index: 3;
	}

	#qr-code img {
		opacity: .1;
		width: 57px;
		height: auto;
		}

		#qr-code img:hover {
			opacity: .7;
			transition: .7s;
			width: 350px;
			height: auto;
			}
/* qr-code */



/* random-quote */
.random-quote {
	background: rgba(0,0,0, .2);
	bottom: 37px;
	border-radius: 4px;
	color: #999;
	font: 14px verdana;
	left: 28px;
	letter-spacing: 1.5px;
	opacity: .2;
	padding: 8px 10px 10px 10px;
	position: fixed;
	transition: 0.7s;
}


.random-quote #author a:link, {text-decoration: none; color: #090; }
.random-quote #author a:visited, {text-decoration: none; color: #090; }
.random-quote #author a:hover, {text-decoration: none; color: #0d0; }
.random-quote #author a:active, {text-decoration: none; color: #060; }

.random-quote:hover {
	background: #111;
	opacity: .9;
}

.random-quote #generate {
	background-color: transparent;
	border: solid 0px #333;
	bottom: 6px;
	color: #777;
	font: 21px verdana-bold;
	left: -22px;
	opacity: .2;
	padding: 0px 5px 2px;
	position: absolute;
	transition: 0.7s;
	z-index: 2;
}

.random-quote #generate:hover {
	opacity: .5;
}

.random-quote #quotes {
	color: #bbb;
	float: left;
	padding-right: 5px;
	/*		padding-left: 17px; */
}

.random-quote .dash {
	color: #666;
}

.random-quote #author {
	color: #888;
	float: right
}

/* random-quote */



/* ticker */
#ticker {
	bottom: -12px;
	opacity: .4;
	position: fixed;
	right: 0px;
	z-index: 33;
	}
	#ticker:hover {
		opacity: 1;
		}
/* news-feed */

.bastock {
	position: fixed;
	bottom: 42px;
	right: 21px;
	opacity: .5;
	transform: scale(.7);
	transition: 1s;
	}
	.bastock:hover {
		opacity: .8;
		position: fixed;
		right: 77px;
		transform: scale(1.3);
		transition: .7s;
		transition-delay: .1s;
		}

	.stock-links {
		font: 10px verdana;
		letter-spacing: 2px;
		text-align: center;
		text-transform: uppercase;
		opacity: .8;
		}

/* END FIXED */


.multi-button-small,
.multi-button-medium,
.multi-button-large {
	background: #020;
	border: 1px solid #050;
	border-radius: 5px;
	color: #070;
	letter-spacing: 1px;
	padding: 0px 3px 0px 4px;
	position: relative;
	text-transform: uppercase;
	top: -2px;
	}

	.multi-button-small {
		font: 5px verdana;
		}

	.multi-button-medium {
		font: 8px verdana-bold;
		}

	.multi-button-large {
		font: 16px verdana-bold;
		left: -7px;
		}

	.multi-button-small:hover,
	.multi-button-medium:hover,
	.multi-button-large:hover {
		border: 1px solid #090;
		background: #030;
		color: #0b0;
		}


.multi-button-medium.menuitem {
	font-size: 9px;
	left: -4px;
	position: relative;
	top: .25px;
	}
