/* GENERIC STYLES: html tags */

body {
	color: #444;
	font-family: "liberation-sans-1", "liberation-sans-2" , Helvetica, Arial, sans-serif;
	font-size: 145%;
}

a {
	color: #009;
}

a:hover {
	color: #005;
}

a.selected,
a.inactive,
.selected a,
.inactive a {
	color: #222;
}


.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content .heading {
	font-weight: bold;
	margin: 0 0 .5em 0;
	line-height: 120%;
	clear: left;
}
.content h1 {
	font-size: 1.4em;
}
.content h2,
.content h3 {
	font-size: 1.3em;
}
.content h4 {
	font-size: 1.2em;
}
.content h5,
.content h6 {
	font-size: 1em;
}
.content p,
.content ul.list,
.content dl,
.content div,
.content .block {
	font-size: 1em;
	line-height: 120%;
	margin: 0 0 1em 0;
}

ul.piped li,
dl.piped dt {
	border-color: #222;
}

.embeddedMap {
	margin: 0 0 1em 0;
	padding: 1em;
	border: 1px dotted #222;
	float: left;
	clear: left;
}

.embeddedMap iframe {
	border: 1px dotted #222;
	margin: 0 0 .5em 0;
}

.embeddedMap a {
	display: block;
}

/* SHARED MODULES: dhtml controls */

.magicmenus {
	font-size: 1.1em;
	position: absolute;
	top: 0;
	right: 0;
}
.magicmenus .magicmenusInner {
	width: 240px;
	background-color: #ccc;
	border: 1px solid #eee;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
}
.magicmenus .magicmenusInner dl {
	margin: 10px 20px;
	font-size: .9em;
	text-align: center;
	width: 200px;
}
.magicmenus .magicmenusInner dt {
	clear: left;
	float: left;
	padding-right: 20px;
}
.magicmenus .magicmenusInner dd {
	text-align: right;
	margin: 0 0 6px 0;
	display: none;
}
.magicmenus .magicmenusInner dd.selected,
.magicmenus .magicmenusInner .active dd {
	display: block;
}
.magicmenus.invisible .magicmenusInner {
	visibility: hidden;
}

/* PAGE: HOMEPAGE: layout */

body#homepage {
	min-height: 1000px;
}
* html body#homepage {
	height: 1000px;
}
*+html body#homepage {
	height: 1000px;
}

#homepage #wrapper {
	height: 500px;
	width: 770px;
}

#homepage #tagline {
	font-family: "adaptive-mono-1", "adaptive-mono-2", Courier, monospace;
	font-weight: bold;
	position: absolute;
	top: 500px;
	left: -12px;
	font-size: 60px;
	white-space: nowrap;
	color: black;
}
#homepage #tagline .name {
	color: #06c;
}

/* PAGE: HOMEPAGE: general styles */

#homepage #bgCanvas {
	position: absolute;
	width: 100%;
	height: 100%;
}
#homepage #wrapper {
	position: absolute;
}

#homepage .content h2,
#homepage .content h3,
#homepage .content h4,
#homepage .content h5,
#homepage .content h6 {
	text-transform: lowercase;
}

/* PAGE: HOMEPAGE: header */

#homepage #wrapper #header {
	float: left;
	width: 180px;
	padding-top: 45px;
	text-align: right;
}
#homepage #wrapper #header h1 {
	width: 180px;
	text-align: right;
	margin-bottom: 35px;
}
#homepage #wrapper #header #me {
	margin: 1.5em 0;
}
#homepage #wrapper #header ul {
	margin-left: 0;
	padding-left: 0;
}
#homepage #wrapper #header ul#nav li div {
	padding: 0 0 .6em 0;
	margin: 0;
}
#homepage #wrapper #header ul#nav li div a {
	margin: 0 0 .6em 0;
	font-weight: bold;
}
#homepage #wrapper #header ul#nav li {
	padding: 0 0 .6em 0;
	list-style: none;
}
#homepage #wrapper #header ul#nav li ul {
	clear: both;
}
#homepage #wrapper #header ul#nav li a.selected {
	/* font-weight: bold; */
}

/* PAGE: HOMEPAGE: content */

#homepage #wrapper #main {
	width: 550px;
	height: 485px;
	position: relative;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 2px dotted #222;
}

#homepage #wrapper #main .tab .top {
	display: none;
}

#homepage #wrapper #main ul#personalAttributes {
	width: 550px;
	margin-top: 55px;
	margin-bottom: 410px;
	padding-top: 10px;
	border-top: 2px dotted #222;
}
#homepage #wrapper #main ul#personalAttributes li {
	border-left: 2px solid #222;
}
#homepage #wrapper #main ul#personalAttributes li.firstChild,
#homepage #wrapper #main ul#personalAttributes li:first-child {
	border-left: 0;
}

#homepage #wrapper #main .tab {
	background-color: #d9d9e7;
	border: 1px solid #000086;
	position: absolute;
	top: 175px;
	left: 10px;
	height: 280px;
	overflow: auto;
	padding: 15px;
	width: 518px;
}
	
#homepage #wrapper #main h3 {
	display: none;
}
#homepage #wrapper #main .tab dl dt {
	margin: 18px 0 0 0;
	font-weight: bold;
}
#homepage #wrapper #main dl dt:first-child,
#homepage #wrapper #main dl dt.firstChild {
	margin-top: 0;
}
#homepage #wrapper #main .tab dl dd {
	margin: 6px 0 0 0;
}
#homepage #wrapper #main .tab p,
#homepage #wrapper #main .tab div,
#homepage #wrapper #main .tab .block {
	margin: 0 0 .6em 0;
}

