/* Theme Name: BBLB architects
Theme URI: http://www.bblb-architects.co.uk/
Description: Last modified on 4th May 2011
Version: 1.1
Author: Richard Frost
Contact: richard.frost@bblb-architects.co.uk
*/

/* Release Notes
Version 1.1
- Re-written Project template now using Custom Taxonomies.
- New sections for Sustainability and Refurb & Renovate as part of About template.
- Custom code to display projects which are known to exist in new Custom Taxonomies.
- Added support Daring Fireball style Linked List, on both Blog posts and RSS feed.
- Re-organised Contact page structure.
- Re-organised Project page structure.
- Re-organised Newsletter layout.
- Added custom new Post explaining subscription options.
- Added support for 'Almost Pretty Permalinks' - restricted due to IIS server and permissions.
- Added qTip hovers for various sections of site.
- Added sharing functionality to Blog posts.
- Setup local avatars plugin for users.

Version 1.0
- Initial release
*/

/* !Reset */
/*-------------------------------------------------- */
* {
	outline: none;
	-moz-outline: none;
	}
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol,ul {
	list-style: none;
	}
hr {
	display: none;
	}
body, html {
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: none;
	}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #555;
	background-color: #e5e5e5;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	}

/* !Layout */
/*-------------------------------------------------- */
#wrapper {
	width: 100%;
	text-align: center;
	}
#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	}

/* !Header */
#header {
	z-index: 200; /* lt IE 8 bug */
	float: left;
	position: relative;
	width: 100%;
	margin: 25px auto 35px;
	}
#header h1.logo a {
	float: left;
	padding: 0;
	height: 38px;
	width: 203px;
	text-indent: -8000px;
	background: url(/wp-content/themes/bblbarchitects/images/global/logo-bblb.png) no-repeat;
	border: none;
	}
#header #nav {
	float: right;
	position: relative;
	margin: 10px 0 0;
	display: block;
	}
#header #nav li {
	position: relative;
	display: inline;
	vertical-align: baseline;
	cursor: pointer;
	}
#header #nav li a {
	margin-left: 10px;
	padding: 5px 8px;
	color: #555;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0px 1px 0px #fff;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 1px;
	line-height: 1em;
	cursor: pointer;
	}
#header #nav li.current_page_item a,
#header #nav li.current_page_ancestor a {
	border-bottom: 2px solid #ccc;
	}	
#header #nav li.current_page_item ul li a,
#header #nav li ul li.menu-item a {
	border-bottom: transparent;
	}
#header #nav li a:hover,
#header #nav li.open a {
	background-color: #336699;
	color: #fff;
	text-shadow: 0px -1px 0px #213a5a;
	}
#header #nav li a:active {
	margin: 1px 0 0 10px;
	}
#header #nav li ul {
	display: none;
	position: absolute;
	top: 17px;
	left: 10px;
	width: 142px;
	background-color: #336699;
	border-right: 2px solid #2d5a85;
	border-bottom: 2px solid #2d5a85;
	}
#header #nav li ul li {
	display: inline;
	}
#header #nav li ul li a {
	position: relative;
	display: block;
	margin: 3px;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background-color: #336699;
	text-shadow: 0px -1px 0px #213a5a;
	line-height: 1.2em;
	-webkit-transition: none;
	}
#header #nav li ul li a:hover {
	background-color: #739dc2;
	}
#header #nav li ul a:active {
	margin: 3px;
	background-color: #96b9dd;
	}

/* !Feature */
#feature {
	position: relative;
	float: left;
	margin: 0 0 15px;
	}
#feature #grid {
	float: left;
	height: 240px;
	position: relative;
	display: inline;
	display: none;
	}
#feature #grid img {
	position: relative;
	float: left;
	display: inline; /* IE fix */
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
	}
#feature #grid img.active {
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
	}
#slideFeature {
	overflow: hidden;
	}
#slideFeature .sexyslider-title {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 25px;
	text-shadow: 0 -1px 0 #000;
	}
#slideFeature .sexyslider-title a {
	padding: 2px px;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	}
#slideFeature .sexyslider-title a:hover {
	background-color: #fff;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	}
#slideNav {
	position: absolute;
	z-index: 10;
	width: 100%;
	top: 180px;
	}
#slideNav .sexyslider-next {
	float: right;
	}
#slideNav .sexyslider-previous {
	float: left;
	}
#slideNav a {
	float: left;
	padding: 9px 10px;
	background-color: #e5e5e5;
	color: #555;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	}
#slideNav a:hover {
	background-color: #336699;
	color: #fff;
	}
