/* @override http://www.samcritchlow.co.uk/css/style.css */

* {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

body {
	background: url(../images/bg.jpg) repeat;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-align: center;
}

b {
	font-weight: 900;
}

h1 {
	color: #333;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	margin: 8px 0 16px 0;
	text-shadow: #fff 0 1px 0;
	-moz-text-shadow: #fff 0 1px 0;
	-webkit-text-shadow: #fff 0 1px 0;
}

#blog-content h1 a {
	color: #333!important;
	display: block;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 22px;
	font-weight: 900;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#blog-content h1 a:hover, #blog-content h1 a:hover p {
	color: #0077c0!important;
}

#blog-content h1 a p {
	margin: 0;
}

h1 span {
	color: #aaa;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-weight: lighter;
	text-shadow: #f1f1f1 0 1px 0;
	-moz-text-shadow: #f1f1f1 0 1px 0;
	-webkit-text-shadow: #f1f1f1 0 1px 0;
}

h2 {
	color: #aaa;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 300;
	margin: 0;
	text-shadow: #f1f1f1 0 1px 0;
	width: 320px;
	-moz-text-shadow: #f1f1f1 0 1px 0;
	-webkit-text-shadow: #f1f1f1 0 1px 0;
}

h3 {
	color: #333;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 8px 0;
	text-shadow: #ddd 0 1px 0;
	-moz-text-shadow: #ddd 0 1px 0;
	-webkit-text-shadow: #ddd 0 1px 0;
}

#blog-content h3 {
	color: #aaa;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin: -8px 0 32px 0;
	padding: 0;
	text-shadow: #fff 0 1px 0;
	-moz-text-shadow: #fff 0 1px 0;
	-webkit-text-shadow: #fff 1px 0;
}

h4 {
	color: #333;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 12px 0;
	text-decoration: none;
	text-align: left;
	text-shadow: #f6f6f6 0 1px 0;
	-moz-text-shadow: #f6f6f6 0 1px 0;
	-webkit-text-shadow: #f6f6f6 0 1px 0;
}

h5 {
	color: #000;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	font-variant: small-caps;
}

h6 {
	color: #333;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 32px 0;
}

#page {
	background: url(../images/sc.png) 0 32px no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#head {
	height: 128px;
	overflow: hidden;
}

#head ul {
	float: right;
	list-style: none;
	overflow: hidden;
}

#head ul li {
	float: left;
	margin: 80px 0 0 16px;
}

#head ul li a {
	color: #aaa;
	font-size: 16px;
	text-decoration: none;
	text-shadow: #f6f6f6 0 1px 0;
	-moz-text-shadow: #f6f6f6 0 1px 0;
	-webkit-text-shadow: #f6f6f6 0 1px 0;
}

#head ul li a:hover {
	color: #999;
}

#head ul li a.current, #head ul li a.current:hover {
	color: #333;
}

#slider {
	background: #fff url(../images/spinner.gif) 50% 50% no-repeat;
	height: 480px;
	width: 960px;
}

#slider a {
	display: block;
}

#slider img {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}

#shadow {
	background: url(../images/mask.png) 0 0 no-repeat;
	height: 5px;
	position: relative;
	top: -4px;
	width: 960px;
	z-index: 99;
}

#content {
	font-size: 14px;
	line-height: 20px;
	margin: 32px 0 0 0;
	overflow: hidden;
	padding: 64px 0 64px 0;
}

#content div.right img {
	float: right;
}

#blog-content {
	background: #fff;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	clear: both;
	margin: 0 0 64px 0;
	min-height: 1000px;
	overflow: hidden;
	padding: 16px 32px;
	width: 896px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#blog-content a, #blog-content a:active, #blog-content a:hover, #blog-content a:visited {
	color: #0077c0;
}

#blog-content img {
	border: none;
	margin: 0 0 32px 0;
	padding: 0;
}

#blog-content p {
	color: #333;
	line-height: 22px;
}

#blog-content .left {
	border-right: 1px solid #eee;
	padding: 12px 32px 0 0;
	width: 640px;
}

#blog-content .right {
	width: 192px;
}

#blog-content .right img {
	margin: 0 0 32px 0;
}

#cv {
	float: right;
	margin: 22px 0 0 0;
	text-align: center;
	width: 95px;
}

#cv p {
	background: transparent;
	padding: 0;
	width: auto;
}

#cv p a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
}

#foot {
	background: url(../images/foot-top.png) repeat-x;
}

