/* =Theme customization starts here  */

/* Font weights:
  Proxima nova Light: 300
  Proxima nova Regular: 400
  Proxima nova SemiBold: 600
*/


body {
	font-family: "proxima-nova", Arial, sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 24px;
	color: #707073; /* #3F3F40; */
}

h1 {
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	margin-top: 4px;
}

h2 {
	font-size: 17px;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 18px;
	margin: 0;
}

h4 {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

a {
  color: #841414;
}

a:hover, a:focus {
	color: #3f3f40;
	text-decoration: none;
}

.concrete {
  background-image: url("images/master_texture_tile-512.jpg");
}

.header-logo {
  margin-top: 48px;
  margin-bottom: 5px;
}

/*---------Main menu---------*/

.navbar-inner {
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  min-height: 40px;
  padding-left: 0;
  padding-right: 0;
}

.navbar .nav > li > a {
  color: #841414;
  float: none;
  font-size: 14px;
  padding: 10px 12px;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  font-weight:  600;
}

.nav li:first-child a {
	padding-left: 0;
}

.navbar .nav > li > a:focus, 
.navbar .nav > li > a:hover,
.menu > li > a:focus,
.menu > li > a:hover {
  background-color: rgba(0, 0, 0, 0);
  color: #3f3f40;
  text-decoration: none;
}

.navbar .nav > li.current-menu-item a,
.menu > li.current-menu-item a {
  color: #3F3F40;
}

.menu > li > a {
  color: #841414;
  float: none;
  font-size: 14px;
  text-decoration: none;
  text-shadow: none;
  text-transform: uppercase;
  font-weight:  600;
}

.menu li {
  padding: 4px 0;
}

.menu {
	list-style: none outside none;
}

/*---------------- Shopping cart --------------*/

.cart {
  padding-top: 8px;
}

.cart > a {
  color: #3F3F40;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: -10px;
}

.carticon {
  float: right;
  padding-top: 12px;
}


/*--------- Front page image -------------*/

.frontpage-big-image {
  position: relative;
  background: rgb(31, 27, 26);
}

.image-caption {
  color:  #888888;
  font-size:  12px;
  text-transform:  uppercase;
  position: absolute;
  bottom: 10px;
  font-weight: 300;
}

/*-------------Category header-----------------*/

.view-projects-link {
  background-color: #841414;
  color: #f7f7f7;
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin: 0 auto;
  padding: 12px 20px;
  text-align: center;
  text-transform: uppercase;
  width: 46%;
}

.view-projects-link:hover {
	color: #f7f7f7;
}

/*------------- Content area -----------------*/

#content {
  margin-top: 70px;
  padding-bottom: 70px;
}

#content-wrapper {
  background-color: #f7f7f7;
  border-bottom: 1px solid #ADACAB;
}

#category-wrapper {
  background: url("images/featured_texture_tile-512.jpg") repeat scroll 0 0 #f7f7f7;
  border-bottom: 1px solid #3f3f40;
  border-top: 1px solid #3f3f40;
 /* min-height: 510px;*/
}

.cat-description {
  margin-top: 70px;
}

.cat-description h3 {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
  line-height: 18px;
  margin-top: -2px;
}

.sidebar-text {
	text-align: right;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 7px;
}

.sidebar-image {
	margin-bottom: 70px;
}

.sidebar-text > h3 {
  padding: 4px 0;
  margin-top: 2px;
}

.sidebar-text h3 a:hover {
	color: #3f3f40;
}

.sidebar-text > p {
  margin: 0 0 20px;
}

/* .entry-content a,
.sidebar-text a {
  color: #3f3f40;
  text-decoration: underline;
} */

.entry-content a:hover,
.sidebar-text a:hover {
	color: #841414;
} 

.sidebar-img.wp-post-image {
  margin-top: 4px;
}

.entry-content > p {
  line-height: 24px;
  margin-bottom: 20px;
}

.entry-content iframe {
  width: 100%;
}

.featured-title {
  margin-bottom: 20px;
}

