/*
Theme Name: DW FOLIO
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: DOMINIC WHITTLE
*/


/* ------------------------------ @ Resets LITE ------------------------------- 

 	Resets LITE based on Eric Myers "reset-reloaded" -- http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html,h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,a,img,pre,abbr,acronym,fieldset,form,label,legend,table{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0}:focus{outline:0}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}















/* -------------------------------- @ Elements --------------------------------- */

html {overflow-y: scroll;}
.none {display: none;}
.clearing {clear: both;}
.super {clear: both; line-height: 0; font-size: 0;}
.posrel {position: relative;}
hr {display: none;}
img {line-height: 0; font-size: 0;}
.left {float: left; display: inline;}
.right {float: right; display: inline;}

strong {font-weight: bold;}
em {font-style: italic;}

abbr {
	border-bottom: 1px dotted #ababab;
	letter-spacing: .07em;
	}

	/* Image replacement */
.imgr {
	text-indent: -9999px;
	text-align: left;
	line-height: 5px;
	}

.page-break {display:none;}









/* -------------------------------- @ Body --------------------------------- */

html {height: 100%; background-color: #F1F1F1;}

body {
	margin: 0; padding: 0;
	background-color: #F1F1F1;
	}




/* -------------------------------- @ Typography --------------------------------- */


body,
.preview .overlay,
textarea {
	font-size: 11px;
	line-height: 16px;
	font-family: Helvetica, Arial, sans-serif;
	/* font-family: "Century Schoolbook", Century, Times, "Times New Roman", serif; */
	color: #777;
	letter-spacing: 0.01em;
	}

/*
h1, h2, h3, h4, h5, h6,
.h3  {font-family: "Century", "Garamond Premier Pro", Garamond, "Times New Roman", Times, serif;}
*/
	
h1, h2, h3, h4, h5, h6,
.h3 {
	font-size: 11px;
	line-height: 16px;
	/* letter-spacing: 0.05em; */
	text-transform: uppercase;
	color: #333;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
	}

.entry h1, .entry  h2, .entry h3, .entry h4, .entry h5, .entry h6 {margin-bottom:25px;}

p, ul, ol {margin-bottom:12px;}

small, .small {
	font-size: 10px;
	}

a {color:#333; text-decoration: none; background: url(images/underline.gif) 0 12px repeat-x;}
#header a {line-height: 16px; font-size: 11px;}
@-moz-document url-prefix() {
	.MacOSX a {background: url(images/underline.gif) 0 10px repeat-x;}
	.MacOSX #header a {background: url(images/underline.gif) 0 12px repeat-x;}
	
	/* All firefox */
	#header ul a {background: url(images/underline.gif) 0 12px repeat-x;}
	
	/* Firefox Mac */
	.MacOSX #header a {background: url(images/underline.gif) 0 12px repeat-x;}
}
a:visited {color:#333; text-decoration: none;}
a:hover {color:#000;text-decoration: none;}
a:active {color:#000;text-decoration: none;}


ul, ol {
	list-style-position: outside;
	margin-left:20px;
	}

li {
	margin-bottom: 8px;
	margin-top: 8px;
	}

ul ul, ul ol, ol ul, ol ol {
	margin-top: 0px;
	margin-bottom: 0px;
	}







/* -------------------------------- @ .content Typography --------------------------------- */

	/* CONTENT */
.content h1, .content h2, .content h3, .content h4, 
.content h5, .content h6, .content p, .content ul, .content ol {
	}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	}





.page_extras {
	display: block;
	margin-top: 25px;
	padding-top: 25px;
	border-top: 1px solid #d8d8d8;
	margin-bottom: 25px;
	}

.content_col {
	width: 250px;
	display: inline;
	float: left;
	margin-right: 25px;
	}
.content_col_last {margin-right: 0;}

.achievements {background: url(images/awards.png) 107px 17px no-repeat;}
/* OR */
/*
.achievements {background: url(images/awards.png) 2px 17px no-repeat;}
.achievements h2 {padding-left: 30px;}
*/


.achievements ul {
	list-style: none; margin-left: 0;
	/*
	color:#999999;
	font-style:italic;
	*/
	}

.achievements li {
	padding-left: 20px;
	margin-top: 0;
	background: url(images/star.png) 4px 2px no-repeat;
	}

/*
.achievements li a {color: #999;}
.achievements li a:hover {color: #666;}
*/





/* -------------------------------- @ Structure --------------------------------- */

#page {
	width: 820px;
	margin: 0 auto;
	}



#header {
	margin: 0 10px;
	position: relative;
	height: 135px;
	text-shadow: 0px 1px 0px #fff;
	/* text-transform: uppercase; */
	}
	
	#header, h2, .h2 {font-family: "Century Schoolbook", Century, Times, "Times New Roman", serif;}
	
	#header a.pyramid {
		position: absolute;
		top: 57px;
		left: 382px;
		background-image: url(images/pyramid_hover.png);
		background-position: -50px 0;
		width: 36px;
		height: 31px;
		display: block;
		text-indent: -9999px;
		border: none;
		}
	#header a.pyramid:hover {background-position: 0px 0;}

	#home_btn {
		position: absolute;
		left: 0;
		width: 250px;
		text-decoration: none;
		background: none;
		}
	#home_btn h1, #home_btn p {display: inline;}

	#home_btn img {
		float: left;
		margin-right: 10px;
		display: inline;
		}
