@charset "utf-8";
/* CSS Document */





* {
	font-family: Delima_MT, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
    color: #FFF;
	margin: 0;
	padding: 0;
	background: none;
}

a img {
	border: none;
}

a {
	text-decoration: none;
}

body {
	padding-top: 66px;
	background: #000 url(img/yellow_flare.png) top right no-repeat fixed;
}


/* TYPOGRAPHY & SPACING */

h1 {
	font-weight: normal;
	font-style: normal;
	font-size: large;
	letter-spacing: 20%;
	margin-top: 20px;
}

h2 {
	font-weight: normal;
	font-size: large;
}

#columnright p {
	margin: 10px 0;
	line-height: 180%;
	font-size: small;
}

#columnleft p {
	margin: 15px 0;
	line-height: 150%;
	font-size: regular;
	width: 560px;
}

#columnleft img {
	margin: 10px 0;
        width: 560px;
	height: auto;
}
	
.datestamp, .commentlink {
	margin-bottom: 10px;
	font-size: small;
	text-decoration: none;
}

.rightdivider {
	margin: 5px 0 25px 0;
}

.rightcolumnphoto {
	margin: 10px 0;
}

.region {
	background: none;
/*	border: solid #FFF 1px;  */
	margin: auto;
}

#header {
	position: relative;
	height: 140px;
	width: 982px;
	background: url(img/line_horiz_header_long.png) bottom center no-repeat;
}

#banner {
	position: relative;
	height: 300px;
	width: 982px;
        overflow: hidden;
	background: url(img/line_horiz_header_long.png) bottom center no-repeat;
}

#downloads {
	position: relative;
	height: 300px;
	width: 982px;
        overflow: hidden;
	background: url(img/line_horiz_header_long.png) bottom center no-repeat;
	display: none;
}


#columns {
	position: relative;
	width: 982px;
	margin: auto;
}

#columnleft {
	position: relative;
	width: 760px;
	margin: 0;
    margin-right: 410px;
	padding-top: 10px;
}

#columnright {
	position: absolute;
	width: 359px;
        right: 3px;
	top: 10px;
	background: url(img/line_vert_long.png) top left repeat-y;
	padding: 0 15px;
        overflow: hidden;
}

#footer {
	position: relative;
	height: 40px;
	width: 1180px;
}

/* Banner Positioning */
#bannertitle {
	position: absolute;
	bottom: 18px;
	left: -18px;
}

/* Header positioning */ 

.subregion {
	position: absolute;
/*	border: 1px solid red;  */
}

#header1 {
	height: 90px;
	width: 330px;
	bottom: 0;
	left: 0;	
}

	#contactinfo {
		position: absolute;
		bottom: 7px;
		left: 0px;
	}
	
	#contactinfoemail {
		position: absolute;
		bottom: 7px;
		right: 6px;
	}

#header2 {
	height: 140px;
	width: 155px;
	top: 0;
	left: 436px;
	background: url(img/line_vert_header.png) center right no-repeat;
}
	.socnetlink {
		display: block;
		width: 135px;
		height: 22px;
		position: absolute;
		right: 14px;
		text-align: right;
	}
	
	#socnet0 {
		bottom: 50px;
	}
	
	#socnet1 {
		bottom: 23px;
	}
	
	#socnet2 {
		bottom: 2px;
	}

#header3 {
	height: 140px;
	width: 175px;
	top: 0;
	left: 595px;
        overflow: hidden;
	background: url(img/line_vert_header.png) center right no-repeat;
}
	.headerlink {
		display: block;
		height: 17px;
		width: 164px;
		position: absolute;
		background: url(img/line_horiz_header_short.png) top left no-repeat;
		right: 8px;
	}
	
	.headerlinkimg {
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	#cvlink {
		bottom: 10px;
	}
	
	#bloglink {
		bottom: 30px;
        height: 19px;
	}

	#homelink {
		bottom: 54px;
	}

#header4 {
	height: 140px;
	width: 210px;
	top: 41px;
	right: -10px;
}

	#abalogo {
	height: 109px;
	width: 214px;
	}