.project-listing h2 {
  letter-spacing: -0.5px;
  min-height: 70px;
  margin-top: 10px;
}

.row.project-listing {
  margin-bottom: 40px;
}

.grey-line {
  border-top: 1px solid #d2d2d2;
  margin-bottom: 20px;
  margin-top: 20px;
}

.link-upper {
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 0 0 16px;
  text-transform: uppercase;
}

.project-img.wp-post-image {
  margin-top: 16px;
}

/*------------Product display----------------*/

#featured {
  margin-top: 70px;
}

.row.product-listing:last-child {
  margin-bottom: 30px;
}

.product-listing {
  margin-top: 35px;
}

.product-grid {
  padding-bottom: 70px;
}

.border {
  border-bottom: 1px solid;
  height: 20px;
}

.product-listing.first {
  margin-top: 20px;
}

.product-listing .link-upper {
  line-height: 18px;
  padding: 10px 0;
}

.product-listing ul {
  list-style: none outside none;
  margin-left: 0;
}

.price {
  font-size: 15px;
  padding-bottom: 0px;
}

.product-listing a {
  font-size: 13px;
  line-height: 14px;
  text-transform: uppercase;
}

h1.product-title {
	font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 18px;
  margin: 0 0 10px;
}

.product-left > ul {
	list-style: none outside none;
	margin-left: 0;
	text-align: right;
}

.product-left li {
  border-bottom: 1px solid #adacab;
  padding-bottom: 16px;
  padding-top: 16px;
}

.product-left li:last-child {
  border-bottom: medium none;
}

/*-----------------eJunkie----------------*/

#EJEJC_window {
  border: 3px solid #333333 !important;
}

#EJEJC_title > div {
  background-color: #eeeeee;
  text-align: right;
}

#EJEJC_closeWindow > a {
  color: #841414 !important;
  font-size: 12px !important;
  padding-right: 20px;
  text-transform: uppercase !important;
  font-family: "proxima-nova", Arial, sans-serif !important;
  font-weight: 400 !important;
}

#ej_ejc_frm_1 > table {
  margin: 0 auto !important;
  width: 700px !important;
}

.headertable {
	border: none;
}

#ejejctable {
  font-size: 12px;
  font-family: proxima-nova;
  text-transform: uppercase;
  font-weight:  400;
  border-color: #ffffff;
  border-collapse: collapse;
  border-spacing: 0;
  border: white;
}

.table {
	border: none;
}

.tableheader {
  background-color: #333333;
  color: #cccccc;
  font-family: "proxima-nova",Arial,sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 40px;
  padding-left: 0;
  text-transform: uppercase;
  border:none;
  margin:0;
}

.tableheader:last-child {
  padding-left: 10px;
}

#ejejctable tr td:first-child {
  padding-left: 24px;
}

#ejejctable .tdcells:last-child {
  padding-left: 10px;
}

.tdcells > input[type="text"] {
  height: 20px;
  line-height: 24px;
  margin-top: 5px;
  padding: 2px 0 2px 10px;
  width: 80%;
}

.totals {
  font-size: 16px;
}

.tdcells.total-text {
  text-align: right;
}

.tdcells input[type="checkbox"] {
  margin-top: -8px;
}

.shipping-table select {
  font-family: proxima-nova;
  font-size: 12px;
  padding: 0;
  text-transform: uppercase;
}

#fldZipcode {
	font-family: proxima-nova;
  /*font-size: 12px;*/
  text-transform: uppercase;
  padding-left: 10px;
}

#country1 {
	margin-top: -10px;
  width: 115px;
}

#state1 {
  margin-top: -5px;
}

#state2 {
	margin-top: -5px;
  line-height: 14px;
}

.shipping-table {
	border: none;
	border-color: #ffffff;
}
 
.pmnt-table {
  border: none;
  border-color: #ffffff;
  float: left;
  margin-left: 454px;
}

#ejejctable .shipping-table tr td:first-child,
#ejejctable .shipping-table tr td:last-child {
  padding-left: 0;
}

