/* the first cascading style sheet for smarties */
/* creation date: 3 August 2003 */
/* last update: 27 March 2004 */

body {
	max-width: 100%;
	color: black;
	background: white;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
}
td {
	font-size: 13px;
}

td.mo {
	background: gray;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}
a.mo {
	color: black;
	text-decoration: none;
}

table.table-center {
	margin-left: auto;
	margin-right: auto;
}

.image-center {
	text-align: center;
}

.image-left {
	border: none;
	float: left;
	margin: 1em 1em 1em 0;
}

.searchbutton {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background: silver;
	border: inset 1px #000000;
}
.searchbox {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	border: inset 1px #777777;
}
.napbutton {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background: silver;
	border: inset 1px #000000;
}
.unit {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	border: 1px #666666 solid;
	padding: 0 1em 1em 1em;
	margin: 4px;
}
.unit a {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.unitfooter {
	font-family: verdana, arial, snas-serif;
	font-size: 9;
	color: black;
	text-align: right;
	margin-bottom: 0;
}
.unitfooter a {
	font-family: verdana, arial, snas-serif;
	font-size: 9;
	color: black;
	text-decoration: none;
	font-weight: normal;
}
.ti {
	padding-top: 5px;
	margin-top: 0px;
}
sup.bible-verse {
	vertical-align: super;
	font-size: x-small;
	font-style: italic;
}
a:link { 
	color: black;
}
a:visited {
	color: black;
}
a:active {
	color: black;
}
.footnumber {
	vertical-align: top;
	text-align: right;
}

.footnote {
	/* I am satisfied right now leaving footnotes in the same style as
           the rest of the document */ 
}

.bibliography {
	text-indent: -2em; 
	padding-left: 2em;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.chrondate {
	white-space: nowrap;
	vertical-align: top;
	padding-right: .5em;
}

.chronevent {
	padding-bottom: 10px;
}

.archive-list {
	padding-left: 1.5em;
}

.archive-list-header {
	padding-left: 1.5em;
}

/* ID selectors - can be used only once */

.main {background: white; border-top: 2px #666666 solid; border-bottom: 2px 
#666666 solid; margin-left: 0; width: 100%;}

.sidebar {background: silver; width: 16%; padding: 5px; }
a.sidebar {font-family: 'Trebuchet MS', sans-serif; font-size: 14px; font-weight: bold; 
text-decoration: none; background: gray; margin-left: 15px; padding: 0 0 0 4;
margin: 1px; width: 156px;}
.topline {background: silver;}

.columna {width: 55%;}
.columnb {width: 29%;}

.menuebar {background: #669999; height: 1.5em; width: 100%; border-top:
silver 1px solid; margin-top: 0;}

a.barmenu {
	color: white; 
	vertical-align: middle; 
	font-side: 14px;
	font-weight: bold; 
	text-decoration: none;
}
a.barmenu:visited {
	color: white;
}
a.barmenu:active {
	color: white;
}



.entry {border: thin gray solid; padding: 1em; margin: 4px;}