/*
 Theme Name:   Twenty Ten Child
 Theme URI:    http://irreal.org/twentyten-child/
 Description:  Twentyten Child Theme
 Author:       Jon Snader
 Author URI:   http://irreal.org
 Template:     twentyten
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyten-child
*/

@import url("../twentyten/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
	border: 1pt solid black;
	padding: 3pt;
	background-color: #F0F8FF;
	overflow: auto;
}
.key, kbd {
	border:solid 1px #989898;
	border-radius: 3px;
	background-color: #F4F4F4;
	padding-left: .25ex;
	padding-right: .25ex;
	font-family: monospace;
}
.footpara:nth-child(2) { display: inline; }
.footpara { display: inline; }
.footdef { margin-bottom: 1em; }
#site-title {
	float: left;
	font-size: 60px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