#ejejctable input[type="submit"],
#ejejctable input[type="button"] {
  -moz-appearance: none;
  background-color: #841414 !important;
  border: medium none;
  color: #F7F7F7;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 10px;
  /* margin-left: -20px; */
  /* margin-top: -10px; */
  padding: 12px 20px;
  text-transform: uppercase;
}

#tdHeader {
	border: none;
}

#tdPmnt {
  display: none;
}

#chktPP, #btnEJ {
  padding-right: 62px;
}

#tdSell {
  padding-top: 20px;
}

/*-----------MP3 player-------------------*/

.sc_player_container1 .myButton_play {
	background: transparent url(images/round-play-putton-black.png) no-repeat !important;
	cursor: pointer !important;
	width: 32px !important;
	height: 36px !important; /*mgp */
	border: none !important;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}

.sc_player_container1 .myButton_stop {
	background: transparent url(images/round-pause-button-black.png) no-repeat !important;
	cursor: pointer !important;
	width: 32px !important;
	height: 36px !important; /* mgp */
	border: none !important;
	position: relative;
	margin: 0 !important;
	padding: 0 !important;
}

/*--------------Articles header--------------*/

.article-header-bg {
	background-color: #3f3f40;
}

.article-header {
  padding-bottom: 35px;
  color: #8e8879;
}

.article-header h3 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  margin-top: 35px;
}

.article-header ul {
  list-style: none outside none;
  margin-left: 0;
}

.article-header a {
  color: #d2caae;
  text-transform: capitalize;
}

/*-----------Articles archive----------------*/

.archive .project-img.wp-post-image {
  margin-top: 0;
}

.archive h3 {
	line-height: 16px;
}

.archive h4,
.article-info h4 {
	line-height: 16px;
	margin: 0;
}

.article-border {
	border-bottom: 1px dashed;
	height: 35px;
	margin-bottom: 35px;
}

.span3.tag-list {
  margin-left: 0;
}

h4.tag-title {
	margin-top: 30px;
}

.tag-list p {
	line-height: 14px;
}
.tag-link {
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
}

/*----------Single article-----------------*/

.article-info {
	line-height: 14px;
}

div.article-info {
  margin-top: 12px;
}

/*------------Pager styles------------------------*/

.pager li > a, .pager li > span {
  background-color: transparent;
  border: none;
  display: inline-block;
  padding: 5px 0;
}

/*------------Footnote styles------------------*/

hr.footnotes {
	border: 0;
	border-bottom: 1px dashed #3F3F40;
}

ol.footnotes {
	counter-reset: item;
  padding: 0;
  list-style: none; /* decimal inside  */
  margin-left: 0;
}

.footnotes li:before{
  content: counter(item);
  counter-increment: item;
  position: absolute; 
  vertical-align:super;
  font-size:x-small;
  left: 0.1em;
}

.footnotes li{
  position: relative;
  display: block;
  padding: .0em .0em .0em 0.7em;
  font-size: 16px;
  line-height: 22px;
}

.footnotes p {
	display: inline;
}

/*---------- Footer widget area ---------------*/

#footer-widgets {
  margin-top: 72px;
}

.widget-title {
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}

.textwidget h3 a {
  font-size: 14px;
}

/*-------------Contact forms-------------------*/

.contact h3 {
	margin-bottom: 10px;
}

span.wpcf7-form-control-wrap {
  margin-left: -20px
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], 
input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], 
input[type="week"], input[type="number"], input[type="email"], input[type="url"], 
input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius:0px;
  border-radius: 0px; 
  background-color: #F7F7F7;
  border: 1px solid #d2d2d2;
  box-shadow: none;
  font-size: 15px;
  font-weight: 300;
  padding: 12px 0 12px 18px;
  transition: none 0s ease 0s;
  width: 87%;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: #3F3F40;
  box-shadow:none;
  outline: 0 none;
}