/*
#slideControl {
	text-align: right;
	margin-top: 5px;
	}
#slideControl a {
	background: #ccc;
	padding: 0 3px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	margin-left: 3px;
	}
#slideControl a.active {
	background: #a9a9a9;
	}
#slideControl a span {
	visibility: hidden;
	}
*/

/* !Footer */
#footer {
	clear: both;
	float: left;
	width: 100%;
	padding: 6px 0 15px;
	text-shadow: 0 1px 0 #fff;
	}
#footer ul {
	float: left;
	}
#footer ul li {
	display: inline;
	margin-right: 5px;
	}
#footer p {
	float: right;
	}
#footer p, #footer a {
	color: #888;
	font-size: 1.2em;
	}
#footer a:hover {
	color: #fff;
	}
#footer #connect {
	margin-left: 12px;
	}
#footer #connect li {
	margin: 0 3px;
	}
#footer #connect li a,
#footer #connect li a img {
	margin: 0;
	padding: 0;
	}
#footer #connect li a:hover {
	background-color: transparent;
	}


/* !Columns*/
/*-------------------------------------------------- */
#content {
	position: relative;
	float: left;
	margin: 15px 0 20px;
	width: 100%;
	}
#content p {
	padding: 0 0 12px;
	}
#content #column1 {
	float: left;
	width: 470px;
	}
#content #column1 p {
	clear: both;
	}
#content #column1 p strong {
	float: left;
	margin: 12px 0 3px;
	font-size: 1.2em;
	}
#content #column1 p a {
	font-size: 1em;
	}
#content #column1 ul {
	margin-left: 25px;
	}
#content #column1 ul li {
	list-style-type: square;
	font-size: 1.3em;
	line-height: 1.6em;
	}
#content #column1 blockquote{
	margin: 0;
	padding: 0 0 0 10px;
	color: #666;
	text-align: left;
	border-left: 1px solid #ccc;
	}
#content #column1 blockquote p:last-child{
	padding-bottom: 0;
	margin-bottom: 12px;
	}
#content #column2 {
	float: right;
	width: 230px;
	}
#content #column2 p {
	text-align: left;
	}
#content #column2 p a {
	font-size: 1em;
	}
#content #column1, #content #column2 {
	padding: 16px 20px 20px;
	background-color: #fff;
	border-bottom: 3px solid #ccc;
	border-right: 3px solid #ccc;
	}
#content #column1 h2 {
	color: #555555;
	line-height: 0.9em;
	}
#content #column1 h3 {
	float: left;
	clear: left;
	color: #555555;
	font-weight: bold;
	font-size: 1.4em;
	text-transform: uppercase;
	}
#content #column1 h4 {
	float: left;
	clear: left;
	margin-top: 1px;
	color: #aaa;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: uppercase;
	}
#content #column1 h2.gamma,
#content #column1 h3.gamma,
#content #column1 h4.gamma {
	padding-bottom: 22px;
	}
#content #column1 h2.zappa {
	padding-bottom: 18px;
	font-size: 2.2em;
	line-height: 1.2em;
	}
#content #column1 h2.titan {
	padding-bottom: 5px;
	font-size: 2.2em;
	line-height: 1.2em;
	}
#content #column1 h3.location {
	position: relative;
	padding-bottom: 4px;
	font-size: 1.2em;
	color: #666666;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/projecttag-location.png);
	background-repeat: no-repeat;
	background-position: 3px 0;
	padding-left: 26px;
	}	
#content #column1 h3.client {
	position: relative;
	padding-bottom: 20px;
	font-size: 1.2em;
	color: #666666;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/projecttag-client.png);
	background-repeat: no-repeat;
	padding-left: 26px;
	}
#content #column1 h2.sustainability {
	position: relative;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingSus.png);
	background-repeat: no-repeat;
	padding-left: 44px;
	padding-top: 6px;
	margin-bottom: 16px;
	height: 35px;
	font-size: 2.2em;
	}
#content #column1 h2.refurb {
	position: relative;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingRef.png);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 7px;
	margin-bottom: 16px;
	height: 35px;
	font-size: 2.2em;
	}

/* !Contact */
#content #column1 ul#partner-logos {
	margin: 0;
	margin-top: 25px;
	margin-left: 63px;
	padding: 0;
	}
#content #column1 ul#partner-logos li {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#content #column1 ul#partner-logos li:last-child {
	margin-right: 0;
	}
#content #column1 ul#partner-logos li a {
	padding: 0;
	}
