/*********************
*    STYLES RESET    * 
*********************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	outline: none;
	font-size: 1em;
	text-decoration: none;
}


/*********************
*    BEGIN STYLES    * 
*********************/

a {
	color: #666;
	text-decoration: underline;
}

a:hover,
a:focus {
	color: #333;
}

a:active {
	color: #fff;
}

h2 {
	height: 40px;
	font: 20px/40px Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #000;
	padding: 0 25px;
	background: url(../images/navigation.png) no-repeat 50% 0;
	clear: both;
}

del {
	text-decoration: line-through;
	text-shadow: none;
	color: #ccc;
}

ins {
	color: #333;
}

.clear {
clear: both;
}

/*********************
*        BODY        * 
*********************/

html {
	background: #061442 url(../images/bg-x.jpg) repeat-x 0 0;
}

body { 
	padding-top: 5px;
	font: 11px/16px "Lucida Grande", Verdana, sans-serif;
	color: #999;
	text-shadow: #fff 0 1px 0;
	overflow: -moz-scrollbars-vertical;
	overflow: -webkit-scrollbars-vertical;
	-webkit-text-size-adjust: none;
}

#container {
	width: 480px;
	margin: 0 auto;
	position: relative;
}


/*********************
*       HEADER       * 
*********************/

#header { 
	background: url(../images/tb_header.png) no-repeat top center;
	height: 100px;
	padding: 35px 35px 0;
	position: relative;
}

#header h1 {
	display: none;
}

#mugshot {
	float: right;
}

h1 {
	font: 24px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #000;
	padding-top: 18px;
	padding-left: 10px;
}

#jobtitle {
	color: #888;
	padding-left: 10px;
	line-height: 20px;
	text-shadow: #eee 0 1px 0;
}

.tooltip {
}

.tooltip a {
	line-height: 42px;
	color: #fff;
	font-size: 9px; 
	font-weight: bold;
	text-transform: uppercase;
}

.tooltip a:active {
}

.tooltip a span {
	position: relative;
	top: -40px;
	left: 0px;
	width: 200px;
	background: url(../images/vcard-label.png) no-repeat 50% 50%;
	padding-bottom: 12px;
	display: none;
	opacity: 0;	
}


/*********************
*     NAVIGATION     * 
*********************/

#navigation {
	height: 30px;
	padding: 66px 0 0 0;
	line-height: 28px;
	font-weight: bold;
	float: right;
}

#navigation li {
	float: left;
}

#navigation li a {
	text-decoration: none;
	float: left;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bbb;
	text-shadow: none;
}

#navigation li a span {
	float: left;
	padding: 1px 0 1px 10px;
}

#navigation li a:hover,
#navigation li a:focus {
	background-position: right 0;
	text-shadow: none;
	color: #fff;
}

#navigation li a:hover span,
#navigation li a:focus span {
	background-position: 0 0;
}

#navigation li a:active {
	background-position: right -30px;
	text-shadow: none;
}

#navigation li a:active span {
	background-position: 0 -30px;
	padding: 2px 0 0 10px;
}

.about #navigation li#nav-about a,
.contact #navigation li#nav-contact a,
.skills #navigation li#nav-skills a {
	background-position: right -60px;
	color: #fff;
	text-shadow: none;
	cursor: default;
}

.about #navigation li#nav-about a span,
.contact #navigation li#nav-contact a span,
.skills #navigation li#nav-skills a span {
	background-position: 0 -60px;
}


#content {
	margin: 0 auto;
	background: transparent url(../images/content_bg_y.png) repeat-y 0 0;
	overflow: hidden;
}

#content2 {
	margin: 0 auto;
	width: 448px;
	overflow: hidden;
}


/*********************
*       FOOTER       * 
*********************/

#footer {
	padding: 0 20px 20px;
	text-align: center;
	line-height: 30px;
	background: url(../images/tb_footer.png) no-repeat 50% 0;
	color: #ddd;
	text-shadow: none; 
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}


