/*
Luke Hutton Design - v0.1

www.lukehutton.co.uk

Designed by Luke Hutton (C) 2009
*/

body {
	font-size: 62.5%;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	background: #c5c5c5 url('images/greytile.png') repeat-x;
	background-attachment: scroll;
	background-position: left top;
	text-align: left;
	margin: 0;
	color: #000000;
	
	}
	
.headerlogo {
	background: url('images/white80.png') repeat;
	width: 397px;
	height: 138px;
	position: relative;
	top: 5px;
	text-align: right;
	}
	
.headerlogo img, .headerlogo a {
	border: 0px;
	}
	

#page {
	width: 100%;
	height: 100%;
	}
	
#contentwrapper{
float: left;
width: 100%;
}	

	
/* SIDEBAR PROPERTIES */	

.sidebar {
	float: left;
	width: 397px;
	
	height: 100%;
	display: block;
	/*margin-left: -100%;*/
	}
	
.blogsidecontent li {
	list-style-type: none;
	}
		
	
.headslug {
	color: #ff00ff;
	font-family: "Arial Black";
	font-size: 1.5em;
	margin-top: 15px; 
	}
	
.sidebaroptions {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	}
	
.sidelink {
	float: right;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}
	
div.sidelink {
	border: 0px;
	}
	
.sidelink a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 0em;
	}

.sidelink img {
	border: 0px
	}


/* CONTEXT SENSITIVE SIDEBAR */

.contextbar {
	clear: both;
	
	}
	
.blogsidehead {
	color: #df8300;
	font-family: 'Helvetica85-Heavy','Arial Black', Gadget, sans-serif;
	font-size: 1.5em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 0em;
	display: inline-block;
	background-color: #000000;
	text-transform: uppercase;
	margin-top: 50px;
	padding: 0px 10px 0px 10px;
	float: right;
	clear: both;
	margin-bottom: -3px;
	
}	

.blogsidecontent {
	padding: 5px;
	border: 3px solid #000000;
	background: url('images/white80.png') repeat;
	font-size: 1em;
	color: #000000;
	text-decoration: none;
	text-align: right;
	display: inline-block;
	clear: both;
	float: right;
	}
	
.blogsidecontent ul {
	padding: 0px 0px 0px 5px;
	}
	
.blogsidecontent li {
	font-size: 1.35em;
	}
	
#s {
	width: 300px;
}

li {	
/*
	list-style-image: none;
	list-style-type: none;
	*/
	}
	
.blogsidecontent a {
	color: #000000;
	text-decoration: none;
	}
	
.blogsidecontent a:hover {
	text-decoration: underline;
	}
	
/* MAIN CONTENT SPACE */

#contentspace {
	position: relative;
	top: 15px;
	padding: 10px 10px 10px 10px;
	margin-left: 407px;
	border-top: 7px solid #000000;
	border-left: 8px solid #000000;
	min-height:500px;
	}
	
#contentspace p {
	font-size: 1.5em;
	}
	
/* CONTENT HEADER */

#contenthead h1 {
	
	color: #ffffff;
	
	font-family: 'Helvetica85-Heavy','Arial Black', Gadget, sans-serif;
	font-size: 4em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 0em;
	display: block;
	}
	
.headblock {
	position: absolute;
	top: -65px;
	left: -8px;
	padding: 5px;
	background-color: #000000;
	display: inline-block;
	margin-bottom: -70px;
	border: 0px;
	}
	
.bloghead {
	padding: 5px;
	background-color: #ffffff;
	display: inline-block;
	border: 0px;
	color: #df8300;
	font-family: 'Helvetica85-Heavy','Arial Black', Gadget, sans-serif;
	margin-left: 10px;
	}
	
.bloghead h2 {
	margin: 0;
	line-height: 1em;
	font-size: 3em;
	font-weight: normal;
	letter-spacing: -0.05em;
	}
	
.bloghead a {
	color: #df8300;
	}
	
.blogcontent {
	padding: 5px;
	width: 95%;
	margin-left: 10px;
	border: 3px solid #ffffff;
	/*background-color: #000000; */
	background: url('images/white80.png') repeat;
	font-size: 1.1em;
	line-height: 2em;
	}
	
.commentcount {
	padding: 5px;
	
	background-color: #787e76;
	width: 95%;
	margin-left: 10px;
	margin-bottom: 25px;
	}	
	
div.commentcount {
	border: 3px solid #ffffff;
	border-top: 0px;
	}
	
.commentcount p {
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	}
	
.commentfloat {
	position: relative;
	top: -25px;
	float: right;
}

.commentfloat a {
	text-decoration: none;
	color: #ffffff;
	}
	
.commentfloat a:hover {
	text-decoration: underline;
	}
	
	
.contentboxhead {
	background-color: #ffffff;
	display: inline-block;	
	margin: 0;
	border: 0;
}	

.contentbox {
	margin-bottom: 25px;

	}

.contentboxhead h2 {
	color: #df004f;
	font-family: 'Helvetica85-Heavy','Arial Black', Gadget, sans-serif;
	line-height: 0em;
	font-size: 3.2em;
	padding: 0px 5px 0px 5px;
	}
	
