/*  
Theme Name: CAIS Theme as a child of Mimbo3
Theme URI: http://www.lairdfarquharson.com
Description: A magazine-style theme for Wordpress
Version: 3.0
Author: Darren Hoyt / Laird Farquharson
Author URI: http://www.lairdfarquharson.com
Template: mimbo3

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

*/

@import url("../mimbo3/style.css");

#masthead h1 a {
	display:none;
}

#masthead #description {
	display:none;
}

#masthead {
	height: 121px;
	margin-top:0px;
	background:url(images/cais01.gif) no-repeat;
	}


#nav-cat {
	background:#a40000;
	}




.nocomments {display:none;}


.commentcount {display:none;}