/* @override http://marcallen.com/global.css */

/*
	Marc Allen website
	created by Paul Novitski http://juniperwebcraft.com
	28 June 2007
*/

/* @group general */

*
{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
}
em
{
	font-style: italic;
}
ul
{
	list-style-type: none;
}
a
{
	border-bottom: 1px dotted #394A3D;
	color: #394A3D;
	text-decoration: none;
}
a:hover
{
	border-bottom: 1px solid #AF6102;
	color: #AF6102;
}
span.identity
{
	font-weight: bold;
}
p.center-quote
{
	font-weight: bold;
	text-align: center;
}
p.signature
{
	font-weight: bold;
	text-align: right;
}
span.title,
span.title a
{
	font-weight: bold;
	font-style: italic;
}
strong
{
	font-weight: bold;
}
strong em,
em strong
{
	font-weight: bold;
	font-style: italic;
}

ul.links li
{
	font-size: .9em;
	line-height: 1;
	padding-left: 11px;
	background: url("/images/arrow-orange.png") left .3em no-repeat;
}

/* @end */

/* @group structure */

body
{
	height: 100%;
	font-size: 100%;
	background: #A3BC93 url("/images/background-footer.jpg") center top repeat-y;
}
#wrapOuter
{
	float: left;
	width: 100%;
	min-height: 610px;
	background: #576f49 url("/images/background-upper.jpg") left top repeat-x;
}
#wrapInner
{
	background: #C0CEB5 url("/images/foreground-upper.jpg") left top repeat-x;
}
#wrapInner,
#footer div.inner
{
	float: left;
	position: relative;
	width: 818px;
	margin-left: 50%;
	position: relative;
	left: -409px;
}

/* @end */

/* @group site menu */

div#navcol
{
	float: left;
	width: 152px;
}
ul#sitenav
{
	width: 164px;
	height: 228px;
	padding-top: 24px;
	background: url("/images/sitenav-bkg.png") left top no-repeat;
}
ul#sitenav li
{
	line-height: 1;
	margin-bottom: 0;
	margin-left: 10px;
}
ul#sitenav li a
{
	display: block;
	width: 127px;
	height: 24px;
	line-height: 1;
	padding-left: 5px;
	padding-right: 0px;
	font-size: 9px;
	border-bottom: none;
	text-align: right;
}
ul#sitenav li a:hover
{
	padding-right: 0;
	border-right: 4px solid #F98A05;
	background-color: #EBE4DC;
}
ul#sitenav li a img
{
	height: 22px;
	margin-top: 1px;
	margin-right: 8px;
	border: none;
}
body#index ul#sitenav li.index a,
body#about ul#sitenav li.about a,
body#books ul#sitenav li.books a,
body#music ul#sitenav li.music a,
body#events ul#sitenav li.events a,
body#blog ul#sitenav li.blog a,
body#podcast ul#sitenav li.podcast a,
body#joinlist ul#sitenav li.joinlist a,
body#teleconferences ul#sitenav li.teleconferences a
{
	padding-right: 0;
	border-right: 4px solid #F98A05;
	cursor: default;
	background-color: #E3DCCC;
}

/* @end */

/* @group content column */

#pagecontent
{
	width: 656px;
	min-height: 550px;
	margin-top: 60px;
	margin-right: 10px;
	margin-left: 152px;
	background-color: #FFF;
	xbackground-color: Aqua;
}
#content
{
	width: 516px;
	min-height: 510px;
	margin-left: 130px;
	padding-top: 1.5em;
	padding-bottom: 1em;
	padding-left: 10px;
	background-color: #FFFCEB;
}
#pagecontent p
{
	margin-bottom: .8em;
}

/* @end */

/* @group sub-nav menu */

ul#subnav
{
	float: left;
	width: 130px;
	padding-top: 7px;
}
ul#subnav li
{
	xmargin-left: 13px;
	text-align: right;
	xbackground-color: Aqua;
}
ul#subnav li a
{
	display: block;
	padding: .15em 12px .15em 0;
	line-height: 1;
	font-size: 1.2em;
	font-family: "Times New Roman", Times, Serif;
	border: none;
	text-align: right;
}
ul#subnav li ul li
{
	margin-left: 0;
}
ul#subnav li.type li a
{
	font-size: .9em;
}
ul#subnav li a:hover
{
	padding-right: 8px;
	border-right: 4px solid #F98A05;
	background-color: #EBE4DC;
}
ul#subnav li a
{
}
ul#subnav li.selected a
{
	padding-right: 8px;
	border-right: 4px solid #F98A05;
	cursor: default;
	background-color: #E3DCCC;
}
/*
ul#subnav li.selected ul li a
{
	padding-right: 12px;
	border-right: none;
	cursor: auto;
	background-color: transparent;
}
*/

/* @end */

/* @group footer */

#footer
{
	clear: left;
	width: 100%;
	min-height: 4em;
	font-size: 1em;
	background-color: #B2C5A9;
	xbackground: #B2C5A9 url("/images/background-footer.jpg") left top repeat-y;
	color: #394A3D;
}
#footer div.inner
{
/*
	xposition: relative;
	left: -409px;

	float: left;
	width: 818px;
*/
	min-height: 4em;
	xmargin-left: 50%;
	background-color: #C8D5C1;
}
#footer div.innerMost
{
	min-height: 4em;
	height: 4em;
}
ul#postnav
{
	width: 40em;
	margin: 0 auto;
	padding-top: 1em;
	font-size: .8em;
}
ul#postnav li
{
	float: left;
	width: 10em;
	text-align: center;
}
body#contact #footer ul#postnav li.contact a,
body#terms #footer ul#postnav li.terms a,
body#privacy #footer ul#postnav li.privacy a
{
	padding-bottom: 1px;
	font-weight: bold !important;
	border-bottom: none;
	color: #AF6102;
	cursor: default;
}
#footer p
{
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: .8em;
}
#footer p a
{
	font-size: 1em;
}
#footer p.copyright
{
	clear: left;
	margin-left: 16px;
	float: left;
}
#footer p.credit
{
	margin-right: 16px;
	float: right;
}

/* @end */