/* latest work */
h3 {
color: #f90;
font-style: normal;
font-weight: normal;
margin-top: 20px;
}

#archivelink, #latestlink {
position: absolute;
top: 26px;
right: 106px;
font-style: normal;
font-size: small;
}

#homejump {
position: absolute;
top: 26px;
right: 3px;
font-style: normal;
font-size: small;
}

.lwentry {
position: relative;
margin-bottom: 20px;
}

h4 {
font-style: normal;
font-size: large;
font-weight: normal;
}

h5 {
font-size: large;
font-weight: normal;
}

.category {
text-transform: uppercase;
font-size: x-small;
font-style: normal;
margin: 4px 0;
color: #F90;
}

.lwentry .datestamp {
font-size: 0.7em;
position: absolute;
top: 30px;
right: -8px;
}


.viewlink {
position: relative;
margin: 8px;
left: 320px;
cursor: pointer;
}

.lwimg {
margin-top: 10px;
cursor: pointer;
width: 370px
}

/* Selected Works */

.selectedworktitle1 {
position: relative;
bottom: 4px;
height: 19px;
width: 294px;
color: #F90;
font-style: normal;
font-size: large;
}

.selectedworktitle1 a {
color: #fff;
cursor: pointer;
font-size: medium;
}

.swcell, .wpcell {
position: relative;
width: 180px;
float: left;
padding: 0 4px;
cursor: pointer;
}

.selectedworkbox {
position: absolute;
bottom: 4px;
}

.swthumb {
margin: 10px 6px 18px 6px;
}

.selectedworkhoriz2 {
position: absolute;
top: 163px;
left: 0;
}

.swtitle, .swsubtitle, .swcategory {
margin: 2px 6px;
padding-left: 2px;
}

.swtitle {
margin-top: 7px;
font-style: normal;

}

.swcategory {
text-transform: uppercase;
font-size: x-small;
font-style: normal;
color: #F90;
}

.nav {
position: relative;
top: 40px;
cursor: pointer;
float: left;
}

#navright {
padding-left: 8px;
}

.archiveentry .viewlink {
position: relative;
top: 15px;
margin: 0;
}

.archiveentry .datestamp {
float: right;
position: relative;
bottom: 24px;
left: 0px;
}

.archiveentry {
margin-bottom: 20px;
}

/*  misc */

.yellow {
color: #F90;
}

.lw-thumb, sw-thumb {
display: none;
}

.nav {
visibility: visible;
}

.archivenav {
cursor: pointer;
font-style: normal;
}

.datestamp {
visibility: hidden;
}

#wallpapers {
position: absolute;
top: -66px;
left: 436px;
cursor: pointer;
display: none;
z-index: 100;
}

.invisible {
 visibility: hidden;
}

#downloadspanel {
width: 560px;
font-style: normal;
font-size: small;
}

#downloadspanel a {
display: block;
float: right;
margin-left: 20px;
font-style: normal;
font-size: small;
}

#downloadspanel h6 {
width: 100%;
margin-top: 30px;
font-style: normal;
font-size: small;
color: #F90;
margin-botton: 5px;
}

#downloadspanel .downloadtext {
float: left;
width: 200px;
font-style: normal;
font-size: small;
}

#downloadspanel h1 {
color: #f90;
font-size: x-large;
}

#downloadspanel p {
font-size: small;
margin: 0;
padding: 0;
line-height: 140%;
}

#downloadspanel h2 {
font-style: normal;
margin: 22px 0 3px 0;
}

.downloadimage {
width: 630px;
}

#twitterfeed {
 border: solid 1px #F90;
 position: absolute;
 top: 0px;
 left: 20px;
 width: 400px;
 height: 300px;
 overflow: auto;
 overflow-x: hidden;
 background: #000;
 display: none;
}

#twitterfeed p {
 margin: 20px;
}

#twitterfeed a {
 font-style: normal;
}

#twitterfeed span {
 color: #f90;
 font-size: smaller;
}