/*
 * -----------------------------------------------
 * www.happyworm.com
 * silvia benvenuti
 * 
 * jPlayer.css
 * -----------------------------------------------
 */

body {
	background-color: #fff;
	color: #666;
	font: 9pt Verdana, Arial, sans-serif;
	margin:0 auto;
}

#container {
	padding: 20px 0;
	width: 978px;
	overflow: hidden;
}

#branding {
	width: 280px;
}

h1 {
	color:#a0a600;
	font-weight:normal;
	text-indent:28px;
	font-size:13.5px;
	margin-top:0;
}

h2 {
	color:#a0a600;
}

h2 a{
	text-decoration:none;
	border-bottom: 1px solid #009be3;
}

h3 {
	margin: 0;
	padding: 0;
}

h4 {
	margin-top: 2.5em;
	margin-bottom:-.5em;
}

a img {
	border: none;
	outline:none;	
}

#menu {
	text-align: left;
	font-size: 0.8em;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 706px;
	margin-left:272px;
	margin-top:-54px;
	margin-right:0;
	overflow: hidden;
}

#menu li {
	float: left;
	margin: 0;
	margin-right: 3px;
}

#menu li a{
	display: block;
	width: 85px;
	height: 51px;
	text-indent:-999px;
	overflow: hidden;
}

#home a{
	background: url(../graphics/jplayer_menu_sprites.jpg) 0 -51px no-repeat;
}
#home a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) 0 0 no-repeat;
}
body.jplayer #home a{
	background: url(../graphics/jplayer_menu_sprites.jpg) 0 -102px no-repeat;
}

#demos a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -85px -51px no-repeat;
}
#demos a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -85px 0 no-repeat;
}
body.demos #demos a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -85px -102px no-repeat;
}

#download a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -170px -51px no-repeat;
}
#download a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -170px 0 no-repeat;
}
body.download #download a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -170px -102px no-repeat;
}

#dev_guide a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -255px -51px no-repeat;
}
#dev_guide a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -255px 0 no-repeat;
}
body.dev_guide #dev_guide a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -255px -102px no-repeat;
}

#support a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -340px -51px no-repeat;
}
#support a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -340px 0 no-repeat;
}
body.support #support a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -340px -102px no-repeat;
}

#sites a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -425px -51px no-repeat;
}
#sites a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -425px 0 no-repeat;
}
body.sites #sites a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -425px -102px no-repeat;
}

#skins a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -510px -51px no-repeat;
}
#skins a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -510px 0 no-repeat;
}
body.skins #skins a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -510px -102px no-repeat;
}

#about a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -595px -51px no-repeat;
}
#about a:hover{
	background: url(../graphics/jplayer_menu_sprites.jpg) -595px 0 no-repeat;
}
body.about #about a{
	background: url(../graphics/jplayer_menu_sprites.jpg) -595px -102px no-repeat;
}

#breadcrumbs {
	list-style-type:none;
	margin: 0 ;
	padding: 0;
	width: 100%;
	overflow: hidden;
	font-size:.9em;
}

#breadcrumbs li{
	float: left;
	color: #666;
	padding-right: .5em;
}

#menu_download {
	float: right;
	width: 206px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#menu_download li{
	float: left;
}

#menu_download a{
	display: block;
	width: 206px;
	height: 94px;
}

#menu_download a:active {
	top: 0px;
}

#menu_download #plugin a{
	background: url(../graphics/jplayer_download_sprites.jpg) 0 0 no-repeat;
}

#menu_download #plugin a:hover{
	background: url(../graphics/jplayer_download_sprites.jpg) 0 -94px no-repeat;
}

#menu_download a span{
	display: block;
	text-indent:-999px;
}

#content_main {
	width: 685px;
	float: left;
	font-size: 0.8em;
}

#content_main img{
	float: right;
	margin: 0 0 20px 20px;
}

.float_right {
	clear: both;
	float: right;
}

#footer {
	width: 685px;
	font-size: 0.6em;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	clear:both;
}

