/* @override
	http://nancymonson.interpolate.org/css/typography.css */

body, html {
	height:100%;
}
body {
	font-size:100%;
	font-family: minion-pro, "Helvetica Neue", Arial, sans-serif;
	text-align:center;
	background:#414137 url("../images/bg.png") 0 0 repeat;
	color:#414137;
}
html>body {
	font-size:18px;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*--------------------------------------------------------------------- 14/20 */
p, li, .vcard div, .return {
	line-height:1.429em;
}
p, ul {
	margin-bottom:.7143em;
}
.return {
	text-align:right
}
#primary li {
	margin:0 0 .7143em 2em;
}
#primary ul li {
	list-style:outside circle;
}
#primary ol li {
	list-style:decimal outside;
}
#secondary li {
	text-align:center;
}
blockquote, .aside {
	padding:.7143em 1em 0 1em;
	margin-left:1em;
	margin-bottom:1.429em;
	border:1px solid rgb(203,223,67);
	border-width:1px 1px 1px 10px;
}
/*--------------------------------------------------------------------- 42/80 */
h1, h2, h3, h4, #nav, th, .quilts-body .caption {
	font-family: minion-pro, Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", sans-serif;
}
h1 {
	font-size:3em;/*56*/
	line-height:1em;/*56*/
	padding-top:40px;
}
#header {
	height: 200px;
	padding-left:40px;
	background: #214879 url("../images/header_bg.jpg") 100% 0% no-repeat;
	/*border-top: 40px solid rgb(203,223,67);*/
	position: relative;
}
#header h1 a {
	text-decoration:none;
	display:block;
	color:rgb(203,223,67);
	width: 50%;
	font-size: .em;
	/*text-shadow: 1px 1px 3px #ccc;*/
}
#header h1 a:hover {
	color:rgb(100,170,205);
}
#header span {
	display:block;
	font-size:.4em;
	line-height:40px;
	font-style:italic;
	color: #fff;
}
#header .contact-me a{
	position: absolute;
	font-size: 1.3em;
	right: 306px;
	top: 250px;
	background-color: rgb(203,223,67);
	padding: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-transform: uppercase;
	box-shadow: 1px 1px 3px #ccc;
	-webkit-box-shadow: 1px 1px 3px #ccc;
	-moz-box-shadow:1px 1px 3px #ccc;
	color:white;
}
#header .contact-me a{
	text-decoration: none;
}
#header .contact-me a:hover{	
	background-color: rgb(100,170,205);
}
/*--------------------------------------------------------------------- 28/50 */
#primary h1,
h2 {
	font-size:2em;/*28*/
	line-height:1.5em;/*42*/
	margin-bottom:.2857em;/*8*/
}
/*--------------------------------------------------------------------- 21/40  */
h3, .quilts-body .caption {
	font-size:1.5em; /*21*/
	line-height:1.905em; /*40*/
	font-style:italic;
}
/*---------------------------------------------------------------------  18/20 */
h4, th {
	font-size:1.285em;/*18*/
	line-height:1.111em;/*20*/
	margin:1.111em 0 .556em 0;
	font-style:italic;
}
/*--------------------------------------------------------------------- 12/20 */
.excerpt .summary, .excerpt li, td, .comment-help, #footer {
	font-size:.8572em;
	line-height:1.667em;
}
cite, .cite, em, .caption {
	font-style:italic;
}
.cite{
	text-align: right;
}
blockquote + .cite{
	margin-top:-1em;
}
.caption td, th, .quilts-body .caption, .centered td {
	text-align: center;
}
strong {
	font-weight:bold
}
table {
	width: 90%;
	margin-top:.7143em;
	border:1px solid rgb(203,223,67);
	border-width:1px 1px 1px 10px;
}
th{
	padding:3px 0;
}
td {
	padding:2px 4px;
	background-color:rgb(242,247,208);
	border-bottom:2px solid #fff;
	border-width:0 0 2px 0;
}
#primary td li{
	list-style:none;
	margin:0 0 1.667em 0;
}

/*--------------------------------------------------------------------- LINKS */
a {
	color:#414137;
	text-decoration:underline;
}
.return a {
	color:rgb(190,215,20);
}
a:hover, a:focus {
	color:rgb(100,170,205);
}
a:visited {
	color:#6c6d69;
}
/*--------------------------------------------------------------------- LAYOUT */
#wrapper {
	/*width:960px;*/
	height:100%;/*IE6 expands for content anyway */
	margin:0 auto;
	text-align:left;
	background-color:white;
	padding-bottom:120px;
}
html>body #wrapper {/*good browsers */
	height:auto;
	min-height:100%;
}
#primary{
	margin:0 90px;
}
.default-body #primary, .craft-to-heal-body #primary {
	float:right;
	width:600px;
	margin-left:0;
	margin-right:90px;
}
#secondary {
	float:left;
	width:200px;
}
img {
	/*border:1px solid rgba(100, 170, 205, .2);*/
	padding:4px;
}
.quilt-images{
	text-align:center;
}
#primary .img-group{
	text-align:center
}
#primary .img-group img {
	margin:.7143em 5px;
}
#primary .img-right {
	float:right;
	margin:.4em .7143em 0 .7143em;
}
#secondary .books li{
	width: 180px;
	margin:0 0 10px 20px;
}
#secondary .books a{
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
	color: rgb(100,170,205);
}
#secondary .books a:hover{
	background-color: rgb(100,170,205);
	color: white;
}
/*--------------------------------------------------------------------- NAV  */
#nav {
	/*border:1px solid rgb(100,170,205);*/
	/*border-width:1px 0;*/
	margin-bottom:30px;
	padding-bottom:0;
	width: 80%;
	margin: 20px auto;
	text-align: center;
}
#nav ul {
  display: block;
  overflow: auto;
}
#nav li {
  font-family: europa;
	font-size:14px;
	display: inline-block;
	margin:0 6px;
	padding:4px 0 0 0;
	text-transform:uppercase;
	letter-spacing:1px;

}
#nav a {
	text-decoration:none;
	padding-bottom:3px;
	margin-bottom:0;
}
#nav a:hover, #nav .current a {
	color:rgb(100,170,205);
	background:url("../images/nav-underline.gif") 0 100% repeat-x;
}
#nav #home a{
	display:block;
	height:1em;
	background:url("../images/home.gif") 0 0 no-repeat;
	text-indent:-9999px;
	width:20px;
	border-bottom:0;
}
#nav #home a:hover, #nav #home.current a{
	background-position:0 -100px;
	border-bottom:0;
}

/*--------------------------------------------------------------------- FOOTER */
#footer{
	background-color:rgb(203,223,67);
	margin:0 auto;
	padding:20px 0;
}
hr, .hidden {
	display:none;
}
.clear {
	clear:both;
}
/* clear fix courtesy of Handcrafted CSS p 106-7 */
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .clearfix {
	height:1%;
}
*:first-child+html .clearfix {
	min-height:1px;
}
/* scroll to top overlay */
#scrollUp {
	bottom: 20px;
	right: 20px;
	padding: 20px 20px;
	background: transparent url(top.png) no-repeat;
	color: #fff;
}


/* @end */