h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
  padding:0;
  margin:0;
  background:#e4e4df url(page-background-01.jpg);
}
ol, ul {
  list-style: none;
}


/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clear{
  clear: both;
}




body{
   font-size: 16px;
    margin:0px auto;
    font-family: "cronos-pro-1","cronos-pro-2",sans-serif;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}
a{
  color: #32324a;
  font-weight: bold;
}

#stencil {
  width:998px;
  height:0px;
  margin:0 auto;
}

#stencil_logo {
  position:relative;
  width:177px;
  height:212px;
  top:-10px;
  left:-190px;
  background:transparent url(ramen-stencil-logo.png) no-repeat;
}

#wrapper{
  width:998px;
  margin:0 auto;
  background:rgba(249,249,249,1);
  box-shadow:0px 1px 8px rgba(0,0,0,0.2), 0px 1px 1px rgba(0,0,0,0.4);
  -moz-box-shadow:0px 1px 8px rgba(0,0,0,0.2), 0px 1px 1px rgba(0,0,0,0.4);
  -webkit-box-shadow:0px 1px 8px rgba(0,0,0,0.2), 0px 1px 1px rgba(0,0,0,0.4);
}
/* titles in sans serif display font */
#title, .artist, .track_artist, span.sig{
  font-family: "coquette-1","coquette-2",fantasy;
}
#title{
  font-size: 42px;
  margin-bottom: .5em;
}
#title strong{
  font-size: 56px;
  font-weight:300;
}
#nav{
  height:50px;
  background-color: black;
  color: #fff;
}
#nav a{
    font-family: "cronos-pro-1","cronos-pro-2",sans-serif;
  float: right;
  display:block;
  text-transform: uppercase;
  line-height: 50px;
  text-decoration:none;
  color: #fff;
  font-size: 18px;
  padding-right: 30px;
  padding-left:15px;
  font-weight: normal;
}
#nav a#home{
  float:left;
  padding-left:30px;
}
#guest_bar{
  height:40px;
  background: transparent url('guest-bar-background.jpg') repeat-x top left;
  color: #fff;
  font-weight: 500;
  line-height: 40px;
  font-size: 16px;
  text-shadow: 1px 1px 3px rgba(0,0,0,.5);
}
#guest_bar_left{
  float:left;
  padding-left: 30px;
}
#guest_bar_right{
  float:right;
  padding-right: 30px;
}
#login_header{
  text-indent: -9999px;
  height:40px;
  width: 59px;
  background: transparent url(action-buttons.png) no-repeat 0 -397px;
  display: inline-block;
}
#subscribe_header{
  background: transparent url(action-buttons.png) no-repeat -100px -397px ;
  text-indent: -9999px;
  display: inline-block;  
  width:86px;
  height:40px;
}

#playlist{
  background-color: #32324a;
  height: 600px;
  position:relative;
}
#playlist #cover{
  height: 600px;
  position: absolute;
  top:0px;
  left:00px;
  width:489px;
}
#cover #cover_image{
  height:600px;
  width:489px;
}
#playlist #tracks, #title{
  position: absolute;
  left: 489px;
  top: 22px;
  color: #fff;
}
#playlist #title{
  left: 543px;
}
#playlist #tracks{
  top: 84px;
  font-size: 18px;
  margin-bottom: 1em;
}
#playlist #title{
  
}
#playlist #tracks .track{
  height: 38px;
  line-height: 38px;
  font-size: 20px;
  width: 509px;
  position:relative;
}

.issue-01 #track_12 { display:none; } /* Hides Bonus Track from Playlist in Issue-01 */

.track a.play {
  display:block;
  position:relative;
  float:left;
  width:24px;
  line-height:38px;
  margin-top:8px;
  margin-right:10px;
  margin-left:20px;
  height:24px;
  text-indent:-5000px;
  cursor:pointer;
  background:transparent url(action-buttons.png) no-repeat -150px -240px;
}

.track:hover a.play {
  background:transparent url(action-buttons.png) no-repeat -50px -240px;
}

.track a.play:active {
  background:transparent url(action-buttons.png) no-repeat -100px -240px;
}

.track.playing a.play {
  background:transparent url(action-buttons.png) no-repeat -50px -240px;
}

