/*   
Theme Name: CWI Theme
Theme URI: http://customwoveninteriors.com
Description: Custom Woven Interiors Theme
WordPress v3.5.1
Author: Sue Fairchild
Author URI: http://suefairchild.com
Version: 1
*/

@media screen {
* { margin: 0; padding: 0; box-sizing:border-box;}

article, aside, figure, footer, header, nav, section { display: block; }

html { 
   background: white; 
}

body { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: normal;
  line-height: 1.5em;
   color: #333333;
   
/*  text-rendering: optimizeLegibility;*/
}

#mission {


  font-size: 14px; 
  line-height: 1.5em;
   color: #677353;
   padding: 0px 25px;
/*   margin-top: 10px;
   border-top: 1px solid #D7D6C8;
   border-right: 1px none #D7D6C8;
   border-bottom: 1px none #D7D6C8;
   border-left: 1px none #D7D6C8;
*/   
}

#slider {
   margin: 10px 14px;  /*64px;*/
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
/* start commented backslash hack \*/ * html .group { height: 1%; } .group { display: block; } /* close commented backslash hack */

#page-wrap { 
      width: 100%;
    margin: 0px;
    background-color: #eeece0;
    position: relative;
}

header { 
       padding: 15px 15px 10px 16px;
    background: #78a6ba;
    margin-bottom: 1px;
}

#logo {
    height: 56px;
    max-width: 1200px;
    background: url(images/logo.jpg) center left no-repeat;
    margin: 0 auto;
    padding: 0 20px;
    background-position: 20px 50%;
}
         
h1 {
  font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
   font-size: 20px;
   line-height: 1.3em;
   padding-top: 0px;
  padding-bottom: 0px;
  color: #973811;
  font-weight: normal;
  margin: 0.67em 0px;
}

h2 {
   font-size: 1.2em;
   color: #333333;
   margin: 0.5em 0px;
   clear: both;
}

p {
   margin: 12px 0;
}

#main-content {
    padding: 8px 20px 10px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

img.align-left {
   padding: 20px 20px 20px 20px;
   float: left;
}

img.align-right {
   padding: 20px 20px 20px 20px;
   float: right;
}

img.align-right-novertpad {
   padding: 0px 20px 0px 20px;
   float: right;
}

img.align-right-notoppad {
   padding: 0px 20px 20px 20px;
   float: right;
}

img.align-right-min-pad {
   padding: 10px 10px;
   float: right;
}

img.align-right-indented {
   padding: 0px 200px 0px 10px;
   float: right;
}

a
{
  font-weight: bold;
  /*font-size: 1.5em;*/
  color: #7c8e59;  /*#972B0B;*/
  line-height:1.5em;
  text-decoration: none;
}

a:visited {
   color: #7c8e59;

}
a:hover {
   color: #444444;
}

ul {
   list-style-type: none;
   margin: 0px 10px;
}

ul li{
   padding-left: 14px;
}
.menu-main_nav-container {
  margin: 0 auto;
  padding: 0 12px;
  max-width: 1200px;
}
nav {
  font-family: Helvetica, Arial, sans-serif;
    font-size: 14px/1.4;
    width: 100%;
    min-height: 3em;
    background: #7c8e59;
    text-align: center;
}

nav ul {
  margin: 0;
  padding: 0 12px;
  text-align: left;
  list-style: none;
}

nav ul li {
  margin-top: 2px;
  font-size: 12px;
  line-height: 1.42857143;
  
  padding: 9px;
  font-size:11px;
  text-transform:uppercase;
  color:#fff;
  font-weight:normal;
  
   display: inline-block;
}

nav li {
   background: url(images/menudivider.jpg) no-repeat center left;
}

nav li:nth-child(1) {
   background: none;
}

nav a {
  color: #fff;
}

nav a:hover, 
nav a:visited {
  color: #fff; 
}

nav.inline {
  background: inherit;
  margin-left: -20px;
}

nav.inline a {
  color: #7c8e59;
}

nav.inline a:hover {
  color: #444444; /*#78a6ba;*/
}

/*About*/
#page637 nav.inline li:nth-child(1) a { color: #973811; }
#page640 nav.inline li:nth-child(2) a { color: #973811; }
#page639 nav.inline li:nth-child(3) a { color: #973811; }
#page1313 nav.inline li:nth-child(4) a { color: #973811; }
/*Designs*/
#page601 nav.inline li:nth-child(1) a { color: #973811; }
#page599 nav.inline li:nth-child(2) a { color: #973811; }
#page593 nav.inline li:nth-child(3) a { color: #973811; }