#home_btn,
#header ul {top:65px;}

#header ul {
	position: absolute;
	text-align: right;
	right: 0;
	}
#header li {
	display: inline;
	/* background: url(images/nav_dot.gif) right 7px no-repeat; */
	padding-right: 11px;
	padding-left: 12px;
	}
#header li.last {
	background: none;
	padding-right: 0;
	}

* html #footer {zoom: 1;}

#footer {
	font-size: 9px;
	margin: 0 10px;
	padding: 10px 0;
	text-align: right;
	position: relative;
	color: #999;
	}
	#footer p.admin {
		position: absolute;
		top:10px;
		left: 275px;
		width: 400px;
		text-align: left;
		}
	#footer p.admin a {color: #ccc;}
	
	.prev-nav,
	.next-nav,
	.prev-nav a,
	.next-nav a,
	.prev-nav span,
	.next-nav span {background-image: url(images/folio_nav_sprite.png);}
		
	.prev-nav,
	.next-nav {
		position: absolute;
		top: 5px;
		width: 15px;
		height: 16px;
		left: 0px;
		background-position: 0 -115px;
		}
	.next-nav {
		left: 15px;
		background-position: -15px -115px;
		}
	
	.prev-nav a,
	.next-nav a {
		display: block;
		text-indent: -9999px;
		text-align: left;
		width: 15px;
		height: 16px;
		background-position: 0 -75px;
		}
	.next-nav a {background-position: -15px -75px;}
	
	.prev-nav a:hover {background-position: 0px -95px;}
	.next-nav a:hover {background-position: -15px -95px;}	
	
		.prev-nav span,
		.next-nav span {
			display: block;
			position: absolute;
			top: -37px;
			left: 0px;
			width: 77px;
			height: 28px;
			text-indent: -9999px;
			text-align: left;
			background-position: 0 0;
			display: none;
			}
		.next-nav span {
			background-position: 0 -41px;
			left: -15px;
			}


