/*
 * Theme Name: dkret3
 * Theme URI: http://wordpress.org/extend/themes/dkret3
 * Description: The dkret3 Theme Framework features a comprehensive Theme Settings page for easy customization, selectable one, two and even three-column layouts, 10 Widget-Ready Sidebars, a customizable Drop-down Navigation menu, plugin integration, Google AdSense support, integrated Gallery, extensive support for Child Themes and much more. Get support of and join the community at the <a href="http://forum.diekretzschmars.de">forums</a>.
 * Version: 3.6
 * Author: Joern Kretzschmar
 * Author URI: http://diekretzschmars.de/
 * Tags: white, green, light, two-columns, right-sidebar, fixed-width, custom-header, custom-background, theme-options, threaded-comments, sticky-post, translation-ready, microformats, photoblogging, editor-style
 *
 * Copyright (c) 2008 - 2010 Joern Kretzschmar.  All rights reserved.
 * http://diekretzschmars.de
 *
 * Dkret is released under the GNU General Public License, version 3 (GPL).
 * http://www.gnu.org/licenses/gpl-3.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 *
 * Please don't modify this file. Modify your child theme's 'style.css' instead.
 * You can even import some of the base stylesheets inside the 'library/css' folder.
 *
**/

/* Reset browser defaults - http://meyerweb.com/eric/tools/css/reset/ */
@import url('library/css/reset.css');

/* Get layout CSS */
@import url('library/css/2c-l-layout.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}