/*
Theme Name:		Vice Versa
Theme URI: 		http://www.viceversaonline.nl
Version: 		1.5.1
Description: 	Een wordpress thema voor de website van Vice Versa gebasseerd op het wp-framework van Ptah Dunbar.
Author: 		Ardy Heijnekamp
Author URI:		http://www.tatemae.nl
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

VICEVERSA Copyright 2010 Ardy Heijnekamp All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

FRAMEWORK Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.


*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* Stylistic Vice Versa */
@import url( 'viceversa/css/layout.css' );
@import url( 'viceversa/css/font-style.css' );
@import url( 'viceversa/css/slideshow-style.css' );
@import url( 'viceversa/css/smcf.css' );



/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