.wpcf7-form-control.wpcf7-submit,
.cm_ajax_widget_form input[type="submit"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-border-radius:0px;
  background-color: #841414;
  border: medium none;
  color: #F7F7F7;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 60px;
  margin-left: -20px;
  margin-top: -10px;
  padding: 12px 20px;
  text-transform: uppercase;
}

/*--------------Campaign monitor ajax form-------------*/

.cm_ajax_widget_form p[style] {
  text-align: left !important;
}

#widget_cm_ajax-2 > p {
  margin-bottom: 14px;
}

.cm_ajax_widget_form input {
  margin-left: -20px;
}

#cm_ajax_form_2 input[type="submit"] {
  margin-top: 0;
}

.cm_ajax_widget_form label {
  display: visible;
}

/*--------------404 search--------------------*/

#search {
  margin-left: -20px;
}

.icon {
  padding-left: 10px;
  position: relative;
  top: 35px;
}

#searchform {
	margin: 0;
}

#s {
  padding-left: 45px;
  width: 92%;
}

/*----------------Search results---------------*/

.search-img.wp-post-image {
  margin-top: 8px;
}

/*-------------- Footer ---------------------*/

.footer-wrapper {
  background-color: #F7F7F7;
  border-top: 1px solid #ADACAB;
}

#footer {
  padding-bottom: 30px;
  padding-top: 30px;
}

.copyright {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 2px;
}

.social {
  margin-top: -12px;
}
  
#menu-footer {
	list-style: none outside none;
	margin-left: 0;
}

#menu-footer li {
  float: left;
  padding-right: 14px;
}

#menu-footer li a {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
  color: #841414;
}

#menu-footer li a:hover,
#menu-footer li a:focus {
	color: #3f3f40;
	text-decoration: none;
}


/*------------------------responsive styles ------------------*/

.navbar .btn-navbar,
.navbar .btn-navbar:hover {
  float: left;
  margin: 10px 0;
  background-color: #3f3f40;
  background-image: none;
}

/* tablet portrait */
@media (max-width: 979px) and (min-width: 768px) {
	
  .navbar .nav > li > a {
    padding-left: 0;
  }
  
  .nav-collapse, .nav-collapse.collapse {
    overflow: visible;
  }   
  .navbar .btn-navbar {
    display: none;
  }

  .nav-collapse .nav > li {
    float: left;
  }
  
  .nav-collapse .nav {
    margin: 0 !important;
  }

}

@media (max-width: 767px) {
  .nav-collapse, .nav-collapse.collapse {
    overflow: visible;
  }   
  .navbar .btn-navbar {
    display: none;
  }

  .nav-collapse .nav > li {
    float: left;
  }
  
  body {
      padding-left: 0;
      padding-right: 0;
  }
  
  .container {
     padding-left: 20px;
     padding-right: 20px;   
  }
  
  .nav-collapse.in.collapse {
    margin-bottom: -15px;
  }
  
  .navbar .nav, .navbar .nav > li {
    display: block;
   /* margin-left: 5px; */
    text-align: left;
    line-height: 10px;
  }
  
  .navbar .nav > li > a {
    padding-left: 0;
  }
  
  .span2.cart {
    display: none;
  }
  
  .carticon {
    float: left;
    margin-left: 260px;
    position: absolute;
    top: 40px;
  }
  
  .image-caption {
    margin-left: 10px;
    width: 90%;
  }
  
  #widget_cm_ajax-2 .widget-title,
  #widget_cm_ajax-2 p {
    margin-left: 10px;
    width: 87%
  }
   
}

@media (max-width: 480px) {
  /* portrait phone */
  
  .image-caption {
    margin-left: 10px;
    width: 90%;
  }
  
  #widget_cm_ajax-2 {
    /* margin-left: 25px;  */
  }
  
  #widget_cm_ajax-2 .widget-title,
  #widget_cm_ajax-2 p {
    margin-left: 10px;
    width: 87%
  }
  
  #cm-ajax-email,
  #cm-ajax-name {
    width: 100%;
  }
}



