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

/* --- Browser Reset --- */

* {
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
}

/* --- Layout --- */

body {
	font-size: 62.5%;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#999;

}

#wrapper {
	width: 900px;
	height: 750px;
    margin: 0 auto;
	text-align: left;
	background-color:#999;
	background-image: url(../images/f3_home_bg.jpg);
}


#header {
	height: 85px;
	text-align: inherit;
}

#playground {
	height: 490px;
	text-align: inherit;
	background-image: url(../images/playground_bg.jpg)
}

#info {
	height: 150px;
	text-align: inherit;
}

#work {
	
	text-align: inherit;
}

#footer {
	position: relative;
	margin: 5px 0 0 0;
	height: 25px;
	text-align: right;
}

#statment {
	position: relative;
	top: 360px;	
	left: 50px;
	width: 500px;
}

#sampleWork {
	position: relative;
	float: left;
	top: 15px;
	left: 61px;
	width: 415px;
	height: 185px
}

#tech {
	position: relative;
	float: right;
	top: 15px;
	right: 51px;
	width: 410px;
	height: 185px
}

/* --- typography --- */

.arial_18on24 {
	font-size: 1.8em;
	line-height: 1.2em;
	color: #ccc;
}

.arial_16on18 {
	font-size: 1.6em;
	line-height: 1.4em;
	color: #000;
}

.arial_10 {
	font-size: 1em;
	color: #333;
}


p, h1, h2, li {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	color: #5d5252;
	margin: 0;
	padding: 0 0 20px 0;
}

h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #5d5252;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

li {
	list-style-type: none;
}

li.space {
	margin-bottom: 10px;
}

ul {
	padding: 0 0 10px 0;
}

ul.col1 {
	margin: 0;
	width: 130px;
}

ul.col2 {
	margin: -110px 0 0 145px;
	width: 130px;
}

ul.col3 {
	margin: -110px 0 0 290px;
	width: 130px;
}

.arial_12on14 {
	font-size: 1.2em;
	color: #666;
	line-height: 1.4em;
}

.arial_12on14Bold {
	font-size: 1.2em;
	
	font-weight: bold;
	color: #666;
}

.arial_10 {
	font-size: 1em;
	color: #333;
}


#navContainer {
	position: relative;
	top: 10px;	
	
	width: 500px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

a.nav:link {
	font-size: 1.8em;
	color: #000;
	text-decoration: none;
}

a.nav:active {
	font-size: 1.8em;
	color: #000;
	text-decoration: none;
}

a.nav:visited {
	font-size: 1.8em;
	color: #000;
	text-decoration: none;
}

a.nav:hover {
	font-size: 1.8em;
	color: #666;
	text-decoration: none;
}

.activeNav {
	font-size: 1.8em;
	color: #666;
	text-decoration: none;
}






a.bodyLink:link {
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
}

a.bodyLink:active {
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
}

a.bodyLink:visited {
	font-size: 1.2em;
	color: #666;
	text-decoration: none;
}

a.bodyLink:hover {
	font-size: 1.2em;
	color: #666;
	text-decoration: underline;
}

a.bodyLinkBold:link {
	font-size: 1.2em;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

a.bodyLinkBold:active {
	font-size: 1.2em;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

a.bodyLinkBold:visited {
	font-size: 1.2em;
	font-weight:bold;
	color: #666;
	text-decoration: none;
}

a.bodyLinkBold:hover {
	font-size: 1.2em;
	font-weight:bold;
	color: #666;
	text-decoration: underline;
}

a.footerLink:link {
	font-size: 1em;
	color: #333;
	text-decoration: none;
}

a.footerLink:active {
	font-size: 1em;
	color: #333;
	text-decoration: none;
}

a.footerLink:visited {
	font-size: 1em;
	color: #333;
	text-decoration: none;
}

a.footerLink:hover {
	font-size: 1em;
	color: #333;
	text-decoration: underline;
}


#featuredWork li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

.contactPad {
	position: relative;
	left: 585px;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #000;
	
}

/* --- Rollover --- */

<!--
#feature{position:relative;}
#feature li{margin:0;padding:0;list-style:none;position:absolute;top:0;}
#feature li, #feature a{height:100px;display:block;}

#ge{left:0px;width:210px;}
#ge{background:url('../images/work_featured.jpg') 0 0;}
#ge a:hover{background: url('../images/work_featured.jpg') 0 -100px;}

#lex{left:230px;width:210px;}
#lex{background:url('../images/work_featured.jpg') -230px 0;}
#lex a:hover{background: url('../images/work_featured.jpg') -230px -100px;}

#ibm{left:460px;width:210px;}
#ibm{background:url('../images/work_featured.jpg') -460px 0;}
#ibm a:hover{background: url('../images/work_featured.jpg') -460px -100px;}
-->

/* --- end --- */

img {
    border: 0 none;
}

.pContainer {
    background-color: #E8E8E8;
    float: none;
    font-family: Verdana,Arial,geneva,sans-serif;
    font-size: 9px;
    margin: 0 0 30px;
    padding: 10px;
    text-align: left;
    vertical-align: top;
    width: 880px;
}
.pBox {
    width: 880px;
}
.pHeader {
    margin: 0;
    padding: 0;
    width: 388px;
}
.pDate {
    color: #999999;
    float: right;
    margin: 0;
    padding: 30px 0 0;
    text-align: right;
}
.pImage {
    background-color: #D0D0D0;
    margin: 0;
    padding: 10px;
}
.pContent {
    background-color: #D0D0D0;
    margin: 0;
    padding: 10px;
    width: 870px;
}
.pText {
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 870px;
}
.pIcon {
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 100px;
}
.pRole {
    color: #666666;
    margin: 10px 210px 0 0;
    padding: 0;
	font-size: 1em;
	
}
.pLinks {
    color: #666666;
    float: right;
    margin: 10px 0 0;
    padding: 0;
    width: 170px;
}





