/*
Theme Name:	Twenty Ten Child
Theme URI:		http: //lespaulelectricguitars.com/
Description:		Child theme for the Twenty Ten theme 
Author:				Norman Sheppard
Author URI:		http: //normansheppard.com/
Template:			twentyten
Version:			0.1.0
*/

@import url("../twentyten/style.css");

#wrapper { 
	border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; 
	box-shadow:3px 3px 10px #888; -moz-box-shadow:3px 3px 10px #888; -webkit-box-shadow:3px 3px 10px #888;
}
#content #nav-above { display:none; }
.entry-meta { display:none; }
.entry-utility { display:none; }

/* AFFOMATIC 
--------------------------------------------------------------*/

#content .ebaybox { font:12px Arial, Helvetica, sans-serif; padding:0; margin-bottom:20px; float:left; width:48%; margin-right:2%; }
#content .ebaybox table { border: none; }
#content .ebaybox td { border: none; vertical-align:top; font-size:11px; padding:5px; }
#content .ebaybox td img { border:1px solid #ccc; padding:3px; }

 /* RSS 
--------------------------------------------------------------*/

#rss { margin-bottom:20px; font-size:12px; padding-bottom:10px; border-bottom:1px solid #ccc; background:url(../rss.gif) no-repeat; padding:0 0 0 38px;  }

h3.widget-title { padding:15px 0; border-top:1px solid #ccc; }


