@charset "UTF-8";
/* S3 */
/* Colours */
/* Fonts */
/* Other */
/* CSS Document */
/* --------- ------------ */
/*

0- HTML5 Fixes

1- Main Layout
2- Navigation

3-

4-

5-

9- SFX & Enhancements

*/
/* --------- ------------ */
/* 0- HTML5 Fixesfor all browsers */
header, nav, article, footer, address {
  display: block; }

article {
  clear: both; }

/* 1- Main Layout */
html {
  height: 100%; }

body {
  background: #f7f6f1 url(http://static-files.carl-topham.com.s3.amazonaws.com/images/body-bg-001.jpg) repeat-x 50% 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  height: 100%; }

#mini-nav {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 20px;
  /* Height of the footer */
  background: #333; }

#mini-nav ul {
  height: 20px;
  font-size: 11px;
  line-height: 10px;
  color: #666; }

#mini-nav ul li {
  display: block;
  float: right; }

#mini-nav ul li a {
  display: block;
  padding: 5px 10px;
  color: #666;
  text-decoration: none; }

#wrapper {
  width: 950px;
  margin: 0 auto 30px auto;
  background: url(../images/footer-serif.png) 50% 100% no-repeat;
  padding: 0 0 30px 0;
  position: relative; }

ul#supernav {
  position: absolute;
  top: 0px;
  left: 0;
  height: 47px;
  width: 100px; }

ul#supernav li {
  height: 50px;
  display: inline-block; }

ul#supernav li.home a {
  display: block;
  height: 50px;
  width: 52px;
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/nav.png) 0 -780px no-repeat;
  text-indent: -99999px;
  overflow: hidden; }

ul#supernav li.home a:hover {
  background-position: -60px -780px; }

header {
  width: 950px; }

header img {
  display: block;
  padding: 85px 0 0 0;
  margin: 0 auto 20px auto; }

footer {
  margin: 30px auto 10px auto;
  width: 950px;
  /* border:1px solid #dcdbd6; */
  background: url(../images/footer-bg-r.png) repeat 0% 0;
  color: #2e2e2e;
  padding: 10px 0 18px 0; }

.footer-item {
  width: 230px;
  height: 180px;
  float: left;
  margin: 5px; }

.footer-item.first {
  margin-left: 0; }

.footer-item.last {
  margin-right: 0; }

.footer-item h2 {
  padding: 5px 10px 10px 10px;
  font-size: 14px;
  font-weight: normal;
  text-align: center; }

.footer-item p {
  padding: 5px 20px;
  font-size: 12px; }

.footer-item a {
  color: #666666;
  text-decoration: none; }

.footer-item a:hover {
  color: #7d0b2c; }

#copy {
  clesr: both;
  width: 950px;
  margin: 0 auto; }

#copy p {
  font-size: 11px;
  text-align: center;
  padding: 5px;
  line-height: 13px;
  color: #3f3f3f; }

#copy a {
  color: #7e7e7e;
  text-decoration: none; }

#copy a:hover {
  color: #333; }

.clear {
  clear: both;
  line-height: 0; }

::selection {
  background: #000;
  color: #fff;
  text-shadow: 0px 0px 10px #fff;
  /* filter: dropshadow(color=#fff, offx=0, offy=0); */ }

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: 0px 0px 10px #fff;
  /* filter: dropshadow(color=#fff, offx=0, offy=0); */ }

/* Gallery front page */
#gallery-front {
  width: 630px;
  height: 430px;
  float: left;
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg-front.jpg) no-repeat 0 0;
  overflow: hidden; }

/* #gallery-front a */
#gallery-front .billboard {
  display: block;
  width: 610px;
  height: 410px;
  line-height: 21px;
  margin: 10px auto 0 auto;
  overflow: hidden;
  position: relative;
  background: #252525 url(http://static-files.carl-topham.com.s3.amazonaws.com/images/billboard-bg.jpg) no-repeat 0 0; }

#gallery-front a.hide {
  display: none; }

/* Gallery feed */
#gallery-feed {
  width: 310px;
  height: 430px;
  background-color: #dfdfd9;
  float: right;
  position: relative; }

#gallery-feed ul {
  overflow: hidden;
  width: 310px;
  height: 430px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#gallery-feed ul li {
  display: block;
  width: 270px;
  height: 66px;
  font-size: 12px;
  line-height: 21px;
  padding: 10px 20px;
  border-bottom: 1px solid #CCC; }

#gallery-feed ul li:hover {
  background-color: #d5d5cf;
  cursor: pointer;
  cursor: hand; }

