/** STYLESHEET for SHAMANIC JOURNEYS ARTICLES SECTION  **/
/**  LAYOUT  **/
* {
	margin: 0;
	}
html, body {
	height: 100%;
	}
#pagefiller {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -64px;
	}
#footerspacer {
	height: 64px; /* this is the total height of the footer element */
	}

/**  TYPE and COLOR  **/
body {
	font-size:62.5%;/* don't adjust size here */
	color: #333;
	background-color:#111;
	margin:0;
	padding:0;
}
#pagefiller,
#topmenu,
#footer { /* set overall font-size here  */
	font-family: Fontin,"Palatino Linotype", Palatino, Georgia, serif;
	font-size:15px;
	line-height:21px;
}
#topmenu {
	font-family:FontinSC;
}
strong {
	font-weight:900;
}
em {
	font-style:italic;
}
a:link, a:visited, a:active {
	color:#993333;
	}
p, h1, h2, h3, h4, h5, h6 {
	margin:21px 0;
	}
p:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top: 0;
	}
h1 {
	text-align: left;
	font-size: 27px;
	font-style: normal;
	font-weight: bold;
	line-height:33px;
}
h1 span.subtitle {
	font-size:27px;
	font-weight:normal;
}
h2 {
	font-size:27px;
	line-height:24px;
	color: #333;
	margin: 22px 0px;
	font-weight: normal;
}

h3 {
	font-size: 21px;
	color: #993333;
	font-weight: normal;
	line-height:23px;
	margin: 22px 0;
}
h4 {
	font-size: 18px;
	color: #993333;
	font-weight: normal;
	padding: 0px;
	line-height: 21px;
	margin:43px 0 23px;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
}

li {
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	padding: 0px;
	line-height: 18px;
	margin: 0 0 8px 0;
}

.list-title {
	text-align: center;
}
h2 a:link, h2 a:visited, h2 a:active {
	color: #333;
	text-decoration: underline;
}
.subtitle, .book-title, .author {
	font-style:italic;
}
.subtitle {
	font-weight: normal;
	color: #7B5C21;
	text-transform:none;
}
.book-title {
	font-variant: normal;
}
.content {
	padding: 30px 50px;
}
.author, h3.author strong {
	font-weight: normal;
}
.article_container {
	background: #DDCEA6 url(../images/design/PapyrusBG.gif) repeat scroll 0px 0px;
	margin: -70px auto 5px;
	padding: 0px;
	width: 784px;
	position: relative;
	border-bottom:1px solid #8CA79E;
}
.fullheight {  /*  this is to make the footer stick to the bottom  */
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -64px;
}
.footerspacer {
    height: 64px;
}
.gazelle, #article_list h1 {
	visibility:visible;
	font-size:300%;
	font-family:Gazelle,"Palatino Linotype",Palatino,Georgia,serif;
	letter-spacing:-1px;
	font-weight:300;
}
div#article_index {
	float: left;
	width: 239px;
}
div#article_list {
	margin: 0px;
	padding: 20px;
	width: 425px;
}
#article_list h2 {
	font-size:21px;
	margin-bottom:0;
}
#article_list h3 {
	font-size:18px;
	margin:0;
}
#article_list p {
	margin-top:0;
}
#alist {
	float:left;
	overflow-x:hidden;
	overflow-y:scroll;
	width:481px;
	}
div#new_articles {
	padding: 24px 12px 12px;
	border-color:#82785B;
	border-width:1px;
	border-style:none solid none none;
	}
