/*----------------------*/
/*---White Stylesheet---*/
/*----------------------*/

/* -------- Backgrounds -------- */

body, #container						{ text-align: left; background: #fff; }
#header_wrap							{ background: repeat-x top; }
#footer_wrap							{ }
#footer a.feed							{ background-image: url(../images/rss_grey.gif); }
#searchform, #searchform input#s, .list	{ background: #e2e2e2; }
#project_wrap, .pagetitle				{ }
.info a.nextproject						{ font-size: 11px; }
.navigation a							{ background: #7f7f7f; }
input.text, textarea					{ }
input.submit							{ background: #bfbfbf; }
.project_screen							{ }
#sidebar								{ background: }

/* -------- Borders -------- */

#footer_wrap							{ border-top: 1px solid #d4d4d4; }
hr										{ border-top: 1px solid #e0e0e0; }
ul.main_nav li							{ border-left: 1px solid #ccc; }
ul.main_nav li.current_page_item a, #home li.left a, ul.main_nav a:hover { border-bottom: 1px dotted #333; }
ul.main_nav li.left						{ border: none; }
#project_wrap, .pagetitle				{ }
.project_screen							{ }
.flickr img								{ border: 1px solid #fff; }
.list h4								{ border-bottom: 1px solid #d7d7d7; }
.commentlist							{ border-top: 1px solid #e9e9e9; }
.comment								{ border-bottom: 1px solid #e9e9e9; }
.name									{ border-right: 1px solid #e9e9e9; }
.text									{ border-left: 1px solid #e9e9e9; }

/* -------- Fonts -------- */

.post h2.posttitle, h4.title, h1.logo, .module h4, h3.pagetitle 
										{ 
											font-family: “Trebuchet MS”, sans-serif;
											font-size: 18px;
											font-style: normal;
											font-weight: normal;
											text-transform: normal;
											letter-spacing: normal;
											line-height: 1.4em;
										}
.module h4								
textarea								{ font-family: Verdana, Helvetica, Arial, sans-serif; }

p 										{
											font-family: ÒTrebuchet MSÓ, sans-serif;
											font-size: 11px;
											font-style: normal;
											font-weight: normal;
											text-transform: normal;
											letter-spacing: normal;
											line-height: 1.4em;
										}
						
p.sidebar								{
										
											text-align: justify;
										
										}


										
h1 										{}

h3 										{
											font-family: “Trebuchet MS”, sans-serif;
											font-size: 14px;
											font-style: normal;
											font-weight: normal;
											text-transform: normal;
											letter-spacing: normal;
											line-height: 1.4em;

										}									
										
.lifestream a 							{ background: none; padding: 0; }
.lifestream_date 						{ text-align: left; margin-bottom:5px; }
.lifestream_icon a,
.lifestream_text a 						{ padding: 0 !important; background-image: none !important; display: inline !important; }
.lifestream_icon a 						{ text-decoration: none !important; }
.lifestream_icon 						{ width: 16px; }
.lifestream .lifestream_meta 			{ color: #aaa; font-size:x-small; }
.lifestream_text 						{ 
											font-family: ÒLucida GrandeÓ, sans-serif;
											font-size: 10.6px;
											font-style: normal;
											font-weight: normal;
											text-transform: normal;
											letter-spacing: normal;
											line-height: 1.5em; padding: 0 0.5em; text-align: left; 
										}
.lifestream img 						{ vertical-align: middle; }
.lifestream_blogpost 					{ font-size: 93%; margin-top: 5px; padding-left: 5px; font-style: italic; }






/* -------- Colors -------- */

body									{ color: #6e6e6e; }
#header_wrap							{ color: #555; }
#footer_wrap							{ color: #8a8a8a; }
h1.logo, h1.logo a, h2.posttitle, h2.posttitle a, .info h2 a, .info h2, h4.title { color: #333; }
a, p.description						{ color: #999999; }
p.comments, p.comments a				{ color: #99a5a7; }
.info a.nextproject						{ }
.module h4, .list a						{ color: #5f5f5f; }
.navigation a							{ color: #fff; }
input.text, textarea					{ background-color: #e5e5e5; }
input.submit							{ color: white; }

/* -------- Miscellaneous -------- */