#content #column1 ul#partner-logos li a img {
	margin: 0;
	padding: 0;
	border: 0 transparent;
	}
#content #column1 ul#partner-logos li a:hover {
	background-color: transparent;
	}

/* !Contact */
#content #column1 #mugshot {
	margin-left: 0;
	}
#content #column1 #mugshot li {
	float: left;
	display: block;
	margin-bottom: 18px;
	padding-top: 18px;
	border-top: 1px dotted #ccc;
	list-style-type: none;
	width: 100%;
	font-size: 1em;
	line-height: 1.6em;
	} 
#content #column1 #mugshot li:first-child {
	padding-top: 18px;
	border-top: transparent;
	}
#content #column1 #mugshot li .mugshot-details {
	float: left;
	margin-left: 10px;
	width: 355px;
	}
#content #column1 #mugshot li img {
	float: left;
	position: relative;
	padding: 6px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	width: 80px;
	}
#content #column1 #mugshot h2 {
	float: left;
	font-size: 18px;
	line-height: 1em;
	}
#content #column1 #mugshot h3 {
	float: left;
	font-size: 1.3em;
	}
#content #column1 #mugshot p {
	float: left;
	margin: 6px 0 0;
	padding: 0;
	}
#content #column1 #mugshot p.linkedin {
	margin-top: 2px;
	}
#content #column1 #mugshot p.email a {
	margin: 30px 0 0;
	padding: 3px 3px 3px 26px;
	font-size: 1em;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-email.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	}
#content #column1 #mugshot p.email a:hover {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-emailOver.png);
	}
#content #column1 #mugshot p.linkedin a {
	margin: 0;
	padding: 3px 3px 3px 26px;
	font-size: 1em;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/linkedin16.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	}
#content #column1 #mugshot p.linkedin a:hover {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/linkedin16.png);
	}
#content #column1 #mugshot p.twitter {
	margin-top: 4px;
	padding-left: 3px;
	}
	
/* !Tweets */
#tweets a {
	text-shadow: none;
	}
#tweets a:hover{
	background-color: transparent !important;
	}
#tweets .twtr-widget {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif !important;
	font-size: 1em !important;
	}
#tweets .twtr-doc {
	background-color: transparent !important;
	}
#tweets .twtr-bd {
	padding: 0 !important;
	}
#tweets .twtr-widget .twtr-tweet {
	border-bottom: 1px dotted #ccc !important;
	}
#tweets .twtr-widget p {
	line-height: 1.35em !important;
	}
#tweets .twtr-tweet-text {
	margin-left: 45px !important;
	}
#tweets .twtr-tweet-text p a {
	padding: 0 !important;
	}
#tweets .twtr-widget .twtr-tweet-wrap {
	padding: 6px 0 !important;
	}
#tweets .twtr-hd,
#tweets .twtr-ft {
	display: none !important;
	}
#tweets #tweet-id-1 {
	border-bottom: 0 transparent !important;
	}
	
/* !Homepage */
#content #column1 #tags {
	position: relative;
	left: -20px;
	top: -16px;
	width: 510px;
	border-bottom: 1px dotted #ccc;
	}
#content #column1 #tags p {
	margin: 0;
	padding: 9px;
	background-color: #f2f2f2;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#content #column1 #tags p a {
	position: relative;
	padding: 9px;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #555555;
	}
#content #column1 #tags p a span {
	font-weight: normal;
	color: #ccc;
	}
#content #column1 #tags p a:hover {
	color: #333333;
	background-color: transparent;
	text-shadow: 0 0 0 transparent;
	}

/* Environment Column */
#content #column2-environment {
	float: right;
	margin: -2px 6px 0 0;
	height: 103px;
	width: 260px;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recycling3.jpg);
	background-repeat: no-repeat;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	}
#content #column2-environment .menu-item-1571 {
	margin-top: 14px;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingSus.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	}
#content #column2-environment .menu-item-1572 {
	margin-top: 1px;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingRef.png);
	background-repeat: no-repeat;
	background-position: 10px 0;
	}
#content #column2-environment a {
	display: block;
	height: 33px;
	padding: 0;
	padding-top: 8px;
	padding-left: 54px;
	color: #7e7d7b;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: none;
	text-transform: uppercase;
	text-decoration: none;
	}
#content #column2-environment a:hover {
	color: #555;
	background-color: transparent;
	}

/* !Images */
#content #column1 a img {
	position: relative;
	margin: 8px 0 8px -5px;
	padding: 6px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background-color: #e8e8e8;
	-webkit-border-radius: 8px;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	}
#content #column1 a:hover img {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background-color: #ccc;
	}