#gallery-feed .tab {
  position: absolute;
  width: 8px;
  height: 18px;
  line-height: 0;
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-feed-tab.png) no-repeat 0 50%;
  top: 35px;
  right: 310px; }

#gallery-feed ul li a {
  color: #666666;
  text-decoration: none; }

/* blurb */
#blurb {
  background-color: #f3f2ec;
  margin: 20px 0 10px 0; }

#blurb h1 {
  font-size: 20px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  padding: 10px 20px 5px 20px;
  color: #2f2f2f; }

#blurb p {
  font-size: 12px;
  line-height: 21px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 20px 10px 20px;
  color: 333333;
  text-align: justify; }

#blurb a {
  text-decoration: none;
  color: #666666; }

/* blurb front */
#blurb.front {
  background-color: #f3f2ec;
  margin: 10px 0 20px 0; }

/* Gallery */
#gallery {
  width: 950px;
  margin: 5px auto;
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg.jpg) repeat-y black;
  padding: 8px 0;
  position: relative; }

#gallery #gtop {
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg-top.png) no-repeat 0 0 black;
  width: 950px;
  height: 8px;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0; }

#gallery #gbase {
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg-base.png) no-repeat 0 100% black;
  width: 950px;
  height: 8px;
  line-height: 0;
  position: absolute;
  bottom: 0;
  left: 0; }

#gallery ul {
  margin: 22px 50px; }

#gallery ul li {
  display: inline-block;
  position: relative;
  /* ie 7 fix */
  *display: inline;
  zoom: 1; }

#gallery ul li a {
  display: block;
  width: 230px;
  height: 230px;
  line-height: 0;
  margin: 35px 25px;
  overflow: hidden;
  position: relative; }

#gallery ul li span {
  position: absolute;
  color: #DEDEDE;
  width: 260px;
  text-align: center;
  height: 20px;
  bottom: 4px;
  left: 10px;
  font-size: 12px;
  line-height: 18px;
  display: block;
  text-shadow: 0px 0px 3px #949494; }

#gallery ul li a img.gray {
  position: absolute;
  top: 0;
  left: 0; }

#gallery ul li span.fin {
  display: block;
  width: 230px;
  height: 230px;
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/fin.png) 50% 50%;
  line-height: 0;
  margin: 0 25px;
  padding: 0;
  text-indent: -99999px; }

/* Portfolio Item */
#portfolio-item {
  width: 950px;
  margin: 5px auto;
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg.jpg) repeat-y black;
  padding: 8px 0;
  position: relative; }

#portfolio-item #gtop {
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg-top.png) no-repeat 0 0 black;
  width: 950px;
  height: 8px;
  line-height: 0;
  position: absolute;
  top: 0; }

#portfolio-item #gbase {
  background: url(http://static-files.carl-topham.com.s3.amazonaws.com/images/gallery-bg-base.png) no-repeat 0 100% black;
  width: 950px;
  height: 8px;
  line-height: 0;
  position: absolute;
  bottom: 0; }

#portfolio-item img {
  display: block;
  margin: 10px auto; }

#portfolio-item iframe {
  display: block;
  margin: 10px auto; }

/* blog */
article.posts {
  width: 630px;
  float: left; }

.post {
  width: 630px;
  float: left;
  background-color: #f3f2ec;
  margin: 10px 0 20px 0; }

.post div.image {
  display: block;
  background: url(../images/gallery-bg-front.jpg) no-repeat 0 0;
  margin: 10px auto;
  width: 570px;
  padding: 20px 0; }

.post div.image img {
  display: block;
  margin: 0 auto; }

.post p {
  font-size: 12px;
  line-height: 21px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 20px 10px 20px;
  color: 333333;
  text-align: justify;
  clear: left; }

.post h1,
.post h2 {
  font-size: 20px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  padding: 10px 20px 5px 20px;
  color: #2f2f2f;
  float: left; }