.track a.info{
  display:inline-block;
  width:37px;
  height:13px;
  background:transparent url(action-buttons.png) no-repeat  -200px -280px ;  
}                                                                  
.track:hover a.info{                                              
  background:transparent url(action-buttons.png) no-repeat  -300px -280px ;  
}
.track.playing a.info{
  background:transparent url(action-buttons.png) no-repeat  -300px -280px ;    
}
.track:hover a.info:hover{                                               
  background:transparent url(action-buttons.png) no-repeat  -251px -280px ;  
}                                                                  


.track .track_number,.track .time{
  display:block;
  float: left;
  line-height: 38px;
  width: 20px;
  text-align:center;
  font-family: "coquette-1","coquette-2",fantasy;
  font-size:0.86em;
  color: #7f89bf;
}
.track .time{
  display:block;
  width:50px;
  height: 28px;
  color: #32324A;
  font-size: 14px;
  line-height:28px;
  font-weight: normal;
  text-align:left;
  text-indent: 15px;
  position:absolute;
  right:-25px;
  top: 4px;
  background:transparent url(action-buttons.png) no-repeat  -200px -400px ;  

}

.track .title{
  margin:0 4px 0 4px;
  font-size:19px;
  line-height: 35px;
}
.wide{
  letter-spacing: -1px;
}
.track .artist{
  color: #7f89bf;
}

#download_mp3_playlist,
#download_flac_playlist{
  display: block;
  text-indent: -9999px;
  width:397px;
  margin-left: 54px;
}
#download_mp3_playlist{
  margin-top:10px;
  height:37px;
  background: transparent url(download.png) no-repeat top left;
}
#download_flac_playlist{
  height:23px;
  background: transparent url(download.png) no-repeat left -37px ;
}
div.flac, div.flac a{
  font-size: 12px;
  line-height: 12px;
  margin-top:-10px;
  color: white;
  letter-spacing: 1px;
}

#cover_art_cred{
  color: #32324a;
  text-indent: 30px;
  font-size: 12px;
  line-height: 16px;
}


/* tracks */
.track_chunk, .chunk{
  position:relative;
  clear: both;
  padding:36px 0;
  font-size: 18px;
  line-height: 22px;
  background:transparent url(background-paper-even.jpg);
}
.track_chunk{
  min-height: 700px;
}
.track_chunk.bonus{
  height: 150px;
  min-height: 150px;
}
.track_chunk .controls, .chunk .left{
  width: 150px;
    position: absolute;
    top:36px;
  left: 35px;
  height: 100%;
}
.track_chunk .track_content{
  padding-left: 185px;
  width: 480px;
}
 .chunk .content{
  padding-left: 185px;
  width: 800px;
}
.chunk .content .description{
  width: 480px;
}
.description .sig{
  color: #888;
  font-size: 22px;
}
.track_chunk, .chunk{
  padding-left: 35px;
  padding-bottom: 55px;
}

.controls{
  font-weight: bold;
  font-size: 12px;
  text-align:right;
}

.chunk, .track_chunk {
  border-bottom:2px dashed rgba(0,0,0,0.05);
}

.chunk .title,
.track_title,
.controls .track_number,
.track_chunk_time{
  font-family: "coquette-1","coquette-2",fantasy;
  font-size: 48px;
  font-weight:200;
  line-height: 48px;
  color:#f46322;
}


.chunk.playing .title, 
.track_chunk.playing a,
.playing .track_title,
.playing .controls .track_number{
  color:#fff;
}

.track_artist{
  font-family: "cronos-pro-1","cronos-pro-2",sans-serif;
  font-weight: 500;
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 25px;
}
.track_description, .description{
  padding-top: 1em;
}
.track_chunk .track_number{
  padding-bottom: 18px;
}