#content #column1 a:hover[rel="fancybox"] {
	background-color: transparent;
	}
#fancybox-wrap a {
	margin: 0;
	padding: 0;
	background-color: transparent;
	}
	
/* !Widget Template */
#content #column2 .widget {
	float: left;
	width: 100%;
	margin: 25px 0 0;
	}
#content #column2 .widget:first-child {
	margin-top: 0;
	}
#content #column2 .widget li {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/but-arrow.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	padding: 4px 0 4px 15px;
	border-top: 1px dotted #ccc;
	}
#content #column2 .widget li:first-child,
#content #column2 .widget_text fieldset li {
	border-top: transparent;
	}
#content #column2 .widget_recent_entries a,
#content #column2 .widget_rss a,
#content #column2 .posts a {
	padding: 4px 0;
	}
#content #column2 .widget_text li {
	padding: 4px 0;
	background-image: none;
	}
#content #column2 .widget_rss a.rsswidget img {
	display: none;
	}
#content #column2 #text-6,
#content #column2 #text-7,
#content #column2 #text-8 {
	margin-top: 0;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
	}

/* !About Widget */
#content #column2 ul#about-widget li {
	padding: 7px 0 8px;
	}
#content #column2 ul#about-widget li:first-child {
	padding-top: 0;
	}
#content #column2 ul#about-widget li:last-child {
	padding-bottom: 0;
	}
#content #column2 ul#about-widget li h2 {
	font-size: 1.55em;
	}
#content #column2 ul#about-widget li  p{
	padding-left: 6px;
	padding-bottom: 0;
	}
	
/* !Categories Widget */
#content #column2 .widget_categories li {
	color: #999999;
	}

/* !Connect Widget */
#content #column2 #connect-widget {
	margin-top: 6px;
	}
#content #column2 #connect-widget li {
	display: inline;
	border-top: 0px transparent;
	}
#content #column2 #connect-widget li a {
	margin: 0 6px 0 0;
	padding: 0;
	}
#content #column2 #connect-widget li a:hover {
	background-color: transparent;
	}
#content #column2 .subscription-btn a {
	float: left;
	margin-top: 3px;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/btn-subscription.png);
	width: 226px;
	height: 25px;
	text-indent: -5000px;
	text-transform: capitalize; /* IE bug to make indent work */
	}
#content #column2 .subscription-btn a:hover {
	-webkit-transition: none;
	background-position-y: center;
	}
#content #column2 .subscription-btn a:active {
	-webkit-transition: none;
	background-position-y: bottom;
	}	

/* !Email Widget */
#content #column2 #text-3,
#content #column2 #text-4 {
	float: left;
	clear: both;
	}
#content #column2 #text-4 {
	display: none;
	}
#content #column2 fieldset p {
	padding-top: 3px;
	padding-bottom: 4px;
	}
#content #column2 fieldset p.subtoggle {
	margin-top: 3px;
	padding: 0;
	text-align: center;
	}
#content #column2 fieldset p.subtoggle a {
	padding: 0;
	color: #bbb;
	font-size: 0.9em;
	}
#content #column2 fieldset p a:hover {
	background-color: transparent;
	text-shadow: 0 0 0 transparent;
	}
#content #column2 #subForm input#name,
#content #column2 #subForm input#iutylj-iutylj,
#content #column2 #unsubForm input#email {
	margin-bottom: 3px;
	padding: 4px 5px;
	width: 210px;
	font-size: 1.3em;
	color: #000;
	border: 1px solid #eee;
	border-left-color: #ccc;
	border-top-color: #ccc;
	}
#content #column2 #subForm input#name:focus,
#content #column2 #subForm input#iutylj-iutylj:focus,
#content #column2 #unsubForm input#email:focus {
	color: #333;
	background-color: #f4f4f4;
	}
#content #column2 #subForm input#submit,
#content #column2 #unsubForm input#submit {
	float: none;
	margin-top: 3px;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	width: 226px;
	height: 33px;
	text-indent: -5000px;
	text-transform: capitalize; /* IE bug to make indent work */
	cursor: pointer;
	}
#content #column2 #subForm input#submit {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-sub.png);
	}
#content #column2 #unsubForm input#submit {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-unsub.png);
	}
#content #column2 #subForm input#submit:hover,
#content #column2 #unsubForm input#submit:hover {
	background-position-y: center;
	}
#content #column2 #subForm input#submit:active,
#content #column2 #unsubForm input#submit:active {
	background-position-y: bottom;
	}
#content #column2 .subscribe-btn {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/btn-sub.png);
	}
