* {
	margin:0;
	padding:0;
}

img {
	border:0;
}

body {
	font-family: JunctionRegular, helvetica,sans-serif;
	font-weight:normal;
	font-size:10pt;
	color:#333;
	background:#fff;
	line-height:1.5;
}

h1,h2,h3 {
	margin-bottom:1em;
}

a {
	text-decoration:none;
	color:#d23f3f;
}


#Meta a {
	color:#fff;
	text-decoration:underline;
}


a:hover {
	text-decoration:underline;
	color:#d23f3f;
}
		


@font-face {
	font-family: 'RalewayThin';
	src: url('/wbd/css/raleway_thin-webfont.eot');
	src: local('?'), url('/wbd/css/raleway_thin-webfont.woff') format('woff'), url('/wbd/css/raleway_thin-webfont.ttf') format('truetype'), url('/wbd/css/raleway_thin-webfont.svg#webfontSz3xg7u6') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'JunctionRegular';
	src: url('/wbd/css/junction_02-webfont.eot');
	src: local('?'), url('/wbd/css/junction_02-webfont.woff') format('woff'), url('/wbd/css/junction_02-webfont.ttf') format('truetype'), url('/wbd/css/junction_02-webfont.svg#webfontx6PMVlhQ') format('svg');
	font-weight: normal;
	font-style: normal;
}


#Header {
	
}

#Footer {
	border-top:solid 1px #DEDEDE;
	margin-top:20px;
	padding-top:20px;
	margin-bottom:3em;
	
}

#FooterContent {
	margin-left:220px;
}

#James {
		height:50px;
		background:url("/wbd/images/jb.png") top left no-repeat;
		margin: 10px 0 0 10px;
}

#James span {
	display:none;
	position:relative;
	left:-1000px;
	top:-1000px;
}

#Content {
	margin-top:40px;
	margin-left:220px;
	position:relative;
	width:800px;
}

#Content h1 {
	border-left:10px solid #d23f3f;
	padding-left:15px;
}

#Left {
	float:left;
	width:550px;
}

#Right {
	float:right;
	width:200px;
}


#SideLogo {
	position:absolute;
	width:120px;;
	height:643px;
	overflow:hidden;
	top:0; 
	left:-220px;
	background:url("/wbd/images/wbd.png") top left no-repeat;
}

#SideLogo span {
	display:none;
	position:relative;
	left:-1000px;
	top:-1000px;
}

#Meta {
	z-index:100;
	position:absolute;
	width:800px; 
	height:240px; 
	top:90px; 
	left:220px; 
	background:url('/wbd/images/meta.png') bottom left no-repeat; 
	padding:15px; 
	color:#fff;
	display:none;
}

.MetaMore {
	float:left; 
	width:390px;
}

.MetaInfo {
	float:right; 
	width:350px;
}

.sidetab {
	position:relative;
	right:-820px;
	top:-80px;
	width:30px;
	height:100px;
	margin-bottom:10px;
	background-color:red;
}

.SmallPortfolio {
	display:block;
	width:200px;
	border:0;
	margin:0;
	padding:0;
	height:103px;
	margin-bottom:40px;
}

.Social {
	height:32px;
	width:32px;
	display:block;
	margin:0;
	padding:0;
}

.spacer {
	height:30px;
}

abbr,acronym {
	border-bottom:.1em dotted;
	cursor:help;
}


ul.Portfolio {
	margin-left:1em;	
}

ul.Portfolio li {
	margin-bottom:1em;	
}
