/* CSS Document */
/*****body and text*****/
body, html{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	position: relative;
}
*{
	margin:0px;
	padding:0px;
}
a{
	color:#000;
	text-decoration:none;
	}
a:link{color:#000;}
a:visited{color:#000;}
a:hover{background:#ccc;}


h1{
font-size:1.4em;
font-weight:bold;
margin:0px;
padding: 0px;
}
/***article name***/
h2{
font-size: 1.2em;
font-weight:bold;
margin:0px;
padding:0px;
}
/*******author name commentary article title***/
h3{
font-size:11px;
font-weight:bold;
}
h4{
font-size:1em;
font-weight:normal;
margin: 0px;
padding: 0px;
}
h5{
font-size: .8em;
font-weight:normal;
margin:0px;
padding: 0px;
}
/*****************primary styles*****************/
div#container{
position:absolute;
width:100%;	
	}
#wrapper{
	width:1000px;
	position:relative;
	left:-511px;
	margin-left:50%
	}
#containernoscroll {
position:absolute;
width:100%;	
}
* html body div#wrapper{
	width:1000px;
	position:relative;
	left:-520px;
	margin-left:50%;
	}
#title{
	width:auto;
	height:auto;
	position:absolute;
	left: 200px;
	top: 27px;
	z-index: 1;
	color: #ff6600;
	}
	#title a:hover{
	border:0px;
	background:none;
	}
#date{
	font-size:2.7em;
	position:absolute;
	left: 835px;
	top: 24px;
	width:150px;
	height: 40px;
	z-index: 0;
	text-align:right;
	font-weight: bold;
	padding: 5px;
	letter-spacing: 1px;
	vertical-align: text-bottom;
	}
	#date a{color:#ff6600;}
	#date a:hover{color:#ff6600;
	background:none;
	border:none;}
#sectionicon{
	position:absolute;
	left: 190px;
	top: 0px;
	width:75%;
	height: 59px;
	z-index: 0;
	}
#sectionicon img{
	float:right;
	}
#content{
	width: 800px;
	top: 72px;
	z-index: 100;
	position: relative;
	float: left;
}

#locationname{
	color:#000;
	position:absolute;
	left: 34px;
	top: 191px;
	font-size:1.5em;
	letter-spacing:.1em;
	font-weight: 500;
	width: 158px;
	background:#ff6600;
	padding: 4px 4px 
	}
#sidenavbarcontainer{
	position:relative;
	width:200px;
	height: 407px;
	font-size:60%;
	left: 9px;
	top:90px;
	float: left;
		}

/**************Global NavList***************/
ul#navlist
{
	width: 158px;
	\width: 160px;
	w\idth: 158px;
	padding: 0px;
	border-bottom: 1px solid #000000;
	margin: 0px;
	position:absolute;
	left: 34px;
	top: 8px;
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #000000;
}

ul#navlist li a
{
	display: block;
	width: 142px;
	\width: 158px;
	w\idth: 142px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	text-decoration: none;
	text-align: right;
	position:relative;
	}

ul#navlist li a:link {
	font-weight: bold;
	}
.commentaries_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_commentaries.gif);
color: #ff6600;
}
.sight_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_sight.gif);
color:#ff6600;
}
.site_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_site.gif);
color:#ff6600;
}
.cite_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_cite.gif);
color:#ff6600;
}
.zeit_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_zeit.gif);
color:#ff6600;
}
.archives_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_archives.gif);
color:#ff6600;
}
.contents_gnav a:hover{
background-image:url(../../sources/navbgs/navbg_contents.gif);
color:#ff6600;
}



/*********subnavlist*********/


ul#subnavlist
{
	width: 158px;
	\width: 160px;
	w\idth: 158px;
	padding: 0px;
	border:none;
	margin: 0px;
	position:absolute;
	left: 34px;
	top: 215px;
	border-bottom:1px #eee solid;
	}

ul#subnavlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 1px solid #eee;

}

ul#subnavlist li a{
	display: block;
	width: 142px;
	\width: 158px;
	w\idth: 142px;
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	text-align: right;
	position:relative;
	}