#foot-bg {
	background: url(../images/foot-bg.png) repeat;
	position: relative;
	top: 25px;
	text-align: center;
}

#foot-content {
	margin: 0 auto;
	overflow: hidden;
	padding: 32px 0;
	text-align: left;
	width: 960px;
}

#last {
	float: left;
	width: 351px;
}

#last p {
	font-size: 12px;
	margin: 0!important;
}

#last div.left {
	width: 232px;
}

#artwork {
	height: 58px;
	overflow: hidden;
	width: 58px;
}

#artwork.right img {
	width: 58px;
}

#last p a, #last p a b {
	border: none;
	color: #666;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	text-shadow: #ddd 0 1px 0;
	-moz-text-shadow: #ddd 0 1px 0;
	-webkit-text-shadow: #ddd 0 1px 0;
}

#last p.right a {
	color: #eee;
	text-decoration: none;
	text-shadow: #999 0 -1px 0;
	-moz-text-shadow: #999 0 -1px 0;
	-webkit-text-shadow: #999 0 -1px 0;
}

#twitter {
	float: left;
	position: relative;
	left: 32px;
	width: 351px;
}

#twitter_div {
	background: url(../images/tweet.png) no-repeat right 10px;
	min-height: 58px;
	overflow: hidden;
	padding: 0 100px 0 0;
}

#twitter ul {
	list-style: none;
	color: #666;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	text-shadow: #ddd 0 1px 0;
	-moz-text-shadow: #ddd 0 1px 0;
	-webkit-text-shadow: #ddd 0 1px 0;
}

#twitter ul li a {
	color: #eee;
	text-decoration: none;
	text-shadow: #999 0 -1px 0;
	-moz-text-shadow: #999 0 -1px 0;
	-webkit-text-shadow: #999 0 -1px 0;
}

#contact {
	float: right;
	width: 192px;
}

#contact p a {
	color: #666;
	float: left;
	font-size: 12px;
	font-weight: 300;
	text-decoration: none;
	text-shadow: #ddd 0 1px 0;
	-moz-text-shadow: #ddd 0 1px 0;
	-webkit-text-shadow: #ddd 0 1px 0;
}

#contact div img {
	position: relative;
	top: -40px;
	right: 20px;
}

.content-width {
	width: 100%;
}

.green {
	color: #009900;
	font-weight: bold;
}

.hidden {
	background: #fff;
	color: #333;
	margin: 0;
	overflow: hidden;
	padding: 8px 16px;
}

.hidden div {
	margin: 0 auto 32px auto;
}

.left {
	float: left;
}

.project {
	margin: 0 0 32px 0;
	overflow: hidden;
}

.project ul {
	margin: 0 0 32px 0;
	width: 304px;
}

.project ul li {
	color: #aaa;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 300;
	list-style: none;
	margin: 16px 0 8px 0;
	text-shadow: #f1f1f1 0 1px 0;
	-moz-text-shadow: #f1f1f1 0 1px 0;
	-webkit-text-shadow: #f1f1f1 0 1px 0;
}

.project ul li.level-2 {
	color: #aaa;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	list-style: square;
	margin: 0 0 0 24px;
}

.project ul li.level-2 span {
	color: #000;
}

.right {
	float: right;
}

.seperator {
	display: block;
	height: 92px;
}

.space {
	margin: 0 0 64px 0;
}

.status {
	background: url('../images/bubble.png') no-repeat;
	color: #333;
	display: block;
	font-size: 14px;
	margin: -70px 0 0 284px;
	padding: 6px 11px 32px 11px;
	position: absolute;
	left: 50%;
	text-shadow: 0 1px 0 #fff;
	-moz-text-shadow: 0 1px 0 #fff;
	-webkit-text-shadow: 0 1px 0 #fff;
	width: 200px!important;
}

.status img {
	float: left!important;
}

.status p {
	margin: 0 0 0 24px;
	text-align: left;
}

.status a {
	color: #80bb15;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	-webkit-text-shadow: 0 1px 0 #fff;
	-moz-text-shadow: 0 1px 0 #fff;
}

span.show {
	background: url('../images/pull-over.png') no-repeat 0 0;
	color: #666;
	cursor: pointer;
	display: block;
	font-family: Lucida Grande, Verdana, sans-serif;
	font-size: 10px;
	height: 33px;
	margin: 0 0 0 -32px;
	padding: 10px 0 0 0;
	position: relative;
	top: -8px;
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	width: 1024px;
	z-index: 99!important;
	-webkit-text-shadow: 0 1px 0 #fff;
	-moz-text-shadow: 0 1px 0 #fff;
}

