@font-face {
  font-family: "Gentium";
  src: url("/fonts/gentium.ttf");
  src: url("/fonts/gentium.eot");
  font-style: normal;
}

@font-face {
  font-family: "Gentium";
  src: url("/fonts/gentium-italic.ttf");
  src: url("/fonts/gentium-italic.eot");
  font-style: italic;
}

@font-face {
  font-family: "MEgalopolis Extra";
  src: url("/fonts/MEgalopolisExtra.otf");
  src: url("/fonts/megalopolis.eot");
  font-style: normal;
}

body {
/*  background-color: #bfcfff;*/
  background-color: #e6ecff;
/*  background-color: #e8f4ff; */
/*  background-color: #88bbff;*/
  margin-left: 0;
  color: #6078bf;
  color: #809eff;
  font-family: "Gentium", serif;
/*  color: #000066;*/
}

/*div.flickr {
  background-color: #FFE6BF;
}*/

hr {
  width: 100%;
}

h1 {
  margin-bottom: 0;
  font-family: "MEgalopolis Extra", sans-serif;
}

h2, h3, h4, h5, h6 {
  font-family: "MEgalopolis Extra", sans-serif;
}

h2.subtitle {
  font-size: 1em;
  font-family: "MEgalopolis Extra", sans-serif;
  font-weight: normal;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
}

h3.subtitle {
  font-size: .75em;
  font-family: "MEgalopolis Extra", sans-serif;
  font-weight: normal;
  text-align: right;
  margin-top: 0;
}

h4 {
  margin-left: -1em;
}

p.breadcrumbs {
  text-align: right;
  font-family: "MEgalopolis Extra", sans-serif;
  font-size: .6em;
}

p.docfoot {
  text-align: center;
}

div.nav {
  float: left;
  width: 18.75%;
  font-size: smaller;
  font-family: "MEgalopolis Extra", sans-serif;
  margin: 0 1em;
  padding-left: .5em;
}

ul.archives {
  display: inline;
  list-style-type: none;
}

div.stories {
  margin-left: 21.25%;
  padding-left: 1em;
}

div.storybody {
  border-width: thin;
  border-style: solid;
  border-color: #809eff;
  padding: 0 2em;
  background-color: #FFF5E6;
  background-color: #fef4e4;
  color: #BF9960;
  color: #b06a00;
}

div.links, div.archives {
  background-color: #FFF5E6;
  color: #BF9960;
/*  padding: .5em;*/
  border-width: thin;
  border-style: solid;
  border-color: #809eff;
}

div.archives {
  padding-left: .5em;
}

div.links ul, div.archives ul {
  margin-top: 0;
  padding-top: 0;
  padding-left: 1.25em;
}

div.links h2 {
  margin: .5em;
}

div.archives h2 {
  margin: 0;
}

div.storyfoot {
  text-align: right;
  font-style: italic;
}

div.foot {
  clear: both;
  margin: 0 2em;
}

dfn {
  font-weight: bold;
  font-style: normal;
}

div.calendar {
  float: right;
  font-size: .65em;
  font-family: "MEgalopolis Extra", sans-serif;
}

th.month-calendar-day-head {
  border-style: dotted none;
  border-width: thin 0;
}

a {
  text-decoration: underline;
}

a:link {
/*  color: #006666;*/
  color: #809eFF;
}

a:visited {
/*  color: #660066;*/
  color: #8860BF;
  text-style: underline;
}

a:hover {
/*  color: #004466;*/
  color: #B580FF;
  text-style: underline;
}

a:active {
/*  color: #660000;*/
  color: #BFB660;
  text-style: underline;
}

.figure {
  text-align: center;
}

.figure img {
  border: thin solid;
  padding: 1px;
}

.figure a {
  text-style: underline;
}

.figure p {
  font-size: x-small;
  font-family: "MEgalopolis Extra", Helvetica, Geneva, Vera, Arial, sans-serif;
  margin-top: 0em;
  padding-top: 0em;
}

ul.cssbuttons {
  list-style-type: none;
  display: block;
}

ul.cssbuttons a {
  text-decoration: none;
}

li.cssbutton {
	display: inline;
	whitespace: nowrap;
	background: #fff;
	padding: 1px;
	font-family: Helvetica, Geneva, Vera, Arial, sans-serif;
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
    	margin-right: 1px;
   	margin-bottom: 3px;
}

.buttonleft {
	color: #f8f8f8;
	background: #a42;
	padding: 0px 3px 0px 3px;
        margin-right: 1px;
}

.buttonright {
	color: #f8f8f8;
	background: #886;
	padding: 0px 20px 0px 3px;
}
