@font-face { font-family: 'HelveticaNeue-Bold'; src: url('helveticaneue-webfont.eot'); src: url('helveticaneue-webfont.eot?iefix') format('eot'), url('helveticaneue-webfont.woff') format('woff'), url('helveticaneue-webfont.ttf') format('truetype'); }

a { text-decoration: none; color: #282c2e; }
a:hover {text-decoration: underline; color: #282c2e; }

.alignLeft { float: left; }
.alignRight { float: right; }
.hide { display: none; }

body { background: #ffffff; font: normal 14px Georgia, Utopia, 'Times New Roman', Times, serif; color: #000000; }
body.image { background: url(bg.png); background-position: center; background-repeat: repeat; }
h1, h2, h3 { font-family: Georgia, Utopia, 'Times New Roman', Times, serif; color: #333333; }
h3 { font-size: 36px; color: #333333; font-family: Georgia, Utopia, 'Times New Roman', Times, serif; }

.ui-selectmenu-icon, .ui-selectmenu, .ui-selectmenu.ui-state-active { background-image: url("icons_sprite.png"); }

.msg p { text-align: center; padding: 0; }
.msg p.success { color: #23AA26; }
.msg p.error { color: #C61919; }

#wrapper { background: #ffffff; -moz-box-shadow: 0 0 5px rgba(0,0,0,0.3); -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3); box-shadow: 0 0 5px rgba(0,0,0,0.3); padding: 30px; width: 920px; }
.ownPage ol {
	list-style: decimal inside none;
}
.ownPage ol li, .ownPage ul li {
	line-height: 150%;
	margin-bottom: 10px;
}
.ownPage ol li ul {
	margin-left: 30px;
}
.ownPage ul {
	list-style: disc inside none;
}
#header .top { margin-bottom: 20px; position: relative;}
#header .cart a { color: #000; }
#header ul li { width: auto !important; margin-right: 60px; }

#logo { 
	float: left;
	margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%) 
}
#logo a { font-size: 30px; text-decoration: none; color: #000000; display: block; }
#logo a:hover { color: #a7a7a7; }
#logo span { color: #999; font-size: 10px; letter-spacing: 2px; display: block; }
.logo_img {
	max-height: 100px; 
}

#nav-search { float: right; padding-top: 10px; padding-bottom: 20px;}
#nav-search input { background: #fafafa; border: 1px solid #f2f2f2; height: 25px; line-height: 25px; display: block; float: left; margin: 0; }
#nav-search input[type=text] { border-right: none; border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; -webkit-border-radius: 6px 0 0 6px; width: 190px; font-size: 16px; padding: 2px 5px; }
#nav-search input[type=submit] { border-left: none; border-radius: 0 6px 6px 0; -moz-border-radius: 0 6px 6px 0; -webkit-border-radius: 0 6px 6px 0; padding: 2px 10px; color: #d8d8d8; font-size: 16px; height: 31px; line-height: 25px; }

.pretty input[type=text], .pretty input[type=submit], .pretty textarea { background: #fafafa; border: 1px solid #f2f2f2; height: 25px; line-height: 25px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; font-size: 16px; padding: 2px 5px; }
.pretty tr td:first-child { width: 100px; text-align: right; }

.nav { border-top: 1px solid #f2f2f2; border-bottom: 1px solid #f2f2f2; margin-bottom: 24px; }
.nav ul li a { height: 40px; line-height: 40px; text-decoration: none; font-size: 17px; color: #767676; }
.nav ul > li { position:relative; }
.nav ul li.active a { font-weight:bold; color:#000; }
.nav ul li a:hover { color: #000000; }
.nav ul li > ul { position:absolute; background:#fff; border-color: #f2f2f2; border-style: solid; border-width: 1px; border-color: #ffffff #f2f2f2 #f2f2f2; box-shadow: 0 1px 1px #f0f0f0; padding: 5px; z-index: 300; width: 150px;}
.nav div { background: url('../assets/cart.jpg') no-repeat scroll 0 11px; height: 40px; line-height: 40px; font-size: 12px; color: #767676; float: right; padding-left: 20px; }
/*** Pagination ***/
ul.pagination { width: 100%; }
ul.pagination li { display: inline-block; font-size: 16px; margin: 0 5px; text-align: center; }
ul.pagination li a { color: #62a0c4; }
ul.pagination li span { color: #ccc; }
ul.pagination li.active span { color: #000; }
ul.pagination li.prev { float: left; margin-left: 0; width: 40%; text-align: left; }
ul.pagination li.next { float: right; margin-right: 0; width: 40%; text-align: right; }

#banner { margin-bottom: 40px; position: relative; }
#banner .viewport { overflow: hidden; width: 920px; height: 390px; background: url(loader.gif) no-repeat center #fff; position: relative; }
#banner .viewport .images { position: relative; }
#banner .viewport li { float: left; }
#banner .viewport li img { max-width: 920px; }
#banner .prev, #banner .next { display: block; width: 70px; height: 60px; position: absolute; z-index: 1; top: 160px; }
#banner .prev { background: url(banner_prev.png); left: -42px; }
#banner .next { background: url(banner_next.png); right: -42px; }
#banner .pager { text-align: center; padding: 10px 0; }
#banner .pager a { display: inline-block; background: #dadada; -moz-box-shadow: inset 2px 2px 3px #b3b3b3; -webkit-box-shadow: inset 2px 2px 3px #b3b3b3; box-shadow: inset 2px 2px 3px #b3b3b3; width: 10px; height: 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#banner .pager a.active { background: #8e8e8e; -moz-box-shadow: inset 2px 2px 3px #747474; -webkit-box-shadow: inset 2px 2px 3px #747474; box-shadow: inset 2px 2px 3px #747474; }
#banner .pager li { display: inline; padding: 0 1px; }
#banner .images li a { display: block; }
#banner .viewport.noBanners { background: url(banner-blankslate.jpg) }
#banner .viewport div.img img { width: 920px; height: 390px; }

/* Home Page Boxes */
.smartBox { width:410px; padding:20px; }
.smartBox h4 { margin-bottom:0px; }
.smartBox p { color:#8A979F; }
.smartBox.newsletter { background: #def0f8; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; border:1px solid #e9f4f7; }
.smartBox form input[type=submit] { background:#5AA6D5; -moz-border-radius:15px; -webkit-border-radius:15px; border-radius:15px; color:#fff; font-size:13px; padding:5px 8px; border: 1px solid #289CE0; }
.smartBox form input[type=text] { border:1px solid #e9f4f7; padding:5px; width:220px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.productList li { float: left; width: 213px; height: 215px; text-align: center; border: 1px solid #f2f2f2; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-right: 20px; margin-bottom: 20px; }
.productList li.last { margin-right: 0; }
.productList li span { color: #333; font-size: 13px; }
.productList li span.price { display: block; margin-top: 2px; color: #666; }
.productList li a { padding: 10px; display: block; }
.productList li a div { height: 150px; line-height:150px; margin-bottom: 10px; }
.productList li a div img { max-height: 150px; vertical-align: middle; }

#footer { border-top: 1px solid #f2f2f2; margin-top: 10px; padding-top: 20px; padding-bottom: 20px; }
#footer ul.footerMenu { float: left; width: 430px; }
#footer ul.footerMenu li { text-align: left; width: 145px; padding-left: 0; padding-right: 70px; }
#footer ul.footerMenu li a { color: #7f7f7f; }
#footer ul.services { float: right; background: url('../assets/services_icons.jpg') no-repeat; }
#footer ul.services li { float: left; padding: 0; width: 21px; margin-right: 5px; }
#footer ul.services li a { width: 21; height: 21px; display: block; }

.copyrights { margin: 0 auto; width: 980px; }
.copyrights span { padding: 20px 30px 0; display: inline-block; color: #7f7f7f; }
.copyrights span.alignRight { padding-right: 10px; }
.copyrights .logo { width: 62px; height: 21px; background: url(../assets/footer_logo.png); display: inline-block; vertical-align: middle; }

/*** Product Page ***/
.path { margin-bottom: 30px; color: #888; }
.path li { float: left; font-size: 12px; margin-right: 5px; }

.ad-gallery { width: 400px; float: left; margin-right: 30px; }
#multizoom { height: auto !important; }
#gallery .nav {width: 100%; height: 23px; }
.imageLayout #thumbs { width: 100px !important; float: left; margin-right: 20px; }
.imageLayout .mainImage { float: left; }
.imageLayout .mainImage img { max-width: 280px; }
.imageLayout ul { float: left; width: 100px; height: 330px; }
.imageLayout ul li { margin-bottom: 10px; height: 100px; line-height: 100px; }
.productDescription { float: left; width: 450px; }
div.navigation div.top, div.navigation div.bottom { height: auto !important; }
div.pagination a { margin: 0 auto !important; float: none !important; width: 24px; height: 24px; text-indent: -1000px; overflow: hidden; border: 0 !important; background: url(../assets/photos_nav.png) 0 0 no-repeat; }
div.pagination a:hover { background-color: #fff !important; }
div.pagination.bottom a { background-position: 0 -24px; }
ul.thumbs li a.thumb { display: block; text-align: center; }
ul.thumbs li a.thumb img { display: inline; vertical-align: middle; }

ul.variants li { float: left; width: 145px; margin-right: 5px; }
ul.variants li span { font-weight: bold; display: inline-block; margin-bottom: 5px; }
ul.variants li ul li { margin-bottom: 5px; }
ul.variants li label input { margin: 0 5px; }
.productPage .price { margin: 30px 0; }
.productPage .price span.big { font-size: 36px; font-family: Georgia, 'Times New Roman', Times, serif; color: #666; float: left; }
.productPage .price span span { float: none; }
.productPage .price input, .cartPage .submit input { background: #93c9e9; color: #ffffff; text-shadow: 0 -1px 0 #80b9da; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; font-size: 15px; font-weight: bold; margin: 9px 0 0 15px; padding: 5px 15px; border: 1px solid #80b9da; -moz-box-shadow: 0 1px 0 #acd5ee inset; -webkit-box-shadow: 0 1px 0 #acd5ee inset; box-shadow: 0 1px 0 #acd5ee inset; }
.productPage .price input:hover, .cartPage .submit input:hover { background: #acd5ee; color: #ffffff; -moz-box-shadow: 0 1px 0 #93c9e9 inset; -webkit-box-shadow: 0 1px 0 #93c9e9 inset; box-shadow: 0 1px 0 #93c9e9 inset; }
.desc p strong { color: #333; }
.desc p { margin: 0; color: #666; margin-bottom: 7px; }
.productDescriptionText ol {
	list-style: decimal inside none;
}
.productDescriptionText ul {
	list-style: disc inside none;
}
.lack { margin-top: 5px; color: red; }

.nav-controls { display: none; }

.header { margin-top: 60px; }
.header a { color: #529EB8; float: right; }
.header a:hover { text-decoration: underline; }
.nextPrev { text-align: center; }

/*** Category Page ***/
.leftSidebar { float: left; width: 235px; padding-top: 40px; }
.leftSidebar li.main { margin-top: 10px; border-bottom: 1px solid #f3f3f3; padding-bottom: 10px; width: 90%;}
.leftSidebar li.main:last-child { border-bottom: none; }
.leftSidebar li a { color: #529EB8; }
.leftSidebar li.active > a { color:#000; }
.leftSidebar li ul { margin: 5px 0 25px 15px; }
.leftSidebar li ul li { margin: 7px 0; }
.leftSidebar .hr { border-bottom: 1px solid #f3f3f3; width: 90%; margin: 20px 0; }
.container { float: left; width: 685px; }
.container.list { width: 100%; }
.container.list .header { margin-top: 30px; }
.container.list .header span { font-size: 26px; }
.container.list .header span span { color: #989898; }
.container .path { margin-bottom: 20px; }
.container .path li .sep { font-size: 16px; color: #8A8A8A; vertical-align: top; }
.container .path li a, .container .path li span { font-size: 20px; }

/*** Cart Page ***/
.cartPage { margin-bottom: 20px; }
.cartPage .cartItem { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #f2f2f2; padding: 10px 20px; margin-bottom: 20px; height: 100px; }
.cartPage .cartItem .col { float: left; }
.cartPage .cartItem .image { margin-right: 20px; width: 100px; height: 100px; line-height: 100px; text-align: center; }
.cartPage .cartItem .image img { vertical-align: middle; }
.cartPage .cartItem .description { width: 450px; line-height: 100px; vertical-align: middle; padding}
.cartPage .cartItem .description p { margin-bottom: 0px; }
.cartPage .cartItem .description p:first-child { padding-top: 35px; font-weight: bold; }
.cartPage .cartItem .quantity { width: 80px; }
.cartPage .cartItem .quantity input { width: 30px; text-align: center; margin-top: 30px; background: #fafafa; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px 10px; display: block; border: 1px solid #f2f2f2; color: #bebebe; font-size: 15px; }
.cartPage .cartItem .price { width: 120px; float: right; text-align: center; }
.cartPage .cartItem .price span { font-size: 20px; color: #333; margin-top: 35px; display: inline-block; }
.cartPage .cartItem .remove { float: right; }
.cartPage .cartItem .remove a { display: block; margin-top: 33px; background: #fafafa; padding: 5px 10px; color: #5799C0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.cartPage .summary a { color: #5799c0; font-size: 0.9em; }
.cartPage .summary div { color: #5799c0; }
.cartPage .summary div span.price { font-weight: bold; display: inline-block; margin-left: 20px; color: #333; font-size: 25px; padding-right: 65px; }
.cartPage .summary div span.label { font-weight: normal; color: #999; font-size: 25px; }
.cartPage .submit { margin-top: 2px; margin-bottom: 45px; padding-right: 65px; }

.price span.oldPrice { text-decoration: line-through; color: #999999; }/* Blog */
#page-blog .section-title,
#page-article .section-title {
  margin-bottom: 30px;
    width: 100%;
  margin-top: 20px;
  float: left;
}
#page-blog .section-title span,
#page-article .section-title span {
  display: block;
}
#page-blog .section-title h2 {
  color: #222;
}

#page-blog .article {
  color: rgba(20, 21, 27, 0.4);
  margin-top: 35px;
  margin-bottom: 30px;
  line-height: 24px;
}

#page-blog .article .article-date {
  color: rgba(15, 15, 15, 0.6);
}

#page-blog .article h3 {
  color: rgba(20, 21, 27, 0.5);
  text-transform: uppercase;
  font-weight: normal;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 3rem;
  font-size: 30px;
}

#page-blog .article .btn {
  line-height: 32px;
  display: inline-block;
  padding: 0 30px;
  margin-top: 15px;
}

@media (min-width: 990px) {
  #tags {
    padding-left: 50px;
    margin-top: 104px;
  }
}
#tags {
  float: left;
    margin: 10px 10px 0 0;
}
#tags ul {
  color: #14151b;
  list-style: none;
  padding: 0;
  line-height: 28px;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
}
#tags a{
  color: #14151b;
}
#tags h5 {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 12px;
  color: #14151b;
}

#page-article #tags {
  margin-top: 0;
}

.article img {
  max-width: 100%;
}


#page-article .section-title h2 {
  margin: 0;
  color: rgba(20, 21, 27, 0.5);
}

#page-article .section-title .article-date {
  color: rgba(145, 145, 145, 0.7);
}

#page-article .article {
  color: rgba(15, 15, 15, 0.6);
  line-height: 24px;
}

#comments {
  margin-top: 15px;
  width: 100%; 
}

#latest-posts .section-title {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 20px;
}

#latest-posts h3 {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: rgba(20, 21, 27, 1);
}

.article-excerpt iframe,
.article iframe {
  width: 100%;
}

.article .article-excerpt img {
  margin: 0 auto;
  max-height: 1000px;
  display: block;
}
.article .article-excerp p:nth-child(2) {
  text-overflow: ellipsis;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}
.article img {
  margin: 0 auto;
  max-height: 200px;
  display: block;
  max-width: 100%;
}

#latest-posts .article-date {
  color: rgba(20, 21, 27, 0.5);
}

#latest-posts .article-excerpt {
  color: rgba(20, 21, 27, 0.8);
  line-height: 24px;
}
#latest-posts .article {
  width:100%;
  float: left;
}
@media screen and (min-width: 768px) {
  #latest-posts .article {
    width: 50%;
    float: left;
    
  }
  #latest-posts .article:first-child {
    padding-right: 10px;
  }
  #latest-posts .article:nth-child(2) {
    padding-left: 10px;
  }
}

#nextArticle,
#prevArticle, .article .button { background: #93c9e9; color: #ffffff; text-shadow: 0 -1px 0 #80b9da; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; font-size: 15px; font-weight: bold; margin-top: 20px; padding: 5px 15px; border: 1px solid #80b9da; -moz-box-shadow: 0 1px 0 #acd5ee inset; -webkit-box-shadow: 0 1px 0 #acd5ee inset; box-shadow: 0 1px 0 #acd5ee inset; }
#nextArticle:hover,
#prevArticle:hover, .article .button:hover { background: #acd5ee; color: #ffffff; -moz-box-shadow: 0 1px 0 #93c9e9 inset; -webkit-box-shadow: 0 1px 0 #93c9e9 inset; box-shadow: 0 1px 0 #93c9e9 inset; }
#articleSocial {
  margin-top: 30px;
  width: 100%; 
}

#articleSocial > div {
  float: left;
  margin-right: 5px;
}
#articleSocial > div > span {
  vertical-align: top!important;
}
.articlesNav {
  width: 100%;
  float: left;
}
#author {
  border-top: 1px solid #eee;
  margin-top: 15px;
width: 100%; 
  float: left;
}
@media screen and (max-width: 480px) {
  #leftCol  {
    float: left;
    display: block;
    margin-right:0%;
    width: 100%;
  }

  
}
@media screen and (min-width: 480px) {
  #leftCol   {
    float: left;
    display: block;
    margin-right: 4.82916%;
    width: 100%;
  }

  
}
@media screen and (min-width: 760px) {
  #leftCol  {
    float: left;
    display: block;
    margin-right: 0;
    width: 74.41059%;
  }

  
}
@media screen and (min-width: 960px) {
  #leftCol {
    float: left;
    display: block;
    margin-right: 0%;
    width: 74.41059%;
  }



}

.clear{ clear: both;}
.push-left {
  float: left;
}
.push-right {
  float: right;
}
#instagramHeader{
	float: left;
	width: 100%;
}
#instagramHeader p{
	font-size: 21px;
	margin: 0;
	padding: 10px 0; 
}