﻿@font-face {
	font-family: 'AncienneueWebRegular';
	src: local('☺'), url('/fonts/ancienneue/ancienneueweb-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'AncienneueWebItalic';
	src: local('☺'), url('/fonts/ancienneue/ancienneuewebitalic-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FellEnglish_Italic';
	src: url('/fonts/fellenglish/fell-english-italic-webfont.eot');
	src: local('☺'), url('/fonts/fellenglish/fell-english-italic-webfont.woff') format('woff'), url('/fonts/fellenglish/fell-english-italic-webfont.ttf') format('truetype'), url('/fonts/fellenglish/fell-english-italic-webfont.svg#webfontXrrVWjvO') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FellEnglish';
	src: url('/fonts/fellenglish/fell-english-roman-webfont.eot');
	src: local('☺'), url('/fonts/fellenglish/fell-english-roman-webfont.woff') format('woff'), url('/fonts/fellenglish/fell-english-roman-webfont.ttf') format('truetype'), url('/fonts/fellenglish/fell-english-roman-webfont.svg#webfontcg6lIMDz') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FellEnglish_BoldItalic';
	src: url('fell-english-bolditalic-webfont.eot');
	src: local('☺'), url('/fonts/fellenglish/fell-english-bolditalic-webfont.woff') format('woff'), url('/fonts/fellenglish/fell-english-bolditalic-webfont.ttf') format('truetype'), url('/fonts/fellenglish/fell-english-bolditalic-webfont.svg#webfontgkPokwEs') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FellEnglish_Bold';
	src: url('/fonts/fellenglish/fell-english-bold-webfont.eot');
	src: local('☺'), url('/fonts/fellenglish/fell-english-bold-webfont.woff') format('woff'), url('/fonts/fellenglish/fell-english-bold-webfont.ttf') format('truetype'), url('/fonts/fellenglish/fell-english-bold-webfont.svg#webfontqn09EpWW') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FellEnglish_SmallCaps';
	src: url('/fonts/fellenglish/fell-english-smallcaps-webfont.eot');
	src: local('☺'), url('/fonts/fellenglish/fell-english-smallcaps-webfont.woff') format('woff'), url('/fonts/fellenglish/fell-english-smallcaps-webfont.ttf') format('truetype'), url('/fonts/fellenglish/fell-english-smallcaps-webfont.svg#webfontnReN97kj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FellEnglish_Initials';
	src: url('fell-english-initials-webfont.eot');
	src: local('☺'), url('fell-english-initials-webfont.woff') format('woff'), url('fell-english-initials-webfont.ttf') format('truetype'), url('fell-english-initials-webfont.svg#webfont178hSWU6') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	margin-top: 20px;
	margin: 0;
	padding: 0;
	background: #eedacd url(./images/border-top-autumn.jpg) repeat-x left top;
	font-size: 14px;
	text-align: justify;
}

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

body, th, td, input, textarea, select, option {
	font-family: "FellEnglish", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.46;
}

strong {
	font-family: "FellEnglish_Bold", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.46;
	font-weight: normal;
	font-style: normal;
}

b {
	font-family: "FellEnglish_Bold", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.46;
	font-weight: normal;
	font-style: normal;
}

i {
	font-family: "FellEnglish_Italic", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.45;
	font-weight: normal;
	font-style: normal;
}

b i {
	font-family: "FellEnglish_BoldItalic", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.45;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3 {
	font-family: "FellEnglish", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.46;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: "FellEnglish_SmallCaps", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.43;
	letter-spacing: 0px;
	font-size: 4em;
	line-height: 80%;
	!font-variant: small-caps;
}

h2 {
	letter-spacing: 0px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 120%;
	!text-indent: 1.5em;
}

p .firstletter {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: "FellEnglish", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.46;
 	text-indent: 0em;
	line-height: 80%;
	font-size : 450%;
 	font-weight : bold;
 	float : left;
	color : #D00000;
	padding-right: 3px;
 }

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #000000;
	text-decoration: none
}

a:hover {
	color: #AA0000;
	text-decoration: none
}

hr {
	display: none;
}

#wrapper {
	margin: 0;
	padding: 0;
	!height: 641px;
	background: url(./images/content.jpg) repeat-x left top;
}

/* Photos */

.picture {
!background-color: #eedacd; 
border: 2px solid #000000;
padding: 3px; 
font: 11px/1.4em "Hoefler Text", Georgia, Serif;
font-style: italic;
line-height: 100%;
}
 
.picture img {
border: 1px solid #000000; 
vertical-align: middle;
margin-bottom: 3px;
}

.right {
margin: 0.5em 0pt 0.5em 0.8em;
float: right;
}

.left {
margin: 0.5em 0.8em 0.5em 0;
float:left;
} 



/* Header */

#header {
	width: 800px;
	height: 250px;
	margin: 0 auto;
	padding: 9px 0 0 0;
	font-family: "Hoefler Text", Georgia, Serif;
	background: url(./images/banner.png) no-repeat right 20%;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #000000;
	font-size: 36px;
	padding-left: 75px;
	height: 70px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #000000;
}

#banner {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
	width: 800px;
	height: 250px;
	!background: url(./images/border-top-autumn.jpg) no-repeat left top;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: -9px;
}

