/*
Theme Name: PianoCaffe
Theme URI: http://wordpress.org/
Description: Custom theme Generated for PianoCaffe by Redwood Design
Version: 1.0
Author: Jason Liske
Author URI: http://www.redwooddesign.com
*/
body {
	text-align: center;
	background-image: url(/images/brown_swatch.gif);
	background-repeat: repeat-x;
	background-color: #493421;
	margin: 0 0 20px 0;
	padding: 0;
	color:#ccc;
	font:14px tahoma,helvetica,arial,sans-serif;
	line-height:18px;
	}
a{
	text-decoration:none;
	color:#ccc;
}
#wrapper{ margin:0px auto;
	padding:0;
	width:873px;
	background-image: url(/images/bg_shadows.gif);
}
#page {
	text-align: left;
	margin:0px 11px 0px 11px;
	padding: 0;
	}
#footer{
	width:590px;
	margin-left:auto;
	margin-right:auto;
}
#footer a{
	display:block;
	float:left;
	text-transform:uppercase;	
	font-size:10px;
	padding:0px 20px 0px 20px;
	margin:10px 0px 20px 0px;
}
#footer a:hover{
	color:#ff7800;
}
#content{
	margin:25px;
}
#sidebar{
	width:200px;
}
#sidebar ul{
	list-style:none;
}
#menu{
	font-size:12px;
}
.orange{
	color:#ff7800;
	font-weight:bold;
	font-size:12px;
}
.yellow{
	color:#ffd06b;
	font-weight:bold;
}
.subtitle{
	font-size:10px;
}
.underlined{
	font-weight:bold;
	text-decoration:underline;
}
.clear{
	clear:both;
}
.dots{
	border-bottom:1px dotted #ccc;
}
.item{
	font-size:12px;
}
.title{
        font-weight:bold;
}
.leader {width:100%;vertical-align:90%;}
.leader div { line-height:1em; display:inline-block; width:100%; border-bottom: 1px dotted; }
.price{
       	text-align:right;
}
.homeleft{
	width:440px;
	float:left;
}
.newsleft{
	width:490px;
	float:left;
}
.homeright{
	margin-top:25px;
	width:300px;
	float:left;
}
.homeright h3{
	color:#ff7800;
	font-size:12px;
	margin:2px;
}
.homeleft h3{
	color:#ffd06b;
	margin:2px;
}
.newsleft h3{
	color:#ff7800;
	margin:2px;
}
.homeright h2{
	color:#ff7800;
	font-size:14px;
	margin:2px;
}
.entry p{
	margin:2px 0px 10px 0px;
}
.alignleft{
	float:left;
	margin:0px 25px 10px 0px;
}
.alignright{
	float:right;
	margin:0px 0px 10px 10px;
}
.xoxo {
	margin:0px 0px 15px 5px;
	padding:0px 0px 0px 5px;
}
.xoxo a{
	color:#ff7800;
}
.xoxo li{
	border-bottom:1px dotted #ccc;
	margin:3px;
	padding:2px;
}
.entry{
	margin:0px;
	padding:2px;
}
.entry img{
	border:1px solid #fff;
}