div.index_entry {
	margin: 0px 0px 24px 0px;
}
h2 a:hover {
	text-decoration: none;
}
#article_list a:hover {
	background: #E6DBBC;
}
#article_index h3 {
	margin: 11px 0;
}
#article_index h2 {
	margin:0;
}
#article_container iframe {
	height: 700px;
	width: 480px;
	float: right;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-style:none none solid solid;
}
#article_list h1 {
	text-align: center;
}
#new_articles .index_entry h3 {
	font-size: 13px;
	line-height: 18px;
}
#new_articles .index_entry h2 {
	margin: 0px;
}
#article_list a .subtitle {
	text-decoration: none;
}
#article_index h4 {
	width: inherit;
	letter-spacing: -1pt;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin:0 0 10px 0;
}
.column img {
	display: block;
	margin:7px auto 0;
	float:none;
	border:1px solid #333;
	
}
img.snapshot {
	-moz-box-shadow:1px 1px 4px #552629;
	-webkit-box-shadow:1px 1px 4px #552629;
	box-shadow:1px 1px 4px #552629;
	border:10px solid white;
}
table#articleindex h2 {
	font-size:18px;
	} 
.index-list {
	padding: 12px;
	background: #82785b repeat url(../images/design/papyrus-dk-bg.jpg) 0;
	text-align:center;
}
.index-list h2, .index-list a:link, .index-list a:visited, .index-list a:active {
	color: #EFE4C5;
}
.index-list h2 {
	text-transform: uppercase;
	padding-left: 0px;
}
h3 a {
	color: #993333;
}
#article_list .index_entry h2 {
	text-transform:uppercase;
}
.index_entry h2 a {
	text-decoration:none;
}
.index_entry h2 a:hover {
	text-decoration:underline;
}
#text-body {
	padding: 24px 60px 60px;
	-moz-box-shadow:1px 2px 6px #544824 inset;
	-webkit-box-shadow:1px 2px 6px #544824 inset;
	box-shadow:1px 2px 6px #544824 inset;
}
.inline-title {
	font-size: 14px;
	font-weight: bold;
}
ul {
	margin-top: -5px;
}
#footer {
	color:#F1E3CA;
	font-size:1.3em;
	height:17px;
	margin:0;
	padding:20px;
	}
#footer a:link, #footer a:visited {
	color:#F4C897;
	}
#footer a:hover {
	color:#F4EA6C;
	}
blockquote.footnote {
	font-size: 85%;
	border-top: 1px solid #999;
	margin-top: 22px;
	margin-right: 22px;
	margin-left: 22px;
}
blockquote.footnote p:first-child {
	margin-top:0;
}
.centerbox {
	display: block;
	margin: 11px auto;
}
.floatright {
	float: right;
	margin-left: 11px;
}
.column .floatright {
	float:none;
	margin:0 auto;
	}
.multiColumn {
	visibility:hidden;
	}
.multiColumn-print {
	display:none;
	}
span.dropcap {
	font-family: Gazelle,"Palatino Linotype",Palatino,Georgia,serif;
	font-size:250%;
	color:#993333;
	font-weight:100;
	}
p.dropcap {
	margin-top:12px;
	}
.top {
	margin-top:0;
	}
.left {
	float:left;
}
.right {
	float:right;
}
.navlink {
	clear:both;
	text-transform:uppercase;
	}
.navlink a {
	text-decoration:none;
	background-color:#EBB871;
	border:1px outset #EBB871;
	padding:3px 5px;
	-moz-box-shadow:1px 1px 4px #552629;
	-webkit-box-shadow:1px 1px 4px #552629;
	box-shadow:1px 1px 4px #552629;
	}
.navlink a:hover {
	background-color:#EBAB54;
	border-color:#EBAB54;
	}
.navlink a:active {
	background-color:#EBAB54;
	border:1px inset #EBAB54;
	}
.infoinset {
	border:3px double #829488;
	color:#6A7B6D;
	padding:15px 22px;
	}
.infoinset a:link, .infoinset a:visited {
	color:#277835;
	}
.caption {
	color:#6A7B6D;
	display:block;
	font-style:italic;
	margin:11px auto;
	text-align:center;
	}
blockquote {
	margin-right: 40px;
	margin-left: 40px;
}
ul.bulletlist {
	list-style: circle inside;
}
ol, ul {
	list-style: inside;
	margin-right: 22px;
	margin-left: 22px;
}
.printonly {
	display:none;
}