/*********************************************************************
 * 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: 94%;
  margin: 0;
}

h1, h2, h3 {
  font-family: "trebuchet ms", verdana, tahoma, sans-serif;
  font-weight: bold;
  margin-top: 0.25em;
}

h1 {
  font-size: 156%;
}

h2 {
  font-size: 126%;
}

h3 {
  font-size: 106%;
}

img {
  border: none;
}

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

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

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

/*

blockquote, ul, ol {
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: 8px;
    padding-top: 8px;
    padding-left: 24px;
		background: url(quote.gif) no-repeat left top;

}

blockquote {
    background: url(http://www.osnn.net/themes/orbitz/quote.gif) no-repeat top left;
}
*/

blockquote
{
	border: 1px dotted #000000;
	color: #000000;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
}

#bodyText {
  text-align: justify;
  line-height: 1.5em;
  margin: 5mm 5mm 0 15.5em;
  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: 5.5em;
  margin-bottom: 5mm;
  padding: 0 2.5mm 0 4mm;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

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

.headerTitle span {
  font-weight: normal;
}

.menuBar {
  font-size: 87%;
  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: 95%;
  text-align: right;
  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;
}


  

/* this is what needs to be modified
Removing the display: block; only does not fix things
*/
.sideBar span {
  text-decoration: none;
/*  line-height: 1.25em;
  display: block;
  padding: 1ex 1em 1ex 0.5ex;
  border-top-style: solid;
  border-top-width: 1px;
  */
}

.sideBar a, .sideBar a:hover {
/*  line-height: 1.25em;
  display: block;
  padding: 1ex 1em 1ex 0.5ex;
  border-top-style: solid;
  border-top-width: 1px;
  */
}

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

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


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

.sideBarTextC {
  text-align: center;
  padding: 1ex 1.5ex;
}

.sideBarTextL {
  text-align: left;
  padding: 1ex 1.5ex;
}

.sideBarTextCSmall {
  font-size: 75%;
  text-align: center;
  padding: 1ex 1.5ex;
}

.sideBarTextLSmall {
  font-size: 75%;
  text-align: left;
  padding: 1ex 1.5ex;
}

.sideBarTextSmall {
  font-size: 75%;
  padding: 1ex 1.5ex;
}

.sideBarTextNoBlock {
  display: inline;
  /* text-decoration: italic; */
  font-style: italic;
}

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

/*** Bloglinks Blogrolling ***/
/* not everything is used - for completeness and possible later use
.blogrollmain { }
.blogrollitem { }
*/
.blogrollfolder { font-weight: bold; font-size: 110%; }



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

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

#footer div {
  font-size: 85%;
  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: 85%;
  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 */
}

.tag_list {
	font-size: 80%;
	text-align:right;
}

/* fix for Blogger's fuck up */
/* div { clear: none !important; } */

/* For expanding/hidden text */
.commenthidden {display:none} .commentshown {display:inline}

/* for prettify.js */
.str{color:#080}.kwd{color:#008}.com{color:#800}.typ{color:#606}.lit{color:#066}.pun{color:#660}.pln{color:#000}.tag{color:#008}.atn{color:#606}.atv{color:#080}.dec{color:#606}pre.prettyprint{padding:2px;border:1px solid #888}@media print{.str{color:#060}.kwd{color:#006;font-weight:bold}.com{color:#600;font-style:italic}.typ{color:#404;font-weight:bold}.lit{color:#044}.pun{color:#440}.pln{color:#000}.tag{color:#006;font-weight:bold}.atn{color:#404}.atv{color:#060}}