/*
Theme Name: ArtYarns
Version:    0.1
Author:   Officelab	
Author URI: http://www.officelab.com

Based on:
-- Theme Name: Iris Schreier
-- Theme URI:  http://www.harrisd.com
-- Version:    1.0
-- Author:   James Madson	
-- Author URI: http://www.harrisd.com
-- Tags: fixed-width, two-columns, white, brown, right-sidebar, threaded-comments, theme-options, translation-ready

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }
