html {
	overflow-y:scroll;
}

html {
  margin: 0px;
  padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, serif;
	font-size: 14px;
	color: #010101;
	background-color: #317dbe;
}

img {
	border: 0px;
}

a:link {
	color: #010101;
}

a:active {
	color: #010101;
}

a:hover {
	color: #010101;
}

a:visited {
	color: #010101;
}

hr {
	height: 0px;
	border: 0px;
	border-top: 1px solid #8b8b8b;
	background-color: #8b8b8b;
	margin: 40px 0px 40px 0px;
}

div#main {
  background-color: #fdfbf0;
  width: 100%;
  height: auto;
}

div#mainContainer {
  left: 50%;
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 50px;
	overflow: hidden;
	background-color: #fdfbf0;
}

div#header {
  float: left;
  width: 760px;
  height: auto;
}

div#nameBanner {
  float: left;
  width: 504px;
  height: 110px;
  margin-left: 128px;
  margin-top: 20px;
  margin-bottom: 20px;
}

div#introductionText {
  float: left;
  width: 760px;
  height: auto;
  font-size: 24px;
  text-align: center;
}

div#introductionTextSmaller {
  float: left;
  width: 760px;
  height: auto;
  font-size: 22px;
  text-align: center;
}

div#pageNameBanner {
  float: left;
  height: 95px;
  width: 760px;
  margin-top: 41px;
  margin-bottom: 23px;
}

div#blogNameBanner {
	float: left;
  height: 75px;
  width: 760px;
  margin-top: 41px;
  margin-bottom: 0px;
}

div.backToProjects {
  float: left;
  margin-top: 6px;
  width: 760px;
  height: 25px;
}

div.textBody {
	float: left;
	width: 100%;
	height: auto;
  margin-top: 7px;
  font-size: 18px;
	line-height: 28px;
}

div.textBody div.column {
	float:left;
	width: 50%;
}

div.textBody div.recordCovers img {
	float: left;
	width: 600px;
	height: auto;
	margin-left: 80px;
	margin-right: 80px;
	margin-bottom: 50px;
	border: 1px solid #c0c0c0;
}

div.textBody div.boxed {
	border: 1px solid #c0c0c0;
	background-color: #e5f1fb;
	padding: 20px;
	font-size: 16px;
}

div.textBody p:first-child {
  font-size: 27px;
	line-height: 37px;
}

div.textBody p:last-child {
  margin-bottom: 0px;
}

h1 {
	font-size: 40px;
	line-height: 50px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-size: 30px;
	line-height: 40px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.textBody small {
	font-size: 14px;
}

div.textBodyBlog {
	float: left;
	border-bottom: 1px solid #010101;
	width: 600px;
	margin-top: 32px;
	margin-right: 20px;
	padding-bottom: 20px;
	font-size: 18px;
	line-height: 28px;
}

div.textBodyBlog p:first-child {
  font-size: 22px;
	line-height: 32px;
}

div.blogMainColumn {
	float: left;
  width: 620px;
}

div.navigation {
	float:left;
	font-size: 20px;
	margin-top: 20px;
	width: 600px;
}

div.alignleft {
	float: left;
	width: 300px;
}

div.alignright {
	text-align: right;
	float: right;
	width: 300px;
}

div.postLink {
	font-size: 18px;
	line-height: 18px;
}

div.blogSidebar {
	float: right;
	width: 119px;
	margin-top: 20px;
	padding-bottom: 33px;
	border-left: 1px solid #cfcec7;
	overflow: hidden;
	padding-left: 20px;
	line-height: 26px;
}

div.blogSidebar h2 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 10px;
}

div.blogSidebar h2.searchTitle {
	margin-bottom: 0px;
}

div.blogSidebar input.searchBox {
	width: 110px;
}

div#respond {
	float: left;
	margin-top: 25px;
}

div#respond label {
	font-size: 16px;
	float: left;
	margin-top: 5px;
}

div#respond input {
	float: left;
	height: 25px;
	width: 300px;
	margin-right: 10px;
	font-size: 16px;
	margin-bottom: 20px;
}

div#respond input#submit {
	float: left;
	width: 150px;
	font-size: 12px;
}

div#respond h2 {
	margin-bottom: 25px;
}

div#respond textArea {
	float: left;
	width: 580px;
	height: 180px;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
	padding: 10px;
}

div#commentContainer {
	float: left;
	margin-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #010101;
}

div#commentContainer h2 {
	margin-bottom: 25px;
}

