/* CSS Document */

/* -- global styling -- */

body {
	background-color: #333;
	padding: 0;
	margin: 0;
	font-family: Georgia, serif;
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .8px;
	line-height: 20px;
}

h1 {
	color: #999;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	display: inline;
}

h2 {
	color: #ccff00;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
	line-height: 22px;
}

h3 {
	color: #ccff00;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
}

h4 {
	color: #FF0000;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	padding: 0;
	margin: 0;
	display: inline;
}

h5 {
	color: #FFF;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .8px;
	line-height: 0;
	padding: 0;
	margin: 0 0 0 8px;
}

h6 {
	color: #0099ff;
	font-size: 12px;
	letter-spacing: .8px;
	line-height: 0;
	padding: 0;
	margin: 0;
	display: inline;
}

a {
	color: #ffcc00;
	text-decoration: none;
	font-style: italic;
	cursor: pointer; 
}

a:hover { 
	border-bottom: 1px #ffcc00 dotted;
}

a:focus {
	outline: none;
}

p {
	padding: 0;
	margin: 10px 0;
}

/* -- header -- */

#header_wrapper {
	width: 100%;
	height: 50px;
	border-bottom: #333 solid 2px;
}

#header_floatlayer {
	z-index:100;
	position: absolute;
	height: 34px;
	width: 100%;
	min-width: 1024px;
	background-color: #000000;
	padding: 16px 0 0 0;
	margin: 0; }
	
#header_title {
	padding: 0;
	margin: 0 0 0 25px;
	height: 34px;
	width: 800px;
	position: absolute;
}

#header_button {
	padding: 0;
	margin: 0 25px 0 0;
	height: 34px;
	min-width: 850px;
	text-align: right;
}

#header_panel {
	height: 605px;
	border-bottom: #333 solid 2px;
	z-index: 101;
	display: none;
	background: #000000 url(../img/bg_panel.gif) no-repeat left bottom;
}

#header_leftcolumn {
	width: 204px;
	float: left;
	margin: 18px 0 0 25px;
}

#header_contentcolumn { 
	width: 520px;
	height: 100px;
	float: left;
	margin: 18px 0 0 0;
	padding: 0 0 0 140px;
	/* background: url(../img/bg_sticker_available.gif) no-repeat left top; */
}

#header_content_wrapper {
	width: 900px; 
	text-align: left;
}

#list-moreinfo {
	list-style: none;
	padding: 0;
	margin: 24px 0 0 0;
	line-height: 12px;
	cursor: pointer; 
}

#list-moreinfo li:hover {
	background-color: #333;
}

#list-moreinfo li {
	background: no-repeat 0 0;
	height: 36px;
	width: 128px;
	margin: 12px 0 0 0;
	padding: 11px 0 0 54px;
}

#list-moreinfo li.resume {
	background-image: url(../img/icon_48x48_resume.gif);
}

#list-moreinfo li.linkedin {
	background-image: url(../img/icon_48x48_linkedin.gif);
}

#list-moreinfo li.linkme {
	background-image: url(../img/icon_48x48_linkme.gif);
}

#list-moreinfo li.ziggs {
	background-image: url(../img/icon_48x48_ziggs.gif);
}

#list-moreinfo li.twitter {
	background-image: url(../img/icon_48x48_twitter.gif);
}

#list-moreinfo .subtext {
	font-size: 10px;
	color:#CCC;
}

.btn-slide {
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}

/* -- main content -- */

#bg_wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 100%;
	height: 897px;
	background: #000000 url(../img/bg_main.jpg) no-repeat;
}

#content_wrapper {
	text-align: left;
	width: 1024px;
	height: 897px;
}

#content_column1 {
	width: 410px;
	height: 897px;
	float: left;
}

#content_column2 {
	width: 300px;
	height: 887px;
	margin: 5px 0;
	padding: 0;
	float: left;
	background: url(../img/bg_work.gif);
}

#logo_panel {
	width: 410px;
	height: 362px;
}

#welcome_panel {
	width: 188px;
	height: 184px;
	padding: 124px 32px 0 190px;
	margin: 0;
	background: url(../img/bg_robot.gif) no-repeat 9px 14px;
}

