/***************************************************
    Layout Codes by Falling Star Studios
    http://valiet.org  &  http://itsuka.org

***************************************************/
 body {
  background-color:#1C1C1B;
  background-image:url('http://i915.photobucket.com/albums/ac358/valiet/twilightBG.png'); 
  background-repeat: repeat-y;
  background-position: right;
  font-family: Georgia;
  color: #6C6C6C;
  font-size: 10px;
  line-height: 14px;
  font-weight: normal; 
  text-transform: none; 
  letter-spacing: 1px; }

 i, italics {
  font-family:Georgia; 
  font-size:10px; 
  font-weight:italic; 
  text-transform:none; }  

 b, bold {
  color:#858585; 
  font-family: Georgia;
  font-weight:bold;
  font-size:10px; 
  line-height:12px;
  text-transform:none; 
  letter-spacing: 0px;}  

 a:link, a:visited, a:active { 
  color:#AE3336; 
  font-family: Times; 
  font-size:11px;
  font-weight:none;
  line-height:10px;
  letter-spacing:0px;
  text-decoration: none; 
  text-transform: none; }

 a:hover { 
  color:#F52B30; 
  letter-spacing:0px;
  font-weight:none;
  text-decoration: italics;
  text-transform:italics; }

 a.nav:link,a.nav:active,a.nav:visited { 
  padding: 3px; 
  color: #3F3F3F;
  font-family: Old English Text MT;
  font-size: 25px;
  line-height: 12px;
  text-align: right;
  padding-left: 6px;
  display:block; 
  margin-bottom: 5px;
  font-weight:none; 
  text-transform: lowercase;
  text-decoration:none; }
 
 a.nav:hover{ 
  color: #6C6C6C;
  display:block; 
  text-decoration:none; }

 big {
  color:#FFFFFF;
  font-size: 28px;
  font-family: Old English Text MT; 
  letter-spacing: -1px; }

 .header {
  color:#E3282C;
  font-size: 28px;
  font-family: Old English Text MT; 
  letter-spacing: -1px;
  display:block; 
  text-indent:15px;
  font-weight:none; 
  margin-bottom:8px;
  text-transform: lowercase;
  line-height:18px;
  text-align:right; } 

 hr {
  border: none;
  border-top: 1px dashed #646464;
  width: 100%;
  height: 1px; }

 #foot {
  color: #A8A8A8;
  line-height: 10px; 
  margin-top: 20px; 
  padding: 3px;
  text-align: right;
  padding-right: 10px; 
  border-top:1px dashed #646464; 
  background-color: #2B2B2B;  } 

 #foot a, #foot a:visited { 
  color: #646464;  
  text-transform: uppercase;
  font-size: 8px; 
  letter-spacing: 1px; }

 #foot a:hover { color: #A8A8A8; }

 #footer {
  color: #606060;
  line-height: 13px; 
  text-align: right;
  padding-bottom:10px;
  padding: 10px;
  padding-top: 2px; 
  font-weight: none; 
  text-transform: none; 
  background-color: #2B2B2B;  } 

 #footer a, #footer a:visited { color: #838383;  text-decoration:none; }
 #footer a:hover { color: #A8A8A8; }

 a img, a:visited img {
  padding:1px; 
  border: 4px solid #5D2A2A; }  

 a:hover img {
  border:4px solid #713232; } 

 blockquote {
  line-height:10px;
  text-align:none;
  padding:7px;
  background-color: #2B2B2B; 
  border-left: 12px solid #5D2A2A;
  border-right: 12px solid #5D2A2A;
  margin-left: 30px;
  margin-right: 30px; }

 input, textarea, option, select {
  background-color: #3F3F3F;
  font: 10px Georgia;
  color: #838383;
  letter-spacing: 1px;
  border: none;
  padding:3px; }

