/*
Theme Name: Blackstripe Creative
Theme URI: http://
Author: Bespoke Internet
Author URI: http://bespokeinternet.com/
Description
Version: 1
License: GNU General Public License
License URI: license.txt
Tags: 
*/

/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6{
	font-weight: bold;
}
blockquote, q {
	quotes: none;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table a{
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
table a:hover{
	color: #1a1a1a;
	text-decoration: underline
}
html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
    overflow-y: scroll;
}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background: #f7f7f7 url(images/bg.png) repeat-x;
}
html, body {
    height: 100%;
}
body,
td,
th,
input,
textarea,
select,
a {
	outline: none;
	color: #333;
	font-size: 13px;
	text-decoration: none;
	
}

/* GENERAL */
th, td{
	line-height: 20px;
}

/* COMMON */
/*::selection {
	color: #fff;
	background: #0D3863; /* Safari */
/*}
::-moz-selection {
	color: #fff;
	background: #0D3863; /* Firefox */
/*}*/
.img_replace{
	display: block;
	text-indent: -99999px;
}
.input_submit{
	border: medium none!important;
	cursor: pointer !important;
	display: block;
	font-size: 0;
	line-height: 0;
	text-indent: -999em !important;
}
.form_row{
	clear: both;
	margin: 0 0 12px 0;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
.slideshow_controls{
	position: absolute;
	z-index: 9999;
}
.slideshow_controls li{
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	background: url(images/slideshow-controls.png) no-repeat;
	cursor: pointer;
	list-style-type: none;
}
.slideshow_controls li.next{
	background-position: top right;
	float: right;
	display:none;
}
.slideshow_controls li.next:hover{
	background-position: bottom right;
}
.slideshow_controls li.prev{
	background-position: top left;
	display:none;
}
.slideshow_controls li.prev:hover{
	background-position: bottom left;
}

/* MAIN */

#container {
    display: block;
    height: auto !important;
    margin: 0 auto;
    min-height: 100%;
    overflow: hidden;
    position: relative;
}

#main_wrapper{
	width: 940px;
	margin: auto;
}

/* header */
#header{
	position: relative;
	height: 100px;
}
#header .logo{
	width: 215px;
	height: 50px;
	background: url('http://www.blackstripedesign.co.uk/wp-content/themes/blackstripe/images/Blackstripe_Logo_Final_web.png') no-repeat;
	position: absolute;
	top: 25px;
	left: 15px;
	background-size: contain;
}

#header .contact_links{
	position: absolute;
	top: 40px;
	right: 15px;
}
#header .contact_links li{
	display: block;
	float: left;
	font-size: 15px;
	text-align: right;
	color: #000;
	line-height: 18px;
	position: relative;
	top: -1px;
}
#header .contact_links li+li{
	margin: 0 0 0 12px;
	padding: 0 0 0 13px;
	background: url(images/vertical-divide.png) 0 3px no-repeat;
}
#header .contact_links li strong{
	position: relative;
	top: -1px;
}
#header .contact_links li a#facebook{
	width: 8px;
	height: 15px;
	background: url(images/icon-facebook.png) no-repeat;
	text-indent: 9999px;
}
#header .contact_links li a#twitter{
	width: 22px;
	height: 15px;
	background: url(images/icon-twitter.png) no-repeat;
	text-indent: 9999px;
}
#header .contact_links li a#facebook,
#header .contact_links li a#twitter{
	position: relative;
}
#header .contact_links li a#facebook:hover,
#header .contact_links li a#twitter:hover{
	background-position: bottom;
}

/* menu */
#menu{
	background: url(images/menu-bg.png);
	display: block;
	width: 915px;
	padding: 12px 15px 10px 10px;
	height: 18px;
}
body.home #menu{
	position: absolute;
	z-index: 99;
}
#menu li{
	display: block;
	float: left;
}
#menu li+li{
	margin: 0 0 0 15px;
}
#menu li a{
	text-transform: lowercase;
	color: #fff;
	font-size: 14px;
	padding: 5px;
}
#menu li a:hover{
	color: #C1D82F;
}

/* homepage slideshow */
#homepage_slideshow{
	position: relative;
	z-index: 1;
	padding: 0 0 8px 0;
	background: url(images/section-divide.png) bottom no-repeat;
	height: 365px;
}
#homepage_slideshow .slideshow_controls{
	top: 170px;
	width: 940px;
}

/* content block (made up of #content_left and #content_right) */
.content_block{
	clear: both;
	padding: 20px 0 0 0;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}