ul#subnavlist li a:link {	
color: #ff6600; }
div#subnavcontainer li a:visited { color: #000; }

ul#subnavlist li a:hover
{
border: 0px;
color: #000;
background-image: url(../../sources/navbgs/subnav_inverse.gif);
}

/******************List BG Colors FOOTER*****************/
.contentshover a{
border-top:none;
border:1px #ccc Solid;
color:#ff6600;}

.contentshover a:hover{
	color:#000;
	background:#ccc;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;	
	}
	

.commentarieshover a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.commentarieshover a:hover{
	background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	color:#999;
	}



.sighthover a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.sighthover a:hover{
	background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	color:#999;
}


.sitehover a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.sitehover a:hover{
background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	color:#999;
}

.citehover a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.citehover a:hover{
	background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	color:#999;
}



.zeithover a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.zeithover a:hover{background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	color:#999;
}




.archiveshover a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.archiveshover a:hover{	
	background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	color:#999;
}

.clearhover a{
	color: #ccc;
	border:none;
	}
.clearhover a:link{
	color: #ccc;
	border:none;
	}
.clearhover a:hover{
	background:none;
	cursor: text;
	color: #ccc;
	border:none;
} 

.nongloballink a{
color:#ccc;
border:1px #fff Solid;
border-top:none;}
.nongloballink a:hover{
	background:none;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	color:#999;
}




/******************Content and Articles Style****************/
#articletable{
	position:absolute;
	width:800px;
	left: 0px;
	top: 0px;
	min-height:470px;
	*height: 470px;
	border-top: 10px #ff6600 solid;
	background-image:url(../sources/commentbackground.png);

	}
.commentnew{
	font-family: arial;
	font-size: 11px;
	margin-left: 30px;
	margin-right: 30px;
	}
.commentarycolumn{
	width:50%;
	padding: 0;
	margin: 0;
	vertical-align: top;
	border-right: 30px #fff solid;
	}
	.commentarycolumn2{
	background:#ccc;
	padding: 0px 0px 0px 0px;
	}

.commentarycolumn01{
	width:50%;
	padding: 0px;

	margin: 0;
	vertical-align: top;

	}
.commentarycolumn01 a{
	padding: 1px 2px;
	margin: 0px 1px;
	Border: 1px #ccc solid;
	color:#FF6600;
	font-weight:bold;
	}
	
.commentarycolumn01 a:visited{
	color:#000;
	Border: 1px #ff6600 solid;
	}
.commentarycolumn01 a:hover{
	color:#ff6600;
	Border: 1px #ff6600 solid;
	}
.commentarycolumn02{
	width:50%;
	padding: 0;
	background: #ccc;
	margin: 0;
	vertical-align: top;
	border-left: 8px #fff solid;
	font-weight:bold;
	}
.commentarycolumn02 a{
	padding: 1px 2px;
	margin: 0px 1px;
	Border: 1px #ccc solid;
	color:#FF6600;
	}
	
	
.commentarycolumn02 a:visited{
	color:#000;
	Border: 1px #ff6600 solid;
	}
.commentarycolumn02 a:hover{
	color:#ff6600;
	Border: 1px #ff6600 solid;
	}
	
.commenttheme {
background:#ff6600;
padding:4px;
border:1px #ccc solid;
font-size:11px;
font-weight:bold;
}

.snipcommentarticle{
	font-size:65%;
	padding:30px;
	}
.snipcommentarticle2{
	font-size:65%;
	margin-left: 30px;
	margin-right: 30px;
	}
.commentarticle{
	padding:30px;
	line-height:1.5;
	}
.commentarticle img{
	float:left;
	padding:10px;}
	
	
/****main articles****/
.entirearticle{
	background:#ccc;
	vertical-align:top;
	width: 100%;
	font-size: 0.9em;
	position: relative;
	padding-bottom: 30px;
}

.mainarticle{
	padding:30px;
	line-height:1.5;
	}
.mainarticle img{
	padding:10px;
	float:left;
	}