/*********************
*     SKILLS PAGE    * 
*********************/

#skills {
	width: 448px;
	color: #333;
}

#skills li#links {
	padding: 20px 10px 10px;
	height: 64px;
}

#links ul {
	height: 64px;
}

#links li {
	height: 52px; width: 110px;
	padding: 12px 56px 0 20px;
	margin: 0 10px;
	float: left;
}

#links li.portfolio {
	background: url(../images/portfolio.png) no-repeat top right;
}

#links li.resume {
	background: url(../images/resume.png) no-repeat top right;
}

#links a {
	float: left;
	width: 54px; height: 54px;
	margin: -40px 0 0px 110px;
}

#links a span {
	display: none;
}

#skills li#proficiencies {
	padding: 2px 20px 30px;
}

#proficiencies ul {
	margin: 10px 0 20px;
	float: left;
}

#proficiencies li {
	width: 150px;
	margin: 0 16px 10px 20px;
	list-style-type: circle;
}

.divider {
	height: 38px;
	padding: 0; margin: 0;
	clear: both;
}


/*********************
*     ABOUT PAGE     * 
*********************/

#about {
	width: 448px;
}

#about li {
	width: 184px;
	padding: 20px 20px 10px 20px;
	float: left;
}

#about p {
	margin: 0 0 10px 0;
	color: #333;
}

#about img {
	outline: 2px solid #003399;
	width: 70px;
	float: left;
	margin: 0 10px 10px 0px;
}

#about strong {
	color: #003399;
	font-size: 12px;
}


/*********************
*    CONTACT PAGE    * 
*********************/

#contact {
	width: 448px;
	float: left;
	padding: 20px 0 10px 0;
}

#contact li {
	width: 149px;
	height: 100px;
	float: left;
	margin: 10px 0;
}

#contact li a {
	display: block;
	width: 62px;
	height: 78px;
	margin: 0 0 0 43px;
	text-decoration: none;
	-webkit-transition: background-color 0.25s linear;
}

#contact li a:hover,
#contact li a:focus {
	background: rgba(164, 173, 183, .15);
}

#contact li a:active {
	background: rgba(164, 173, 183, .25);
	padding: 12px 0 3px
}

#contact li a img {
	float: left;
	-webkit-transition: margin-left 0.25s linear;
}

#contact li a:hover img {
}


/*****************
*  CSS TOOLTIP   *
*****************/

a.tt{
    position: relative;
    z-index: 24;
    color: #3CA3FF;
	font-weight: bold;
    text-decoration: none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip_left,
a.tt:hover span.tooltip_center,
a.tt:hover span.tooltip_right {
    display: block;
    position: absolute;
	padding: 0 0 0 0;
	width: 198px;
	color: #ddd;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}

a.tt:hover span.tooltip_left {
    top: -20px; left: -17px;
}

a.tt:hover span.tooltip_center {
    top: -20px; left: -66px;
}

a.tt:hover span.tooltip_right {
    top: -20px; left: -118px;
}

a.tt:hover span.top{
	display: block;
	padding: 21px 8px 0;
    background: url(../images/black_arrow.png) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/black_arrow_filler.png) repeat bottom; 
}
a.tt:hover span.tooltip_left span.bottom,
a.tt:hover span.tooltip_center span.bottom,
a.tt:hover span.tooltip_right span.bottom {
	display: block;
	padding: 0px 8px 32px;
	color: #548912;
}
a.tt:hover span.tooltip_left span.bottom {
	display: block;
	padding: 0px 8px 32px;
	color: #548912;
    background: url(../images/black_arrow_left.png) no-repeat bottom;
}
a.tt:hover span.tooltip_center span.bottom {
    background: url(../images/black_arrow.png) no-repeat bottom;
}
a.tt:hover span.tooltip_right span.bottom {
    background: url(../images/black_arrow_right.png) no-repeat bottom;
}