/*

Theme Name: PianoForte

Theme URL: 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 URL: 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: #b0c8ff; text-decoration: none; border: none;}

a:visited {color: #8da0cc;}

a:hover {text-decoration: underline; border: none;}

a img {border: none; }

a.name {text-decoration: none; color: #ffffff; font-size: 24px;}

a.postlink { text-decoration: none; color: #ffffff; font-size: 18px;}



blockquote {

border-left: 1px dashed #ccc;

margin-left: 1.5em;

padding-left: 5px;

}



body {

background: #000000;

color: #dddddd;

font-family: Arial;

font-size: 12px;

text-align: left;

width: 900px;

background-image: url('../../../img/panoheader.jpg');

background-position: top left;

background-repeat: no-repeat;

}



#cats {

font-size: 10px;

padding-left: 0px;

}



.commentbox {

padding-left: 10px;

margin-left: 3px;

padding: 5px;

border: 1px solid #ffffff;

width: 400px;

}



#content {

margin-left: 30px;

margin-right: 30px;

padding-top: 180px;

}



#desc {

font-size: 12px;

color: #ffffff;

}



#divider {

padding-top: 15px;
color: #ffffff;

}



#foot {           /* F00TER */

font-size: 10px;

margin-bottom: 10px;

text-align: center;

color: #ffffff;

clear: both;

}



#head {                 /* HEADER */

text-align: right;

padding-right: 40px;

padding-top: 20px;

padding-bottom: 20px;

}



li {list-style: none;}

ul {list style: none;}



#menutitle {

font-size: 18px;

color: #ffffff;

}



#menu {           /* SIDEBAR */

float: right;

padding-top: 2px;

padding-right: 2px;

padding-left: 50px;

text-align: right;

}



#postdata {

color: #555555;

font-size: 10px;

}



#search {

background-color: #000000;

color: #ffffff;

font-family: Arial, Sans-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: Arial, Sans-Serif; font-size: 11px;}