#tag_list {
	clear: both;
	list-style: none;
	overflow: hidden;
}

#tag_list li a, #tag_list li a:hover, #tag_list li a:active, #tag_list li a:visited {
	background: #ddd;
	border-radius: 3px;
	color: #666!important;
	display: block;
	float: left;
	margin: 0 0 3px 3px;
	padding: 1px 5px;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	-moz-text-shadow: #fff 0 1px 0;
	-webkit-text-shadow: #fff 0 1px 0;
}

#search {
	margin-bottom: 32px;
	overflow: hidden;
}

#search input {
	background: #fafafa;
	border: 1px solid #eee;
	border-radius: 5px;
	color: #ddd;
	display: block;
	float: left;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: 300;
	padding: 4px 8px;
	width: 174px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input#button {
	display: none;
}

#blog-content div.left div.tags {
	clear: both;
	margin: 0 0 32px 0;
	overflow: hidden;
}

#blog-content div.left div.tags ul {
	overflow: hidden;
	padding: 0;
}

#blog-content div.left div.tags ul li {
	background: #ddd url('../images/tag.jpg') no-repeat 0 50%;
	border-radius: 3px;
	display: block;
	float: left;
	height: 18px;
	margin-right: 8px;
	overflow: visible;
	padding: 0px 8px 0px 18px;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#blog-content div.left div.tags ul li a {
	color: #666;
	display: block;
	float: left;
	font-size: 10px;
	height: 18px;
	line-height: 18px;
	overflow: visible;
	text-decoration: none;
	vertical-align: center;
	text-shadow: #fff 0 1px 0;
	-moz-text-shadow: #fff 0 1px 0;
	-webkit-text-shadow: #fff 0 1px 0;
}

a.dsq-comment-count {
	display: none;
}

#disqus_thread a {
	color: #666!important;
}

.middle {
	display: block;
	text-align: center;
}

.middle img {
	display: block;
	margin: 0 auto 32px auto;
}

.middle p {
	display: block;
	margin: 0 auto 32px auto;
	text-align: center;
}

.quote {
	background: #f4f4f4;
	border: 1px solid #d9d9d9;
	clear: both;
	display: block;
	margin-bottom: 2em;
	overflow: hidden;
	padding: 16px;
}

.quote p {
	margin: 0;
}

.quote-left {
	background: url('../images/66.png') top left no-repeat;
	float: left;
	height: 32px;
	width: 32px;
}

.quote-middle {
	margin-right: 32px;
}

.quote-middle a {
	color: #000;
	text-decoration: none;
}

.quote-right {
	float: right;
	width: 574px;
}

.quote-right span {
	background: url('../images/99.png') bottom right no-repeat;
	display: block;
	float: right;
	height: 32px;
	margin-top: -32px;
	width: 32px;
}

object, embed {
	margin-bottom: 32px;
}

#social {
	height: 32px;
	margin: 0 0 32px 0;
	overflow: hidden;
	width: 192px;
}

#social img {
	display: block;
	float: left;
	margin: 0 5px 0 0 !important;
}

#social img.first {
	margin: 0 5px 32px 4px!important;
}

#content .portfolio p {
	float: right;
	width: 640px;
}

.project-image {
	background: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 5px;
	height: 128px !important;
}

p.footnote {
	border-top: 1px solid #ddd;
	color: #aaaaaa !important;
	font-size: 14px;
	padding: 16px 16px 0 16px;
}

div.project div.left {
	overflow: hidden;
	width: 320px!important;
}

#skiptodetails {
	padding-top: 64px;
}

div.hidden p {
	float: none!important;
	width: auto!important;
}

.follow-on {
	margin: 0px 0 0 -16px;
}

.matrix {
	float: left;
}

#services {
	display: block;
	margin: 0 0 128px 0;
	overflow: hidden;
}

#services a, #services a:visited {
	color: #bbb;
	display: block;
	float: left;
	font-family: Helvetica;
	font-size: 27px;
	font-weight: 900;
	line-height: 28px;
	margin: 0 3px 0 3px;
	text-decoration: none;
	text-shadow: #efefef 0 1px 0;
	-webkit-text-shadow: #efefef 0 1px 0;
	-moz-text-shadow: #efefef 0 1px 0;
	text-transform: uppercase;
}

