body {
	background: black;
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

em {
    font-weight: bold;
    font-size: 14px;
    font-style:normal;
    color: #8F8F8F;
}
h2 {
    color: #FFF; 
    font-size: 16px;
    margin-bottom: 5px;
}
h1 {
    color: #FFF; 
    font-size: 18px;
    margin-bottom: 5px;
}
div {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

a {
	text-decoration: none;
	color: #FF9;
}

a:visited {
	text-decoration: none;
	color: #FF9;
}

.date {
    font-style: italic;
    font-size: 14px;
}
.top-nav-btn {
    width: 84px;
    height: 32px;
    float: left;
    margin: 5px 15px;
}


.top-nav-btn img {
    border: 0px;
}

div.hardware {
    background-image: url("/projects/hardware.png");   
}

div.web {
    background-image: url("/projects/web.png");
}

img.btn-sel  {
}



#top-panel {
    height: 75px;
}

#top-nav-con {
    width: 460px;
    float: right;
    margin-top: 10px;
}

/*
 * Home Page Related
*/

.center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#center-panel {
    margin-top: 30px;
    height: 300px;
    width: 850px;
}

#center-panel div{
    height: 250px;
    width: 600px;
    position: absolute;
}

div.threecol{
	width: 320px;
	margin-left: auto;
	margin-right: 10px;
	padding-right: 10px;
}


#bottom-nav-cont{
    width: 490px;
    height: 100px;
}

/*
 * Twitter
 */
#twitter_div {
	float:left;
	width: 285px !important;
}



#twitter_div ul{
   margin-left: 0px;
   padding-left: 40px;
   list-style-image: url("/imgs/twitter-bird.png");
    
}
#twitter_div li{
   margin-bottom: 5px;
    
}
/*
 *
 */
#content-panel {
	height: 205px;	
}
#twitter_div h1,#content-panel h1{
    color: white;
    font-size: 16px;
    margin-top: 0px;
}
/*
 * Bits
 */
#bits {
	float:left;
	border-right: 1px solid white;
	;
	height: 250px;
}
/*
 * Home Blurb
 */
div.more {
    width:auto !important;
    height:auto !important;
    float: none !important;   
    position: relative !important;
    opacity: inherit;
    filter: inherit;
    z-index: 100;
}



/*
 * Title divs
 */
div.title-img {
    float: left;
    height: 60px;
    margin-top: 10px;
    margin-left: 0px;
    width: 1000px;    
}
#top-research {
    background-image: url(imgs/nj_top.jpg);  
}

#top-fun{
    background-image: url(imgs/nj_top.jpg);  
}

#top-home {
	width: 1000px;
	background-image: url(imgs/nj_top.jpg);
}

#top-projects{
    background-image: url(imgs/nj_top.jpg);   
}

/*
 *********Footer*************
*/
#footer {
    text-align: center;
    font-size: 9px;
    margin-top: 50px;
    margin-left:auto;
    margin-right:auto;
}


/*
 ********Banner**********
*/
#banner-panel{
    margin-bottom: 10px;
    border-bottom: 1px solid white;
    height: 205px;
}

#banner-panel-home{
    margin-bottom: 10px;
    border-bottom: 1px solid white;
    height: 247px;
}

div.banner {
    height: 205px;
    width: 705px;
    float: left;   
}

#banner-research {
    background-image: url("/imgs/bnr_research.jpg");
}

#banner-projects {
    background-image: url("/imgs/bnr_projects.jpg");
}
#banner-home {
	background-image: url("/imgs/bnr_home_green_2.jpg");
	height: 247px;
	width: 670px;
}

#banner-fun {
    background-image: url("/imgs/bnr_fun.jpg");
}

#banner-blurb {
    float: left;
    margin-left: 10px;
    width: 270px;
}

#news-panel{
	width:705;	
}

/*
 * Research/Project Items
 */
.item-img {
    width: 100px !important;
    height: 100px !important;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid white;
 }

.item-img img {
    margin-top: auto;
    margin-bottom: auto;
    border: 0px;
}
.item {
    padding-bottom: 15px;
    margin-top: 10px;
    height: 110px;
}
.newsitem{
	width: 705px !important;
	float: left;
}
.news-content{
	width: 705px !important;	
	float:left;
}

.detailed-banner {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}
.detailed {
    
}

.item h2 a{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    color:#FFF;
}

.item-content {
    width: 880px !important;
}

.item-content em {
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
}

/*
 * Inhabited web
 */
 .inhabitedweb-arrow-user {
	background-image: url("http://www.inhabitedweb.com/static/imgs/greenArrow.png");		
}

.inhabitedweb-arrow-others {
	background-image: url("http://www.inhabitedweb.com/static/imgs/whiteArrow.png");	
}
