/* Color */

body, a { color: #222; }
em, em a, strong, p { color: #999; }
h1 a { border-bottom: 0px solid #000; }
h2 a { border-bottom: 0px solid #000; }
a { border-bottom: 0px solid #000; }
a:hover {border-bottom: 0px solid #000;} 

/* Typography */
::-moz-selection { 
    color: black;
    background: yellow;
}
::selection {
    color: black;
    background: yellow;
}
body { font-family: "akzidenz-grotesk-next", helvetica, sans-serif; line-height: 1.3; }
ul li, p, em, div.description { font-size: 13px; font-style: normal; }
h1 { font-size: 36px; font-weight: 100; }
h1 strong { font-weight: 100; text-transform: none; display: block; letter-spacing: 0px; }
h2 { font-size: 26px; margin: 0px; font-weight: normal; letter-spacing: 0.02em; }
a { text-decoration: none; }

/* Layout */

body { padding: 20px 20px; margin:0px; text-align: center;}
div#container { margin: 0px; width: 500px; height:500px; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; clear: both;}
.col .col { margin: 0px; }

.one { width: 60px; }
.two { width: 140px; }
.three { width: 220px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 460px; }
.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

#logo { /* text-indent: -9999px;
width: 123px;
height: 80px;
background-image: url(/public/images/dylanousley-logo.png);
background-size: 90%;
background-repeat: no-repeat; */ }

p { margin: 0px 0px 5px; }

hr { display: block; clear: both; margin: 0px 0px 45px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
.col hr { margin: 0px 0px 15px; }
li a { border: 1px solid rgba(255, 255, 255, 0.34);
 padding: 5px 15px 5px 15px; font-size:22px ; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8e0de), color-stop(43%,#ffffff), color-stop(46%,#ffffff), color-stop(52%,#8ea6a2), color-stop(62%,#4e5c5a), color-stop(62%,#4e5c5a), color-stop(70%,#0e0e0e), color-stop(75%,#0e0e0e), color-stop(100%,#ffffff)); box-shadow: #8ea6a2 0px 6px 20px; transition: box-shadow .2s, background-size .2s; border-radius: 30px;}
li a:hover {border: 1px solid rgba(255, 255, 255, 0.38); padding: 5px 15px 5px 15px; font-size:22px;  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8e0de), color-stop(43%,#ffffff), color-stop(46%,#ffffff), color-stop(52%,#8ea6a2), color-stop(62%,#4e5c5a), color-stop(62%,#4e5c5a), color-stop(70%,#0e0e0e), color-stop(75%,#0e0e0e), color-stop(100%,#ffffff));box-shadow: rgba(142, 166, 162, 0.61) 0px 8px 32px;}
ul li { margin: 0px 20px 0px 3px; display:inline; }
ul#navigation, ul.projects { list-style: none; padding: 0px; margin-top:56px; }
ul#navigation { margin: 33px 0px 0px 0px; position: absolute; right: 30px; text-align:right; }
ul#navigation li, ul.projects li { clear: both; }
ul#navigation ol { display: none; margin: 0px; padding: 4px 0px 4px 25px; }
ul.projects li { float: left; padding: 0px 0px 8px; }

p#footer { margin: 0px 0px 0px 260px; display: inline; line-height: 1.4; }

p.date { text-align: right; padding: 14px 20px 0px 0px; }
div.description p { clear: both; }
div.description h2 { padding: 0px 0px 15px; }

div#media { clear: both; padding: 30px 0px 0px 70px; }
div.media { margin: 0px 0px 10px; }
div.description div#images { padding: 0px 0px 0px 0px; }
div#media img { margin: 0px 0px 10px; }
p#project-count, p#gallery-count { margin: 2px 20px 0px 0px; }
p#gallery-count, div#gallery-navigation { display: none; }
p#gallery-count span { margin: -1px 0px 0px; display: block; }
div#project-navigation { margin: 0px 0px 0px 20px; }
div#project-navigation p, div#gallery-navigation p { margin: 0px 0px 1px; }

div#image-wrapper { overflow: hidden; width: 560px; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; width: 560px; }

img.project-thumb { padding: 0px 10px 5px 0px; float: left; display: none; }

a.atom-rss { margin: 0px 0px 0px 6px; padding: 1px 2px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }

/* Javascript-enabled styles */
body.js-enabled p#gallery-count, body.js-enabled div#gallery-navigation { display: block; }
body.js-enabled p#project-count { display: none; }
body.js-enabled div#media div.image { display: none; }
body.js-enabled div#media div.image:first-child { display: block; }

@media (max-width: 640px) {
  body {
    zoom: 80%;
  }
  .contact { position:relative; bottom:0px;}
  }
em, em a, strong, p.date, div#project-navigation p { color: #999; }
h1 a { border-bottom: 0px solid #000; }
h2 a { border-bottom: 0px solid #000; }
a { border-bottom: 0px solid #000; }
a:hover {border-bottom: 0px solid #000;} 

/* Typography */

body { font-family: "akzidenz-grotesk-next", helvetica, sans-serif; line-height: 1.3; }
ul li, p, em, div.description { font-size: 13px; font-style: normal; }
h1 { font-size: 36px; font-weight: 100; }
h1 strong { font-weight: 100; text-transform: none; display: block; letter-spacing: 0px; }
h2 { font-size: 26px; margin: 0px; font-weight: normal; letter-spacing: 0.02em; }
a { text-decoration: none; }

/* Layout */




body { padding: 20px 20px; margin:0px; text-align: center;}
div#container { margin: 0px; width: 100%; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

.contact {position:absolute; bottom:20px; }

.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; clear: both;}
.col .col { margin: 0px; }

.one { width: 60px; }
.two { width: 140px; }
.three { width: 220px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 460px; }
.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

#logo { /* text-indent: -9999px;
width: 123px;
height: 80px;
background-image: url(/public/images/dylanousley-logo.png);
background-size: 90%;
background-repeat: no-repeat; */ }

p { margin: 0px 0px 5px; }

hr { display: block; clear: both; margin: 0px 0px 45px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
.col hr { margin: 0px 0px 15px; }
li a { border: 1px solid rgba(255, 255, 255, 0.34);
 padding: 5px 15px 5px 15px; font-size:22px ; background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8e0de), color-stop(43%,#ffffff), color-stop(46%,#ffffff), color-stop(52%,#8ea6a2), color-stop(62%,#4e5c5a), color-stop(62%,#4e5c5a), color-stop(70%,#0e0e0e), color-stop(75%,#0e0e0e), color-stop(100%,#ffffff)); box-shadow: #8ea6a2 0px 6px 20px; transition: box-shadow .2s, background-size .2s; border-radius: 30px;}
li a:hover {border: 1px solid rgba(255, 255, 255, 0.38); padding: 5px 15px 5px 15px; font-size:22px;  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d8e0de), color-stop(43%,#ffffff), color-stop(46%,#ffffff), color-stop(52%,#8ea6a2), color-stop(62%,#4e5c5a), color-stop(62%,#4e5c5a), color-stop(70%,#0e0e0e), color-stop(75%,#0e0e0e), color-stop(100%,#ffffff));box-shadow: rgba(142, 166, 162, 0.61) 0px 8px 32px;}
ul li { margin: 0px 20px 0px 3px; display:inline; }
ul#navigation, ul.projects { list-style: none; padding: 0px; margin-top:56px; }
ul#navigation { margin: 33px 0px 0px 0px; position: absolute; right: 30px; text-align:right; }
ul#navigation li, ul.projects li { clear: both; }
ul#navigation ol { display: none; margin: 0px; padding: 4px 0px 4px 25px; }
ul.projects li { float: left; padding: 0px 0px 8px; }

p#footer { margin: 0px 0px 0px 260px; display: inline; line-height: 1.4; }

p.date { text-align: right; padding: 14px 20px 0px 0px; }
div.description p { clear: both; }
div.description h2 { padding: 0px 0px 15px; }

div#media { clear: both; padding: 30px 0px 0px 70px; }
div.media { margin: 0px 0px 10px; }
div.description div#images { padding: 0px 0px 0px 0px; }
div#media img { margin: 0px 0px 10px; }
p#project-count, p#gallery-count { margin: 2px 20px 0px 0px; }
p#gallery-count, div#gallery-navigation { display: none; }
p#gallery-count span { margin: -1px 0px 0px; display: block; }
div#project-navigation { margin: 0px 0px 0px 20px; }
div#project-navigation p, div#gallery-navigation p { margin: 0px 0px 1px; }

div#image-wrapper { overflow: hidden; width: 560px; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; width: 560px; }

img.project-thumb { padding: 0px 10px 5px 0px; float: left; display: none; }

a.atom-rss { margin: 0px 0px 0px 6px; padding: 1px 2px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }

/* Javascript-enabled styles */
body.js-enabled p#gallery-count, body.js-enabled div#gallery-navigation { display: block; }
body.js-enabled p#project-count { display: none; }
body.js-enabled div#media div.image { display: none; }
body.js-enabled div#media div.image:first-child { display: block; }

@media (max-width: 640px) {
  body {
    zoom: 80%;
  }
  .contact { position:relative; bottom:0px;}
  }
  
  /** JS BOX FLOAT THING **/
  
  @media screen and (min-width: 0px) and (max-width: 750px) {
    div.a { display: none; }
	div.b { display: none; }
	div.c { display: none; }  
	div.d { display: none; }
	div.e { display: none; }
	div.f { display: none; }
	div.g { display: none; }
  }
  
  div.a {
  background-color:none;
  position:fixed;
  bottom:-100px;
  right:-100px;
 
  }
  div.b {
  background-color:none;
  position:fixed;
  bottom:-100px;
  right:-100px;
    
  }
  div.c {
  background-color:none;
  position:fixed;
  bottom:-100px;
  right:-100px;
    
  }
  
  div.d {
  background-color:none;
  position:fixed;
  bottom:-100px;
  right:-100px;
    
  }
  div.e {
  background-color:none;
  position:fixed;
  bottom:-100px;
  right:-100px;
    
  }
  div.f {
  background-color:none;
  position:fixed;
  bottom:-100px;
  right:-100px;
    
  }