
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size:.9em;
	/*font-family: 'Cantarell', arial, serif;*/
	font-family: 'Lucida Grande', verdana, 'Lucida Sans Unicode', sans-serif;
}

#header
{
	width: 100%;
	height: 40px;
	background: #363942;
	/*line-height:40px;*/
	border-bottom:1px solid black;
	-webkit-box-shadow :inset 0 0 1em -1em #fff,1px 2px 2px grey;
	-moz-box-shadow :inset 0 0 1em -1em #fff,1px 2px 2px grey;
	-o-box-shadow :inset 0 0 1em -1em #fff,1px 2px 2px grey;
	box-shadow :inset 0 0 1em -1em #fff,1px 2px 2px grey;
	
}
#navWrapper
{
	width:1024px;
	height: 40px;
	border: 0px solid yellow;
	margin: 0 auto;
	padding: 0px; 
}

#resume
{
	text-decoration: none;
	width: 80px;
	text-align: center;
	border: 0px solid red;
	margin-top:8px;
	display: inline-block;
	color: white;
	font-weight: 500;
	font-size: .8em;
	text-shadow: 1px 1px 1px #232321;
	text-decoration: none;
	line-height: 24px;
	background-color: /*#363942*/ #666666;
	-webkit-box-shadow :0 0 .1em #999999;
	-moz-box-shadow: 0 0 .1em #999999;
	-o-box-shadow: 0 0 .1em #999999;
	box-shadow: 0 0 .1em #999999;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: 1s;

	-moz-transition-property: background-color, color;
	-moz-transition-duration: 1s;

	-o-transition-property: background-color, color;
	-o-transition-duration: 1s;

	transition-property: background-color, color;
	transition-duration: 1s;
}

#resume:hover
{
	color: #fff;
	background-color:#999999;
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: 1s;

	-moz-transition-property: background-color, color;
	-moz-transition-duration: 1s;

	-o-transition-property: background-color, color;
	-o-transition-duration: 1s;

	transition-property: background-color, color;
	transition-duration: 1s;
}
/*
#navWrapper button 
{
	border:0px;
	padding: 0px;
	font-weight: 500;
	font-size: .8em;
	margin-top:8px;

	#666666;
	-webkit-box-shadow :0 0 .1em #999999;
	-moz-box-shadow: 0 0 .1em #999999;
	-o-box-shadow: 0 0 .1em #999999;
	box-shadow: 0 0 .1em #999999;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;

}

#navWrapper button a
{
	color: white;
	padding:0px 20px 0px 20px;
	line-height: 24px;
	text-decoration: none;
}*/
#nav
{
	border:0px solid red;
	margin-top:8px;
	float:right;

}
#nav li 
{
	float: left;
	list-style: none;
	padding-right: 5px;
	

}

#nav li a
{
	color: white;
	padding: 0px 10px 0px 10px;
	/*border-left:1px solid #717470;*/
	font-weight: 500;
	font-size: .8em;
	text-shadow: 1px 1px 1px #232321;
	display: block;
	text-decoration: none;
	line-height: 24px;
	background-color: /*#363942*/ #666666;
	-webkit-box-shadow :0 0 .1em #999999;
	-moz-box-shadow: 0 0 .1em #999999;
	-o-box-shadow: 0 0 .1em #999999;
	box-shadow: 0 0 .1em #999999;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: 1s;

	-moz-transition-property: background-color, color;
	-moz-transition-duration: 1s;

	-o-transition-property: background-color, color;
	-o-transition-duration: 1s;

	transition-property: background-color, color;
	transition-duration: 1s;
}


#nav li a:hover ,#navWrapper button :hover
{
	color: #fff;
	background-color:#999999;

	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: 1s;

	-moz-transition-property: background-color, color;
	-moz-transition-duration: 1s;

	-o-transition-property: background-color, color;
	-o-transition-duration: 1s;

	transition-property: background-color, color;
	transition-duration: 1s;

}

.currentPage
{
	background-color:#999999 !important;
}
#socialSite
{

	padding:10px 0px 0px 0px;
	margin:0px;
	border:0px solid red;


}

#socialSite li
{
	display: inline-block;
	list-style: none;	
	padding: 0px;
	margin: 0px;border: 0px solid red;
	margin-right:-5px;
	height:20px;

	
}

#socialSite li button
{
	border:0px;
	padding: 4px;
	margin:0px;
	
}

