/*
Theme Name: Houser Glass
Theme URI: http://houserglass.com
Description: Houser Glass Theme
Version: 0.1
Author: Sarah R. Barnes
Author URI: http://houserglass.com
Tags: stained glass
*/


@import "style-reset.css";
@import "style-typography.css";
@import "style-layout.css";

/*html   { margin: 0px }
body      { color: black; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background: #cc9 url(../images/web_graphics/khaki_stripe.gif) repeat-x scroll; margin: 0px; top: 0px; left: 0px; width: 100% }
td       { color: black; font-size: 12px; font-family: Arial }
td.special    { color: black; font-size: 10px }*/
h1  { color: #4b0082; font-family: Verdana, Arial; font-weight: bold }
h2         { color: #4b0082;  font-family: Verdana; font-weight: bold }
h3        { color: #4b0082; font-family: Verdana; font-weight: bold }
h4        { color: #4b0082; font-family: Verdana; font-style: normal; font-weight: bold }
a           { color: #4b0082; font-weight: 600; text-decoration:none;}
a:hover   { color: #008000 }
.burntdots { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: #c90; padding: 5px; border: dotted 1px #630 }
.burntgroove  { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: #c90; padding: 5px; border-top: 1px groove #630; border-bottom: 1px groove #630 }
.burntridge { font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: #c90; padding: 5px; border: ridge 1px #630 }
.smalltextblk { color: black; font-size: xx-small }
.khaki  { background-color: #cc9 }
.2coltbl    { color: black; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; text-align: center; padding: 10px; width: 90% }
.boldpurpletxt { color: #4b0082; font-weight: 600; font-size: medium; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular }
.top { text-align: left; vertical-align: top }
.90percent { width: 90% }
.whitebox  { background-color: #f5f5dc; padding: 1em; border: groove 1pt #533714 }