/*
Theme Name: Velocity
Theme URI: http://15kmtoexit.com
Author: Chris Steman
Author URI: http://15kmtoexit.com
Description: Custom theme
Version: 1.0
Tags: Custom
*/

/* default
-------------------------------------------------------------------------------*/

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}									

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

/* Responsive images and other embedded objects
   Note: keeping IMG here will cause problems if you're using foreground images as sprites, like, say for Google Maps custom placemarkers. 
   There has been a report of problems with standard Google maps as well, but we haven't been able to duplicate or diagnose the issue. */
img,
object,
embed {max-width: 100%; height:auto}

/* force a vertical scrollbar to prevent a jumpy page */
html {overflow-y: scroll;}

/* we use a lot of ULs that aren't bulleted. 
	don't forget to restore the bullets within content. */
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; color:#666; text-decoration:none}
a:hover{ text-decoration:underline}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

/* tables still need cellspacing="0" in the markup */
table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

h1,h2,h3,h4,h5,h6{ font-weight:400}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; /* CSS2 */
	white-space: pre-wrap; /* CSS 2.1 */
	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
	word-wrap: break-word; /* IE */
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}
 
/* Accessible focus treatment
	people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

/* Make sure sup and sub don't screw with your line-heights
	gist.github.com/413930 */
sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

/* standardize any monospaced elements */
pre, code, kbd, samp {font-family: monospace, sans-serif;}

/* hand cursor on clickable elements */
.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

/* Webkit browsers add a 2px margin outside the chrome of form elements */
button, input, select, textarea {margin: 0;}

/* make buttons play nice in IE */
button {width: auto; overflow: visible;}
 
/* scale images in IE7 more attractively */
.ie7 img {-ms-interpolation-mode: bicubic;}

/* prevent BG image flicker upon hover */
.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  

.clear { clear: both; }

/*grid*/


/*** site styles ***/

body, html { height: 100%; }