#content #column2 .subscribe-btn {
	margin-top: 5px;
	padding: 0;
	display: block;
	width: 226px;
	height: 33px;
	border: 0;
	background-position: top;
	background-color: transparent;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
	border: none;
	}
#content #column2 .subscribe-btn:hover {
	background-position: center;
	-webkit-transition: 0s linear;
	}
#content #column2 .subscribe-btn:active {
	background-position: bottom;
	-webkit-transition: 0s linear;
	}

/* !Contact Widget */
#content #contact li ul p {
	margin: 0;
	padding: 0;
	}
#content #contact li ul li {
	display: block;
	margin: 2px 0;
	width: 100%;
	}
#content #contact li ul p a,
#content #contact li a {
	padding: 4px 0;
	font-size: 1em;
	}
#content #contact li ul li span {
	margin-right: 3px;
	padding: 1px 3px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #aaa;
	}
#content #column2 .widget_text .directions {
	display: block;
	margin-top: 4px;
	}
#content #column2 #map {
	height: 270px;
	width: 230px;
	border: 1px solid #ccc;
	}
#content #column2 #map a:hover {
	background-color: transparent;
	}
#content #column2 p.download a {
	padding-left: 25px;
	padding-right: 5px;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-download.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	}
#content #column2 p.download a:hover {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-downloadOver.png);
	}
	
/* !Search Widget */
#content #column2 #searchform input#s {
	margin-bottom: 3px;
	padding: 4px 5px;
	width: 210px;
	font-size: 1.3em;
	color: #000;
	border: 1px solid #eee;
	border-left-color: #ccc;
	border-top-color: #ccc;
	}
#content #column2 #searchform input#s:focus {
	color: #333;
	background-color: #f4f4f4;
	}
#content #column2 #searchform input#searchsubmit {
	float: none;
	margin-top: 3px;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	width: 226px;
	height: 33px;
	text-indent: -5000px;
	text-transform: capitalize; /* IE bug to make indent work */
	cursor: pointer;
	}
#content #column2 #searchform input#searchsubmit {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-submit.png);
	}
#content #column2 #searchform input#searchsubmit:hover {
	background-position-y: center;
	}
#content #column2 #searchform input#searchsubmit:active {
	background-position-y: bottom;
	}
#content #column2 #searchform .screen-reader-text {
	display:none;
	}

/* !Project Menu */
#content #column2 #projects li {
	position: relative;
	padding: 4px 0;
	border-top: 1px solid #e6e6e6;
	}
#content #column2 #projects li:first-child {
	border-top: transparent;
	}
#content #column2 #projects li a {
	display: block;
	padding: 0;
	padding-right: 8px;
	color: #999;
	font-size: 1.2em;
	font-weight: bold;
	text-shadow: none;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/but-arrow.png);
	background-repeat: no-repeat;
	background-position: 208px 9px;
	cursor: pointer;
	}
#content #column2 #projects li a:hover {
	color: #fff;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/but-arrow-highlight.png);
	}
#content #column2 #projects li a span {
	display: block;
	padding: 4px 0 4px 9px;
	overflow: hidden;
	white-space: nowrap;
	width: 89%;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis; /* Opera overflow */
	}
#content #column2 #projects li.education a {
	border-left: 5px solid #603580;
	}
#content #column2 #projects li.education a:hover {
	background-color: #603580;
	text-shadow: 0px -1px 0px #000;
	}
#content #column2 #projects li.privatehousing a {
	border-left: 5px solid #ff7707;
	}
#content #column2 #projects li.privatehousing a:hover {
	background-color: #ff7707;
	text-shadow: 0px -1px 0px #893e13;
	}
#content #column2 #projects li.socialhousing a {
	border-left: 5px solid #f6bf2f;
	}
#content #column2 #projects li.socialhousing a:hover {
	background-color: #f6bf2f;
	text-shadow: 0px -1px 0px #a37f20;
	}
#content #column2 #projects li.community a {
	border-left: 5px solid #85b9ca;
	}
#content #column2 #projects li.community a:hover {
	background-color: #85b9ca;
	text-shadow: 0px -1px 0px #698b9c;
	}
#content #column2 #projects li.healthcare a {
	border-left: 5px solid #336666;
	}
#content #column2 #projects li.healthcare a:hover {
	background-color: #336666;
	text-shadow: 0px -1px 0px black;
	}
#content #column2 #projects li.regeneration a {
	border-left: 5px solid #c92b15;
	}
#content #column2 #projects li.regeneration a:hover {
	background-color: #c92b15;
	text-shadow: 0px -1px 0px #48130e;
	}