#footer p{
	width: 540px;
	float: left;
	margin-top: 40px;
}


#twitter {
	display: block;
	width: 100px;
	text-decoration:none;
	padding: 10px;
	overflow:hidden;
	text-align:right;
}

#twitter img {
	float: left;
}

#twitter:hover {
	background-color:#eee;
}


div.section {
	padding:1em 0;
	overflow: hidden;
	border-bottom:1px dotted #009be3;
}

div.section a:active {
	position: relative;
	top: 1px;
}

div.demo_section_top {
	border:none;
	padding-bottom:0;
}

div.demo_section_mid {
	border:none;
	padding:0;
}

div.demo_section_bot {
	padding-top:0;
}

a {
	color:#009be3;
}

a:link {
	color:#009be3;
}

a:visited {
	color:#009be3;
}

a:hover {
	color:#009be3;
}

#content_sub {
	width: 264px;
	margin-left: 714px;
	margin-top: 3.2em;
	font-size:.7em;
}

#content_sub h2 {
	font-size:1.1em;
	color: #666;
	margin-top: 0;
}

#content_sub .section {
	border: none;
}

#content_sub .highlight {
	padding: 1em;
	margin: 0 0 1em 0;
	border: 1px dotted #009be3;
}

#content_sub ul{
	margin: 0;
	padding: 0;
	list-style-type:none;	
}

.date {
	margin: 0;
	padding: 0;
	font-style:oblique;
}

dt {
	font-weight: bold;
	color:#a0a600;
}

dd {
	margin: 0 0 .5em 0;
}

dl dl {
	margin-left: 20px;
}

dl dl dt{
	color: #666;
}


dl dl dl dt{
	font-style: oblique;
	margin-top: .5em;
	margin-bottom: -.5em;
}

code {
	font-size:1.3em;
	color: #999;
}

.explanation {
	font-size:.8em;
	font-style: oblique;
	color: #999;
}

.explanation code {
	font-size:1.4em;
	color: #666;
}

pre {
	padding: .5em;
	border:  1px solid #ccc;
	background-color:#eee;
	overflow: auto;
}

.miaow {
	font-size:.8em;
	color:#999;
}

.center {
	text-align: center;
}

div.obsolete {
	background-color:#ffeeee;
	border: 1px dashed #ff3333;
	font-weight:bold;
	color:#ff0000;
	padding:0 10px;
	margin-bottom:10px;
}





/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.happyworm.com/jquery/jplayer
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 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: 2.0
 * Date: 29th April 2010
 */

