@charset "utf-8";
/* CSS Document */

  html { overflow-y:scroll; }
  body {font-size: 62.5%; margin: 0 auto;background: #444; color: #eee; font-family: Arial, Helvetica, sans-serif;}
  a { text-decoration: none; font-weight: bold;}
  a:link, a:visited {color: #a4c8e6;}
  a:hover{ color: #b59b4c; }
  a:active{}
  h2 {font-size: 1.4em;}
  h3 {margin-bottom: .4em; font-size: 1.2em; color: #fff;}
  p, li {font-size: 1.2em; line-height: 1.6em;}
  ul {list-style-position:outside; list-style-type:circle; margin-left: 20px; margin-top: .8em; margin-bottom: .8em;}
  #pageContainer {margin: 0 auto; width: 800px; height: 800px; background-image:url(/assets/images/v2/bkgdGlow800x800.jpg); background-repeat: no-repeat; }
  #mainContainer {margin: 0 auto; width: 420px; position: relative; top: 150px;}
  #header { height: 85px; clear: both; background-image:url(/assets/images/v2/headerbkgd420x85.png)}
/*  #headerLeft{width: 180px; height: 100%; float: left;}
  #headerRight {width: 240px;height: 100%; float: left;}
  #headerLeft div {position: relative; width: 100%; height: 100%;}
  #headerLeft div ul { margin: 0; color: white; padding-right: 6px; padding-bottom: 10px; position: absolute; bottom: 0; right: 0;  list-style-type:none;}
  #headerLeft div ul li {text-align: right; font-size: 1em; letter-spacing: .1em; }*/
  #navBar { height: 20px; clear: both; position: relative; top: 63px;}
  #navBar ul { float:left ;margin: 0; margin-left: 130px; list-style-type:none;}
  #navBar ul li { display: inline; margin-right: 20px;color: white; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-weight: normal; font-variant:small-caps; letter-spacing: 2px;}
  #navBar ul li a:link, #nav ul li a:visited {color: white; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; font-weight: normal; font-variant:small-caps; letter-spacing: 2px;}
  #navBar ul li a:hover, #navBar ul li a:active { color: #c93; cursor: pointer;}  
  #navBar:hover{ cursor: auto;}
  #mainBody { background: transparent url('x/assets/images/v2/mainBodyBkgd420x166.png') no-repeat scroll center top; }
  #mainBkgdTop { background: transparent url('/assets/images/v2/mainBkgdTop420x15.png') no-repeat scroll center top; height: 15px;}
  #mainBkgd { background: transparent url('/assets/images/v2/mainBody_repeater420x4.png') repeat-y scroll center top; }
  #mainBkgdBottom {background: transparent url('/assets/images/v2/mainBkgdBottom420x10.png') no-repeat scroll center top; height: 10px;}
  #activeArea { clear: both; overflow: hidden; }
  #aboutMe,#experience,#recentWork{clear: both; overflow: hidden; }
  #experience, #recentWork { display: none;}
  #aboutMe, #experience {padding-top: 20px; padding-bottom: 20px;}
  #aboutMeNetworks, #experienceCompanies {width: 100px; padding: 0 10px; float: left; text-align: center; margin: 0; }
  #aboutMeCopy, #experienceCopy {width: 240px; margin: 0 10px; margin-right: 50px; float: left;}
  #aboutMeCopy p, #experienceCopy p {margin-bottom: 1em; padding-bottom: 1em; border-bottom: dotted #999 1px; text-align: justify;}
  #aboutMeNetworks li, #experienceCompanies li {cursor: pointer; list-style: none; margin: 0 auto; margin-bottom: 10px; text-align: center; }
  #aboutMeNetworks a {width: 47px; height: 48px; display: block; position: relative;}
  #aboutMeNetworks a span {position: absolute; display: block; top: 46px;}
  #aboutMeNetworks li#facebookBtn {width: 47px; height: 48px; background: transparent url(/assets/images/v2/networkIconsSprite100x200.png) no-repeat scroll 0 -143px;}
  #aboutMeNetworks li#facebookBtn:hover {background: transparent url(/assets/images/v2/networkIconsSprite100x200.png) no-repeat scroll -51px -143px;}
  #aboutMeNetworks li#linkedinBtn {width: 47px; height: 48px; background: transparent url(/assets/images/v2/networkIconsSprite100x200.png) no-repeat scroll 0 -11px;}
  #aboutMeNetworks li#linkedinBtn:hover {background: transparent url(/assets/images/v2/networkIconsSprite100x200.png) no-repeat scroll -51px -11px;}
  #aboutMeNetworks li#twitterBtn {width: 47px; height: 48px; background: transparent url(/assets/images/v2/networkIconsSprite100x200.png) no-repeat scroll 0 -76px;}
  #aboutMeNetworks li#twitterBtn:hover {background: transparent url(/assets/images/v2/networkIconsSprite100x200.png) no-repeat scroll -51px -76px;}
  #experienceCompanies { margin-top: 2px; color: #ccc; }
  #experienceCompanies li { text-align: right; cursor: auto; font-style: italic; line-height: 1.4em;}
  #recentWork {padding: 20px 40px; padding-left: 70px;}
  #recentWork p {}
  ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 20px 0;
	width: 300px;
  }
  ul.thumb li {
	margin: 0; padding-right: 20px; padding-bottom: 20px;
	float: left;
	/*position: relative;  /* Set the absolute positioning base coordinate */
	width: 80px; height: 80px;
  }
  ul.thumb li img {
	width: 80px; height: 80px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 2px solid #999;
	padding: 0;
	background: #f0f0f0;
	/*position: absolute;*/
	left: 0; top: 0;
  }
  ul.thumb li img.hover {
	/*background:url(thumb_bg.png) no-repeat center center;   Image used as background on hover effect*/
	background-color: #eee;
	/*border: none;  Get rid of border on hover */
  }
  #footer{height: 10px; background-image:url(/assets/images/v2/footerBkgd420x10.png); 
  	background-repeat: no-repeat; text-align: center; padding-top: 15px; color: #ccc; margin-bottom: 20px; font-style: italic;}