/* @override http://bunton.com.au/style.css */

/*
Theme Name: Bunton
Theme URI: http://seanbunton.com
Description: Art Direction, Design & Code
Author: Sean Bunton
Author URI: http://seanbunton.com
*/

*, 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 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }

q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none; position: relative;}
a:active, a:focus { outline: none;}

body {
	background: url(images/bg.jpg) no-repeat fixed center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.feature {
	margin-left: 10px;
	margin-bottom: 20px;
	height: 255px;
	width: 960px;
	position: relative;
	background-image: url(images/shadow_large.png);
	padding: 20px;
}

div.feature img {
	top: 0px; 
    left: 0px;
	position: absolute;
	margin-left: 20px;
	margin-top: 25px;
}

div.details p a {
	color: #eee;
}

a:hover.post-edit-link {
	cursor: pointer;
	background-color: #eee;
	opacity: 1;
}


span.amp {
	font: italic 16px 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;
}

div.thumb {
	height: 170px;
	width: 280px;
	padding: 5px;
	position: relative;
}

div.enquiry-box {
	background-color: #fff;
	padding: 30px;
	display: block;
	height: 295px;
}

div.enquiry-box input {
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	font: bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #999;
	text-transform: uppercase;
	letter-spacing: 2px;
}

div.enquiry-box textarea {
	padding: 8px;
	margin-bottom: 10px;
	border: 1px solid #bbb;
	font: bold 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	width: 348px;
	height: 74px;
}

#fancy_div div.enquiry-box h4 {
	color: #444;
	font: bold 26px/27px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: -2px;
	margin-bottom: 20px;
}

.item:hover div.details {
	opacity: 1;
}

div.thumb a.fancybox {
	height: 170px;
	width: 280px;
	float: left;
}

div.details {
	padding: 30px;
	position: absolute;
	left: 5px;
	width: 220px;
	height: 110px;
	-webkit-transition: all 0.55s ease-in;
	opacity: 0;
	top: 5px;
	background-color: #000;
}

div.send-button input {
	border: 1px solid #bbb;
	padding: 8px 36px 8px 15px;
	float: right;
	background: #fff url(images/mail-icon.gif) no-repeat 58px 9px;
	cursor: pointer;
}

div.copy {
	letter-spacing: 2px;
	color: #bbb;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	right: 10px;
	bottom: 10px;
	position: absolute;
}

#header h1 a{
	height: 100px;
	background: url(images/logo-bunton.png) no-repeat left bottom;
	float: left;
	text-indent: -9999px;
	margin-top: 30px;
	width: 170px;
	padding-right: 0;
	margin-left: 45px;
}

#header h1 a:hover {
	background-position: left top;
}

#header ul {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	margin-top: 60px;
	text-shadow: #fff 1px 1px 1px;
	width: 220px;
	float: right;
}

.item a {
	text-decoration: none;
}

#header ul li {
	display: inline-block;
	margin-left: 2px;
}

#header ul li a {
	display: block;
	text-indent: -9999px;
	opacity: 0.5;
	-webkit-transition: opacity .5s linear;

}

#header ul li.login a {
	width: 84px;
	background: url(images/login.png) 0 top;
}

#header ul li.login a:hover {
	background: url(images/login.png) 0 bottom;
}

#header ul li.enquiries a {
	width: 87px;
	background: url(images/enquiries.png) no-repeat;
	height: 25px;
	float: left;
}

#header ul li.twitter a {
	width: 75px;
	background: url(images/twitter.png) no-repeat;
	height: 25px;
	float: left;
}

#header ul li.bullet {
	width: 12px;
	background: url(images/bullet.png) no-repeat;
	height: 25px;
	display: inline-block;
}

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

#header ul li a:hover {
	color: #333;
	opacity: 1;
	-webkit-transition: opacity .5s linear;
}

#header ul li.description {
	float: left;
	color: #666;
	padding-top: 14px;
	text-transform: capitalize;
	letter-spacing: 0;
	padding-left: 25px;
	border-left: 1px solid #ddd;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}

