/*
@media only screen and (max-device-width : 736px) {
body {-webkit-text-size-adjust: none;
      background: #eee;}
.info {font-size:6px !important;
	   line-height:10px;
color:FFF !important;}	  
  }
 */

/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */
* { margin:0; padding:0; border: 0;}
article, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { height:100%; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body {height:100%; margin: 0; font-size: 1em; line-height: 1.4; background:fixed center #eee; background-size:100% 100%; cursor:default;  }

::-moz-selection { background: #333; color: #fff; text-shadow: none; }
::selection { background: #333; color: #fff; text-shadow: none; }

a { color: #3490FF; text-decoration:none;}
.underline { text-decoration:underline;}
.underline:hover { color:#4477ff;}
a:visited { color: #fff; }
a:hover { color:#fff; text-decoration:underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ===== Primary Styles ========================================================
   Author: James
   ========================================================================== */

/* =============================================================================
   Layout
   ========================================================================== */
#wrapper{ width: 90%; min-height:100%; margin: 0 auto; 


}

#logo{ height:115px; width:267px; padding:8px; padding-left:41%; align-content: center}
#kingstoncycles img{ overflow: visible;}
#kingstoncycles:hover img{ opacity:1; visibility:visible; margin-top:0px; }
h1 { text-indent:-1000px; background: url('../img/kingstoncycleslogo.png') no-repeat; height:125px; width:100%;}
header{ height:141px; width:100%; background: #FCED19 url(../img/headerbg.png) repeat-x; 	}

/* =============================================================================
   Information
   ========================================================================== */
.info{	position:absolute; top:2px;	right:8px; color:#333; line-height:25px; text-align:right; font-family: "Arial Black", "Verdana", Arial, sans-serif; letter-spacing:-1px; font-weight: bold; font-size:100%; -webkit-font-size:50% !important; }
.info a { color:#333; text-decoration:none; }
.info2{	position:absolute; top:65px; right:10px; color:#333 !important; line-height:25px; text-align:right; text-decoration:none !important; font-family: "Arial Black", "Arial Bold", "Verdana-Bold", Arial, sans-serif !important; font-weight: bold; letter-spacing:-1px; font-size:160%; }
.info2 a { color:#333; text-decoration:none; }
:-moz-any(.info,.info2){ font-weight:900; }
#phonetimes img{ opacity:0; position:absolute; right:20px; top:50px; z-index:1;	margin-top:-30px; visibility:hidden; }
#phonetimes:hover img{ opacity:1; visibility:visible; margin-top:0px; }
.fadein{	-webkit-transition: visibility 1s, opacity 0.5s ease-in-out, margin 0.5s ease-out;
			-moz-transition: visibility 1s, opacity 0.5s ease-in-out, margin 0.5s ease-out;
			-o-transition: visibility 1s, opacity 0.5s ease-in-out, margin 0.5s ease-out;
			-ms-transition: visibility 1s, opacity 0.5s ease-in-out, margin 0.5s ease-out;
			transition: visibility 1s, opacity 0.5s ease-in-out, margin 0.5s ease-out;
			}
/* =============================================================================
   Navigation
   ========================================================================== */
.nav  { position:absolute; bottom:2px; right:2px; width:650px; }
.nav ul { padding: .4em 0 .4em  .4em; float: left; background: none; background: rgba(0,0,0,.0);  }
.nav li { float:left; padding-top:6px; }
.nav a { float:left;
        padding: .0em 0.5em;
		margin-right: 0.3em;
        text-decoration: none;
		color:#FFF !important;
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
		font-family: 'BebasNeueRegular', "Arial Narrow", "Trebuchet MS", Helvetica, sans-serif;
		font-size:24px;
        letter-spacing: 1px;
        background: #000;
 }
 .nav a:hover{	background:#666;
  				-moz-box-shadow: 0 0 2px 2px #CCC;
				-webkit-box-shadow: 0 0 2px 2px #CCC;
				box-shadow: 0 0 2px 2px #CCC;
				-webkit-transition: all 0.4s ease-in-out;
				-moz-transition: all 0.4s ease-in-out;
				-o-transition: all 0.4s ease-in-out;
				-ms-transition: all 0.4s ease-in-out;
				transition: all 0.4s ease-in-out;
				}
/* =============================================================================
   Navigation2
   ========================================================================== */
.nav2  { position:absolute; top:10px; right:5px; }
.nav2 ul { padding: .4em 0 .4em  .4em; float: left; background: none; background: rgba(0,0,0,.0); }
.nav2 li { float:left; }
.nav2 a {float:left;
        padding: .0em 0.5em;
		margin-right: 0.3em;
        text-decoration: none;
		color:#FFF !important;
		font-family: 'BebasNeueRegular', 'Arial Narrow', Charcoal, sans-serif;
		font-size:24px;
        letter-spacing: 1px;
        background: #000;
 }
 .nav2 a:hover{	background:#666;
  				-moz-box-shadow: 0 0 2px 2px #CCC;
				-webkit-box-shadow: 0 0 2px 2px #CCC;
				box-shadow: 0 0 2px 2px #CCC;
				-webkit-transition: all 0.4s ease-in-out;
				-moz-transition: all 0.1s ease-in-out;
				-o-transition: all 0.1s ease-in-out;
				-ms-transition: all 0.1s ease-in-out;
				transition: all 0.1s ease-in-out;
				}

/* =============================================================================
   Breadcrumbs
   ========================================================================== */
#crumbs{ font-family: 'BebasNeueRegular', 'trebuchet MS', Arial, Helvetica; font-size:24px; background:#CCC; color:#666 !important; float:left; padding:5px; width:100%; }   
/* =============================================================================
   Content
   ========================================================================== */
#content{ width:100%; padding-top:40px; height:100%; padding-bottom: 200px; }

/* =============================================================================
   Homepage only
   ========================================================================== */ 
.shopfront{ background:url(../img/shopfront.png); height:647px; }
.darkbg {	height:500px; width:360px; margin-left:570px; padding:10px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.2); color:#fff !important;
			/* For IE 5.5 - 7*/filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000, endColorstr=#20000000);
			/* For IE 8*/ -ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#20000000, endColorstr=#20000000)';}

/* =============================================================================
   Article
   ========================================================================== */
   
article{ background:#ccc; font-family:"Open Sans", "lucida grande", "Segoe UI", arial, verdana, sans-serif; font-size:18px; float:left; color:#4b4740;}
.dark{ background: url(../img/bg-tile.jpg) repeat #003;}
.wide{ width:100%; clear:both; border-bottom:#ccc solid thick;}
.big{ width:715px; }
.half{ width:470px; margin-bottom: -1000px; padding-bottom: 1000px; }
.half2{ width:480x; }
.side{ width:225px; height:290px; }
.side a:hover { -webkit-transition: opacity .3s ease-in; -moz-transition: opacity .3s ease-in; -o-transition: opacity .3s ease-in; -ms-transition: opacity .3s ease-in; transition: opacity .3s ease-in; opacity: .8; border: 3px solid #FFF;}
.side a img, .side a { border: none; overflow: hidden; float: left; }
.side a:hover img { margin: -3px; }
.side2{ width:225px; height:113px;}
.halfside{ width:112.5px; height:113px;}
.squares {width:240px; height:240px;}
.squares a:hover { -webkit-transition: opacity .3s ease-in; -moz-transition: opacity .3s ease-in; -o-transition: opacity .3s ease-in; -ms-transition: opacity .3s ease-in; transition: opacity .3s ease-in; opacity: .8; border: 3px solid #FFF;}
.squares a img, .squares a {border: none; overflow: hidden; float: left;}
.squares a:hover img { margin: -3px; }
.side2 a:hover { -webkit-transition: opacity .3s ease-in; -moz-transition: opacity .3s ease-in; -o-transition: opacity .3s ease-in; -ms-transition: opacity .3s ease-in; transition: opacity .3s ease-in; opacity: .8;}
.title{ font-family: 'BebasNeueRegular', 'trebuchet M', Arial, Helvetica; font-size:70px; text-shadow: 2px 1px 8px #615f61 !important; color:#fff; padding-left:10px;}
.subtitle{ font-family: 'BebasNeueRegular', 'trebuchet MS', Arial, Helvetica; font-size:40px; text-shadow: 2px 1px 8px #615f61; color:#fff; padding-left:10px;}
.open{ font-family:"Open Sans", "lucida grande", "Segoe UI", arial, verdana, sans-serif; font-size:18px; padding:0 10px;}
.highlight{background-color:#000; opacity:0.7; color:#fff !important;}
.left{ padding-right:20px; }
.third{ height:307px; width:306.5px; width: -moz-calc(920px/3); }
.gap{ margin-right:10px; background:fff;}
.copyright{ position:absolute; bottom:10px; left:39%; font-family:'Open Sans', 'lucida grande', 'Segoe UI', arial, verdana, sans-serif; font-size:15px; color:#666; text-shadow: 0px 1px 0px #fff; }
.whitetriangle { width: 0; height: 0; border-left: 480px solid transparent; border-right: 480px solid transparent; border-top: 150px solid white; margin-top:-5px !important; } 
.toptriangle { width: 0; height: 0; border-left: 480px solid transparent; border-right: 480px solid transparent; border-bottom: 150px solid white; } 
.greytriangle { width: 0; height: 0; border-left: 480px solid transparent; border-right: 480px solid transparent; border-top: 150px solid #ccc;  background:white !important;}
.endtriangle { width: 0; height: 0; border-left: 480px solid transparent; border-right: 480px solid transparent; border-top: 150px solid #ccc;  background:none !important; }

/* =============================================================================
   Footer
   ========================================================================== */
footer{ height: 150px; width:100%; background:#CCC;  margin:0 auto; width: 960px; position:relative; border-top: #ccc 10px solid;

}
footer img{ padding:20px 0 0 20px; opacity:0.5; }
footer img:hover{ 	
				-webkit-transition: all 0.4s ease-in-out;
				-moz-transition: all 0.4s ease-in-out;
				-o-transition: all 0.4s ease-in-out;
				-ms-transition: all 0.4s ease-in-out;
				transition: all 0.4s ease-in-out;
				opacity:1;
				}



  
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.spacer { margin-bottom:1em; }
