/* Theme Name: PianoForte Theme URI: http://www.tonystreet.com/archives/2006/10/29/piano-wordpress-theme/ 
Description: A piano-inspired theme by <a href="http://www.tonystreet.com">tony</a>. 
<em>Does not</em> play well with Gravatars. Version: 1.0 Author: Tony Author URI: 
http://www.tonystreet.com/ Feel free to customize to your heart's desire, just 
please don't change the credits in the style.css or in the footer. This theme 
is licensed under the Creative Commons Attribution-ShareAlike 2.5 This basically 
means that you are allowed to distribute and modify this theme, as long as you 
leave the credit in the footer of the theme, and you keep this license how it 
is. Of course, you can contact me and I'll probably allow you to do anything you 
want with it :-) Read the full license here: http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode 
CHANGE LOG: 1.2: Bugfix - sidebar would overrun whitespace, ugly! Thanks to Drew 
at http://damaged-ink.net. */ /* LINKS */ a {color: #ffffff; text-decoration: 
none; border: none;} a:visited {color: #cccccc;} a:hover {text-decoration: underline; 
border: none;} a img {color: #000000;border: 2; } a.name {text-decoration: none; 
color: #ffffff; font-size: 30px;} a.postlink { text-decoration: none; color: #999999; 
font-size: 36px;} blockquote { border-left: 1px dashed #ccc; margin-left: 1.5em; 
padding-left: 5px; } body { background: #000000; color: #dddddd; font-family: 
Georgia; font-size: 12px; text-align: left; width: 1024px; background-image: url('images/background.jpg'); 
background-position: top left; background-repeat: no-repeat; } #cats { font-size: 
10px; padding-left: 5px; } .commentbox { padding-left: 10px; margin-left: 3px; 
padding: 5px; border: 1px solid #ffffff; width: 400px; } #content { margin-left: 
30px; margin-right: 30px; padding-top: 250px; } #desc { font-size: 13px; color: 
#ffffff; } #divider { padding-top: 15px; } #foot { /* F00TER */ font-size: 10px; 
margin-bottom: 10px; text-align: center; color: #ffffff; clear: both; } #head 
{ /* HEADER */ text-align: right; padding-right: 20px; padding-top: 20px; padding-bottom: 
20px; } li {list-style: none;} ul {list style: none;} #menutitle { font-size: 
24px; color: #ffffff; } #menu { /* SIDEBAR */ float: right; padding-top: 2px; 
padding-right: 2px; text-align: right; } #postdata { color: #555555; font-size: 
10px; } #search { background-color: #000000; color: #ffffff; font-family: Georgia, 
"Times New Roman", Serif; } #searchbutton { color: #ffffff; border: 1px solid 
#ffffff; background-color: #555555; } #textbox {background-color: #555555; border: 
1px solid #555555; color: #ffffff;} #textbox:focus {background-color: #000000; 
color: #ffffff;} textarea {font-family: Georgia, "Times New Roman", Times, Serif; 
font-size: 11px;}