@font-face {
	font-family: "crosswordBelle";
	src: url("../fonts/CWBTRIAL.ttf")
}

@font-face {
	font-family: "Sydfonts";
	src: url("../fonts/Sydfonts.otf")
}

body {
	background-color: #151515;
	background-image: url(../images/pattern.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #eeeeee;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.3em;
}

#header {
	width: 100%;
	min-width: 612px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}

#content {
	width: 100%;
	min-width: 612px;
	background-color: #151515;
	min-height: 72px;
	position: relative;
	top: -1px;
	text-align: center;
}

#intro {
	font-family: "crosswordBelle", "Comic Sans", "Comic Sans MS", Georgia, serif;
	font-size: 1.9em;
	line-height: 1.3em;
	padding: 24px 0px 40px 0px;
	margin: 0px auto 0px auto;
	width: 528px;
	text-align: justify;
	color: #F27600;
}

.syd {
	font-family: "Sydfonts", Arial, sans-serif;
}

.emphasis {
	color: #FAC100;
}

a {
	color: #66B300;
	text-decoration: none;
}

a:hover {
	font-style: italic;
}

#container {
	width: 528px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#leftcol {
	float: left;
	width: 248px;
}

#rightcol {
	float: right;
	width: 230px;
	padding-left: 50px;
}

h1 {
	font-family: "crosswordBelle", "Comic Sans", "Comic Sans MS", Georgia, serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 0px 0px 0px 6px;
	display: inline;
	line-height: 1.3em;
	position: relative;
	top: -4px;
}

#seishinfeed {
	height: 70px;
	overflow: hidden;
	padding-right: 50px;
}

#seishinfeed .headline {
	visibility: visible;
	list-style: none;
	position: relative;
	left: 30px;
	top: -11px;
}

#seishinfeed img {
	visibility: visible;
	width: 60px;
	position: relative;
	left: -40px;
	top: -42px;
}

#price {
	position: relative;
	left: 70px;
	top: -36px;
}

#twitterfeed .headline, #twitterfeed a b, #twitterfeed #creditfooter {
	visibility: none;
	display: none;
}

#twitterfeed li {
	list-style: none;
}

#followme {
	position: relative;
	left: 40px;
	top: -12px;
}

#flickrfeed {
	visibility: hidden;
	width: 180px;
	height: 90px;
	overflow: hidden;
	position: relative;
	margin-bottom: 4px;
}

#flickrfeed .headline, #flickrfeed #creditfooter {
	display: none;
}

#flickrfeed li {
	list-style: none;
}

#flickrfeed img {
	visibility: visible;
	border: 0px;
	position: relative;
	top: -85px;	
	left: -40px;
}

#viewflstream {
	position: relative;
	left: 40px;
}

.icon {
	float: left;
	margin: 1px 10px 0px 0px;
}

#deviantart .icon, #flickr .icon {
	margin-top: 0px;
}

#deviantart #brisk {
	clear: none;
}

#deviantart .viewda {
	position: relative;
	left: 40px;
	top: 4px;
}

#deviantart img {
	border: 0px;
}

#pvtext {
	display: block;
	margin-left: 40px;
}

#vlinks {
	margin-top: 2px;
}

#vlinks a {
	display: inline;
	margin: 0px 12px 0px 0px;
	white-space: nowrap;
}

#vlinks #nov-09 {
	white-space: nowrap;
}

#twitterfeed, #linkedin, #pastversions, #flickr, #deviantart, #locus {
	margin-bottom: 30px;
}

#linkedin, #pastversions {
	position: relative;
	top: -18px;
}

a img {
	border: 0px;
}

.table {
	display: table;
}

.tablerow {
	display: table-row;
}

.tablecell {
	display: table-cell;
}

#resume {
	width: 636px;
	margin: 26px auto 0px auto;
}

#name {
	text-align: center;
	width: 516px;
}

#name h1{
	font-family: "crosswordBelle", "Comic Sans", "Comic Sans MS", Georgia, serif;
	font-size: 1.9em;
	color: #F27600;
	position: relative;
	left: 56px;
}

#print {
	text-align: right;
	width: 120px;
	vertical-align: top;
}

#print img {
	margin: 0px 3px 0px 0px;
	position: relative;
	top: 3px;
}

.sectionheader {
	font-family: "crosswordBelle", "Comic Sans", "Comic Sans MS", Georgia, serif;
	text-transform: uppercase;
	font-size: 1em;
	color: #F27600;
	border-bottom: 1px solid #F27600;
	padding: 20px 0px 0px 4px;
	text-align: left;
}

.subsectionlabel {
	text-align: right;
	width: 190px;
}

.subsection {
	text-align: left;
}

.subsection li {
	margin-bottom: 6px;
	list-style: circle;
}

.references {
	font-family: "crosswordBelle", "Comic Sans", "Comic Sans MS", Georgia, serif;
	text-transform: uppercase;
	font-size: 1em;
	color: #F27600;
	padding: 4px 0px 16px 0px;
}

.lastsection {
	border-bottom: 1px solid #F27600;
}

.lastsubsection {
	padding-bottom: 26px;
}

#endresnav {
	margin: 0px auto 0px auto;
}

.endresnavitem {
	padding: 0px 16px 0px 16px;
}

#footer {
	clear: both;
	height: 40px;
}