.contentboxmain {
	padding: 5px;
	width: 100%;
	border: 3px solid #ffffff;
	/*background-color: #000000; */
	background: url('images/white80.png') repeat;
	font-size: 1em;
	line-height: 2em;
	margin: 0;
	}
	
.contentboxmain p {
	margin: 0px 0 10px 0;
	color: #000000;
	
	}
	
li {
	font-size: 1.5em;
	margin-bottom: 10px;
	}

.foliopic {
	border: 3px solid #ffffff;
	width: 40%;
	position: absolute;
	left: 54%;
	top: 10px;
	margin: 0px;
	height: 350px;
	}
	
.foliopic iframe {
	position: relative;
	top: -15px;
	}
	
.foliolinkpanel {
	background-color: #000000;
	color: #df004f;
	width: 40%;
	position: absolute;
	left: 54%;
	top: 380px;
	padding-left: 5px;
	}
	
.foliolinkpanel a {
	text-decoration: none;
	color: #df004f;
	}
	
	
.contentcolumn {
	width: 50%;
	}
	
.toptext {
	background: url('images/white80.png') repeat;
	margin: 10px;
	width: 95%;
	font-family: Georgia, Garamond, serif;
	font-size: 2em;
	padding: 5px;
	}
	
.toptext p {
	margin: 0px 0px 20px 0px;
	}
	
	
/* FOOTER */

#footer {
	clear: both;
	float: left;
	width: 797px;
	height: 146px;
	background: url('images/port_21.png') no-repeat;
	position: relative;
	top: -50px;
	margin-bottom: -50px;
	}
	
#footerextend {
	clear: both;
	float: left;
	width: 100%;
	height: 49px;
	background-color: #000000;
	position: relative;
	top: 97px;
	margin-bottom: 0px;
	
	}
	
/* BLOG COMMENTS */

.commentlist {
	font-size: 0.75em;
	}
	
.comment-body {
	margin-bottom: 20px;
	background: url('images/white80.png') repeat;
	padding: 20px;
	}

/* PORTFOLIO HOME */

.casetease {
	width: 95%;
	margin: 10px;
	}
	
.caseimage {
	width: 316px;
	float: left;
	}
	
.caseimage, .caseimage img, .caseimage a {
	border: 0px;
	}
	
.casecontent {
	padding: 5px;
	position: relative;
	margin: 0px;
	margin-left: 326px;
	border: 3px solid #ffffff;
	/*background-color: #000000; */
	background: url('images/white80.png') repeat;
	font-size: 1em;
	line-height: 2em;
	height: 151px;
	}
	
.caselink {
	background-color: #ffffff;
	text-align: right;
	color: #df004f;
	margin: 0px;
	margin-left: 326px;
	line-height: 3em;
	font-size: 1.2em;
	padding-right: 20px;
	
	}
	
.caselink a {
	color: #df004f;
	text-decoration: none;
	}
	
.caselink p {
	margin: 0;
	}
	
.caselink a:hover {
	text-decoration: underline;
	}
	
/* HOME PAGE */

.homebloghead h2{
	color: #df8300;
	}

.homecontentbox {
	margin-left: 10px;
	width: 45%;
	float: left;
	
	}
	
.homebloglink {
	background-color: #ffffff;
	text-align: left;
	color: #df8300;
	margin: 0px;
	line-height: 3em;
	font-size: 1.2em;
	padding: 5px;
	
	
	}	
	
.homebloglink a {
	color: #df8300;
	text-decoration: none;
	}
	
.homebloglink p {
	margin: 0;
	}
	
.portlink a {
	color: #df004f;
	}
	
.homeporthead h2 {
	color: #df004f;
	}
	
.homebloglink a:hover {
	text-decoration: underline;
	}
	
.homecontentmain {
	padding: 5px;
	
	border: 3px solid #ffffff;
	/*background-color: #000000; */
	background: url('images/white80.png') repeat;
	font-size: 1em;
	line-height: 2em;
	margin: 0;
	}
	
.homecontentmain p {
	margin: 0;
	color: #000000;
	
	}	
	
/* SERVICES */

.servicehead h2, .servicehead a{
	color: #009da7;
	}
	
.servicelist a {
	color: #000000;
	text-decoration: none;
	}
	
.servicelist li {
	list-style-type: none;
	}
	
.servicelist a:hover {
	text-decoration: underline;
	}
	
.servicelist {
	margin-bottom: 20px;
	}
	
.servicebox {
	margin-left: 10px;
	margin-top: 40px;
	width: 90%;
	}
	
.servicebox h2 {
	color: #009da7;
	}
	
.casebox h2 {
	color: #df004f;
	}	
	
.contentboxmain a, .blogcontent a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
.contentboxmain a:hover, .blogcontent a:hover {
	text-decoration: underline;
	}
	
/* ABOUT ME */
.avatar {
	width: 150px;
	float: left;
	}
	
.abouttop {
	background: url('images/white80.png') repeat;
	margin-left: 160px;
	font-family: Georgia, Garamond, serif;
	font-size: 2em;
	padding: 5px;
	line-height: 2em;
	}
	
.abouttop p {
	margin: 0px 0px 20px 0px;
	}	
	
.aboutblock {
	width: 95%;
	}
	
.abouttop a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
.abouttop a:hover {
	text-decoration: underline;
	}	
	
	