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

/*CSS Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
padding: 0;
margin: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset, img, abbr {
border: 0;
}
address, caption, cite, code, em,
h1, h2, h3, h4, h5, h6, strong, th {
font-weight: normal;
font-style: normal;
}
ul {
list-style: none;
}
caption, th {
text-align: left;
}
a {
text-decoration: none;
}

body{
	font: 15px Helvetica, Arial, sans-serif;
	line-height:24px;
	min-height:600px;
	background:url(images/bg-body.jpg) repeat-y top center #ffffff;
	color:#5c5b5b;


}

@font-face {
	font-family: 'Futura';
	src: url('fonts/futura-webfont.eot');
	src: local(''), url('fonts/futura-webfont.woff') format('woff'), url('fonts/futura-webfont.ttf') format('truetype'), url('fonts/futura-webfont.svg#webfontXkJnSh5p') format('svg');
	font-weight: normal;
	font-style: normal;
}
h1, h2 {
	font-family:"Futura";
	color:#262728;
}
a {
	
	color:#5c5b5b;
}
p {
	font-size:14px;
	line-height:20px;
	color:#262728;
	margin:0 0 16px 0;
}


.logo a{
	display:block;
	text-indent:-9999px;
	top:175px;
	left:40px;
	position:relative;
	width:319px;
	height:67px;
}
a:focus { outline: 0; }

.clearfix:after{
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
}

#wrapper{
	
	background:url(images/bg-wrap.jpg) repeat #f7f7f7;
	margin:0 auto;
	width:980px;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;

}

/* Styles for the top of the page*/

#topBar{
	
	background:url(images/bg-robo-logo.jpg) no-repeat;
	height:280px;
	
}
/* Styles for the pages main navigation */

#mainNav{
			
	float:right;
	height:36px;
	margin:0 20px 0 0;
	padding:125px 0 0 0;
	

}

#mainNav li{
				
	display:block;
	color:#fafaf7;
	text-shadow: 1px 1px 1px #222;
	float:left;
	width:100px;
	height:50px;
	margin:0 65px 0 0;
	padding:0 0 0 0;
	text-align:center;
				
}


#mainNav li:last-child{
	
	margin:0;
}
#mainNav li a{
	
	color:#fafaf7;
	text-shadow: 1px 1px 1px #222;
	display:block;
	float:right;
	font-size: 24px;
	width:100px;
	height:38px;
	padding:12px 0 0 0;

					
}

.current{
	
		
}
				
#mainNav li a:hover{
	color:	#8198b4;
}

/* Styles for the robot banner section */

#headerBar{
	margin:10px 0 10px 0;
	padding:0 50px 0 50px;
	height:340px;
	background:url(images/img-robot.gif) no-repeat center;
}



#content{
	margin:20px 0 20px 0;
	padding:0 20px 0 20px;
	min-height:100px;
}

.content{
	padding:0 0 10px 0;
	margin:20px 0 20px 0;
	border-bottom:solid thin #cccccc;
	color:#61677B;
	
}

/* Styles for the left column */
#left{
	
	float:left;
	width:620px;
}

#left h2{
	font-size:24px;
	border-bottom:thin solid #AAAAAA;
	color:#61677B;
	letter-spacing:0;
	margin:0 0 10px;
}
/* Styles for the right column */
.skills {
	
	margin:0 0 10px 0;
}

strong{
	
	font-weight:bold;
}
#right{
	
	float:right;
	width:300px;
}

#right h2{
	font-size:24px;
	border-bottom:thin solid #AAAAAA;
	color:#61677B;
	letter-spacing:0;
	margin:0 0 10px;
}

#right h3{
	font-family:"Futura";
	font-size:20px;
}

#right p{
	font-size:14px;
	margin:0 0 10px 0;
}
h4 a{

	font-size:20px;
	
}

h4 a:hover{
	text-decoration:underline;
}

#right li{
	
	font-size:14px;
	line-height:20px;
	color:#262728;
}
#right ul {
	
	margin:0 0 10px 0;
}
.examples1{
	margin:0 20px 0 0;
	float:left;
	width:300px;



}

.examples2{
	float:left;
	width:300px;



}

.bottomLink{
	

}

.examples1 img, .examples2 img{
	width:300px;
	height:140px;
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
	
}

.projectText{
	
	font-size:13px;
}

.examples1 a:hover, .examples2 a:hover{
	
	text-decoration:underline;
}

/* Styles for the Project Pages */
h3{
	
	margin:0 0 5px 0;
}
#projectLeft{
	width:360px;
	float:left;
}

#projectLeft h3{
	font-weight:bold;
	font-size:16px;
	color:#262728;
	margin:15px 0 0 0;
	
}

#projectLeft h2{
	
	font-size:24px;
	border-bottom:thin solid #AAAAAA;
	color:#61677B;
	letter-spacing:0;
	margin:0 0 10px;
}

#projectLeft p {
	
	font-size:14px;
}

#projectLeft li{
	font-size:14px;
	
	
}

#slider{
	margin:5px 0 60px 0;
	background:#202834 url(images/loading.gif) no-repeat 50% 50%;
	width:560px;
	float:right;
	height:370px;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}


.featureTitle{
	
	background:url(images/bg-featured.png) no-repeat top left;
	position:absolute;
	top:15px;
	left:0;
	width:660px;
	height:340px;
	z-index:-1;
}
#webpage{
	margin:20px 0 15px 0;
	width:560px;
	float:right;
	
}
#webpage img{
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}

#webpage span{
	
	text-align:center;
	font-size:14px;
}

form {
	
	width:560px;
}

form label{
	display:block;
	
}

form input{
	
	display:block;
}

/* Styles for the page footer */

h4 {
	font-size:24px;
	padding:0 0 5px 0;
	border-bottom:thin solid #f7f7f7;
}
#footer li{
	
	font-size:14px;
}
#footer{

	border-top:thin solid #aaaaaa;
	padding:10px 0 10px 0;
	margin:0 20px 0 20px;
	clear:both;
}
.shortBio{
	
	font-size:14px;
}
.footer{
	
	font-size:14px;
	margin:0;
	
}

.get{
	font-size:15px;
	
	margin:0 0 10px 0;
}

#footerCopy{
	
	margin:0 auto;
	width:250px;
}

.face{
	
	width:30px;
	height:30px;
	background:url(images/img-social.png) no-repeat left top;
	background-position:0 -36px;
	float:left;
	margin:0 20px 0 45px;
}

.digg{
	
	width:30px;
	height:30px;
	background:url(images/img-social.png) no-repeat left top;
	background-position:0 0;
	float:left;
	
}

.twit{
	
	width:30px;
	height:30px;
	background:url(images/img-social.png) no-repeat left top;
	background-position:0 -69px;
	float:left;
	margin-right:20px;
}