.even .track_artist,
.even .track_number,
.even .track_title{
  border-color: #4a4a4a;
}
.track_title{  width:750px; }
.track_title span { color:#888;font-size:0.6em; }
.playing .track_title span { color:#7f89bf;font-size:0.6em; }

.round_button{
  display: block;
  width:37px;
  height:50px;
  margin-left:62px;
  background-color: #32324a;
  color:transparent;
  line-height: 33px;
  text-align:center;
  font-size: 12px;
  font-weight: 800;
  text-indent:-5000px;
  margin-top: 10px;
  cursor:pointer;
  overflow:hidden;
}
.round_button.track_chunk_play {clear:both; margin-left:109px;}
.round_button.track_chunk_play        { margin-right:10px; background:transparent url(action-buttons.png) no-repeat 0px 0px;  }
.round_button.track_chunk_play:hover  { background:transparent url(action-buttons.png) no-repeat -100px 0px;  }
.track_chunk.playing .round_button.track_chunk_play { background:transparent url(action-buttons.png) no-repeat -50px 0px;  }

.round_button.favorite        { background:transparent url(action-buttons.png) no-repeat 0px -60px;  }
.round_button.favorite:hover  { background:transparent url(action-buttons.png) no-repeat -100px -60px;  }
.round_button.favorite:active { background:transparent url(action-buttons.png) no-repeat -50px -60px;  }

.round_button.download_mp3        { float:left; height:37px; margin-right:10px; background:transparent url(action-buttons.png) no-repeat 0px -130px;  }
.round_button.download_mp3:hover  { background:transparent url(action-buttons.png) no-repeat -100px -130px;  }
.round_button.download_mp3:active { background:transparent url(action-buttons.png) no-repeat -50px -130px;  }

.round_button.download_flac        { background:transparent url(action-buttons.png) no-repeat 0px -169px;  }
.round_button.download_flac:hover  { background:transparent url(action-buttons.png) no-repeat -100px -169px;  }
.round_button.download_flac:active { background:transparent url(action-buttons.png) no-repeat -50px -169px;  }


.track.playing{
  background-color: #212132;
}

/* alternative buttons for the currently playing song */

.playing .round_button.track_chunk_play        { float:left; margin-right:10px; background:transparent url(action-buttons.png) no-repeat -150px 0px;  }
.playing .round_button.track_chunk_play:hover  { background:transparent url(action-buttons.png) no-repeat -200px 0px;  }
.playing .round_button.track_chunk_play:active { background:transparent url(action-buttons.png) no-repeat -250px 0px;  }

.playing .round_button.favorite        { background:transparent url(action-buttons.png) no-repeat -150px -60px;  }
.playing .round_button.favorite:hover  { background:transparent url(action-buttons.png) no-repeat -200px -60px;  }
.playing .round_button.favorite:active { background:transparent url(action-buttons.png) no-repeat -250px -60px;  }

.playing .round_button.download_mp3        { float:left; height:37px; margin-right:10px; background:transparent url(action-buttons.png) no-repeat -150px -130px;  }
.playing .round_button.download_mp3:hover  { background:transparent url(action-buttons.png) no-repeat -200px -130px;  }
.playing .round_button.download_mp3:active { background:transparent url(action-buttons.png) no-repeat -250px -130px;  }

.playing .round_button.download_flac        { background:transparent url(action-buttons.png) no-repeat -150px -169px;  }
.playing .round_button.download_flac:hover  { background:transparent url(action-buttons.png) no-repeat -200px -169px;  }
.playing .round_button.download_flac:active { background:transparent url(action-buttons.png) no-repeat -250px -169px;  }


.track_chunk.even{
  color: #32324a;
  background:transparent url(background-paper-odd.jpg);
}

.track_chunk.odd{
  color: #32324a;
  background:transparent url(background-paper-even.jpg);
}
.track_chunk.even{
  color: #32324a;
  background-color: #fafafa;
}
.track_chunk.playing {
  color: #fafafa;
  background:#32324a url(action-buttons.png) no-repeat 0px -290px;
  background:transparent url(background-paper-playing.jpg);
}

blockquote{
  display: block;
  padding: 0 30px;
  width: 420px;
  font-style: italic;
  margin-bottom: 1em;
  margin-top: 1em;
}
blockquote:before, blockquote:after {
  display: block;
  font-size: 72px;
  width: 50px;
  height: 50px;  
  opacity: .20;
}
blockquote:before {
  font-family: "coquette-1","coquette-2",fantasy;
  content: '“';
  height: 0;
  margin-left: -40px;
  margin-top: 40px;
  margin-bottom:-20px;
}

blockquote:after {
  float:right;
  font-family: "coquette-1","coquette-2",fantasy;
  content: '';
  height: 0;

}



/* Right Col, info */

.track_chunk .right_column{
  float:right;
  width: 240px;
  padding-top:90px;
  position: absolute;
  right: 0px;
  top: 0;
}
.track_chunk .pic{
  margin-top: 45px;
  margin-right: -3px;
  position:relative;
  padding:10px;
  background-color:#fff;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
  -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.3);
  box-shadow: 0px 0px 3px rgba(0,0,0,.3);
}
.track_chunk .pic img{
  width: 220px;
}
.track_chunk .pic img:hover{
  width: 220px;
  opacity:1;
}
.track_chunk .pic img.paperclip{
  width:auto;
  opacity:1;
}

.about_container {
  position:absolute;
  left:0px;
  bottom:80px;
  overflow:hidden;
  color:#999;
}
.about{
  font-size: 10px;
  line-height: 18px;
  margin-top: 30px;
  border-bottom:2px solid #eaeaea;
}

.about_detail {
  padding:2px 0;
  font-weight:normal;
  line-height: 16px;
  border-bottom:1px solid #eaeaea;
  font-size: 12px;
}
.about_detail strong{
  color: #4a4a4a;
}
.about_detail a{
  color: #f46322;
  font-weight: normal;
}

.track_chunk.playing .about_container {
  color:#7f89bf;
}
.track_chunk.playing .about {
  border-bottom:2px solid #32314a;
}
.track_chunk.playing .about_detail {
  border-bottom:1px solid #32314a;
}
.track_chunk.playing .about_detail strong{
  color: #fff;
  font-weight:normal;
}
.track_chunk.playing .about_container a {
  color:#fff;
}

.track_credits{
  font-size: 12px;
  line-height: 18px;
  font-weight:normal;
}

/* webkit css animation setup */

img {  -webkit-transition-property: opacity, -webkit-transform; -webkit-transition-duration: 0.35s; }


/* share and subscribe chunks */

#subscribe_chunk {
  padding:30px 0;
  text-shadow:0px 2px 3px rgba(0,0,0,0.5);
}
#subscribe_chunk{
	background: #4a4a4a none no-repeat;
}