#content #column2 #projects li.commercial a {
	border-left: 5px solid #2d4dad;
	}
#content #column2 #projects li.commercial a:hover {
	background-color: #2d4dad;
	text-shadow: 0px -1px 0px #14224c;
	}
#content #column2 #projects li.conservation a {
	border-left: 5px solid #457738;
	}
#content #column2 #projects li.conservation a:hover {
	background-color: #457738;
	text-shadow: 0px -1px 0px #213017;
	}
#content #column2 #projects li.refurb a {
	border-left: 5px solid #95836c;
	}
#content #column2 #projects li.refurb a:hover {
	background-color: #95836c;
	text-shadow: 0px -1px 0px #625647;
	}
#content #column2 #projects li.sustainability a {
	border-left: 5px solid #94b04a;
	}
#content #column2 #projects li.sustainability a:hover {
	background-color: #94b04a;
	text-shadow: 0px -1px 0px #6c8036;
	}	
#content #column2-footer {
	float: right;
	width: 254px;
	margin: 0;
	margin-right: 10px;
	}
#content #column2-footer a {
	display: block;
	padding: 7px 10px 7px 35px;
	color: #aaa;
	background-color: #ddd;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #fff;
	letter-spacing: 1px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/arrowleft.png);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	}
#content #column2-footer a:hover {
	color: #fff;
	background-color: #ccc;
	text-shadow: 0 -1px 0 #aaa;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/arrowleftOver.png);
	}

/* !Project Layout */	
#content #column1.project blockquote {
	float: left;
	margin: 10px 40px 25px;
	padding: 10px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: transparent;
	font-family: Palatino, Palatino Linotype, serif;
	text-align: left;
	font-size: 1.1em;
	line-height: 0.7em;
	}
#content #column1.project blockquote p {
	margin: 0;
	}
#content #column1.project blockquote small {
	float: left;
	margin-top: 6px;
	font-size: 0.8em;
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	line-height: 1.4em;
	}
	
/* !Post Layout */	
#content #column1 .post {
	margin-left: 0; /* Reset from general setting */
	}
#content #column1 .post li {
	position: relative;
	float: left;
	margin: 25px 0 0;
	padding-top: 25px;
	list-style-type: none;
	width: 100%;
	border-top: 1px dotted #ccc;
	font-size: 1em;
	}
#content #column1 .post li:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: transparent;
	}
#content #column1 .post li ul {
	float: left;
	margin: 6px 0 13px;
	padding: 0;
	padding-left: 20px;
	}
#content #column1 .post li ul li {
	float: none;
	margin: 3px 0;
	padding: 0;
	width: inherit;
	border-top: transparent;
	list-style-type: square;
	list-style-position: inside;
	font-style: italic;
	font-size: 1.3em;
	}
#content #column1 .post li.newsletter p {
	text-align: left;
	}
	
/* !Post Link */
#content #column1 .post a,
#content #column1 .post p a {
	padding: 3px 0; /* IE freaks when padding is present of sides with an image */
	font-size: 1em;
	}
#content #column1 .post p a:hover {
	background-color: #336699;
	color: #fff;
	text-shadow: 0px -1px 0px #213a5a;
	}
#content #column1 .post p a.fancybox:hover {
	background-color: transparent;
	}
#content #column1 .post p a.email {
	padding: 3px 3px;
	padding-left: 26px;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-email.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
	}
#content #column1 .post p a.email:hover {
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/btn-emailOver.png);
	}	
#content #column1 .post a.external-link {
	display: block;
	margin: 25px 0;
	padding: 10px;
	padding-left: 28px;
	background-color: #f1f1f1;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	background-image: url(http://www.bblb-architects.co.uk/wp-content/themes/bblbarchitects/images/global/but-arrow.png);
	background-repeat: no-repeat;
	background-position: 16px 50%;
	}
#content #column1 .post a.external-link:hover {
	background-color: #ddd;
	color: #333;
	text-shadow: 0 1px 0 #fff;
	}

/* Sharing Options */
#content #column1 .post #sharing {
	/* display: none; */
	float: left;
	margin: 35px auto 5px;
	width: 100%;
	}
#content #column1 .post #sharing ul {
	margin: 0;
	padding: 0;
	}
#content #column1 .post #sharing ul li {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	background: none;
	}
#content #column1 .post #sharing ul li.linkedin {
	}
#content #column1 .post #sharing ul li.twitter {
	width: 100px;
	}
#content #column1 .post #sharing ul li.facebook {
	height: 25px;
	width: 100px;
	}
