.seo {
display: none;
}

.hide {
display: none;
}

.show {
display: block;
}

body {
	background:#222;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #444;
}

img {
	border: none;
}

a {
	font-weight: bold;
	text-decoration: none;
}
a:link{
	color: #0081ec;
}
a:visited{
	color: #0081ec;
}
a:hover{
	color: #0061b2;
}
a:active{
	color: #00569e;
}

.navlink {
	cursor: pointer;
	color: #0081ec;
}
.navlink:hover{
	color: #0061b2;
}

h2 {
	font-size:  52px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 -4px 14px;
	letter-spacing: -3px;
}

h3 {
	font-size:  24px;
	font-weight: bold;
	color: #444;
	margin: 0 10px 5px 3px;
	letter-spacing: -2px;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
	word-spacing: .5px;
}

.headerSub {
	letter-spacing: -3px;
	color: #3e3e3e;
}

.t_blue:hover {
	color: #0081ec;
}
.t_green:hover {
	color: #7ac10a;
}
.t_yellow:hover {
	color: #f7e512;
}
.t_orange:hover {
	color: #f75e12;
}
.t_red:hover {
	color: #e00c0c;
}

#wrapper {
	margin: 0 auto;
	height: 100%;
	background:#161616;
	width: 960px;
	padding: 25px 0 1px 0;
}
#floatwrap {
	background: #161616;
	width: 960px;
	min-height: 800px;
	margin: 0;
	padding: 0;
	float: left;
}

.pageBtn_home_top {
	cursor: pointer;
}

#content {
	height: 530px;
	background: #fff;
	border-bottom: 12px solid #006cc6;
	background-image: url(images/bg.png);
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#contentContainer  {
	width: 4800px;
	height: 530px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.contentCol {
	font-family: "Helvetica Neue", Helvetica, Arial;
	font-size: 12px;
	line-height: 17px; 
	float: left;
	width: 380px;
	height: 530px;
	margin: 0 0 0 0;
	padding: 7px 10px 0 5px;
}

.contentCol p {
	color: #606060;
}

.contentCol_right {
	float: left;
	width: 268px;
	height: 320px;
	margin: 0 0 0 6px;
	padding: 0 0 0 6px;
}

.contentCol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.contentCol ul li {
	margin: 0;
	padding: 0;
}

.contentCol ul li h4{
	margin: 10px 0 0 0;
	padding: 0;
	word-spacing: .5px;
}

#porfolio_thumbnails li a span{
	visibility:hidden;
}

#gMask_left {
	float: left;
	top: 84px;
	width: 29px;
	height: 530px;
	background-image: url(background_l.png);
	background-repeat: repeat-y;
}

#gMask_right {
	float: right;
	left: 920px;
	top: 84px;
	width: 29px;
	height: 530px;
	background-image: url(background_r.png);
	background-repeat: repeat-y;
}

#home {
	float: left;
	height: 352px;
	width: 960px;
	margin: 0;
	padding: 0;
}

#portfolio {
	float: left;
	height: 352px;
	width: 960px;
	margin: 0;
	padding: 0;
}

#resume {
	float: left;
	height: 352px;
	width: 960px;
	margin: 0;
	padding: 0;
}

#philosophy {
	float: left;
	height: 352px;
	width: 960px;
	margin: 0;
	padding: 0;
}

#friends {
	float: left;
	height: 352px;
	width: 960px;
	margin: 0;
	padding: 0;
}

.home_contact {
	margin-top: 25px;
}

.home_contact strong{
	font-size: 14px;
}

#friends ul li a{
	font-size: 14px;
}

#friends ul li {
	display: block;
	margin: 5px 0;
}

#portfolio .port_title {
	margin: 0;
	padding: 0;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 27px;
	font-weight: bold;
	color: #616161;
	text-align: left;
}

#portfolio .port_select {
	letter-spacing: -2px;
	font-size: 60px;
	line-height: 50px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
}

.port_thumb {
	display: block;
	width: 345px;
	height: 62px;
	margin-left: 8px;
	margin-bottom: 0;
	padding: 0;
	cursor: pointer;
}

.port_thumb:hover {
	display: block;
	width: 345px;
	height: 62px;
	border-left: 8px solid #888;
	border-right: 8px solid #888;
	margin-left: 0;
}
 
.port_info img {
	border-top: 5px solid #303030;
	border-right: 5px solid #303030;
	border-left: 5px solid #303030;
	padding: 0;
}

.port_info .enlarge {
	margin: 0;
	width: 370px;
	padding: 4px 5px;
	background: #303030;
	font-size: 10px;
	margin-bottom: 10px;
}


.port_info .enlarge a{
	font-weight: normal;
}

.port_info blockquote {
	font-style: italic;
}

.port_info blockquote span{
	font-style: normal;
	font-size: 10px;
	display: block;
	clear: both;
}

