/** Shopify CDN: Minification failed

Line 132:13 Expected ":"
Line 132:15 Expected identifier but found "-9999px"

**/
/* 
Lanexa.net CSS additions by Doug Walker. Starting 4/25/13
Linked to within <head> after "styles.css" (Layouts/theme.liquid)
*/

@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700|Domine);

.tan {color:#979072;}
.red {color:#C70E0E;}
img {
  border: 10px solid white;	 
}  
.logo img, .footer-wrapper img {
  border: 0; 
} 
 
.flexslider .slides {
  max-width: 946px;
}     
.product.span3 .image {
  padding-right: 20px;
}
.p-img {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}  
body {
  background-color: #151515;
}  
.wrapper {
  width: 100%;
  margin: 0;
  padding: 0 0%;
}
.wrapper-inner {
  width: 100%;
  margin: 0;
  padding: 0;
}  
#header {
  background: black url('/cdn/shop/t/2/assets/bg_header_gradient_deep_red.png') bottom repeat-x;
  width: auto;
  padding: 0 9%;
  border-bottom: 1px solid black;
} 
#header .logo {
  margin-top: -10px;
  padding-top: 0;
}  
#nav .main {
  padding-top: 20px;
}  
#nav .main .horizontal {
  margin-bottom: 0px;
}  
#nav .main .horizontal a {
  font-size: 18px;
}  
.span12.border-bottom {
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0px;
}
.site-desc {
  display: table;
  margin-top: 30px;
  margin-bottom: 0px;
  float: right;
  text-align: right;
  padding: 0;
  color: white !important;
  font-family: "Domine", Georgia, serif;
  font-weight: 400;
  font-size: 27px;
  line-height: 36px;
  text-transform: uppercase;
}  
a.site-desc-link:hover, a.site-desc-link:focus {
  color: white !important;
}   
.site-desc .nowrap {
  white-space: nowrap;
}  
.main-menu nav {
  padding-top: 30px;
}  
nav.main a, h1 {
  font-family: "Domine", Georgia, serif;
  font-weight: 400;
}  
#content {
  width: auto;
  padding: 0 9%;
}  
.content-inner {
  clear: both;
  display: table;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}  
.content-inner .span12 {
  width: 100%;
  max-width: 966px;
  float: none;
}  
#blog {
  margin-top: 00px;
}  
footer {
  border-top: 1px solid #151515;
}  
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: "Domine", Georgia, serif;
  font-weight: 400;
  text-shadow: 0 1px 0 black;
}  
.page-contact h1, h1.p25 {
  display: none;
  margin-left; -9999px;
}  
.entry-title {
  font-size: 36px;
  line-height: 36px;
  color: #c70e0e;
  text-shadow: 0 1px 0 black;
  margin-bottom: 25px;
}  
.collection-description h2.entry-title {
  white-space: nowrap;
}  
.product .title {
  font-weight: 400;
}  
.article h1 a, .article h1 .date, .sidebar .article a {
  color: #979072;
}
.article h1 a:hover, .sidebar .article a:hover, footer .p10 strong a:hover {
  color: #FFFFFF !important;
}
h4.title {
  color: #979072 !important;
}  
footer h4 a {
  color: #F80000 !important;
}  
.sidebar p, footer p, .footer-menu a {
  font-size: 13px;
  line-height: 18px;
}  
.page-column {
  display: table;
  width: 45%; 
  min-width: 258px;
} 
.page-column img {
  margin-bottom: 10px;
}
.left-column {
/*  padding-right: 2%;*/
  float: left;
  margin-right: 5%;
/*  background: url('/cdn/shop/t/2/assets/border_vert_sand3.png') repeat-y right top;
*/
/*  border-right: 3px solid #E2E2E2;*/
}  
.about-gallery .left-column {
  margin-right: 20px;
}  
.right-column {
/*  float: right;*/
}  
.about-gallery img {
  margin-top: 0;
  margin-bottom: 20px;
}  
.about-gallery img.landscape {
  max-width: 410px;
}  
.about-gallery img.portrait {
  max-width: 180px;
}  
.portrait-left {
  margin-right: 20px;
}
.desc-list {
  list-style: none;
  margin: 0 0 30px 0;
  text-align: justify;
}  
.desc-list h3, .h-inline {
  display: inline;
  margin-right: 9px;
  font-size: 18px;
  color: #979072;
}  
.desc-list p, .p-inline {
  display: inline; 
  font-size: 15px;
}
.collections-listing-ul li {
  float: left;
  width: 45%;
  padding-right: 5%;
  margin-bottom: 30px;
  min-width: 258px;
} 
h3.collection-title a {
  color: #979072;
}  
h3.collection-title a:hover {
  color: white;
}  
.title-addon {
  color: #DDDDDD;
}  
#product .description p span {
  color: white !important;
  background-color: transparent !important;
}  
input, textarea {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 2px 5px;
  margin: 3px 0;
} 
input#mail {
  display: table;
  float: left;
  padding: 4px 5px 4px 5px;
  margin-top: 0px;
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-topright: 0px;
}  
input#subscribe {
	display: table;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 0px;
}
.contact-form {
	width: 420px;
}
.input-set {
  margin-bottom: 10px;
  padding-bottom: 10px;
}  
.input-set label {
  clear: both;
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  padding-top: 9px;
  margin-right: 10px;

}  
.input-set input {
  width: 270px;
}  
.input-set textarea {

}  
.input-send {
  margin-left: 130px;
}  
.feedback {
  font-size: 18px;
  line-height: 24px;
}
.errorForm {
  color: red;
}
.successForm {
  color: #979072;
}  
 

