/* element styles */

html {
	height:100%;
}

body {
	background:#fff;
	color:#000;
	font-family: Helvetica, Arial, default;
	height:100%;
	margin: 0;
}

a {
	text-decoration:none;
	color: #fff;
}

a:hover {
	color: #5d1c8b;
}

/* main page layout */

#top {
	width: 100%;
	height: 40px;
	background: url('images/pattern.gif') bottom center repeat;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

#left {
	position: relative;
	float: left;
	display: inline; 
}

#bigtab {
	width: 350px;
	height: 360px;
	background: url('images/pattern.gif') 2px 15px repeat;
    -moz-border-radius-bottomleft: 20px;  
    -moz-border-radius-bottomright: 20px;     /* for Firefox */
    -webkit-border-bottom-left-radius: 20px;  
    -webkit-border-bottom-right-radius: 20px;	/* for Safari */
}

#morestuff {
	clear: both;
	width: 315px;
	margin: 40px 34px 0 0;
}

#logo {
	margin: 50px 0 20px 25px;
	
}

#nav-wrap {
	width: 298px;
	margin: 0 34px 0 18px;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
}

#main {
	width: 624px;
	float: left;
	display: inline; 
	margin: 50px 0 0 50px;
}

#contact {
	width: 1024px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
	font-size: 13px;
}

#contact p {
	float: right;
	padding: 0;
	margin: 20px 0 0 25px;
}

#footer {
	width: 1024px;
	height: 40px;
	margin: 0 auto;
	text-align: right;
}

#footer p {
	float: right;
	padding: 0;
	margin: 20px 0 0 10px;
	color: #666;
	font-size: 9px;
}

#bottom {
    clear: both;
    height: 20px;
}

/* navigaation styles */



#nav li {
	display: block;
	float: right;
	background-color: #959595;
	width: 271px;
	height: 16px;
	text-align: right;
	text-transform: uppercase;
	font-size: 12px;
	color: #fff;
	padding: 8px 7px 2px 3px;
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #e2e2e2;
	cursor: pointer;
}

#nav .first {
	border-style: solid solid solid solid;
}

#nav li:hover, #nav .active {
	border-left-style: none;
	width: 272px;
	background-color: #5d1c8b;
}

#nav a {
	display: block;
	float: right;
	width: 270px;
	height: 16px;
}

#nav a:hover {
	color: #fff;
}

#hover-buddy {
	width: 15px;
	height: 43px;
	float: left;
	margin: 27px 0 0 0;
	background: url('images/hover-buddy.png') top right no-repeat;
	padding: 0;
}

/* */

#twitter_update_list li {
	display: block;
	font-size: 12px;
	color: #aaa;
	text-align: right;
	clear: both;
}

#twitter_logo {
	float: right;
	margin-bottom: 10px;
}

/* content styles */

#main h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5d1c8b;
	margin: 0;
	padding-bottom: 20px;
}

#main #homehi{
	display: block;
	float: right;
	font-size: 300px;
	letter-spacing: -20px;
	margin-left: 20px;
	padding: 0;
}

#main #homep{
	margin-top: 7px;
	font-size: 20px;
	line-height: 34px;
}


#main p {
	color: #666666;
	font-size: 14px;
	line-height: 30px;
	text-align: justify;
}

#main a, #footer a {
	color: #666666;
}

#main a:hover, #footer a:hover {
	color: #5d1c8b;
}

#photo {
	width: 340px;
	padding: 5px;
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 0 20px;
}

#screen-wrapper {
	width: 602px;
	padding: 10px;
	margin: 0;
	border: 1px solid #7c7c7c;
}

#screen {
	width: 599px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #aba #ccc #ccc #aba;
	margin: 0;
	padding: 0;
}

#main .screen-title {
	font-size: 26px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	margin: 0;
	padding: 40px 0 0 0;
}

#main .tags {
	font-size: 11px;
}




.port-screen-wrapper {
	width: 602px;
	height: 103px;
	overflow: hidden;
	padding: 10px;
	margin: 0;
	border: 1px solid #7c7c7c;
}

.port-screen {
	width: 599px;
	border-style: solid;
	border-width: 2px 1px 1px 2px;
	border-color: #aba #ccc #ccc #aba;
	margin: 0;
	padding: 0;
}

.port-screen-title {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	margin: 0;
	padding: 40px 0 0 0;
}

#main .port-tags {
	line-height: 0px;
	font-size: 10px;
	text-align: right;
	
}


#main #tag-list {
	margin-bottom: 20px;
}

#main #tag-list span {
	margin-right: 10px;
}

#main .work {
	margin-bottom: 30px;
}

#skills p {
	clear: both;
}


#track {
	position: relative;
	width: 618px;
	height: 25px;
	border: 3px solid #999;
	margin-bottom: 20px;
}
	
	#track .choice {
		width: 99px;
		height: 16px;
		border: 2px solid #fff;
		float: left;
		text-align: center;
		text-transform: uppercase;
		padding-top: 5px;
		font-size: 10px;
	}

	#track a {
		display: block;
		width: 100%;
		height: 16px;
	}
	
	#track .grey {
		background-color: #ccc;
		border-color: #ccc;
	}
	
	#track .choice:hover {
		border-color: #5d1c8b;
		cursor: pointer;
	}


.skills-image-left {
	width: 100px;
	float: left;
	margin: 0 15px 15px 0;
}

.skills-image-right {
	width: 100px;
	float: right;
	margin: 0 0 15px 15px;
}

#nav .first {
	border-style: solid solid solid solid;
}

#nav li:hover, #nav .active {
	border-left-style: none;
	width: 272px;
	background-color: #5d1c8b;
}

#nav a {
	display: block;
	float: right;
	width: 270px;
	height: 16px;
}

#nav a:hover {
	color: #fff;
}

#hover-buddy {
	width: 15px;
	height: 43px;
	float: left;
	margin: 27px 0 0 0;
	background: url('images/hover-buddy.png') top right no-repeat;
	padding: 0;
}