.content_block + .content_block{
	margin: 20px 0 0 0;
	padding: 28px 0 0 0;
	background: url(images/section-divide.png) top no-repeat;
}
	.content_block h1, .content_block h1 a{
		color: #333;
		font-size: 24px;
		line-height: 32px;
		margin: 0 0 10px 0;
	}
	.content_block h2, .content_block h2 a{
		color: #333;
		font-size: 20px;
		line-height: 28px;
		margin: 0 0 10px 0;
	}
	.content_block p{
		line-height: 20px;
		margin: 0 0 10px 0;
	}
	.content_block a, .content_block h2 a:hover{
		color: #666;
	}
	.content_block a:hover{
		color: #333;
		text-decoration: underline;
	}
	.content_block ul{
		margin: 0 0 0 20px;
	}
	.content_block ul li{
		display: list-item;
		line-height: 20px;
	}

/* content left */
.content_left{
	width: 235px;
	float: left;
	margin: 0 15px 25px 0;
}
.content_right{
	width: 690px;
	float: left;
}

/* project slideshow */
#project_slideshow{
	position: relative;
	z-index: 1;
	height: 500px;
	margin: 0 0 10px 0;
}
#project_slideshow .slideshow_controls{
	top: 230px;
	width: 690px;
	margin: 0!important;
}

/* project nav */
.project_nav{
	border-top: 1px dotted #666;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0!important;
	display: block;
}
	.project_nav li{
		display: block;
		line-height: 22px;
	}
	.project_catalogue{
		padding: 0 0 0 20px;
		background: url(images/icon-return.png) 0 3px no-repeat;
	}
	.previous_project{
		padding: 0 0 0 20px;
		background: url(images/icon-previous.png) 3px 3px no-repeat;
	}
	.next_project{
		padding: 0 0 0 20px;
		background: url(images/icon-next.png) 3px 3px no-repeat;
	}

/* project tiles */
.project_tile{
	border-bottom: 1px dotted #666;
	padding: 0 0 5px 0;
	margin: 0 15px 25px 0;
	width: 220px;
	display: block;
	float: left;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: hidden;
}

/*.project_tile:nth-child(3n) { margin:0 }*/

	.project_tile.end{
		margin: 0 0 25px 0;
	}
	.project_tile a img{
		display: block;
		border-bottom: 8px solid #262324;
		max-width: 100%; 
	}
	.project_tile a img:hover{
		border-bottom: 8px solid #C1D82F;
		opacity: 0.9;
		filter: alpha(opacity=90);
		-moz-opacity: 0.9;
		-khtml-opacity: 0.9;
	}
	.project_tile .title{
		display: inline-block;
		padding: 8px 0 0 0;
		margin: 0 0 4px 0;
		font-weight: bold;
		font-size: 14px;
		line-height: 22px;
		color: #333;
	}
	.project_tile .title:hover{
		color: #666;
	}
	.project_tile .category{
		display: block;
		padding: 0 0 0 8px;
		line-height: 20px;
		margin: 0 0 10px 0;
		background: url(images/slash-divide.png) 0 5px no-repeat;
	}
	.project_tile .excerpt{
		line-height: 20px;
		margin: 0 0 10px 0;
	}
	
/* news excerpt */
.news_excerpt{
	overflow: auto;
	padding: 0 0 10px 0;
}
.news_excerpt + .news_excerpt{
	padding: 20px 0 15px 0;
	border-top: 1px dotted #666;
}
.news_excerpt a img{
	float: right;
	margin: 0 0 10px 10px;
	
	float: left;
	margin: 0 15px 10px 0;

	border-bottom: 8px solid #262324;
}
.news_excerpt a img:hover{
	border-bottom: 8px solid #C1D82F;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}
.news_excerpt .news_title{
	margin: 8px 0 5px 0;
}
.news_excerpt .news_date{
	font-size: 14px;
	margin: 0 0 10px 0;
}

/* map */
.map{
	margin: 0 0 20px 0;
}


/* footer */
#footer{
	clear: both;
	padding: 23px 15px 20px 15px;
	background: url(images/section-divide.png) top no-repeat;
	color: #4D4D4D;
}
	#footer a{
		color: #4D4D4D;
	}
	#footer a:hover{
		color: #1a1a1a;
		text-decoration: underline;
	}
	
	#footer_menu{
		margin: 0 0 10px 0;
		display: block;
		height: 25px;
	}
	#footer_menu li{
		display: block;
		float: left;
		text-transform: lowercase;
	}
	#footer_menu li+li{
		margin: 0 0 0 15px;
		padding: 0 0 0 15px;
		background: url(images/vertical-divide.png) 0 2px no-repeat;
	}
	
	address{
		clear: both;
		color: #4d4d4d;
		display: block;
		margin: 0 0 10px 0;
	}
	
	#copyright{
		line-height: 20px;
	}
	
.client-logo { padding:5px;  margin: 10px 5px; float:left }

#gmap { margin-bottom:20px }

.excerpt { display:block; overflow:hidden; height:40px }