/* PAGE: HOMEPAGE: friendfeed module */

#homepage #wrapper ul.ff div {
	margin: 0 0 4px 0;
}
#homepage #wrapper #friendfeed p {
	padding: 0 8px 10px 25px;
}
#homepage #wrapper #friendfeed ul.ff {
	width: 500px;
	padding: 0;
	margin: 0;
}
#homepage #wrapper #friendfeed ul.ff li {
	position: relative;
	list-style-type: none;
	padding: 8px 8px 8px 25px;
	border-top: 2px dotted #222;
}
#homepage #wrapper #friendfeed ul.ff li img {
	width: 16px;
	height: 16px;
	position: absolute;
	left: 1px;
	top: 9px;
	display: block;
}

#homepage #wrapper #friendfeed ul.ff .ff_post {
	font-weight: normal;
}
* html #homepage #wrapper #friendfeed ul.ff .ff_post {
	margin-top: -12px;
}
*+html #homepage #wrapper #friendfeed ul.ff .ff_post {
	margin-top: -12px;
}
#homepage #wrapper #friendfeed ul.ff .ff_post a {
	text-decoration: none;
}

/* PAGE: RESUME */

#resume #wrapper {
	width: 90%;
	max-width: 800px;
	margin: 10px 10px 10px 40px;
}

#resume #header {
	border-top: 3px solid #444;
	border-bottom: 1px solid #444;
	margin: 1em 0 1em -30px;
	margin-top: 1em;
	padding: .5em 0;
}

#resume #header .vcard {
	margin-top: .5em;
	float: right;
	color: #222;
	font-size: .9em;
}
#resume #header .vcard div {
	text-align: right;
}

#resume .content p,
#resume .content ul,
#resume .content dl,
#resume .content .block {
	margin: 0 0 1em 0;
}

#resume .headings {
	float: left;
}

#resume h1,
#resume h2,
#resume h3 {
}
#resume h1 {
	font-size: 1.8em;
	color: #252585;
}
#resume h2 {
	margin-top: -.5em;
}
#resume h3 {
	border-bottom: 1px dotted black;
	padding-bottom: .5em;
	margin-left: -30px;
	color: #4242aa;
	clear: both;
}
#resume h4 {
	color: #444;
}

#resume dl dt,
#resume dl dd {
	margin: 0 0 .3em 0;
}
#resume dl dt {
	font-weight: bold;
}
#resume dl dd {
	margin-left: 2em;
}

/* PAGE: DASHBOARD */

#dashboard {
	background-color: #ccc;
}

#dashboard #wrapper {
	width: 90%;
	max-width: 800px;
	margin: 10px 10px 10px 0;
}

#dashboard #header {
	display: none;
}

#dashboard #main {

}

#dashboard #main div#actions {
	width: 490px;
	margin: 0 5px 10px 5px;
}
#dashboard #main div#actions a.prevPage {
	float: left;
	display: block;
}
#dashboard #main div#actions a.nextPage {
	float: right;
	display: block;
}

#dashboard #main div.scrollable {
	width: 500px;
    height: 700px;
	padding-bottom: 10px;
	border-bottom: 6px solid #aaa;
}


#dashboard #main .menu h2 {
	width: 240px;
	text-align: right;
	padding: 5px 10px 0 0;
	border-right: 1px solid #aaa;
	border-top: 1px solid #aaa;
	background-color: #ddd;
	margin: 0 0 2px 0;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
}
#dashboard #main .menu dl {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	position: relative;
	width: 500px;
	margin: 0 0 20px 0;
	padding: 5px 0 2px 0;
}
#dashboard #main .menu dl dt,
#dashboard #main .menu dl dd {
}
#dashboard #main .menu dl dt {
	width: 240px;
	margin: 0 10px 3px 0;
	position: absolute;
	font-weight: bold;
	text-align: right;
}
#dashboard #main .menu dl dd {
	width: 244px;
	margin: 0 0 3px 0;
	padding-left: 5px;
	border-left: 1px solid #aaa;
	margin-left: 250px;
}
#dashboard #main .menu dl dd a {
	text-decoration: none;
	display: block;
	padding: 2px;
	background-color: #eee;
	border: 1px solid #eee;
}
#dashboard #main .menu dl dd a:hover {
	border: 1px dotted #128912;
	background-color: #ddd;
	color: #323245;
}

/* SCRIPT STYLES */

/* pure templates*/

#pureTemplates {
	display: none;
}

/* jquery.styleswitcher*/

.styleswitcher_hidden {
	visibility: hidden;
}

/* jquery.tools */

div.scrollable { 
    position: relative; 
    overflow: hidden; 
} 

div.scrollable div.items { 
    position: absolute; 
    height: 20000em; 
}


/* FLOAT CLEARING */

* html div#actions,
* html #dashboard #main dl,
* html .magicmenus,
* html .magicmenus .magicmenusInner,
* html .magicmenus .magicmenusInner dl,
* html #header,
* html #wrapper,
* html #wrapper .tab,
* html #main {
	height: 1%;
	overflow: visible;
}

*+html div#actions,
*+html #dashboard #main dl,
*+html .magicmenus,
*+html .magicmenus .magicmenusInner,
*+html .magicmenus .magicmenusInner dl,
*+html #header,
*+html #wrapper,
*+html #wrapper .tab,
*+html #main {
	min-height: 1%;
}

div#actions:after,
#dashboard #main dl:after,
.magicmenus:after,
.magicmenus .magicmenusInner:after,
.magicmenus .magicmenusInner dl:after,
#header:after,
#wrapper:after,
#wrapper .tab:after,
#main:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
