@CHARSET "ISO-8859-1";
@font-face {
	font-family: "Thyromanes";
	src: url("../fonts/thyromanes.ttf");
}

body {
	font-family:Verdana,sans-serif;
	font-size:10pt;
	margin:0;
	padding:0;
	background-image:url('../images/dottedbackground.png');
	text-align:center;
}

p {
	text-align:justify;
}
a,a:link,a:visited {
	color:#86463c;
}
a:hover {
	color:#52788c;
}

.firstLetter{
	/*
	display:block;
	float:left;
	margin-top:-0.63em;
	margin-left:-0.56em;
	margin-right:0.5em;
	height:4.5em;
	*/
	float: left;
	font-family: Old English, Georgia,serif;
	font-size: 3em;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
}

.firstLetter span{
  font-size: 5.6em;   /* use 3.33em for two lines */
  line-height:1.0em;
}

.firstLetter + span{
  margin-left:-0.5em;
}

div#container {
	margin:0 auto;
	background-image:url('../images/backgroundgradient2.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	width:100%;
	min-height:681px;
	position:relative;
}

div#loading {
	margin:10px auto;
}
div#loading a {
	color:#fff;
	font-size:18pt;
	display:block;
}

div.hangingObject {
	position:absolute;
	float:left;
	top:0px;
}
div.hangingObject a {
	position:absolute;
	width:100%;
	bottom:0px;
	left:0px;
	color:transparent;
	text-decoration:none;
}

.hideme {
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}

div#chalkboard {
	color:transparent;
	background-image:url('../images/chalkboard.png');
	background-repeat:no-repeat;
	background-position:top center;
	width:268px;
	height:311px;
	left:5px;
	top:-241px;
}
div#chalkboard a {
	height:50px;
	bottom:10px;
}

div#blog {
	width:291px;
	height:277px;
	left:5px;
	top:-67px;
}
div#blog a {
	height:100px;
	bottom:12px;
}
div#blog .hideme {
    left:5px;
}

div#projects {
	width:376px;
	height:442px;
	left:350px;
	top:-211px;
}
div#projects a {
	height:105px;
	bottom:30px;
}
div#projects .hideme {
    left:5px;
}

div#aboutme {
	width:230px;
	height:368px;
	right:5px;
	top:-162px;
}
div#aboutme a {
	height:213px;
	bottom:17px;
}
div#aboutme .hideme {
    left:5px;
}

div#maincontent {
	position:absolute;
	top:243px;
	left:0px;
	background-color:#d9d1a4;
	width:998px;
	border:1px solid #1c252c;
	padding:0;
	/*
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	*/
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
div#maincontent h2 {
	font-family:Thyromanes,Palatino,Georgia,Times,serif;
	font-weight:bold;
	text-align:left;
	color:#e6e6e6;
	background-color:#87463b;
	padding:5px 15px;
	margin:0;
	border-bottom:1px solid #1c252c;
	border-top:1px solid #ba958f;
	border-right:1px solid #ba958f;
}
div#maincontent div#maintext {
	border-top:1px solid #ebe6ce;
	border-right:1px solid #ebe6ce;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
}
div#maincontent p {
	text-align:left;
	margin:15px 15px;
}

p.opener {
	font-size:1.3em;
	font-style:italic;
	font-family:Palatino,Georgia,Times,serif;
}

div.onethird {
	width:34%;
}

div.onehalf {
	width:50%;
}

div.twothirds {
	width:64%;
}

div.left_column {
	float:left;
}

div.right_column {
	float:right;
}

a#downloadcv {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#c1bb95;
	background-image:url('../images/pdficon_large.gif');
	background-repeat:no-repeat;
	background-position:230px 4px;
	text-align:left;
	padding:3px 0px 0px 10px;
	margin:17px auto;
	display:block;
	width:260px;
	height:40px;
	color:#333333;
}
a#downloadcv:hover {
	color:#000000;
}
a#downloadcv span {
	text-decoration:none;
	color:#4c4c4c;
	display:block;
	font-size:0.7em;
}
ul#haunts {
	list-style-type:none;
	padding:0;
}
ul#haunts li {
	margin:0;
	padding:0;
}
ul#haunts .twitter {
}
ul#haunts .lastfm {
}

/* PROJECT HEADERS */
h4.projectheader {
    width:473px;
    height:236px;
    background-attachment:scroll;
    border:1px solid #b29692;
    background-image:url("../images/projectpics.png");
    margin-left:11px;
}

h4.projectheader a,h4.projectheader span {
    margin:0px;
    display:block;
    width:auto;
    text-align:right;
    padding:10px 10px 10px 0px;
    background-color:#989898;
    background-color:rgba(60,60,60,0.6);
    color:#ededed;
    font-size:1.4em;
    vertical-align:bottom;
}
h4#doithigher {
    background-position:0px 0px;
}
h4#bigdogboutique {
    background-position:0px -238px;
}
h4#onda {
    background-position:-475px 0px;
}
h4#danplusadd {
    background-position:-475px -238px;
}