/* BORDER */
.border-bottom {border-bottom: 1px solid #DADADA;}
.border-top {border-top: 1px solid #DADADA;}






#awards {
	border-top: 1px solid #DADADA;
	list-style: none;
	background: url(images/awards.png) 0 4px no-repeat;
	min-height: 42px;
	margin: 0 0 25px 0;
	padding: 0 0 0 33px;
	color: #999;
	font-style: italic;
	}
* html #awards {height: 43px;}

#awards a {color: #999;}

#awards a:hover {color: #666;}

.mdash {color: #ccc;}








#page_template {margin:25px 10px;}








/* -------------------------------- @ Contact Zone --------------------------------- */


.z {position: relative; z-index: 250;}
* html .z {zoom: 1;}
*+html .z {zoom: 1;}

#czone {
	position: relative;
	margin: 0 10px;
	background: url(images/c_bg.jpg) 0 0 repeat-y;
	height: 15px;
	}


#c_close {
	background-image:url(images/btn_close.png);
	background-position:0 0;
	height:22px;
	left:371px;
	margin:0;
	position:absolute;
	top:15px;
	width:59px;
	z-index: 200;
	cursor: pointer;
	}
	#c_close:hover {background-position: 0 -30px;}

#c_top {
	background: url(images/c_top.png) 0 0 no-repeat;
	height: 62px;
	z-index: 200;
	top: -41px;
	}
* html #c_top {background: url(images/c_top_jpg.jpg) 0 0 no-repeat;}
*+html #c_top {background: url(images/c_top_jpg.jpg) 0 0 no-repeat;}

#c_bot {
	background: url(images/c_bot.png) 0 0 no-repeat;
	height: 50px;
	z-index: 201;
	bottom:-35px;
	}
* html #c_bot {background: url(images/c_bot_gif.gif) 0 0 no-repeat;}
*+html #c_bot {background: url(images/c_bot_gif.gif) 0 0 no-repeat;}

#c_bot_shadow {
	background: url(images/c_bot_shadow.png) 0 0 no-repeat;
	height: 42px;
	bottom: 1px;
	z-index: 198;
	}
* html #c_bot_shadow {display: none;}
*+html #c_bot_shadow {display: none;}

#c_top,
#c_bot, 
#c_bot_shadow {
	width: 800px;
	position:absolute;
	left: 0;
	}

#gap {
	overflow: hidden;
	width: 800px;
	}



.wpcf7-response-output {
	margin: 0 !important;
	padding: 0 !important;
	
	}

.wpcf7-mail-sent-ok {
	background: url(images/message-sent.png) 0 0 no-repeat;
	height: 53px;
	width: 209px;
	border: none !important;
	left:11px;
	position:absolute;
	top:230px;
	text-indent:-9999px;
	}


span.wpcf7-not-valid-tip {
	background:#00CCFF !important;
	border:none !important;
	color:#FFFFFF !important;
	font-size:10px !important;
	font-weight:bold !important;
	left:3px !important;
	padding:3px !important;
	position:absolute !important;
	top:-6px !important;
	width:238px !important;
	z-index:100 !important;
	}

.wpcf7-validation-errors {
	background:none repeat scroll 0 0 #F7E700 !important;
	border:2px solid #F7E700 !important;
	padding:3px !important;
	text-align:center !important;
	}








/* -------------------------------- @ _Folio --------------------------------- */
a.preview {
	float: left;
	width: 250px;
	height: 150px;
	padding: 4px;
	margin: 17px 11px 0px 6px; display: inline;
	background-image: url(images/folio_preview-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: none;
	text-shadow: 0px -1px 0px #000;
	color: #fff;
	}
a.preview * {cursor: pointer;}
.preview .inside {
	display: block;
	overflow: hidden;
	width: 250px;
	height: 150px;
	position: relative;
	}

.preview .gloss {
	background: url(images/gloss.png);
	width: 85px;
	height: 133px;
	top:0;
	right:0;
	z-index: 10;
	display: block;
	position: absolute;
	}
	* html .preview .gloss {display: none;}


.preview .slide {
	display: block;
	position: relative;
	width: 250px;
	line-height: 0; font-size: 0;
	}

.preview .overlay {
	padding: 25px;
	width: 200px;
	height: 100px;
	background: #333;
	text-align: center;
	display: block;
	background: url(images/overlay_bg.png) top left no-repeat;
	}
	.preview .h2 {
		display: block;
		color: #fff;
		}
	
.preview img {}

a.preview:hover {background-position: 0 -170px; text-decoration: none;}
a.preview:hover .overlay {position: absolute; top:0px; left:0;}

/* JS */
.js a.preview:hover .overlay {position: relative;}















#folio {margin-bottom: 21px; margin-top: 4px;}












/* -------------------------------- @ _Folio --------------------------------- */

#single_folio {}


* html #single_folio {zoom: 1;}


#words {
	float: left;
	width: 250px;
	padding-left: 10px;
	}
