/* $Id: header.css,v 1.3 2008/06/18 20:16:42 robby Exp $ */
/*  beginning drupal 6.x theme, 
created by robin / biboo[dot]net / nekodesign[dot]net */
/* first region => div#header-region  */
#header-region {
	margin: .7em;
}

/*     header
****************************************/
#header {
	width: 100%;
}

#header img {
	float: left;
	padding-top:0px;
}

#header h1 {
	padding-top: 9px;
	line-height: 1.6em;
	position: absolute;
}

/*  if site name is displayed  */
#header h1 span.site-name {
	font-size: 1.3em;
}

/*  if site slogan is displayed  */
#header h1 span.site-slogan {
	font-style: italic;
	font-size: .9em;
}

/*  primary links => div#top-primary  
**************************************************/
#top-primary ul.primary-links {
	float: right;
	margin-top: 45px; /* define your own position from the top, also depends on #header height */
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#top-primary ul.primary-links li {
	float: left;
}

#top-primary ul.primary-links li a, #top-primary ul.primary-links li a:link,
#top-primary ul.primary-links li a:visited {
	float: left;
	display: block;
	font-size: 1.3em;
	letter-spacing: 0.05em;
	line-height: 55px;
	height: 34px;
}


#navigation, #featured {
	border:0px solid #BD00000;
	line-height:0;
	margin:0 0 0 0;
	padding:0 0 10px;
	text-align:left;
	vertical-align:top;
	width:844px;
}

#navigation form {
}

#navigation .block {
}

.txtSearch {
	background-image:url('https://www.specterwerkessports.com/sites/default/themes/beginning/images/nav/searchfield.jpg');
	background-repeat:no-repeat;
	background-position:top; 
	height:19px;
	width:122px;
	color:#333333;
	font-family:Verdana;
	font-size:10px; 
	vertical-align:top;
	text-align:left;
	border-style: none; 
	BORDER-TOP-STYLE: none; 
	border:0;
	margin:0;
	padding:0;
	top:0;
	padding-top:5px;
}

.header_menu {
	width: 300px;
	float:right;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	position:relative;
	text-align:right;
	margin: 14px 0 0 0;
}

.header_menu a:link, .header_menu a:hover, .header_menu a:active {
	color:#333333;
	text-decoration: none;
}

.header_img {
	float:left;
	padding-top:0px;
}

.header {
	height: 71px;
	width:100%;
	background-image:url('https://www.specterwerkessports.com/sites/default/themes/beginning/images/logo-bg.jpg');
	background-repeat:repeat-y;
	background-position:top left; 
}


.footer-block {
	float: left;
	width: 274px;
	min-height:258px; 
	overflow:hidden;
	margin-bottom: 10px;
}

.footer-block img {
	border-left: 0px solid #404440;
	border-right: 0px solid #404440;
	border-bottom: 0px solid #404440;
	border-top: none;
	vertical-align: top;
}

	
#footer-middle {
	margin: 0 11px 0 11px;
}

/* for Internet Explorer */
/*\*/
* html #footer .footer-block {
height: 278px;
}
/**/



#footer .footer-block, #footer .block {
	background-image:url('images/footer-block-bg.jpg');
	background-repeat:no-repeat;
}

#footer .title {
	padding:18px 20px 3px 15px;
	float:left;
}

#footer .blockcontent {
	font-family:Verdana;
	font-size:10px;
	color:#333333;
	text-align:left; 
	line-height:16px;
	position:relative;
	float:left;
	width:239px;
}

/*  primary links in footer => div#bottom-primary  
**************************************************/
#bottom-primary {
}

/*  footer message  */
#footer-message {
	
}

#footer-bottom {
	width: 844px;
 	font-family:Verdana;
 	font-size:10px;
 	text-align:left;
 	line-height:16px;
 	color:#999999;  
	background: none;
}

#footer-bottom .blockcontent {
 	border-top:solid 1px #BE0000;
	margin: 0;
 	padding:5px 0 0 0;
	width: 100%;
 	color:#999999; 
	background: none;
}

