

@import url('reset.css');
@import url('template.css');

/* [01] Image Replacements
-------------------------------------------------------*/
/* Standard image replacement */
.imr {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* Button image replacement */
input.imr, button.imr {
	border: none;
	padding: 0;
	cursor: pointer;
}

/* [02] Clearfix
-------------------------------------------------------*/
/* More info at: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    font-size: 0;
}
.clearfix {
	display: block;
}

/* [03] Accessible Hide
-------------------------------------------------------*/
.hide {
	position: absolute;
	display: block;
	height: 0;
	visibility: hidden;
	left: -9999px;
	top: -9999px;
	padding: 0;
	margin: 0;
}

/* Legend hide */
legend.hide,
legend.hide span {
	line-height: 0;
}

/* [04] Misc
-------------------------------------------------------*/
.column {
	float: left;
}

/* PORTFOLIO - HOMEPAGE
-------------------------------------------------------*/
#portfolio {
	padding: 10px 0 0 20px;
}
#portfolio h3 {
	float: left;
	width: 120px;
	height: 134px;
	text-indent: -9999px;
	overflow: hidden;
	background: red;
	margin: 0 5px 5px 0;
	background: 0 0 no-repeat;
	display: inline;
}
#portfolio h3.first {
	margin-left: 0;
}
#portfolio ul {
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: inline;
}
#portfolio li {
	float: left;
	margin: 0 5px 5px 0;
	position: relative;
}
#portfolio img {
	display: block;
}
#portfolio a {
	display: block;
	width: 120px;
	height: 134px;
	overflow: hidden;
}
#portfolio span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 134px;
	background: #FFF;
	background: url('/images/backgrounds/bg-fade.png');
	text-indent: -9999px;
}
#portfolio a:hover span {
	background: url('/images/backgrounds/bg-portfolio.png') 0 0 no-repeat;
	cursor: pointer;
}

/* CLIENT LOGOS - HOMEPAGE
-------------------------------------------------------*/