#header h3 a {
	height: 80px;
	background: url(images/get-in-touch.jpg) no-repeat right center;
	float: right;
	text-indent: -9999px;
	padding-top: 65px;
	padding-bottom: 60px;
}

#header h3 a {
	height: 80px;
	background: url(images/get-in-touch.jpg) no-repeat right center;
	float: right;
	text-indent: -9999px;
	width: 300px;
	padding-top: 65px;
	padding-bottom: 60px;
}

div.details p {
	color: #ccc;
	clear: both;
	font: 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

cite.project_status a {
	position: absolute;
	top: 30px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 8px;
	color: #666;
	padding: 5px;	
	-webkit-transition-property: background-color, color; 
	-webkit-transition-duration: .25s;
	right: 30px;
	letter-spacing: 1px;
	font-weight: bold;
}

cite.project_status a:hover {
	cursor: pointer;
	color: #666;
}

div.details h2 {
	padding-bottom: 12px;
	color: #eee;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9px;
	float: left;
	width: 280px;
	letter-spacing: 2px;
	padding-top: 5px;
}

div.shadow {
	position: absolute;
	top: -16px;
	left: -18px;
	bottom: -20;
	right: -20px;
	height: 215px;
	z-index: -5;
	background: url(images/shadow.png) no-repeat;
}

div.item {
	width: 280px;
	height: 180px;
	position: relative;
	float: left;
	display: inline-block;
	background-image: url(images/shadow.png);
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 10px;
}

.thumb-container {
	display: block;
	margin: 0;
	width: 280px;
	height: 170px;
	background-image: url(images/thumb_container_bg.jpg);
}

.thumb-type {
	padding: 25px 30px;
	position: absolute;
	z-index: 50;
	width: 220px;
	height: 120px;
}

.thumb-type h3{
	padding-bottom: 8px;
	color: #555;
	font-weight: bold;
	font-size: 10px;
	float: left;
	width: 210px;
	text-shadow: #fff 1px 1px 1px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.thumb-type p{
	color: #666;
	clear: both;
	font: 11px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-shadow: #fff 1px 1px 1px;
}

a .thumbheading, a:hover .thumbheading {
	color: #777c7b;
	padding: 0;
}

.thumb-bg {
	display: block;
	height: 170px;
	width: 280px;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
}


abbr {
	letter-spacing: 1px;
	font-size: 10px;
	cursor: help;
}

ul#footer {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #666;
	float: left;
	width: 975px;
	padding: 35px 15px 35px 30px;
}

ul#footer li.links a{
	text-decoration: none;
	color: #666;
	padding: 15px 30px 15px 45px;
	background: url(images/tweet.jpg) no-repeat 6px 8px;
	float: right;
}

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

ul#footer li {
	color: #bbb;
}

#footer li.copy {
	float: left;
	padding: 15px;
}

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

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

form#filter {
	margin-left: 30px;
	margin-bottom: 25px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: none;
}

#filter fieldset label input {
	margin-right: 8px;
}

#filter fieldset label {
	margin-right: 10px;
}

div.options {
	position: absolute;
	bottom: 20px;
	left: 30px;
}

div.options a{
	background-position: top;
}

div.options a:hover{
	background-position: bottom;
}

div.options a.zoom {
	width: 55px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	background: url(images/zoom.png) center top;
}

div.options a:hover.zoom {
	width: 55px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	background: url(images/zoom.png) center bottom;
}

div.options a.visit-site {
	background-image: url(images/visit.png);
	width: 84px;
	height: 20px;
	text-indent: -9999px;
	display: inline-block;
	margin-left: 10px;
}


div#header {
	height: 150px;
	padding-top: 24px;
}

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

#container div.sneaky h2 {
	color: #999;
	font-weight: bold;
	font-size: 20px;
}

#container div.sneaky p {
	color: #999;
	font-size: 12px;
	line-height: 20px;
}

#container div.sneaky {
	padding: 30px;
}

#header ul li.login {
	display: none;
}
