/*
Theme Name: TWPv4
Theme URI: http://tedwinder.co.uk
Description: Ted Winder Photography (v4)
Author: Ted Winder
Author URI: http://tedwinder.co.uk
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td {
   margin: 0;
   padding: 0,;
}

address, caption, cite, code, dfn, em, strong, th, var {
   font-style: normal;
   font-weight: normal;
}

ol, ul, li {   list-style: none }

h1, h2, h3, h4, h5, h6 {
   font-size: 100%;
   font-weight: normal;
}

a img {
   border: none;
   position: relative;
}

a:active, a:focus {   outline: none }

body {
   background-color: #fff;
   font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
   border-top: 10px #0F0F0F solid;
}

.feature {
   margin-left: 10px;
   margin-bottom: 50px;
   width: 960px;
   position: relative;
}

span.amp {
   font: italic 18px Baskerville, Georgia, "Times New Roman", Times, serif;
   display: inline-block;
}

span.bask {
   font: italic 24px/10px Baskerville;
   margin-right: 2px;
   margin-left: 1px;
   display: inline-block;
   vertical-align: -3px;
}

#header h1 {
   float: left;
   text-indent: -9999px;
   padding-right: 0;
   margin-left: 20px;
}

#wall h2 {
   float: left;
   text-indent: -9999px;
   padding-right: 0;
   margin-left: 20px;
}

#header ul {
   float: right;
   font-size: 9px;
   font-weight: bold;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #666;
   text-shadow: #00000; 1px 1px 1px;
   padding-right: 42px;
}

.item a {   text-decoration: none }

span.separator {
   color: #ddd;
   margin-right: 8px;
   margin-left: 5px;
}

ul#footer {
   font-size: 9px;
   font-weight: bold;
   text-transform: uppercase;
   letter-spacing: 2px;
   color: #666;
   float: left;
   width: 975px;
   padding: 40px 15px 80px 30px;
      border-bottom: 5px #8E9399 solid;
}

ul#footer li.links {   float: right }

ul#footer li.links a {
   text-decoration: none;
   color: #666;
   padding: 5px;
}

ul#footer li.links a:hover {   color: #333 }

ul#footer li {
   float: left;
   color: #bbb;
   padding-top: 15px;
   padding-bottom: 13px;
   padding-right: 14px;
}

#footer p {
   text-indent: -9999px;
   float: left;
   width: 300px;
}

#portfolio {
   float: left;
   clear: both;
   width: 1020px;
}

div#header {
   height: 100px;
   width: 1000px;
   margin-right: auto;
   margin-left: auto;
   padding-top: 25px;
   background: url(images/head.png) no-repeat left bottom;
}

div#container {
   margin-right: auto;
   margin-left: auto;
   width: 1010px;
   height: 100px;
}

#container h2 {
   text-align: center;
   margin-right: auto;
   margin-left: auto;
   padding: 10px;
   color: #0F0F0F;
   font-family: Helvetica, Arial, sans-serif;
   font-style: italic;
   font-size: 20px;
}

#links {
   padding-bottom: 35px;
   margin-top: -25px;
}

#links img {
padding: 3px;
}

#links img.sidebar {
   float: left;
   margin-bottom: 5px;
   display: inline;
   margin-right: 20px;
}

h2 a {
   color: #0F0F0F;
   text-decoration: none;
   font-weight: bold;
}

#links h1 {
   text-align: left;
   padding: 10px;
   color: #0F0F0F;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 20px;
   font-weight: 400;
}

#links p {
   text-align: left;
   padding: 12px;
   color: #0F0F0F;
   font-family: Helvetica, Arial, sans-serif;
   font-size: 14px;
   font-weight: 300;
}

.bold {
font-weight: 600;}

#links a {   color: #0F0F0F; }

/*MOSAIC*/

.mosaic-block {
   float: left;
   position: relative;
   overflow: hidden;
   width: 280px;
   height: 170px;
   margin: 15px;
   background: #111 url(images/progress.gif) no-repeat center center;
   -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

.hire {
   float: left;
   position: relative;
   overflow: hidden;
   width: 280px;
   height: 170px;
   margin: 15px;
}

.mosaic-backdrop {
   display: none;
   position: absolute;
   top: 0;
   height: 100%;
   width: 100%;
   background: #111;
}

.mosaic-overlay {
   display: none;
   z-index: 5;
   position: absolute;
   width: 100%;
   height: 100%;
   background: #111;
}

.circle .mosaic-overlay {
   background: url(images/hover-magnify.png) no-repeat center center;
   opacity: 0;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
   filter: alpha(opacity=00);
   display: none;
   text-decoration: none;
}