#content #column1 .post #sharing ul li:last-child {
	margin-right: 0;
	}
	
/* !How To Follow Post */
#content #column1 .post a.webcplip-linkedin {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/linkedin16.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-left: 6px;
	padding-left: 23px;
	padding-right: 4px;
	}
#content #column1 .post a.webcplip-rss {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/rss16.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-left: 6px;
	padding-left: 23px;
	padding-right: 4px;
	}
#content #column1 .post a.webcplip-email {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/email16.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	margin-left: 6px;
	padding-left: 23px;
	padding-right: 4px;
	}
#content #column1 .post ul#howtofollow {
	display: block;
	margin: 0;
	padding: 0;
	}
#content #column1 .post ul#howtofollow  li{
	margin: 0;
	padding: 0;
	width: 100%;
	margin-bottom: 5px;
	background-image: none;
	border-bottom: 1px dotted #cccccc;
	font-size: 1em;
	}
#content #column1 .post ul#howtofollow  li:last-child {
	border-bottom: none;
	}
#content #column1 .post ul#howtofollow  li h3 {
	margin: 8px auto 8px;
	font-size: 1.4em;
	font-style: normal;
	color: #3;
	text-transform: none;
	}
#content #column1 .post ul#howtofollow  li p a {
	font-style: normal;
	line-height: 2.1em;
	}
	
/* !Post Title */
#content #column1 .post h2,
#content #column1 .post h2 a {
	margin: 4px auto auto;
	padding: 2px 0 2px;
	line-height: 1.2em;
	}
	
/* !Post Image Settings */
#content #column1 .post img.alignright,
#content #column1 .post a img.alignright
#content #column1 .post img.alignleft,
#content #column1 .post a img.alignleft,
#content #column1 .post img.aligncenter,
#content #column1 .post a img.aligncenter {
	padding: 0px;
	border: 1px solid #ddd;
	background-color: #fff;
	-webkit-border-radius: 0;
	-webkit-transition-property: background-color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	}
#content #column1 .post img.alignright,
#content #column1 .post a img.alignright {
	float: right;
	margin: -2px 3px 10px 24px;
	}
#content #column1 .post img.alignleft,
#content #column1 .post a img.alignleft {
	float: left;
	margin: -2px 240px 10px 3px;
	}
#content #column1 .post img.aligncenter,
#content #column1 .post a img.aligncenter {
	display: block;
	margin-bottom: 10px;
	}	
	
/* !Post Meta Data */
#content #column1 .post h3.author {
	position: relative;
	margin-top: 25px;
	font-size: 1.7em;
	color: #333;
	}
#content #column1 .post h3.author span {
	font-weight: lighter;
	color: #999;
	}
#content #column1 .post .meta {
	float: left;
	margin: auto auto 15px;
	padding: 0;
	font-size: 1.1em;
	width: 100%;
	}
#content #column1 .post .entry-date {
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#content #column1 .post .author {
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
	}

/* !Post Recycling Data */
#content #column1 .recycling1,
#content #column1 .recycling2 {
	position: absolute;
	left: 435px;
	top: -5px;
	height: 53px;
	}
#content #column1 .recycling1 {
	width: 58px;
	background: url(/wp-content/themes/bblbarchitects/images/global/recycling1.png) no-repeat;
	}
#content #column1 .recycling2 {
	left: 391px;
	width: 97px;
	background: url(/wp-content/themes/bblbarchitects/images/global/recycling2.png) no-repeat;
	}
#content #column1 .recyclingRefurb,
#content #column1 .recyclingSustain {
	position: relative;
	float: left;
	width: 45px;
	height: 53px;
	background-repeat: no-repeat;
	text-indent: -3000px; 
	}
#content #column1 .recycling1 .recyclingRefurb {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingRef.png);
	background-position: 9px 9px;
	}
#content #column1 .recycling1 .recyclingSustain {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingSus.png);
	background-position: 10px 10px;
	}	
#content #column1 .recycling2 .recyclingRefurb {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingRef.png);
	background-position: 7px 9px;
	}
#content #column1 .recycling2 .recyclingSustain {
	background-image: url(/wp-content/themes/bblbarchitects/images/global/recyclingSus.png);
	background-position: 10px 10px;
	}
#content #column1 .recyclingRefurb a,
#content #column1 .recyclingSustain a {
	display:block;
	width: 50px;
	height: 50px;
	}
#content #column1 .recyclingRefurb a:hover,
#content #column1 .recyclingSustain a:hover {
	background-color: transparent;
	}
	
