/*
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; }
.post-header h4 {font-size: 14px; text-align: left; font: georgia;}
.post-header h3 {font-size: 40px;}
#header p	{ text-transform: none; font-size: 14px; color:#fff999 }

/* Hide comment form */
#commentform {display:none;}
#respond {display:none;}
#footer-info {display:none;}


