/*
Theme Name: Classic Engines Theme
Theme URI: http://wordpress.org/
Description: Theme for Classic Engines.
Version: 1.6
Author: James Townes
Author URI: w3-ege.com
Tags: custom theme

*/
body {
	margin: 0;
	position:relative;
	background: url('images/back.gif');
	color: #333; 
}
.png {
	behavior: url('pngbehavior.htc');
}
#main {
	font-family: Verdana;
	width: 780px;
	margin:0 auto;
	background: url('images/backmain.png');
	text-align: left;
	font-size: 12px;
}
* html #main {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/home/images/backmain.png', sizingMethod='scale');
}
img {
	border: none;
}
.errors {
	color: red;
	width: 100%;
}
#header {
	background: url('images/header.jpg');
	width: 760px;
	height: 72px;
	position: relative;
	left: 10px;	
}
#header a {
	background: none;
	display: block;
	height: 35px;
	left: 65px;
	top: 20px;
	position: relative;
	text-indent: -9999px;
	width: 280px;
}
.last {
	width: 104px !important;
}
.mainmenu{
	width: 760px;background: url('images/menu.gif');
	height: 26px;
	margin: 0 0 0 10px;
}
#menu {
	margin:0;
	margin-left: 3px;
	font-family: georgia, sans-serif;
	background: url('images/menu.gif');
	position: relative;
	float: left;
	text-align: center;
	height: 26px;
	font-size: 10px;
	z-index: 1;
	padding: 0 2px 0 0px;
	list-style: none;
	text-transform: uppercase;
	background: url('images/menuitem2.gif') no-repeat 100% 0;
}
#menu li{
	padding: 0 0 0 2px;
	float: left;
	width: 73px;
	height: 26px;
	line-height: 26px;
	position: relative;
	background: url('images/menuitem2.gif') no-repeat 0 0;
}
#menu li a{
	color:#3c3c3c;
	line-height: 26px;
	height: 26px;
	width: 73px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background: url('images/menuitem.gif') repeat-x 0 0;
}
#menu li ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	background: #C37070;
	width: 130px;
	text-transform: none;
	height: auto;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
	top: 26px;
	left: 1px;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#menu li ul li{
	width: 130px;
	float: left;
	height: auto;
	line-height: normal;
	background: none;
	padding: 0;
}
#menu li ul li{padding: 0;}
#menu li ul li span,
#menu li:hover ul li a,
#menu li.hover ul li a{
	background: #C37070;
	text-transform: none;
	color: #fff;
	line-height: 21px;
	display: block;
	width: 129px;
	height: auto !important;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	font-weight: normal;
	border-left: 1px solid #ddd;
}
#menu li ul li span{background: url(images/submenu.gif) no-repeat right !important;}
#menu li ul ul{
	left: 130px;
	top: 0;
	padding: 0 1px 0 0;
}
#menu li ul ul li{width: 100%;}
#menu li ul ul li a{
	background: #C37070;
	text-transform: none;
	color: #fff;
	height: auto;
	line-height: 21px;
	display: block;
	width: 100% !important;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
	text-align: left;
	border-left: 1px solid #ddd;
}
#menu li:hover a,
#menu li.hover a{background: url('images/menuhover.gif');}
#menu li:hover li:hover span,
#menu li.hover li.hover span{
	background: #7e2c2c !important;
}
#menu li:hover li:hover a,
#menu li.hover li.hover a{
	background: #7e2c2c;
}
#menu li:hover li:hover ul a,
#menu li.hover li.hover ul a{
	background: #c37070 !important;
	font-weight: normal;
}
#menu li:hover li:hover ul a:hover,
#menu li.hover li.hover ul a:hover{
	background: #7e2c2c !important;
}
#menu li ul{
	display: none;
}
#menu li.hover ul,
#menu li:hover ul{
	display: block;
}
#menu li.hover ul ul,
#menu li:hover ul ul{
	display: none;
}
#menu li.hover ul li.hover ul,
#menu li:hover ul li:hover ul{
	display: block;
}
.bar {
	position: relative;
	left: 10px;
	clear: both;
	background: url('images/bar.gif');
	width: 760px;
	height: 5px;
	margin-bottom: 15px;
	overflow: hidden;
}
#homepage {
	padding: 19px 0 11px 0;
}
#headtitle {
	position: relative;
	left: 10px;
	width: 760px;
	height: 49px;
	background: url('images/headtitle.gif');
}
#headtitle p {
	color: #633;
	font-size: 25px;
	left: 25px;
	top: 25px;
	padding:17px 0 0 25px;
	margin:0;
	font-variant: small-caps;
	letter-spacing:2px;
	font-family: georgia;
}
#content {
	clear: both;
	margin: 1px 16px 15px 22px;
	position: relative;
	float: left;
	width: 531px;
	height: auto;
	font-size: 11px;
	text-align: justify;
	line-height: 15px;
	padding:0 0 50px 0;
	overflow:hidden;
}
* html #content {
	padding:0 0 80px 0;
	overflow: visible;
}
#content .columns {
	float: left;
	width: 48%;
	padding: 5px 5px;
}
#content ul.news {
	list-style: none;
	color: #333 !important;
	line-height: 18px;
	padding: 0 0 10px 1px;
	margin: 0;
	font-size: 11px;
}
.news li {
	background: url('images/newsitem.gif') left center no-repeat;
	position: relative;
	margin: 0 0 7px 0;
	padding: 1px 0 0 14px;
}
* html #content {
	margin-left: 10px !important;
}
#content table {
	border: 1px solid #660000;
	position: relative;
	text-align: center;
	width: 100%;
	margin: 5px 0;
}
#content .h-box h2 {
	text-align: left !important;
	margin: 0;
	padding: 0 0 6px 0;
	line-height: 17px;
}
#content table h3 {
	text-align: left !important;
}
#content th, .tabletitle {
	background: #7D2626;
	color: white;
	font-weight: normal;
}
.tabletitle {
	font-weight: bold;
	line-height: 15px;
}
#content tr {
	text-align: center;
	height: 20px;
}
#content td {
	line-height: 13px;
}
.parity {
	background: #E3D8D8;
}
#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}
#content p {
	padding: 5px 0 6px 0px;
	margin: 0;
	line-height: 15px;
	text-align: left;
}
.date, .required {
	color: red;
	display: inline;
}
.required {
	position: absolute;
}
h1 {
	position: relative;
	text-align: left;
	font-size: 16px;
	margin: 0;
	padding: 2px 0 11px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	line-height: 22px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	font-style: italic;
	margin: 0;
	padding: 12px 0 2px 0;
}
#contenttop {
	background: url('images/contenttop.gif');
	height: 12px;
	overflow: hidden;
}
#contentmiddle {
	background: url('images/contentmiddle.gif');
	padding: 0 9px 0 12px;
}
#contentbottom {
	background: url('images/contentbottom.gif');
	height: 12px;
	overflow: hidden;	
}
#homepagetop {
	background: url('images/homepagetop.jpg');
	height: 125px;
	overflow: hidden;
}
#contentmiddle {
	background: url('images/contentmiddle.gif');
}
#contentbottom {
	background: url('images/contentbottom.gif');
	height: 12px;
	overflow: hidden;	
}
#description {
	float: right;
	width: 265px;
	text-align: left !important;	
}
.links .link_image {
	height: 65px;
	width: 110px;
	float:left;
	overflow: hidden;
	position: relative;
	display: table;
}
.links .link_image a {
	display: table-cell;
	vertical-align: middle;	
	width: 100%;
	margin: 0 !important;
}
.links .link_image img {
	display: block;
	margin: 0 auto;
}
* html #content .links .link_image a {
	position: absolute;
	top: 50% !important;
}
* html .links .link_image img {
	position: relative;
	top: -50%;
}
.links .link_content {
	padding: 2px 0 10px 13px;
	width: 378px;
	float: left;
	overflow: hidden;
	height: 65px;
}
.clearbar {
	clear: both;
	width: 381px;
	height: 1px;
	background: #660000;
	margin: 3px 0;
	overflow: hidden;
	position: relative;
}
.links .link_content h1 {
	padding: 0 !important;
	margin: 0 !important;
}
.links .clearbar {
	margin: 5px 0;
}
.galleryitem, .galleryitemlast {
	padding: 0 12px 10px 0;
	float: left;
	text-align: center;
	overflow: hidden;
}
table .galleryitem {
	margin-right: 0;
	margin-top: 8px;
}
.galleryitem a, .galleryitemlast a {
	padding: 0 !important;
	line-height: 1px !important;
}