/*Products*/
#page1879 nav.inline li:nth-child(1) a { color: #973811; }
#page615 nav.inline li:nth-child(2) a { color: #973811; }
#page617 nav.inline li:nth-child(3) a { color: #973811; }
#page621 nav.inline li:nth-child(4) a { color: #973811; }
#page624 nav.inline li:nth-child(5) a { color: #973811; }
#page618 nav.inline li:nth-child(6) a { color: #973811; }
#page612 nav.inline li:nth-child(7) a { color: #973811; }
#page610 nav.inline li:nth-child(8) a { color: #973811; }

nav.inline li {
   background: inherit;
  padding: 0px 9px;
  background: url(images/submenudivider.jpg) no-repeat center left;
}

nav.inline li:nth-child(1), nav.inline li:nth-child(6) {
   background: none;
}

#signup {
   margin: 0px 10px 10px 20px;  
   padding: 20px 20px; 
}

footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   width: 740px;
   padding: 10px 10px;
   margin: 0px auto 10px auto; 
   color: #fff;
  background:#78a6ba;
}

#copyright {
      width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

#designer {
   width: 20%;
   float: right;
   text-align: right;
}

#designer a,
#designer a:hover, 
#designer a:visited {
   font-weight: normal;
   color: #fff;
}

fieldset
{
   margin: 10px 0px;
   padding: 10px 15px;
}

#header_icons {     
    float:right; 
    padding-top:5px; 
    width:114px; 
    z-index:-9999; 
    padding-bottom:10px; 
} 

#header_icons img { 
    float:right; 
    height:29px; 
    width:114px; 
    margin:0; 
    margin-left:10px; 
}

footer.group {
      display: block;
    width: 100%;
    margin: 0;
    box-sizing: border-box;
}
table td { padding: 2px; }


.catablog-gallery.catablog-row {
    width: 46%;
    height: 150px;
    float: left;
    display: inline-block;
}
.col-8 , .col-4 { float: left; padding: 0 15px ; box-sizing:border-box;}
.col-8 { width: 66%; }
.col-4 { width: 33%; }

.page-id-571 #signup {
    margin: 0px 0px 10px 0px;
    padding: 19px 20px;
}
.page-id-571 #signup .wpcf7-form-control { width: 100%; }

.wpcf7-form [type="submit"] {
  background: #7c8e59;
    padding: 10px;
    font-weight: bold;
    color: #eeece0;
    border: none;
}

#catablog-whiteboard > div { float: left; }
#catablog-whiteboard { overflow:visible !important; }
@media(max-width: 1024px) {
  div#splash ,
  div.cs-title , 
  div.cs-splash { width: 100% !important; }
  .col-8 , .col-4 { width: 100%; }
}
@media only screen and (max-width: 768px){
  html[lang="en-US"] {
      padding-top: 0px !important;
      border-top: 8px solid #607D8B;
  }
}
@media(max-width: 767px){
  #main-content {
    padding: 8px 10px 10px 10px;
  }
  #page-wrap > nav { display: none; }
  #logo {
    height: auto;
    max-width: 1200px;
    background: url(images/logo.jpg) center left no-repeat;
    margin: 0 auto;
    padding: 15px 15px 10px 16px;
    background-position: 64px 47%;
    background-size: 232px;
  }
  header {
      padding: 0;
      background: #78a6ba;
      margin-bottom: 1px;
  }
  div#wprmenu_bar { 
   position: absolute;
    left: 0;
    width: 50px;
    top: 0 !important;
    padding: 11px 9px 11px 9px;
    text-align: center;
  }
}
@media(max-width: 650px){
  div.catablog-gallery.catablog-row {
    width: 46%;
    height: 150px;
    float: left;
    display: inline-block;
  }
  #page617 nav.inline li {
    background: inherit;
    padding: 0px 9px;
    display: inline-block;
    background-color: #b9adad;
    padding: 2px 7px;
    color: black;
    display: inline-block;
    border: none;
    background: none;
    background-color: #d8d8d8;
  }
  nav.inline {
    margin-left: 0;
  }
}
@media(max-width: 500px){
  .catablog-gallery.catablog-row {
    width: 124px;
    height: 150px;
  }

 
  nav.inline li {
    background: inherit;
    padding: 0px 9px;
    background: none;
    width: 48%;
    border: 1px solid #7c8e59;
  }

}