#footer-bottom p {
 	color:#999999;  
}

#footer-bottom a {
 	color:#999999; 
}

#footer-bottom a:hover {
 	text-decoration:underline;
 	color:#999999; 
}

.addthis {
	float: right;
}




body {
	background-color:#ffffff;
	background-image:url('https://www.specterwerkessports.com/sites/default/themes/beginning/images/body-bg.jpg');
	background-repeat:repeat-x; 
	margin:0;
	padding:0;
	width:100%;
	font-family:Verdana;
	color: #333333;
}

h1 {
	font-size: 2em;
}

h2 {
	color:#BD0000;
	float:none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}

h3 {
	font-size: 1.17em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 0.83em;
}

h6 {
	font-size: 0.67em;
}

a { 
	color:#000000;
	text-decoration:none;
}

a.head {
	cursor: pointer;
}

a:hover, a:active {
	text-decoration:underline;
}

li a.active { 
	color:#BD0000;
}

img, a img {
	border: none;
}

/*****************************/
blockquote {
	padding: 18px;
}

blockquote p {
	margin: 10px 20px;
	padding-left: 18px;
	width: 400px;
	background: url('https://www.specterwerkessports.com/sites/default/themes/beginning/images/close-quote.gif') no-repeat right bottom;
	color: #30457e;
	font: 1.5em "Times New Roman", Times, serif;
	text-indent: -10px;
}

blockquote p:first-letter {
	padding: 18px 0 0 18px;
	background: url('https://www.specterwerkessports.com/sites/default/themes/beginning/images/open-quote.gif') no-repeat left top;
}

/*******************/


textarea, select {
	color: #494949;
	font: 12px/160% Verdana, sans-serif;
}

/*            general list styles
***********************************************/
ul.menu, div.item-list ul {
	margin: 0.35em 0 0 -0.5em;
	line-height: 1.2em;
}

ul.menu li, div.item-list ul li, li.leaf {
	padding: 0 0 .2em 1.5em;
	margin: 0.15em 0 0.15em .5em;
	list-style-type: none;
}

ul li.expanded {
}

ul li.collapsed {
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
	display: block;
}

/*  ul , ol  */
.content ul, .content ol {
	line-height: 1.9em;
}

.content ol {
	margin: 1em 3em 1em 3em;
}

.content ul {
	margin: 0 0 1.9em 0;
       list-style: none;
}

.content ul li {
	margin: 0 0 0 1.9em;
}

.content li:before {
       content: "- ";
}

/*     div#breadcrumb-wrapper / div.breadcrumb
*********************************************************/
#breadcrumb-wrapper .breadcrumb {
	margin: .2em 0;
	font-style: italic;
}

/********/


#content {
	padding:0px 0px 11px 0px;
	font-size:11px;
	color:#333333;
	text-align:left; 
}

.content p {
	text-align:left; 
	line-height:18px;
	padding: 0px 0 11px 0;
}

/*        titles (page.tpl.php / node.tpl.php)
********************************************************/
h2.nodetitle, h1.pagetitle, h2.title, .views-field-title {
	clear: both;
	font-family:Verdana;
	font-size:11px;
	color:#BD0000;
	text-align:left; 
	text-transform:uppercase;  
	font-weight:bold; 
	line-height: 18px;
	padding: 0px 0 11px 0;
}

.views-field-title {
	text-transform:none;  
	line-height:18px;
}

/*            in node.tpl.php
************************************************
************************************************/
.node, .node-sticky {
}

h2.nodetitle {
	margin-top: .4em;
}

h2.nodetitle a {
	color: #23353a;
}

h2.nodetitle a:hover {
	border-bottom: 1px dotted #1d6285;
	color: #217faf;
	text-decoration: none;
}

/*   submitted (node.tpl.php)
**********************************************/
.submitted {
	border-bottom: 1px solid #d8d8d8;
	color: #ababab;
	font-size: 83%;
}

