body {
  background: #fffaa8; 
  color: #ca8b7c; 
  font-family: Georgia; 
  font-size: 11px; 
  text-align: justify;
  letter-spacing: 0pt;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}

.content {
 padding-left: 5px;
 padding-right: 5px;
 text-align: justify;
}

img {
  border: 0px;
}

.padding {
padding: 0px 0px 0px 15px;
}

.no-padding {
padding: 0 0 0 0;
margin: 0 0 0 0;
}

.date {
font-size: 13px;
font-weight: bold;
padding: 0 0 0 15px;
letter-spacing: 1px;
font-style: italic;
}

a:link { 
  color: #ff99a7; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:active { 
  color: #66394d; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:visited { 
  color: #66394d; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

a:hover { 
  color: #7df8ff; 
  letter-spacing: 0pt;
  text-decoration: none;
  text-align:justify;
  font-size: 11px; 
  font-weight: bold;
  cursor: help;
}

/*Thank you, tutorialtastic.co.uk */

#navigation {
  list-style: none;
  margin: 0; padding: 10px 10px 10px 10px;
}
#navigation li {
   float: left;
  margin: 0; padding: 10px 10px 10px 10px;
}
#navigation li a {
  display: block;
  width: 100px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #fdcda7;
  letter-spacing: 0pt;
  text-decoration: none;
  line-height: 15px;
  font-size: 15px; 
  font-family: Century Gothic, Serif;
  font-weight: lighter;
  cursor: help;
  padding: 3px 0;
  border-style: solid;
  border-color: #fdddc3;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
#navigation li a:hover {
  display: block;
  width: 100px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #fedc56;
  letter-spacing: 0pt;
  text-decoration: none;
  line-height: 15px;
  font-size: 15px; 
  font-family: Century Gothic, Serif;
  font-weight: lighter;
  cursor: help;
  padding: 3px 0;
  border-style: solid;
  border-color: #fedc56;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}
/*Thank you, tutorialtastic.co.uk */

h2:first-letter {
  font-family: Georgia;
  font-size: 45px;
  letter-spacing: 0pt;
  text-transform: lowercase;
  line-height: 1px;
  line-height: 15px;
  font-style: italic;
  color: #fd8b73;
  font-weight: lighter;
}

h2 {
  background: url('http://mini-orenji.org/test/header.jpg') no-repeat;
  font-family: Century Gothic, Serif;
  font-size: 29px;
  letter-spacing: 0pt;
  text-transform: uppercase;
  color: #fac9a0;
  font-weight: lighter;
  text-align: left;
  padding: 15px 0 40px 55px;
  margin: 0 0 0 0;
}

h3 {
  font-family: Century Gothic;
  font-size: 18px;
  letter-spacing: 1pt;
  color: #ca8097;
  text-align: right;
  line-height: 15px;
  border: #f9c268;
  font-weight: lighter;
  text-transform: uppercase;
  font-style: italic;
  border-style: solid;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 1px;
}

i,em {
  color: #ffe141;
}

b,strong {
  color: #8a4d4c;
}
blockquote {
  background: url('blockquote.jpg') no-repeat;
  width: 310px;
  height: 205px;
  text-align: justify;
  padding-top: 17px;
  padding-left: 12px;
  padding-right: 14px;
}

.footer {
  color: #f88558;
  background: url('footer.jpg') center no-repeat;
  line-height: 11px;
  text-align: justify;
  text-transform: uppercase;
}

textarea, input {
  color: #f88558;
  font-size: 11px; 
  background: #fffaa8; 
  font-weight: normal;
  text-decoration: none;
  font-family: Georgia; 
  text-align: left;
  border-width: 1px;
  border-style: solid;
  border-color: #f88558; 
}