/* !Post Related Article */
#content #column1 .post #related-posts {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 15px;
	border-top: 1px dotted #ccc;
	}
#content #column1 .post #related-posts ul {
	float: left;
	width: 100%;
	margin-top: 8px;
	margin-left: 5px;
	}
#content #column1 .post #related-posts ul li {
	list-style-type: none;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/but-arrow.png);
	background-repeat: no-repeat;
	background-position: 3px 8px;
	padding: 2px 0 2px 15px;
	}
#content #column1 .post #related-posts ul li a {
	font-style: normal;
	}

/* !Post Search Results */
#content #column1 .search-heading {
	text-align: center;
	font-weight: normal;
	}
#content #column1 .search-terms {
	font-weight: bold;
	}	

/* !Post Pagination */
#pagination {
	clear: both;
	position: relative;
	float: left;
	margin: 20px auto 0;
	width: 100%;
	}
#pagination .next-btn a,
#pagination .previous-btn a {
	padding: 0;
	display: block;
	width: 65px;
	height: 33px;
	border: 0;
	background-position: top;
	background-color: transparent;
	text-indent: -9999px;
	cursor: pointer;
	outline: none;
	border: none;
	-webkit-transition: none;
	}
#pagination .next-btn a {
	float: left;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/btn-nxt.png);
	}
#pagination .previous-btn a {
	float: right;
	background-image: url(/wp-content/themes/bblbarchitects/images/global/btn-prv.png);
	}
#pagination .next-btn:hover a,
#pagination .previous-btn a:hover {
	-webkit-transition: none;
	background-position: center;
	}
#pagination .next-btn:active a,
#pagination .previous-btn a:active {
	-webkit-transition: none;
	background-position: bottom;
	}

/* !Wordpress Stats Smiley Fix */	
img#wpstats {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 0;
	width: 0;
	border: none;
	}

/* !Typography */
/*-------------------------------------------------- */
h2, h2 a, h3, h3 a {
	text-decoration: none;
	}
h2 {
	margin: 3px 0;
	font-size: 1.8em;
	}
h2 a {
	padding: 2px;
	line-height: 1em;
	font-size: 1em;
	color: #555555;
	}
h3 {
	font-size: 1.6em;
	margin: 0 0 3px;
	}
p, a {
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.6em;
	}
a {
	text-align: left;
	padding: 4px;
	color: #333;
	-webkit-transition-property: background-color, text-shadow;
	-webkit-transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	}
a:hover {
	background-color: #336699;
	color: #fff;
	text-shadow: 0px -1px 0px #213a5a;
	-webkit-transition-duration: 0.1s;
	}

/* !Print Styles */
/*-------------------------------------------------- */
@media print {
	#header,
	#sidebar,
	#column2,
	#column2-footer,
	#footer,
	#related-posts {
		display: none;
		}
	#container {
		margin: 0 auto;
		padding: 30px 0;
		position: relative;
		width: 530px;
		}
	#header h1.logo a {
		float: left;
		width: 203px;
		height: 38px;
		text-indent: -8000px;
		background: url(/wp-content/themes/bblbarchitects/images/global/logo-bblb.png) no-repeat;
		}
	#feature img {
		float: left;
		width: 530px;
		height: inherit;
		}
	#content {
		float: left;
		display: block;
		width: 530px;
		}
	#content #column1 {
		margin: 0;
		padding: 0;
		width: 530px;
		border-right: 0 transparent;
		border-bottom: 0 transparent;
		}
	#content #column1 img {
		display: none;
		}
	#content #column1 h2 {
		font-size: 20pt;
		color: #999;
		}
	#content #column1 h3 {
		font-size: 12pt;
		color: #aaa;
		}
	#content #column1 h4 {
		font-size: 12pt;
		color: #ccc;
		}
	#content #column1 p {
		color: #999;
		font-size: 10pt;
		line-height: 15pt;
		}
}

/* !Redundant */
/*-------------------------------------------------- */
#content #column2 #tags {
	float: left;
	margin: 10px 0;
	width: 100%;
	}
#content #column2 #tags ul li {
	display: block;
	}
#content #column2 #tags ul li a {
	margin: 3px auto;
	padding: 3px 4px;
	display: inline;
	font-size: 1.3em;
	line-height: 2em;
	text-shadow: 0px 1px 0px #fefffe;
	color: #739dc2;
	background-color: #d7edfd;
	}
#content #column2 #tags ul li a:hover {
	color: #fff;
	text-shadow: 0px -1px 0px #213a5a;
	background-color: #336699;
	}