#work_title {
	width: 300px;
	height: 35px;
	padding: 5px 0 0 0;
	margin: 0;
	background: #333 url(../img/img-arrow-up.gif) no-repeat center bottom;
	text-align: center;
}

#work-shadow-top {
	width: 300px;
	height: 6px;
	background: url(../img/bg_shadow-top.png) repeat-x;
}

#work_container {
	width: 300px;
	height: 815px;
}

.holder {
	float: left;
	margin-left: 8px;
}

#work {
	height: 815px;
}

#work p {
	padding-left: 8px;
}

#work a {
	font-size: 12px
}

#work a:hover {
	border-bottom: none;
}

#work img {
	border: #666 4px solid;
	margin-bottom: 6px;
}

#work a:hover img {
	border: #ffcc00 4px solid;
}

.h-blue {
	padding-left: 26px;
	background: url(../img/icon_menu_blue.gif) no-repeat 0 0;
}

.h-green {
	padding-left: 26px;
	background: url(../img/icon_menu_green.gif) no-repeat 0 0;
}

.h-purple {
	padding-left: 26px;
	background: url(../img/icon_menu_purple.gif) no-repeat 0 0;
}

.h-red {
	padding-left: 26px;
	background: url(../img/icon_menu_red.gif) no-repeat 0 0;
}

.h-graphite {
	padding-left: 26px;
	background: url(../img/icon_menu_graphite.gif) no-repeat 0 0;
}

.h-orange {
	padding-left: 26px;
	background: url(../img/icon_menu_orange.gif) no-repeat 0 0;
}

.scroll-pane {
	width: 292px;
	height: 815px;
	overflow: auto;
	float: left;
}

p.skills {
	padding: 0;
	margin: 10px 0 0 0;
	color: #CCC;
	font-size: 10px;
	line-height: 12px;
}

#view {
	float: right;
	padding: 0;
	margin: -2px 8px 20px 0;
	text-align: right;
}

#view a:hover {
	border-bottom:  #ffcc00 1px dotted;
}

#work-shadow-bottom {
	width: 300px;
	height: 6px;
	background: url(../img/bg_shadow-bottom.png) repeat-x;
}

#work_base {
	width: 300px;
	height: 22px;
	background: #333 url(../img/img-arrow-down.gif) no-repeat center top;
}

/* -- menu -- */

#menu-panel {
	width: 385px;
	height: 224px;
	margin: 0;
	padding: 0 25px 0 0;
	background: url(../img/bg_menu.gif) no-repeat bottom left;
}

#menu-list {
	text-align: right;
	float: right;
	width: 198px;
	list-style: none;
	padding: 0;
	margin: 0;
	cursor: pointer; 
}

#menu-list a {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
}

#menu-list li:hover {
	background-color: #333;
}

#menu-list li {
	background: no-repeat 174px 5px;
	height: 24px;
	width: 168px;
	margin: 0;
	padding: 4px 30px 0 0;
}

#menu-list li.blue {
	background-image: url(../img/icon_menu_blue.gif);
}

#menu-list li.red {
	background-image: url(../img/icon_menu_red.gif);
}

#menu-list li.orange {
	background-image: url(../img/icon_menu_orange.gif);
}

#menu-list li.graphite {
	background-image: url(../img/icon_menu_graphite.gif);
}

#menu-list li.green {
	background-image: url(../img/icon_menu_green.gif);
}

#menu-list li.purple {
	background-image: url(../img/icon_menu_purple.gif);
}

/* -- footer -- */

#footer_wrapper {
	float: left;
	width: 100%;
	height: 200px;
	margin: 0;
	background: url(../img/bg_footer.gif) repeat-x top;
	font-size: 12px;
	color: #999;
}

#footer_wrapper a {
	color: #cc0066;
	text-decoration: none;
}

#footer_wrapper a:hover {
	border-bottom: #cc0066 1px dotted;
}

#footer_column2 {
	margin: 0 14px 0 410px ; /*Set left margin to LeftColumnWidth*/
	height: 180px;
	padding-top: 20px;
}

#dotted-wrapper {
	width: 100%;
	height: 63px;
	border: 1px dotted #4d4d4d;
}

#twitter-box {
	height: 52px;
	width: 430px;
	padding: 4px 0 4px 54px;
	background: url(../img/btn_twitter_off.gif) no-repeat 12px 14px;
	text-align: left;
}