/* Content */

#content {
	float: right;
	width: 485px;
	font-size: 16px;
	margin: 0;
	padding: 20px 25px 15px 20px;
}

.post {

   !padding: top right bottom left;
	margin: 0px 0px 0px -32px
}

.title {
	font-family: "FellEnglish_SmallCaps", "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.43;
	border-left: 24px solid #D00000;
	padding: 0 20px 0 10px;
	font-size: 34px;
	!font-style: bold;
}

.title a {
	text-decoration: none;
	color: #000000;
}

.pagetitle {
}

.byline {
	font-weight: normal;
	font-style: normal;
	!line-height:normal;
	font-family: 'FellEnglish_Italic', "Hoefler Text", Georgia, Serif;
	font-size-adjust: 0.45;
	font-size: 130%;
	margin: -14px 20px 0 52px;
	!font-style: italic;
	line-height: 94%;
	color: #000000;
}


.indent {
	text-indent: 1.5em;
}


.meta {
	text-align: left;
	color: #000000;
	padding: 10px 20px 10px 12px;
	font-family: "Hoefler Text", Georgia, Serif;
	font-size: 12px;
	!background: #00FF00;
	border: 3px solid #000000;
}

.meta .more {
	padding-left: 10px;
}

.meta .comments {
	padding-left: 10px;
}

.meta a {
	color: #000000;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding: 0 0 15px 17px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 265px;
	margin-top: -104px;
	padding: 0 0 0 0;
	color: #000000;
}


#sidebartop {
	float: left;
	width: 265px;
	margin-top: -94px;
	padding: 0 0 0 0;
	color: #000000;
	background: url(./images/sidebar-top.png) no-repeat left top;
}

#sidebarwrap {
	float: left;
	width: 265px;
	margin-top: 110px;
	color: #000000;
	background: url(images/sidebar-repeat.png) repeat-y left top;

}

#sidebarbtm {
	float: left;
	width: 265px;
	margin-top: 20px;
	padding: 0 0 0 0;
	color: #000000;
	margin: 0;
	padding: 0;
	background: url(images/sidebar-bottom.png) no-repeat left bottom;
}


#sidebar ul {
			font-weight: normal;
			font-style: normal;
			!line-height:normal;
			font-family: 'FellEnglish_Italic', Times, serif;
			font-size-adjust: 0.45;
	margin: 0;
	padding: 40px 20px 20px 52px;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 0 22px;
	padding: 10px 0 40px 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	line-height: 25px;
}

#sidebar h2 {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'FellEnglish_SmallCaps', Times, serif;
			font-size-adjust: 0.43;
	margin: 0;
	!margin-top: 10px;
	padding-left: 36px;
	height: 24px;
	font-size: 22px;
	text-align: left;
	vertical-align: bottom;
	!font-variant: small-caps;

	background: url(images/leaf.png) no-repeat left 0;
	!vertical-align: top;
}

#sidebar a {
	!font-style: italic;
	font-size: 19px;
}

#sidebar a:hover {
	text-decoration: none;
}
/* Search */


/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
			font-weight: normal;
			font-style: normal;
			line-height:normal;
			font-family: 'FellEnglish_Italic', Times, serif;
			font-size-adjust: 0.45;
	width: auto;
	height: 276px;
	background: url(images/border-bottom-autumn.jpg) repeat-x left top;
	text-align: center;
	font-size: 14px;
}

#footer p {
	padding: 60px 0;
}

#footer p a {
}

