/* @override http://www.sasquatchmedia.com/squatch.css */

/* @override 
	http://sasquatchmedia.com/squatch.css
	http://www.sasquatchmedia.com/squatch.css
*/

body {
	text-shadow: 0px 0px;
	border-top-color: white;
	right: 100px;
	z-index: 1;
	left: 100px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #140800;
	background-color: #e7e3dd;
	/* font-family: 'hoefler text',Palatino,Georgia,"Times New Roman",serif; */
	font-family: verdana, helvetica, arial, san-serif;
}

#topnav {
	position: static;
	padding-left: 0;
	padding-bottom: 0px;
	padding-right: 0;
	padding-top: 5px;
	margin-top: 5px;
	top: 0px;
	visibility: visible;
	background-color: #e7e3dd;
	z-index: -1;
	border-top-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #d7d2ca;
	border-top-color: #140800;
	border-bottom-style: none;
	background: transparent;
	height: 40px;
	width: 600px;
}
 
#topnav h1 {
	float:left;
	font-family: palatino, georgia, serif;
	font-size:22px;
	font-style:italic;
	font-weight:100;
	letter-spacing:0;
	line-height:12px;
	margin:2px 2px 2px 0;
	padding:0;
	text-align: left;
	text-transform:lowercase;
	width:200px !important;
	}
 
#interior {
	margin:0 auto;
	text-align: left;
	width: 915px;
}
 
#topnav h1 a {
	border-style: none;
	border-width: 1px;
	color: #7f7f7f;
	font-weight:100;
	left:10px;
	position: relative;
	text-decoration:none;
	top:8px;
}
 
#topnav h1 a:hover {
	color: #3f7f80;
}
 
#topnav ul {
	margin:8px 0 0 0;
	padding:0;
	float:right;
}
 
#topnav ul li {
	font-family: palatino, Georgia, serif;
	float:left;
	font-size: 16px;
	font-style:italic;
	line-height:2px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
	margin-top:2px;
	text-align: left;
	width:100px;
}
 
#topnav ul li a {
	text-shadow: 1px 1px 1px white;
	border:none;
	color: #7f7f7f;
	display: block;
	padding: 5px 5px;
	margin: 1px 5px;
	-moz-border-radius: 5px;
}
 
#topnav ul li a.selected {
	color: #98171e;
}
 
#topnav ul li a:hover {
	color: #3f7f80;
}
 
#topnav img {
	float:left;
	margin-right:10px;
}
 
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
 
#tumblr #topnav {
	background: #fff url() no-repeat;
	border-top:#000 solid 4px;
	border-bottom:#000 double 4px;
	height:31px;
}
 
#tumblr #topnav h1 {
	margin-left:70px;
}
 
#tumblr #topnav a {
	color: #3f7f80;
}
 
#tumblr #topnav h1 a {
	color: #000;
}
 
#tumblr #topnav ul li a.selected {
	background-color: #fff;
}
 
#tumblr #topnav ul li a.selected {
	color: #000;
}
 
#tumblr #topnav ul li a {
	color: #3f7f80;
}
 
#tumblr #topnav ul li a:hover {
	color: #98171e;
	}

h1 {
	word-wrap: normal;
	word-spacing: -5px;
	font-style: normal;
	font-size: 18px;
	line-height: 20px;
	font-family:'hoefler text',georgia;
	font-weight: normal;
	margin:50px 0 0 -5px;
	width: 600px;
	font-family: Palatino, Georgia, "Times New Roman", serif;
}

h1 span.smallcaps {
	font-size: 12px;
	text-transform: uppercase;
}

h1 a {
	color: #00 18px0order-bottom:#ccc solid 1px;
}

h1 a:hover {
	border-bottom-color: #36804c;
	background-color: #e7e4de;
	border-bottom: solid 1px;
}

h2 {
	font-size: 14px;
	line-height: 20px;
	font-family:'hoefler text',georgia;
	font-weight: normal;
	margin: 5px 0 0 0;
	width:750px;
	font-family: Palatino, Georgia, "Times New Roman", serif;
}

h2 a {
	font-style: italic;
}

h2 span.smallcaps {
	font-size: 13px;
	text-transform: uppercase;
}

p {
	margin:8px 0;
	font-size: 11px;
	line-height: 22px;
	}


h1 img, .bookmark_ornament img {
	border: none;
}

/* sidebar */



a.page {
	background-color: #120700;
	color: #fff;
	display: block;
	font-size:10px;
	font-family:'lucida grande','trebuchet ms',verdana,sans-serif;
	border:#4e4e4e solid 1px;
	padding:5px 10px 5px 10px;
	width:100px;
	margin:auto;
	outline: none;
}

a.page:hover {
	color: #140800;
}