#twitter-box:hover {
	background-image: url(../img/btn_twitter_on.gif);
}

#twitter {
	height: 52px;
	width: 430px;
}

#twitter-scroll {
	overflow: auto;
}

#twitter_update_list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 14px;
}

#website-box {
	float: right;
	width: 100px;
	height: 62px;
	text-align: right;
}

#website-box a:hover {
	border: none;
}

.website-01 {
	width: 100px;
	height: 45px;
	margin: 0;
	background: url(../img/btn-site-csdesign-c.gif) 0 0 no-repeat;
}

.website-01 a {
	width: 100px; 
	height: 45px;
	display: inline-block;
	position: relative;
	background: url(../img/btn-site-csdesign-g.gif) 0 0 no-repeat;
}

.website-01 a:hover {
	background: none;
}

#footer-signoff {
	clear: both;
	width: 100%;
	text-align: right;
	padding: 6px 0 0 0;
}

#footer_column1 {
	float: left;
	width: 410px; /*Width of left column*/
	height: 180px;
	padding-top: 20px;
	margin-left: -100%;
	font-size: 12px;
	color: #999;
}

#contact-container {
	padding: 0;
	margin: 0 0 0 14px;
	width: 379px;
	height: 63px;
	border: #4d4d4d dotted 1px;
}


#contact-container a {
	color: #cc0066;
	text-decoration: none;
}

#contact-container a:hover {
	border-bottom: #cc0066 1px dotted;
}

#contact {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}

#contact li {
	padding: 0 0 0 8px;
	margin: 0;
	width: 306px;
	border-right: #4d4d4d dotted 1px;
}

#contact li.top {
	height: 20px;
	border-bottom: #4d4d4d dotted 1px;
}

#contact li.middle {
	height: 21px;
	border-bottom: #4d4d4d dotted 1px;
}

#contact li.bottom {
	height: 19px;
}

.column-one {
	width: 120px;
	display: inline-block;
}

.column-two {
	color: #CCCCCC;
}

#email-container {
	float: left;
	padding: 14px 0 0 4px;
}

#more_links {
	width: 380px;
	margin: 10px 0 0 14px;
	text-align: center;
}

#more-list {
	padding: 0;
	margin: 0;
}

#more-list a:hover {
	border: none;
}

#more-list li {
	display: inline;
	list-style-type: none;
}
#more-list li a:hover {
	background-position: 0 -36px;
}

.icon-linkedin {
	width: 24px;
	height: 24px;
}

.icon-linkedin a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_linkedin.gif) 0 0 no-repeat;
}
.icon-linkme {
	width: 24px;
	height: 24px;
}

.icon-linkme a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_linkme.gif) 0 0 no-repeat;
}

.icon-ziggs {
	width: 24px;
	height: 24px;
}

.icon-ziggs a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_ziggs.gif) 0 0 no-repeat;
}

.icon-wong {
	width: 24px;
	height: 24px;
}

.icon-wong a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_wong.gif) 0 0 no-repeat;
}
.icon-stumble {
	width: 24px;
	height: 24px;
}

.icon-stumble a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_stumble.gif) 0 0 no-repeat;
}

.icon-twitter {
	width: 24px;
	height: 24px;
}

.icon-twitter a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_twitter.gif) 0 0 no-repeat;
}

.icon-bookmark {
	width: 24px;
	height: 24px;
}

.icon-bookmark a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_bookmark.gif) 0 0 no-repeat;
}

.icon-google {
	width: 24px;
	height: 24px;
}

.icon-google a {
	width: 24px; 
	height: 24px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_google.gif) 0 0 no-repeat;
}

.icon-email {
	width: 56px;
	height: 40px;
	white-space: nowrap;
	text-align: center;
	line-height: 22px;
	margin: 0;
	background: url(../img/icon_24x24_email.gif) 18px 0 no-repeat;
}

.icon-email a {
	width: 56px; 
	height: 40px;
	display: inline-block;
	position: relative;
	background: url(../img/icon_24x24_emailg.gif) 18px 0 no-repeat;
}

.icon-email a:hover {
	background: none;
}

#support {
	margin: 4px 0 0 0;
}

/* Miscellaneous */

.invisible {
	display: none;
}

.font-normal {
	font-style: normal;
}

.clear {
 	clear: both;
}

