

@font-face {
font-family: 'UniversElse';
src: url('../fonts/UniversElse-Regular.ttf') format('truetype');
src: url('../fonts/FluxischElse-Regular.woff') format('woff');
font-weight: 700;
font-style: normal;
}

@font-face {
font-family: 'UniversElse';
src: url('../fonts/UniversElse-Light.ttf') format('truetype');
src: url('../fonts/FluxischElse-Light.woff') format('woff');
font-weight: 400;
font-style: lighter;
}

@font-face
{
font-family: AverageMono;
src: url(../fonts/AverageMono.ttf);
font-weight: normal;
}

@font-face
{
font-family: UniversElse-Regular;
src: url(../fonts/UniversElse-Regular.ttf);
font-weight: normal;
}

@font-face
{
font-family: UniversElse-Light;
src: url(../fonts/UniversElse-Light.ttf);
font-weight: normal;
}


body {
	font-family: UniversElse-Light;
	font-size: 1em;
	letter-spacing: .1em;
	line-height: 16pt;
}


@font-face
{
font-family: AverageMono;
src: url(fonts/AverageMono.ttf);
font-weight: normal;
}

@font-face
{
font-family: AverageMonoItalic;
src: url(fonts/AverageMonoItalic.ttf);
font-style: italic;
}



@font-face
{
	font-family: Lato;
	src: url(fonts/lato-regular.ttf);
	font-weight: normal;
}


@font-face
{
font-family: Lato-Light;
src: url(fonts/Lato-Light.ttf);
font-weight: normal;
}


body {
	font-family: UniversElse-Light;
	font-size: 1em;
	letter-spacing: .1em;
	line-height: 16pt;
}


div#title_lc {
position: relative;
top: 40px;
margin: 0 auto;
width: 600px;
text-align: left;
background-color: transparent;
}

div#title_lc_2 {
position: relative;
top: 40px;
margin: 0 auto;
width: 600px;
text-align: left;
background-color: transparent;
}


div#image_lc
{
width: 600px;
height: 340px;
background-color: transparent;
text-align: left;
position: relative;
margin: 0 auto;
top: 100px;
z-index: ;
padding: 0px;
}

#player_lc {
position: relative;
top: -23px;
left: 350px;
width: 250px;
height: 30px;
text-align: left;
background-color: transparent;
}


div#textbox_lc {
position: relative;
margin: 0 auto;
top: 80px;
width: 600px;
text-align: left;
font-family: UniversElse-Light;
font-size: 1em;
letter-spacing: 1.5px;
line-height: 1.6;
background-color: transparent;
}

div#textbox_lc_2 {
position: relative;
margin: 0 auto;
top: 80px;
width: 600px;
text-align: left;
font-family: UniversElse-Light;
font-size: 1em;
letter-spacing: 1.5px;
line-height: 1.6;
background-color: transparent;
}

.titletext {
font-family: UniversElse-Regular;
font-size: 1.1em;
letter-spacing: 3px;
line-height: 1.5;
}

.titletext_2 {
font-family:  UniversElse-Regular;
font-size: 1em;
letter-spacing: 3px;
line-height: 1.5;
}

.light {
font-family: UniversElse-Light;
font-size: 1em;
}

.wordBreak {
word-wrap: break-word;
}

a.plain:link {
text-decoration: none;
color: black;
}
a.plain:visited {
text-decoration: none;
color: black;
}
a.plain:hover {
text-decoration: none;
color: black;
opacity: 0.5;
}

a.underline:link {
text-decoration: underline;
color: black;
}
a.underline:visited {
text-decoration: underline;
color: black;

}
a.underline:hover {
text-decoration: none;
color: black;
opacity: 1;
}


.letterSpacedQuote {
	letter-spacing: 3px;
	line-height:;	
}

.strike {
	text-decoration: line-through;
}