/*  linkswrap / postlinks / taxonomy  (node.tpl.php)
*******************************************************/
.linkswrap {
}

.linkswrap a {
	color: #145e84;
	text-decoration: underline;
}

.linkwrap a:hover {
	border: none;
	color: #000000;
	text-decoration: none;
}

.postlinks a {
	text-decoration: none;
}

.postlinks li.comment_new_comments a {
	color: #e30000;
	text-decoration: underline;
}

.postlinks ul, .taxonomy ul {
	background: none;
}

/*******/
.taxonomy {
	padding: 1px 0 0 22px;
	margin: .4em 0 .4em 0;
	position: relative;
}

.taxonomy a {
	color: #145e84;
	text-decoration: underline;
}

.taxonomy a:hover {
	border: none;
	color: #000000;
	text-decoration: none;
}

.taxonomy ul.links {
	margin: 0!important;
	list-style-type: none;
}

.taxonomy ul.links li {
	margin: 0 .2em;
	padding: 0; /* important */
	display: inline;
	background: none;
}

.taxonomy a.active {
	text-decoration: none;
}

/*          comments    (comment.tpl.php)
*************************************************/
div#comments {
	padding-top: 1em; /* see function phptemplate_comment_wrapper in template.php */
}

.comment {
	padding: 6px .7em 0 .7em;
	margin: 1em 0;
	background: url(images/comment_line.gif) #f3f3f3 no-repeat 0 -2px;
	min-height: 85px; /* for 85*85 pixels user pictures */
}

.comment .picture {
	width: 85px; /* depends on user picture width, drupal core default values: 85px*85px */
	float: right;
	margin: 3px;
}

.comment span.new {
	float: right;
	margin: .4em;
	color: #ff0000;
	font: 1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.comment .signature {
	clear: both;
	border-top: 1px dashed #c0c0c0;
}

.comment .commentlinks {
	clear: both;
	padding-bottom: .2em;
}

.comment .commentlinks ul li {
	border: 1px solid #b0b0b0;
	padding: .2em;
	margin-right: 4px;
	background: #ffffff;
}

/* comment submission  */
#comment-form div.form-item {
	padding: 10px 20px;
	border: 1px solid #ebe8db;
	background: #f5f1eb;
}

* html #comment-form div.form-item {
	height: 1px;
}

/*      sidebars
*****************************/
.sidebar .block {
}

/*       special blocks  
*********************************************/
/* user-login-form  */

.block block-views {
	padding-right:12px;
	padding-left:2px; 
	padding-top:20px; 
}

#user-login-form {
	padding: 0 0 0 10px;
	text-align: left;
}

.form-item {
	text-align: left;
}

/*   box => box.tpl.php   */
.box {
	padding-top: 1em;
}


/* Engine Packages Page */

#enginepackages ul, li {
	list-style: none;
	font-family:Verdana;
	font-size:10px;
	text-transform: uppercase;
	text-align:left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 17px;
}

.engine_covers {
	float:left;
	height:65px;
	line-height:13px;
	padding-top:15px;
	position:relative;
	width:520px;
}

.engine_covers_text
{
	font-family:Verdana;
	font-size:10px;
	text-transform: uppercase;
	text-align:left;
}

.engine_covers_headline
{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;
	text-align:left; 
	font-weight:bold; 
	position:relative;
	text-transform: uppercase;
}

.engine_covers_headline a
{
	font-weight:bold; 
	color:#FFFFFF;
}

.engine_covers_copy
{
	text-transform:none;
	font-weight:normal;
	color:#999999;
	font-size:11px;
	float:left;
	font-family:Verdana;  
	
}
.engine_covers_item
{
	text-transform:none;
	font-weight:normal;
	color:#CCCCCC; 
	font-size:11px; 
	font-weight:bold; 
	position:relative; 
	font-family:Verdana;
	}
	
.engine_covers_leftnav_white
{
	line-height:17px;
	font-weight:normal; 
}
	