.galleryitemlast {
	padding-right: 0 !important;
}
.gallerytop {
	width: 116px;
	height: 4px;
	background: url('images/gallerytop.gif');
	overflow: hidden;
}
.gallerymiddle {
	width: 116px;
	background: url('images/gallerymiddle.gif');
}
.gallerybottom {
	width: 116px;
	overflow: hidden;
	height: 8px;
	background: url('images/gallerybottom.gif');
}
#sidebar {
	float: left;
	height: auto;
	width: 190px;
	padding: 1px 0 0 0;	
}
#sidebartitle {
	position: relative;
	background: url('images/sidefeatengines.gif');
	height: 20px;
	width: 167px;
	margin-top: 2px;
	margin-bottom: 11px;
	left: 2px;
}
.featengine {
	margin: 6px 0 7px 0;
	height: 69px;
	width: 190px;
	background: url('images/featengine.jpg');
}
.featengine .engine_image {
	float: left;
	width: 64px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	padding: 0 0 0 0;
}
.featengine .engine_content {
	float: left;
	width: 123px;
	height: 60px;
	padding: 5px 0 0 3px;
	font-size:  9px;	
}
.engine_content a, #content a {
	text-decoration: none;
	color: #663333;
	position: relative;
	top: 0;
	left: 0;
	/*position: relative;
	top: 10px;
	/*top: -15px;
	left: 15px;*/
}
#content a {
	font-size: 11px;
}
.featengine img {
	/*width: 50px;
	height: 60px;*/
	margin: 5px 5px;
}
.featengine p {
	display: block;
	position: relative;
	top: 5px;
	text-align: left;
	padding: 0;
	margin: 0 4px 0 0;
	font-size: 9px;
	height:40px;
}
#foo{
	clear: both;
	min-width: 780px;
}
#footer {
	background: url('images/footer.png');
	height: 44px;
	width: 780px;
	margin: 0 auto;
	font: 10px Verdana, sans-serif;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 12px 0 0 0;
	font-size: 10px;
	color: #EBEBEB;
}
#content .text, #content select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F1F1F1;
	border: 1px solid #660000;
	height: 14px;
	width: 160px;
	text-align: left;
	padding-left: 3px;
}
select {
	padding: 0 !important;
}
.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #F1F1F1;
	border: 1px solid #660000;
	height: 119px;
	width: 160px;
	text-align: left;
	padding-left: 3px;
	margin-bottom: 11px;
	/*
	scrollbar-arrow-color:#F1F1F1;
	scrollbar-base-color:#955252;
	scrollbar-shadow-color:#955252;
	scrollbar-face-color:#660000;
	scrollbar-highlight-color:#F1F1F1;
	scrollbar-dark-shadow-color:#F1F1F1;
	scrollbar-3d-light-color:#F1F1F1;
	*/
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.line {
	padding: 6px 0 5px 0;
	height: auto;
	float: left;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
#contact {
	width: 265px;
	float: left;
	margin-right: 20px;
	padding: 7px 0 0 1px;
}
* html #contact {
	margin: 0 25px 0 0 !important;
}
#newsletter {
	width: 191px;
	float: right;
	background: #E3D8D8;
	font-size: 9px;
	text-align: left;
	overflow: hidden;
	margin: 2px 2px 0 0;
}
#newsletter p {
	line-height: 12px;
	padding: 7px 5px 2px 5px;
}
#newsletter .text {
	margin: 0 0 0 9px;
	height: 16px;
	width: 162px;
	padding: 1px 0 0 0;
}
#subscribetop {
	width: 191px;
	height: 9px;
	background: url('images/subscribetop.gif');
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#subscribemiddle {
	padding: 0 5px 1px 4px;
}
#subscribebottom {
	width: 191px;
	height: 9px;
	background: url('images/subscribebottom.gif');
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F1F1F1;
	text-align: center;
	background: url(images/bt_form_ptr.gif);
	height: 18px;
	border: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	float: left; 
	padding: 0;
}
.button-left {
	background: url(images/bt_form_left.gif);
	float: left;
	height: 18px;
	width: 3px;
	margin-left: 3px;
	padding: 0;
	overflow: hidden;
}
.button-right {
	background: url(images/bt_form_right.gif);
	float: left;
	height: 18px;
	width: 3px;
	margin-right: 4px;
	padding: 0;
	overflow: hidden;
}
#debug {
	text-align:center; 
	clear: both;
	z-index:5;
}
.image {
	overflow: hidden;
	}