.post h1 a {
  text-decoration: none;
  color: #2f2f2f; }

.post h1 a:hover {
  text-decoration: underline; }

article h2 {
  font-size: 14px;
  padding: 10px 20px;
  color: #2F2F2F;
  font-weight: normal;
  /* 2px solid #F7F6F1; */ }

article h2 a {
  text-decoration: none;
  color: #2F2F2F; }

article h2 a:hover {
  text-decoration: underline; }

.post h2 {
  font-size: 14px;
  float: right; }

.post a {
  color: #666666;
  text-decoration: none; }

.post a:hover {
  text-decoration: underline; }

.post ul,
.post ol {
  font-size: 12px;
  line-height: 21px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 20px 10px 20px;
  color: 333333;
  text-align: left;
  clear: left;
  list-style-type: disc; }

.post ol {
  list-style-type: decimal; }

.post ul li,
.post ol li {
  padding: 3px 0 3px 0;
  margin: 0 0 0 25px; }

.post .pre {
  margin: 10px 20px; }

.post pre {
  margin: 10px 20px;
  padding: 10px;
  background: url(../images/console.jpg) repeat 0 5px black;
  color: #76CC20;
  text-shadow: 0px 0px 10px #76CC20;
  /* filter: dropshadow(color=#76CC20, offx=0, offy=0); */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 12px;
  line-height: 18px;
  overflow: auto; }

.post pre::selection {
  background: #76CC20;
  background: #fff;
  color: #fff;
  text-shadow: 0px 0px 10px #fff;
  /* filter: dropshadow(color=#fff, offx=0, offy=0); */ }

.post pre::-moz-selection {
  background: #76CC20;
  background: #fff;
  color: #fff;
  text-shadow: 0px 0px 10px #fff;
  /* filter: dropshadow(color=#fff, offx=0, offy=0); */ }

#comment-stream {
  width: 630px;
  float: left;
  background-color: #f3f2ec;
  margin: 10px 0 20px 0; }

#comment-stream p {
  font-size: 12px;
  line-height: 21px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px 20px 10px 20px;
  color: 333333;
  text-align: justify;
  clear: left; }

#comment-stream h2,
#comment-stream h3,
#comment-stream h4 {
  font-size: 16px;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  padding: 10px 20px 5px 20px;
  color: #2f2f2f;
  float: none; }

#comment-stream h3 {
  font-size: 14px;
  line-height: 20px;
  float: left; }

#comment-stream h4 {
  font-size: 12px;
  line-height: 20px;
  float: right; }

.comment {
  border-bottom: 1px solid #ebeae3; }

ul#pagination {
  width: 630px;
  text-align: center; }

ul#pagination li {
  display: inline; }

ul#pagination a,
ul#pagination span {
  display: inline-block;
  padding: 8px 11px;
  margin: 5px;
  font-size: 12px;
  color: #666;
  text-decoration: none;
  background: #F3F2EC; }

ul#pagination a {
  color: #666;
  font-weight: bold; }

ul#pagination a:hover {
  background: #666666;
  color: #fff; }

ul#pagination li.left {
  float: left; }

ul#pagination li.right {
  float: right; }

/* social */
#social-utils {
  margin: 10px; }

.social-item {
  display: inline-block;
  margin: 5px; }

/* post side bar */
#side-bar {
  width: 310px;
  float: right;
  background-color: #f3f2ec;
  margin: 10px 0 20px 0;
  padding: 0 0 10px 0; }

#side-bar .side-section h2 {
  font-size: 14px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  padding: 10px 20px 5px 20px;
  color: #2f2f2f; }

#side-bar .side-section ul {
  font-size: 12px;
  line-height: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: lighter;
  padding: 2px 10px 2px 10px;
  color: #2f2f2f; }

#side-bar .side-section ul a {
  text-decoration: none;
  display: block;
  color: #666666;
  padding: 2px 10px; }

#side-bar .side-section ul a:hover {
  background: #111111;
  color: #fff; }

/* comment */
.hasJS #comment-add {
  opacity: 0.2; }

#comment-add {
  background: #333333 url(../images/comment-bg.gif) repeat;
  width: 570px;
  margin: 10px auto;
  padding: 10px 10px 10px 10px; }

#comment-add legend {
  color: #fff;
  padding: 10px;
  font-size: 14px;
  line-height: 19px;
  padding: 10px 0;
  margin: 0; }

#comment-add label,
#comment-add input,
#comment-add textarea {
  float: left;
  padding: 6px;
  margin: 3px 0;
  color: #CCC;
  font-family: Verdana, Geneva, sans-serif; }

#comment-add label {
  text-align: right;
  padding-right: 20px;
  line-height: 14px;
  font-size: 12px; }

#comment-add input,
#comment-add textarea {
  background: #333333 url(../images/comment-bg-field.gif) repeat;
  border: 0;
  color: #fff;
  border: #34383c 1px solid; }

#comment-add input[type="submit"] {
  width: 100px;
  margin: 10px 5px; }

#comment-add input:hover[type="submit"] {
  background: none #000; }

#comment-add label {
  width: 90px; }

#comment-add input {
  width: 200px; }

#comment-add textarea {
  width: 420px;
  height: 108px;
  max-width: 420px;
  min-width: 420px;
  min-height: 108px;
  max-height: 300px;
  line-height: 18px; }

