/*
Theme Name:		WP Framework
Theme URI:		http://wordpress.org/extend/themes/wp-framework
Version:		0.3.6
Description:	A Rapid Theme Development Framework.
Author:			Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			buddypress, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-header, custom-background, custom-menu
License: 		GNU General Public License v2.0
License URI:	http://www.gnu.org/licenses/gpl-2.0.html
Copyright:		Copyright (c) 2008 - 2011, Ptah Dunbar <http://ptahdunbar.com/contact>

If you have any questions, comments, or concerns, 
visit <http://ptahdunbar.com> for more information!
*/

/* For compatiability with the WordPress.org theme repository checklist. */
.alignright, .alignleft, .alignnone, .aligncenter, .avatar, .wp-caption, .wp-caption-text, .gallery, .gallery-caption, .sticky, .bypostauthor, .wp-smiley {}

<base href="http://mugen.kuro-shiro.net/" />

<STYLE TYPE="text/css">

body {
  background-color: #ffffff;
  scrollbar-face-color: white;
  scrollbar-shadow-color: black;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: black;
  scrollbar-darkshadow-color: white;
  scrollbar-track-color: white;
  scrollbar-arrow-color: black;
overflow: auto;
  font-size:10px;
}

.head, h1, h2 {text-transform:uppercase; 
font-size:14pt;
letter-spacing:1pt;
text-align:right; 
color: white;
font-family: Arial Narrow;
font-style: Italic;
height:0px;
padding:1px;
background:black;
border-bottom: 1px solid white;}

.sub {text-transform:none; 
font-size:10px;
letter-spacing:1pt;
text-align:left; 
color: Black;
font-family: Times New Roman;
height:0px;
padding:1px;
background: #808080;}

.contents, content {
color: white;
background: black;
font-family: Trebuchet MS;
font-size: 11px;
padding:1px;
margin-bottom: 1px;
border-bottom: 2px solid white;}

.p {
font-family: Sylfaen;
font-size: 11px;
color: black;
background: none;
padding:0px;
margin-bottom: 1px;}

input {
	font-family: Trebuchet MS;
	color: white;
	font-size:11px;
	text-align:center;}

input, textarea {
	font-family:Trebuchet MS;
	font-size: 7pt;
	color: white; 
	background: black;
	border-style: solid;
	border-color: white;
	border-width: 2px;}

a:link{
  color:#808080; 
  font:normal 11px Trebuchet MS;
  text-decoration: none;
  }

a:visited {
  color:#808080; 
  font:normal 11px Arial;
  line-height:10px;
  text-decoration: none;
  }

a:hover {
  filter: fliph; 
  height:0;
  cursor: crosshair;
  color:#000000;
  background:#ffffff
  font:normal 8px terminal;
  cursor: ne-resize;
  text-decoration: none;
  }

b, strong{
color: #ffffff;
font-weight:normal;
text-spacing: 1px;
letter-spacing: 1px;
}

i, em{
color: #ffffff;
letter-spacing: .5pt;
text-spacing: .5pt;
}

u{
color: #ffffff;
border-bottom: 1px DOTTED #ffffff;
}

s{
color: #ffffff;
font-weight:normal;
text-spacing: 1px;
letter-spacing: 1px;
}

hr {
  border: 1px solid #000000;
  width: 0px;
</style>
