<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Mobiledict</title>
	<atom:link href="http://mobiledict.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mobiledict.wordpress.com</link>
	<description>Dictionary &#38; Education on mobile</description>
	<lastBuildDate>Mon, 26 Dec 2011 10:43:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mobiledict.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/1d485c9834e45d870ced1ca662953946?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Mobiledict</title>
		<link>http://mobiledict.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mobiledict.wordpress.com/osd.xml" title="Mobiledict" />
	<atom:link rel='hub' href='http://mobiledict.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How  to add theme</title>
		<link>http://mobiledict.wordpress.com/2011/12/26/how-to-add-theme/</link>
		<comments>http://mobiledict.wordpress.com/2011/12/26/how-to-add-theme/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 09:53:41 +0000</pubDate>
		<dc:creator>mobiledict</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mobiledict.wordpress.com/?p=4</guid>
		<description><![CDATA[Adding New Themes Appearance Panel There are many Themes available for download that will work with your WordPress installation. If the Theme that you are installing provides instructions, be sure to read through and follow those instructions for the successful installation of the Theme. It is recommended that Theme developers provide installation instructions for their own [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mobiledict.wordpress.com&amp;blog=30664532&amp;post=4&amp;subd=mobiledict&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h3>Adding New Themes</h3>
<div>
<div><a title="Appearance Panel" href="http://codex.wordpress.org/File:themes.png"><img src="http://codex.wordpress.org/images/thumb/9/9a/themes.png/180px-themes.png" alt="" width="180" height="133" border="0" /></a></p>
<div>
<div><a title="Enlarge" href="http://codex.wordpress.org/File:themes.png"><img src="http://codex.wordpress.org/skins/common/images/magnify-clip.png" alt="" width="15" height="11" /></a></div>
<p>Appearance Panel</p></div>
</div>
</div>
<p>There are many Themes available for download that will work with your WordPress installation.</p>
<p>If the Theme that you are installing provides instructions, be sure to read through and follow those instructions for the successful installation of the Theme. <strong>It is recommended that Theme developers provide installation instructions for their own Themes</strong>, because Themes can provide special optional functionality that may require more steps than the basic installation steps covered here. If your Theme does not work after following any provided instructions, please <strong>contact the Theme author for help</strong>.</p>
<p>To add a new Theme to your WordPress installation, follow these basic steps:</p>
<ol>
<li>Download the Theme archive and extract the files it contains. You may need to preserve the directory structure in the archive when extracting these files. Follow the guidelines provided by your Theme author.</li>
<li>Using an <a title="FTP Clients" href="http://codex.wordpress.org/FTP_Clients">FTP client</a> to access your host web server, create a directory to save your Theme in the <tt>wp-content/themes</tt>directory provided by WordPress. For example, a Theme named <strong>Test</strong> should be in <tt>wp-content/themes/test</tt>. Your Theme may provide this directory as part of the archive.</li>
<li>Upload the Theme files to the new directory on your host server.</li>
<li>Follow the <a title="" href="http://codex.wordpress.org/Using_Themes#Selecting_the_Active_Theme">instructions below</a> for selecting the new Theme.</li>
</ol>
<p><a id="Adding_New_Themes_by_using_cPanel" name="Adding_New_Themes_by_using_cPanel"></a></p>
<h4>Adding New Themes by using cPanel</h4>
<p>If your host offers the <a title="Glossary" href="http://codex.wordpress.org/Glossary#cPanel">cPanel</a> control panel, and the Theme files are in a .zip or .gz archive follow these instructions. Note: This assumes the Theme you download is a compressed (zip) file and the files in the zip file are in their &#8216;named&#8217; folder.</p>
<ol>
<li>Download the Theme zip file to your local machine.</li>
<li>In cPanel File Manager, navigate to your Themes folder. If you have WordPress installed in it&#8217;s own folder called wordpress, you would navigate to &#8220;public_html/wordpress/wp-content/themes&#8221; and if WordPress is installed in your web-root folder you would navigate to &#8220;public_html/wp-content/themes&#8221;.</li>
<li>Once you&#8217;ve navigated to the Themes folder in cPanel File Manager, click on Upload file(s) and upload that zip file you saved in Step 1.</li>
<li>Once the zip file is uploaded, click on the zip file name in cPanel, then in the panel to the right, click on Extract File Contents, and that zip file will be uncompressed.</li>
<li>Follow the <a title="" href="http://codex.wordpress.org/Using_Themes#Selecting_the_Active_Theme">instructions below</a> for selecting the new Theme.</li>
</ol>
<p><a id="Adding_New_Themes_using_the_Administration_Panel" name="Adding_New_Themes_using_the_Administration_Panel"></a></p>
<h4>Adding New Themes using the Administration Panel</h4>
<p>You can download Themes directly to your blog by using the Add New Themes option in the Appearance sub-menu.</p>
<ol>
<li>Log in to the WordPress <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels">Administration Panel</a>.</li>
<li>Select the <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels#Appearance_-_Change_the_Look_of_your_Blog">Appearance</a> panel, then <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels#Themes">Themes</a>.</li>
<li>Select Install Themes</li>
<li>Use the sub-menu or the Search or Filter options to locate a Theme you would like to use.</li>
<li>Click on the Preview link to preview the Theme or the Install link to upload the Theme to your blog.</li>
<li>Use the Upload link in the top sub-menu to upload a zipped copy of a Theme that you have previously downloaded to your machine.</li>
</ol>
<p><a id="Selecting_the_Active_Theme" name="Selecting_the_Active_Theme"></a></p>
<h3>Selecting the Active Theme</h3>
<p>To select a Theme for your site:</p>
<ol>
<li>Log in to the WordPress <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels">Administration Panel</a>.</li>
<li>Select the <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels#Appearance_-_Change_the_Look_of_your_Blog">Appearance</a> panel, then <a title="Administration Panels" href="http://codex.wordpress.org/Administration_Panels#Themes">Themes</a>.</li>
<li>From the <strong>Available Themes</strong> section, click on the Theme title (or Theme screenshot) for the Theme you wish to activate.</li>
<li>A preview of the Theme will be shown.</li>
<li>To activate the Theme click the <strong>Activate &#8220;Theme Name&#8221;</strong> link in the top right.</li>
</ol>
<p>Your selection should immediately become active.</p>
<p><strong>Note:</strong> If the Theme preview is blank, do <strong>not</strong> activate the new Theme without investigating further. Your site may not be displayed correctly, otherwise.</p>
<p><a id="Creating_Themes" name="Creating_Themes"></a></p>
<h2>Creating Themes</h2>
<p>If you are interested in creating your own Theme for distribution, or learning more about the architecture of Themes, please review the documentation regarding <a title="Theme Development" href="http://codex.wordpress.org/Theme_Development">Theme Development</a>.</p>
<p>If you simply want to customize your current Theme for your own use, consider creating a <a title="Child Themes" href="http://codex.wordpress.org/Child_Themes">Child Theme</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mobiledict.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mobiledict.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mobiledict.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mobiledict.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mobiledict.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mobiledict.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mobiledict.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mobiledict.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mobiledict.wordpress.com&amp;blog=30664532&amp;post=4&amp;subd=mobiledict&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mobiledict.wordpress.com/2011/12/26/how-to-add-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3f051b2fb0574b6730db5afbc4f139e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mobiledict</media:title>
		</media:content>

		<media:content url="http://codex.wordpress.org/images/thumb/9/9a/themes.png/180px-themes.png" medium="image" />

		<media:content url="http://codex.wordpress.org/skins/common/images/magnify-clip.png" medium="image" />
	</item>
		<item>
		<title>Nice theme</title>
		<link>http://mobiledict.wordpress.com/2011/12/26/nice-theme/</link>
		<comments>http://mobiledict.wordpress.com/2011/12/26/nice-theme/#comments</comments>
		<pubDate>Mon, 26 Dec 2011 10:33:24 +0000</pubDate>
		<dc:creator>mobiledict</dc:creator>
				<category><![CDATA[Wordpress Tutorial]]></category>

		<guid isPermaLink="false">http://mobiledict.wordpress.com/?p=10</guid>
		<description><![CDATA[http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/ http://platform.twitter.com/widgets/hub.1324331373.html Smashing Magazine 100 Free High Quality WordPress Themes: 2010 Edition By Paul Andrew August 19th, 2010 Freebies, Resources 229 Comments Advertisement It’s hard to believe that a year has passed since our last WordPress theme collection, but there you have it — the time has come again. Once a year we feature the most useful [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mobiledict.wordpress.com&amp;blog=30664532&amp;post=10&amp;subd=mobiledict&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/">http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/</a><br />
<a href="http://platform.twitter.com/widgets/hub.1324331373.html">http://platform.twitter.com/widgets/hub.1324331373.html</a><img src="http://wp.smashingmagazine.com/wp-content/themes/smashing/images/spinner.gif" alt="hidden" /></p>
<div id="pagewidth">
<div id="smashnav"></div>
<div id="wallpapertarget"></div>
<div id="content">
<div id="leftcolumn">
<h1 id="logo"><a title="Smashing Magazine Homepage" href="http://www.smashingmagazine.com/">Smashing Magazine</a></h1>
<div id="logoedtarget"></div>
<div>
<h2><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/">100 Free High Quality WordPress Themes: 2010 Edition</a></h2>
<ul>
<li>By <a title="Posts by Paul Andrew" href="http://wp.smashingmagazine.com/author/paul-andrew/" rel="author">Paul Andrew</a></li>
<li>August 19th, 2010</li>
<li><a href="http://wp.smashingmagazine.com/tag/freebies-2/">Freebies</a>, <a href="http://wp.smashingmagazine.com/tag/resources/">Resources</a></li>
<li><a title="Comment on 100 Free High Quality WordPress Themes: 2010 Edition" href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/#comments">229 Comments</a></li>
</ul>
<div id="prcontent">
<div>Advertisement</p>
<div id="mediumrectangletarget">
<div id="mediumrectangle"><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3059__zoneid=22__OXLCA=1__cb=0c5e7296ff__oadest=http%3A%2F%2Fbusinesscatalyst.com%2Flanding%2Fweb-forms%3Fsdid%3DJCMOL" target="_blank"><img title="" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=300x250_-_build_4.png&amp;contenttype=png" alt="" width="300" height="250" border="0" /></a></p>
<div id="beacon_0c5e7296ff"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3059&amp;campaignid=1086&amp;zoneid=22&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=0c5e7296ff" alt="" width="0" height="0" /></div>
</div>
</div>
</div>
<p>It’s hard to believe that a year has passed since our last WordPress theme collection, but there you have it — the time has come again. Once a year we feature the most useful and interesting WordPress-themes that we are collecting over months and present them in a nice quick overview. The collections from <a href="http://wp.smashingmagazine.com/2007/02/09/83-beautiful-wordpress-themes-you-probably-havent-seen/">2007</a>, <a href="http://wp.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/">2008</a> and <a href="http://wp.smashingmagazine.com/2009/05/18/100-amazing-free-wordpress-themes-for-2009/">last year</a> are still useful, but some of the themes are outdated or updated now.</p>
<p>Looking back over these previous theme articles, you can clearly see how and why WordPress has rapidly matured into the CMS powerhouse it is today. With all of the features that have been added and improvements made with every new WordPress version and with its ever-increasing popularity among the design and development community, the quality of free themes is evident. Developers are continually pushing WordPress’ boundaries, giving us today’s outstanding free theme collection.</p>
<p>Today, we present a fresh collection of useful WordPress themes. Please notice that some themes are a bit older, but they are included because we haven’t featured them last time. This round-up picks up where we left off last year: most <strong>themes below were released between June 2009 and August 2010</strong>. We’ve also split this collection into the following categories: gallery and portfolio themes, themes for bloggers, e-Commerce WordPress themes, clean themes, magazine-style themes, minimal themes, mobile themes; pre-launch themes; and finally “Themes That Take WordPress Beyond.”</p>
<div id="textadtarget">
<div id="textad">[<strong>Editor's note</strong>: A must-have for professional Web designers and developers: <em>The Printed Smashing Books Bundle</em> is full of practical insight for your daily work. <a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2863__zoneid=68__OXLCA=1__cb=65a18e4445__oadest=https%3A%2F%2Fshop.smashingmagazine.com%2Fprinted-book-bundle.html%3Fpk_campaign%3Dsmashing_books-bundle%26pk_kwd%3Dsm-ta-02" target="_self">Get the bundle right away</a>!]</p>
<div id="beacon_65a18e4445"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2863&amp;campaignid=1018&amp;zoneid=68&amp;loc=1&amp;referer=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;cb=65a18e4445" alt="" width="0" height="0" /></div>
</div>
</div>
<h3>Gallery And Portfolio Themes</h3>
<p>Cumulus (Free version)<br />
Cumulus is a very clean and calm portfolio theme. It contains a large block for featured projects and images and a nifty blog posts navigation in the sidebar.</p>
<p><a href="http://code.google.com/p/wordpresstemplates/downloads/detail?name=cumulus.zip&amp;can=2&amp;q=cumulus"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-130.jpg" alt="Cumulus" width="500" height="416" /></a></p>
<p><a href="http://wpshower.com/free-wordpress-themes/imbalance-free-wordpress-theme/">Imbalance</a> (<a href="http://wpshower.com/imbalance/">demo</a>)<br />
Free wordpress theme in modern-minimalist style. Imbalance is a very user friendly, jQuery powered theme which looks really well under any browser and OS. Perfectly fits for your blog, online magazine or portfolio websites. It is optimized for high-loads, contains WordPress 3.0 menu support, Twitter widget, jQuery-based gallery and WP Post Thumbnails support.</p>
<p><a href="http://wpshower.com/free-wordpress-themes/imbalance-free-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/imbalance2.jpg" alt="Imbalance" width="500" height="502" /></a></p>
<p><a href="http://shakenandstirredweb.com/331/introducing-our-first-free-wordpress-theme-shaken-grid">Shaken and Stirred Theme</a> (<a href="http://shakenandstirredweb.com/themes/">demo</a>)<br />
This theme is perfect for you if you’re in need of a gallery/portfolio website or if you just want a website with a unique grid layout that not many websites have taken full advantage of yet. “Shaken Grid” uses the jQuery Masonry plugin which “arranges elements vertically then horizontally according to a grid.” The result is a gap-less layout even if you have varying post heights.</p>
<p><a href="http://shakenandstirredweb.com/331/introducing-our-first-free-wordpress-theme-shaken-grid"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-104.jpg" alt="Shaken and Stirred Theme" width="500" height="320" /></a></p>
<p><a href="http://fthrwght.com/autofocus/">AutoFocus+</a> (<a href="http://www.fthrwght.com/autofocus/plusdemo/">demo</a>)<br />
The theme is designed on an 800px, 8 column grid layout that truly allows your images to shine. The theme boasts a sharp typographic approach with a 22px baseline grid, and a Garamond/Helvetica (Times/Arial for you PC users) font stack that’s much easier to read.</p>
<p><a href="http://fthrwght.com/autofocus/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-121.jpg" alt="AutoFocus+" width="500" height="320" /></a></p>
<p><a href="http://wordspop.com/">Fotofolio Landscape</a> (<a href="http://demo.wordspop.com/fotofolio-landscape/">demo</a>)<br />
A nice dark WordPress theme with sidebar navigation and jQuery-powered lightbox for images. A good choice for photographers who want to feature their works in an online portfolio.</p>
<p><a href="http://wordspop.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_c.jpg" alt="Fotofolio Landscape" width="500" height="290" /></a></p>
<p><a href="http://www.frogsthemes.com/wordpress-portfolio-themes/foliogrid/">FolioGrid</a> (<a href="http://www.frogsthemes.com/demo/foliogrid/">demo</a>)<br />
This theme contains a fluid grid-based layout, jQuery-based transitions and automatically resizing thumbnails. Also, you can choose between various page tamplates, and the theme has a widget-enabled area, too.</p>
<p><a href="http://www.frogsthemes.com/wordpress-portfolio-themes/foliogrid/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_59.jpg" alt="FolioGrid" width="500" height="290" /></a></p>
<p><a href="http://graphpaperpress.com/2010/05/13/mansion/">Mansion</a> (<a href="http://demo.graphpaperpress.com/mansion/">demo</a>)<br />
Mansion is a free photoblogger’s theme for WordPress. It features a flexible-width thumbnail grid for both images and photo journal entries. Mansion is perfect for those who want to primarily showcase their photographs and occasionally write blog posts.</p>
<p><a href="http://graphpaperpress.com/2010/05/13/mansion/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_60.jpg" alt="Mansion" width="500" height="290" /></a></p>
<p>PhotoView (<em>the link is currently unavailable due to server problems of the theme’s author</em>) (demo)<br />
PhotoView was designed for displaying photos and videos in a simple and clean manner. The theme has an integrated lightbox. Also, a PSD file is included for easy customization.</p>
<p><a href="http://www.dvq.co.nz/theme/photoview-v-1-1/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_61.jpg" alt="PhotoView" width="500" height="290" /></a></p>
<p><a href="http://wp.smashingmagazine.com/2010/02/07/simplefolio-a-free-clean-portfolio-wordpress-theme/">SimpleFolio</a> (<a href="http://demo.slimmity.com/simplefolio/">demo</a>)<br />
SimpleFolio is a portfolio theme that includes a blog and a very extensive option page that allows you to exclude all your portfolio items from the blog page. It also includes a front page slider. It has 2 different widget areas and threaded comments, and also supports paged comments and has 2 different page templates for advanced usage. The control of images is done from the post page.</p>
<p><a href="http://wp.smashingmagazine.com/2010/02/07/simplefolio-a-free-clean-portfolio-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-133.jpg" alt="SimpleFolio" width="500" height="516" /></a></p>
<p><a href="http://wp.smashingmagazine.com/2009/08/22/free-podcasting-video-and-photography-wordpress-theme/">Smashing Multimedia</a> (<a href="http://smashingmultimedia.sarah-neuber.de/">demo</a>)<br />
This theme was designed especially for podcasters, photographers and users who can now easily embed videos and images, rate them and showcase them in their own WordPress-based blog. It has a parent theme and an easily customizable child theme. This WordPress Theme comes with layered PSD source files, a visual help guide and is fully localized ready for you to translate it into your target language.</p>
<p><a href="http://wp.smashingmagazine.com/2009/08/22/free-podcasting-video-and-photography-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_64.jpg" alt="Smashing Multimedia" width="500" height="290" /></a></p>
<p><a href="http://graphpaperpress.com/2009/06/10/fullscreen-wordpress-theme/">Fullscreen Photo and Multimedia</a> (<a href="http://graphpaperpress.com/demo/?themedemo=fullscreen">demo</a>)<br />
Fullscreen is a free one-column photography and multimedia theme for WordPress that can be used for portfolios, photoblogs, videoblogs, and virtually anything else where you want your content to be front and center. It provides visual artists a unique way of presenting their latest work online using a minimalist side-scrolling homepage.</p>
<p><a href="http://graphpaperpress.com/2009/06/10/fullscreen-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_66.jpg" alt="Fullscreen Photo and Multimedia" width="500" height="290" /></a></p>
<p><a href="http://www.dizenoco.com/brave-zeenat-free-wordpress-theme/">Brave Zeenat</a> (<a href="http://www.dizenoco.com/demo/">demo</a>)<br />
A clean Portfolio Theme ideal for photographers, artists and designers to showcase their portfolios.</p>
<p><a href="http://www.dizenoco.com/brave-zeenat-free-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_67.jpg" alt="Brave Zeenat" width="500" height="290" /></a></p>
<p><a href="http://themebaker.com/monokrome/">Monokrome</a> (<a href="http://demo.themebaker.com/monokrome/">demo</a>)<br />
This grid-based theme is widget ready and has a Twitter stream and Flickr integration. The column width adapts to the width of the images and the width of the browser viewport.</p>
<p><a href="http://themebaker.com/monokrome/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_57.jpg" alt="Monokrome" width="500" height="290" /></a></p>
<p><a href="http://wpesp.com/portfolio/">Portfolio WPESP Theme</a> (<a href="http://wpesp.com/">live demo</a>)<br />
Portfolio – WPESP Theme is a “minimalist” Theme based on the idea of portfolio created by DAILYWP. The Theme is a starting point in the creation of portfolios, using WordPress as CMS.</p>
<p><a href="http://wpesp.com/portfolio/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-106.jpg" alt="Portfolio WPESP Theme" width="500" height="320" /></a></p>
<p><a href="http://www.obox-design.com/themes_page.cfm/theme/selecta">Selecta</a> (<a href="http://www.obox-design.com/demo-theme.cfm?theme=selecta">demo</a>, WordPress 3.0+ compatible)<br />
Selecta’s rounded edges and bold, modern color palettes make for a fresh theme that’s best suited to blogs where video will be the main focus. The wider-than-usual frames around thumbnails and videos bring to mind the retro-cool of Polaroid photographs and old home movies.</p>
<p><a href="http://www.obox-design.com/themes_page.cfm/theme/selecta"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_62.jpg" alt="Selecta" width="500" height="290" /></a></p>
<p><a href="http://graphpaperpress.com/2009/06/18/work-a-holic/">Work-a-holic</a> (<a href="http://graphpaperpress.com/demo/?themedemo=workaholic">demo</a>)<br />
Work-a-holic is a free two and three column WordPress theme that focuses mainly on showcasing portfolios for artists, web designers, photographers and illustrators.</p>
<p><a href="http://graphpaperpress.com/2009/06/18/work-a-holic/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-135.jpg" alt="Work-a-holic" width="500" height="447" /></a></p>
<p><a href="http://www.flexible7.com/bluebubble-wordpress-theme/">BlueBubble WordPress Theme</a> (<a href="http://mu.flexible7.com/bluebubble/">demo</a>)<br />
The theme is clean and simple, contains a theme options page, uses post image thumbnail plugin, has 2 widget ready sidebars and uses jQuery/PHP-based contact form with easy customization. Requires WordPress 2.9+.</p>
<p><a href="http://www.flexible7.com/bluebubble-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-112.jpg" alt="BlueBubble WordPress Theme" width="500" height="320" /></a></p>
<h3>WordPress Themes For Bloggers</h3>
<p><a href="http://designdisease.com/blog/lapofluxury-theme-released/">Lap of Luxury</a> (<a href="http://www.lapofluxury.com/">demo</a>)<br />
This theme uses gold in the logo, and white and black are used as the main colors. The 2-col theme contains a sidebar on the right that allows for a large square ad up top, and splitting into 2 columns below that. Comes fully widgetized. A special feature of this theme is the logo changer.</p>
<p><a href="http://designdisease.com/blog/lapofluxury-theme-released/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_13.jpg" alt="LapOfLuxury" width="500" height="290" /></a></p>
<p><a href="http://www.web2feel.com/katana/">Katana</a> (<a href="http://www.jinsonathemes.com/demo/?themedemo=katana">demo</a>)<br />
This theme has a simple layout based on anime or game niche. Theme will be suitable for blogs of such niches. Theme has features like featured post section, post thumbnails, banner ads, adsense, twitter widgets etc. Theme uses custom fonts for various titles. It has an intuitive theme option page which lets you configure the theme.</p>
<p><a href="http://www.web2feel.com/katana/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-125.jpg" alt="Katana" width="500" height="320" /></a></p>
<p><a href="http://www.ndesign-studio.com/wp-themes/koi-theme">Koi Theme</a> (<a href="http://www.ndesign-studio.com/demo/wordpress/index.php?wptheme=Koi">demo</a>)<br />
Koi is a simplified version of N.Design Studio’s theme (2009 redesign). Key features: multi-level dropdown menus, social media buttons, threaded &amp; paged comments, and sidebar widget plus three footer widgets. This theme includes an option page to manage dropdown menus, favicon, footer tracking code, and social media buttons. Requires WordPress 2.9+.</p>
<p><a href="http://www.ndesign-studio.com/wp-themes/koi-theme"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-127.jpg" alt="Koi Theme" width="500" height="320" /></a></p>
<p><a href="http://www.woothemes.com/2009/11/bueno/">Bueno</a><br />
Bueno is a clean, minimalistic design which sophistication in both its typography and structure. It uses a grid-based design, has integrated banner ad management, widgetized sidebar and 7 different color schemes. Also, the theme is packaged wth a .po file for easy theme integration.</p>
<p><a href="http://www.woothemes.com/2009/11/bueno/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-109.jpg" alt="Bueno" width="500" height="320" /></a></p>
<p><a href="http://www.ndesign-studio.com/blog/just-released-the-notepad-theme">Notepad Theme</a> (<a href="http://www.ndesign-studio.com/demo/wordpress/index.php?wptheme=Notepad">demo</a>)<br />
The theme is inspired by the iPhone’s Notes.app. This new theme is widget compatible with threaded comments, social media buttons, and multi-level dropdown menus. It has been tested on WordPress 2.9 with Firefox, Chrome, Safari, and IE7+. It also includes some nice CSS3 enhancement such as rounded corners and drop shadow.</p>
<p><a href="http://www.ndesign-studio.com/blog/just-released-the-notepad-theme"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-124.jpg" alt="Notepad Theme" width="500" height="320" /></a></p>
<p><a href="http://themebaker.com/strukture/">Strukture</a> (<a href="http://demo.themebaker.com/strukture/">demo</a>)</p>
<p><a href="http://themebaker.com/strukture/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_06.jpg" alt="Strukture" width="500" height="290" /></a></p>
<p><a href="http://www.web2feel.com/peacekeeper/">Peacekeeper</a> (<a href="http://www.jinsonathemes.com/demo3/">demo</a>)</p>
<p><a href="http://www.web2feel.com/peacekeeper/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_e.jpg" alt="Peacekeeper" width="500" height="290" /></a></p>
<p><a href="http://www.press75.com/">The Seven Five</a> (<a href="http://www.press75.com/themes/seven-five-theme-demo/">demo</a>)<br />
A minimalist blogger/social theme including several customization and layout options.</p>
<p><a href="http://www.press75.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-114.jpg" alt="The Seven Five" width="500" height="320" /></a></p>
<p><a href="http://wordpress.site5.net/simplo/doc/">Simplo</a> (<a href="http://wordpress.site5.net/simplo/">demo</a>)</p>
<p><a href="http://wordpress.site5.net/simplo/doc/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_bb.jpg" alt="ThrillingTheme" width="500" height="290" /></a></p>
<p><a href="http://empirethemes.com/galaxy/">Galaxy</a> (<a href="http://empirethemes.com/galaxy/">demo</a>)<br />
The Galaxy WordPress theme is a two column theme that supports banner ads and the WP-PageNavi plugin. Perfect theme for personal blogs.</p>
<p><a href="http://empirethemes.com/galaxy/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-123.jpg" alt="Galaxy" width="500" height="320" /></a></p>
<p><a href="http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-WordPress/">Aparatus</a> (<a href="http://aparatus.fearlessflyer.com/">demo</a>)</p>
<p><a href="http://fearlessflyer.com/2010/01/get-some-aparatus-free-theme-for-WordPress/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_03.jpg" alt="Aparatus" width="500" height="290" /></a></p>
<p><a href="http://thedesignsuperhero.com/2010/01/zexee-a-free-sexy-WordPress-theme/">Zexee</a> (<a href="http://themes.thedesignsuperhero.com/zexee/">demo</a>)</p>
<p><a href="http://thedesignsuperhero.com/2010/01/zexee-a-free-sexy-WordPress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_09.jpg" alt="Zexee" width="500" height="290" /></a></p>
<p><a href="http://www.simplywp.net/2010/06/20/cyangant-elegant-wordpress-theme/">Cyangant Elegant</a> (<a href="http://demo.simplywp.net/?wptheme=cyangant">demo</a>)</p>
<p><a href="http://www.simplywp.net/2010/06/20/cyangant-elegant-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_10.jpg" alt="Cyangant Elegant" width="500" height="290" /></a></p>
<p><a href="http://wpcrunchy.com/2009/06/23/obscure-free-community-based-WordPress-theme/">Obscure</a> (<a href="http://wpcrunchy.com/preview/?wptheme=obscure">demo</a>)<br />
A dark magazine wordpress theme suitable for any site nitche and best fit for community-based sites.</p>
<p><a href="http://wpcrunchy.com/2009/06/23/obscure-free-community-based-WordPress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-143.jpg" alt="Obscure" width="500" height="320" /></a></p>
<p><a href="http://wp.smashingmagazine.com/2010/02/20/free-dark-and-clean-wordpress-theme-designpile/">Designpile</a> (<a href="http://wordpress.site5.net/designpile/">demo</a>)</p>
<p><a href="http://wp.smashingmagazine.com/2010/02/20/free-dark-and-clean-wordpress-theme-designpile/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_14.jpg" alt="Designpile" width="500" height="290" /></a></p>
<p><a href="http://wpcrunchy.com/2010/02/23/obscorp-a-premium-corporate-wordpress-theme/">Obscorp</a> (<a href="http://wpcrunchy.com/preview/?wptheme=obscorp">demo</a>)</p>
<p><a href="http://wpcrunchy.com/2010/02/23/obscorp-a-premium-corporate-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_07.jpg" alt="Obscorp" width="500" height="290" /></a></p>
<p><a href="http://www.press75.com/">The Side Blog Theme</a> (<a href="http://www.press75.com/themes/side-blog-theme-demo/">demo</a>)<br />
A free blogging theme with all sorts of customization and content management options.</p>
<p><a href="http://www.press75.com/#features-sf"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-115.jpg" alt="The Side Blog Theme" width="500" height="320" /></a></p>
<h3>E-Commerce WordPress Themes</h3>
<p><a href="http://portfolio.icreativelabs.com/free-WordPress-e-commerce-theme-kelontong/">e-Commerce Theme: Kelontong</a> (<a href="http://demo.icreativelabs.com/kelontong_free/">demo</a>)<br />
The theme has a simple layout, clean, professional look, is integrated with WP e-commerce and features a slideshow for products.</p>
<p><a href="http://portfolio.icreativelabs.com/free-WordPress-e-commerce-theme-kelontong/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-126.jpg" alt="e-Commerce Theme: Kelontong" width="500" height="320" /></a></p>
<p><a href="http://portfolio.icreativelabs.com/free-wordpress-e-commerce-theme-dangdoot/">Dangdoot</a> (e-commerce theme: free version) (<a href="http://demo.icreativelabs.com/dangdoot_free/">demo</a>)<br />
Dangdoot is a free e-commerce theme for WordPress and requires the e-Commerce plug-in.</p>
<p><a href="http://portfolio.icreativelabs.com/free-wordpress-e-commerce-theme-dangdoot/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_81.jpg" alt="Dangdoot - e-Commerce Theme (Free Version)" width="500" height="290" /></a></p>
<p><a href="http://portfolio.icreativelabs.com/free-wordpress-e-commerce-theme-appcloud/">AppCloud</a> (e-commerce theme: free version) (<a href="http://demo.icreativelabs.com/appcloud/">demo</a>)<br />
AppCloud is another free e-commerce theme for WordPress. (It too requires the e-Commerce plug-in).</p>
<p><a href="http://portfolio.icreativelabs.com/free-wordpress-e-commerce-theme-appcloud/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_82.jpg" alt="AppCloud - e-Commerce Theme (Free Version)" width="500" height="290" /></a></p>
<h3>Clean WordPress Themes</h3>
<p><a href="http://blissfulblog.com/">Blissful Blog</a> (<a href="http://blissfulblog.com/demo/blog/">demo</a>)</p>
<p><a href="http://blissfulblog.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_ii.jpg" alt="Blissful Blog" width="500" height="290" /></a></p>
<p><a href="http://informationarchitects.jp/downloads/">The Ideal Website</a><br />
The Ideal Website is designed to fit Fibonacci’s Golden Section – otherwise known as the divine proportions. These measurements are said to be the most pleasing to the eye, and have been widely used for everything from judging beauty of a face, to the design of bank notes.</p>
<p><a href="http://informationarchitects.jp/downloads/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-117.jpg" alt="The Ideal Website" width="500" height="320" /></a></p>
<p><a href="http://www.siiimple.com/un-complicated-wordpress-theme">Un.complicated Theme</a> (<a href="http://s51370.gridserver.com/_uncomplicated/">demo</a>)<br />
The layout is minimalist, clean, and organized into three 320px columns. This theme, are built on Starkers and implements the The Golden Grid. here is a wigetized sidebar, which looks like a regular three column row. I have also integrated twitter within the theme, using javascript. All the user has to do is find this line in the index.php page.</p>
<p><a href="http://www.siiimple.com/un-complicated-wordpress-theme"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-110.jpg" alt="Un.complicated Theme" width="500" height="320" /></a></p>
<p><a href="http://wordpress.org/extend/themes/voidy">Voidy</a> (<a href="http://wp-themes.com/voidy?TB_iframe=true&amp;width=1333&amp;height=815">demo</a>)<br />
Voidy is the perfect theme for your great blog. It is clean, clear and beautiful. It is minimalistic two-cloumn theme with the widgets all arranged in the right sidebar. Voidy was designed to make your content stand out and make everything else get out of the way.</p>
<p><a href="http://wordpress.org/extend/themes/voidy"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-103.jpg" alt="Voidy" width="500" height="320" /></a></p>
<p><a href="http://www.diovo.com/links/clear/">Clear</a> (<a href="http://clear.kera.la/2009/12/a-wonderful-theme-for-writers/">demo</a>)<br />
Clear is the perfect theme for great authors. It is clean, clear and beautiful. It is minimalistic one-cloumn theme with the widgets all arranged at the bottom. Clear was designed to make your content stand out and make everything else get out of the way.</p>
<p><a href="http://www.diovo.com/links/clear/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-111.jpg" alt="Clear" width="500" height="320" /></a></p>
<p><a href="http://www.nattywp.com/view-natty-theme.php?theme_id=99932&amp;theme_name=Delicate">Delicate</a> (<a href="http://test.nattywp.com/preview.php?theme=Delicate">demo</a>)</p>
<p><a href="http://www.nattywp.com/view-natty-theme.php?theme_id=99932&amp;theme_name=Delicate"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_b.jpg" alt="Delicate" width="500" height="290" /></a></p>
<p><a href="http://wordpress.site5.net/boldy/doc/">Boldy</a> (<a href="http://wordpress.site5.net/boldy/">demo</a>)<br />
A free theme that includes support for WordPress 3.0 Menu Management, has in-built slideshows, jQuery-based forms and live form validation as well as a widget for Twitter.</p>
<p><a href="http://wordpress.site5.net/boldy/doc/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-101.jpg" alt="Boldy" width="500" height="320" /></a></p>
<p><a href="http://www.my-tapestry.com/smooth/">Smooth</a> (<a href="http://www.my-tapestry.com/demo/?id=5">demo</a>)</p>
<p><a href="http://www.my-tapestry.com/smooth/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_32.jpg" alt="Smooth" width="500" height="290" /></a></p>
<p><a href="http://bizzthemes.com/2010/03/inuitypes/">Inuit Types</a> (starter edition) (<a href="http://bizzthemes.com/demo/inuitypes/">demo</a>)</p>
<p><a href="http://bizzthemes.com/2010/03/inuitypes/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_34.jpg" alt="Inuit Types (Starter Edition)" width="500" height="290" /></a></p>
<p><a href="http://wp.smashingmagazine.com/2010/08/21/modernist-free-wordpress-theme-with-focus-on-typography/">Modernist</a> (<a href="http://rodrigogalindez.com/themes/modernist">demo</a>)<br />
The theme is based on the design ideas of Jan Tschichold, Josef Müller-Brockmann, Dieter Rams, and other modernists. Beautifully built yet transparent, it was designed with a focus on optimal typography in order to better showcase your content: text, images and video.</p>
<p><a href="http://wp.smashingmagazine.com/2010/08/21/modernist-free-wordpress-theme-with-focus-on-typography/"><img src="http://media.smashingmagazine.com/wp-content/uploads/uploader/images/modernist/release.jpg" alt="Screenshot" width="450" height="450" /></a></p>
<p><a href="http://thethemefoundry.com/titan/">Titan Theme</a> (free edition) (<a href="http://demo.thethemefoundry.com/titan/">demo</a>)</p>
<p><a href="http://thethemefoundry.com/titan/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-147.jpg" alt="Titan Theme (Free Edition)" width="500" height="320" /></a></p>
<p><a href="http://wptheme.youare.com/">YouAre Theme</a> (<a href="http://wptheme.youare.com/demo/">demo</a>)</p>
<p><a href="http://wptheme.youare.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_38.jpg" alt="YouAre Theme" width="500" height="290" /></a></p>
<p><a href="http://templates.arcsin.se/simple-organization-wordpress-theme/">Simple Organization</a> (<a href="http://templates.arcsin.se/wp-demo/2009/09/simple-organization/">demo</a>)</p>
<p><a href="http://templates.arcsin.se/simple-organization-wordpress-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-148.jpg" alt="Simple Organization" width="500" height="320" /></a></p>
<p><a href="http://www.artmov.com/blog/252/neutra-theme-for-WordPress/">Neutra</a> (<a href="http://www.artmov.com/dev/live/neutra/">demo</a>)<br />
Neutra is a simple and elegant theme for WordPress. Grid-based with focus on simplicity and typography.</p>
<p><a href="http://www.artmov.com/blog/252/neutra-theme-for-WordPress/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-149.jpg" alt="Neutra" width="500" height="320" /></a></p>
<p><a href="http://wordpress.org/extend/themes/the-erudite">The Erudite</a> (<a href="http://wp-themes.com/the-erudite?TB_iframe=true&amp;width=1092&amp;height=662">demo</a>)<br />
A theme for writers who want readers, not visitors, traffic, click-throughs, CPMs or what-have-you. Carefully crafted typography and generous use of whitespace lets your writing shine. Version 2 includes a dark theme option.</p>
<p><a href="http://wordpress.org/extend/themes/the-erudite"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-105.jpg" alt="The Erudit" width="500" height="320" /></a></p>
<h3>Magazine-Style Themes</h3>
<p><a href="http://benmartineau.com/projects/TheColumnist/news/the-columnist/">The Columnist</a><br />
The Columnist WordPress theme is inspired by traditional newspaper layouts and the grid structures and typography techniques they employ. It has WordPress thumbnail support, widget support, CSS3 column structure, jQuery animations, custom fields for images and featured latest post area.</p>
<p><a href="http://benmartineau.com/projects/TheColumnist/news/the-columnist/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-120.jpg" alt="The Columnist" width="500" height="320" /></a></p>
<p>The Structure Theme (<em>the link was removed because the pricing was changed after the article was published</em>,<a href="http://structuretheme.com/demo/">demo</a>)<br />
The Structure Theme is a free WordPress theme with a modern minimalist design. There are 4 themes included with the Structure Theme download; a white theme, black theme, two column blog and a single column blog design. The theme was created with a simple and clean aesthetic meant to easily adopt the style of the content added to the site. The Structure Theme is also designed with customization in mind. Meaning, with a little work, the theme can be completely personalized to suit your brand.</p>
<p><a href="http://structuretheme.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-118.jpg" alt="The Structure Theme" width="500" height="320" /></a></p>
<p><a href="http://pengbos.com/download/aurelius-download">Aurelius</a> (<a href="http://pengbos.com/">demo</a>)</p>
<p><a href="http://pengbos.com/download/aurelius-download"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_ee.jpg" alt="Aurelius" width="500" height="290" /></a></p>
<p><a href="http://www.tripleships.com/works/tanzaku/">Tanzaku</a> (<a href="http://www.tripleships.com/sample/">demo</a>)</p>
<p><a href="http://www.tripleships.com/works/tanzaku/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_30.jpg" alt="Tanzaku" width="500" height="290" /></a></p>
<p><a href="http://wpcount.com/2010/02/wpcount-wordpress-template/">WPCount</a> (<a href="http://themes.wpcount.com/">demo</a>)</p>
<p><a href="http://wpcount.com/2010/02/wpcount-wordpress-template/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_24.jpg" alt="WPCount" width="500" height="290" /></a></p>
<p><a href="http://www.paddsolutions.com/wordpress-theme-maimpok/">Maimpok</a> (<a href="http://www.paddsolutions.com/wpmag/maimpok/">demo</a>)</p>
<p><a href="http://www.paddsolutions.com/wordpress-theme-maimpok/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_26.jpg" alt="Maimpok" width="500" height="290" /></a></p>
<p><a href="http://developdaly.com/themes/malleable/">Malleable</a> (<a href="http://malleable.developdaly.com/">demo</a>)</p>
<p><a href="http://developdaly.com/themes/malleable/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_29.jpg" alt="Malleable" width="500" height="290" /></a></p>
<p><a href="http://www.kreativethemes.com/furvious/">Furvious</a> (<a href="http://demo.kreativethemes.com/furvious/">demo</a>)<br />
A nice theme coming with 5 color styles, powerful admin framework and featured posts area.</p>
<p><a href="http://www.kreativethemes.com/furvious/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-108.jpg" alt="Furvious" width="500" height="320" /></a></p>
<p><a href="http://wpcrunchy.com/our-themes/newspress/">Newspress</a> (<a href="http://wpcrunchy.com/demo/?wptheme=newspress">demo</a>)</p>
<p><a href="http://wpcrunchy.com/our-themes/newspress/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_17.jpg" alt="Newspress" width="500" height="290" /></a></p>
<h3>Minimal WordPress Themes</h3>
<p><a href="http://www.rodrigogalindez.com/themes/modernist/the-crystal-goblet-or-printing-should-be-invisible/">Modernist</a><br />
<a href="http://www.rodrigogalindez.com/themes/modernist/the-crystal-goblet-or-printing-should-be-invisible/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_dd.jpg" alt="Modernist" width="500" height="290" /></a></p>
<p><a href="http://wpbandit.com/themes/reptile/">Reptile</a></p>
<p><a href="http://wpbandit.com/themes/reptile/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-150.jpg" alt="Reptile" width="500" height="320" /></a></p>
<p><a href="http://www.wp-notes.com/theme/">WP-Notes</a> (<a href="http://www.beytar.com/notes/">demo</a>)</p>
<p><a href="http://www.wp-notes.com/theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-151.jpg" alt="WP-Notes" width="500" height="320" /></a></p>
<p><a href="http://www.vooshthemes.com/wordpress-theme/satoshi-2/">Satoshi</a> (<a href="http://www.vooshthemes.com/gallery/satoshi/">demo</a>)</p>
<p><a href="http://www.vooshthemes.com/wordpress-theme/satoshi-2/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-152.jpg" alt="Satoshi" width="500" height="320" /></a></p>
<p><a href="http://plus63.net/ulaptheme/">Ulap Theme</a> (<a href="http://plus63.net/ulaptheme/?cat=3">demo</a>)</p>
<p><a href="http://plus63.net/ulaptheme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-153.jpg" alt="Ulap Theme" width="500" height="320" /></a></p>
<p><a href="http://jimbarraud.com/2009/03/19/manifest/">Manifest</a><br />
The goal with Manifest was to create a clean and streamlined theme that focused on the content and not the distractions. It utilizes a single column, 500 pixel wide layout. No sidebars. No widgets.</p>
<p><a href="http://jimbarraud.com/2009/03/19/manifest/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-113.jpg" alt="Manifest" width="500" height="320" /></a></p>
<p><a href="http://www.siiimple.com/mpw-theme">Miniml Press Theme</a> (<a href="http://s51370.gridserver.com/_minimalwordpress/">demo</a>)</p>
<p><a href="http://www.siiimple.com/mpw-theme"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_49.jpg" alt="Miniml Press Theme" width="500" height="290" /></a></p>
<p><a href="http://www.behance.net/Gallery/Functionalism/372322">Functionalism</a> (<a href="http://wp.gregponchak.com/">demo</a>)</p>
<p><a href="http://www.behance.net/Gallery/Functionalism/372322"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-155.jpg" alt="Functionalism" width="500" height="320" /></a></p>
<p><a href="http://www.project66.net/lifestreaming-white/">LifeStreaming White</a> (<a href="http://designs.project66.net/">demo</a>)</p>
<p><a href="http://www.project66.net/lifestreaming-white/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-156.jpg" alt="LifeStreaming White" width="500" height="320" /></a></p>
<p><a href="http://www.vostoktheme.com/">Vostok</a> (<a href="http://www.vostok.es/blog/">demo</a>)<br />
Vostok is for those who don’t want attention to be distracted from content. Colors and typography have been carefully chosen to achieve maximum legibility with minimum eye fatigue. Also, code has been written with extreme care for web standards and accessibility.</p>
<p><a href="http://www.vostoktheme.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_54.jpg" alt="Vostok" width="500" height="290" /></a></p>
<p><a href="http://www.kristarella.com/thesis/skins/mini/">Mini</a> (<a href="http://thesis.kristarella.com/">demo</a>)</p>
<p><a href="http://www.kristarella.com/thesis/skins/mini/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_56.jpg" alt="Mini" width="500" height="290" /></a></p>
<h3>Mobile Themes For WordPress</h3>
<p><a href="http://wpshower.com/free-wordpress-themes/iphonsta-free-wordpress-theme-for-iphone/">iPhonsta WordPress theme</a> (<a href="http://wpshower.com/iphonsta/">demo</a>)<br />
iPhonsta Theme is made for iPhone but it also looks nice on other mobile phones and gadgets. iPhonsta wordpress theme is an easy way to expand your visitor’s loyality by providing them with a mobile version of your website.</p>
<p><a href="http://wpshower.com/free-wordpress-themes/iphonsta-free-wordpress-theme-for-iphone/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_hh.jpg" alt="WordPress Mobile Pack" width="500" height="290" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-mobile-pack/">WordPress Mobile Pack</a><br />
The WordPress Mobile Pack includes the following: a mobile switcher to select themes based on the type of user visiting your website; a selection of mobile themes; extra widgets; device adaptation; and a mobile administration panel to allow users to edit the website or write posts while out and about.</p>
<p><a href="http://wordpress.org/extend/plugins/wordpress-mobile-pack/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_68.jpg" alt="WordPress Mobile Pack" width="500" height="290" /></a></p>
<p><a href="http://www.blogohblog.com/wordpress-mobile-theme/">WordPress Mobile Theme</a><br />
This is a minimalist theme that can be used to target mobile users. The theme works with any mobile phone of any resolution. And with its light weight, it also drastically reduces loading times.</p>
<p><a href="http://www.blogohblog.com/wordpress-mobile-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_69.jpg" alt="WordPress Mobile Theme" width="500" height="290" /></a></p>
<p><a href="http://www.mobilizetoday.com/wordpress-themes/">Möbius</a><br />
Möbius is compatible with iPhone (and iPod Touch), Android, BlackBerry, Windows, Palm Pre and Symbian touchscreen mobile phones.</p>
<p><a href="http://www.mobilizetoday.com/wordpress-themes/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_70.jpg" alt="Möbius - Mobile Friendly WordPress" width="500" height="290" /></a></p>
<p><a href="http://www.wptap.com/index.php/news-press/">News Press Mobile</a><br />
The News Press theme is a simple and elegant solution for creating an iPhone-friendly news, blog or other text-centric WordPress website. It comes complete with all the standard WordPress blog features: search, log-in, categories, tags, archives, photos and more.</p>
<p><a href="http://www.wptap.com/index.php/news-press/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_71.jpg" alt="News Press Mobile" width="500" height="290" /></a></p>
<p><a href="http://crowdfavorite.com/wordpress/themes/carrington-mobile/">Carrington Mobile</a><br />
Carrington Mobile is an elegant mobile theme that supports advanced touchscreen browsers (iPhone, Android, BlackBerry, Pre) and that is also backwards-compatible with older mobile devices.</p>
<p><a href="http://crowdfavorite.com/wordpress/themes/carrington-mobile/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_72.jpg" alt="Carrington Mobile" width="500" height="290" /></a></p>
<h3>Pre-Launch WordPress Themes</h3>
<p><a href="http://wordspop.com/">BEBACKWP</a> (<a href="http://wp-themes.com/ice-breaker/">demo</a>)</p>
<p><a href="http://wordspop.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_d.jpg" alt="BEBACKWP" width="500" height="290" /></a></p>
<p><a href="http://customtheme.com/themes/ice-breaker/">Ice Breaker</a> (<a href="http://wp-themes.com/ice-breaker/">demo</a>)</p>
<p><a href="http://customtheme.com/themes/ice-breaker/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_73.jpg" alt="Ice Breaker" width="500" height="290" /></a></p>
<p><a href="http://ready2launch.jedenbod.cz/">Ready2Launch!</a> (<a href="http://demo.jedenbod.cz/">demo</a>)</p>
<p><a href="http://ready2launch.jedenbod.cz/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_74.jpg" alt="Ready2Launch!" width="500" height="290" /></a></p>
<p><a href="http://eliseos.net/nuevo-theme-wordpress-wp-blueprint/">WP Blueprint</a></p>
<p><a href="http://eliseos.net/nuevo-theme-wordpress-wp-blueprint/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_75.jpg" alt="WP Blueprint" width="500" height="290" /></a></p>
<h3>Themes That Take WordPress Beyond</h3>
<p><a href="http://wordpress.org/extend/themes/guruq">GuruQ</a> (<a href="http://wp-themes.com/guruq/">demo</a>)<br />
GuruQ is a basic theme designed to be used for Q&amp;A websites. Visitors post questions to the guru, and the guru answers via the WordPress admin screen.</p>
<p><a href="http://wordpress.org/extend/themes/guruq"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_77.jpg" alt="GuruQ" width="500" height="290" /></a></p>
<p><a href="http://p2theme.com/">P2</a> (Like Twitter in a Box)<br />
P2 is a theme for WordPress that transforms a mild-mannered blog into a super-blog, with features like inline comments on the home page, a posting form right on the home page, inline editing of posts and comments, real-time updates (to display new posts and comments without reloading) and much more.</p>
<p><a href="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21">http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21</a></p>
<p><a href="http://www.driftwoodcms.com/">Driftwood Contact Manager</a> (<a href="http://demo.driftwoodcms.com/">demo</a>)<br />
Driftwood is a contact manager theme built for WordPress. This easy-to-use theme gives you an effortless way to track interaction with your clients and contacts.</p>
<p><a href="http://www.driftwoodcms.com/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_78.jpg" alt="Driftwood Contact Manager" width="500" height="290" /></a></p>
<p><a href="http://templatic.com/news/aggegator-all-your-feeds-at-your-website-front">Aggregator</a> (<a href="http://templatic.com/demo/aggregator/">demo</a>)<br />
Aggregator is a theme that aggregates feeds of any kind in one place and in an attractive format.</p>
<p><a href="http://templatic.com/news/aggegator-all-your-feeds-at-your-website-front"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_79.jpg" alt="Aggregator" width="500" height="290" /></a></p>
<p><a href="http://templatic.com/freethemes/gtd-%e2%80%93-private-blog-theme-for-teams-to-collaborate">GTD</a> (private theme for teams to collaborate)</p>
<p><a href="http://templatic.com/freethemes/gtd-%e2%80%93-private-blog-theme-for-teams-to-collaborate"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_80.jpg" alt="GTD – Private Theme for Teams to Collaborate" width="500" height="290" /></a></p>
<p><a href="http://blue-anvil.com/archives/minicard-theme-for-wordpress-a-cool-free-business-cardsocial-network-theme/">MiniCard</a> (<a href="http://mikejolley.com/">demo</a>)<br />
The MiniCard theme supports hCard and vCard microformats, it supports a ton of social networks, it can accommodate some portfolio items (optional), and it does much more, all from the dedicated theme configuration page.</p>
<p><a href="http://blue-anvil.com/archives/minicard-theme-for-wordpress-a-cool-free-business-cardsocial-network-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_a.jpg" alt="MiniCard" width="500" height="290" /></a></p>
<p><a href="http://templatic.com/news/free-livetwit-theme-quick-wordpress-site-to-display-live-tweets-on-any-topic-user">LiveTwit</a> (<a href="http://templatic.com/demo/livetwit/">demo</a>)</p>
<p><a href="http://templatic.com/news/free-livetwit-theme-quick-wordpress-site-to-display-live-tweets-on-any-topic-user"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_83.jpg" alt="LiveTwit" width="500" height="290" /></a></p>
<h3>WordPress Theme Tools</h3>
<p><a href="http://elastictheme.org/">Elastic Theme Editor</a><br />
The awesome Elastic is a visual theme editor and engine for WordPress. It takes a completely innovative approach to theme development. To get an idea of what it can do, check out this video:</p>
<p>&nbsp;</p>
<p><a href="http://www.divine-project.com/">Divine</a> (Convert PSD to WordPress)<br />
Divine is a Photoshop plug-in that allows you to assign WordPress roles to your main elements (e.g. #footer, #header, etc.). The plug-in then prepares all the files you need. Once you set up FTP access, the tool uploads the theme automatically to your server. Look at this video for insight into how Divine works:</p>
<p>&nbsp;</p>
<p><a href="http://yoast.com/wordpress-debug-theme/">WordPress Debug Theme</a><br />
The WordPress Debug theme allows you to check early on for any possible issues you might have with your WordPress installation. It is quite simple for now, doing only a few things, but it does them very effectively.</p>
<p><a href="http://yoast.com/wordpress-debug-theme/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_84.jpg" alt="WordPress Debug Theme" width="500" height="214" /></a></p>
<h3>Starter And Blank WordPress Themes</h3>
<p><a href="http://nathanstaines.com/archive/starkers-html5">Starkers HTML5 WordPress Theme Kit</a><br />
Starkers is a bare bones WordPress theme created to act as a starting point for the theme designer… Free of all style, presentational elements, and non-semantic markup, Starkers is the perfect ‘blank slate’ for your projects, as it’s a stripped-back version of the ‘Default’ theme that ships with WordPress</p>
<p><a href="http://nathanstaines.com/archive/starkers-html5"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-119.jpg" alt="Starkers HTML5 WordPress Theme Kit" width="500" height="320" /></a></p>
<p><a href="http://code.google.com/p/wp-constructor/">WP-Constructor</a><br />
WordPress Constructor is a many-in-one theme. It contains 6 sidebar variations and three layouts (and you can create new is easy). You can configure colors and fonts. The theme also has post thumbnails (WordPress 2.9+) and navigation menu customization options (WordPress 3.0+).</p>
<p><a href="http://code.google.com/p/wp-constructor/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_89.jpg" alt="WP-Constructor" width="500" height="290" /></a></p>
<p><a href="http://freebpthemes.com/themes/buddymatic/">Buddymatic Theme Framework</a><br />
Buddymatic is a highly extensible theme framework for WordPress and WordPress MU blogs, including BuddyPress-enabled home and member blogs.</p>
<p><a href="http://empirethemes.com/et-starter/">ET Starter Theme for WordPress</a><br />
The ET starter theme lets you easily choose between a one-, two- and three-column layout. It supports the WP-PageNavi, Twitter Tools and Contact Form 7 plug-ins and also includes a built-in jQuery drop-down menu.</p>
<p><a href="http://code.kennethreitz.com/wordpress-theme-skeleton/">WordPress Skeleton Theme</a><br />
The feature-rich WordPress Skeleton Theme has been developed to speed up and streamline your WordPress development. One of its outstanding out-of-the-box features is CSS support for the iPhone and iPad (both portrait and landscape); simply edit the <em>iPhone.css</em> and <em>iPad.css</em> files.</p>
<p><a href="http://www.tipografo.org/wordpress-themes/paintbox-cms/">Paintbox CMS</a> (<a href="http://www.tipografo.org/testrun/?themedemo=paintbox-cms">demo</a>)<br />
Paintbox CMS is a grid-based CMS theme layered on my actual theme-canvas <a href="http://www.tipografo.org/testrun/?themedemo=paintbox">Paintbox</a>. It comes with a smooth 960 grid layout plus some creative jQuery effects for content loading.</p>
<p><a href="http://digwp.com/2010/02/blank-wordpress-theme/">BLANK</a><br />
Blank is a theme with all the functionality of a typical WordPress theme but almost none of the styling. The idea is that using this as your base theme is far easier than using one that is already styled.</p>
<p><em>(al)</em></p>
<p><a href="http://platform.twitter.com/widgets/tweet_button.1324331373.html#_=1324891598204&#038;_version=2&#038;count=horizontal&#038;enableNewSizing=false&#038;id=twitter-widget-0&#038;lang=en&#038;original_referer=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#038;size=m&#038;text=100%20Free%20High%20Quality%20WordPress%20Themes%3A%202010%20Edition&#038;url=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#038;via=smashingmag">http://platform.twitter.com/widgets/tweet_button.1324331373.html#_=1324891598204&#038;_version=2&#038;count=horizontal&#038;enableNewSizing=false&#038;id=twitter-widget-0&#038;lang=en&#038;original_referer=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#038;size=m&#038;text=100%20Free%20High%20Quality%20WordPress%20Themes%3A%202010%20Edition&#038;url=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#038;via=smashingmag</a></div>
</div>
<div>
<div><img src="http://0.gravatar.com/avatar/6b81bf10ddf97c1a224dde2ef9b8666f?s=78&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D78&amp;r=G" alt="" width="78" height="78" /></div>
<div><a title="Posts by Paul Andrew" href="http://wp.smashingmagazine.com/author/paul-andrew/" rel="author">Paul Andrew</a>Paul Andrew is a freelance Web designer. He is chief admin for Speckyboy &#8211; Design Magazine, a Web design, Web development and graphic design resource blog.</p>
</div>
</div>
<div>
<div>
<div id="contribute1">
<h4>Best of Design:</h4>
<ul>
<li><a href="http://www.smashingmagazine.com/responsive-web-design-guidelines-tutorials/">Responsive Design</a></li>
<li><a href="http://www.smashingmagazine.com/professional-photoshop-techniques-tutorials/">Photoshop</a></li>
<li><a href="http://www.smashingmagazine.com/typography-guidelines-and-references/">Typography</a></li>
<li><a href="http://www.smashingmagazine.com/guidelines-for-mobile-web-development/">Mobile Design</a></li>
<li><a href="http://www.smashingmagazine.com/usability-and-user-experience/">Usability and UX</a></li>
<li><a href="http://www.smashingmagazine.com/learning-from-the-past-design-legacy-art/">Design Legacy and Art</a></li>
</ul>
</div>
<div id="contribute2">
<h4>Best of Coding:</h4>
<ul>
<li><a href="http://www.smashingmagazine.com/learning-javascript-essentials-guidelines-tutorials/">JavaScript &amp; jQuery</a></li>
<li><a href="http://www.smashingmagazine.com/learning-wordpress-useful-wordpress-tips-tutorials/">WordPress Techniques</a></li>
<li><a href="http://www.smashingmagazine.com/back-end-server-administration-php-guidelines/">Back-End &amp; Administration</a></li>
<li><a href="http://www.smashingmagazine.com/coding-with-html5-tutorials-guidelines/">HTML5 Tutorials</a></li>
<li><a href="http://www.smashingmagazine.com/mastering-css-principles-comprehensive-reference-guide/">CSS</a>, <a href="http://www.smashingmagazine.com/learning-css3-useful-reference-guide/">CSS3</a></li>
<li><a href="http://www.smashingmagazine.com/bored-the-curious-side-of-smashing-magazine/">Bored?</a></li>
</ul>
</div>
</div>
</div>
<p><strong>Tags</strong>: <a href="http://wp.smashingmagazine.com/tag/freebies-2/" rel="tag">freebies</a>, <a href="http://wp.smashingmagazine.com/tag/resources/" rel="tag">resources</a>, <a href="http://wp.smashingmagazine.com/tag/themes/" rel="tag">themes</a></p>
<p><a id="acom" name="comments"></a></p>
<div>Advertising</p>
<div id="commentspnsrtarget">
<div id="commentspnsr"><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=552__zoneid=26__OXLCA=1__cb=978c6cc9fd__oadest=http%3A%2F%2Fjobs.smashingmagazine.com%2F%3Futm_source%3Dsm%26utm_medium%3Dcs%26utm_campaign%3Dfish" target="_blank"><img title="Smashing Jobs - best fishing ground" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=sj-111028-500x100.png&amp;contenttype=png" alt="Smashing Jobs - best fishing ground" width="500" height="100" border="0" /></a></p>
<div id="beacon_978c6cc9fd"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=552&amp;campaignid=281&amp;zoneid=26&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=978c6cc9fd" alt="" width="0" height="0" /></div>
</div>
</div>
</div>
<ul>
<li><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/#show-comments">229 Comments</a></li>
<li><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/#best-comments">Best Comments</a></li>
</ul>
<div id="discussion">
<div id="show-comments">
<ol id="comments-overview">
<li>1
<div id="comment-1404">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/78296f6c7e30c9ab382a55c3156da4af?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Wirdy</div>
<p>August 19th, 2010 6:22 amGotta love that Pre-Launch themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1404#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>2
<div id="comment-1596">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/430780ea1631e66e0a47434f9eea9878?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Micah Blu</div>
<p>April 4th, 2011 12:36 pmThere’s also a really nice free theme called “Irresistible” at woothemes.com, I’m using that one and found an awesome hosting company (www.boxheadhosting.com) that installs and sets up WordPress for you when you setup your hosting account ~ Sweet!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1596#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>3
<div id="comment-1405">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/21eb2015517df7d75031535383d49824?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Colin</div>
<p>August 19th, 2010 6:36 amYou missed one of the most popular themes (by download) Suffusion. It is free and fully (really incredibly fully) configurable. I am nothing to do with the author but I use this theme on 10 sites and they all look completely different due to its flexibility. Have a look you won’t be disappointed.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1405#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>4
<div id="comment-1546">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/3bacd9bb1ac69958b30a014e1ae605ba?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dave</div>
<p>September 23rd, 2010 11:55 amI use it too. I agree it is a great theme. However, the support in the forum from the owner and his cohort is rude and arrogant.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1546#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>5
<div id="comment-1549">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/879e242e5d72ca1422b527e89f8d8d87?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Connie</div>
<p>September 27th, 2010 2:57 amDave,</p>
<p>please correct your statement. The developer is not arrogant at all, he is friendly, helpful and very patient.</p>
<p>The rude and arrogant cohorts = I think you mean me, as I am active in that forum and have a special humour sometimes, which is not appreciated by everybody.<br />
That’s life…</p>
<p>But please do not thow all persons in one bucket ;=)</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1549#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>6
<div id="comment-1594">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5c887e281be79fc10c556a25d06cddcc?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>jonathan</div>
<p>March 25th, 2011 12:46 pmSuffusion rocks, and I’ve even had Sayontan (the developer) drop by my blog when I posted there about performance problems. If anyone gets rude, it’s probably towards users who post questions that have already been answered. I’ve found the support forums to be incredible, and have had to actually post a question there only once.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1594#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
<li>7
<div id="comment-1406">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/cdd1434c30c965f8b36f56cd74e17101?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dave Van de Walle</div>
<p>August 19th, 2010 6:37 amWowzers.</p>
<p>There are some seriously talented designers out there. Thanks for sharing. Tough to pick a favorite.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1406#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>8
<div id="comment-1407">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d5d039a87c37ef283221c2e99d639d77?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Boba</div>
<p>August 19th, 2010 6:39 amCool, but i noticed 2 themes got repeated, “Simple” and “Blue buble” <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1407#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>9
<div id="comment-1410">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 6:46 amBoba, the second one was indeed repeated — I just removed the duplicate and updated the article. But I don’t think the first one got repeated, too. Or did it?..</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1410#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>10
<div id="comment-1421">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/60181f881f72355935ec0891318443be?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jeffro</div>
<p>August 19th, 2010 7:31 amPretty sure the Clear theme was repeated as well.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1421#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>11
<div id="comment-1444">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f9b76871535c1505a8863ef2938bd8cd?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>George Pytlik</div>
<p>August 19th, 2010 11:16 amUn.complicated was also repeated.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1444#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>12
<div id="comment-1519">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/dd751174f95b71745d8b01123b361d0e?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>danny</div>
<p>August 23rd, 2010 3:01 amModernist is also repeated</p>
<div></div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>13
<div id="comment-1540">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c04f3919088f4803822bc41765bc5b95?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Gustav Meirinho</div>
<p>September 11th, 2010 8:25 pmHey, agreed!</p>
<p>Sincerely,<br />
Gustav Meirinho</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1540#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>14
<div id="comment-1408">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/babdd787a9577a0e615246ac79cf2826?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>James Koster</div>
<p>August 19th, 2010 6:43 amCouple of mine one here <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Cool!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1408#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>15
<div id="comment-1409">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/34ac366bdc3cb5aa9290007d089c1335?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>pipjonesdesign</div>
<p>August 19th, 2010 6:45 amYou legends!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1409#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>16
<div id="comment-1411">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d5d5a889ac0a57e1ee611df3a3e13b8a?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Frog</div>
<p>August 19th, 2010 6:49 amThanks for Featuring FolioGrid. There’s a pro version coming in the next few weeks which boasts some impressive features.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1411#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>17
<div id="comment-1412">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1e497098bae732dca8ed7ad0c4eabb6f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>droppixel</div>
<p>August 19th, 2010 6:51 amNice collection here, but nothing beats a fully custom theme built from scratch.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1412#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>18
<div id="comment-1417">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 7:18 amI agree. However, sometimes you just need to quickly find a nice free theme, install it and customize it a bit. Sometimes you just don’t have enough time to building a fully custom theme from scratch.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1417#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>19
<div id="comment-1434">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e7ac01177677f66f437863ba7846aa20?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Adam</div>
<p>August 19th, 2010 8:57 amExactly. For instance, I have a friend who can’t pay me for a quick and simple site, but I’d like to help him out. Themes are the way to go. If I were building a site for a company, it would be a different story. Nice collection!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1434#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>20
<div id="comment-1627">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e27042768a70ab56e934ad99f41adf67?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Steven</div>
<p>September 15th, 2011 4:52 amI agree. More importantly not all clients can afford expensive prices for a bespoke theme. I know a lot of start ups and individuals who wants a blog or portfolio site up but doesn’t have the budget to afford me or other developers.</p>
<p>When working with big clients who can afford to pay or agencies then its a different story. But for the lower end market Themes are the way to go.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1627#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>21
<div id="comment-1413">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/080085d6980d552b95c04a7e9c027cab?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Harvinder</div>
<p>August 19th, 2010 6:56 amthe quality of these free themes is pretty impressive!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1413#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>22
<div id="comment-1414">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b3467b2f8fc24b98fd09cc4f615863e6?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>H</div>
<p>August 19th, 2010 6:56 amWhat about Drupal??</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1414#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>23
<div id="comment-1491">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/79938854efc75e680cf2eed0de28c316?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dan</div>
<p>August 20th, 2010 6:34 amWhat about it? It’s a totally different CMS.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1491#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>24
<div id="comment-1530">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c00a036b1f0ef215e4d3bd1523cd6604?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>TB</div>
<p>August 30th, 2010 12:47 pmDrupal is a hot mess anyway.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1530#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>25
<div id="comment-1610">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e534583edfae89058783d682e74d96f9?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dash</div>
<p>June 23rd, 2011 5:52 amIt’s definitely hot. The mess is what you… erm… no that’s trolling.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1610#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
<li>26
<div id="comment-1415">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/3ddf5c6e3a71379a25bfefb7be9d92fa?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Gabriel</div>
<p>August 19th, 2010 7:06 amtakk!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1415#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>27
<div id="comment-1416">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/34ac366bdc3cb5aa9290007d089c1335?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Phil Jones</div>
<p>August 19th, 2010 7:12 amPlaying around with Cumuls. Can anyone tell me how to add the images to that homepage?</p>
<p>Many thanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1416#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>28
<div id="comment-1418">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d2a404c9300ed51d8eeaa5c4c60661cc?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>LeON</div>
<p>August 19th, 2010 7:26 amIt’s a really cool collection!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1418#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>29
<div id="comment-1419">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e4f2b730013e7de0b82a3d595632fa10?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Leg</div>
<p>August 19th, 2010 7:27 amThanks for including our themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1419#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>30
<div id="comment-1420">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/52a439e2615cde2ea5ce159b4cd6c23f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Gazza</div>
<p>August 19th, 2010 7:29 am“Buy now” does not equal “Free”</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1420#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>31
<div id="comment-1426">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 7:50 amCould you please be more specific? What theme in the list seems to be not free?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1426#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>32
<div id="comment-1432">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/71e110edbaf522b8a15708d79f5f062c?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>fee</div>
<p>August 19th, 2010 8:40 amthe first one listed: <a href="http://empirethemes.com/cumulus-a-portfolio-theme/" rel="nofollow">http://empirethemes.com/cumulus-a-portfolio-theme/</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1432#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>33
<div id="comment-1472">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 10:48 pmThis theme is available for free download. Please check the website again.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1472#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>34
<div id="comment-1445">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f9b76871535c1505a8863ef2938bd8cd?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>George Pytlik</div>
<p>August 19th, 2010 11:18 amStructure Theme looks like a paid theme. I couldn’t see any way to just download it, and they showed it on their themes page with a price of $69.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1445#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>35
<div id="comment-1453">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d27f7b4b217eebc1d8130291732a9ddf?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>SWS</div>
<p>August 19th, 2010 2:49 pmI think he means Cumulus and missed the Download Free Version small letters <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1453#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>36
<div id="comment-1422">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/824b41e6108a22c4c96f50ee23419369?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Matthew Mueller</div>
<p>August 19th, 2010 7:36 amThese are awesome! Thanks!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1422#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>37
<div id="comment-1423">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/9db6e617ff5b9e7273f36b793942aed0?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Sawyer</div>
<p>August 19th, 2010 7:36 amThanks for including the Shaken and Stirred Theme!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1423#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>38
<div id="comment-1424">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a5bc5e97a9db0fc95ed26e494eff7f5b?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vignesh</div>
<p>August 19th, 2010 7:44 amWOW.. Great themes … Thanks <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1424#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>39
<div id="comment-1425">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0ccd2768477877b3b2b8a1c5fc26d484?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>James</div>
<p>August 19th, 2010 7:48 amGreat wide collection of themes! Must bookmark this for later.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1425#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>40
<div id="comment-1427">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a338b8ee8a51c1718d899b22e4a102b7?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Walter</div>
<p>August 19th, 2010 7:51 amWOW! Very, very good themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1427#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>41
<div id="comment-1428">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/64145d95a463c879e5c3c16726d0d4ec?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Carlos</div>
<p>August 19th, 2010 8:01 amI recently installoed BuddyPress. I wasn’t satisfied with my current theme, so have been thinking of a completely new WordPress theme, that also supports BuddyPress. Can we get examples of themes that look nice for WordPress AND Buddypress?</p>
<p>Thanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1428#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>42
<div id="comment-1431">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a9c17d250b9b97a7baf76ac13d817a08?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Devin</div>
<p>August 19th, 2010 8:28 amUpcoming versions of Thematic should fully support Buddypress. Until then, you can use: <a href="http://wordpress.org/extend/themes/buddymatic" rel="nofollow">http://wordpress.org/extend/themes/buddymatic</a>. It’s simple, but looks nice, and is a great platform to develop on.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1431#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>43
<div id="comment-1429">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7536d8aaec4cce943c647002093748e2?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>RaphaelDDL</div>
<p>August 19th, 2010 8:18 amI use Titan Free Theme =D</p>
<p>Damn good theme</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1429#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>44
<div id="comment-1430">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a9c17d250b9b97a7baf76ac13d817a08?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Devin</div>
<p>August 19th, 2010 8:25 amExcellent selection. For starter themes, I’d also recommend Ian Stewart’s HTML5 theme Toolbox: <a href="http://themeshaper.com/toolbox-html5-starter-theme/" rel="nofollow">http://themeshaper.com/toolbox-html5-starter-theme/</a></p>
<p>I also recently released a free portfolio theme that uses custom post types:<a href="http://wordpress.org/extend/themes/portfolio-theme" rel="nofollow">http://wordpress.org/extend/themes/portfolio-theme</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1430#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>45
<div id="comment-1493">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/198b5589487b3becd3f75cdb60ba0979?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Josh</div>
<p>August 20th, 2010 8:52 amThe portfolio-theme is a very high quality theme, especially for a free theme. The documentation video alone is worth checking out. Great job!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1493#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>46
<div id="comment-1433">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2ec09fb6adfa1e9f7373cdc955f744d5?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Ethan</div>
<p>August 19th, 2010 8:56 amThanks for including Driftwood!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1433#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>47
<div id="comment-1435">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0f7084cf63e887b544c3590fb380a40e?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jason</div>
<p>August 19th, 2010 9:03 amThanks for including my Side Blog and Seven Five themes. Another great list…</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1435#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>48
<div id="comment-1436">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a5458f8875cb57f0dda509972f92a19a?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>kevin</div>
<p>August 19th, 2010 9:22 amAwesome list, bookmarked for further uses.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1436#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>49
<div id="comment-1437">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/84593578e7bf8129d4e50eba3d11ba7f?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Alizain Prasla</div>
<p>August 19th, 2010 9:27 amNow onward i will not search on google for WP themes because smashingmagazine have all those thing for which i am looking for <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . very impressive. i am going to download all of them <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . Paul thanks for you post.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1437#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>50
<div id="comment-1438">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b62c711f1768eec914512d099839419c?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dizeno Co</div>
<p>August 19th, 2010 9:29 amThank you for showcasing our theme “Brave Zeenat” here; appreciate it.</p>
<p>Those who have downloaded it or plan to download it, must rest assured that we offer complete support even with this free theme <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Happy blogging</p>
<p>Dizeno Team</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1438#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>51
<div id="comment-1521">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/15950a8dfccd99564b002e06c49574dc?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>riverriver</div>
<p>August 23rd, 2010 7:13 pmJust purchased the Pro version of Brave Zeenat. Heaps of problems on installation and no link I can find anywhere to any support. Even the contact link on your website is dead. Not feeling great about the $40 I just spent. I’ve left a comment on your site. Contact would be greatly appreciated.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1521#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>52
<div id="comment-1439">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0f1ac9f6ffd264f6a36198c598a4ea7c?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Lee Gustin</div>
<p>August 19th, 2010 9:56 amAwesome job guys <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I found many new themes!!</p>
<p>cheers</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1439#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>53
<div id="comment-1440">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/47d41e21f7eafac774eda8ab5ca49710?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>MrOrange</div>
<p>August 19th, 2010 10:02 amYou compiled, once again, a great list of wordpress themes! I really appreciate this collection and will play around with two or three of these. However, there is one little mistake I stumbled upon: The BEBACKWP demo (Pre-Launch WordPress Themes) is not properly linked!</p>
<p>Thanks again and keep up the good work!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1440#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>54
<div id="comment-1441">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/8f082d7f4e1e78b7e374c60435ee0d54?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Andre</div>
<p>August 19th, 2010 10:44 amWOW! My favourite post returns with a new editon. Brilliant!!!!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1441#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>55
<div id="comment-1442">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/250fa4b1de1b848093879c2b2b98ea50?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Kris</div>
<p>August 19th, 2010 11:05 amAwesome Article!! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Did you know it shows up in the entire RSS feed? LOL<br />
Instead of just a snippet?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1442#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>56
<div id="comment-1452">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 2:24 pmYes, we know, Kris. This is the signature of Smashing Magazine, and we stay true to it.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1452#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>57
<div id="comment-1443">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1c077dd087ceeb6e8193ff9026f2dada?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>everon</div>
<p>August 19th, 2010 11:14 amwhen i started reading this i was the first one… and when i am writing this comment i saw comments count said 34 <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  this is byfar my favorite post of SM , rock on</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1443#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>58
<div id="comment-1446">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/03a9e486c8299eae6e3d34a461133601?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>ema</div>
<p>August 19th, 2010 11:20 amoh, i love you!<br />
i really do.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1446#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>59
<div id="comment-1447">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/3f7cda86b0d471afad79a0b5423d1677?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Matt Wiebe</div>
<p>August 19th, 2010 11:25 amThanks for including The Erudite in this list! However, you could not have chosen a worse screenshot – the demo content for WordPress.org themes is terrible for my theme. If it all possible, please take a screenshot of <a href="http://erudite.somadesign.ca/" rel="nofollow">http://erudite.somadesign.ca</a> instead. Thanks!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1447#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>60
<div id="comment-1448">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c36b65c98682dfeef0e0f1c2b2ff65e4?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mohawk Kellye</div>
<p>August 19th, 2010 11:56 amI’ve been looking for Fullscreen… I tried to recreate it myself but it was too time consuming. At least here it is.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1448#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>61
<div id="comment-1449">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/8714bdc77706154f361a9b73622ae83d?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>peter</div>
<p>August 19th, 2010 1:03 pmhow do you download boldy?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1449#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>62
<div id="comment-1512">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7e7cfdd6680c66db887abaf9340c81f7?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Eva</div>
<p>August 22nd, 2010 7:04 am<a href="http://wordpress.site5.net/themes/boldy.zip" rel="nofollow">http://wordpress.site5.net/themes/boldy.zip</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1512#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>63
<div id="comment-1450">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/412bd78cf1a7fa8c1c84ed6995754256?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Valent Mustamin</div>
<p>August 19th, 2010 1:12 pmperfect compilation. love it!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1450#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>64
<div id="comment-1451">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/9977cdef2b4edcad94e78b6a2090e48a?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Auz</div>
<p>August 19th, 2010 2:10 pmNice collection! Thanks for the links.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1451#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>65
<div id="comment-1454">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/52a4a6b0d3842f3e9f80e653da02254d?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Matthew</div>
<p>August 19th, 2010 3:33 pmGreat collections – thank you so much for sharing these themes! =}</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1454#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>66
<div id="comment-1455">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5e68a5c61a14a3e93c9026cbabe23817?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Argado</div>
<p>August 19th, 2010 3:44 pmwaw, nice themes ..<br />
I love wordpress</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1455#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>67
<div id="comment-1456">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/87999cca4d2ee88269a67c402f7631ce?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Phill</div>
<p>August 19th, 2010 3:55 pmWow another post full of wordpress themes, how original. Can’t find those on every 2 bit design blog or anything.</p>
<p>PS. Buy the book or we’ll shutdown.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1456#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>68
<div id="comment-1457">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/9aa4128524c1c257654d29690c306fe4?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Kya</div>
<p>August 19th, 2010 3:57 pmThank you so much! I especially love the last part of the post with blank themes. I needed to create a new core theme and I was kind of reading having to make one because of all that is needed, now this is one part of the process that won’t give me a headache!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1457#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>69
<div id="comment-1458">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c2c7dfeba3c27e2843333b29000467d3?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Rapideo</div>
<p>August 19th, 2010 4:56 pmGreat collections – thank you so much for sharing these themes</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1458#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>70
<div id="comment-1459">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c432891ced6f7f94cc029a73701a55c0?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>mavdl</div>
<p>August 19th, 2010 6:13 pmoh no a classic if you dont step up now you misses the train image</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1459#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>71
<div id="comment-1460">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/78beaca8c1b66e2dd1048b6027643853?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Michelle</div>
<p>August 19th, 2010 6:15 pmYou know you’re obsessed with WordPress when…</p>
<p>…for the last two days any time you’ve seen a themes roundup you’ve played “identify the theme from a distance” with your fiance and won.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1460#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>72
<div id="comment-1461">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/676010582d802aa3784adefafd50145d?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Alessandro</div>
<p>August 19th, 2010 6:20 pmReally useful !</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1461#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>73
<div id="comment-1462">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/adbba5ffbe6433f8be5238b878316e00?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Elijah</div>
<p>August 19th, 2010 6:30 pmWicked awesome – looks like Christmas came early this year! Sweet….</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1462#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>74
<div id="comment-1463">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d7d46ed4bca53e136e299b47660d7ef7?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Winart</div>
<p>August 19th, 2010 6:30 pmNice Collection!!!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1463#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>75
<div id="comment-1464">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/eade708874bd2dccafefbe23fa12ca68?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Synnamin</div>
<p>August 19th, 2010 7:14 pmFantastic!! I’m something of a theme collector (themes are my new crack, complementing my overwhelming background tile collection – I kid! sort of…). Is there any hope of a zip file with all of them together?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1464#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>76
<div id="comment-1465">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/11687c24574e28b38ff3dfcc9eca852e?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>budiman</div>
<p>August 19th, 2010 8:05 pmfantastic, but unfortunately i’m not using wordpress.<br />
i’m use joomla</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1465#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>77
<div id="comment-1466">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a6f6eca42dcd304f29c41b426256410d?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>sobean</div>
<p>August 19th, 2010 8:35 pmGreat Collection!!!!<br />
please Anyone know the wp themes that can be used for online Music</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1466#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>78
<div id="comment-1467">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/97818ee5f05582b5efc0a3dabdcb3117?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Kyle Hillman</div>
<p>August 19th, 2010 9:37 pmBlissful Blog is nice.. but they charge $19.00 to get a FAQ for the design.. and even after paying the 19.00 I couldn’t get the lightbox to work.. and other lightbox plugins wont work with that theme chosen.</p>
<p>(works fine if you revert back to the wordpress default theme).</p>
<p>If someone figures out how to get it to work.. let me know.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1467#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>79
<div id="comment-1507">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/8f71450ee1c9da11e749361948302db0?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>vane</div>
<p>August 21st, 2010 6:57 amis a nice theme, but not totally free at all…</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1507#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>80
<div id="comment-1583">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/989670a45e1c25722a428a01f1106387?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>David Morgan</div>
<p>February 4th, 2011 1:41 pmThe Lightbox Plus plugin works great with the Blissful Blog. The Blissful Blog theme itself is totally free. The $19 is optional if you would like the theme PSD and documentation.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1583#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>81
<div id="comment-1468">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Martin Chaov</div>
<p>August 19th, 2010 10:16 pmYeah!! Another creativity showcase, we need it because our own creativity is completely missing or somewhere down the drain pipe.</p>
<p>In most seriousness this is just sad. There are so many other ways to keep your audience. Showcases of free content are a waste of yours and ours time.</p>
<p>Take for example A list Apart, they aren’t publishing just for the sake of publishing. Publish a bit more rarely, but only high quality content.</p>
<p>Also:<br />
1. No designer will use someone else’s design for his own blog/site/journal/whatever…<br />
2. No client would want to share the same template with about …. 1000 others around the globe.<br />
3. Don’t you have professional writers around?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1468#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>82
<div id="comment-1473">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 10:51 pmMartin, thank you for your reply. We have a quite large readership. There are readers who are interested in showcases and round-ups and there are readers who are interested in though-provoking design-related articles. Our goal is to provide useful content for the web design community, and this is exactly what we are doing. E.g. round-ups of freely available fonts are always useful, and in this case showcase of free content is not waste of yours and ours time.</p>
<p>If you don’t like this post, why don’t you just skip it? There are plenty of non-round-up-articles on Smashing Magazine as well!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1473#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>83
<div id="comment-1474">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Martin Chaov</div>
<p>August 19th, 2010 11:00 pmI am regular reader <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and the comment posted above is my personal opinion, it must not affect anyone, who likes this type of articles.</p>
<p>Also, I really do skip the showcases <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Just this time I was wondering about why they are so popular.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1474#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>84
<div id="comment-1481">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c108fcd68bb474b280445a840c158572?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Callum Chapman</div>
<p>August 20th, 2010 1:01 amYou also need to keep in mind that not all readers are professional designers or developers, and will find these themes helpful for their own sites, or to simply tear apart and look at the code, which is in my opinion one of the very best ways of learning. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1481#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>85
<div id="comment-1492">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a8e8a23d073d39f363604d244a6cdcc2?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Greg Raby</div>
<p>August 20th, 2010 6:45 am“Also, I really do skip the showcases <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Just this time I was wondering about why they are so popular.”</p>
<p>I mean, seriously…</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1492#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>86
<div id="comment-1555">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Martin Chaov</div>
<p>October 9th, 2010 4:01 amYes, seriously – showcases of free design templates usually consist of nothing but sad examples how even a good idea can look bad. They are full of mistakes and have unfinished look.</p>
<p>Not to mention that they are limited to a home page and sometimes a second text only page (if we are talking strictly for sites).</p>
<div></div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>87
<div id="comment-1548">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/aea703bb1f61d50d002c4217d7dd4e09?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>sterex</div>
<p>September 24th, 2010 9:33 pm</p>
<blockquote><p>Yeah!! Another creativity showcase, we need it because our own creativity is completely missing or somewhere down the drain pipe.</p>
<p>In most seriousness this is just sad. There are so many other ways to keep your audience. Showcases of free content are a waste of yours and ours time.</p></blockquote>
<p>Technically, according to you, everything you read here is a waste of time. Why are you so obsessed with wasting time?!</p>
<blockquote><p>Take for example A list Apart, they aren’t publishing just for the sake of publishing. Publish a bit more rarely, but only high quality content.</p></blockquote>
<p>Bah. Another side-liner. Do not comment just to comment! There are a readers who read more often and leave less comments but, the comments are meaningful!</p>
<blockquote><p>Also:<br />
1. No designer will use someone else’s design for his own blog/site/journal/whatever…<br />
2. No client would want to share the same template with about …. 1000 others around the globe.<br />
3. Don’t you have professional writers around?</p></blockquote>
<p>1. Not all readers are designers.<br />
2. Not all readers are clients. Not all bloggers/website owners make money off their site. And not all of them mind sharing.<br />
3. Nah. Just good ones. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><strong>4. If you were a ‘regular reader’, you’d not have left a comment like this!</strong></p>
<blockquote><p>I am regular reader <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and the comment posted above is my personal opinion, it must not affect anyone, who likes this type of articles.</p></blockquote>
<p>Ooh! A disclaimer!? Lol!</p>
<p>I have one too:<br />
I’m not a regular commenter and this comment is my personal opinion (of a personal opinion of another commenter), it must not affect anyone, who likes leaving such comments!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1548#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>88
<div id="comment-1556">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Martin Chaov</div>
<p>October 9th, 2010 4:09 amThere was a time, not that long ago, that you could read very interesting articles here. Like there are some new entries that grabbed my attention. But as a reader I have the right to comment, approve/disapprove etc….</p>
<blockquote><p>Technically, according to you, everything you read here is a waste of time. Why are you so obsessed with wasting time?!.</p></blockquote>
<p>Not everything, just showcases like this one, I still think they are useless. Also, if this is the designers magazine …. wtf are the non-designers doing here?</p>
<blockquote><p>Bah. Another side-liner. Do not comment just to comment! There are a readers who read more often and leave less comments but, the comments are meaningful!.</p></blockquote>
<p>This comment is not for the sake of commenting. I am giving examples with the site with the most sophisticated articles regarding web design (in my opinion).</p>
<p>Also, Smashing are big boys, they do not need defenders <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  they need to post high-quality content.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1556#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>89
<div id="comment-1614">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/4fb3fc414205f1758d85932cb7fe8622?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Maverick</div>
<p>June 30th, 2011 9:56 amLike your comment interface!!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1614#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>90
<div id="comment-1469">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/34834f8b7c9b311753bad5e827ce8b29?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Brad</div>
<p>August 19th, 2010 10:17 pmThe Structure theme appears not to be free. Though its page talks at length about it being a free theme, there doesn’t appear to be a way to download it. The only link I can find is buried in the “about” section, and doesn’t work. Going directly to the Organic Designs website says it costs $69: <a href="http://www.organicthemes.com/themes/" rel="nofollow">http://www.organicthemes.com/themes/</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1469#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>91
<div id="comment-1471">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vitaly Friedman</div>
<p>August 19th, 2010 10:43 pmBrad, it appears that the pricing was changed after the post was published. The link was removed. Thank you for heads up!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1471#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>92
<div id="comment-1515">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/91513a774b0934e2027eabc61bd39344?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>chodorowicz</div>
<p>August 22nd, 2010 4:12 pmthere’s a link to a free version of structure theme on the organic website:<br />
<a href="http://www.organicthemes.com/themes/structure-theme/" rel="nofollow">http://www.organicthemes.com/themes/structure-theme/</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1515#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>93
<div id="comment-1545">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0763730b3c4e0f9f75ab59f7ad00375c?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Eze</div>
<p>September 20th, 2010 2:37 amApenas teste!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1545#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>94
<div id="comment-4863">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a805ef397c1e8191ab66f1839b520143?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jack</div>
<p>September 29th, 2011 7:29 amThis is a message</p>
<div></div>
</div>
</div>
</li>
</ul>
</li>
<li>95
<div id="comment-1571">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f8b66e28aa689e2c0d82c0503183af1d?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>JonDoe</div>
<p>December 14th, 2010 5:14 amYup, Structure Theme seems to be free again. Awesome, because it’s pretty nice!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1571#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li>96
<div id="comment-1470">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/ed9bb49f45d4dfb257697d60fe8064d1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>sgacheru</div>
<p>August 19th, 2010 10:32 pmAwesome collection many thanks!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1470#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>97
<div id="comment-1475">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/283bad686eb6d566fb9a44f567184978?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>keith</div>
<p>August 19th, 2010 11:22 pmWOW! great resource!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1475#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>98
<div id="comment-1476">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/84ddb5d6f602a9f388d095ae4ff5b45e?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jesper</div>
<p>August 19th, 2010 11:38 pmI love you guys!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1476#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>99
<div id="comment-1477">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c2c48bc54d85186a333e7938cdec9afe?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Brija</div>
<p>August 19th, 2010 11:45 pmAmazing themes, thanks!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1477#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>100
<div id="comment-1478">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5474707084319c48dfa4766162786b5c?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Sea Jay</div>
<p>August 20th, 2010 12:09 amamazing stuff. it there a link were we can download them all in one click <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  sorry for being lazy!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1478#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>101
<div id="comment-1482">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c108fcd68bb474b280445a840c158572?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Callum Chapman</div>
<p>August 20th, 2010 1:02 amThey can’t do that, you’re meant to read the individual T&amp;C’s as they’re all different! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1482#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>102
<div id="comment-1479">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/371e5c9c45359ae620415936e816fc07?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>AllanP</div>
<p>August 20th, 2010 12:20 amReally like the approach of shaken and stirred and imbalance themes have taken, good to see something different.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1479#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>103
<div id="comment-1480">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5dea59fb0b926763408285042ba1a2e6?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>flourish</div>
<p>August 20th, 2010 12:54 amGreat, mine is on the list.<br />
And the list is really awesome.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1480#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>104
<div id="comment-1483">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/808bc244b2638eae64edb2960c43e916?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>MC</div>
<p>August 20th, 2010 2:39 amWhere may I find the dark Vostok theme?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1483#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>105
<div id="comment-1484">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/010349a9457ad39b1ecc00cf619b2cae?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mr. GPS</div>
<p>August 20th, 2010 2:53 amGreat collection! Thanks!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1484#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>106
<div id="comment-1485">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/ec77bb5f4a8d83b5821cb1dfbd3f0149?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>mantis</div>
<p>August 20th, 2010 3:48 am&lt;3 you!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1485#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>107
<div id="comment-1486">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2a98fd492a3ca2aef2c8afc28b231c8b?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Yasen Vasilev</div>
<p>August 20th, 2010 4:30 amThanks very much! This will be a big time saver in a next project.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1486#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>108
<div id="comment-1487">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b9acbb3efda1c32461a1b3c55bb5d25f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>iNsAnE</div>
<p>August 20th, 2010 4:45 amOMG! Now I have to try them out! Every one! Thanks anyway for this great collection.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1487#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>109
<div id="comment-1488">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b88786892324f69c5dee090913a7cf11?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Katja Nina</div>
<p>August 20th, 2010 5:18 amGreat selection and great themes. Exactly what I was looking for now!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1488#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>110
<div id="comment-1489">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/9930f232a893e92e04bc4fc8483d9e82?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Asker</div>
<p>August 20th, 2010 5:34 amGreat List.still you missed some awesome WP Themes</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1489#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>111
<div id="comment-1490">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1a097c5b43667d1e06a8939fbc5552fd?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Rama</div>
<p>August 20th, 2010 5:39 amThe “Ideal Website” theme is NOT free!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1490#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>112
<div id="comment-1494">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/3d30f0192195b69d5de20da1882748a8?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Batfan</div>
<p>August 20th, 2010 10:57 amI disagree. Any of these themes can be modified to become the ‘perfect theme’ for your project.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1494#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>113
<div id="comment-1495">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/21f925c121f37d31b42ebe4b2c0c3e21?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>DinoThemes</div>
<p>August 20th, 2010 12:55 pmNice list! Will be updating our gallery with some of the better ones listed here…</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1495#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>114
<div id="comment-1496">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a67d14f06f2334b8e8297de387ed1fd6?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>SlowX</div>
<p>August 20th, 2010 5:39 pmLove Boldy.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1496#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>115
<div id="comment-1497">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/cf9fc6021430b4526a4604f807eb27a8?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Terran</div>
<p>August 20th, 2010 8:10 pmYou might want to note that kristarella’s mini is a thesis skin, and while it is free, thesis is not. Not that I have anything against any of that, and have learned a lot from kristarella (and thesis).</p>
<p>The pre-launch themes are great. I just might use one of them in the near future.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1497#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>116
<div id="comment-1498">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/93ab876074f3842b5feb5625186c6c9e?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>O&#8217;Ryan</div>
<p>August 20th, 2010 8:44 pmThe interior pages of the Cumulus theme cause my FF to crash… every time. has any one else experienced this with that theme?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1498#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>117
<div id="comment-1499">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/91fae797ee3f45f3be774655710f0b12?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>nilesh</div>
<p>August 20th, 2010 9:28 pmSeems to FolioGrid is good but after lots of try, thumnail is not display in wordpress latest version 3</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1499#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>118
<div id="comment-1500">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/515944dbe5dd3ae050833d1abd619175?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Sheraz</div>
<p>August 20th, 2010 9:52 pmConfused, what to choose <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1500#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>119
<div id="comment-1501">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a2e95496b77ebbeb80fdec24de46ce8f?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Deepali White</div>
<p>August 20th, 2010 9:58 pmVery nice collection indeed… i may have a suggestion for above list which might be a great addition to that. Last night i found this new news theme in my feed. you should totally check it out. <a href="http://www.instantshift.com/2010/08/20/global-news-a-free-wordpress-theme/" rel="nofollow">http://www.instantshift.com/2010/08/20/global-news-a-free-wordpress-theme/</a></p>
<p>Also, whom should i contact for writing articles on SM.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1501#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>120
<div id="comment-1502">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/78c80dc3936dba853b6ece19c66e5be1?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>jaype</div>
<p>August 21st, 2010 2:30 amjust FYI but the theme on informationarchitects.jp that the link in your article points to is the IA3 template and it’s not free ! it’s 30 $ or more <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  the theme is awesome for sure but not free.</p>
<p>Otherwise great list !</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1502#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>121
<div id="comment-1508">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/04141a289960d460f6bc6909977d14ca?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>lukas</div>
<p>August 21st, 2010 7:18 amThe first one isn’t free – true. But here they talk about a free template called “Free WordPress Template: The Ideal Website” – see point #2.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1508#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>122
<div id="comment-1503">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/cfc8bb4f5838ec50987ae9b71f16642f?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Nikunj</div>
<p>August 21st, 2010 2:53 amNice work Paul, Thanks for sharing such awesome themes <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1503#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>123
<div id="comment-1504">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/283ebf61dc710d8cc6479a0763807ed3?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Andrei Gonzales</div>
<p>August 21st, 2010 4:50 amWow. A number of these are rip-offs of real sites. Maybe designers should start checking out the theme gardens with cease-and-desist papers ready.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1504#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>124
<div id="comment-1505">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d7f4b2c87ed54ad8a713bd3adf90bbf0?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Ed</div>
<p>August 21st, 2010 6:05 amAwesome list of free themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1505#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>125
<div id="comment-1506">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/6102a174d57be0e863562ee571bed42a?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Katja Nina</div>
<p>August 21st, 2010 6:54 amThe two themes I wanted for my blogs, autofocus and foliogrip does not work after downloading .. =(<br />
But otherwise great selection. I suppose I can manage with just 98 to choose from!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1506#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>126
<div id="comment-1533">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/952f61005a83245cc54f42ceb5da4f8d?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>eggchops</div>
<p>September 4th, 2010 4:02 amHello, what problem have you encountered with FolioGrid? We’ve had several thousand downloads so far and not too many problems.</p>
<p>If you post on the site on this link, we should be able to help you out should you wish to use it: <a href="http://www.frogsthemes.com/articles/inspiration/a-look-at-websites-using-foliogrid/" rel="nofollow">http://www.frogsthemes.com/articles/inspiration/a-look-at-websites-using-foliogrid/</a></p>
<p>The site and FolioGrid theme are undergoing massive changes in the next few weeks, so keep an eye out for improved versions <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Ticketing, support wiki and documentation for the themes.</p>
<p>Take care,</p>
<p>Nick</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1533#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>127
<div id="comment-1509">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d5d6e60bf5cb360586dc2afd4a83cabb?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>WPSHOWER.com</div>
<p>August 21st, 2010 8:43 amThanks to Smashing Magazine for featuring two of our themes, we appretiate it!</p>
<p>It seems that our mobile theme “iPhonsta” (featured as first mobile theme) is titled ‘WordPress Mobile Pack’, could you please fix this?</p>
<p>Thanks and keep up smashing work!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1509#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>128
<div id="comment-1510">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/9862cca49c7cb52054d5980ad400b9f5?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Sheldon Nesdale</div>
<p>August 21st, 2010 2:10 pmI was hoping for a “Business Theme” section! :/ Gutted.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1510#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>129
<div id="comment-1511">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/dffd9f1ecbb6a2ca51712ac4ba6ac4e2?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Christian</div>
<p>August 22nd, 2010 2:36 amI can not recommend the use of the monekypr theme. Although it looks cool, the html code that lies beneath is terrible. It uses tables and empty div’s with inline styled height to set up the layout.<br />
The gyus form Retro Design Studio better look for someone else to write the code! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1511#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>130
<div id="comment-1513">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/87a990472bbe590d2743c3d30f9a32fa?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Sacha</div>
<p>August 22nd, 2010 9:13 amIt’s the first time I heard about the Elastic Theme Editor, it’s incredible !</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1513#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>131
<div id="comment-1514">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5d42bd1f7a62eea0a919e53c14a4a159?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Ivelina Atanasova</div>
<p>August 22nd, 2010 12:25 pmDo I got a problem or it’s just impossible to download Simplo anywhere?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1514#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>132
<div id="comment-1539">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/36f06794c25d33eccffa780a933c0761?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>MatejL</div>
<p>September 9th, 2010 5:24 amYou can download it from authors site: <a href="http://www.site5.com/wordpress-themes/" rel="nofollow">http://www.site5.com/wordpress-themes/</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1539#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>133
<div id="comment-1516">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a0cb8080426649916da72b22111f03a6?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Rohn Gibson</div>
<p>August 22nd, 2010 7:28 pmThanks for putting this compilation together. Very nice!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1516#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>134
<div id="comment-1517">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b440998ca4b8bf1e3f8e20b26e12c1fe?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>James Chai</div>
<p>August 22nd, 2010 9:50 pmWordPress + WordPress themes … it’s like peanut butter and jelly. They work separately but together it’s MAGIC! Great list and thanks for sharing!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1517#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>135
<div id="comment-1518">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/52ebec8d335fcad083137772ff6e0f2a?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>srinvas</div>
<p>August 23rd, 2010 12:25 amthe themes are awesome</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1518#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>136
<div id="comment-1520">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/956dd306b565e5955ca607e69ca09f21?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Kate Mag</div>
<p>August 23rd, 2010 7:02 amA list of WordPress awesomeness! One of the best Smashing Magazine articles.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1520#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>137
<div id="comment-1522">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1932b1d305db291beebf88f2e4918dd5?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>ferlopez</div>
<p>August 24th, 2010 5:48 amWe need something like this but for Joomla, awsome resources.<br />
Thanks Samshing team!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1522#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>138
<div id="comment-1523">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/ecf6139c683fdf1865513484802a397c?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vikesh Patel</div>
<p>August 24th, 2010 7:11 amI like the imbalance demo theme most on the list, the design is clean and minimalistic and shows off the art based site very well. The font for the header, and the minimal use of red complements the design well as it keeps to the simple theme.<br />
Also the WPESP Theme in the portfolio section looks good, the colours work well together however i think that it could be improved if the navigation scrolled down with the rest of the page.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1523#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>139
<div id="comment-1524">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7d620ffd8b13e184ac55a0dd6ee30be0?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mohanraj</div>
<p>August 24th, 2010 10:01 amThank for sharing! webbyarts.com</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1524#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>140
<div id="comment-1525">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/9d8388793d3d278f9b9b5fb46ce8af10?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Alberto</div>
<p>August 24th, 2010 11:56 amThe best WP roundup of the season.<br />
 <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1525#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>141
<div id="comment-1526">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/aac10ed60675f5a6aceac7d039604585?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mike</div>
<p>August 26th, 2010 4:14 pmThank you Smashingmagzine! I have enjoyed this site for years, and have learned so so so much! I noticed that BlueBubble is one of the 100 best free WordPress themes.</p>
<p>It was updated to version 3.0 the same time this article here was released.</p>
<p>Thank you again, Smashingmagazine!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1526#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>142
<div id="comment-1527">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/6a9542c360a0b6415a41788702dbbcf9?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Robert</div>
<p>August 26th, 2010 4:14 pmCan someone help me with cumulus? I don´t get it. Pictures, ok. But how i made a “blog” site and a “portfolio” site? every new article is in blog (in portfolio are just the portfolio articles..)</p>
<p>admin [at] artavenue.de</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1527#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>143
<div id="comment-1528">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/ce12e5deec126470834e526648708329?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Thomas @ MMA.BS</div>
<p>August 29th, 2010 12:19 pmThanks a lot for a great list, I’m going to be using several. LiveTwit took all of three minutes to get working on my site @ MMA.BS, and I’m looking forward to popping out a few other sites using these themes.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1528#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>144
<div id="comment-1529">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5fb9b0508cb3e028b196f905bf0ff83e?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Catie</div>
<p>August 29th, 2010 2:29 pmI so badly want to use the Foliogrid theme for my site, but every time I try to install it with WordPress, I get the following error. Can anyone help me with this at all? It would be soooo appreciated.</p>
<p>Warning: fopen(/home/mmabs1/public_html/infoposters.com/wp-content/themes/foliogrid.v1-2/style.css) [function.fopen]: failed to open stream: No such file or directory in /home/mmabs1/public_html/infoposters.com/wp-includes/functions.php on line 4165</p>
<p>Warning: fread(): supplied argument is not a valid stream resource in /home/mmabs1/public_html/infoposters.com/wp-includes/functions.php on line 4168</p>
<p>Warning: fclose(): supplied argument is not a valid stream resource in /home/mmabs1/public_html/infoposters.com/wp-includes/functions.php on line 4171</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1529#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>145
<div id="comment-1553">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/ded7b33cb97611f9e5f042bdffcc18bc?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Prabu</div>
<p>October 7th, 2010 7:38 am@Catie – Have a look at Foliogrid documentation here –<a href="http://www.frogsthemes.com/support/" rel="nofollow">http://www.frogsthemes.com/support/</a>.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1553#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>146
<div id="comment-1531">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7aa0cebe0dfe7eb8e89bb3bfdd998f28?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dulce</div>
<p>August 31st, 2010 7:36 amThank you for including our Maimpok WP theme in your wonderful collection.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1531#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>147
<div id="comment-1532">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/3b2ad78c9c3894ade7c9ccba57b3d13f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Iva</div>
<p>September 3rd, 2010 9:57 pmNewspress has a bunch of spammy links in its footer. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Other than that, great compilation!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1532#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>148
<div id="comment-1534">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/8e97f84f5dc666a81fadfa71f93c315b?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jessica</div>
<p>September 4th, 2010 9:49 amAhhhh nice, I found a theme in here that will work better for my project than one I purchased, you saved me hours of frustration – thanks again Smashing!!!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1534#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>149
<div id="comment-1535">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2230d9d2bc0c0bcd45250e278575a201?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>EiNS</div>
<p>September 4th, 2010 7:52 pmMore beautiful free wordpress themes can be found at <a href="http://www.einsthemes.com/" rel="nofollow">http://www.einsthemes.com</a> with direct download link <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1535#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>150
<div id="comment-1536">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/226b4d94b45d9e33172cacdeb27a0a29?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Vidyarthi</div>
<p>September 5th, 2010 10:19 pmNice collection !<br />
Thanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1536#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>151
<div id="comment-1537">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/fda88e0f8ad23a17a7252802faed5c4c?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mark</div>
<p>September 6th, 2010 1:47 pmHave these all been tested virus/spyware free?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1537#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>152
<div id="comment-1538">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f83bff6d6f3ca48cea8655f53806f29f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>JK@techtrickz</div>
<p>September 7th, 2010 2:09 amGreat collections. Few of them are really attractive. Thanks.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1538#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>153
<div id="comment-1541">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2497dd0d2dbfbfff695d74a8ddf70f86?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>DailyTechPost</div>
<p>September 13th, 2010 2:25 amNice list, I was searching for wordpress themes then I found your site…extremely useful..thanks for sharing it <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1541#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>154
<div id="comment-1542">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e0588e9a55b59fb2092786bccc1996aa?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jan</div>
<p>September 14th, 2010 8:11 amSome of these themes i use on my WP sites, not all of them are that good as they look. And the service after install is with free themes mostly not there. Better buy a cheap premium wordpress theme WordPress Theme NL with full support.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1542#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>155
<div id="comment-1543">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/ca9dc9f0fa4efcd00b8c5b388b8fb94f?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Pritam Pebam</div>
<p>September 15th, 2010 2:45 amIn the “Pre-Launch WordPress Themes” section, for the “BEBACKWP” theme, you’ve linked the “demo” with the URL of the demo link for the “Ice Breaker” theme.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1543#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>156
<div id="comment-1544">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/877c4dde13b86350cf24f286a3cc834a?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Julene</div>
<p>September 17th, 2010 11:28 amThere’s no .psd file along with Lap of Luxury to edit the text/make it your own. Considering how many people have commented on their site saying something to that effect, there’s no solution offered.</p>
<p>Bummer.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1544#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>157
<div id="comment-1547">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/3bacd9bb1ac69958b30a014e1ae605ba?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Dave</div>
<p>September 23rd, 2010 11:57 amMost of these are old and rehashed.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1547#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>158
<div id="comment-1550">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/aa46c681434e14595b1dda638699edb5?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Adam Jan</div>
<p>October 2nd, 2010 8:56 amHave you missed this Free Premium WordPress Theme: <a href="http://www.moonthemes.com/" rel="nofollow">http://www.moonthemes.com</a></p>
<p>Thanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1550#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>159
<div id="comment-1565">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/cfab9d9ba59ff4f70757c123ac178404?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Ken Skaggs</div>
<p>November 26th, 2010 12:26 amThat eyegaze theme blew me away! I have yet to play with it though. But if it can do all it says, I’ll have it up on one of my sites for sure. Thanks for sharing!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1565#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>160
<div id="comment-1551">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0a3fbc82dcfb1d53a43c648ebfd084c5?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>nil</div>
<p>October 6th, 2010 9:53 ami couldnt find ” boldy ” theme download option. it says its free..anyone with help pls ????</p>
<p>Regards</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1551#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>161
<div id="comment-1552">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/ded7b33cb97611f9e5f042bdffcc18bc?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Prabu</div>
<p>October 7th, 2010 7:21 amHi nil,</p>
<p>Boldy templates is designed by site5.com. You can download this template from lovelytemplates.com (URL: <a href="http://www.lovelytemplates.com/wordpress-templates/boldy" rel="nofollow">http://www.lovelytemplates.com/wordpress-templates/boldy</a> )</p>
<p>Thanks<br />
Prabu</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1552#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>162
<div id="comment-1554">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f23bcc92114395164736aaf36c2458a4?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Leslie Waugh</div>
<p>October 8th, 2010 6:32 amLove the count down theme it’s exactly what I’ve been looking for <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1554#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>163
<div id="comment-1557">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/33b3cb6042fb5b04b82d2c686aa9d6f8?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Aisha</div>
<p>October 10th, 2010 9:07 amGreat to see someone put a simple easy to read explanation of WordPress plugins.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1557#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>164
<div id="comment-1558">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/74a68a74e0669f937606be3908625cd3?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jenny</div>
<p>October 13th, 2010 7:40 amvery cool <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  i couldn’t find any I wanted to use but it’s a great list anyway!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1558#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>165
<div id="comment-1559">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f7918809001b9da9428d21fa6a8e8125?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>aero</div>
<p>October 20th, 2010 3:31 pmThe Satoshi theme from Vooshthemes is great, but i cannot access the Theme options menu under Appearance settings. When i click the link it does nothing. I’m running WordPress 3.0.1 on my local pc, using WAMP server.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1559#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>166
<div id="comment-1560">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2030586e96221ca9699527f7956459c7?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Gautham</div>
<p>November 13th, 2010 10:57 pmHi. The first theme – Cumulus – seems to be dropped by the developer. Please have a look into it and update appropriately.</p>
<p>Time-saving list. Thank you</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1560#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>167
<div id="comment-1561">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0b7887795b50bb9e188ce9291e84ffa5?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>daile</div>
<p>November 14th, 2010 6:52 amvery nice~! Thanks ^_^</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1561#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>168
<div id="comment-1562">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/61dc5b5a7d523df5013a2441463fd322?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Angel</div>
<p>November 14th, 2010 4:25 pmDoes anyone know of someone who has designed a nicer look for the Socrates theme? I like the concept, but the look isn’t my style. I’d like something more feminine that works with the Socrates theme. Any ideas/suggestions? Thank you, very much in advance! -Angel</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1562#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>169
<div id="comment-1563">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/a948e992e3ee21382ed887c9eddf934f?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>DiOm</div>
<p>November 22nd, 2010 4:55 amAnother free but quality theme: <a href="http://pridethemes.com/" rel="nofollow">http://PrideThemes.com</a><br />
Demo: <a href="http://pridethemes.com/demo/news/" rel="nofollow">http://pridethemes.com/demo/news/</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1563#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>170
<div id="comment-1564">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/81a3a857119f20171ee385027bba5cec?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>bim k</div>
<p>November 24th, 2010 3:13 pmHi,<br />
We’ve just released our first wordpress theme, it’s a magazine-style theme and we’ve spent quite a bit of time working on it. Hope you like it!</p>
<p>Magazine1 theme page<br />
<a href="http://themes1.com/2010/magazine1-wordpress-theme/" rel="nofollow">http://themes1.com/2010/magazine1-wordpress-theme/</a></p>
<p>Demo<br />
<a href="http://demo.themes1.com/Magazine1/" rel="nofollow">http://demo.themes1.com/Magazine1/</a></p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1564#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>171
<div id="comment-1566">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/983b0a59b489cfef45484a240ff2da14?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>cqw</div>
<p>November 26th, 2010 4:42 pmvery nice~! Thanks ^_^</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1566#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>172
<div id="comment-1567">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1e472c08333603c8bd8f2ad920f24ed3?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Irwan</div>
<p>December 2nd, 2010 11:29 amLinks to The WhatsUp themes is dead – Irwan</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1567#respond">Reply</a></div>
</div>
</div>
</div>
<ul>
<li>173
<div id="comment-1568">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/10a1584a8ebf79d42a003d0fa6f45e4d?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Christiane Rosenberger</div>
<p>December 2nd, 2010 2:39 pmHello Irwan,<br />
thanks for letting us know. “The WhatsUp Theme” is no more available.Sorry!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1568#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ul>
</li>
<li>174
<div id="comment-1569">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/cc80d33ea1732768814b932e25992dad?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>135design</div>
<p>December 9th, 2010 1:17 amcool!!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1569#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>175
<div id="comment-1570">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/97168fc1c1f57ec0e2dc566098c3b5a2?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Furcifer</div>
<p>December 10th, 2010 1:19 pmI’m going to try and say this without sounding rude, however themes that have encrypted code in the footer or any other file do not and will never classify as “high quality” it is a practice that is frowned upon by a great many in the WordPress community and such themes are not allowed in the WordPress theme site.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1570#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>176
<div id="comment-1572">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b48ac6d078831aefee34790a844ddd5a?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mr.AD</div>
<p>December 30th, 2010 8:28 pmThat ‘s great post ! There are a lot of themes I like.</p>
<p>Thanks for share !</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1572#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>177
<div id="comment-1573">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f1331b5db10c1d74cfa44db5ba9ec896?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Aarthi</div>
<p>January 1st, 2011 12:54 pmPhenomenal collection of themes!! I never ever knew such designs actually existed. I have always wanted to use them and now this collection is providing it. With war of thoughts and options in mind it is difficult to choose just one…really! Thanks a lot! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1573#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>178
<div id="comment-1574">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/f17e2ca8e75829ca613459d6f46b483f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Kelsey</div>
<p>January 10th, 2011 11:13 amAm I crazy?? Where is the link to DL Boldy WordPress Theme. When I click the link, there is no where on the page to download the theme. I love it, can anyone help me out!?</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1574#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>179
<div id="comment-1575">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2136ce55c943f1952e441ddfd28061ae?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Casey @ thevege</div>
<p>January 10th, 2011 7:17 pmThank you for sharing. These themes are awesome.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1575#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>180
<div id="comment-1576">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7dac2b3f7fce8825df641fe2da945fd1?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Pali Madra</div>
<p>January 19th, 2011 10:37 amA great post Paul. Thanks</p>
<p>However, it seems Cumulus has a premium version only. The links for the Cumulus theme do not work!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1576#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>181
<div id="comment-1577">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1ec410bd0f5239b2119b9b75cbb22274?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Ellie</div>
<p>January 23rd, 2011 9:11 pmHow great!<br />
Thanks for sharing.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1577#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>182
<div id="comment-1578">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/396c4c86350801d323794ec56648ad6b?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>janeyquiel</div>
<p>January 26th, 2011 10:23 pmI agree with your assumption.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1578#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>183
<div id="comment-1579">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/282ffc90a581d6237a0f54ce91bb5779?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>idesign</div>
<p>January 29th, 2011 2:51 amI really LOVE these types of articles despite what Martin says. I am new to wordpress development so kinda going theme crazy. Really looking forward to January 2011 best themes. I have to point out like a few here that the #1 theme Cumulus is no longer available and Empire Themes.com is a dead link. Also, some of the themes here do have security issues with static links and other oddities usually within the themes footer code I would sincerely appreciate that any future lists like this exclude those as best as possible because quite frankly I really like Smashing Magazine and would hate to stop reading or see your reputation tarnished as a result. Carry on the good work, I cannot wait to see more themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1579#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>184
<div id="comment-1580">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b62c711f1768eec914512d099839419c?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Amar Saleem</div>
<p>January 31st, 2011 4:39 amHi guys</p>
<p>After Brave Zeenat, we now have another free WordPress theme available for you:</p>
<p>Grid Locker<br />
Live Demo at: <a href="http://gridlocker.dizenoco.com/" rel="nofollow">http://gridlocker.dizenoco.com</a><br />
Download at: <a href="http://shop.dizenoco.com/Free-Wordpress-Themes/" rel="nofollow">http://shop.dizenoco.com/Free-Wordpress-Themes/</a></p>
<p>We hope you like this one too.</p>
<p>Dizeno Co Team</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1580#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>185
<div id="comment-1581">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7d4515d6c14099c8344cbfd2bf869479?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>aamir</div>
<p>February 2nd, 2011 1:55 amamar saleem your design is really awesome and different from the routine designs we see on many wp theme sites. appreciated….</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1581#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>186
<div id="comment-1582">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/fe1a3863ac9a2206a74cf2e90cbf5ba6?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>sanjana</div>
<p>February 4th, 2011 3:21 amI really LOVE these types of articles despite what Martin says. I am new to wordpress development so kinda going theme crazy. Really looking forward to January 2011 best themes. I have to point out like a few here that the #1 theme Cumulus is no longer available and Empire Themes.com is a dead link. Also, some of the themes here do have security issues with static links and other oddities usually within the themes footer code<br />
haffow.com</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1582#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>187
<div id="comment-1584">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/07ae2047b1b7f5455ce239d5cb039ba5?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>kesar</div>
<p>February 8th, 2011 4:26 pmWordPress is hands down the best CMS in the world. It has made my life of website development much easier. Great post. I just can’t believe these theme are free. I have<a>designed my website</a> using WordPress theme</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1584#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>188
<div id="comment-1585">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/90b93506b9787ea3eaaea4165ad336cb?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>celax</div>
<p>February 15th, 2011 11:43 pmNice collections, TRONLINE theme is also worth it. You can check my page if you want to see it in action: celax.me.ht/</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1585#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>189
<div id="comment-1586">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b16173616ba82c49e5309569d1fdaa81?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Andy</div>
<p>February 22nd, 2011 12:48 amCarry on the good work, I cannot wait to see more themes!<br />
imagehostinghosting.com</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1586#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>190
<div id="comment-1587">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/af2edab7e6e0adcacdb33f6e94cdee18?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>caner</div>
<p>February 26th, 2011 1:53 amthis is very nice documentary. thank you so much.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1587#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>191
<div id="comment-1588">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/17e12ee64039eef62e33c06636549d55?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Nadette</div>
<p>March 2nd, 2011 7:03 pmLots of good designs. Not sure which is my favorite so far. But I could use this. Thanks!<br />
Nadette,</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1588#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>192
<div id="comment-1589">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b0818f5f0d1642323610db5d86bea876?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>d</div>
<p>March 7th, 2011 5:31 pmWordPress has had me in a headlock lately. These really tickled my inspiration. Thanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1589#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>193
<div id="comment-1590">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/1e7d8e22ab8aee7cba64951ae861861c?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Tasvir Khalili</div>
<p>March 11th, 2011 2:27 amThis is hands down the best free themes post I have ever seen. OUTSTANDING.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1590#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>194
<div id="comment-1591">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0984de8a98c35dbfad94cbf671593917?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Benjamin Ronnenberg</div>
<p>March 13th, 2011 8:31 pmGreat collection of themes! Thanks a lot!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1591#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>195
<div id="comment-1592">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/53f503187a687d6592d4fe04715653bc?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>ferruh lermi</div>
<p>March 17th, 2011 8:01 amthis is the greatest list i’ve ever seen . thank you very much..Ferruh Lermi</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1592#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>196
<div id="comment-1593">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/be852eaf5a4971feeeea041a96bc86c8?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Zac</div>
<p>March 17th, 2011 8:20 pmThemes with base64 footers (the ones where if you remove the footer the theme doesn’t work) shouldn’t be included in lists like these.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1593#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>197
<div id="comment-1595">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/af618fd3fe05aa573a9a8077ae98dd5c?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Nico</div>
<p>March 27th, 2011 9:24 amSome nice themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1595#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>198
<div id="comment-1597">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e01c5f37c7a8c21e53a163ba9ef1d5b2?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>HKR</div>
<p>April 8th, 2011 8:42 pmJambo theme is a free theme from simplethemes ! Try it ..</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1597#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>199
<div id="comment-1598">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0602b1db3bcdc5a33025b26ac31b68f2?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Wozzza</div>
<p>April 16th, 2011 11:01 pmWOW, so many great templates and so many comments too! thanks for sharing <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1598#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>200
<div id="comment-1599">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/d699fe1741fe3f460397326184990454?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>hendra</div>
<p>April 17th, 2011 5:42 pmAwesome.. this resource is very helpful..<br />
thanks for share</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1599#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>201
<div id="comment-1600">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/513bf5ec1ff1489ccae3abaacda1cdb5?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Designers360Degree</div>
<p>April 20th, 2011 8:59 amSmashing list! <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1600#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>202
<div id="comment-1601">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/dce496497f6108298ee210a5bdb44b82?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Youdo</div>
<p>May 4th, 2011 12:46 amGreat collection. Thanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1601#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>203
<div id="comment-1602">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/91549aa3c16f4f13a57c75d8a610494e?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Colleen Simpson</div>
<p>May 9th, 2011 5:25 pmLove the collection of really great wordpress themes here. I’ve used Blissful Blog too, and love the homage to his wife. I eventually bought the organic theme &amp; elegant theme line too, but this list is a great start!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1602#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>204
<div id="comment-1603">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0fe88661a6f3baa67c3114c3bbc609aa?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>murtaza kanpurwala</div>
<p>May 13th, 2011 7:38 pmNice wordpress themes</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1603#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>205
<div id="comment-1604">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/7f7a2395151a716477f6c15575726ea4?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jan Pagonis</div>
<p>May 28th, 2011 7:21 amthanks so much for this comprehensive list. I’m not a web developer etc, just a person who’s been looking for nice looking themes, with adverts and other ‘necessary’ things as per the blog developer gurus. I think I’ve found a couple to try and upload. Thanks a lot Paul for having the info in one place.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1604#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>206
<div id="comment-1605">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0eb178cec364c022a189c3814e5f7483?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Matt D.</div>
<p>June 10th, 2011 5:04 pmI’m glad not a single of these themes shows up in wordpress theme search. great picks!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1605#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>207
<div id="comment-1606">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/6ca1a84b6c4c7e8c195addbcc30ccc40?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Joyoge Designers Bookmark</div>
<p>June 19th, 2011 2:49 pmvery nice and clean themes, thanks for the list..</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1606#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>208
<div id="comment-1607">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/ce535ff404042b1833759cc8e1401b08?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>sudhanshu</div>
<p>June 20th, 2011 10:52 pmhey awesome theme .great work. i have upload it to my website visite it gadzetgallery.com</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1607#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>209
<div id="comment-1608">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/22a1e654dd58e7d172143b1584b5d790?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Tom</div>
<p>June 21st, 2011 7:06 amIt seems that the creators of many of these themes have jacked up their prices after being put on this list. I suggest removing the following from this list:</p>
<p>Ideal Website<br />
Uncomplicated<br />
Structure Theme</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1608#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>210
<div id="comment-1609">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/22a1e654dd58e7d172143b1584b5d790?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Tom</div>
<p>June 21st, 2011 7:13 amWorkaholic is also no longer free</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1609#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>211
<div id="comment-1611">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b6e2a1045b2727dfb6dfd6c6d35fcdd4?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Mike</div>
<p>June 27th, 2011 5:02 pmI’d suggest removing NewsPress from WPCrunchy.com<br />
It’s been updated to v2 which I downloaded. There are backlinks in the footer, which is fair enough for a free theme, however it wasn’t until I spent some time customizing it that I noticed the backlinks are to gambling, credit and herbal sites.</p>
<p>This is a pretty scummy move, it’s not disclosed until it’s too late really. As far as I’m concerned hidden base64_encoded PHP in the footer puts WPCrunchy far too much in the category of the dodgy themes that turn up in a Google search.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1611#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>212
<div id="comment-1612">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/5b34df4368dcb5f99eb08ccd42223227?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>geonerstiem</div>
<p>June 28th, 2011 8:13 pmthanks</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1612#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>213
<div id="comment-1613">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/812b28ea5aaa8423fdae624b29d59d0f?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Jenna K</div>
<p>June 30th, 2011 4:47 amMaimpok is a Padd Solution theme and it contains backdoor and base64 decode like the rest of Padd Solution themes.</p>
<p>There are a lot of honest FREE theme providers, but either PaddSolutions are just as deluded as they say in the encoded codes (why give premium themes for free if you can’t put sponsors message), or someone is trying hard to smear honest provider of Free themes.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1613#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>214
<div id="comment-1615">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e988a278b765c016d6e30009219fd19a?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>JD</div>
<p>July 15th, 2011 5:14 amCan’t wait for the 2011 WordPress themes review. I’m guessing we’ll see many more mobile options.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1615#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>215
<div id="comment-1616">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/653bd0d27bb6f3011c0caa631cca00c5?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Floyd</div>
<p>July 27th, 2011 8:12 amI love Workaholic, Simplo and Clear. Great simple themes, great for writing some stuff with these themes. Today I finished my new theme “Two Sided”. In 2009 you have chosen the “Overstand” theme for your “100 quality wordpress themes” list. I would be very happy, if you could review the new “Two Sided” theme. Its´a mixture between a light magazine style and a classical blog style. I am curious if the theme could make it to the 2011 list. Nevertheless for all other readers who are interested in this new theme. Have a look at:</p>
<p><a href="http://www.fakeblog.de/2011/07/27/two-sided-theme-fur-wordpress-it%c2%b4s-free-woooohaaaaaaaaaa/" rel="nofollow">Two sided theme</a></p>
<p>Have fun, keep on WordPressing and thank you for publishing great theme lists like this every year. It is really a pleasure.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1616#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>216
<div id="comment-1617">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/00e06d6609956ec35f6c255177c11c38?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>rohit</div>
<p>August 5th, 2011 8:58 amnice themes collection……. very impressive</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1617#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>217
<div id="comment-1618">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/b45840424e76316b583f019662abd4f8?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>jm sabariaga</div>
<p>August 17th, 2011 9:53 amawesome!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1618#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>218
<div id="comment-1619">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e6bb83a35226cb4392dd480dad4d6179?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Hakim Ferradj</div>
<p>August 21st, 2011 7:59 pmNice collection of themes. But I am wondering why bloggers do not use their own UNIQUE theme?</p>
<p>Even if it doesn’t have all the bells and whistles that these public themes have it might be better to use something personalized. On my blog at aloe-vera-studies.org/ I had someone design a unique theme for me at a very affordable price. Eventhough I agree that some free themes are much nicer than mine I wouldn’t sacrifice personality and uniqueness!</p>
<p>Just my 2 cents…</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1619#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>219
<div id="comment-1620">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/cb91b69ae984698b82561304a22a3730?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>anisur rahman</div>
<p>August 28th, 2011 3:17 amsome links are not correct.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1620#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>220
<div id="comment-1621">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/11b960720109fa2ffbe95d51836e8ee3?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Abanoub</div>
<p>September 1st, 2011 6:53 amVery cool collection of wordpress plugins!<br />
I used one of them in my wordpress blog</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1621#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>221
<div id="comment-1622">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/6f6973dde7412a7c981378636d3022c1?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>sarah</div>
<p>September 5th, 2011 1:46 amI LOVE THIS POST (can’t believe i’ve just found it!)</p>
<p>MORE … MORE … MORE … I SAY !!!</p>
<p>OH, AND MANY MANY MANY THANKX <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1622#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>222
<div id="comment-1623">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/33b3cb6042fb5b04b82d2c686aa9d6f8?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>aisha</div>
<p>September 9th, 2011 9:23 amWow man, these are just awesome. Nature at its best, I must say. Thanks a lot for these beautiful collections</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1623#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>223
<div id="comment-1624">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/e1af722a4ad303d6d378da66c06995bb?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Aaron</div>
<p>September 13th, 2011 9:19 pmHello there! Don’t you use Twitter? I would like to follow you if that will be ok. I sure am certainly taking pleasure in your blog and look forward to new posts.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1624#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>224
<div id="comment-1625">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/c62e7bb0765abbcfee7689213cf755cd?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Aldrich</div>
<p>September 13th, 2011 9:21 pmThat it was pleasant to study using your posting. I just loved the little while which i used looking through it and wanted to leave a comment to state that….Cheers</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=1625#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>225
<div id="comment-4748">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/fb17389c66214169b1b134a70d25e794?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Oguzhan Cansever</div>
<p>September 25th, 2011 8:36 amexcellent Article! As i see it’s more easier today to open a personal blog with free aber really quality themes.</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=4748#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>226
<div id="comment-4762">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/51e2a86b9c51121c0702a86cb51a6ed9?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>euro</div>
<p>September 26th, 2011 7:26 amOverstand” theme for your “100 quality wordpress themes” list. I would be very happy, if you could review the new “Two Sided” theme. Its´a mixture between a light magazine style and a classical blog style. I am curious if the theme could make it to the 2011 list. Nevertheless for all other readers who are interested in this new theme use drmustafaerarslan.net</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=4762#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>227
<div id="comment-11924">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/2eb91c4a5942c2667f5ea1dd808e1510?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Finity Tek</div>
<p>November 1st, 2011 8:55 pmI am a website designer that also works with WordPress, and the this website has has exactly what i am looking for. Thanks</p>
<p>finitytek.com</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=11924#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>228
<div id="comment-16651">
<div>
<div>0</div>
</div>
<div><img src="http://0.gravatar.com/avatar/0b31467fa29f95e18dce1e87b61cca05?s=38&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>aghil</div>
<p>December 4th, 2011 11:18 amwow great themes<br />
thanks a lot</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=16651#respond">Reply</a></div>
</div>
</div>
</div>
</li>
<li>229
<div id="comment-17010">
<div>
<div>0</div>
</div>
<div><img src="http://1.gravatar.com/avatar/59658f9c6723bc1e5a72186be5fa4d1f?s=38&amp;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&amp;r=G" alt="" width="38" height="38" /></div>
<div>
<div>Koziji sir</div>
<p>December 8th, 2011 5:36 amGreat themes!</p>
<div>
<div><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/?replytocom=17010#respond">Reply</a></div>
</div>
</div>
</div>
</li>
</ol>
</div>
</div>
<div id="respond">
<h3>Leave a Comment</h3>
<p>Make sure you enter the * required information where indicated. Please also rate the article as it will help us decide <strong>future content</strong> and posts. Comments are moderated – and rel=&#8221;nofollow&#8221; is in use. Please no link dropping, no keywords or domains as names; do not spam, and do not advertise!</p>
<div>
<p>Name *</p>
<p>Email *</p>
</div>
<div id="message-box">
<div></div>
<p>Message *</p></div>
<p id="submit-form">
</div>
</div>
<div id="rightcolumn">
<div id="sidebar_search">
<div>Search</div>
</div>
<div>Advertisement<a title="Advertise with us!" href="mailto:advertising@smashingmagazine.com">Advertise with us!</a></p>
<div id="spnsrlisttarget">
<ul id="spnsrlist">
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3114__zoneid=24__OXLCA=1__cb=55ec355c9a__oadest=http%3A%2F%2Fwww.tribehr.com%2F%3Futm_source%3Dsmashingmag%26utm_medium%3Dimpressions%26utm_campaign%3Dawesome" target="_blank"><img title="Social HR Software for Creatives" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200-x-125-awesome_2.png&amp;contenttype=png" alt="Social HR Software for Creatives" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3114__zoneid=24__OXLCA=1__cb=55ec355c9a__oadest=http%3A%2F%2Fwww.tribehr.com%2F%3Futm_source%3Dsmashingmag%26utm_medium%3Dimpressions%26utm_campaign%3Dawesome" target="_blank">Social HR Software for Creatives</a>
<div id="beacon_55ec355c9a"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3114&amp;campaignid=1105&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=55ec355c9a" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=938__zoneid=24__OXLCA=1__cb=cd986b8e3a__oadest=http%3A%2F%2Fwww.templatesold.com" target="_blank"><img title="Premium Blog Themes" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=tsold-200x125-dark_7.jpg&amp;contenttype=jpeg" alt="Premium Blog Themes" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=938__zoneid=24__OXLCA=1__cb=cd986b8e3a__oadest=http%3A%2F%2Fwww.templatesold.com" target="_blank">Premium Blog Themes</a>
<div id="beacon_cd986b8e3a"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=938&amp;campaignid=466&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=cd986b8e3a" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3100__zoneid=24__OXLCA=1__cb=df0d9211c4__oadest=http%3A%2F%2Fwww.zoho.com%2Fprojects%2Flp%2Fproject-management-and-collaboration.html" target="_blank"><img title="Online Project Management" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=project-mgt(200x125)_7.jpg&amp;contenttype=jpeg" alt="Online Project Management" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3100__zoneid=24__OXLCA=1__cb=df0d9211c4__oadest=http%3A%2F%2Fwww.zoho.com%2Fprojects%2Flp%2Fproject-management-and-collaboration.html" target="_blank">Online Project Management</a>
<div id="beacon_df0d9211c4"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3100&amp;campaignid=1100&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=df0d9211c4" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3143__zoneid=70__OXLCA=1__cb=07da8dacc3__oadest=http%3A%2F%2Fwww.emailcraft.com%2Forder-now.html" target="_blank"><img title="Newsletter Design &amp; Coding" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200x125_christ-3.jpg&amp;contenttype=jpeg" alt="Newsletter Design &amp; Coding" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3143__zoneid=70__OXLCA=1__cb=07da8dacc3__oadest=http%3A%2F%2Fwww.emailcraft.com%2Forder-now.html" target="_blank">Newsletter Design &amp; Coding</a>
<div id="beacon_07da8dacc3"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3143&amp;campaignid=135&amp;zoneid=70&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=07da8dacc3" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2986__zoneid=70__OXLCA=1__cb=c490b8f884__oadest=http%3A%2F%2Fwww.psd2html.com%2Forder-now.html%3Fad%3Dsmashingmagazine7" target="_blank"><img title="PSD2HTML.com" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=banner_p2h_html5.png&amp;contenttype=png" alt="PSD2HTML.com" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2986__zoneid=70__OXLCA=1__cb=c490b8f884__oadest=http%3A%2F%2Fwww.psd2html.com%2Forder-now.html%3Fad%3Dsmashingmagazine7" target="_blank">PSD2HTML.com</a>
<div id="beacon_c490b8f884"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2986&amp;campaignid=133&amp;zoneid=70&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=c490b8f884" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2529__zoneid=24__OXLCA=1__cb=fb1cb9e386__oadest=http%3A%2F%2Fwww.wix.com%2Fateamlp%2Fpins_8mil%3Futm_campaign%3Dma_smashingmagazine.com%26experiment_id%3Dma_smashingmagazine.comcirclesNLP" target="_blank"><img title="Create free stunning flash websites!" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=250x125_circles.png&amp;contenttype=png" alt="Create free stunning flash websites!" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2529__zoneid=24__OXLCA=1__cb=fb1cb9e386__oadest=http%3A%2F%2Fwww.wix.com%2Fateamlp%2Fpins_8mil%3Futm_campaign%3Dma_smashingmagazine.com%26experiment_id%3Dma_smashingmagazine.comcirclesNLP" target="_blank">Create free stunning flash sites!</a>
<div id="beacon_fb1cb9e386"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2529&amp;campaignid=130&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=fb1cb9e386" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3140__zoneid=24__OXLCA=1__cb=9e48ab8d54__oadest=http%3A%2F%2Fmobile.wix.com%2Fetmobile%2Fmobile-sites%3Futm_campaign%3Dma_mbl_smashingmagazine.com%26experiment_id%3Dma_mbl_smashingmagazine.com_ROSrest_rest1" target="_blank"><img title="Create Free Mobile Sites" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=coffee200x125_2.jpg&amp;contenttype=jpeg" alt="Create Free Mobile Sites" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3140__zoneid=24__OXLCA=1__cb=9e48ab8d54__oadest=http%3A%2F%2Fmobile.wix.com%2Fetmobile%2Fmobile-sites%3Futm_campaign%3Dma_mbl_smashingmagazine.com%26experiment_id%3Dma_mbl_smashingmagazine.com_ROSrest_rest1" target="_blank">Create Free Mobile Sites</a>
<div id="beacon_9e48ab8d54"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3140&amp;campaignid=978&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=9e48ab8d54" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2987__zoneid=70__OXLCA=1__cb=571c5a56b8__oadest=http%3A%2F%2Fw3-markup.com%2Forder" target="_blank"><img title="PSD to HTML Services" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=banner_w3m_html5.jpg&amp;contenttype=jpeg" alt="PSD to HTML Services" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2987__zoneid=70__OXLCA=1__cb=571c5a56b8__oadest=http%3A%2F%2Fw3-markup.com%2Forder" target="_blank">PSD to HTML Services</a>
<div id="beacon_571c5a56b8"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2987&amp;campaignid=136&amp;zoneid=70&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=571c5a56b8" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=1231__zoneid=24__OXLCA=1__cb=e89d5b7314__oadest=http%3A%2F%2Fwww.mailchimp.com%2F" target="_blank"><img title="MailChimp E-Mail Marketing" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=mailchimp_200x125.png&amp;contenttype=png" alt="MailChimp E-Mail Marketing" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=1231__zoneid=24__OXLCA=1__cb=e89d5b7314__oadest=http%3A%2F%2Fwww.mailchimp.com%2F" target="_blank">MailChimp E-Mail Marketing</a>
<div id="beacon_e89d5b7314"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=1231&amp;campaignid=131&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=e89d5b7314" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3065__zoneid=24__OXLCA=1__cb=22ff39882e__oadest=http%3A%2F%2Fbusinesscatalyst.com%2Flanding%2Fweb-forms%3Fsdid%3DJCMON" target="_blank"><img title="A new service from Adobe." src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200x125_-_build_4.png&amp;contenttype=png" alt="A new service from Adobe." width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3065__zoneid=24__OXLCA=1__cb=22ff39882e__oadest=http%3A%2F%2Fbusinesscatalyst.com%2Flanding%2Fweb-forms%3Fsdid%3DJCMON" target="_blank">A new service from Adobe.</a>
<div id="beacon_22ff39882e"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3065&amp;campaignid=1087&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=22ff39882e" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://clk.atdmt.com/goiframe/244032115/348574350/direct/01" target="_blank"><img src="http://ec.atdmt.com/b/SHSSHSSHSTSST/200x125_wtw_branding_search_old.jpg" alt="" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3088__zoneid=24__OXLCA=1__cb=87063bb4dd__oadest=http%3A%2F%2Fwww.shutterstock.com%2F%3Fsid%3DSMSHM1004%26pl%3Dsmashingmagazine-200x125%26utm_medium%3Dtext_link" target="_blank">Royalty-Free Stock Images</a>
<div id="beacon_87063bb4dd"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3088&amp;campaignid=1093&amp;zoneid=24&amp;loc=1&amp;referer=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;cb=87063bb4dd" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=192__zoneid=24__OXLCA=1__cb=34914c1275__oadest=http%3A%2F%2Fwww.activecollab.com%2F" target="_blank"><img title="Project Management &amp;amp;amp;amp; Collaboration" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=dca92d6ed58fce8ae93534611a8aab8c.gif&amp;contenttype=gif" alt="Project Management &amp;amp;amp;amp; Collaboration" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=192__zoneid=24__OXLCA=1__cb=34914c1275__oadest=http%3A%2F%2Fwww.activecollab.com%2F" target="_blank">Online Project Management</a>
<div id="beacon_34914c1275"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=192&amp;campaignid=129&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=34914c1275" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2877__zoneid=24__OXLCA=1__cb=d686225b62__oadest=http%3A%2F%2Fwww.dreamtemplate.com%2F%3Fref%3Dsm" target="_blank"><img title="Premium Web Templates" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200x125-dt-2.gif&amp;contenttype=gif" alt="Premium Web Templates" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2877__zoneid=24__OXLCA=1__cb=d686225b62__oadest=http%3A%2F%2Fwww.dreamtemplate.com%2F%3Fref%3Dsm" target="_blank">Premium Web Templates</a>
<div id="beacon_d686225b62"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2877&amp;campaignid=1026&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=d686225b62" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2411__zoneid=24__OXLCA=1__cb=1b30abd561__oadest=http%3A%2F%2Fpages.wix.com%2Fbestfacebook%2Ffacebookdesign%3Futm_campaign%3Dma_fpa_smashingmagazine.com%26experiment_id%3Dma_fpa_smashingmagazineNROS" target="_blank"><img title="Create Killer Facebook Fanpages" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=facebook_200x125_guy.jpg&amp;contenttype=jpeg" alt="Create Killer Facebook Fanpages" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2411__zoneid=24__OXLCA=1__cb=1b30abd561__oadest=http%3A%2F%2Fpages.wix.com%2Fbestfacebook%2Ffacebookdesign%3Futm_campaign%3Dma_fpa_smashingmagazine.com%26experiment_id%3Dma_fpa_smashingmagazineNROS" target="_blank">Create Killer Facebook Fanpages</a>
<div id="beacon_1b30abd561"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2411&amp;campaignid=896&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=1b30abd561" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3141__zoneid=24__OXLCA=1__cb=87fb521bfe__oadest=http%3A%2F%2Fwww.invisionapp.com%3Fsource%3Dsmashing" target="_blank"><img title="UX Prototyping Tool for Designers" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=2011-09-15_-_200x125_3.jpg&amp;contenttype=jpeg" alt="UX Prototyping Tool for Designers" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3141__zoneid=24__OXLCA=1__cb=87fb521bfe__oadest=http%3A%2F%2Fwww.invisionapp.com%3Fsource%3Dsmashing" target="_blank">UX Prototyping Tool for Designers</a>
<div id="beacon_87fb521bfe"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3141&amp;campaignid=1117&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=87fb521bfe" alt="" width="0" height="0" /></div>
</li>
<li><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3091__zoneid=24__OXLCA=1__cb=b7572823d4__oadest=http%3A%2F%2Fwww.formstack.com%2Fba-smashingmag%3Fba%3Dsmag%26utm_source%3Dsmag%26utm_medium%3Dbanner%26utm_campaign%3Dsmag" target="_blank"><img title="Drag and Drop Form Builder" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=formstack_new_200x125_15.jpg&amp;contenttype=jpeg" alt="Drag and Drop Form Builder" width="200" height="125" border="0" /></a><a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=3091__zoneid=24__OXLCA=1__cb=b7572823d4__oadest=http%3A%2F%2Fwww.formstack.com%2Fba-smashingmag%3Fba%3Dsmag%26utm_source%3Dsmag%26utm_medium%3Dbanner%26utm_campaign%3Dsmag" target="_blank">Drag and Drop Form Builder</a>
<div id="beacon_b7572823d4"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3091&amp;campaignid=1096&amp;zoneid=24&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=b7572823d4" alt="" width="0" height="0" /></div>
</li>
</ul>
</div>
</div>
<div><a href="http://www.smashingmagazine.com/2011/09/08/to-five-smashing-years-and-a-free-anniversary-ebook-treat/"><img title="Free Smashing Anniversary eBook" src="http://media.smashingmagazine.com/themes/smashing/images/sm-anniversary-box.jpg" alt="Free Smashing Anniversary eBook" width="150" height="193" /></a>Free eBook: &#8220;Best of Smashing Magazine&#8221;We&#8217;ve got a humble gift for you! To celebrate our birthday, we&#8217;ve release an eBook with the <strong>best articles</strong> that have been published on Smashing Magazine in the last five years. The eBook is available in PDF, ePUB and Mobipocket. <strong><a href="http://www.smashingmagazine.com/2011/09/08/to-five-smashing-years-and-a-free-anniversary-ebook-treat/">Get it now for free!</a></strong></p>
</div>
<div>
<div>
<ul>
<li><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/#network_widget"><strong>Network</strong> </a></li>
<li><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/#jobs"><strong>Jobs</strong> </a></li>
<li><a href="http://wp.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/#directory"><strong>Directory</strong> </a></li>
</ul>
<div id="network_widget">
<div>
<h3><a href="http://network.smashingmagazine.com/">Smashing Network<img src="http://www.smashingmagazine.com/files/smashing-widget/v006/img/sn-icon-style-6-32px.png" alt="Smashing Network" /></a></h3>
<ol>
<li><a href="http://feedproxy.google.com/~r/crazyegg/~3/v46Ha5hS1Vw/">Everything You Need to Know about Writing Seductive Offers in 7 Steps</a>
<div>feedproxy.google.com</div>
</li>
<li><a href="http://www.webdesignerdepot.com/2011/12/interested-in-contributing-to-webdesigner-depot/">Interested in contributing to Webdesigner Depot?</a>
<div>webdesignerdepot.com</div>
</li>
<li><a href="http://designfestival.com/18-great-stripe-generators-and-textures-on-the-web/?utm_source=rss&amp;amp;utm_medium=rss&amp;amp;utm_campaign=18-great-stripe-generators-and-textures-on-the-web">18 Great Stripe Generators and Textures on the Web</a>
<div>designfestival.com</div>
</li>
<li><a href="http://css-tricks.com/custom-events-are-pretty-cool/">Custom Events are Pretty Cool</a>
<div>css-tricks.com</div>
</li>
<li><a href="http://boagworld.com/tumblog/typography-effects-with-css3/">Typography effects with CSS3</a>
<div>boagworld.com</div>
</li>
<li><a href="http://sachagreif.com/tools-of-the-trade/">Tools of the Trade</a>
<div>sachagreif.com</div>
</li>
<li><a href="http://justcreativedesign.com/2011/12/22/tools-resources-i-use-every-day-as-a-designer-%E2%80%93-part-two-software-apps/">Tools &amp; Resources I Use Every Day as a Designer – Part Two: Software &amp; Apps</a>
<div>justcreativedesign.com</div>
</li>
<li><a href="http://boagworld.com/tumblog/lessons-from-2011/">Lessons from 2011</a>
<div>boagworld.com</div>
</li>
</ol>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>
<div>
<h2>Interact</h2>
</div>
<ul>
<li><a href="http://www.smashingmagazine.com/about/">About</a></li>
<li><a href="http://www.smashingmagazine.com/contact/">Contact</a></li>
<li><a href="http://www.smashingmagazine.com/how-to-become-a-smashing-magazine-author/">Become an Author</a></li>
<li><a href="http://www.smashingmagazine.com/publishing-policy/">Publishing Policy</a></li>
<li><a href="http://www.smashingmagazine.com/the-smashing-newsletter/">Smashing Newsletter</a></li>
<li><a href="http://twitter.com/smashingmag">Follow us on Twitter</a></li>
<li><a href="http://rss1.smashingmagazine.com/feed/">Subscribe to RSS-Feed</a></li>
<li><a href="http://www.facebook.com/smashmag">Join us on Facebook</a></li>
<li><a href="http://dribbble.com/smashingmag">Join us on Dribbble</a></li>
</ul>
</div>
</div>
<div>
<div>
<div>
<h2>Cartoons</h2>
<p><a title="The Smashing Cartoons" href="http://www.smashingmagazine.com/the-smashing-cartoons/"><img src="http://media.smashingmagazine.com/wp-content/uploads/2011/10/fleaty-last-minute-ticket.png" alt="Fleaty The Bug" width="180" height="496" /></a></p>
<p><a href="http://www.smashingmagazine.com/the-smashing-cartoons/">More cartoons</a></p>
</div>
</div>
</div>
<div>
<div>
<div>
<div>
<div id="sidebaredtwotarget">
<div id="sidebaredtwo">Advertisement<a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2958__zoneid=40__OXLCA=1__cb=1271408401__oadest=http%3A%2F%2Fjobs.smashingmagazine.com%2F%3Futm_source%3Dsm%26utm_medium%3Dmaxx%26utm_campaign%3Dfish" target="_blank"><img title="Smashing Jobs - best fishing ground" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=sj-111028-190x400.png&amp;contenttype=png" alt="Smashing Jobs - best fishing ground" width="190" height="400" border="0" /></a></p>
<div id="beacon_1271408401"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2958&amp;campaignid=1054&amp;zoneid=40&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=1271408401" alt="" width="0" height="0" /></div>
</div>
</div>
</div>
<h2>Popular</h2>
</div>
<ul>
<li><a href="http://www.smashingmagazine.com/2010/08/19/100-free-high-quality-wordpress-themes-for-2010/">100 WordPress Themes 2010</a></li>
<li><a href="http://www.smashingmagazine.com/2010/08/12/30-new-free-high-quality-fonts-typography/">30 Free High-Quality Fonts</a></li>
<li><a href="http://www.smashingmagazine.com/beautiful-high-quality-free-fonts-for-your-designs">More Free High-Quality Fonts</a></li>
<li><a href="http://coding.smashingmagazine.com/2011/01/12/guidelines-for-responsive-web-design/">Responsive Web Design</a></li>
<li><a href="http://wp.smashingmagazine.com/2010/07/07/designing-a-facebook-fan-page-showcases-tutorials-resources/">Facebook Fan Page Design</a></li>
<li><a href="http://coding.smashingmagazine.com/2009/08/11/how-to-create-your-first-iphone-application/">Create Your First iPhone App</a></li>
<li><a href="http://wp.smashingmagazine.com/2010/05/25/bizarre-websites-on-which-you-can-kill-time-with-style/">Bizarre And Weird Websites</a></li>
<li><a href="http://coding.smashingmagazine.com/2011/04/21/css3-vs-css-a-speed-benchmark/">CSS3 vs. CSS Benchmark</a></li>
<li><a href="http://coding.smashingmagazine.com/2011/04/18/powerful-new-css-techniques-and-tools/">Powerful New CSS Techniques</a></li>
<li><a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Coding A HTML 5 Layout</a></li>
<li><a href="http://www.smashingmagazine.com/2011/01/18/time-saving-and-educational-resources-for-web-designers/">Time Saving Tools</a></li>
<li><a href="http://www.smashingmagazine.com/2010/03/30/the-ultimate-guide-to-cloning-in-photoshop/">Guide to Cloning in Photoshop</a></li>
<li><a href="http://www.smashingmagazine.com/50-stunning-photoshop-text-effect-tutorials">Photoshop Text Effects</a></li>
<li><a href="http://www.smashingmagazine.com/adobe-photoshop-tutorials-best-of">Photoshop Tutorials: Best of</a></li>
<li><a href="http://www.smashingmagazine.com/fantastic-wallpapers-that-will-blow-your-desktop-away">Desktop Wallpapers I</a></li>
<li><a href="http://www.smashingmagazine.com/illustrator-tutorials-best-of">Illustrator Tutorials</a></li>
<li><a href="http://www.smashingmagazine.com/50-fresh-useful-icon-sets-for-your-next-design">Free Icon Sets I</a></li>
<li><a href="http://www.smashingmagazine.com/50-beautiful-useful-and-free-icon-sets">Free Icon Sets II</a></li>
<li><a href="http://www.smashingmagazine.com/35-really-incredible-free-icon-sets">Free Icon Sets III</a></li>
<li><a href="http://www.smashingmagazine.com/2010/01/19/design-and-build-an-email-newsletter-without-losing-your-mind/">E-Mail Newsletter Design</a></li>
<li><a href="http://www.smashingmagazine.com/2011/04/06/fundamental-guidelines-of-e-commerce-checkout-design/">E-Commerce Checkout Design</a></li>
<li><a href="http://www.smashingmagazine.com/2011/04/19/showcase-of-creative-navigation-menus-good-and-bad-examples/">Creative Navigation Menus</a></li>
<li><a href="http://www.smashingmagazine.com/2008/10/14/30-beautiful-vintageretro-photoshop-tutorials/">Vintage Photoshop Tutorials</a></li>
<li><a href="http://coding.smashingmagazine.com/2011/04/07/useful-javascript-and-jquery-tools-libraries-plugins/">JavaScript and jQuery Tools</a></li>
<li><a href="http://www.smashingmagazine.com/2009/09/09/beautiful-black-and-white-photography-2/">Black and White Photography</a></li>
<li><a href="http://www.smashingmagazine.com/2008/10/20/the-ultimate-collection-of-useful-photoshop-actions/">Useful Photoshop Actions</a></li>
<li><a href="http://www.smashingmagazine.com/2011/05/04/useful-photoshop-tools-and-techniques-for-your-workflow/">Photoshop Tools &amp; Techniques</a></li>
<li><a href="http://coding.smashingmagazine.com/2009/01/25/35-free-high-quality-e-commerce-templates/">Free E-Commerce Templates</a></li>
<li><a href="http://www.smashingmagazine.com/2008/07/15/70-beauty-retouching-photoshop-tutorials/">Retouching PS Tutorials</a></li>
</ul>
</div>
</div>
<div id="newsletterbox">
<div>
<div></div>
<div>Email Format</p>
<ul>
<li>html</li>
<li>text</li>
<li>mobile</li>
</ul>
</div>
</div>
<div></div>
</div>
</div>
<div>
<div>
<div id="sidebaredtarget">
<div id="sidebared">Advertisement<a href="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ck.php?oaparams=2__bannerid=2528__zoneid=40__OXLCA=1__cb=7ff747479b__oadest=http%3A%2F%2Fwww.wix.com%2Fflash_design%2Ffish_new%3Futm_campaign%3Dma_smashingmagazine.com%26experiment_id%3Dma_smashingmagazine.com_190_400" target="_blank"><img title="" src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=190x400_tag_2.jpg&amp;contenttype=jpeg" alt="" width="190" height="400" border="0" /></a></p>
<div id="beacon_7ff747479b"><img src="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2528&amp;campaignid=733&amp;zoneid=40&amp;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&amp;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&amp;cb=7ff747479b" alt="" width="0" height="0" /></div>
</div>
</div>
</div>
<div id="twitter">
<div>
<h2>Twitter</h2>
<p><a href="http://twitter.com/smashingmag">Follow Us</a></div>
<ul id="tweetlist">
<li>Useful: Tools of the Trade for designers and Web developers -<a href="http://t.co/X2iAVjde">http://t.co/X2iAVjde</a><a title="2011-12-25T17:50:00+01:00" href="http://twitter.com/smashingmag/statuses/150981655383904258">about 18 hours ago</a></li>
<li>RT <a href="http://twitter.com/paul_irish">@paul_irish</a>: Oh DOM Tree, Oh DOM Tree! Thy leaves are all form elements!<a href="http://t.co/8F9X6s2y">http://t.co/8F9X6s2y</a> /by<a href="http://twitter.com/hakimel">@hakimel</a> <a href="http://twitter.com/#search?q=css">#css</a><a title="2011-12-25T17:23:00+01:00" href="http://twitter.com/smashingmag/statuses/150974938281545729">about 18 hours ago</a></li>
<li><a href="http://twitter.com/Jef_Lau">@Jef_Lau</a> We&#8217;re working on that. We can&#8217;t tell any speciific dates thousgh (for SM WordPress books etc.)<a title="2011-12-25T17:23:00+01:00" href="http://twitter.com/smashingmag/statuses/150974856089964544">about 18 hours ago</a></li>
<li>Very impressive CSS/JavaScript techniques by Marcin Dziewulski -<a href="http://t.co/P1WKCizs">http://t.co/P1WKCizs</a><a title="2011-12-25T15:50:00+01:00" href="http://twitter.com/smashingmag/statuses/150951439747911680">about 20 hours ago</a></li>
<li>decodeunicode: a great reference with 98,884 graphic characters -<a href="http://t.co/XOL873yT">http://t.co/XOL873yT</a> (via<a href="http://twitter.com/kubakubula">@kubakubula</a>) <a href="http://twitter.com/#search?q=useful">#useful</a><a title="2011-12-25T14:55:00+01:00" href="http://twitter.com/smashingmag/statuses/150937614445326338">about 21 hours ago</a></li>
<li><a href="http://twitter.com/EinsteinTech">@EinsteinTech</a> Merry Christmas to you! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <a title="2011-12-25T14:47:00+01:00" href="http://twitter.com/smashingmag/statuses/150935607047241728">about 21 hours ago</a></li>
<li>A great Daft Punk style light show done entirely in CSS3. Demo: bit.ly/tDfwMa | Git: bit.ly/vRGq30 (via<a href="http://twitter.com/jpschwinghamer">@jpschwinghamer</a>)<a title="2011-12-25T14:20:00+01:00" href="http://twitter.com/smashingmag/statuses/150928905786761217">about 21 hours ago</a></li>
</ul>
</div>
<div></div>
</div>
</div>
</div>
</div>
</div>
<div id="footer">
<div id="footer-inner">
<div>
<div><a href="https://shop.smashingmagazine.com/the-smashing-cat.html"><img title="The Smashing Cat" src="http://media.smashingmagazine.com/themes/smashing/images/smashing-cat.png" alt="The Smashing Cat" /></a></div>
<div>
<h4>Best of Design</h4>
<ul>
<li><a href="http://www.smashingmagazine.com/responsive-web-design-guidelines-tutorials/">Responsive Design</a></li>
<li><a href="http://www.smashingmagazine.com/professional-photoshop-techniques-tutorials/">Photoshop</a></li>
<li><a href="http://www.smashingmagazine.com/typography-guidelines-and-references/">Typography</a></li>
<li><a href="http://www.smashingmagazine.com/guidelines-for-mobile-web-development/">Mobile Design</a></li>
<li><a href="http://www.smashingmagazine.com/usability-and-user-experience/">Usability and UX</a></li>
<li><a href="http://www.smashingmagazine.com/web-design-essentials-examples-and-best-practices/">Web Design Showcases</a></li>
</ul>
</div>
<div>
<h4>Best of Coding</h4>
<ul>
<li><a href="http://www.smashingmagazine.com/learning-javascript-essentials-guidelines-tutorials/">JavaScript &amp; jQuery</a></li>
<li><a href="http://www.smashingmagazine.com/learning-wordpress-useful-wordpress-tips-tutorials/">WordPress Techniques</a></li>
<li><a href="http://www.smashingmagazine.com/coding-with-html5-tutorials-guidelines/">HTML5 Tutorials</a></li>
<li><a href="http://www.smashingmagazine.com/mastering-css-principles-comprehensive-reference-guide/">CSS</a>, <a href="http://www.smashingmagazine.com/learning-css3-useful-reference-guide/">CSS3</a></li>
<li><a href="http://www.smashingmagazine.com/time-savers-tools-useful-services-web-design/">Useful Time Savers</a></li>
<li><a href="http://www.smashingmagazine.com/bored-the-curious-side-of-smashing-magazine/">Bored?</a></li>
</ul>
</div>
<div id="our-content">
<h4>Smashing Hub</h4>
<ul>
<li><a href="http://shop.smashingmagazine.com/">Smashing Shop</a></li>
<li><a href="http://www.smashingmagazine.com/the-smashing-network/">Smashing Network</a></li>
<li><a href="http://www.smashingmagazine.com/the-smashing-newsletter/">Smashing Email Newsletter</a></li>
<li><a href="http://jobs.smashingmagazine.com/">Smashing Job Board</a></li>
<li><a href="http://directory.smashingmagazine.com/">Smashing Directory</a></li>
</ul>
</div>
<div>
<h4>Further Resources</h4>
<ul>
<li><a href="http://www.smashingmagazine.com/smashing-book-1/">Smashing Book 1 in HTML</a></li>
<li><a href="http://www.smashingmagazine.com/the-lost-files/">Smashing Book 1 Extras in HTML</a></li>
<li><a href="http://www.smashingmagazine.com/2011/09/08/to-five-smashing-years-and-a-free-anniversary-ebook-treat/">Free eBook: Best Of SmashingMag</a></li>
<li><a href="http://www.noupe.com/">Noupe Design Blog</a></li>
<li><a href="http://www.smashingmagazine.com/contact/">Contact us</a></li>
</ul>
</div>
</div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mobiledict.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mobiledict.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mobiledict.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mobiledict.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mobiledict.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mobiledict.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mobiledict.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mobiledict.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mobiledict.wordpress.com&amp;blog=30664532&amp;post=10&amp;subd=mobiledict&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mobiledict.wordpress.com/2011/12/26/nice-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3f051b2fb0574b6730db5afbc4f139e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mobiledict</media:title>
		</media:content>

		<media:content url="http://wp.smashingmagazine.com/wp-content/themes/smashing/images/spinner.gif" medium="image">
			<media:title type="html">hidden</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=300x250_-_build_4.png&#38;contenttype=png" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3059&#38;campaignid=1086&#38;zoneid=22&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=0c5e7296ff" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2863&#38;campaignid=1018&#38;zoneid=68&#38;loc=1&#38;referer=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;cb=65a18e4445" medium="image" />

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-130.jpg" medium="image">
			<media:title type="html">Cumulus</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/imbalance2.jpg" medium="image">
			<media:title type="html">Imbalance</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-104.jpg" medium="image">
			<media:title type="html">Shaken and Stirred Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-121.jpg" medium="image">
			<media:title type="html">AutoFocus+</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_c.jpg" medium="image">
			<media:title type="html">Fotofolio Landscape</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_59.jpg" medium="image">
			<media:title type="html">FolioGrid</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_60.jpg" medium="image">
			<media:title type="html">Mansion</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_61.jpg" medium="image">
			<media:title type="html">PhotoView</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-133.jpg" medium="image">
			<media:title type="html">SimpleFolio</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_64.jpg" medium="image">
			<media:title type="html">Smashing Multimedia</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_66.jpg" medium="image">
			<media:title type="html">Fullscreen Photo and Multimedia</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_67.jpg" medium="image">
			<media:title type="html">Brave Zeenat</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_57.jpg" medium="image">
			<media:title type="html">Monokrome</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-106.jpg" medium="image">
			<media:title type="html">Portfolio WPESP Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_62.jpg" medium="image">
			<media:title type="html">Selecta</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-135.jpg" medium="image">
			<media:title type="html">Work-a-holic</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-112.jpg" medium="image">
			<media:title type="html">BlueBubble WordPress Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_13.jpg" medium="image">
			<media:title type="html">LapOfLuxury</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-125.jpg" medium="image">
			<media:title type="html">Katana</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-127.jpg" medium="image">
			<media:title type="html">Koi Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-109.jpg" medium="image">
			<media:title type="html">Bueno</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-124.jpg" medium="image">
			<media:title type="html">Notepad Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_06.jpg" medium="image">
			<media:title type="html">Strukture</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_e.jpg" medium="image">
			<media:title type="html">Peacekeeper</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-114.jpg" medium="image">
			<media:title type="html">The Seven Five</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_bb.jpg" medium="image">
			<media:title type="html">ThrillingTheme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-123.jpg" medium="image">
			<media:title type="html">Galaxy</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_03.jpg" medium="image">
			<media:title type="html">Aparatus</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_09.jpg" medium="image">
			<media:title type="html">Zexee</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_10.jpg" medium="image">
			<media:title type="html">Cyangant Elegant</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-143.jpg" medium="image">
			<media:title type="html">Obscure</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_14.jpg" medium="image">
			<media:title type="html">Designpile</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_07.jpg" medium="image">
			<media:title type="html">Obscorp</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-115.jpg" medium="image">
			<media:title type="html">The Side Blog Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-126.jpg" medium="image">
			<media:title type="html">e-Commerce Theme: Kelontong</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_81.jpg" medium="image">
			<media:title type="html">Dangdoot - e-Commerce Theme (Free Version)</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_82.jpg" medium="image">
			<media:title type="html">AppCloud - e-Commerce Theme (Free Version)</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_ii.jpg" medium="image">
			<media:title type="html">Blissful Blog</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-117.jpg" medium="image">
			<media:title type="html">The Ideal Website</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-110.jpg" medium="image">
			<media:title type="html">Un.complicated Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-103.jpg" medium="image">
			<media:title type="html">Voidy</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-111.jpg" medium="image">
			<media:title type="html">Clear</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_b.jpg" medium="image">
			<media:title type="html">Delicate</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-101.jpg" medium="image">
			<media:title type="html">Boldy</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_32.jpg" medium="image">
			<media:title type="html">Smooth</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_34.jpg" medium="image">
			<media:title type="html">Inuit Types (Starter Edition)</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/uploader/images/modernist/release.jpg" medium="image">
			<media:title type="html">Screenshot</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-147.jpg" medium="image">
			<media:title type="html">Titan Theme (Free Edition)</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_38.jpg" medium="image">
			<media:title type="html">YouAre Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-148.jpg" medium="image">
			<media:title type="html">Simple Organization</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-149.jpg" medium="image">
			<media:title type="html">Neutra</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-105.jpg" medium="image">
			<media:title type="html">The Erudit</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-120.jpg" medium="image">
			<media:title type="html">The Columnist</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-118.jpg" medium="image">
			<media:title type="html">The Structure Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_ee.jpg" medium="image">
			<media:title type="html">Aurelius</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_30.jpg" medium="image">
			<media:title type="html">Tanzaku</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_24.jpg" medium="image">
			<media:title type="html">WPCount</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_26.jpg" medium="image">
			<media:title type="html">Maimpok</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_29.jpg" medium="image">
			<media:title type="html">Malleable</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-108.jpg" medium="image">
			<media:title type="html">Furvious</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_17.jpg" medium="image">
			<media:title type="html">Newspress</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_dd.jpg" medium="image">
			<media:title type="html">Modernist</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-150.jpg" medium="image">
			<media:title type="html">Reptile</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-151.jpg" medium="image">
			<media:title type="html">WP-Notes</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-152.jpg" medium="image">
			<media:title type="html">Satoshi</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-153.jpg" medium="image">
			<media:title type="html">Ulap Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-113.jpg" medium="image">
			<media:title type="html">Manifest</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_49.jpg" medium="image">
			<media:title type="html">Miniml Press Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-155.jpg" medium="image">
			<media:title type="html">Functionalism</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-156.jpg" medium="image">
			<media:title type="html">LifeStreaming White</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_54.jpg" medium="image">
			<media:title type="html">Vostok</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_56.jpg" medium="image">
			<media:title type="html">Mini</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/sm_wordpress_theme_hh.jpg" medium="image">
			<media:title type="html">WordPress Mobile Pack</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_68.jpg" medium="image">
			<media:title type="html">WordPress Mobile Pack</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_69.jpg" medium="image">
			<media:title type="html">WordPress Mobile Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_70.jpg" medium="image">
			<media:title type="html">Möbius - Mobile Friendly WordPress</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_71.jpg" medium="image">
			<media:title type="html">News Press Mobile</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_72.jpg" medium="image">
			<media:title type="html">Carrington Mobile</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_d.jpg" medium="image">
			<media:title type="html">BEBACKWP</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_73.jpg" medium="image">
			<media:title type="html">Ice Breaker</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_74.jpg" medium="image">
			<media:title type="html">Ready2Launch!</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_75.jpg" medium="image">
			<media:title type="html">WP Blueprint</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_77.jpg" medium="image">
			<media:title type="html">GuruQ</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_78.jpg" medium="image">
			<media:title type="html">Driftwood Contact Manager</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_79.jpg" medium="image">
			<media:title type="html">Aggregator</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_80.jpg" medium="image">
			<media:title type="html">GTD – Private Theme for Teams to Collaborate</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_a.jpg" medium="image">
			<media:title type="html">MiniCard</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_83.jpg" medium="image">
			<media:title type="html">LiveTwit</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_84.jpg" medium="image">
			<media:title type="html">WordPress Debug Theme</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/08/wordpress-119.jpg" medium="image">
			<media:title type="html">Starkers HTML5 WordPress Theme Kit</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2010/06/sm_wordpress_theme_89.jpg" medium="image">
			<media:title type="html">WP-Constructor</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/6b81bf10ddf97c1a224dde2ef9b8666f?s=78&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D78&#38;r=G" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=sj-111028-500x100.png&#38;contenttype=png" medium="image">
			<media:title type="html">Smashing Jobs - best fishing ground</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=552&#38;campaignid=281&#38;zoneid=26&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=978c6cc9fd" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/78296f6c7e30c9ab382a55c3156da4af?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/430780ea1631e66e0a47434f9eea9878?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/21eb2015517df7d75031535383d49824?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/3bacd9bb1ac69958b30a014e1ae605ba?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/879e242e5d72ca1422b527e89f8d8d87?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5c887e281be79fc10c556a25d06cddcc?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/cdd1434c30c965f8b36f56cd74e17101?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d5d039a87c37ef283221c2e99d639d77?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/60181f881f72355935ec0891318443be?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f9b76871535c1505a8863ef2938bd8cd?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/dd751174f95b71745d8b01123b361d0e?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c04f3919088f4803822bc41765bc5b95?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/babdd787a9577a0e615246ac79cf2826?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/34ac366bdc3cb5aa9290007d089c1335?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d5d5a889ac0a57e1ee611df3a3e13b8a?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1e497098bae732dca8ed7ad0c4eabb6f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e7ac01177677f66f437863ba7846aa20?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e27042768a70ab56e934ad99f41adf67?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/080085d6980d552b95c04a7e9c027cab?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b3467b2f8fc24b98fd09cc4f615863e6?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/79938854efc75e680cf2eed0de28c316?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c00a036b1f0ef215e4d3bd1523cd6604?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e534583edfae89058783d682e74d96f9?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/3ddf5c6e3a71379a25bfefb7be9d92fa?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/34ac366bdc3cb5aa9290007d089c1335?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d2a404c9300ed51d8eeaa5c4c60661cc?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e4f2b730013e7de0b82a3d595632fa10?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/52a439e2615cde2ea5ce159b4cd6c23f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/71e110edbaf522b8a15708d79f5f062c?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f9b76871535c1505a8863ef2938bd8cd?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d27f7b4b217eebc1d8130291732a9ddf?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/824b41e6108a22c4c96f50ee23419369?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/9db6e617ff5b9e7273f36b793942aed0?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a5bc5e97a9db0fc95ed26e494eff7f5b?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0ccd2768477877b3b2b8a1c5fc26d484?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a338b8ee8a51c1718d899b22e4a102b7?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/64145d95a463c879e5c3c16726d0d4ec?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a9c17d250b9b97a7baf76ac13d817a08?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7536d8aaec4cce943c647002093748e2?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a9c17d250b9b97a7baf76ac13d817a08?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/198b5589487b3becd3f75cdb60ba0979?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2ec09fb6adfa1e9f7373cdc955f744d5?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0f7084cf63e887b544c3590fb380a40e?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a5458f8875cb57f0dda509972f92a19a?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/84593578e7bf8129d4e50eba3d11ba7f?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b62c711f1768eec914512d099839419c?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/15950a8dfccd99564b002e06c49574dc?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0f1ac9f6ffd264f6a36198c598a4ea7c?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/47d41e21f7eafac774eda8ab5ca49710?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/8f082d7f4e1e78b7e374c60435ee0d54?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/250fa4b1de1b848093879c2b2b98ea50?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1c077dd087ceeb6e8193ff9026f2dada?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/03a9e486c8299eae6e3d34a461133601?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/3f7cda86b0d471afad79a0b5423d1677?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c36b65c98682dfeef0e0f1c2b2ff65e4?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/8714bdc77706154f361a9b73622ae83d?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7e7cfdd6680c66db887abaf9340c81f7?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/412bd78cf1a7fa8c1c84ed6995754256?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/9977cdef2b4edcad94e78b6a2090e48a?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/52a4a6b0d3842f3e9f80e653da02254d?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5e68a5c61a14a3e93c9026cbabe23817?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/87999cca4d2ee88269a67c402f7631ce?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/9aa4128524c1c257654d29690c306fe4?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c2c7dfeba3c27e2843333b29000467d3?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c432891ced6f7f94cc029a73701a55c0?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/78beaca8c1b66e2dd1048b6027643853?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/676010582d802aa3784adefafd50145d?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/adbba5ffbe6433f8be5238b878316e00?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d7d46ed4bca53e136e299b47660d7ef7?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/eade708874bd2dccafefbe23fa12ca68?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/11687c24574e28b38ff3dfcc9eca852e?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a6f6eca42dcd304f29c41b426256410d?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/97818ee5f05582b5efc0a3dabdcb3117?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/8f71450ee1c9da11e749361948302db0?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/989670a45e1c25722a428a01f1106387?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c108fcd68bb474b280445a840c158572?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a8e8a23d073d39f363604d244a6cdcc2?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/aea703bb1f61d50d002c4217d7dd4e09?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/81f9561029fcdb1974f10fa6e237f889?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/4fb3fc414205f1758d85932cb7fe8622?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/34834f8b7c9b311753bad5e827ce8b29?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e8977f4397be6ca8dcf6f2d6d8aa45f1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/91513a774b0934e2027eabc61bd39344?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0763730b3c4e0f9f75ab59f7ad00375c?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a805ef397c1e8191ab66f1839b520143?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f8b66e28aa689e2c0d82c0503183af1d?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/ed9bb49f45d4dfb257697d60fe8064d1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/283bad686eb6d566fb9a44f567184978?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/84ddb5d6f602a9f388d095ae4ff5b45e?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c2c48bc54d85186a333e7938cdec9afe?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5474707084319c48dfa4766162786b5c?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c108fcd68bb474b280445a840c158572?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/371e5c9c45359ae620415936e816fc07?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5dea59fb0b926763408285042ba1a2e6?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/808bc244b2638eae64edb2960c43e916?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/010349a9457ad39b1ecc00cf619b2cae?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/ec77bb5f4a8d83b5821cb1dfbd3f0149?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2a98fd492a3ca2aef2c8afc28b231c8b?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b9acbb3efda1c32461a1b3c55bb5d25f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b88786892324f69c5dee090913a7cf11?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/9930f232a893e92e04bc4fc8483d9e82?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1a097c5b43667d1e06a8939fbc5552fd?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/3d30f0192195b69d5de20da1882748a8?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/21f925c121f37d31b42ebe4b2c0c3e21?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a67d14f06f2334b8e8297de387ed1fd6?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/cf9fc6021430b4526a4604f807eb27a8?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/93ab876074f3842b5feb5625186c6c9e?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/91fae797ee3f45f3be774655710f0b12?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/515944dbe5dd3ae050833d1abd619175?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a2e95496b77ebbeb80fdec24de46ce8f?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/78c80dc3936dba853b6ece19c66e5be1?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/04141a289960d460f6bc6909977d14ca?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/cfc8bb4f5838ec50987ae9b71f16642f?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/283ebf61dc710d8cc6479a0763807ed3?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d7f4b2c87ed54ad8a713bd3adf90bbf0?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/6102a174d57be0e863562ee571bed42a?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/952f61005a83245cc54f42ceb5da4f8d?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d5d6e60bf5cb360586dc2afd4a83cabb?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/9862cca49c7cb52054d5980ad400b9f5?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/dffd9f1ecbb6a2ca51712ac4ba6ac4e2?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/87a990472bbe590d2743c3d30f9a32fa?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5d42bd1f7a62eea0a919e53c14a4a159?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/36f06794c25d33eccffa780a933c0761?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a0cb8080426649916da72b22111f03a6?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b440998ca4b8bf1e3f8e20b26e12c1fe?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/52ebec8d335fcad083137772ff6e0f2a?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/956dd306b565e5955ca607e69ca09f21?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1932b1d305db291beebf88f2e4918dd5?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/ecf6139c683fdf1865513484802a397c?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7d620ffd8b13e184ac55a0dd6ee30be0?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/9d8388793d3d278f9b9b5fb46ce8af10?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/aac10ed60675f5a6aceac7d039604585?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/6a9542c360a0b6415a41788702dbbcf9?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/ce12e5deec126470834e526648708329?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5fb9b0508cb3e028b196f905bf0ff83e?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/ded7b33cb97611f9e5f042bdffcc18bc?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7aa0cebe0dfe7eb8e89bb3bfdd998f28?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/3b2ad78c9c3894ade7c9ccba57b3d13f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/8e97f84f5dc666a81fadfa71f93c315b?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2230d9d2bc0c0bcd45250e278575a201?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/226b4d94b45d9e33172cacdeb27a0a29?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/fda88e0f8ad23a17a7252802faed5c4c?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f83bff6d6f3ca48cea8655f53806f29f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2497dd0d2dbfbfff695d74a8ddf70f86?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e0588e9a55b59fb2092786bccc1996aa?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/ca9dc9f0fa4efcd00b8c5b388b8fb94f?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/877c4dde13b86350cf24f286a3cc834a?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/3bacd9bb1ac69958b30a014e1ae605ba?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/aa46c681434e14595b1dda638699edb5?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/cfab9d9ba59ff4f70757c123ac178404?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0a3fbc82dcfb1d53a43c648ebfd084c5?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/ded7b33cb97611f9e5f042bdffcc18bc?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f23bcc92114395164736aaf36c2458a4?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/33b3cb6042fb5b04b82d2c686aa9d6f8?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/74a68a74e0669f937606be3908625cd3?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f7918809001b9da9428d21fa6a8e8125?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2030586e96221ca9699527f7956459c7?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0b7887795b50bb9e188ce9291e84ffa5?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/61dc5b5a7d523df5013a2441463fd322?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/a948e992e3ee21382ed887c9eddf934f?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/81a3a857119f20171ee385027bba5cec?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/983b0a59b489cfef45484a240ff2da14?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1e472c08333603c8bd8f2ad920f24ed3?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/10a1584a8ebf79d42a003d0fa6f45e4d?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/cc80d33ea1732768814b932e25992dad?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/97168fc1c1f57ec0e2dc566098c3b5a2?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b48ac6d078831aefee34790a844ddd5a?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f1331b5db10c1d74cfa44db5ba9ec896?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/f17e2ca8e75829ca613459d6f46b483f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2136ce55c943f1952e441ddfd28061ae?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7dac2b3f7fce8825df641fe2da945fd1?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1ec410bd0f5239b2119b9b75cbb22274?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/396c4c86350801d323794ec56648ad6b?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/282ffc90a581d6237a0f54ce91bb5779?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b62c711f1768eec914512d099839419c?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7d4515d6c14099c8344cbfd2bf869479?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/fe1a3863ac9a2206a74cf2e90cbf5ba6?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/07ae2047b1b7f5455ce239d5cb039ba5?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/90b93506b9787ea3eaaea4165ad336cb?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b16173616ba82c49e5309569d1fdaa81?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/af2edab7e6e0adcacdb33f6e94cdee18?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/17e12ee64039eef62e33c06636549d55?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b0818f5f0d1642323610db5d86bea876?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/1e7d8e22ab8aee7cba64951ae861861c?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0984de8a98c35dbfad94cbf671593917?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/53f503187a687d6592d4fe04715653bc?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/be852eaf5a4971feeeea041a96bc86c8?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/af618fd3fe05aa573a9a8077ae98dd5c?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e01c5f37c7a8c21e53a163ba9ef1d5b2?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0602b1db3bcdc5a33025b26ac31b68f2?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/d699fe1741fe3f460397326184990454?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/513bf5ec1ff1489ccae3abaacda1cdb5?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/dce496497f6108298ee210a5bdb44b82?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/91549aa3c16f4f13a57c75d8a610494e?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0fe88661a6f3baa67c3114c3bbc609aa?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/7f7a2395151a716477f6c15575726ea4?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0eb178cec364c022a189c3814e5f7483?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/6ca1a84b6c4c7e8c195addbcc30ccc40?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/ce535ff404042b1833759cc8e1401b08?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/22a1e654dd58e7d172143b1584b5d790?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/22a1e654dd58e7d172143b1584b5d790?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b6e2a1045b2727dfb6dfd6c6d35fcdd4?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/5b34df4368dcb5f99eb08ccd42223227?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/812b28ea5aaa8423fdae624b29d59d0f?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e988a278b765c016d6e30009219fd19a?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/653bd0d27bb6f3011c0caa631cca00c5?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/00e06d6609956ec35f6c255177c11c38?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/b45840424e76316b583f019662abd4f8?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e6bb83a35226cb4392dd480dad4d6179?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/cb91b69ae984698b82561304a22a3730?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/11b960720109fa2ffbe95d51836e8ee3?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/6f6973dde7412a7c981378636d3022c1?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/33b3cb6042fb5b04b82d2c686aa9d6f8?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/e1af722a4ad303d6d378da66c06995bb?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/c62e7bb0765abbcfee7689213cf755cd?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/fb17389c66214169b1b134a70d25e794?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/51e2a86b9c51121c0702a86cb51a6ed9?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/2eb91c4a5942c2667f5ea1dd808e1510?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://0.gravatar.com/avatar/0b31467fa29f95e18dce1e87b61cca05?s=38&#38;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://1.gravatar.com/avatar/59658f9c6723bc1e5a72186be5fa4d1f?s=38&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D38&#38;r=G" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200-x-125-awesome_2.png&#38;contenttype=png" medium="image">
			<media:title type="html">Social HR Software for Creatives</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3114&#38;campaignid=1105&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=55ec355c9a" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=tsold-200x125-dark_7.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">Premium Blog Themes</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=938&#38;campaignid=466&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=cd986b8e3a" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=project-mgt(200x125)_7.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">Online Project Management</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3100&#38;campaignid=1100&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=df0d9211c4" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200x125_christ-3.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">Newsletter Design &#38; Coding</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3143&#38;campaignid=135&#38;zoneid=70&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=07da8dacc3" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=banner_p2h_html5.png&#38;contenttype=png" medium="image">
			<media:title type="html">PSD2HTML.com</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2986&#38;campaignid=133&#38;zoneid=70&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=c490b8f884" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=250x125_circles.png&#38;contenttype=png" medium="image">
			<media:title type="html">Create free stunning flash websites!</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2529&#38;campaignid=130&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=fb1cb9e386" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=coffee200x125_2.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">Create Free Mobile Sites</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3140&#38;campaignid=978&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=9e48ab8d54" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=banner_w3m_html5.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">PSD to HTML Services</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2987&#38;campaignid=136&#38;zoneid=70&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=571c5a56b8" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=mailchimp_200x125.png&#38;contenttype=png" medium="image">
			<media:title type="html">MailChimp E-Mail Marketing</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=1231&#38;campaignid=131&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=e89d5b7314" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200x125_-_build_4.png&#38;contenttype=png" medium="image">
			<media:title type="html">A new service from Adobe.</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3065&#38;campaignid=1087&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=22ff39882e" medium="image" />

		<media:content url="http://ec.atdmt.com/b/SHSSHSSHSTSST/200x125_wtw_branding_search_old.jpg" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3088&#38;campaignid=1093&#38;zoneid=24&#38;loc=1&#38;referer=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;cb=87063bb4dd" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=dca92d6ed58fce8ae93534611a8aab8c.gif&#38;contenttype=gif" medium="image">
			<media:title type="html">Project Management &#38;amp;amp; Collaboration</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=192&#38;campaignid=129&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=34914c1275" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=200x125-dt-2.gif&#38;contenttype=gif" medium="image">
			<media:title type="html">Premium Web Templates</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2877&#38;campaignid=1026&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=d686225b62" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=facebook_200x125_guy.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">Create Killer Facebook Fanpages</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2411&#38;campaignid=896&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=1b30abd561" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=2011-09-15_-_200x125_3.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">UX Prototyping Tool for Designers</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3141&#38;campaignid=1117&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=87fb521bfe" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=formstack_new_200x125_15.jpg&#38;contenttype=jpeg" medium="image">
			<media:title type="html">Drag and Drop Form Builder</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=3091&#38;campaignid=1096&#38;zoneid=24&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=b7572823d4" medium="image" />

		<media:content url="http://media.smashingmagazine.com/themes/smashing/images/sm-anniversary-box.jpg" medium="image">
			<media:title type="html">Free Smashing Anniversary eBook</media:title>
		</media:content>

		<media:content url="http://www.smashingmagazine.com/files/smashing-widget/v006/img/sn-icon-style-6-32px.png" medium="image">
			<media:title type="html">Smashing Network</media:title>
		</media:content>

		<media:content url="http://media.smashingmagazine.com/wp-content/uploads/2011/10/fleaty-last-minute-ticket.png" medium="image">
			<media:title type="html">Fleaty The Bug</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=sj-111028-190x400.png&#38;contenttype=png" medium="image">
			<media:title type="html">Smashing Jobs - best fishing ground</media:title>
		</media:content>

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2958&#38;campaignid=1054&#38;zoneid=40&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=1271408401" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/ai.php?filename=190x400_tag_2.jpg&#38;contenttype=jpeg" medium="image" />

		<media:content url="http://auslieferung.commindo-media-ressourcen.de/www/delivery/lg.php?bannerid=2528&#38;campaignid=733&#38;zoneid=40&#38;loc=http%3A%2F%2Fwp.smashingmagazine.com%2F2010%2F08%2F19%2F100-free-high-quality-wordpress-themes-for-2010%2F&#38;referer=http%3A%2F%2Fwww.techzil.com%2Fthe-top-10-free-wordpress-theme-websites&#38;cb=7ff747479b" medium="image" />

		<media:content url="http://media.smashingmagazine.com/themes/smashing/images/smashing-cat.png" medium="image">
			<media:title type="html">The Smashing Cat</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://mobiledict.wordpress.com/2011/12/20/hello-world/</link>
		<comments>http://mobiledict.wordpress.com/2011/12/20/hello-world/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 17:50:39 +0000</pubDate>
		<dc:creator>mobiledict</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mobiledict.wordpress.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress.com. After you read this, you should delete and write your own post, with a new title above. Or hit Add New on the left (of the admin dashboard) to start a fresh post. Here are some suggestions for your first post. You can find new ideas for what to blog about by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mobiledict.wordpress.com&amp;blog=30664532&amp;post=1&amp;subd=mobiledict&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. After you read this, you should delete and write your own post, with a new title above. Or hit <a title="Direct link to the Add New in the Admin Dashboard" href="/wp-admin/post-new.php">Add New</a> on the left (of the <a title="Direct link to this blog's admin dashboard" href="/wp-admin">admin dashboard</a>) to start a fresh post.</p>
<p><a title="Learn WordPress.com—From zero to hero." href="http://learn.wordpress.com/">Here</a> are some suggestions for your first post.</p>
<ol>
<li>You can find new ideas for what to blog about by reading <a title="The Daily Post at WordPress.com—post something every day" href="http://dailypost.wordpress.com/">the Daily Post</a>.</li>
<li>Add <a title="Click the &quot;Press This&quot; link on this page to activate the Press this bookmark feature." href="/wp-admin/tools.php">PressThis</a> to your browser. It creates a new blog post for you about any interesting  page you read on the web.</li>
<li><a title="Edit the first post on this blog." href="/wp-admin/post.php?post=1&amp;action=edit">Make some changes to this page</a>, and then hit preview on the right. You can always preview any post or edit it before you share it to the world.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mobiledict.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mobiledict.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mobiledict.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mobiledict.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mobiledict.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mobiledict.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mobiledict.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mobiledict.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mobiledict.wordpress.com&amp;blog=30664532&amp;post=1&amp;subd=mobiledict&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mobiledict.wordpress.com/2011/12/20/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a3f051b2fb0574b6730db5afbc4f139e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mobiledict</media:title>
		</media:content>
	</item>
	</channel>
</rss>