.image{float:left;background:#fff url('images/bg-image.gif') no-repeat 0 0;}
.image div{float:left;background: url('images/bg-image-b.gif') no-repeat 100% 100%;}
.image div div{background: url('images/bg-image-r.gif') no-repeat 100% 0;}
.image div div div{
	background: url('images/bg-image-l.gif') no-repeat 0 100%;
	padding: 4px 6px 8px 6px;
}
* html .image div div div{padding: 4px 4px 8px 6px;}
.image img{float:left;}
.h-box.container {padding: 5px 0 0 0;}
.h-box{
	width: 500px;
	overflow: hidden;
}
.h-box .left{
	float: left;
	overflow: hidden;
	width: 130px;
	margin: 0 auto;
}
.h-box .right{
	float: right;
	overflow: hidden;
	width: 370px;
}
.h-box .image {
	margin-bottom: 20px;
}
.pager {
	margin: 0 auto;
	float: none;
}
#gallery {
	padding: 5px 0 0 3px;
}
#content table.engines {
	border: medium none;
	width: 100%;
	padding-top: 3px;
	margin: 0;
}
#content table.engines tr {
	height: auto;
}
#content table.engines td {
	line-height: 10px;
}
.note {
	text-align: left;
	margin: 0 1px 0 0;
}
.formletter {
	width: 191px;
	padding: 0 10px 0 0;
	margin: 0;
}
.line2 {
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 16px;
}
#newsletter input.radio {
	padding: 0;
	margin: 3px 4px 0 0;
	vertical-align: middle;
}
#newsletter label {
	vertical-align: middle;
}
#newsletter .floatright {
	padding: 7px 23px 0 0;
}
#newsletter .mailing.list {
	margin: 2px 0 -2px 6px;
}
.floatright.feature{
	display: inline;
	width: 266px;
}
.floatright.feature h1 {
	padding: 2px 0 3px 0;
}
.floatright.feature .clearbar {
	width: 263px;
	clear: none;
	margin: 4px 0 5px 0;
}
.png.featimage {
	display: inline;
	float: left;
	margin: 0 10px 20px 0;
}
.floatright.feature .floatright {
	padding: 14px 2px 0 0;
}
#fix {
	/*width: 780px;
	margin: 0 auto;
	text-align: left;
	height: auto;*/
}
#content .h-box p {
	line-height: 14px !important;
}
#content table.decals {
	margin: 0;
	padding: 0;
}
#content .decals tr {
	height: auto;
	padding: 0;
	margin: 0;
	
}
#content .decals td {
	height: auto;
	padding: 3px 0 10px 6px;
}
#content .decals p {
	padding: 0 0 0 10px;
	margin: 0 -3px 0 0;
	line-height: 14px;
}
#contact input.text {
	height: 15px;
	width: 159px;
	margin: 0 1px 0 0;
}
#guestbookform {
	width: 	300px;
}
#guestbook select {
	font-size: 11px;
	font-family: Verdana;
	width: 165px;
	color: #333;
}
#guestbook .floatright {
	font-size: 10px;
	font-family: serif;
} 
#guestbooklist .clearbar {
	width: 500px;
}
#guestbook p {
	padding: 5px 0 6px 15px;
}
#guestbooklist a {
	display: block;
}
#guestbooklist p {
	text-align: center;
}
#guestbooklist .floatright {
	text-align: right;
	padding: 0 9px 0 0;
}
#newsletter a {
	font-size: 9px;
}
.blank {
	height: 2px;
	background: url(images/blank_letter.gif);
	margin: 14px 4px 0 5px;
	overflow: hidden;
}
p.guestbookp {
	padding: 5px 5px 0 !important;
}