#portfolio h3.sikanotions {
	background-image: url('/images/portfolio/sikanotions/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}

#portfolio h3.melt {
	background-image: url('/images/portfolio/melt/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}

#portfolio h3.beechwood-bees {
	background-image: url('/images/portfolio/beechwood-bees/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}

#portfolio h3.sickcity {
	background-image: url('/images/portfolio/sickcity/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.roland {
	background-image: url('/images/portfolio/roland/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.fujifilm {
	background-image: url('/images/portfolio/fujifilm/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.zaum {
	background-image: url('/images/portfolio/zaum/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.screen-east {
	background-image: url('/images/portfolio/screen-east/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.bert {
	background-image: url('/images/portfolio/bert/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.anglian {
	background-image: url('/images/portfolio/anglian/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.aaron {
	background-image: url('/images/portfolio/aaron-slater/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.norfolk-council {
	background-image: url('/images/portfolio/norfolk-council/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.hoseasons {
	background-image: url('/images/portfolio/hoseasons/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.virgin {
	background-image: url('/images/portfolio/virgin/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}

#portfolio h3.uea {
	background-image: url('/images/portfolio/uea/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.silksleep {
	background-image: url('/images/portfolio/silksleep/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.pernod {
	background-image: url('/images/portfolio/pernod/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.stmarys {
	background-image: url('/images/portfolio/st-marys/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.onlocation {
	background-image: url('/images/portfolio/onlocation/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.deltarush {
	background-image: url('/images/portfolio/delta-rush/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.timberland {
	background-image: url('/images/portfolio/timberland/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.andyward {
	background-image: url('/images/portfolio/andy-ward/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.wearebuilders {
	background-image: url('/images/portfolio/wearebuilders/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}
#portfolio h3.pineapple-thief {
	background-image: url('/images/portfolio/pineapple-thief/imr-client-logo2.gif');
	width: 120px;
	height: 134px;
}


/* PROJECT OVERLAY - HOMEPAGE
-------------------------------------------------------*/
/* General rules, for javascript and non-javascript versions */
#project .imr.project-title {
	margin-bottom: 20px;
}
#project h2,
#project h3 {
	text-transform: uppercase;
}
#project h3.studio,
#project h3.role,
#project a.view-site {
	background: url('/images/sprites/spr-portfolio.png') 0 0 no-repeat;
}
#project h3.studio {
	margin: 25px 0 3px;
	width: 71px;
	height: 15px;
	background-position: -115px -61px;
}
#project h3.role {
	margin: 25px 0 3px;
	width: 109px;
	height: 15px;
	background-position: 0 -61px;
}
#project a.view-site {
	margin-top: 25px;
	width: 91px;
	height: 15px;
	background-position: -182px -19px;
}
#project a.view-site:hover {
	background-position: -182px -37px;
}
#project .about,
#project .project, {
	padding-bottom: 30px;
}

#project .project img {
	margin-bottom: 25px;
	border: 1px solid #dddddd;
}

#project .project object {
	margin-bottom: 25px;
}


/* Colourbox overlay */
#cboxLoadedContent #project {
	overflow: hidden;
	width: 840px;
	padding-bottom: 40px;
}
#cboxLoadedContent #project .project {
	float: left;
	width: 620px;
	padding: 0;
}
#cboxLoadedContent #project .about {
	float: right;
	width: 200px;
	padding: 90px 0 0 20px;
}

/* PORTFOLIO TITLES - OVERLAY + NON-JS PAGES
-------------------------------------------------------*/
#project.fujifilm h2.project-title {
	width: 161px;
	height: 53px;
	background: url('/images/portfolio/fujifilm/imr-project-title.png') 0 0 no-repeat;
}

#project.melt h2.project-title {
	width: 74px;
	height: 23px;
	background: url('/images/portfolio/melt/imr-project-title.png') 0 0 no-repeat;
}

#project.beechwood-bees h2.project-title {
	width: 199px;
	height: 53px;
	background: url('/images/portfolio/beechwood-bees/imr-project-title.png') 0 0 no-repeat;
}

#project.sickcity h2.project-title {
	width: 144px;
	height: 53px;
	background: url('/images/portfolio/sickcity/imr-project-title.png') 0 0 no-repeat;
}

#project.zaum h2.project-title {
	width: 123px;
	height: 53px;
	background: url('/images/portfolio/zaum/imr-project-title.png') 0 0 no-repeat;
}

#project.roland h2.project-title {
	width: 131px;
	height: 23px;
	background: url('/images/portfolio/roland/imr-project-title.png') 0 0 no-repeat;
}

#project.screen-east h2.project-title {
	width: 112px;
	height: 53px;
	background: url('/images/portfolio/screen-east/imr-project-title.png') 0 0 no-repeat;
}

#project.sikanotions h2.project-title {
	width: 200px;
	height: 24px;
	background: url('/images/portfolio/sikanotions/imr-project-title.png') 0 0 no-repeat;
}

#project.bert h2.project-title {
	width: 166px;
	height: 23px;
	background: url('/images/portfolio/bert/imr-project-title.png') 0 0 no-repeat;
}

#project.anglian h2.project-title {
	width: 139px;
	height: 53px;
	background: url('/images/portfolio/anglian/imr-project-title.png') 0 0 no-repeat;
}

#project.aaron h2.project-title {
	width: 113px;
	height: 53px;
	background: url('/images/portfolio/aaron-slater/imr-project-title.png') 0 0 no-repeat;
}

#project.hoseasons h2.project-title {
	width: 192px;
	height: 23px;
	background: url('/images/portfolio/hoseasons/imr-project-title.png') 0 0 no-repeat;
}

#project.virginwines h2.project-title {
	width: 107px;
	height: 53px;
	background: url('/images/portfolio/virgin/imr-project-title.png') 0 0 no-repeat;
}

#project.pernod h2.project-title {
	width: 129px;
	height: 23px;
	background: url('/images/portfolio/pernod/imr-project-title.png') 0 0 no-repeat;
}

#project.silksleep h2.project-title {
	width: 146px;
	height: 23px;
	background: url('/images/portfolio/silksleep/imr-project-title.png') 0 0 no-repeat;
}

#project.onlocation h2.project-title {
	width: 195px;
	height: 53px;
	background: url('/images/portfolio/onlocation/imr-project-title.png') 0 0 no-repeat;
}

#project.uea h2.project-title {
	width: 167px;
	height: 53px;
	background: url('/images/portfolio/uea/imr-project-title.png') 0 0 no-repeat;
}

#project.ncc h2.project-title {
	width: 150px;
	height: 53px;
	background: url('/images/portfolio/norfolk-council/imr-project-title.png') 0 0 no-repeat;
}

