/* CSS Document - kristenvidenskabsherold - created 10.27.07 - Ethan Joy*/

html {height: 100%;}

body {	
	width: 762px;
	height: 100%;
	margin: 0 auto 0 auto;
	background-color: #FFFFF4;
	text-align: center;
	
	font-size: 11px;
	color: #000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

	
p {
font-weight: normal;
font-size: 13px;
margin: 0 0 15px 0;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

p.indent {margin-left: 30px;}


a {color: #930; text-decoration: underline;}

a:hover {color: #8E6F02; text-decoration: underline;}

a:link a:visited {color: #930; text-decoration: underline;}


ul {margin-bottom: 15px; margin-top: 5px;}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
margin: 0 0 5px -15px;
list-style-position: outside;
list-style-image: url(/kristenvidenskabsherold/images/bullet.gif);
}

ol {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
margin: 0 0 5px -15px;
list-style-position: outside;
list-style-type: decimal;
list-style-image: none;
}

#toprule {border-top: 1px dashed #333; margin: 15px 0 15px 0; padding: 0;} 

#toplinks {
width: 100%;
background-color: #EFE7D6;
border-left: 1px solid #915033;
border-right: 1px solid #915033;

font-weight: normal;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #000;
text-align: right;
}

#toplinks a {color: #000;}

#toplinks a:hover {color: #000;}

#toplinks a:visited {color: #000;}

#headerimage { 
	width: 762px;
	height: 81px;
	border-left: 1px solid #915033;
	border-right: 1px solid #915033;
}

#columnholder {
	width: 762px;
	text-align: left;
	border-left: 1px solid #915033;
	border-right: 1px solid #915033;
	display: table;
	background-image: url(/kristenvidenskabsherold/images/columnbg.gif);
	background-repeat: repeat-y;
}

/* safari only hack */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#columnholder {width: 764px;}
}

#columnholder.fixed {height: 550px;}
#columnholder.notfixed {height: 100%;}

#navcolumn {
	float: left;
	height: 100%; 
	width: 150px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #EFE7D6;
	/*border-right: 1px solid #915033;*/
	font-family: arial, Helvetica, sans-serif;
	display: table;
}

#nav {}

	#nav h3 {
		font-size: 12px;
		color: #fff;
		margin: 0;
		border-bottom: 1px solid #915033;
		}

	#nav h3 a { 
		display: block; 
		color: #fff; 
		text-decoration: none;	
		padding: 5px 10px 5px 10px;
		background-color: #C69A00
		}

	#nav h3 a:hover {
		color: #fff; 
		background-color: #D6BA52; 
		text-decoration: underline;
		}

	#nav h3 a:visited {color: #fff;}

#column-a {
	float: left;
	height: 100%;
	width: 435px;
	/*background-color: #fff;*/
}

#column-b {
	float: left; 
	height: 100%;
	width: 175px;
	/*background-color: #EFF3CE;
	border-left: 1px solid #915033;*/
}

.imagehome {float: left; margin: 5px 10px 0px 0; border: none; text-align: left; width: 120px; }

.imagecover {border: 1px solid #000;}

#cover {text-align: center; padding: 0 0 5px 0;}

#photocredit {
clear: both;
font-weight: normal;
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
margin: 2px 0 0 0;
}

#padding5 {padding: 5px 5px 5px 5px;}

#padding10 {padding: 10px 10px 10px 10px;}

#padding15 {padding: 15px 15px 15px 15px;}

#padding20 {padding: 20px 20px 20px 20px;}

#footer {
clear: both;
width: 100%;
background-color: #943408;
border-left: 1px solid #915033;
border-right: 1px solid #915033;
text-align: center;

color: #fff;
font-weight: normal;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#footer a {
color: #fff;
}

h1 {
font-weight: bold; 
font-size: 20px; 
color: #777;
font-family: Arial, Helvetica, sans-serif; 
margin: 0 0 15px 0;
}

h2 {
font-size: 15px;
color: #933333;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h3 {
font-size: 13px;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0 0 0 0;
}

h3.bar {
text-indent: 3px;
background-image: url(/kristenvidenskabsherold/images/bar.gif);
background-repeat: repeat-x;
padding: 3px;
margin: 25px 0 15px 0;
}

p.dateline {
color: #a5770c; 
font-weight: bold;
}