/*********************************************************************
 * TITLE: Common Stylesheet for Tierra Verde                         * 
 * URI  : http://www.oswd.org/design/???/tierraverde/sierraearth.css *
 * MODIF: 2003-02-01 1904 +0800                                      *
 *********************************************************************/


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

body {
  font-family: verdana, tahoma, helvetica, arial, sans-serif;
  font-size: 90%;
  margin: 0;
}

h1, h2, h3 {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
}

h1 {
  font-size: 150%;
  font-weight: bold;
  margin-top: 0.25em;
}

img {
  border: none;
  margin: 12pt;
}

img.middle {
  border: none;
  vertical-align: middle;
}
  
acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

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

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

#bodyText {
  text-align: justify;
  line-height: 1.5em;
  margin: 5mm 5mm 0 16em;
  padding: 0 1em 1ex 1em;
}

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

#bodyText .boxedDark, #bodyText .boxedLight {
  margin-bottom: 1em;
  padding: 2ex 4ex;
  border-style: solid;
  border-width: 1px;
}

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


/* ###### Header ###### */

#header {
  height: 4em;
  margin-bottom: 5mm;
  padding: 0 2.5mm 0 4mm;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.headerTitle {
  font-size: 205%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
}

.headerTitle span {
  font-weight: normal;
}

.menuBar {
  font-size: 80%;
  position: absolute;
  right: 2ex;
  top: 1.75em;
}

.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding-left: 1ex;
  padding-right: 2ex;
}

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


/* ###### Side Box ###### */

.sideBar {
  font-size: 90%;
  text-align: left;
  width: 17em;
  float: left;
  clear: left;
}

.sideBarTitle {
  font-weight: bold;
  padding: 0.5ex 1em 0.5ex 0.5ex;
  border-top-style: solid;
  border-top-width: 1px;
}

.sideBarNavigationa {
  text-align: right;
}

.sideBarNavigationb {
  font-weight: bold;
  padding: 1ex 1em 1ex 2ex;
}

.sideBar a, .sideBar a:hover, .sideBar span {
  text-decoration: none;
  line-height: 1.25em;
  display: block;
  padding: 0,5ex 1em 1ex 0.5ex;
}

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

.sideBar .sideBarText {
  text-align: justify;
  padding: 1ex 1.5ex;
}

.sideBar .thisPage {
  font-weight: bold;
}

/* Kalender */

#calendar {
line-height: 140%;
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
padding: 5px;
text-align: center;
margin-bottom: 30px;
}

#calendar table {
padding: 2px;
padding-left: 20px;
border-collapse: collapse;
border: 0px;
width: 100%;
}

#calendar caption {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: center;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .3em;
}

#calendar th {
text-align: center;
font-weight: normal;
}

#calendar td {
text-align: center;
}

#calendar a {
text-decoration: underline;
}

.sidebar ul {
padding-left: 0px;
margin: 5px;
margin-bottom: 30px;
}

.sidebar ul ul {
margin-bottom: 0px;
}

.sidebar #categories ul {
padding-left: 15px;
}

.sidebar li {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
text-align: left;
line-height: 150%;
margin-top: 10px;
list-style-type: none;
}

.sidebar #categories li {
list-style-type: circle;
}

.sidebar img {
border: 3px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px 2px 2px 20px;
margin-bottom: 15px;
}

#powered {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
margin-top: 50px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

.commenter-profile img {
vertical-align: middle;
border-width: 0;
}

/* ###### Archive Index ###### */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #d7e4ed;
	border: 1px solid #d7e4ed;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #d7e4ed;
	background-color: #14346f;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #d7e4ed;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #d7e4ed;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: left;
	width: 200px;
	background-color: #d7e4ed;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
  	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}




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

#footer {
  padding: 1ex 4mm;
  clear: left;
}

#footer div {
  font-size: 80%;
  text-align: right;
  line-height: 1.25em;
}

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

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

.footerLHS {
  float: left;
  clear: left;
}

.subFooter {
  font-size: 80%;
  line-height: 1.25em;
  padding: 1ex 4mm;
}

.subFooter a {
  text-decoration: none;
  margin-right: 1ex;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

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

 /* ###### Photo captions & Directory titles ###### */
 
 div.caption { font-family: Arial,Helvetica,sans-serif; font-size: 100%; font-weight: bold; margin: 1em; 
 }
 
 /* ##### Overall fonts on the index and details page ##### */
div.index { font-family: Arial,Helvetica,sans-serif; font-size: 80%; }
div.detail { font-family: Arial,Helvetica,sans-serif; font-size: 80%; }
div.credits { font-family: Arial,Helvetica,sans-serif; font-size: 80%; text-align: right; margin: 10px }

/* ##### Table attributes ##### */
table.index { border: none; border-spacing: 8px; }
td.index { border: none; padding: 3px }
table.frame { border: none }
td.frame { border: none; padding: 0px }

/* ##### Image attributes ##### */
img.index { border: none; }
img.slide { border: none; }
img.frame { border: none; }


/* ##### Comments ##### */

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

