/*-----------------------------------------------------------------------------

Adam Barnwell Screen Stylesheet

version:   1.0
date:      30/08/09
author:    Adam Barnwell
email:     hello@barnzy.co.uk
website:   http://www.barnzy.co.uk

-----------------------------------------------------------------------------*/

/* Clear Browser Defaults
-----------------------------------------------------------------------------*/

html { overflow-x: hidden;}

* { margin: 0; padding: 0; border: 0 }

:link,:visited { text-decoration: none; color: white }

ul,ol { list-style: none }

h1,h2,h3,h4,h5,h6,pre,code { font-size: 10px; font-weight: normal; }

a img,:link img,:visited img { border: none; }

img, a {outline-style: none;}

address { font-style: normal }

/*---------------------------------------------------------------------------*/

/* Default Styles
-----------------------------------------------------------------------------*/

.clear { clear: both }

.right { float: right }

.left { float: left }

h1 { font-size: 30px; line-height: 22px; }
    
h2 { font-size: 18px; line-height: 14px; margin-bottom: 14px; }
    
h3 { font-size: 1.8em }
    
h4 { font-size: 1.6em }
    
h5 { font-size: 1.4em }
    
p, li { font-size: 11px }

li {
	margin: 7px 0;
}

input.text { padding: 3px; border: 1px solid #999999 }

table { border-spacing: 0; border-collapse: collapse }

td { text-align: left; font-weight: normal }

body {
    font-family: Arial;
    font-size: 12px;
	color: #d8d8d8;
	background-color: black;  
    text-align: center;
}

/*---------------------------------------------------------------------------*/

/* Template
-----------------------------------------------------------------------------*/

div#topbar {
	width: 100%;
	color: black;
	height: 25px;
	overflow: hidden;
}

div#logo span {
	margin-right: 5px;
}

div#topbar p {
	display: inline;
	margin: 6px 0 5px 0;
	font-size: 11px;
}

p#topbarcontainer {
	margin-right: 8px;
}

div#topbar p span {
	font-weight: bold;
}

div.container { 
    width: 980px; 
    text-align: left;  
    margin: 0 auto;
	clear: both;
	overflow: hidden;
	position: relative;
}

div#logo {
	float: left;
	margin-top: 26px;
}

div#logo h2 {
	font-size: 12px;
	text-align: right;
	line-height: 23px;
}

div#nav {
	float: right;
	text-transform: uppercase;
}

div#nav li {
	border-right: 1px solid #1a212a;
	float: left;
	margin: 0;
}

div#nav li a {
	padding: 38px 30px 0 30px;
	height: 54px;
	display: inline-block;
	font-size: 12px;
}

div#bottombar {
	background: url('/images/bottombg.jpg') no-repeat center 0;
	height: 290px;
	width: 100%;
	border-top: 1px solid #1e2325;
	margin-top: 30px;
	color: #5b5c5c;
	font-family: Arial;
	font-size: 11px;
	padding-left: 3px;
}

div#bottombar span {
	font-weight: bold;
}

div#copyright, div#cv {
	margin-top: 30px;
	line-height: 19px;
}

div#copyright {
	padding-left: 1px;
	float: left;
}

div#cv {
	float: right;
	margin-right: 60px;
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding-left: 25px;
	position: relative;
}

div#cv img {
	position: absolute;
	bottom: 4px;
	right: 0;
}

div.speechPoint {
	position: absolute;
	width: 8px;
	height: 8px;	
}

div#freelancetext {
	left: 404px;
}

div#contacttext {
	right: 0;
}

div#bottombar a:hover, div#maincontent a:hover {
	color: black;	
}

/*---------------------------------------------------------------------------*/

 /* Homepage
-----------------------------------------------------------------------------*/

div#header {
	height: 328px;
	width: 100%;
	border-top: 1px solid #1A1A1A;
	border-bottom: 1px solid #1A1A1A;
	background: url('/images/headerbg.jpg') no-repeat center 0;
}

div#headercontainer {
	height: 328px;
}

div.standardbutton {
	height: 30px;
	padding: 5px 10px 0 10px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	position: relative;
}

span#headerdivider {
	width: 100%;
	display: block;
	height: 1px;
	background: #1E2325;
}

div#buttoncontainer {
	width: 400px;
	float: left;
	margin-top: 25px;
}

div#buttoncontainer a {
	color: black;	
}

span.buttonspeech {
	width: 9px;
	bottom: 0px;
	right: 0px;
	height: 9px;
	display: block;
	position: absolute;
}

div#casedescription {
	float: right;
	width: 340px;
}

span#headercase {
	right: 0;
	bottom: 0;
	width: 460px;
	height: 276px;
	display: block;
	position: absolute;
}

div#slogan, div#slogan_sub {
	width: 475px;
	text-shadow: 3px 3px 3px black;
}

