/*
Theme Name:		Taverna
Theme URI: 		http://www.taverna.org.uk/
Version: 		1.0
Description: 	Theme designed specifically for the Taverna website.
Author: 		Scotty Vernon
Author URI:		http://www.kingscooty.com
Tags:			two-columns, fixed-width, microformats
*/

/* 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-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* Style for Taverna usage table*/
@import url( 'library/media/css/taverna-usage-table.css' ) ;

/* Style for Google custom search box*/
@import url( 'library/media/css/google-custom-search.css' ) ;

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

#customRss a {color: white;}