BODY {
	background: #848182;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

#site { position: relative; display: block; background: #FFFFFF; width: 900px; margin: 0 auto; padding: 10px 20px; text-align: left; }
#header { position: relative; display: block; width: 100%; margin: 0 0 2px; }
#logo { position: relative; display: inline-block; margin: 40px 0 0 30px; background: url(images/logo.png) no-repeat; float: left; }
#logo a { width: 370px; height: 52px; display: block; text-indent: -9999px; overflow: hidden; cursor: pointer; }
#header-tagline { position: relative; color: #696969; font-size: 18px; width: 350px; padding: 55px 0 0; float: left; text-align: right; }

#header-menu { position: relative; display: block; float: right; background: url(images/menu-sep.png) left center no-repeat; padding: 0 10px 0 22px; margin-left: 20px; height: 128px; }
.menu li { margin: 0 0 6px; }
.menu li a { color: #696969; text-decoration: none; }
.menu li a:hover, .menu li.current-menu-item a { color: #c82422; text-decoration: none; }

.nav { position: relative; display: block; background: url(images/bg-menu.png) repeat-x; height: 21px; padding: 7px 0 0 40px; overflow: hidden; }
.nav li { padding: 0 10px 0 0; display: block; float: left; color: #FFF; }
.nav li a { font-size: 11px; text-transform: uppercase; text-decoration: none; color: #FFF; }
.nav li a:hover, .nav li.current-menu-item a, .nav li.current-menu-parent a, .nav li.current-product-ancestor a { text-decoration: none; color: #c82422; }


#banner { position: relative; display: block; margin: 0 0 10px; text-align: center; border: 1px solid #c8c8c8; text-align: center; }
#banner-img { position: relative; display: block; overflow: hidden; }
#banner-img img { margin: 0 auto; }


#boxes { position: relative; display: block; margin: 0 0 10px; }
#boxes a { display: block; text-decoration: none; border: 1px solid #c8c8c8; color: #666666; margin: 0 0 0 6px; padding: 1px; width: 292px; float: left; }
#boxes a:hover { text-decoration: none; color: #666666; }
#boxes a.first { margin-left: 0; }
#boxes .box-item-image { display: block; float: right; width: 106px;  }
#boxes .box-item-image img { width: 100%; height: auto; display: block; }
#boxes .box-item-content { position: relative; display: block; float: left; width: 170px; padding: 0 8px; }
#boxes .box-item-content h2 { font-weight: normal; font-size: 14px; margin: 0; padding: 10px 0; }
#boxes .box-item-content p { font-size: 11px; margin: 0; padding: 0 0 8px; }
#boxes .box-item-content small { font-size: 9px; color: #999999; }

#home-content { position: relative; display: block; margin: 15px 0 0; }
#home-content-left { position: relative; display: block; float: left; width: 400px; padding: 0 10px; }
#home-content-left h2 { font-size: 16px; margin: 0; padding: 0; }
#home-content-left ul { margin: 0; padding: 10px 0 0 20px; }
#home-content-left li { list-style-type: disc; float: left; width: 150px; font-size: 11px; }
#home-content-right { position: relative; display: block; float: right; width: 400px; padding: 0 10px; font-size: 11px; text-align: right; }
#home-content-right img { margin-left: 10px; }


#content { position: relative; display: block; padding: 30px 40px 0; }
#content h1.page-title { font-size: 28px; margin: 0; padding: 0 0 20px; }
#content ul { margin: 0; padding: 0 20px 15px; }
#content li { list-style-type: disc; margin: 0; padding: 2px 10px; }
#content p { margin: 0; padding: 0 0 15px; }
#content a { color: #C82422; text-decoration: none; }
#content a:hover { color: #000000; text-decoration: underline; }

.post-meta { position: relative; display: block; font-size: 11px; padding: 0 0 20px; margin: -15px 0 0; }

.news-item { position: relative; display: block; padding: 20px 0 0;  border-top: 1px solid #EEEEEE; }
.news-item.first { padding-top: 0; border-top: none; }
.news-item .post-meta { font-size: 11px; padding: 0 0 10px; margin: 0; }
.post-image { position: relative; display: block; float: right; margin: 0 0 10px 10px; }



#content .product-list { position: relative; display: block; padding: 30px 0 0; margin-left: -10px; }
#content .product-list ul { margin: 0; padding: 0; }
#content .product-list li { list-style-type: none; display: block; padding: 0; margin: 0 0 10px 10px; float: left; }
#content .product-list li a { display: block; padding: 10px; height: 200px; width: 150px; background: #FFFFFF; color: #333333 !important; font-weight: bold; text-align: center; text-decoration: none !important; }
#content .product-list li a:hover { background: #CCCCCC; color: #333333 !important; text-decoration: none !important; }
#content .product-list li .img { display: block; height:160px; overflow: hidden; margin-bottom: 5px; }
#content .product-list li img { display: block; width: 100%; height: auto; }
#content .product-list li span { display: block; }


.product-left { position: relative; display: block; width: 66%; float: left; }
.product-specifications { position: relative; display: block; padding: 0 0 40px; }
.product-specifications div { position: relative; padding: 0 0 10px; }
.product-specifications label { display: block; float: left; width: 170px; cursor: default; }
.product-specifications span { display: block; float: left; width: 370px; }

.product-features { position: relative; display: block; }
.product-features h2 { color: #bb1b2e; font-size: 18px; margin: 0; padding: 0 0 10px; }

.product-right { position: relative; display: block; width: 30%; float: left; margin-left: 4%; }

.company-image { position: relative; display: block; width: 100%; text-align: center; padding: 0 0 20px; }
.product-image { position: relative; display: block; width: 100%; text-align: center; padding: 0 0 40px; }
.product-documents { position: relative; display: block; width: 100%; }
.product-documents h3 { color: #bb1b2e; font-size: 16px; margin: 0; padding: 0 0 10px; }

.product-api { position: relative; display: block; width: 100%; text-align: center; padding: 20px 0 0; }


#footer { position: relative; display: block; margin: 30px 0 0; padding: 10px 0; font-size: 11px; border-top: 1px solid #c8c8c8; text-align: right; }
.canada-flag { display: inline-block; background: url(images/logo-canada.png) no-repeat; width: 23px; height: 11px; margin: 0 0 0 5px; }







.alignright { margin: 0 0 10px 10px; float: right; }
.alignleft { margin: 0 10px 10px 0; float: left; }

.hide { display: none; }