/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

/* clearfix */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/* elements */

body {
  background: #d2af91; 
  margin: 0; 
  padding: 0;
  padding-top: 19px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  color: #131313;
  font-size: 12px/170%;
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 170%;
  color: #0c60d0;
  padding: 12px 0px 0px 0px;
  position: absolute;
  top: 0;
  left: 110px;
  font-weight: normal;
}

h3 {
  font-size: 190%;
  color: #ee661c;
  font-weight: normal;
  padding-bottom: 15px;
}

a img { border:none; }

a {
  color: #cc3300;
}

li {
  list-style: none;
  padding: 0;
  margin: 0;
}

p {
  padding: 5px 0px 10px 0px;
}

.clear {
  clear: both;
  width: 100%;
  font-size: 0;
  line-height: 0;
}



/* SITE STRUCTURE */

#page {
  width: 990px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

#header {
  background: #fff url(hp_images/header.jpg) no-repeat 0 0;
  height: 581px;
  position: relative;
}

#header #logo {
	overflow: hidden;
	display: block;
	width: 174px;
	height: 88px;
}

#header #logo a {
  display: block;
	overflow: hidden;
	width: 130px;
	height: 130px;
	position: absolute;
	top: 80px;
	left: 110px;
}

#header_links {
  position: absolute;
  width: 262px;
  top: 70px;
  left: 270px;
}

#header_links a {
  font-weight: bold;
  display: block;
  padding: 10px 0px 5px 45px;
  color: #000;
  text-decoration: none;
}

#header_links a#intro_link {
  background: url(hp_images/sign_bike.jpg) no-repeat left 0;
}

#header_links a#blog_link {
  background: url(hp_images/sign_sheets.jpg) no-repeat left 0;
}

#showroom {
  position: absolute;
  left: 590px;
  top: 50px;
  background: url(hp_images/hand.jpg) no-repeat right 0;
  font-size: 70%;
  padding-top: 28px;
}

a#checkout_catalog {
  position: absolute;
  background: url(hp_images/flier.jpg) no-repeat 0 0;
  display: block;
  width: 263px;
  height: 143px;
  left: 759px;
  top: 10px;
}

ul#menu {
  position: absolute;
  top: 210px;
  left: 105px;
}

ul#menu li {
  background: url(hp_images/menu_list_type.jpg) no-repeat left 9px;
  padding-left: 20px;
  padding-bottom: 2px;
}

ul#menu li a {
  color: #fff;
  text-decoration: none;
  font-size: 90%;
  font-weight: bold;
}

ul#menu li a:hover {
  text-decoration: underline;
}

#hp_images {
  position: relative;
  top: 94px;
  left: 312px;
}

#hp_images a {
  position: absolute;
}

a#hp_choppers {
  top: 228px;
  left: 0;
  display: block;
  width: 305px;
  height: 67px;
}

#hp_1 {
  top: 0;
  left: 0;
}

#hp_2 {
  top: 296px;
  left: 0;
}

#hp_3 {
  top: 296px;
  left: 102px;
}

#hp_4 {
  top: 296px;
  left: 204px;
}

#hp_5 {
  top: 34px;
  left: 345px;
}

#hp_6 {
  top: 34px;
  left: 538px;
}

#hp_7 {
  top: 107px;
  left: 538px;
}

#hp_8 {
  top: 228px;
  left: 345px;
}

#hp_9 {
  top: 228px;
  left: 538px;
}

#hp_10 {
  top: 301px;
  left: 538px;
}

ul#menu_horizontal {
  padding: 5px 0 10px 0;
}

ul#menu_horizontal li {
  padding-right: 5px;
  display: block;
  float: left;
  width: 151px;
  height: 77px;
}

ul#menu_horizontal li.discount {
  width: 150px;
  color: #0c60d0;
  font-size: 80%;
  background: url(hp_images/hand2.jpg) no-repeat left 0;
  padding-left: 55px;
}

ul#menu_horizontal li a {
  display: block;
  float: left;
  width: 151px;
  height: 77px;
}

ul#menu_horizontal li a.choppers {
  background: url(hp_images/menu_choppers.jpg) no-repeat 0 0;
}

ul#menu_horizontal li a.childs {
  background: url(hp_images/menu_childs.jpg) no-repeat 0 0;
}

ul#menu_horizontal li a.womens {
  background: url(hp_images/menu_womens.jpg) no-repeat 0 0;
}

ul#menu_horizontal li a.mens {
  background: url(hp_images/menu_mens.jpg) no-repeat 0 0;
}

ul#menu_horizontal li a.accessories {
  background: url(hp_images/menu_accessories.jpg) no-repeat 0 0;
}

#feed {
  background-color: #ecdfce;
  padding: 15px 10px 10px 10px;
}

.feed_post h3 {
  background: url(hp_images/h3_list_type.jpg) no-repeat left 10px;
  padding: 0px 0px 0px 12px;
  color: #cc3300;
  font-size: 130%;
}

.feed_post p {
  font-size: 80%;
  padding-left: 15px;
}

#footer {
  padding-top: 10px;
  font-size: 80%;
}

#footer #newspapers {
  float: left;
}

#footer #copyright {
  text-align: right;
  color: #817871;
}
