#sidebar.blog {
	background:none;
}
#sidebar.blog #promos {
	background:url(../images/bg-sidebar.jpg) 0 0 repeat-x;
}
#sidebar.blog #widgets {
	background:url(../images/bg-sidebar-blog.jpg) 0 -80px repeat-x;
	border-bottom:1px solid #fff;
}


#content {
	padding:0 20px 15px;
}
#content.about {
	background:url(../images/bg-content-about.jpg) 0 0 repeat-x;
}

#content.engines {
	background:#7db9d8 url(../images/bg-content-engines.jpg) 0 0 no-repeat;
	color:#fff;
	height:805px;
}

#content.engines h2 {
	color:#fff;
	margin-bottom:15px;
}

a.lycoming, a.continental  {
	float:left;
	display:block;
	width:350px;
	height:450px;
	text-indent:-999%;
	overflow:hidden;
	margin-left:15px;
	margin-bottom:15px;
}

a.lycoming {
	background:url(../images/a-lycoming.png)  no-repeat;
}

a.lycoming:hover {
	background-position:-350px 0;
}

a.continental {
	background:url(../images/a-continental.png) no-repeat;
}

a.continental:hover {
	background-position:-350px 0;
}


a.ford {
	clear:both;
	display:block;
	width:360px;
	height:127px;
	text-indent:-999%;
	background:url(../images/a-ford.png) no-repeat;
}

a.ford:hover {
	background-position:-361px 0;
}

#content h1 {
	font-size:28px;
	line-height:35px;
	color:#fff;
	font-weight:bold;
	padding:65px 0 25px 0;
}

td.team { padding:0 15px 15px 0; vertical-align:top; }
td.team img {	border:#777 2px solid; }



/*
table.cal-table {
	margin:0;
	padding:0;
	width:100%;
}
table.cal-table td {
	padding:5px 0 20px;
	margin-bottom:5px;
}
table.cal-table td.cal-title-cell {
	margin:0;
	padding:10px 0 5px;
	width:100%;
	font-size:18px;
	line-height:20px;
	color:#34160c;
	font-weight:normal;
	border-bottom:5px solid #ccc;
}

table.cal-table b { color:#34160c; }*/

.cal-title {
	display:block;
	margin:0;
	padding:10px 0 5px;
	width:100%;
	font-size:18px;
	line-height:20px;
	color:#34160c;
	font-weight:normal;
	border-bottom:5px solid #ccc;
}