div.jp-single-player,
div.jp-playlist-player {

	/* Edit the font-size to counteract inherited font sizing.
	 * Eg. 1.25em = 1 / 0.8em
	 */

	font-size:1.25em;

	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
}
div.jp-interface {
	position: relative;
	background-color:#eee;
	width:418px;
	height:80px;
	border:1px solid #009be3;
}
div.jp-single-player div.jp-interface {
	border-bottom:none;
}
div.jp-playlist-player div.jp-interface {
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
div.jp-interface ul.jp-controls li {
	position: absolute;
}
div.jp-interface ul.jp-controls a {
	display: block;
	position: absolute;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	top:20px;
	width:40px;
	height:40px;
}
div.jp-single-player a.jp-play,
div.jp-single-player a.jp-pause {
	left:40px;
}
div.jp-playlist-player a.jp-play,
div.jp-playlist-player a.jp-pause {
	left:48px;
}
a.jp-play {
	background: url("jplayer.blue.monday.jpg") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("jplayer.blue.monday.jpg") -41px 0 no-repeat;
}
a.jp-pause {
	background: url("jplayer.blue.monday.jpg") 0 -42px no-repeat;
}
a.jp-pause:hover {
	background: url("jplayer.blue.monday.jpg") -41px -42px no-repeat;
}
a.jp-stop {
	top:26px;
	background: url("jplayer.blue.monday.jpg") 0 -83px no-repeat;
	width:28px;
	height:28px;
}
div.jp-single-player a.jp-stop {
	left:90px;
}
div.jp-playlist-player a.jp-stop {
	left:126px;
}
a.jp-stop:hover {
	background: url("jplayer.blue.monday.jpg") -29px -83px no-repeat;
}
a.jp-previous {
	left:20px;
	top:26px;
	background: url("jplayer.blue.monday.jpg") 0 -112px no-repeat;
	width:28px;
	height:28px;
}
a.jp-previous:hover {
	background: url("jplayer.blue.monday.jpg") -29px -112px no-repeat;
}
a.jp-next {
	left:88px;
	top:26px;
	background: url("jplayer.blue.monday.jpg") 0 -141px no-repeat;
	width:28px;
	height:28px;
}
a.jp-next:hover {
	background: url("jplayer.blue.monday.jpg") -29px -141px no-repeat;
}
div.jp-progress {
	position: absolute;
	overflow:hidden;
	top:32px;
	background-color: #ddd;
	width:122px;
	height:15px;
}
div.jp-single-player div.jp-progress {
	left:130px;
}
div.jp-playlist-player div.jp-progress {
	left:164px;
}
div.jp-load-bar {
	background: url("jplayer.blue.monday.jpg") 0 -202px repeat-x;
	width:0px;
	height:15px;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:15px;
}
a.jp-volume-min {
	top:32px;
	background: url("jplayer.blue.monday.jpg") 0 -170px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-min {
	left:274px;
}
div.jp-playlist-player a.jp-volume-min {
	left:296px;
}
a.jp-volume-min:hover {
	background: url("jplayer.blue.monday.jpg") -19px -170px no-repeat;
}
a.jp-volume-max {
	top:32px;
	background: url("jplayer.blue.monday.jpg") 0 -186px no-repeat;
	width:18px;
	height:15px;
}
div.jp-single-player a.jp-volume-max {
	left:346px;
}
div.jp-playlist-player a.jp-volume-max {
	left:368px;
}
a.jp-volume-max:hover {
	background: url("jplayer.blue.monday.jpg") -19px -186px no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	top:37px;
	background: url("jplayer.blue.monday.jpg") 0 -250px repeat-x;
	width:46px;
	height:5px;
	cursor: pointer;
}
div.jp-single-player div.jp-volume-bar {
	left:292px;
}
div.jp-playlist-player div.jp-volume-bar {
	left:314px;
}
div.jp-volume-bar-value {
	background: url("jplayer.blue.monday.jpg") 0 -256px repeat-x;
	width:0px;
	height:5px;
}
div.jp-play-time,
div.jp-total-time {
	position: absolute;
	top:49px;
	width:122px;
	font-size:.64em;
	font-style:oblique;
}
div.jp-total-time {
	text-align: right;
}
div.jp-single-player div.jp-play-time,
div.jp-single-player div.jp-total-time {
	left:130px;
}
div.jp-playlist-player div.jp-play-time,
div.jp-playlist-player div.jp-total-time {
	left:164px;
}
div.jp-playlist {
	width:418px;
}
div.jp-playlist ul{
	list-style-type:none;
	margin:0;
	padding:0 20px;
	background-color:#ccc;
	border:1px solid #009be3;
	border-top:none;
	width:378px;
	font-size:.72em;
}
div.jp-single-player div.jp-playlist li {
	padding:5px 0 5px 20px;
	font-weight:bold;
}
div.jp-playlist-player div.jp-playlist li {
	padding:5px 0 4px 20px;
	border-bottom:1px solid #eee;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_item_last {
	padding:5px 0 5px 20px;
	border-bottom:none;
}
div.jp-playlist-player div.jp-playlist li.jplayer_playlist_current {
	list-style-type:square;
	list-style-position:inside;
	padding-left:8px;
}
div.jp-playlist-player div.jp-playlist a {
	color: #666;
	text-decoration: none;
}
div.jp-playlist-player div.jp-playlist a:hover {
	color:#0d88c1;
}
div.jp-playlist-player div.jp-playlist a.jplayer_playlist_current {
	color:#0d88c1;
}