#words strong {color: #333;}

#words h2 {
	padding: 25px 0;
	margin: 0;
/*
	border-bottom: 1px solid #DADADA;
	margin-bottom: 25px;
*/
	}
	
	
#pictures {
	float: right;
	width: 529px;
	padding-top:25px;
	padding-left:4px;
	margin-right:6px;
	display: inline;
	}
.js #pictures {background: url(images/gallery_bg315.png) right 21px no-repeat;}

.js #gallery {
	position: relative;
	overflow: hidden;
	height: 315px;
	width: 525px;
	}
#loading {
	height: 315px;
	width: 525px;
	position: absolute;
	top: 0;
	left: 0;
	background: #333 url(images/ajax-loader.gif) center center no-repeat;
	}

#gallery .img {
	margin-bottom: 25px; 
	}

.js #gallery .img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	}

#gallery_nav {display: none;}

.js #gallery_nav {
	text-align: center;
	line-height: 24px;
	padding: 25px 6px 25px 0;
	color: #333;
	display: block;
	}

#gallery_nav img {
	line-height: 24px;
	font-size: 24px;
	}


#next_btn,
#prev_btn {
	vertical-align:bottom;
	cursor: pointer;
	font-size: 12px;
	}

* html #next_btn {vertical-align: middle;}
*+html #next_btn {vertical-align: middle;}


#img_number,
#img_count {
	font-weight: bold;
	color: #000;
	}








* html #contact {zoom: 1;}
*+html #contact {zoom: 1;}

#contact {
	margin: 25px 10px;
	}
#gap #contact {
	margin: 0; 
	padding: 55px 0 25px 0;
	position: relative;
	z-index: 180;
	}


/* CONTACT FORM */

.wpcf7 .c1,
.wpcf7 .c2,
.wpcf7 .c3{
	width: 250px;
	float:left;
	display: inline;
	margin-right: 25px;
	overflow: hidden;
	}
	.wpcf7 .c3 {
		margin-right: 0;
		margin-top: 16px;
		}

input[type=text], 
textarea {
	border: 2px solid #DFDEDC;
	background: #fff;
	padding: 5px;
	color: #333;
	font-style: italic;
	width: 236px; /* 250 - padding - 4 */
	}
.wpcf7 textarea {
	height: 119px; 
	}

@media screen and (-webkit-min-device-pixel-ratio:0){
.wpcf7 textarea {height: 128px;}
}


input[type=text]:focus, 
textarea:focus{
	border: 2px solid #0CF;
}


#contact {
	/* font-size: 12px; */
	color: #555;
	}
#contact strong {color: #333;}


.c1 p,
.c2 p {
	text-indent:3px;
	margin-bottom: 9px;
	}

.js p.no-spam {visibility: hidden; height: 0; overflow: hidden;}

input[type=submit] {
	background: url(images/btn_send.png) no-repeat;
	width: 61px;
	height: 25px;
	text-indent: -999px;
	border: none;
	outline: none;
	position: relative;
	left:184px;
	z-index: 200;
	cursor: pointer;
	}
*+html input[type=submit] {text-align:left; text-indent: 0px; font-size: 0; line-height: 0; color: #F1F1F1;}





#dump {
	height: 0;
	overflow: hidden;
	display: none;
	}

#contact #dump {
	height: auto;
	display: block;
	}