#services a:hover {
	color: #999;
}

#services a:active {
	color: #666;
}

#content div {
	display: block;
	overflow: hidden;
}

#content div div.left {
	width: 576px;
}

#content div div.right {
	height: 240px;
	width: 320px;
}

#up-fade {
	background: url('../images/up-fade.png') no-repeat;
	height: 768px;
	position: absolute;
	bottom: -512px;
	right: 0px;
	width: 64px;
	z-index: 99;
}

#up {
	background: transparent;
	height: 48px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	text-align: center;
	width: 64px;
	z-index: 98;
}

#up a {
	color: #333;
	font-size: 19px;
	font-weight: 900;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	-webkit-text-shadow: #fff 0 1px 0;
	-moz-text-shadow: #fff 0 1px 0;
}

#architecture p {
	width: 300px;
}

#content div div.right ul {
	list-style: square;
	padding-left: 32px;
}

#page-navigation {
	margin: 0 auto;
	overflow: hidden;
	padding: 4px 2px;
	width: 626px;
}

#page-navigation li {
	float: left;
	list-style: none;
}

#page-navigation li a, #page-navigation li a:visited {
	background: #eee;
	border: 1px solid #fff;
	border-radius: 3px;
	box-shadow: 0 -1px 3px #000;
	color: #bbb;
	padding: 1px 4px;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	-webkit-box-shadow: 0 1px 2px #bbb;
}

#page-navigation li a:hover, #page-navigation li a:active {
	background: #e6e6e6;
	color: #888;
}

#older-posts a {
	color: #333!important;
	margin: 0 64px 0 0;
}

#older-posts a span {
	color: #fff;
	padding: 0;
}

#newer-posts a {
	color: #333!important;
	margin: 0 0 0 64px;
}

#newer-posts a span {
	color: #fff;
}

#page-numbers {
	margin: 0 4px;
	font-size: 13px;
}

#page-numbers a.current {
	color: #333!important;
	font-size: 16px;
}

#tumblr-notes-label {
	border-radius: 16px;
	color: #fff!important;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 900;
	height: 32px;
	margin: -17px -204px 0 0;
	overflow: visible;
	position: absolute;
	right: 50%;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 3px #ddd;
	z-index: 90!important;
}

#tumblr-notes {
	background: #ddd;
	border-radius: 16px;
	color: #fff!important;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 900;
	height: 32px;
	margin: -16px -230px 0 0;
	overflow: visible;
	position: absolute;
	right: 50%;
	text-align: center;
	text-decoration: none;
	width: 32px;
	z-index: 99!important;
}

#tumblr-notes-label-2 {
	border-radius: 16px;
	color: #fff!important;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 900;
	height: 32px;
	margin: -16px -204px 0 0;
	overflow: visible;
	position: absolute;
	right: 50%;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 3px #ddd;
	z-index: 90!important;
}

#tumblr-notes-2 {
	background: #ddd;
	border-radius: 16px;
	color: #fff!important;
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	font-weight: 900;
	height: 32px;
	margin: -16px -230px 0 0;
	overflow: visible;
	position: absolute;
	right: 50%;
	text-align: center;
	text-decoration: none;
	width: 32px;
	z-index: 99!important;
}

ol.notes {
	padding: 0px;
	margin: 64px 0 32px 0px;
	list-style-type: none;
}

ol.notes li.note {
	overflow: hidden;
}

ol.notes li.note img.avatar {
	display: block;
	float: right;
	height: 16px;
	margin: 0 16px 6px 16px!important;
	padding: 0;
	width: 16px;
}

ol.notes li.note span.action {
	background: #ddd;
	border-radius: 3px;
	color: #666!important;
	display: block;
	float: right;
	font-size: 10px;
	margin: 0 0 3px 3px;
	padding: 1px 5px;
	text-decoration: none;
	text-shadow: #fff 0 1px 0;
	-moz-text-shadow: #fff 0 1px 0;
	-webkit-text-shadow: #fff 0 1px 0;
}

ol.notes li.note span.action a {
	text-decoration: none;
}

ol.notes li.note .answer_content {
	
}

ol.notes li.note blockquote a {
	border-left: 3px solid #ddd;
	color: #333!important;
	display: block;
	float: right;
	font-size: 13px;
	margin: 0 0 12px 0;
	padding: 0 0 0 8px;
	text-decoration: none!important;
}
