body
{
	width:100%;
	height:100%;
	background-color: #282828;
	margin-top:0px;
}

#wrapper
{
	width:945px;
	margin: 0 auto;	
}

#header
{
	width:945px;
	background-color: #282828;
	padding-top: 70px;
	top: 0;
	position: fixed;
	z-index: 999;
	border-bottom: 1px solid #e1e1e1;
}

#header h1
{
	color: #e1e1e1;
	font-family: 'Lato', sans-serif;
	font-size: 32pt;
	font-weight: normal;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

#header div.navigation
{
	color: #868686;
	font-family: 'Lato', sans-serif;
	font-size: 14pt;
	font-weight: normal;
	float: right;
	margin-top: 15px;
	padding: 0px;
}

#header div.navigation a
{
	color: #868686;
	margin-left: 15px;
	cursor: pointer;	
	text-decoration:none;
}

#header div.navigation a.selected
{
	color: #e1e1e1;
}

#header p 
{
	color: #868686;
	font-family: 'Lato', sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 2px;
}

#footer
{
	width: 100%;
	height: 100px;
	color: #868686;
	text-align: center;
	font-family: 'Lato', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	border-top: 1px solid #e1e1e1;
	padding-top: 15px;
	margin-top: 20px;
}

/* FEATURE */
#feature
{
	padding-top:0px;
	width:100%;
	padding-left:0px;
	display:block;
	height:100%;
}

.featureShown
{
	margin-bottom:50px;
	overflow:hidden;
}

.leftPane
{
	width:60%;
	float:left;
	text-align:center;
	margin-left:0px;	
}

.leftPane img
{
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	display:block;
}

.leftPane a
{
	color: #e1e1e1;
	font-family: 'Lato', sans-serif;
	font-size: 14pt;
	font-weight: normal;
	display:block;
	margin-top: 20px;
}

.rightPane
{
	width:40%;
	float:right;
}

.rightPane a.title,
.rightPane p.title
{
	color: #878787;
	font-family: 'Lato', sans-serif;
	font-size: 18pt;
	font-weight: normal;
	margin-top:0px;
	text-decoration: none;
}

.rightPane a.desc,
.rightPane p.desc
{
	color: #e1e1e1;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;
	
}

/* PORTFOLIO */

#portfolio
{
	margin-bottom: 0px;
	padding-top: 200px;
	overflow:hidden;
	width:100%;
}

.folioItems
{
	display:block;
	clear:both;
}


div.divider
{
	border-bottom: 1px solid #e1e1e1;
	width:100%;
}

div.portfolioItem
{
	float: left;
	width: 300px;
	height: 325px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 40px;
	color: #e1e1e1;
	font-family: 'Lato', sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

div.portfolioItemLast
{
	float: left;
	width: 300px;
	height: 325px;
	margin-left: 0px;
	margin-bottom: 40px;
	color: #e1e1e1;
	font-family: 'Lato', sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
	cursor: pointer;
}

div.portfolioItem:hover,
div.portfolioItemLast:hover
{
	color: #3dbcd2;
}

div.portfolioItem:hover img,
div.portfolioItemLast:hover img
{
	color: #3dbcd2;
	border: 2px solid #3dbcd2;
	opacity: 1;
}




div.portfolioItemLast img,
div.portfolioItem img
{
	width:300px;
	height:300px;
	opacity: 0.8;
	border: 2px solid #868686;
}

/* RESUME */
#resume
{
	width: 100%;
	margin-top: 200px;
	overflow: hidden;
}

#resume div.left
{
	width: 60%;
	float:left;
}

#resume div.right
{
	float:right;
	width:40%;
}

#resume h1
{
	color: #878787;
	font-family: 'Lato' sans-serif;
	font-size: 14pt;
	font-weight: normal;
	clear:left;
	margin-top:0px;
}



#resume div.right h1
{
	color: #878787;
	font-family: 'Lato' sans-serif;
	font-size: 14pt;
	font-weight: normal;
	margin-top:0px;
}

#resume div.right a
{
	color: #e1e1e1;
	font-family: 'Ubuntu Condensed' sans-serif;
	font-size: 12pt;
	font-weight: normal;
	display:block;
	margin-bottom:20px;
	text-decoration:none;
	text-align:center;
	width:105px;
}

#resume div.right a:hover
{
	color: #3dbcd2;
}

#resume div.left div.subheader
{
	color: #878787;
	font-family: 'Ubuntu Condensed' sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-left:0px;
	width:13%;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:right;
	float:left;	
}

#resume div.subheader span
{
	margin-bottom:0px;
	color: #878787;
}

#resume div.data
{
	color: #e1e1e1;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;	
	margin-left: 5px;
	margin-bottom:0px;
	padding-bottom:0px;
	width:85%;
	float:right;
}

#resume div.data p
{
	margin-bottom:0px;
	color: #e1e1e1;
}


#resume div.space 
{
	height:20px;
	clear:both;
}

#resume p
{
	color: #e1e1e1;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;	
	margin-left: 5px;
	margin-top:0px;
	padding-top:0px;
}

#resume div.skills
{
	float:left;
}

#resume div.skills p
{
	margin-left:0px;
	padding-left:0px;
}

#resume div.skillSub
{
	color: #878787;
	font-family: 'Ubuntu Condensed' sans-serif;
	font-size: 12pt;
	font-weight: normal;
}

#resume div.skill ul
{
	margin-left:0px;
}

#resume div.skill ul li
{
	color: #e1e1e1;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;	
	margin-left: 5px;
	margin-left:0px;
	padding-left:0px;
}


/* ABOUT */
#about
{
	width: 100%;
	padding-top: 200px;
	overflow: hidden;	
}

#about img
{
	float: right;
	margin:0px;
	padding:0px;
	width: 350px;
	height: 450px;
}

.aboutTextHolder
{
	float:left;
	margin-top:0px;
	width: 50%;
}

.aboutTextHolder h1
{
	color: #878787;
	font-family: 'Lato', sans-serif;
	font-size: 18pt;
	font-weight: normal;
	margin-top:0px;
}

.aboutTextHolder p
{
	color: #e1e1e1;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;	
	margin-left: 0px;
}

/* CONTACT */
#contact
{
	padding-top: 200px;
	color: #e1e1e1;
	width: 100%;
	overflow: auto;
}

.contactItem
{
	float: left;
	color: #878787;
	font-family: 'Lato', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	width: 64px;
	height: 100px;
	text-align: center;	
	margin-right: 15px;
}

.contactItem:hover
{
	color: #e1e1e1;
}

.contactItem img
{
	width: 64px;
	height: 64px;
}



/** Nav Effects **/
.shown
{
	transition: opacity 1s;
	transition-delay: 0.5s;
	opacity: 1;
}

.hidden
{
	transition: opacity 0.5s;
	opacity: 0;
}

.prepped
{
	display:block;
	opacity: 0;
}

.noDisplay
{
	display: none;
}

