@CHARSET "UTF-8";

#feature { height: 388px; }
.launch-fullscreen { text-transform:uppercase; text-decoration: none; color: #939393; font-size: 0.9em; font-family: Helvetica, Arial, sans-serif; }
#feature .columnA .launch-fullscreen { display: block; padding: 2px 0 0 18px; background: transparent url(../images/play.png) no-repeat 0 2px;  }
#menu { border-bottom: 1px solid #40425E; margin: 0 29px 0 0; }

#content .rowA .section { float: none; overflow: auto; width: auto; height: auto; margin: 0; border: none; }
#content .rowA .feature { float: left; margin: 0 24px 20px 0; width: 130px; background-color: #272727; }
#content .rowA .feature .image { border: 1px solid #40425E; }
#content .rowA .feature .image img { display: block; }
#content .rowA .feature h3 { padding: 6px 4px; font-size: 1.1em; margin: 0; height: 30px; }
.feature .excerpt p { margin: 12px 0; }

#fullscreen-feature-player { border: none; position: absolute !important; width: 960px; height: 635px !important; }
#fullscreen-feature-player .ui-dialog-titlebar { display: none; }
#fullscreen-feature-player .ui-dialog-content { padding: 0; overflow: hidden; position: absolute; width: 100% !important; height: 100% !important; }
#fullscreen-feature-player iframe { border: none; width: 100%; height: 100%; overflow: hidden; }

.single-object { margin: 10px 29px 29px 0; }
.single-object .image { float: left; width: 128px; height: 128px;  }
.single-object .fragment .inside { margin-left: 150px; }
.single-object .fragment p { margin-bottom: 12px; }
.single-object .fragment .comments { float: left; }
.single-object .fragment .share { float: right; }
.single-object .launch-fullscreen { display: block; text-align: right; }
.single-object .launch-fullscreen span { background: #393939; padding: 4px 5px; margin: 0 0 0 4px; }
.single-object h2 { margin: 20px 0 14px 0; font-family: Georgia, Times, serif; font-style: italic; font-size: 1.6em; text-decoration: underline; }
#comment-form .input { background-color:#272727; border:1px solid #7A7A7A; }
#comment-form .input textarea { background-color:#272727; }

#post-feature h1 {  margin: 30px 0; text-align: center; border: none; font-family: Georgia, Times, serif; font-style: italic; }
#post-feature p { margin: 30px 0; color: #939393; text-align: center; text-transform: uppercase; font-size: 0.9em; font-family: Helvetica, Arial, sans-serif; }
#post-feature p em { font-size: 1.4em; color: #fff; text-align: center; display: block; font-family: Georgia, Times, serif; }
#post-feature div.social { margin-right:390px; margin-bottom:30px; }

#post-feature .share { margin: 0 auto; }

.paginator { font-size: 1.4em; font-weight: bold; margin: 0 29px 12px 0; }





#audio-player-container { position: absolute; top: 0; left: 0; height: 30px; width: 960px; background: #000; }

#jplayer_controls { height: 16px; width: 51px; padding: 0; margin: 0; } 
#jplayer_controls li { float: left; margin-right: 1px; }
#jplayer_controls a { text-indent: -9999px; display: block; width: 16px; height: 16px; background-image: url(../images/audio-player-sprite.png); background-repeat: no-repeat; }
#jplayer_previous { background-position: -2px 0; }
#jplayer_play { background-position: -19px 0; }
#jplayer_pause { background-position: -32px 0; }
#jplayer_next { background-position: -50px 0; }

#jplayer_status { width: 892px; padding: 2px 4px; position: absolute; top: 4px; right: 0; font-family: Helvetica, Arial, sans-serif; color: #777; background: #424242; }
#jplayer_play_time { float: right; }
#jplayer_title { float: left; }

#jplayer_progress { width: 900px; height: 3px; position: absolute; top: 23px; right: 0; background-color: #676767; }
#jplayer_play_bar { height: 3px; background-color: #fff; }

#jplayer_volume_bar { position: absolute; background-color: #333; float:left; margin: 0 0 0 -2px; width: 50px; height: 10px;  }
#jplayer_volume_bar_mask { position: absolute;  background: transparent url(../images/audio-player-sprite.png) no-repeat -72px -0px; z-index: 99; width: 50px; height: 10px; }
#jplayer_volume_bar_value { position: absolute;  background-color: #fff; height: 10px; width: 0px; }



