<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SzigetNews.com &#187; Blues Stage</title>
	<atom:link href="http://szigetnews.com/category/blues-stage/feed/" rel="self" type="application/rss+xml" />
	<link>http://szigetnews.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 12:31:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Line-up of the Blues Stage at Sziget 2009</title>
		<link>http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/</link>
		<comments>http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 22:04:43 +0000</pubDate>
		<dc:creator>Sziget News</dc:creator>
				<category><![CDATA[artists]]></category>
		<category><![CDATA[Blues Stage]]></category>
		<category><![CDATA[confirmed]]></category>
		<category><![CDATA[line-up]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[sziget]]></category>
		<category><![CDATA[sziget 2009]]></category>
		<category><![CDATA[sziget festival]]></category>

		<guid isPermaLink="false">http://szigetnews.com/?p=715</guid>
		<description><![CDATA[This year&#8217;s Sziget Festival will, of course, have a Blues Stage, that will feature mostly Hungarian acts, but also Karen Carroll &#38; The Mississippi Grave Diggers. You&#8217;ll also get the chance to see a Zappa and a Doors tribute band, both Hungarian. The full schedule of the blues stage for this year&#8217;s Sziget festival has<a href="http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/">&#160;&#160;[ Read More ]</a>]]></description>
			<content:encoded><![CDATA[<div id='dd_ajax_float'><div class='dd_button_v '><script type='text/javascript' src='https://apis.google.com/js/plusone.js'></script><g:plusone size='tall' href='http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/'></g:plusone></div><div style='clear:left'></div><div class='dd_button_v '><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/" data-count="vertical" data-text="Line-up of the Blues Stage at Sziget 2009" data-via="" ></a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div style='clear:left'></div><div class='dd_button_v '><a name='fb_share' type='box_count' share_url='http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/' href='http://www.facebook.com/sharer.php'></a><script src='http://static.ak.fbcdn.net/connect.php/js/FB.Share' type='text/javascript'></script></div><div style='clear:left'></div><div class='dd_button_v '><script type='text/javascript'>(function() {var s = document.createElement('SCRIPT'), s1 = document.getElementsByTagName('SCRIPT')[0];s.type = 'text/javascript';s.async = true;s.src = 'http://widgets.digg.com/buttons.js';s1.parentNode.insertBefore(s, s1);})();</script> <a class='DiggThisButton DiggMedium' href='http://digg.com/submit?url=http%3A%2F%2Fszigetnews.com%2Fline-up-of-the-blues-stage-at-sziget-2009%2F&amp;title=Line-up%20of%20the%20Blues%20Stage%20at%20Sziget%202009'></a></div><div style='clear:left'></div></div><div class='dd_content_wrap'><p>This year&#8217;s Sziget Festival will, of course, have a Blues Stage, that will feature mostly Hungarian acts, but also <a href="http://www.jamboree.co.hu/en/category/jamboree/karen-carroll-and-mississippi-grave-diggers" target="_blank">Karen Carroll &amp; The Mississippi Grave Diggers</a>. You&#8217;ll also get the chance to see a Zappa and a Doors tribute band, both Hungarian. The <a href="http://www.bluespatika.com/rendezvenyek/sziget-2009-blues-szinpad" target="_blank">full schedule of the blues stage</a> for this year&#8217;s Sziget festival has been published<a href="http://www.bluespatika.com/rendezvenyek/sziget-2009-blues-szinpad" target="_blank"> here</a>.(thanks, fromhungary)</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 1px solid black; margin: 10px;" src="http://img2.pict.com/e7/a3/d7/1381627/0/bigdaddy23.jpg" alt="" width="289" height="435" /></p>
</div><style type="text/css" media="screen">#dd_ajax_float{
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DDDDDD;
	float:left;
	margin-left:-120px;
	margin-right:10px;
	margin-top:10px;
	position:absolute;
	z-index:9999;
}</style><script type="text/javascript">jQuery(document).ready(function($){

	var $postShare = $('#dd_ajax_float');
	
	if($('.dd_content_wrap').length > 0){
	
		var descripY = parseInt($('.dd_content_wrap').offset().top) - 20;
		var pullX = $postShare.css('margin-left');
	
		$(window).scroll(function () { 
		  
			var scrollY = $(window).scrollTop();
			var fixedShare = $postShare.css('position') == 'fixed';
			
			if($('#dd_ajax_float').length > 0){
			
				if ( scrollY > descripY && !fixedShare ) {
					$postShare.stop().css({
						position: 'fixed',
						top: 16
					});
				} else if ( scrollY < descripY && fixedShare ) {
					$postShare.css({
						position: 'absolute',
						top: descripY,
						marginLeft: pullX
					});
				}
				
			}
	
		});
	}
});</script><script type="text/javascript"> jQuery(document).ready(function($) {
	
		if($(window).width()> 790){ 
			$('#dd_ajax_float').show()
		}else{
			$('#dd_ajax_float').hide()
		}

		$(window).resize(function() { 
			
			if($(window).width()> 790){ 
				$('#dd_ajax_float').show()
			}else{
				$('#dd_ajax_float').hide()
			}
			
		});  

	}); ;</script>]]></content:encoded>
			<wfw:commentRss>http://szigetnews.com/line-up-of-the-blues-stage-at-sziget-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

