/*******************************************************
 * TITLE: Common Stylesheet for Gila                   * 
 * URI  : http://www.oswd.org/design/???/gila/gila.css *
 * MODIF: 2003-02-03 1231 +0800                        *
 *******************************************************/


/* ###### Body Text ###### */

body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	color: 999999;

  background-color: #F3F2EB;

}
.bodyevent  { color: #4169e1; font-size: 11px; line-height: 10px; font-family: verdana, tahoma, helvetica, arial, sans-serif; margin: 0px }
.bodyeventdate { color: red; font-size: 11px; line-height: 10px; font-family: verdana, tahoma, helvetica, arial, sans-serif; margin: 0px }
h1, h2, h3 {
  font-family: arial, verdana, tahoma, sans-serif;
}

h1  { color: #a68c53; font-style: italic; font-weight: bold; font-size: 125%; padding-top: auto; border-top: 1px; border-top-style: solid }
h2 {
  font-size: 110%;
  font-weight: bold;
  font-style: ;
  color: #a68c53;
  padding-top: 1em;

}
h3 {
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  color: #a68c53;
  padding-top: 1em;

}
h4 {
  font-size: 100%;
  font-weight: ;
  font-style: italic ;
  color: #a68c53;
  padding-top: 1em;

}
h5 {
  font-size: 100%;
  font-weight: ;
  font-style: ;
  color: #a68c53;
  padding-top: 1em;

}




p {
  padding-bottom: 1ex;
}

img {
  border: none;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 95%;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}


#bodyText {
  text-align:;
  line-height: 1.5em;
  margin-left: 180px;
  padding: 0.5ex 14em 1em 1em;
  border-left-style: solid;
  border-left-width: 1px;
  border-color: #e6dfcf;

}

#bodyText a {
  /* See color-scheme.css */
  color: #999999;
}

#bodyText a:hover {
  text-decoration: none;
}

.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */
/*
#header {
  height: 4em;
  padding: 0.25em 2.5mm 0 4mm;
}
*/
.headerTitle {
  font-size: 252%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
}

.cross {
  font-style: bold;
  color: #FF0000;
  }
  
.headerTitle span {
  font-weight: normal;
}

.headerLinks {
  font-size: 87%;
  padding: 0.5ex 10em 0.5ex 1em;
  position: absolute;
  right: 0;
  top: 0;
}

.headerLinks * {
  text-decoration: none;
  padding: 0 2ex 0 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}

.menuBar {
  text-align: right;
  padding: 0.5ex 2ex;
}

.searchBar {
	text-align: right;
	background-color: #E6DFCF;
}
.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding: 0 2ex 0 1ex;
}

.menuBar a:hover {
  /* See color-scheme.css */
}


/* ###### Left Sidebar ###### */

.leftSideBar {
	font-size: 95%;
	float: left;
	clear: left;
	width: 180px;
	background-color: #F3F2EB;
	margin-right: 5px;

}

.leftSideBar a, .leftSideBar span {
  text-decoration: none;
  font-weight: bold;
  line-height: 1.5em;
  padding: 0.75ex 1ex;
  display: block;
}



.leftSideBar a:hover {
  /* See color-scheme.css */
}

.leftSideBar .sideBarTitle {
	font-weight: bold;
	padding: 1ex 1ex 1ex 1ex;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A68C53;
	color: #990000;
}
.leftSideBar .sideBarText {
  font-weight: normal;
  padding: 0.75ex 0.25ex 1ex 1ex;
}

.leftSideBar .sideBarLink {
	font-weight: normal;
	padding: 0ex 0ex 0ex 0ex;
	margin-left: 10px;
}

.leftSideBar .sideBarLink2 {
	color: #FFFF00;
	font-weight: normal;
	padding: 0ex 0ex 0ex 0ex;
	margin-left: 10px;
}

.leftSideBar .thisPage {
  /* See color-scheme.css */
}


/* ###### Right Sidebar ###### */

.rightSideBar {
  font-size: 90%;
  width: 13em;
  margin: 2ex 0.8ex 0 0;
  float: right;
  clear: right;
  border-style: solid;
  border-width: 1px;
}

[class~="rightSideBar"] {
  margin-right: 1.5ex;
}

.rightSideBar a {
  font-weight: bold;
}

.rightSideBar a:hover {
  text-decoration: none;
}

.rightSideBar .sideBarTitle {
  font-weight: bold;
  margin: 1em 1ex;
  padding: 0.75ex 1ex;
}

.rightSideBar .sideBarText {
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 3ex 1em 2ex;
}
/************* #search styles ***************/

#search{
	text-align: right;
	background-color: #E6DFCF;
	padding: 2px;
}

#search form{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 5px;
}

#search label{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ###### Footer ###### */

#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}
.date {
	font-style: italic;
}

#bodyText a, .leftSideBar a, .leftSideBar span, .rightSideBar a
 { color: #a68c53; }
 
.leftSideBar .sideBarTitle
 { background-color: #e6dfcf; }


	
.headerTitle, .headerLinks *,
.leftSideBar a:hover, .leftSideBar .thisPage,  #footer a
 {
	color: #000000;
}
.rightSideBar .sideBarTitle
 {
	color: #990000;
}

.leftSideBar a:hover
 {
	color: #990000;
}

.menuBar a:hover
 {
	color: #990000;
}
.headerTitle span, .menuBar, .menuBar *
 { color: #666666; }

.headerLinks
 { color: #b82619; }


/* ###### Background Colors ###### */


.menuBar a:hover
 {
	background-color: white;
}
#bodyText, .headerLinks, .rightSideBar
 {
	background-color: white;
}

#header
 { background-color: #990000; }

.menuBar
 {
	background-color: #E6DFCF;

}


 
.rightSideBar .sideBarTitle, #footer
 { background-color: #e6dfcf; }


/* ###### Border Colors ###### */

h1, #bodyText, .rightSideBar
 { border-color: #e6dfcf; }

acronym
 { border-color: #a68c53; }