#comment-add p {
  margin: 0;
  padding: 0;
  clear: left; }

#comment-add p.submit {
  margin-left: 110px; }

/* 2- Navigation */
nav {
  width: 950px;
  margin: 0 auto; }

nav ul {
  margin: 30px 0 5px 0;
  height: 45px;
  width: 950px; }

nav ul li {
  float: right;
  margin: 0 0 0 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: lighter;
  color: #1c1c1c; }

nav ul li.double {
  float: left;
  margin: 0 10px 0 0; }

nav ul li a {
  display: block;
  width: 110px;
  height: 45px;
  text-align: center;
  background-image: url(../images/nav.png);
  background-repeat: no-repeat;
  background-position: -240px 0;
  line-height: 34px;
  color: #141414;
  text-decoration: none; }

/* hover */
nav ul li a:hover {
  color: #555555;
  background-position: -240px -60px; }

/* special cases */
nav ul li.double a {
  font-size: 17px;
  width: 230px;
  background-position: 0px 0; }

nav ul li.default a {
  background-position: -240px -840px;
  color: #fff; }

nav ul li.double.default a {
  background-position: 0px -840px; }

nav ul li.selected a {
  background-position: -240px -120px;
  color: #fff; }

nav ul li.double.selected a {
  background-position: 0px -120px; }

/* special hover cases */
nav ul li.double a:hover {
  background-position: 0 -60px; }

nav ul li.default a:hover {
  color: #e0e0e0;
  /* background-position:-240px -184px; */ }

nav ul li.double.default a:hover {
  background-position: 0 -840px; }

nav ul li.selected a:hover {
  color: #e0e0e0;
  background-position: -240px -180px; }

nav ul li.double.selected a:hover {
  background-position: 0 -180px; }

/* sub nav main */
/* hide if JS is available */
.hasJS nav ul.sub {
  display: none; }

/* unless is active */
.hasJS nav ul.sub.active {
  display: block; }

nav ul.sub {
  width: 950px;
  margin: 5px 0 10px 0;
  height: 40px;
  background-image: url(../images/nav-secondary.png);
  background-repeat: no-repeat;
  background-position: 0 0; }

nav ul.sub li {
  float: left;
  margin: 0 10px 0 0; }

nav ul.sub li a {
  display: block;
  width: 100px;
  height: 21px;
  padding: 3px 5px 3px 5px;
  text-align: center;
  background-image: none;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
  background-image: url(../images/nav.png);
  background-repeat: no-repeat;
  background-position: -240px -420px; }

nav ul.sub li.end-left a {
  background-position: -240px -300x; }

nav ul.sub li.end-right a {
  background-position: -240px -360px; }

nav ul.sub li a:hover {
  background-position: -240px -420px;
  height: 40px;
  line-height: 27px; }

nav ul.sub li.end-left a:hover {
  background-position: -240px -300x; }

nav ul.sub li.end-right a:hover {
  background-position: -240px -360px; }

nav ul.sub li.selected a {
  background-position: -240px -600px;
  height: 40px;
  line-height: 27px; }

nav ul.sub li.end-left.selected a {
  background-position: -240px -480x; }

nav ul.sub li.end-right.selected a {
  background-position: -240px -540px; }

/* 9- SFX & Enhancements */
#blurb {
  -webkit-box-shadow: 0px 0px 5px #ecebe4;
  -moz-box-shadow: 0px 0px 5px #ecebe4;
  box-shadow: 0px 0px 5px #ecebe4; }

#gallery-front a {
  -webkit-box-shadow: 0px 0px 5px #000000;
  -moz-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000; }

#portfolio-item img,
#gallery ul li a {
  /*
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  */
  -webkit-box-shadow: 0px 0px 5px #000000;
  -moz-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000; }

nav ul li a {
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out; }

nav ul li a:hover {
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out; }

nav ul li.selected a {
  /*
  text-shadow: 0px 0px 3px #404040;
  filter: dropshadow(color=#404040, offx=0, offy=0);	
  */ }

nav ul li.selected a:hover {
  text-shadow: 0px 0px 3px #949494;
  /* filter: dropshadow(color=#949494, offx=0, offy=0); */ }

nav ul.sub li a:hover {
  text-shadow: 0px 0px 3px #949494;
  /* filter: dropshadow(color=#949494, offx=0, offy=0);	 */ }

nav ul.sub li a {
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out; }

nav ul.sub li a:hover {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out; }

#gallery-feed {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#post div.image {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#gallery-feed ul li:hover {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out; }

#gallery ul li span {
  text-shadow: 0px 0px 3px #949494; }
