/* ----------------------------------------------

  Project:  Marley Kate
  Version:  1.0

  Author:   Ray Sohn 

----------------------------------------------- */

/*  Typography
---------------------------------------------- */  
html, body, button, textarea, input.text {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  font-family: helvetica, san-serif;
  font-size: 10px;
  color: #666;
}

a {
	 text-decoration: none;
	 color: #666;
}
	a:hover, a:active { }
	a:hover, a.current { }

p, ul, ol, dl { list-style: none; }

h1 { }

h2 {
  font-size: 10px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  float: left;
  margin-bottom: 43px;
}

h3 { 
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  margin-right: 3px;
  padding: 0;
}
  h3 a {
    display: block;
    padding: 5px;
  }
  h3 a:hover {
    background: #cccccc;
  }
  
h4 { 
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 18px;
}
  h4 a {
    color: #000;
  }

h5 { }

h6 { }

#footer {
  font-size: 11px;
  line-height: 20px;
  color: #999;
}

#footer a {
  color: #999;
}

#footer a:hover {
  color: #fff;
}

#all #navAll a,
#women #navWomen a,
#men #navMen a,
#editorial #navEditorial a {
  background: #cccccc;
}

/*  Document Structure
---------------------------------------------- */

body {
  margin: 0;
  padding: 0;
}

.wrap {
  margin: 0 auto;
  padding: 0;
  width: 1020px;
}
.wrapAlt {
  margin: 0 auto;
  padding: 0;
  width: 940px;
  float: right;
}

#header { 
    height: 104px;
}
  #header h1 { 
    float: left;
    width: 380px;
    height: 40px;
    margin-top: 40px;
  }
   #header h1 a { 
      float: left;
      background: url(/assets/css/header.png) no-repeat 0 0;
      display: block;
      width: 380px;
      height: 40px;
      text-indent: -9999px;
  }
  #header .contact {
    float: right;
    background: url(/assets/css/contactme.png) no-repeat 0 0;
    display: block;
    width: 93px;
    height: 14px;
    text-indent: -9999px;
    margin-top: 65px;
  }

#page { 
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
  #page #album {
  float: right;
  width: 100%;
  padding: 45px 0 62px 0;
  }
  #page #album .albumDescrip {
    float: left;
    margin-top: -3px;
    margin-bottom: 38px;
    width: 220px;
  }
    #page #album .albumDescrip p {
      margin-bottom: 25px;
      line-height: 16px;
    }
    #page #album a:hover {
      border-bottom: 2px solid #d9d9d9;
    }
    #page #album li a:hover {
      border: 1px solid #ccc;
    }
    
  #page #thumb {
    position: relative;
    float: right;
    width: 100%;
    margin:0;
    padding: 65px 0 45px 0;
  }
  
  #page #thumb ul li {
    float: left;
    margin: 0;
	margin-right:20px;
    padding: 0;
	width:220px;
  }
  
  #page #thumb ul li.last {
	margin-right: 0px;
  }
  
  #page #thumb ul li a {
    display: block;
  }
  
  #page #thumb ul li img { 
    margin: 0 20px 8px 0;
    padding: 0;
  }
  #page #thumb .end {
    margin: 0 0 8px 0;
    padding: 0;
  }

#footer { 
  clear: both;
  background: #000;
  width: 100%;
  height: 500px;
}

#footer .wrap div {
  float: left;
  margin-top: 40px;
}
  #footer .mk {
    width: 80px;
  }
  #footer .aboutkate {
    width: 300px;
    padding-right: 20px;
  }
  #footer .clientlist {
    width: 335px;
  }
    #footer .clientlist .colone li {
      display: inline-block;
      width: 140px;
      margin-right: 22px;
    }
    #footer .clientlist ul li {
      background: url(/assets/css/footerdiv.png) no-repeat left bottom;
    }
  #footer .contactme {
    width: 224px;
  }
  #footer .links {
    width: 60px;
  }
  #footer h6 {;
    text-indent:-9999px;
    background: url(/assets/css/footer.png) no-repeat;
    height:14px;
    padding-bottom: 21px;
  }
    #footer .mk h6 {
      width: 21px;
    }
    #footer .aboutkate h6 {
      width: 153px;
      background-position: -21px 0;
    }
    #footer .clientlist h6 {
      width: 165px;
      background-position: -174px 0;
    }
    #footer .contactme h6 {
      width: 93px;
      background-position: -339px 0;
    }
    #footer .links a {
      background: url(/assets/css/footerbtns.png) no-repeat 0 0;
      display: block;
      height: 14px;
      text-indent: -9999px;
      float: left;
      margin-top: 94px;
    }
      #footer ul .blogspot {
        width: 14px;
        margin-right: 12px;
      }
        #footer ul .blogspot:hover {
          background-position: 0 -14px;
        }
      #footer ul .twitter {
        width: 11px;
        background-position: -14px 0;
        margin-right: 16px;
      }
        #footer ul .twitter:hover {
          background-position: -14px -14px;
        }
      #footer ul .facebook {
        width: 7px;
        background-position: -25px 0;
      }
        #footer ul .facebook:hover {
          background-position: -25px -14px;
        }

/*  Slideshow
---------------------------------------------- */

#slideshow { float: right; }
#slideshow img { margin-left: -9999px; }
#nav { width: 240px; }
#nav li { float: left; margin: 0 20px 20px 0; list-style: none; }
#nav a { width: 58px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #fff; }
#nav a:focus { outline: none; }
#nav img { border: none; display: block; }

/*  Overlay & Loader
---------------------------------------------- */

#overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: url(/assets/css/overlay.png) repeat 0 0;
    display: none;
    text-align: center;
}

#loader {
    margin: 30% auto 0 auto;
    display: block;
    width: 36px;
    height: 36px;
}

/*  Hacks and Utilities
---------------------------------------------- */
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0; }

.clearBoth {
	clear:both; }

.clear {
	display: inline-block; }

html[xmlns] .clear {
	display: block; }

* html .clear {
	height: 1%; }

