/* Hack to roughly match www.shinetech.com */
body {
  font-family: 'Avenir LT W01 45 Book', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #fff;
}
#wrapper {
  background: #fff;
  margin-top: 0;
  padding: 0;
  width: 100%;
}
#header {
  padding: 0;
  overflow: visible;
  width: 100%;
  overflow: visible;
  height: 75px;
  border-bottom: 6px solid #000;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #007dc3;
  background-image: url(http://shinetech.com/images/bkgdNav.png);
  background-position: 50% 0;
  background-repeat: repeat-y;
  background: -moz-linear-gradient(left, #0b649b 0%, #0b649b 50%, #007dc3 51%, #007dc3 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #0b649b), color-stop(50%, #0b649b), color-stop(51%, #007dc3), color-stop(100%, #007dc3));
  background: -webkit-linear-gradient(left, #0b649b 0%, #0b649b 50%, #007dc3 51%, #007dc3 100%);
  background: -o-linear-gradient(left, #0b649b 0%, #0b649b 50%, #007dc3 51%, #007dc3 100%);
  background: -ms-linear-gradient(left, #0b649b 0%, #0b649b 50%, #007dc3 51%, #007dc3 100%);
  background: linear-gradient(to right, #0b649b 0%, #0b649b 50%, #007dc3 51%, #007dc3 100%);
}
#masthead {
  width: 940px;
  margin: 0 auto;
  position: relative;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background: #007dc3;
  background: -moz-linear-gradient(-45deg, #0b649b 0%, #007dc3 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0b649b), color-stop(100%, #007dc3));
  background: -webkit-linear-gradient(-45deg, #0b649b 0%, #007dc3 100%);
  background: -o-linear-gradient(-45deg, #0b649b 0%, #007dc3 100%);
  background: -ms-linear-gradient(-45deg, #0b649b 0%, #007dc3 100%);
  background: linear-gradient(135deg, #0b649b 0%, #007dc3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0b649b', endColorstr='#007dc3',GradientType=1);
}
#site-description {
  display: none;
}
#site-title {
  font-size: 0;
  background-color: transparent;
  background-image: url('http://shinetech.com/images/logoShine.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
  width: auto;
  margin: 0;
}
#site-title span {
  display: inline-block;
  line-height: 75px;
}
#site-title a {
  opacity: 0;
  display: inline-block;
  line-height: 75px;
  text-indent: -9999%;
  width: 133px;
}
#site-description {
  background-color: #376aa3;
  height: 81px;
  margin: 0;
  width: 240px;
  opacity: 1;
  line-height: 2.2em;
  color: #fff;
  font-size: 32px;
  font-style: initial;
}
#branding .home-link img, #branding img {
  border-top: none;
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.entry-title a:link, .entry-title a:visited {
  color: #333;
}
#access {
  position: absolute;
  right: 0;
  width: auto;
  margin: 0;
  float: none;
  background-color: transparent;
}
#access .menu-header {
  width: 940px;
  margin: 0;
}
#access .menu-header li, div.menu li {
  float: right;
}
#access li:hover {
  background: transparent;
}
#access a {
  line-height: 75px;
  color: #fff;
  padding: 0;
  background-image: url(http://shinetechblog.files.wordpress.com/2014/05/navitems.png);
  background-position-x: 50%;
  background-repeat: no-repeat;
  padding: 0 14px;
  text-indent: -9999px;
}
#access li:hover > a, #access ul ul :hover > a {
  background-color: #0b649b;
  background-image: url(http://shinetechblog.files.wordpress.com/2014/05/navitems.png);
  background-position-x: 50%;
  background-repeat: no-repeat;
  color: #fff;
}
#access li.menu-item-5460 > a {
  width: 98px;
  background-position: 50% 0;
}
#access li.menu-item-5461 > a {
  width: 150px;
  background-position: 50% -75px;
}
#access li.menu-item-5462 > a {
  width: 72px;
  background-position: 50% -151px;
}
#access li.menu-item-5463 > a {
  width: 74px;
  background-position: 50% -226px;
}
#access li.menu-item-5464 > a {
  width: 46px;
  background-position: 50% -300px;
  background-color: #0b649b;
}
#access li.menu-item-5465 > a {
  width: 26px;
  background-position: 50% -375px;
}
#access li.menu-item-5466 > a {
  width: 22px;
  background-position: 50% bottom;
}
#access .menu-header #menu-item-5467 {
  float: left;
}
#access li.menu-item-5467 > a {
  width: 150px;
  background: transparent;
}
#container {
  padding-top: 150px;
  background-image: url(http://shinetechblog.files.wordpress.com/2014/05/logoblog.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 46px;
  width: 890px;
}
.entry-content a:link, .entry-content a:visited {
  text-decoration: none;
  border-bottom: 1px dashed #a0a0a0;
}
