body {
margin: 2px auto;
padding: 0;
border: 0;
color: #7A1537;
font-family: Georgia, Tahoma, Arial;
font-size:18px;
text-align: left;
background-image:  url(../images/plaid.png);
background-repeat: repeat;}

img {
	margin: 0 auto;
	padding: 10px;
	border: 0;
	display: block;}

/*div { outline: solid 1px orange; }*/

.splash {
	width: 300px;
	margin: 0 auto;
	padding: 0;
	line-height:40px;
	background: #FDFAF5;}

.splash a{
	padding-bottom: 1px;
	color:#7A1537;
	text-decoration:none;
	border-bottom: 1px solid #D6183E;}
	
.splash a:hover{
	color:#7A1537;
	text-decoration:none;
	background: #FCC6BA;}

div#splashover {
    width: 280px;
    margin: 10px;}
			
.footer {
	width: 280px;
	margin: 20px auto;
	padding: 10px;
	color: #7A1537;
	font-size: 11px;
	background: #FDFAF5; 
	text-align: center;}
		
.footer a{
color:#7A1537;
text-decoration: none;}

.footer a:hover{
color:#D6183E;
text-decoration: none;}

a.fb:hover {color: #3b5998; text-decoration: none;}
a.etsy:hover {color: #d15600; text-decoration: none;}
a.delish:hover {color: #3274d0; text-decoration: none;}
a.tweet:hover {color: #33ccff; text-decoration: none;}
a.flick:hover {color: #0063dc; text-decoration: none;}

div.footnote {
   font-size: 9px;}
		
.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;}

.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display:block;}
/* End hide from IE Mac */
