body {background-color:#c1bb9e;
	/*font-family:FontinRegular;*/
	
	font-family: Vollkorn;
	}
	a { color:#e3aa22;}
	
	h1 {font-weight:normal;}
	h2 { font-weight:normal;}
	h2.title { padding-bottom:12px;}
/* HTML5 tags */
section,
article,
header,
footer { display: block; }

/*.page-box { background: url(../images/page_bg.png) no-repeat top center;}*/
/* FONTS */
/***********************
 *
 ***********************/
 /* @licenseurl: http://www.fontsquirrel.com/license/Silkscreen*/
	@font-face {
		font-family: FontinRegular;
		src: url('../fonts/fontin/Fontin-Regular.ttf');
	}
	@font-face {
		font-family: FontinItalic;
		src: url('../fonts/fontin/Fontin-Italic.ttf');
	}
	@font-face {
		font-family: FontinSC;
		src: url('../fonts/fontin/Fontin-SmallCaps.ttf');
	}
	/*@font-face {
			font-family: Tallys;
			src: url('../fonts/Tallys/Tallys_15.otf');
		}
		@font-face {
			font-family: ChunkFive;
			src: url('../fonts/CHUNK FIVE/Chunkfive.ttf');
		}*/
	@font-face {
		font-family: TitilliumText1;
		src: url('../fonts/Titillium/TitilliumText1.otf');
	}
	@font-face {
		font-family: TitilliumText250;
		src: url('../fonts/Titillium/TitilliumText250wt.otf');
	}
	@font-face {
		font-family: TitilliumText800;
		src: url('../fonts/Titillium/TitilliumText800wt.otf');
	}
	
	/*@font-face {
			font-family: Underwood;
			src: url('../fonts/Underwood/MyUnderwood.ttf');
		}
		
		@font-face {
			font-family: ChunkFive;
			src: url('../fonts/CHUNK FIVE/Chunkfive.ttf');
		}*/
	

	@font-face {
				font-family: 'Silkscreen';
				src: url('../fonts/Silkscreen/slkscr.ttf') format('truetype');
			}
	


	@font-face {
		font-family: 'Vollkorn';
		src: url('../fonts/Vollkorn/Vollkorn.ttf');
	}
	@font-face {
		font-family: 'VollkornItalic';
		src: url('../fonts/Vollkorn/vollkornitalic.otf');
	}

	/*li:hover { background-color:#e3aa22; }*/
	
	.page-box { display:none;}
	
	.heaviest {font-family: TitilliumText800; color:#000;}
	.heavy {font-family: TitilliumText250;}
	
	.light {font-family: TitilliumText1;}
	
h5 { font-family:FontinSC; margin-bottom:2px; font-size:1em;text-transform:lowercase; letter-spacing:1px; font-weight:normal;}
/*footer h5 { text-align:right;}*/
.page-body { padding-top:0px;}
header { margin-top:20px;}
header h1 {float:left; font-size:.9em;font-family:Vollkorn;/*text-transform:lowercase; letter-spacing:1px;*/ font-weight:normal; }
em { font-family:VollkornItalic; font-style:normal;}

.runninghead { padding: 20px 0;}
.runninghead h1 {float:right;text-align:right; margin-right:3em;font-size:11px; font-family:FontinRegular;}
.runninghead h1:hover {/* background-color:#ff0000;*/}
.runninghead em { font-family: VollkornItalic; font-style:normal;}
.runninghead a { text-decoration:none;}
.logo { float:left; font-family:TitilliumText800; text-align:right; }
.logo a{ color:#d2d1ca; text-decoration:none;font-size:12px;}
.logo a:hover { color:#e3aa22;}
author { float:right;font-size:.9em;font-family:FontinSC;}
section {margin-top:0px;}
article em { font-family: 'VollkornItalic';}
/* Poem */
.page_top { background: url(../images/page_top.png) no-repeat; height:48px;}
article { padding-top:30px; font-family: Vollkorn, Georgia; background: url(../images/page_middle.png) repeat-y; overflow:hidden; padding-bottom:10px;}
.page_bottom {  height:20px; background: url(../images/page_bottom.png) no-repeat;}
article ol { list-style-type:none; padding:0; margin:0; }
article li { padding:0; line-height:1.3em; }
article li.stanza { margin-top:1.1em;}
article p { line-height:1.4em; margin-top:1em;}

.columns {
      	-moz-column-count: 2; 
		-moz-column-gap: 10px;
	/*	-webkit-column-count: 2; 
		-webkit-column-gap: 40px;
		column-count: 2; */
		-webkit-column-count: 2;
		-webkit-column-gap:10px;
		
		column-gap: 10px;
		column-fill:balance;
		height:85%;
       }
.columns img { width:12em; padding:20px 0px 20px 20px; float:right; -webkit-column-break-after:always;}
.fadeback { color:#c6c49e;}
section { display:block;}
footer { color:#c6c49e; display:block; margin-top:40px;/*border-top:1px #ccc solid;*/ font-size:.7em;font-family:FontinItalic;}
footer:hover { color:#000;}
footer em { font-family: FontinRegular;}
.sc { font-family:FontinSC;text-transform:lowercase; letter-spacing:1px;}
.endnote { }
.stbuttontext {  font-family:FontinSC;text-transform:lowercase; letter-spacing:1px; }
.endnote a { text-decoration:none;}
aside { position:absolute; top:0; right:0; display:block;font-family: Silkscreen; font-size:8px; color:#fff; text-align:right; text-transform:lowercase;margin-right:1em;}
aside a { text-decoration:none;}