.port_gsk_add {
	display: block;
	margin-bottom: 15px;
	border-bottom: 20px solid #303030;
}

.port_tools {
	font-size: 10px;
}


.p_usc {
	background-image: url(images/thumb/t_calamity.png);
}
.p_gsk {
	background-image: url(images/thumb/t_gsk.png);
}
.p_derivativ {
	background-image: url(images/thumb/t_derivativ.png);
}
.p_westphal {
	background-image: url(images/thumb/t_westphal.png);
}
.p_steelers1 {
	background-image: url(images/thumb/t_steelers2.png);
}
.p_steelers2 {
	background-image: url(images/thumb/t_steelers1.png);
}
.p_fallout3 {
	background-image: url(images/thumb/t_fallout3.png);
}


#navigation {
	margin: 0 0 0 0px;
}

#navigation a{
	display: block;
	float: left;
	padding: 0 13px 0 13px;
	font-size:  46px;
	font-weight: bold;
	letter-spacing: -3px;
}

#navigation a:hover{
	background: #242424;
}

.nav {
	float: left;
}

#navigation .current {
	color: #fb5715;
}

#footer {
	height: 50px;
	background: #242424;
	margin: 100px 0 0 0;
}

#footer p {
	line-height: 16px; 
	margin: 8px 14px;
	float: left;
	color: #979797;
}

#footer .left {
	float: left;
	width: 168px;
	border-right: 1px solid #4e4e4e;
	height: 36px;
}



#footer .right {
	width: 600px;
}





.pagecontent {
	width: 860px;
	height: 325px;
	float: left;
	margin: 10px;
	padding: 0 5px
}

.deco{
	float: left;
}

#tweet_footer .left {
	float: left;
	width: 170px;
	height: 36px;
	margin: 10px 0;
}

#tweet_footer {
	width: 936px;
	min-height: 50;
	background: #303030;
	margin: 10px 0 0 0;
	padding: 0 12px;
	float: left;
	border-bottom: 10px solid #161616;
}

#tweet_footer p {
	line-height: 16px; 
	float: left;
	color: #979797;
}


#twitter_update_list {
	list-style-type: none; 
}
#twitter_update_list li{
	border-left: 1px solid #4e4e4e;
	float: left;
	width: 600px;
	text-align: left;
	line-height: 16px;
	min-height: 36px;
	paddiing: 0;
	padding-left: 27px;
	color: #979797;
	font-style: italic;
	margin: 0 0 10px 0;
}
#twitter_update_list li a{
	display: block;
	clear: none;
}
#twitter_update_list li span a{
	display: inline;
	clear: none;
}

.home_bgDiv a {
	color: #0081ec;
}
.home_bgDiv a:link{
	color: #0081ec;
}
.home_bgDiv a:visited{
	color: #0081ec;
}
.home_bgDiv a:hover{
	color: #0081ec;
}
.home_bgDiv a:active{
	color: #005aa4;
}
.home_bgDiv .nav_a:hover{
	background: #242424;
	border-bottom: 5px solid #0081ec;
}


.portfolio_bgDiv a {
	color: #7ac10a;
}
.portfolio_bgDiv a:link{
	color: #7ac10a;
}
.portfolio_bgDiv a:visited{
	color: #7ac10a;
}
.portfolio_bgDiv a:hover{
	color: #7ac10a;
}
.portfolio_bgDiv a:active{
	color: #538800;
}
.portfolio_bgDiv .nav_a:hover{
	background: #242424;
	border-bottom: 5px solid #7ac10a;
}


.resume_bgDiv a {
	color: #f7e512;
}
.resume_bgDiv a:link{
	color: #f7e512;
}
.resume_bgDiv a:visited{
	color: #f7e512;
}
.resume_bgDiv a:hover{
	color: #f7e512;
}
.resume_bgDiv a:active{
	color: #c5b714;
}
.resume_bgDiv .nav_a:hover{
	background: #242424;
	border-bottom: 5px solid #c5b714;
}


.philosophy_bgDiv a {
	color: #f75e12;
}
.philosophy_bgDiv a:link{
	color: #f75e12;
}
.philosophy_bgDiv a:visited{
	color: #f75e12;
}
.philosophy_bgDiv a:hover{
	color: #f75e12;
}
.philosophy_bgDiv a:active{
	color: #cb4d0e;
}
.philosophy_bgDiv .nav_a:hover{
	background: #242424;
	border-bottom: 5px solid #f75e12;
}

.friends_bgDiv a {
	color: #e00c0c;
}
.friends_bgDiv a:link{
	color: #e00c0c;
}
.friends_bgDiv a:visited{
	color: #e00c0c;
}
.friends_bgDiv a:hover{
	color: #e00c0c;
}
.friends_bgDiv a:active{
	color: #b51e1e;
}
.friends_bgDiv .nav_a:hover{
	background: #242424;
	border-bottom: 5px solid #e00c0c;
}