/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: basic 1
 *
 * Copyright (c) 2010-2012 Happyworm Ltd
 * Dual licensed under the MIT and GPL licenses.
 *  - http://www.opensource.org/licenses/mit-license.php
 *  - http://www.gnu.org/copyleft/gpl.html
 *
 * Author: Silvia Benvenuti
 * Skin Version: 4.3 (jPlayer 2.2.0)
 * Date: 19th November 2012
 */

	
body {
	background-color: ;
}


a:active {
		background-color: transparent;
		outline: 0px;
}


a:focus {
	background-color: transparent;
	outline: 0px;

}




/* audio containers: change left and top to locate */

#jp_container_1 {
	position: absolute;
	width: 250px;
	height: 70px;
	left: 0px;
	top: -40px;
	background-color: transparent;
}

#jp_container_2b {
	position: absolute;
	width: 250px;
	height: 70px;
	left: 0px;
	top: -40px;
	background-color: transparent;
}

#jp_container_2 {
	position: absolute;
	width: 350px;
	height: 100px;
	left: 200px;
	top: -52px;
	background-color: transparent;
}

#jp_container_3 {
	position: absolute;
	width: 350px;
	height: 100px;
	left: 200px;
	top: -52px;
	background-color: transparent;
}

#jp_container_4 {
	position: absolute;
	width: 350px;
	height: 100px;
	left: 200px;
	top: -52px;
	background-color: transparent;
}


div.jp-audio,
div.jp-audio-stream,
div.jp-video {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */
	/* 1.25em for testing in site pages */ 
	/* No parent CSS that can effect the size in the demos ZIP */

font-family: UniversElse;
font-size: ;
line-height: ;
color: black;
}


/* play pause stop buttons */

#div.jp-interface ul.jp-controls {
	list-style-type: none;
	overflow:hidden;
}


li,
ul.jp-controls, 
div.jp-interface,
ul.jp-controls		{
	display: inline-block;
	float: left;
}

div.jp-interface ul.jp-controls a {
	display: inline-block;
}

a.jp-play,
a.jp-stop,
a.jp-pause	 {
	position: relative;
	top: 0px;
	width: px;
	height: 26px;
	line-height: px;
	vertical-align: middle;
	text-align: center;
	background-color: transparent;
	text-decoration: none;
}

a.jp-pause {
	top: 0px;
}

a.jp-play, a.jp-pause, a.jp-stop  {
	color: black;
	font-size: 19px;
}

:hover {
	color: black;
	opacity: 0.6;
}

/* progress bar */

div.jp-progress {
	overflow:;
	background-color: transparent;
}

div.jp-audio div.jp-progress {
	position: absolute;
	top: 23px;
	left: 96px;
	width: 80px;
	height: 0px;

}

div.jp-seek-bar {
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 10px; 
	width: 80px;
	cursor: pointer;
	height: 0px;
}
div.jp-play-bar {
	background-color: black;
	width: 80px;
	height: 2px;
	opacity: .5;	
}


/* The seeking class is added/removed inside jPlayer - ? */

div.jp-seeking-bg {
	background-color: transparent;
}


/* time : current and duration of track */

div.jp-audio div.jp-time-holder {
	position:absolute;
	top:54px;
	background-color: transparent;
	left:96px;
	width:80px;
}


div.jp-current-time,
div.jp-duration 	{
	width: ;
	font-size: 0.6em;
	letter-spacing: 1.2;
	vertical-align: bottom;
}

div.jp-current-time {
	float: left;
	display:inline;
}
div.jp-duration {
	float: right;
	display:inline;
}



/* recording details - default: no text wrap */

div.jp-title {
	position: absolute;
	letter-spacing: .1em;
	margin-left: 150px;
	top: 22px;
}


div.jp-title ul {
	list-style-type: none;
}

div.jp-title li {
	white-space: nowrap;
	background-color: transparent;
	font-size: .8em;
	color: black;
	background-color: white;
}


/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE - ? */

/* set the span style for the title if you need to */


span.example {
	font-size: ;
	color: ;
}

/* @end */




