/* @override http://shapeofchange.com/new/style.css */

body {
background:none repeat scroll 0 0 #000000;
color:#A6A6A6;
font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
font-size:15px;
font-weight:lighter;
letter-spacing:1px;
margin:0;
padding:0;
text-align:center;

}
a{
	text-decoration:none;
	color:#00e46a;
 	
}

#flasharea embed{
margin-top:-15px;
}
#page {
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding-top:0px;
	
}
.logo{
	margin-left: -10px;
}
 .logo img{
 width:280px;
 position:relative;
}
h1{
font-weight:lighter;
letter-spacing:1.2px;
}
#header {
width: 1000px;
height:108px;
margin-top: 0px;
margin-bottom: -15px;
}
#header img {
border: none;
}
#header a:hover {
color:#36FFAB;
}

#primary_menu {
margin-top: 24px;
clear:none;
float:right;
list-style-image:none;
list-style-type:none;
padding:0;
margin-left: 30px;
}
#primary_menu li {
display:inline;
font-size:15px;
margin-right:15px;


}
#primary_menu li a.active {
color:white;
font-weight:normal;
}

#primary_menu li.network {
margin-right:0;
padding:0;
}
#networks {
display:inline;
margin-left:12px;
position:relative;
top:5px;
}


