@charset "utf-8";
/*

	Site: andrewmee.com
	Scope: Main Site Styles
	Author: Andrew Mee
	Design: Andrew Mee
	Date: July, 2008
	Updated: April, 2010

*/

/* @group Globals */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0; padding: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0;}

html {
	background: #111;
	color: #808080;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 62.5%;
}

body {
	margin: 0 auto;
	padding: 46px 10px;
	width: 940px;/* 16columns */
}

.inlineIcon {vertical-align: text-top;}

.externalIcon .inlineIcon {float: left; padding: 2px 2px 0 0;}

#logo {
  background: #fff;
  float: left;
  margin-bottom: 25px;
  margin-left: 10px;
}
#logo img {display: block;}

/* @end */

/* @group Text Styles */

a {color: white;}
a:hover {background: white; color: black; text-decoration: none;}
a:hover .label {background: #FFF;border-color: #FFF; outline-color: #FFF; color: #000;}

p, ol, ul, dl {
	font-size: 1.4em;
	letter-spacing: -0.03em;
	line-height: 1.428;
	margin-bottom: 1.428em;
}

h1 {
  color: #fff;
	font-size: 4em;
	letter-spacing: -0.07em;
}

h2,h3,h4,h5,h6 {margin-bottom: 1em;}

h2 {
  color: #fff;
  font-size: 2.6em;
  font-weight: normal;
  margin-top: 36px;
  text-align: right;
  width: 100px;/* 2column */
}

h3 {
  color: #424242;
  font-size: 1.4em;
  line-height: 1;
  text-transform: uppercase;
}

h4 {margin-bottom: 0.5em;}

dt {
	float: left;
	font-weight: bold;
	margin-right: 0.5em;
}

dd {margin-bottom: 0.5em;}

li {
	margin-left: 2em;
}

/* @end */

/* @group Layout */

#footer {
	background: #050505;
	color: #555;
	clear: both;
	float: left;
	font-size: 1.1em;
	font-style: italic;
	margin: 1em 0 0 0;
	padding: 0.3em;
}

/* @end */

/* @group Home Styles */

#home h1 {
  background: url(/images/period.png) no-repeat right 1.2ex;
  display: inline;
  margin-top: 40px;/* 1column */
  padding-right: 0.9ex;
}

#linkedIn {
  display: inline;
  float: left;
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.428;
  margin-bottom: 40px;/* 1column */
  margin-right: 600px;
  text-decoration: none;
  white-space: nowrap;
}

#intro {
  clear: left;
  margin-bottom: 40px;
  padding-left: 120px;/* 2column + 2 * gutter */
}

#intro p {width: 460px;/* 8column */}

#intro strong {
  color: #bbb;
  font-weight: normal;
}

#availability {
  float: right;
}

#availability p {
  width: auto;
}

#intro h3,
#availability {
  width: 280px;/* 5column */
}

#intro h3 {
  margin-top: -2em;
  position: relative;
}

#cleanAddress {
	text-decoration: none;
}
#cleanAddress span {color: #FF721F;}

#projects {
  clear: both;
}

#projectsList {
  line-height: 1;
	padding: 0;
	width: 600px;/* 10column + 2 * gutter */
}

#projectsList li.project {
	background: #7A7A7A url('../images/project-coming-soon.png') no-repeat right -50px;
	float: left;
	list-style: none;
	margin: 0;
	width: 100%;
}
body.ie6 #projectsList li.project {height: 1%;}

#projectsList li.project a {
	background: #111;
	display: block;
	padding: 10px 0;
	text-decoration: none;
}

#projectsList li.project a span {
  background: #111;
  cursor: pointer;
  margin-left: 110px;
  padding: 5px 10px;
}

#projectsList li.project a:hover {
  background: transparent;
  color: #fff;
}

#projectsList li.featured a {
  background: transparent;
  float: left;
  padding: 10px 0;
}

#projectsList li.featured .title {
  float: left;
  margin-left: 110px;
  padding: 5px 10px;
}

#projectsList li.featured .description {
  background: #111;
  color: #808080;
  float: left;
  font-size: 1em;
	line-height: 1.428;
  margin: 10px 50px 0 110px;
  padding: 5px 10px;
  width: 400px;/* 7column */
}

#projectsList li.featured a:hover .description {color: #fff;}

#recommendations {
  float: right;
  width: 280px;/* 5column */
}

#recommendations blockquote {
  color: #bbb;
  font-style: italic;
}

#recommendations blockquote cite {
  color: #808080;
  display: block;
  font-style: normal;
  text-align: right;
}

/* @end */

/* @group Project Styles */

#preview {
	background: #090909;
	height: 0px;
	margin: 0 -10px -20px 120px;/* 2column + 2 * gutter */
	padding-top: 350px;
	position: relative;
}

.projects h1 {
  background: #111;
  float: left;
  line-height: 1;
	margin-bottom: 25px;
	margin-left: -10px;
	margin-top: -1em;
	padding: 5px 10px;
	position: relative;
}

#tidbits {
  clear: both;
  float: left;
  width: 340px;/* 6column*/
}

#tidbits dt {
	width: 8em;
}

#tidbits dd {margin-left: 8.5em;}

#snapshots {
  float: right;
  overflow: hidden;
  margin-right: -15px;
}
body.ie6 #snapshots {height: 1%;}
body.ie6 #snapshots,
body.ie7 #snapshots {margin-top: 2.5em;}

#snapshots li {display: inline; margin: 0;}

#snapshots a {
	background: #010101 url('../images/project-thumb-back.jpg') no-repeat top left;
	border: 1px solid #333;
	display: inline;
	float: left;
	margin: 0 15px 15px 0;
}
#snapshots a:hover,
#snapshots a:focus {border-color: #000000; outline: 0;}

#snapshots img {
	display: block;
	height: 98px;
	opacity: 0.6;
	width: 98px;
}
body.ie6 #snapshots img,
body.ie7 #snapshots img,
body.ie8 #snapshots img {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
}

#snapshots a:hover img,
#snapshots a:focus img {opacity: 1;}
body.ie6 #snapshots a:hover img,
body.ie7 #snapshots a:hover img,
body.ie8 #snapshots a:hover img,
body.ie6 #snapshots a:focus img,
body.ie7 #snapshots a:focus img,
body.ie8 #snapshots a:focus img {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(opacity=100);
}

#snapshot {
	background-color: #000000;
	bottom: 10px;
	height: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 10px;
	width: 540px;
}
.loading {background: #000000 url('../images/loading.gif') no-repeat center; cursor: wait;}

#snapshot img {
	display: block;
	padding: 10px;
}

#snapshotDescription {
	background: #000000;
	bottom: 10px;
	color: white;
	position: absolute;
	width: 100%;
}
#snapshotDescription h3 {color: #BBB;}
#snapshotDescription h3,
#snapshotDescription p {margin: 10px 20px;}

#snapshotClose {
	background: transparent;
	position: absolute;
	right: 11px;
	text-decoration: none;
	top: 11px;
}

#snapshotClose kbd {
	color: #000;
	display: block;
	font-family: Arial, 'Lucida Sans', sans-serif;
	font-size: 2em;
	line-height: 1.5em;	
	text-align: center;
	width: 1.5em;
}
#snapshotClose:hover kbd {background: #000; color: #FFF;}
/* @end */
