/*
Theme Name:     Twenty Ten PoL
Theme URI:      http: //peterandlinda.com/
Description:    PoL Child theme for the Twenty Ten theme 
Author:         Peter B. Hedlund
Author URI:     http: //peterandlinda.com/about/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

#site-title a {
    color: #000000;
}

#branding img {
	clear: both; 
	display: block;
	border-top: 0px solid #000; 
	border-bottom: 0px solid #000;
}


#site-info {
	float: left;
	width: 100%;
	font-weight: normal;
	font-size: inherit;
        margin-left:10px;
	padding-top: 4px;
}

#site-generator {display:none;}

#vocabulary table {
	border: 1px solid #e7e7e7;
	text-align: left;
	margin: 0 -1px 4px 0;
	width: 100%;
}
#vocabulary tr th,
#vocabulary thead th {
        font-family:        "Courier New",Courier,monospace; 
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 6px 6px;
}
#vocabulary tr td {
	border-top: 1px solid #e7e7e7;
        font-family:        "Courier New",Courier,monospace; 
	font-size: 12px;
	line-height: 16px;
	padding: 6px 6px;
}
#vocabulary tr.odd td {
	background: #F2F7FC;
}

.thead 
{

font-size:          90%; 
color:              black;
margin:             0px;
border:             none;
padding:            6px 6px;
white-space: nowrap;
}

.tbody {
font-family:        "Courier New",Courier,monospace; 
font-size:          90%; 
color:              black;
width:              100%;
}

#sample tr td.hstyle0
{
color:              black;
margin:             0px;
padding:            4px 4px;
text-align: right; 
font-family: "Arial"; 
font-size: 12pt; 
background-color: darkgray;
}

#sample tr td.hstyle1
{
color:              black;
margin:             0px;
padding:            4px 4px;
text-align: left; 
font-family: "Arial"; 
font-size: 12pt; 
background-color: darkgray;
}

}

#sample tr td.rstyle0
{
margin:             0px;
padding:            4px 4px;
text-align: left; 
background-color: white;
}