div#slogan {
	margin: 45px 0 7px 0;	
	font-size: 45px;
	color: white;
	line-height: 47px;
}

div#slogan_sub {
	font-size: 23px;
	line-height: 30px;
	color: #cdcecf;
}

div#headerbottom {
	height: 35px;
	border-bottom: 1px solid #1a1a1a;
	margin-bottom: 30px;
}

div#headerbottom #caseselect li:hover {
	cursor: pointer;	
}

div#headerbottom .selected {
	color: black;
}

div#headerbottom #caseselect li:hover {
	color: black;
}

div#headerbottom #colourselect li {
	margin-right: 10px;
}

div#headerbottom li {
	border: 1px solid #1A1A1A;
	float: left;
	height: 14px;
	width: 17px;
	margin: 0;
}

ul#caseselect {
	display: none;
	float: right;
}

ul#caseselect li {
	line-height: 9px;
	height: 13px;
	margin-left: 10px;
	font-weight: bold;
	width: 18px;
	padding-top: 3px;
	text-align: center;
}

div#headerbottom ul {
	margin-top: 9px;
}

div.boxcontainer {
	width: 271px;
	float: left;
	margin-bottom: -8px;
}

div.boxinner {
	margin: 20px 10px 10px 10px;
}

div#maincontent h1 {
	font-size: 11px;
	height: 20px;
	padding: 0 8px;
	display: block;
	float: left;
	line-height: 20px;
	font-weight: bold;
	color: black;
}

div#boxskills ul {
	margin-bottom: -5px;
}

div#boxskills {
	margin: 0 80px;
}

div#boxskills li {
	padding-left: 20px;
}

div#headerbottom .selected a {
	color: black;
	font-weight: bold;
}

div#headerbottom p {
	display: inline;
	font-size: 12px;
	margin-top: 10px;
}

p#webstiecat {
	font-style: italic;
	float: left;
	margin-left: 15px;
}

p#websitename {
	float: left;
}

div.cta h2 {
	text-transform: uppercase;
}

div.cta p {
	line-height: 20px;
}

/*---------------------------------------------------------------------------*/

 /* Contact
-----------------------------------------------------------------------------*/

div#contactContainer {
	display: none;
}

div#contactContainer li {
	list-style-type: none;
	overflow: hidden;
	margin: 15px 0;
}

div#contactContainer ul {
	padding: 0;
	float: left;
}

div#contactContainer label {
	display: block;
	float: left;
	width: 90px;
	font-size: 13px;
	cursor: pointer;
	margin: 3px 0 0 0;
}

div#contactContainer input, div#contactContainer textarea {
	display: block;
	float: left;
	padding: 2px 5px;
	font-family: verdana;
	font-size: 13px;
	height: 16px;
	width: 210px;
	border: 1px solid #9a9a9a;
}

div#contactContainer ul#contactcenter {
	margin-left: 20px;
	margin-right: 20px;
}

div#contactContainer textarea {
	height: 55px;
}

div#contactContainer .submit {
	float: right;
	height: 26px;
	width: 222px;
}

.watermark {
	color: #cdcdcd;
	font-style: italic;
}

span#contactThank {
	display: none;
	line-height: 41px;
}

/*---------------------------------------------------------------------------*/

 /* Portfolio
-----------------------------------------------------------------------------*/

div.studybox img {
	width: 125px;
	height: 125px;
	float: left;
}

div.studybox {
	width: 100%;
	clear: both; 
	border-bottom: 1px solid #1A1A1A;
	padding: 20px 0 3px 0;
}

div.studybox ul {
	width: 125px;
	float: left;
	margin-right: 15px;
}

div.studybox li {
	margin: 0 0 16px 0;
	float: left;
}

div.studydesc {
	float: right;
	position: relative;
	width: 310px;
	height: 550px;
}

div.studydesc h2 {
	text-transform: uppercase;
}

div.studybox img:hover {
	cursor: pointer;	
}

div.studybox .main {
	height: 548px;
	width: 520px;
	float: left;
}

div.gridbox img {
	padding: 3px;
	height: 140px;
	width: 180px;
	border: 1px solid #1A1A1A;
}

div.gridbox {
	float: left;
	margin: 30px 28px 5px 28px;
}

div.gridbox br {
	line-height: 3px;
}

div.gridbox a.imagelink {
	display: block;
}

div.gridtop {
	margin-top: 0;
}

div#maincontent .gridbox .imagelink:hover {
	background: none;
}

div.studydesc h3 {
	font-size: 13px;
	margin: 5px 0;
}

div.studydesc p {
	line-height: 14px;
}

a.caselink {
	display: block;
	position: absolute;
	bottom: 0;
	font-size: 13px;
	right: 0;
}

a.xcitelink {
	display: block;
	position: absolute;
	bottom: 0;
	font-size: 13px;
	left: 0;
}