a {
	color: #3f7f80;
	padding:5px 1px 0 1px;
	text-decoration: none;
	outline: none;
}

p a, .caption a, .source a {
	border-width: 0px;
	border-bottom-color: #e7e4de;
	text-decoration: none;
	color: #3f7f80;
	font-weight: normal;
	padding:5px 1px 0;
}

a:hover, p a:hover, .caption a:hover, .source a:hover  {
	border-bottom-color: #3f7f80;
	text-decoration: none;
	color: #3f7f80;
	border-bottom: solid 1px;
	padding:5px 1px 0;
}


.splash {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: 40px;
	background-color: #f5f3ed;
	width: 600px;
	text-align: center;
	-webkit-border-bottom-left-radius: 6px 6px;
	-webkit-border-bottom-right-radius: 6px 6px;
	-webkit-border-top-left-radius: 6px 6px;
	-webkit-border-top-right-radius: 6px 6px;
	border: 2px solid #7f7f7f;
	padding: 40px 47px 30px 47px;
	position: relative;
}


.seal {
	margin: 0 auto;
	text-align:center;
}


.splash h1 {
	margin-bottom: 15px;
	margin-top: 30px;
	font-size: 50px;
	line-height: 75px;
	}

.splash h1 a{
	text-shadow: 1px 1px white;
	border-width: 0px;
	color: black;
}

.splash h1 a:hover{
	color: #3f7f80;
	border:0;
}

.splash h1 em {
	font-size: 73px;
}

.splash h1 span.smallcaps {
	letter-spacing: 5px;
	text-align: justify;
	font-size: 75px;
	text-transform: uppercase;
	margin:20px auto;
}

.splash h2 {
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	width: 600px;
	font-size:25px;
	line-height: 35px;
	clear: both;
	
}

.splash h2 span.smallcaps {
	font-size:20px;
}

.splash hr {
	border-color: black;
	border-style: solid;
	border-top-width: 5px;
	width: 100%;
	margin:20px auto 0;
	height: 3px;
	background-color: #e7e4de;
	color: #fff;
}

.splash p {
	text-align: justify;
	margin:20px auto 40px auto;
	width: 600px;
	font-size:25px;
	line-height: 35px;
	clear: both;
}

.downloads {
	font-variant: small-caps;
	font-style: italic;
	text-align: justify;
	width: 600px;
	font-size:28px;
	line-height: 35px;
	clear: both;
}
	.downloads p {
	background-position: 10px 18px;
	background-repeat: no-repeat;
	font-family: Georgia, serif;
	margin-left: 10px;
	margin-right: 10px;
	text-shadow: 1px 1px #e8fdee;
	text-align: center;
}

                                        
                  
                     
                 
                   
             
            
 
  

small {
	font-size: x-small;
	background-position: 10px 18px;
	background-repeat: no-repeat;
	font-family: Georgia, serif;
	margin-left: 10px;
	margin-right: 10px;
	text-shadow: 1px 1px #e8fdee;
	text-align: center;
}

/* .splash p.introduction:first-letter {
padding-top: 20px;
text-shadow: 1px 1px;
font-size : 300%;
font-weight : bold;
float : left;
width : 1em;
}
*/

.ornament {
	position:relative;
	bottom:10px;
}

.boilerplate p {
	padding-bottom: 18px;
	background-position: 10px 18px;
	background-repeat: no-repeat;
	background-image: url(/images/doreen.jpg);
	padding-top: 16px;
	margin-top: 80px;
	padding-left: 140px;
	line-height: 18px;
	border-bottom-style: inset;
	border-top-style: inset;
	border-bottom-width: 1px;
	border-top-width: 1px;
	font-family: Georgia, serif;
	width: 400px;
	padding-right: 20px;
	margin-left: 10px;
	margin-right: 10px;
	text-shadow: 1px 1px #e8fdee;
	text-align: justify;
	font-size: 14px;
}

.right
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 2px;
}

.left
{
float: left;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 10px;
margin-top: 5px;
border: 1px solid #666;
}

#title {
			-webkit-animation-name: Beat;
			-webkit-animation-duration: 1.5s;
			-webkit-animation-iteration-count: infinite;
/* 			-webkit-animation-direction: alternate; */
			-webkit-animation-timing-function: linear;
			margin-bottom: 22px;
		}
		@-webkit-keyframes "Beat"
		{		
			0% {
				-webkit-transform: scale(1) rotate(0deg);
			}
			25% {
				-webkit-transform: scale(1) rotate(0deg);
			}
			26% {
				-webkit-transform: scale(1.007) rotate(0.05deg);
			}
			60% {
				-webkit-transform: scale(1.02) rotate(-0.1deg);
			}
			100% {
				-webkit-transform: scale(1) rotate(0deg);
			}
		}
