/*
Theme Name: Impressions
Theme URI: http://duane.ashworth.net.nz
Description: A Stylish portfolio themed teplate that can be used for anything from graphic design to photography.
Version: 1 (WP2.8.5)
Author: Duane Ashworth	
Author URI: http://duane.ashworth.net.nz
Tags: Modern, clean, stylish, photography, graphic design, portfolio
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/main_template.css";
@import "css/class_library.css";

/* import fancy box css file */

@import "fancybox/jquery.fancybox.css";

/* ================== */
/* = Twitter Widget = */
/* ================== */
.from-meta { display: none; }
.widgettitle	{ color:#fff999; }
.widgettitle a, a:visited	{ color:#fff999; }
h2.pagetitle-header	{ font-size:1.6em; }