#subscribe_chunk .content{
	font-weight: 400;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	margin:0;
	padding:0 0 0 105px;
}
#subscribe_chunk .content span.sub_headline{
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	color: #bdbdbd;
}

#subscribe_chunk .content .only-29 {
  position:absolute;
  dispaly:block;
  width:174px;
  height:142px;
  right:50px;
  top:-87px;
  text-indent:-5000px;
  background:transparent url(only-29.png) no-repeat center center;
}

#subscribe_chunk .content .subscribe-now {
  position:absolute;
  dispaly:block;
  width:174px;
  height:38px;
  right:50px;
  top:64px;
  text-indent:-5000px;
  background:transparent url(subscribe-now.png) no-repeat center center;
}

#subscribe_chunk .content .only-29:active,
#subscribe_chunk .content .subscribe-now:active { opacity:0.9; }

.last_chunk_standing {
  padding-bottom:100px;
}

#share_chunk .note {
  font-size:0.8em;
  font-weight:500;
  line-height:0.6em;
  color:#999;
}

.chunk .left_icon{
  height:55px;
  width:87px;
  float:right;
  margin-top: 2px;
}
#share_icon{
  background: transparent url(action-buttons.png) no-repeat -100px -298px;
}
#feedback_icon{
  background: transparent url(action-buttons.png) no-repeat  0px  -298px;
}
#share_chunk .description,
#subscriber_feedback_chunk .description {
  margin-top:10px;
}

#issue_url { margin:10px 0; padding:3px; border:1px solid #999; color:#666; font-size:.95em; }

#subscriber_feedback{
	width: 500px;
	font-size: 18px;
	height: 150px;
	margin:10px 0;
	padding:3px;
	border:1px solid #999;
}

#submit_your_feedback_button { display:block; margin-left:290px; }

#issue_url:focus, #subscriber_feedback:focus { border:1px solid #f46322; color:#000; }

#footer_left{
  width: 575px;
}
#footer_right{
  float: right;
  width: 300px;
  margin-right:40px;
}
#footer{
  background: #000 no-repeat top left;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 300;
  border-top: 2px solid #fff;
}
#footer h3{
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: .5em;
  font-size: 14px;
}
#footer-right h3{
  padding-right: 20px;
}
#footer i{
  color: #4a4a4a;
}
#footer a{
  background-color: #4A4A4A;
  color: white;
  padding: 2px 4px;
  text-decoration:none;
}
#footer a:hover{
  background-color:#f15f1f;
}
#upcoming_cover{
  padding-top:3px;
  padding-bottom: 3px;
}

.pic img.paperclip{
  position:absolute;
  top: 0px;
  margin-top:70px;
  right:-43px;
  z-index: 10;
}
#bear{
  position:absolute;
  margin-left:-70px;
  top: 100px;
  height:105px;
  width:123px;
  background:transparent url(action-buttons.png) no-repeat  -200px -450px ;  
}
#feedback_was_submitted{
  font-weight: bold;
  float: left;
  margin-top:-30px;
  color: green;
}