/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://blogs.nyu.edu/mt-themes/base-weblog.css);
@import url(http://blogs.nyu.edu/mt-themes/modernist_lounge/modernist_lounge.css);
/* end StyleCatcher imports */


/*	COLORS */
/*	color 1 */
	body,
	.module-syndicate,
	.module-powered,
	p.comments-open-moderated {
		background-color: #ffffff;
	}

/*	color 4 */
	a:hover {
		color: #b36b00;
	}
	#container {
		border-color: #b36b00;		
	}
	#banner, #banner a {
		background: #ffffff;
	}



color 6 */
	#container {
		background-color: #ffffff;
	}
	#banner, #banner a {
		color: #ffffff;
	}


body {
/*	background-image: url(body-slant-right-left-bkgd.gif); */
	background-image: url(body-slant-left-right-bkgd.gif); 
/*	background-image: url(body-horizontal-bkgd.gif); */
	font:  Arial, sans-serif;
}

.date-header {
	font-size: 100%;
}


#banner {}

#banner h1 a {
display: block;
height: 130px;
width: 701px;
background-image: url("http://blogs.nyu.edu/blogs/eln205/alumni//blog_header.jpg");
background-repeat: no-repeat;
text-indent: -9999px;
}

.entry-header {
        font-size: 150%;
	margin: 0;
	padding: 0;
}

.entry-footer {
	font-size: 90%;
	padding-top: 1em;
        padding: 0;
	margin: 20px 0 0 0;
	text-align: left;
}

	.post-footers {
         position: relative;  
         margin: 30px 0;
        }

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}


