/*
* Built by Michael Lo Sauro with Indexhibit.
* --
* hello@michaellosauro.com
* http://michaellosauro.com
* --
* http://indexhibit.org
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	background: #fff;
	color: #333;
}

@font-face {
	font-family: 'FuturaCondensedExtraBold';
	src: url('/fonts/futuracondensedextrabold-webfont.eot');
	src: local('☺'), url('/fonts/futuracondensedextrabold-webfont.woff') format('woff'), url('/fonts/futuracondensedextrabold-webfont.ttf') format('truetype'), url('/fonts/futuracondensedextrabold-webfont.svg#webfontTwe0M1Fm') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaThinRegular';
	src: url('/fonts/futurathin-webfont.eot');
	src: local('☺'), url('/fonts/futurathin-webfont.woff') format('woff'), url('/fonts/futurathin-webfont.ttf') format('truetype'), url('/fonts/futurathin-webfont.svg#webfontMrn4uk2c') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'FuturaMdBTBold';
	src: url('/fonts/futurabold-webfont.eot');
	src: local('☺'), url('/fonts/futurabold-webfont.woff') format('woff'), url('/fonts/futurabold-webfont.ttf') format('truetype'), url('/fonts/futurabold-webfont.svg#webfont97vI95kP') format('svg');
	font-weight: normal;
	font-style: normal;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color:#777; font-weight:normal; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; color:#777; }
a:hover { text-decoration:none; color:#333333; }

a img { border: none; }

#menu {
    width: 215px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: #fff;
}

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
	letter-spacing:0.5px;
	line-height:16px;
	padding:0;
}

#menu ul li.section-title {
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	margin-left:0;
	display:none;
}

#menu li {
	margin-left:0;
	font-size:11px;
}

#content {
    height: 100%;
    margin: 0 0 0 215px;
    top: 0;
}

.container {
	padding:25px;
}

#menu .container {
	padding:50px 25px 15px;
}

#content p { width: 400px; margin-bottom: 15px; margin-left: 30px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#menu {
background-color:#FFFFFF;
font-family:"Verdana",Helvetica,Arial,sans-serif;
color:#333333;
width:250px;
}
	
#content {
margin:0 0 0 250px;
}

#menu .header {
	padding-bottom:35px;
}

.header a {
	color:#333;
	background:url('/images/logo.png') no-repeat;
	width:50px;
	height:43px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
}

.header a:hover {
	color:#777;
}

#homewrap {
	float:left;
	width:600px;
}

#welcome {
	border-bottom:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-family:"FuturaThinRegular", sans-serif;
	font-size:4.2em;
	text-transform:uppercase;
	letter-spacing:2px;
	line-height:1.1em;
	padding:15px 0;
}

.name {
	color:#000000;
	font-family:"FuturaMdBTBold", sans-serif;
	font-size:0.9em;
	padding-bottom:7px;
}

#maintenance{
	color:#666666;
	float:left;
	font-family:"FuturaThinRegular",sans-serif;
	font-size:1.7em;
	line-height:1.8em;
	letter-spacing:1px;
	padding-top:15px;
}

.specfield {
width:300px;
}

tr {
line-height:25px;
}

#credit {
padding:25px 30px;
width:190px;
color:#CCC;
position:absolute;
bottom:0;
}

#credit a {
	color:#AAA;
}

#credit a:hover {
	color:#999;
}

#projecttitle {
	font: 2.5em "FuturaCondensedExtraBold", sans-serif;
	margin-bottom: 15px;
	margin-left: 20px !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	height:32px;
}

#img-container img {
	background:url("/images/_browser.png") no-repeat scroll 0 0 transparent;
	padding:39px 20px 36px;
}

#img-container p {
	margin-bottom:0 !important;
	padding-bottom:0;
}

span.method {
	display:inline-block;
	font-weight:bold;
	width:60px;
}

span.contactinfo {
	display:inline-block;
	width:150px;
}

#singlecontact {
	border-bottom:1px solid #666;
	display:block;
	margin-left:30px;
	padding:10px 0 10px 10px;
	width:210px;
}

#singlecontact.last {
	border-bottom:0 none;
}

#contact_wrap {
	margin-bottom:25px;
}

dt {
	font-weight:bold;
	margin-bottom:5px;
}

dt a {
	font-weight:bold;
}

heavy {
	-moz-border-radius:6px 6px 6px 6px;
	border-radius:6px 6px 6px 6px;
	-webkit-border-radius:6px 6px 6px 6px;
	background: #FFAFB1; /* old browsers */
	background: -moz-linear-gradient(top, #FFAFB1 0%, #FF7275 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFAFB1), color-stop(100%,#FF7275)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFAFB1', endColorstr='#FF7275',GradientType=0 ); /* ie */
	border:1px solid #666;
	color:#666;
	font-family:"FuturaMdBTBold",sans-serif;
	font-size:14px;
	padding:1px 5px;
	text-transform:uppercase;
	text-shadow:0 1px 0 #FFAFB1;
	line-height:14px;
}

#networking li {
    display:inline-block;
    margin:5px;
}

#networking li a {
    display:inline-block;
    width:50px;
    height:50px;
    background-position:0 0;
}

#networking li a:hover {
    background-position:0 50px;
}

#networking #forrst a {
    background-image:url('http://michaellosauro.com/dev/icons/forrst.png');
}

#networking #dribbble a {
    background-image:url('http://michaellosauro.com/dev/icons/dribbble.png');
}

#networking #twitter a {
    background-image:url('http://michaellosauro.com/dev/icons/twitter.png');
}

#networking #linkedin a {
    background-image:url('http://michaellosauro.com/dev/icons/linkedin.png');
}

#networking #lastfm a {
    background-image:url('http://michaellosauro.com/dev/icons/lastfm.png');
}

#networking #flickr a {
    background-image:url('http://michaellosauro.com/dev/icons/flickr.png');
}
