<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>
  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://YallFest.us4.list-manage.com/subscribe/post-json?u=35210953af7b360b5fc41db37&amp;id=4a51c6ce1b&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 YALLFest 2013

Who’s coming: 50 of the country’s top YA authors, including 25 New York Times bestsellers. 

What: Panels, presentations and signings on three stages on Upper King Street, as well as the infamous YA Smackdown!

When: Sat., Nov. 9, 2013, 10 am to 7 pm

Where: Blue Bicycle Books, the American Theatre, Charleston Music Hall, Upper King Street, Charleston, SC 

Cost: FREE!</description><title>YALLFest</title><generator>Tumblr (3.0; @yallfest2012)</generator><link>http://yallfest.org/</link><item><title>The 2013 List of YALLFest Authors</title><description>The List of 2013 Authors for YALLFest is here! 

Leigh Bardugo – The Grisha TrilogyPseudonymous...</description><link>http://yallfest.org/post/50919188406</link><guid>http://yallfest.org/post/50919188406</guid><pubDate>Mon, 20 May 2013 13:48:00 -0400</pubDate><category>john thompson</category><category>Margaret Stohl</category><category>Natalie Standiford</category><category>carrie ryan</category><category>Victoria Schwab</category><category>Veronica Roth</category><category>ransom riggs</category><category>brendan reichs</category><category>kathy reichs</category><category>aprilynne pike</category><category>Stephanie Perkins</category><category>Alyson Noel</category><category>lauren oliver</category><category>lisa mcmann</category><category>myra mcentire</category><category>tahereh mafi</category><category>c. alexander london</category><category>davids levithan</category><category>bill konigsberg</category><category>mike johnston</category><category>ellen hopkins</category><category>nancy holder</category><category>aaron hartzler</category><category>lisi harrison</category><category>shannon hale</category><category>lev grossman</category><category>david macinnis gill</category><category>adam gidwitz</category><category>kami garcia</category><category>Gayle Forman</category></item><item><title>We will be updating the YALLFEST lineup on here shortly, but...</title><description>&lt;img src="http://25.media.tumblr.com/f81f0156c4a3a2e1c3672533e43de506/tumblr_mn0cdwrXDS1r0d95uo1_400.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;We will be updating the YALLFEST lineup on here shortly, but right now, head over to &lt;a href="http://www.teen.com/2013/05/17/entertainment/books-entertainment/yallfest-2013-author-roster/" target="_blank"&gt;Teen.com &lt;/a&gt;for the exclusive list!&lt;/p&gt;</description><link>http://yallfest.org/post/50747574940</link><guid>http://yallfest.org/post/50747574940</guid><pubDate>Sat, 18 May 2013 14:51:32 -0400</pubDate><category>yallfest</category><category>veronica roth</category><category>Margaret Stohl</category><category>divergent</category><category>Beautiful Creatures</category><category>rae carson</category><category>Melissa de la Cruz</category></item><item><title>Margaret Stohl’s ICONS is in stores now. She will be at...</title><description>&lt;img src="http://25.media.tumblr.com/eeff578a26a42e8fa22679bc5a4cd989/tumblr_mmge2ovhFi1r0d95uo1_400.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Margaret Stohl’s ICONS is in stores now. She will be at YALLFEST. Want to know who else will be there? Announcement coming soon! &lt;/p&gt;</description><link>http://yallfest.org/post/49893284750</link><guid>http://yallfest.org/post/49893284750</guid><pubDate>Tue, 07 May 2013 20:16:00 -0400</pubDate><category>yallfest</category><category>margaret stohl</category><category>charleston</category></item><item><title>YALLFest 3 -- Sat. Nov. 9, 2013</title><description>YALLFest will return for the third year on Sat. Nov. 9, 2013, again on Upper King Street in...</description><link>http://yallfest.org/post/48275863262</link><guid>http://yallfest.org/post/48275863262</guid><pubDate>Thu, 18 Apr 2013 09:30:03 -0400</pubDate></item><item><title>Charleston City Paper: "YALLFest returns for another round of YA lit love"</title><description>

&amp;#8220;It&amp;#8217;s a little funnier and wilder than some of the more staid book events,&amp;#8221; says...</description><link>http://yallfest.org/post/35571047251</link><guid>http://yallfest.org/post/35571047251</guid><pubDate>Mon, 12 Nov 2012 12:31:25 -0500</pubDate><category>yallfest</category><category>charleston</category><category>charleston city paper</category><category>margaret stohl</category><category>blue bicycle books</category></item><item><title>There’s a few signed copies left at @bluebikebooks from...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdc8sj9kU81r0d95uo1_r1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;There’s a few signed copies left at @bluebikebooks from #yallfest! Call 843-722-2666 to order one of these!&lt;/p&gt;

