/* CSS Document */

body{
	background-color:#181818;
	text-align:center;
	font-size: 14px;
	line-height: 1.4285714285714286em;
	margin: 0; padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;

}

.wrapper{
	margin:0 auto;
	width:950px;
}

.img1{
	padding:0 0 50px 0;
}

.content{
	width:950px;
	margin:160px 0 0 0 ;
	position:relative;
	float:left;
}


.current{
	position:relative;
	float:right;
	text-align:left;
	width:310px; 
	margin:30px 0 0px 0;	
}

#end{
	background:none;
}

.project{
	width:950px;
	clear:left;
	margin:0;
	padding:0 0 20px 0;
	border-bottom:1px solid #1d1d1d;
	position:relative;
	float:left;
}

.info{
	position:relative;
	float:left;
	margin:24px 0 0 0;
	width:620px;
	text-align:left;
}

.about{
	position:relative;
	float:left;
	width:470px;
	color:#E5E5E5;
	text-align:left;
}

.date, .role{
	margin:0 10px 0 0;
	position:relative;
	float:left;
	width:210px;
	color:#E5E5E5;
	text-align:left;
}


.launch{
	color:#de0267;	
	text-decoration:none;
	padding:2px 0px 10px 0px;
	margin:0px 0 0 0;
	display:block;
	position:relative;
	float:left;
	clear:left;	
}


a:hover.launch{
	background: url(../images/launch_h.jpg) no-repeat;
	color:#de0267;	
	text-decoration:none;
	margin:0px 0 0 0;
	display:block;
	position:relative;
	float:left;	
}

img {
	margin:70px 0 0 0;
}

.contact{
		font:bold 18px/20px 'Helvetica Neue', Helvetica, Arial !important;
		color:#CCCCCC;
		text-decoration:none;
}


.text_one p{
	border:none;
}


#end{
	background:none;
}

label{
	width:300px;
	position:relative;
	float:left;
}

input{
	width:120px
}

.header{
	width:100%;
	height:120px;
	position:fixed;
	z-index:10;
	/*filter: alpha(opacity = 90);*/
	/*opacity:0.9;*/
	background-color:#121212;
	border-bottom:1px solid #1d1d1d;
}


/* Typography */

.header h1{
	font-size: 1.4em;
	line-height: 1.4285714285714286em;
	margin-bottom: 1.4285714285714286em;
	color:#cccccc;
	text-align:left;
	font-weight:normal;
}

h1 a:link, h1 a:visited {
	color:#de0267;	
}

h1 a:hover{
	color:#e2e2e2;	
}

h2{
	text-transform:uppercase;
}

h2, .role h3{
	font-size: 1em;
	line-height: 2.85714286em;
	margin-bottom: 2.85714286em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#e2e2e2;
	text-align:left;
	padding:0 0 0 0;
	margin:40px 0 0 0;
}

.date h3{
	font-size: 1em;
	line-height: 2.85714286em;
	margin-bottom: 2.85714286em;
	font-family:'Helvetica Neue', Helvetica, Arial !important;
	color:#e2e2e2;
	text-align:left;
	padding:0 0 0 0;
	margin:0;
}

.date h3.top{
		margin:40px 0 0 0;
}

.header h2{
	margin: 0;
	padding:0;
	font-size: 0.8571428571428571em;
	line-height: 1.6666666666666667em;
	margin-bottom: 1.6666666666666667em;
	display:block;
}


.role h3, .date h3{
	text-transform:capitalize;
	font-weight:normal;
	color:#555;
}



.text h4{
	margin: 0;
	font-size: 1.1428571428571428em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
 }



p, ul, blockquote, pre, td, th, label {
	margin: 0;
	font-size: 1em;
	line-height: 1.4285714285714286em;
	margin-bottom: 1.4285714285714286em;
}

p.small {
	margin: 0;
	font-size: 0.8571428571428571em;
	line-height: 1.6666666666666667em;
	margin-bottom: 1.6666666666666667em;
}

table {
	border-collapse: collapse;
	margin-bottom: 1.4285714285714286em;
}


.about p{
	margin:0 0 0 0;
	width:410px;
	float:left;
	position:relative;
	padding:0 0 10px 0;
	text-align:left;
	}

.role ul{
	margin:0;
	padding:0;	
}


.role li{
	list-style:none;
	margin:0;
	padding:0;	
}
