﻿.date-and-time-posted {
	margin-bottom: 0px; 
	height: 25px; 
	}

#inner-date-and-time {
	width: 100%;
	height: 100%;
	border: 0px;
	}





#marker-point {
	font-size: 9pt;
	width: auto;
	height: 100%; 
	color: #FFFFFF !important;
	border: 0px; 
	margin-top: -5px !important;
	}

#about-the-multimedia {
	font-size: 9pt;
	}

#bolder {
	font-size: 9pt;
	cursor: text;
	color: #ebe3ef;
	font-weight: bold !important; 	  
	}

#title-of-media {
	width: 100%;
	height: 18px; 
	border: 0px;
	padding: 0 !important;
	float: left;
	}

#author-name {
	width: 100%;
	height: 18px; 
	border: 0px;
	padding: 0 !important;
	float: left;
	display: inline-block;
	margin-top: 1px;
	}


#media-title-quick-view { TEXT-ALIGN: LEFT;
	font-size: 10pt;
  	display:block;
  	position:absolute;
	left: 0;
  	bottom:0;
  	width: 100%; 
	height: 70px;
  	color:white;
  	white-space:nowrap;
	padding-top: 2px;
	padding-left: 20px;
	padding-bottom: 2px;
  	background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
	}




/* TIME AGO (DATE AND TIME)*/
.input-group__input:hover {
  	background-position: 100% 0;
	}

.input-group__input:focus {
  	outline: 2px dashed #ad2b89;
  	outline-offset: 0.5em;
	}

.recorded-time-and-date {
	WIDTH: AUTO; 
	77777H77height: auto;  height: auto;
	FONT-SIZE: 12PX; 
	COLOR: #9A73B0;  color: #ebe3ef; color: #FFFFFF;
	77bottom: 0;
	margin-top: 0px; 
	777margin-bottom: 3px; 
	float: right; 
	right: 0;  
	777margin-left: 19px; 
	777position: absolute; 
	BORDER: 0px;  
	}
/* END OF TIME AGO (DATE AND TIME) */



/* HIDE TIME AGO AND INTRO INDICATOR ON MOUSEOVER */
.media-selection:hover  #media-title-quick-view {
	display: none;
  	transition: .5s ease;
	}
/* END OF HIDE TIME AGO AND INTRO INDICATOR ON MOUSEOVER */