&lt;p&gt;Also Siobhan Vivian’s are available!&lt;/p&gt;</description><link>http://yallfest.org/post/35503261133</link><guid>http://yallfest.org/post/35503261133</guid><pubDate>Sun, 11 Nov 2012 14:44:04 -0500</pubDate></item><item><title>See ya next year! #yallfest @yallfest</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdbum1Jis71r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;See ya next year! #yallfest @yallfest&lt;/p&gt;</description><link>http://yallfest.org/post/35483224688</link><guid>http://yallfest.org/post/35483224688</guid><pubDate>Sun, 11 Nov 2012 09:22:48 -0500</pubDate><category>yallfest</category></item><item><title>#Yallfest after hours. Comparing paleness</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdawpcfkKv1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;#Yallfest after hours. Comparing paleness&lt;/p&gt;</description><link>http://yallfest.org/post/35452050864</link><guid>http://yallfest.org/post/35452050864</guid><pubDate>Sat, 10 Nov 2012 21:10:24 -0500</pubDate><category>yallfest</category></item><item><title>Look at these crazy lights! #yallfest</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdar8o5ZqT1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Look at these crazy lights! #yallfest&lt;/p&gt;</description><link>http://yallfest.org/post/35444191593</link><guid>http://yallfest.org/post/35444191593</guid><pubDate>Sat, 10 Nov 2012 19:12:24 -0500</pubDate><category>yallfest</category></item><item><title>Our #yallfest smackdown hosts, dancing a jig from Sarah’s...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdapknJTv11r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Our #yallfest smackdown hosts, dancing a jig from Sarah’s homeland.&lt;/p&gt;</description><link>http://yallfest.org/post/35441734045</link><guid>http://yallfest.org/post/35441734045</guid><pubDate>Sat, 10 Nov 2012 18:36:23 -0500</pubDate><category>yallfest</category></item><item><title>Gearing up for the YA Smackdown at #yallfest! Great and...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdaocvWpMK1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Gearing up for the YA Smackdown at #yallfest! Great and hilarious way to end an awesome Saturday!&lt;/p&gt;</description><link>http://yallfest.org/post/35439933535</link><guid>http://yallfest.org/post/35439933535</guid><pubDate>Sat, 10 Nov 2012 18:10:07 -0500</pubDate><category>yallfest</category><category>YA smackdown</category><category>yallfest 2012</category></item><item><title>Stephanie Perkins offering some writing insights of her own at...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdao7wQ6801r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Stephanie Perkins offering some writing insights of her own at #yallfest. Great stuff!&lt;/p&gt;</description><link>http://yallfest.org/post/35439730418</link><guid>http://yallfest.org/post/35439730418</guid><pubDate>Sat, 10 Nov 2012 18:07:08 -0500</pubDate><category>yallfest</category><category>stephanie perkins</category></item><item><title>@kieracass giving a yallfester writing advice. Awesome stuff!</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdanztNorU1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;@kieracass giving a yallfester writing advice. Awesome stuff!&lt;/p&gt;</description><link>http://yallfest.org/post/35439391539</link><guid>http://yallfest.org/post/35439391539</guid><pubDate>Sat, 10 Nov 2012 18:02:17 -0500</pubDate><category>yallfest</category><category>kiera cass</category></item><item><title>Jonathon Sanchez and @mstohl! :) #yallfest</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdankjA3Eq1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Jonathon Sanchez and @mstohl! :) #yallfest&lt;/p&gt;</description><link>http://yallfest.org/post/35438748960</link><guid>http://yallfest.org/post/35438748960</guid><pubDate>Sat, 10 Nov 2012 17:53:07 -0500</pubDate><category>yallfest</category></item><item><title>Final song from YouTuber Abigail Ayala! Awesome and gorgeous...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdanfp53RW1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Final song from YouTuber Abigail Ayala! Awesome and gorgeous performance, with songs based off of Every Day and Beautiful Creatures! &lt;/p&gt;

&lt;p&gt;Picture also features the back of @kieracass’s head. #yallfest&lt;/p&gt;</description><link>http://yallfest.org/post/35438549164</link><guid>http://yallfest.org/post/35438549164</guid><pubDate>Sat, 10 Nov 2012 17:50:13 -0500</pubDate><category>yallfest</category><category>abigail ayala</category><category>kiera cass</category></item><item><title>She is the next Taylor Swift. I just know it! #yallfest</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdan97Yc3y1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;She is the next Taylor Swift. I just know it! #yallfest&lt;/p&gt;</description><link>http://yallfest.org/post/35438277763</link><guid>http://yallfest.org/post/35438277763</guid><pubDate>Sat, 10 Nov 2012 17:46:19 -0500</pubDate><category>yallfest</category></item><item><title>Smackdown teams! You ready, #Yallfest?</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdan5geYBO1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Smackdown teams! You ready, #Yallfest?&lt;/p&gt;</description><link>http://yallfest.org/post/35438121964</link><guid>http://yallfest.org/post/35438121964</guid><pubDate>Sat, 10 Nov 2012 17:44:04 -0500</pubDate><category>yallfest</category></item><item><title>Awesome performance to kick off the #yallfest YA Smackdown!</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdamykBRlT1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Awesome performance to kick off the #yallfest YA Smackdown!&lt;/p&gt;</description><link>http://yallfest.org/post/35437835492</link><guid>http://yallfest.org/post/35437835492</guid><pubDate>Sat, 10 Nov 2012 17:39:56 -0500</pubDate><category>yallfest</category><category>YA Smackdown</category></item><item><title>Poster at @bluebikebooks so cool! #yallfest</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdamuivWxb1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Poster at @bluebikebooks so cool! #yallfest&lt;/p&gt;</description><link>http://yallfest.org/post/35437663857</link><guid>http://yallfest.org/post/35437663857</guid><pubDate>Sat, 10 Nov 2012 17:37:29 -0500</pubDate><category>yallfest</category></item><item><title>Backstage at the YA at the Movies panel at #yallfest with...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdak0gZ1NZ1r0d95uo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Backstage at the YA at the Movies panel at #yallfest with @cassieclare, @mstohl, and @kamigarcia!&lt;/p&gt;</description><link>http://yallfest.org/post/35433397249</link><guid>http://yallfest.org/post/35433397249</guid><pubDate>Sat, 10 Nov 2012 16:36:16 -0500</pubDate><category>yallfest</category><category>cassie clare</category><category>margaret stohl</category><category>kami garcia</category><category>beautiful creatures</category><category>city of bones</category></item></channel></rss>