#socialSite li a
{
	height: 20px;
	width: 20px; 
	line-height:20px;
	display:inline-block;
	
}
#linkedIn
{

	background:url("../images/linkedin_20_black.gif") no-repeat;
}
#linkedIn:hover
{
	
	background: url("../images/linkedin_20.gif") no-repeat;
}
#facebook
{
	height: 20px;
	width: 20px; 
	background: url("../images/facebook_20_black.gif") no-repeat;
}
#facebook:hover
{
	-webkit-transition: background .25s linear;
	background: url("../images/facebook_20.gif") no-repeat;
}
#twitter
{
	height: 20px;
	width: 20px; 
	background: url("../images/twitter_20_black.gif") no-repeat;
}
#twitter:hover
{ 
	background: url("../images/twitter_20.gif") no-repeat;
}
#google
{
	height: 20px;
	width: 20px; 
	background: url("../images/google_20_black.gif") no-repeat;
}
#google:hover
{

	background: url("../images/google_20.gif") no-repeat;
}
#mainWrapper
{
	Width: 1024px;
	height: 100%; 
	margin: 0 auto;
	border: 0px solid red;
}

#contentWrapper  h3
{
	margin-top:0px;
	font-family: 'Neucha', arial, serif;
	font-size: 4.5em; 
	color: grey;
	padding: 40px 0px 10px 0px;
	border:0px solid blue;
	text-shadow: 1px 1px 2px #aaa;
	
}

#contentWrapper h3:hover
{
	text-shadow: 2px 2px 2px #aaa;
}


#contentWrapper
{
	border:0px solid red;
	width: 1024px;
	min-height: 500px;
}

#content
{
	border:0px solid blue;
	color:#888888;
	width: 600px;
	min-height: 350px;
	margin-left: 400px;
	margin-top: -250px;
	padding:0px 10px 0px 10px;
}

#content a
{
	color: inherit;
}
#profilePic
{
	position:relative;
	top: 10px;
	left:15px;
	opacity:.5;
	margin-top:0px;
	padding: 0px;
	
	/* -webkit-box-shadow: 0 0 .2em .2em black; */
	-webkit-border-radius: 0px 3px 3px 3px;
	-webkit-box-shadow: 2px 2px 5px 2px black;
	-moz-border-radius: 0px 3px 3px 3px;
	-moz-box-shadow: 2px 2px 5px 2px black;
	-o-border-radius: 0px 3px 3px 3px;
	-o-box-shadow: 2px 2px 5px 2px black;
	border-radius: 0px 3px 3px 3px;
	box-shadow: 2px 2px 5px 2px black;

	
	/* Firefox */
	-moz-transition-property: opacity;
	-moz-transition-duration: 1s;
	-moz-transition-delay: .3s;
	/* WebKit 
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 1s;
	-webkit-transition-delay: .3s;*/
	/* Opera */
	-o-transition-property: opacity;
	-o-transition-duration: 1s;
	-o-transition-delay: .3s;
	/* Standard */
	transition-property: opacity;
	transition-duration: 1s;
	transition-delay: .3s;
	
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	transform: rotate(-10deg);
}

#profilePic:hover
{
	opacity: 1.0;
	-webkit-transform: rotate(0deg);
    -webkit-transition: all 1s ease-in-out;
	-moz-transform: rotate(0deg);
    -moz-transition: all 1s ease-in-out;
	-o-transform: rotate(0deg);
    -o-transition: all 1s ease-in-out;

}

#followMe
{
	opacity: .4;
	border:0px;
	float:right;
	margin-top:-83px;

		/* Firefox */
	-moz-transition-property: opacity;
	-moz-transition-duration: 1s;
	-moz-transition-delay: .3s;
	/* WebKit */
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 1s;
	-webkit-transition-delay: .2s;
	/* Opera */
	-o-transition-property: opacity;
	-o-transition-duration: 1s;
	-o-transition-delay: .3s;
	/* Standard */
	transition-property: opacity;
	transition-duration: 1s;
	transition-delay: .3s;

}

#followMe img
{
	border: 0px;
}

#followMe:hover
{
	opacity: .8;
}

#footer
{
	padding-top:2px;
	width: 1024px;
	height: 20px;
	margin:auto;border:0px solid red;
	background:url("../images/line.png") repeat-x;
}

#footer q
{
	font-size:10px;
	color:grey;
	text-shadow : 1px 1px 1px #cacaca;
}