.engine_covers_top
{
	padding-bottom:18px; 
}

.engine_covers_leftnav_grey
{
	color:#333333;
	font-weight:bold; 
}

.sub_nav
{
	color:#BD0000;
	font-weight:normal;
}

/* Vehicles page */

.yellow_headline
{
	font-family:Verdana;
	font-size:11px;
	color:#BD0000;
	text-align:left; 
	float:left;
	text-transform:uppercase;  
	font-weight:bold; 
}

.vehicle_copy
{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	text-align:left; 
	line-height:18px;
	padding:20px 0px 20px 0px;
	float:left;
}

/* Downloads */

.view-DownloadsView
  {
  }

.view-DownloadsView a
  {
	color:#BD0000;
  }
.view-DownloadsView a.head
  {
	color:#333333;
  }

.view-DownloadsView li:before {
       content: "- ";
}

/* News */

/* News archive blocks
*******************************************/

.view-NewsView, .view-NewsViewMenu {
	font-family:Verdana;
	font-size:11px;
	color:#BD0000;
	text-align:left; 
	line-height:18px;
	padding-left:2px; 
	padding-left: 2px;
	text-decoration:none;
	font-weight: normal;
	padding-bottom: 10px;
}

.view-NewsView .views-row-odd, .view-NewsView .views-row-even {
	padding-bottom: 8px;
}

.view-NewsView a, .view-NewsViewMenu a {
	color: #BD0000;
	font-size:11px;
}
.view-NewsViewMenu li {
	padding: 0 0 0 10px;
}
.view-NewsView a:hover, .view-NewsViewMenu a:hover {
	text-decoration: none;
	color: #333333;
}

.view-NewsViewMenu a.head {
	color: #333333;
}

.view-NewsViewMenu a.head:hover {
	text-decoration: underline;
}

.views-row-1 a:hover {
	color: #FFFFFF;
}

/* Videos */

.view-VideoPage tbody, .view-VideoMenuBlock tbody {
	border: 0;
}


.view-VideoPage tbody a:link, .view-VideoPage tbody a:visited {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
	text-decoration: none;
}

.view-VideoPage tbody a:hover {
	text-decoration: underline;
}

.view-VideoPage td {
	padding: 5px;
	text-align: left;
}

/* Gallery */

.gallery_link {
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	text-align:left; 
	text-decoration:none;
	font-weight: bold;
	text-transform:uppercase;
}

.gallery_link_active {
	color:#BD0000;
}

/* Drupal Messages */
div.status, div.messages {
	background: #000000;
	color: #BD0000;
	border-color: #BD0000;
}

#sidebar-left .block-block, #sidebar-left .block-views {
	background-image:url(images/waterfall_bg.jpg);
	border: 1px solid #BD0000;
	padding: 11px;
	margin-bottom: 11px;
}

#sidebar-left #block-views-NewsView-block_1 {
	border-bottom: 1px solid #BD0000;
	margin-bottom: 0px;
	
}

#sidebar-left #block-views-NewsViewMenu-block_1 {
	margin-top: -5px;
	border-top: 0px solid #333333;
}

.content .copy {
	margin: 11px 0 0 0;
	border: 1px solid #BD0000;
	padding: 11px;
	min-height: 278px;
	height:auto !important;
	height:278px;
}

#block-views-SideBody-block_1 p {
	padding:0 0 11px;
	line-height:18px;
	color:#333333;
	font-size:11px;
	text-align:left;
}
#block-views-SideBody-block_1 b, #block-views-SideBody-block_1 strong {
	text-transform: uppercase;
}

#block-views-SideBody-block_1 ul {
	color: #BD0000;
	text-transform: uppercase;
	margin: 0 0 11px 0;
	font-weight: bold;
}

#block-views-SideBody-block_1 li {
	list-style-type: disc;
	margin: 0 0 0 11px;
}
#flashcontent {
	padding: 0 0px 6px 0;
}