.mainarticle a:link{color:#ff6600;
border-bottom:1px #fff solid;}
.mainarticle a:visited{color:#ccc;
border-bottom:1px solid #ff6600}
.mainarticle a:hover{
color:#000;
text-decoration:none;
border-bottom:1px solid #ff6600;
}


/**********footer**************/
#footer{
	padding-top:1px;
	text-align:center;
	font-size:57%;
	letter-spacing: 0.1em;
	vertical-align: top;
	line-height: 2;
	background:#fff;
	z-index:1500;
	position: relative;
	}
#footer a{
	text-decoration:none;
	padding: 4px 8px 4px 8px;

	}


/***************hoverBox***************/
.questionLink{
background-color: #ffffff;
background:#FFFFFF;
padding-right: 2px;
padding-left: 2px;
}

#question a{
margin: 0px 2px;
	background:#ff6600;
	}
#question a:link{color:#000;
border:1px #fff solid;}
#question a:visited{color:#000;}
#question a:hover{
color:#ccc;
}
/******Table of COntents****************/
#masthead{
	width:800px;
	height:50px;
	background:#ff6600;
	position: relative;
	}
#tagline{
	position:absolute;
	color:#fff;
	font-weight:800;
	left: 303px;
	top: 19px;
	letter-spacing:.1em;
	width: 487px;
	text-align:right;
	font-size:.8em;
	}

#toctitle{
	position:relative;
	left: 480px;
	top:39px;
	width: 150px;
	height: 21px;
	font-weight:bold;
	font-size:1.4em;
	color:#ff6600;
	text-align:center;
	background: #fff;
	padding:10px;
	vertical-align:middle;
	z-index: 300;
	}
	
#toc {
	width: 650px;
	background:#fff;
	position:relative;
	top: 25px;
	margin-bottom: 30px;
	clear: both;
	padding: 10px 0px 0px 0px;
	z-index: 200;
	}

#toccontent1{
	width:610px;
	margin:10px 20px;
	color: #333;
	position: relative;
		}
#toccontent1Content{
	font-size: 0.8em;
	position: relative;
	height: auto;
}
#toccontent1links{
	text-align:center;
	padding:5px;
	font-weight:400;
	font-size: 0.8em;
	position: relative;
}
#toc a:link{
	color:#ff6600;
	padding:1px 2px;
	border:1px solid #fff;
	}
#toc a:hover{
	background:none;
	border:1px solid #ff6600;
	}
#tocArticles{
	position: relative;
	width: 100%;
	height: 143px;
	}

#toccontent2{
	border: 1px #eee solid;
	padding:2px;
	width:140px;
	height:123px;
	margin:10px 5px 10px 20px;
	color: #333;
	font-size:0.8em;
	float:left;
	}

#toccontent3{
	border: 1px #eee solid;
	padding:2px;	
	width:140px;
	height:123px;
	margin:10px 5px;
	color: #333;
	font-size:.8em;
	float:left;
	}
#toccontent4{
	border: 1px #eee solid;
	padding:2px;
	width:140px;
	height:123px;
	margin:10px 5px;
	color: #333;
	font-size:.8em;
		float:left;
	}
#toccontent5{
	border: 1px #eee solid;
	padding:2px;
	width:140px;
	height:123px;
	margin:10px 5px;
	color: #333;
	font-size:.8em;
		float:left;
	}
	

/****************admin******************/
#adminspace {
	padding:10px;
}

#adminspace a{
	border:1px #ccc solid;
	padding:1px 2px;
	}
#adminspace a:link{
color: #ff6600;
}

#adminspace a:visited{
color: #ff6600; 
}

#adminspace a:hover{
border: 1px #ff6600 solid;
color: #000;
}
#adminspace ul li a{
	border:1px #ccc solid;
	padding:1px 2px;	
	}
	
#adminspace ul li a:link {	
	color: #ff6600; }
	
#adminspace ul li a:visited { color: #ff6600; }

#adminspace ul li a:hover
{
border: 1px #ff6600 solid;
color: #000;
}
#adminspace  ul li{
	margin:0px 15px;
	line-height:1.5em;
	list-style:none;	
	}
	