div.comment, div.pingback {
	float: left;
	width: 480px;
	margin-right: 80px;
	height: auto;
	margin-bottom: 20px;
	font-size: 16px;
	background-color: #cfcec7;
	padding: 20px;
}

div.comment p {
	font-size: 16px;
	line-height: 26px;
}

div.comment-meta {
	font-size: 14px;
}

img.avatar {
	float: left;
	margin-right: 10px;
}

div#tabBar {
  float: left;
  width: 760px;
  height: 20px;
}

a.tabSelected {
  background-position: -120px;
}

a.tabProjects {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/tabProjects.gif);
	background-repeat: no-repeat;
}

a.tabProjects:hover {
	background-position: -120px;
}

a.tabAbout {
  float: left;
  margin-left: 8px;
	width: 120px;
	height: 20px;
	background-image: url(/images/tabAbout.gif);
	background-repeat: no-repeat;
}

a.tabAbout:hover {
	background-position: -120px;
}

a.tabResume {
  float: left;
  margin-left: 8px;
	width: 120px;
	height: 20px;
	background-image: url(/images/tabResume.gif);
	background-repeat: no-repeat;
}

a.tabResume:hover {
	background-position: -120px;
}

a.tabBlog {
  float: left;
  margin-left: 8px;
	width: 120px;
	height: 20px;
	background-image: url(/images/tabBlog.gif);
	background-repeat: no-repeat;
}

a.tabBlog:hover {
	background-position: -120px;
}

a.tabEmail {
  float: left;
  margin-left: 8px;
	width: 120px;
	height: 20px;
	background-image: url(/images/tabEmail.gif);
	background-repeat: no-repeat;
}

a.tabEmail:hover {
	background-position: -120px;
}

div.tabFindMe {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/tabFindMe.gif);
	background-repeat: no-repeat;
}

div.tabFindMe:hover {
	background-position: -120px;
}

div.findMeColumn {
	margin-left: 8px;
	position: relative;
	float: left;
	width: 120px;
	height: auto;
}

div#findMeDropDown {
	margin-top: 20px;
	width: 120px;
	height: auto;
	z-index: 100;
	position: absolute;
}

a.findMeFacebook {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeFacebook.gif);
	background-repeat: no-repeat;
}

a.findMeFacebook:hover {
	background-position: -120px;
}

a.findMeFlickr{
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeFlickr.gif);
	background-repeat: no-repeat;
}

a.findMeFlickr:hover {
	background-position: -120px;
}

a.findMeFoursquare{
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeFoursquare.gif);
	background-repeat: no-repeat;
}

a.findMeFoursquare:hover {
	background-position: -120px;
}

a.findMeLastFm {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeLastFm.gif);
	background-repeat: no-repeat;
}

a.findMeLastFm:hover {
	background-position: -120px;
}

a.findMeLinkedIn {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeLinkedIn.gif);
	background-repeat: no-repeat;
}

a.findMeLinkedIn:hover {
	background-position: -120px;
}

a.findMeTwitter {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeTwitter.gif);
	background-repeat: no-repeat;
}

a.findMeTwitter:hover {
	background-position: -120px;
}

a.findMeVimeo {
  float: left;
	width: 120px;
	height: 20px;
	background-image: url(/images/findMeVimeo.gif);
	background-repeat: no-repeat;
}

a.findMeVimeo:hover {
	background-position: -120px;
}

div.leafDivider {
  float: left;
  width: 760px;
  height: 100px;
  background-image: url(/images/leafOrnament.gif);
  background-repeat: no-repeat;
  background-position: 353px 32px;
}

div.leafColumnDivider {
  float: left;
  width: 240px;
  height: 95px;
  margin-right: 20px;
  background-image: url(/images/leafColumnOrnament.gif);
  background-repeat: no-repeat;
  background-position: 83px 37px;
}

div.projectBox {
  float: left;
  width: 240px;
  height: auto;
  margin-right: 20px;
  font-size: 18px;
  text-align: justify;
}

div.projectBoxImage:hover {
  background: #000000;
  opacity: 0.85;
  -moz-opacity: 0.85; /* older Gecko-based browsers */
  filter:alpha(opacity=65); /* For IE6&7 */
}

div.endRow {
  margin-right: 0px;
}

a.projectBoxLink {
  text-decoration: none;
}

div.projectBoxImage {
  float: left;
  width: 240px;
  height: 150px;
  margin-top: 13px;
  margin-bottom: 16px;
}