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

***************************************************/
 body {
  background-color:#272727;
  background-image:url('http://i915.photobucket.com/albums/ac358/valiet/psoup-bg.png'); 
  background-repeat: repeat-y;
  background-position:top-left;
  font-family: Arial;
  color: #969696;
  font-size: 10px;
  line-height: 14px;
  font-weight: normal; 
  text-transform: none; 
  letter-spacing: 1px; }

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

 b, bold {
  color:#FF7338; 
  font-family: Arial;
  font size:10px;
  font-weight:bold;
  line-height:12px;
  text-transform:none; }  

 strong {
  color:#AAAAAA; 
  font-family: Tahoma;
  font size:10px;
  font-weight:bold;
  line-height:12px;
  text-transform:none; }  

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

 a:hover { 
  color:#C39F3B; 
  font-family:Courier New;
  font-size:11px;
  letter-spacing:0px;
  font-weight:none;
  text-decoration: italics;
  text-transform:italics; }

 a.nav:link,a.nav:active,a.nav:visited { 
  padding: 2.5px; 
  color: #BABABA;
  font-family: Courier New;
  font-size: 9.5px;
  line-height: 12px;
  text-align: left;
  padding-left: 6px;
  background-image:url('http://i584.photobucket.com/albums/ss281/jaegerjaquez/xo/block.png');
  background-repeat:repeat; 
  display:block; 
  margin-bottom:3px;
  font-weight:none; 
  letter-spacing: 1px;
  text-transform: lowercase;
  text-decoration:none; }
 
 a.nav:hover{ 
  padding: 2.5px; 
  color: #9E9E9E;
  font-family: Courier New;
  padding-left: 7px;
  display:block; 
  margin-bottom:3px;
  letter-spacing: 1px;
  text-decoration:none; }

 .header {
  color:#FAC941;
  font-size: 16px;
  font-family: Courier New; 
  letter-spacing: 1px;
  display:block; 
  text-indent:15px;
  font-weight:none; 
  margin-bottom:4px;
  text-transform: lowercase;
  line-height:18px;
  text-align:right; } 

 .header1 {
  color:#9E9E9E;
  font-size: 11px;
  font-family: Courier New; 
  letter-spacing: 1px;
  display:block; 
  padding-left:10px;
  margin-top: 15px;
  margin-bottom:4px;
  text-transform: lowercase;
  line-height:15px;
  background-color: #3F3F3F; } 

 .header2 {
  margin-top: 15px;
  margin-bottom:10px;
  border-bottom: 1px dotted #555555; } 

 #footer {
  color: #969696;
  line-height: 13px; 
  margin-top: 20px; 
  text-transform: none; 
  text-align: center; 
  padding-bottom:10px;
  margin-bottom:20px; 
  padding-top: 8px; 
  font-weight: none; 
  background-image:url('http://i584.photobucket.com/albums/ss281/jaegerjaquez/xo/block.png');
  background-repeat:repeat; } 

 #footer a, #footer a:visited { color: #BABABA;  text-decoration:none; font-size:10px;}
 #footer a:hover { color: #6E6E6E; }

  img.right { padding-left: 3px; }
  img.left { padding-right: 3px; }

  a img, a:visited img {
  padding:4px; 
  border:1px dotted #FAC941; }  

 a:hover img {
  border:1px solid #FAC941; } 

 blockquote {
  color: #888888;
  font-size:9px;
  line-height:10px;
  text-align:none;
  padding:7px;
  background-image:url('http://i584.photobucket.com/albums/ss281/jaegerjaquez/xo/block.png');
  background-repeat:repeat; 
  margin-left:30px;
  margin-right:30px; }

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