#project.delta h2.project-title {
	width: 182px;
	height: 23px;
	background: url('/images/portfolio/delta-rush/imr-project-title.png') 0 0 no-repeat;
}

#project.timberland h2.project-title {
	width: 189px;
	height: 53px;
	background: url('/images/portfolio/timberland/imr-project-title.png') 0 0 no-repeat;
}

#project.andyward h2.project-title {
	width: 185px;
	height: 23px;
	background: url('/images/portfolio/andy-ward/imr-project-title.png') 0 0 no-repeat;
}

#project.wearebuilders h2.project-title {
	width: 141px;
	height: 53px;
	background: url('/images/portfolio/wearebuilders/imr-project-title.png') 0 0 no-repeat;
}

#project.pineapple-thief h2.project-title {
	width: 151px;
	height: 83px;
	background: url('/images/portfolio/pineapple-thief/imr-project-title.png') 0 0 no-repeat;
}



/* PORTFOLIO PAGE - NON JS
-------------------------------------------------------*/
#content.portfolio {
	width: 620px;
	padding: 30px 0 0 565px;
}

/* CONTACT PAGE
-------------------------------------------------------*/
#content.contact .column-wrapper {
	padding: 30px 0 0 30px;
}
#content.contact .column {
	width: 190px;
	margin-bottom: 50px;
}
#content.contact .col1 {
	margin-right: 50px;
}

/* Headings and image replacements */
#content.contact h2.enquiry,
#content.contact h2.contact,
#content.contact h2.social,
#content.contact span.tel,
#content.contact span.emailme,
#content.contact form .imr,
#content.contact button {
	background: url('/images/sprites/spr-contact.gif') 0 0 no-repeat;
}
#content.contact h2.enquiry {
	width: 131px;
	height: 53px;
	background-position: -1px -1px;
	margin-bottom: 25px;
}
#content.contact h2.contact {
	width: 145px;
	height: 53px;
	background-position: -2px -119px;
	margin-bottom: 25px;
}
#content.contact h2.social {
	width: 117px;
	height: 53px;
	background-position: -2px -60px;
	margin: 50px 0 25px;
}

#content.contact span.tel {
	width: 193px;
	height: 15px;
	background-position: -2px -185px;
}
#content.contact span.emailme {
	width: 194px;
	height: 17px;
	background-position: -2px -239px;
	margin: 10px 0 25px;
}


/* Contact form */
#content.contact form label {
	display: block;
	margin-bottom: 0.833em; /* 10px */
}
#content.contact form br {
	display: none;
}
#content.contact input,
#content.contact textarea {
	width: 180px;
	padding-left: 7px;
	border: none;
	border-bottom: 1px solid #362E1F;
	color: #888;
	background: url('/images/backgrounds/bg-form-input.gif') left center no-repeat;
}
#content.contact textarea {
	background-position: 0 6px;
	overflow: auto;
	height: 19.167em; /* 230px */
}
#content.contact form .name,
#content.contact form .email,
#content.contact form .enquiry {
	width: 70px;
	height: 12px;
	margin-bottom: 5px;
	background-position: -144px -60px;
}
#content.contact form .email {
	background-position: -144px -36px;
}
#content.contact form .enquiry {
	background-position: -144px -12px;
}
#content.contact button {
	width: 49px;
	height: 15px;
	background-position: -143px -84px!important;
}
#content.contact button:hover {
	background-position: -143px -104px!important;
}

/* Social links */
#content.contact .col2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: -2px;
}
#content.contact .col2 ul a {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 106px;
	height: 15px;
	background: url('/images/sprites/spr-social.gif') no-repeat;
}
#content.contact ul .linkedin a:hover {
	background-position: -106px 0;
}
#content.contact ul .twitter a {
	background-position: 0 -20px;
}
#content.contact ul .twitter a:hover {
	background-position: -106px -20px;
}
#content.contact ul .behance a {
	background-position: 0 -40px;
}
#content.contact ul .behance a:hover {
	background-position: -106px -40px;
}
#content.contact ul .flickr a {
	background-position: 0 -60px;
}
#content.contact ul .flickr a:hover {
	background-position: -106px -60px;
}
#content.contact ul .tumblr a {
	background-position: 0 -80px;
}
#content.contact ul .tumblr a:hover {
	background-position: -106px -80px;
}
#content.contact ul .facebook a {
	background-position: 0 -100px;
}
#content.contact ul .facebook a:hover {
	background-position: -106px -100px;
}





/*** ABOUT ME ***/


#content.about .column-wrapper {
	padding: 30px 0 0 30px;
}
#content.about .column {	
	margin-bottom: 50px;
}
#content.about .col1 {
	margin-right: 50px;
	width: 260px;
}
#content.about .col1 p {
	color: #b0a9a2;
	font-size: 1.1em;
}

#content.about .col2 {
	width: 180px;
}
#content.about .col2 p {
	color: #b0a9a2;
}

/* Headings and image replacements */
#content.about h2.about,
#content.about h2.achievements,
#content.about h2.skills,
#content.about span.web,
#content.about span.illustrator,
#content.about span.interface,
#content.about span.dev,
#content.about span.css,
#content.about span.myspace,
#content.about a.flickrb  {
	background: url('/images/sprites/spr-about.gif') 0 0 no-repeat;
	}
#content.about h2.about {
	width: 162px;
	height: 23px;
	background-position: 0 0;
	margin-bottom: 25px;
	}

#content.about h2.skills {
	width: 162px;
	height: 23px;
	background-position: 0 -26px;
	margin: 40px 0 25px 0;
	}
#content.about h2.achievements {
	width: 162px;
	height: 18px;
	background-position: 0 -79px;
	margin: 189px 0 21px 0;
	}	
#content.about a.flickrb {
	width: 162px;
	height: 23px;
	background-position: 0 -51px;
	margin-bottom: 20px;
	}
#content.about span.web {
	width: 217px;
	height: 15px;
	background-position: 0 -97px;
	margin-bottom: 10px;
	}
#content.about span.illustrator {
	width: 217px;
	height: 15px;
	background-position: 0 -122px;
	margin-bottom: 10px;
	}
#content.about span.interface {
	width: 217px;
	height: 15px;
	background-position: 0 -147px;
	margin-bottom: 10px;
	}
#content.about span.dev {
	width: 217px;
	height: 15px;
	background-position: 0 -172px;
	margin-bottom: 10px;
	}
#content.about span.css {
	width: 217px;
	height: 15px;
	background-position: 0 -197px;
	margin-bottom: 10px;
	}
#content.about span.myspace {
	width: 217px;
	height: 15px;
	background-position: 0 -222px;
	margin-bottom: 40px;
	}
	

#achievements ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#achievements li {
	margin: 0 0 20px 0;
	padding: 0;
	list-style:none;
	position: relative;
	left: -15px;
	color: #b0a9a2;
	font-size: 0.90em;
	}	
#achievements li a {
	color: #362e1f;
	font-weight: normal;
	color: #b0a9a2;
	font-size: 1.0em;
	}
#achievements li a span {
	color: #362e1f;
	font-weight: bold;
	text-transform:uppercase;
	font-size: 1.1em;
	}		


/*** --------------------- Flickr --------------------- ***/


.flickrbadge *{
	margin:0;
	padding:0;
 	list-style:none;
	border:none;
	}
	
.flickrbadge ul {
    padding:0;
	margin:0;
	}
	
.flickrbadge{
	width:250px;
	padding:0 0 5px 0;
	text-align:left;
	margin:20px 0 0 0;
    overflow:hidden;	
	margin: 0 0 0 0;
	float:left;
	display:block;
	}
	
.flickrbadge a{
	display:block;
	font-weight:normal;
	text-decoration:none;
	}
	
.flickrbadge a.flickrlink{
	padding-top:.3em;
	text-align:left;
	margin-right:60px;
	}
	
.flickritems{
    padding-top:10px;
    position:relative;
	width:280px;
	}
	
.flickritems li{
    float:left;
    padding:0 5px 5px 0;
	}
	
.flickrbadge p {
	text-align:left;
	padding-right:13px;
	font-size: 125%;
	line-height: 1.4em;
	font-weight:lighter;
	margin: 10px 0 0 0;
	width: 260px;
	}
	
.flickrbadge p a {
	color: #231f20;
	width: 100%;
	}
	
.flickritems li img{
    display:block;
	border: 1px solid #ebebeb;
	padding: 1px;
	}
	