/*----------------------*/
/*---White Stylesheet---*/
/*----------------------*/

/* -------- Backgrounds -------- */

body, #container						{ background: #fff; }
#header_wrap							{ background: #fff url(../images/topborder_grey.gif) repeat-x top; }
#footer_wrap							{ background: #E5F5F8; }
#footer a.feed							{ background-image: url(../images/rss_grey.gif); }
#searchform, #searchform input#s, .list	{ background: #e2e2e2; }
#project_wrap, .pagetitle				{
	background-color: #57B1C6;
	background-image: url(http://www.einfusion.com/images/back.png);
	background-repeat: repeat-x;
	background-position: top;
}
.info a.nextproject						{ background: url(../images/nextproject_grey.gif) no-repeat top left; }
.navigation a							{ background: #4a9daa; }
input.text, textarea					{ background: #e2e2e2; }
input.submit							{ background: #4a9daa; }
.project_screen							{ background: #dadada; }

/* -------- 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				{ border-top: 0px solid #dadada; border-bottom: 0px solid #dadada; }
.project_screen							{ border: 0px solid #dadada; }
.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: Helvetica, Arial, sans-serif; }
.module h4								{ font-weight: bold; }
textarea								{ font-family: Verdana, Helvetica, Arial, sans-serif; }

/* -------- 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: #4a9daa; }
p.comments, p.comments a				{ color: #99a5a7; }
.info a.nextproject						{ color: #fff; }
.module h4, .list a						{ color: #5f5f5f; }
.navigation a							{ color: #fff; }
input.text, textarea					{ color: #6e6e6e; }
input.submit							{ color: #fff; }

/* -------- Miscellaneous -------- */

.grayline {
	border: 1px solid #F2F2F2;
}
.blueheaders {
	font-family: "Century Gothic";
	font-size: 36px;
	color: #4BB8D4;
}
.productfont {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.txboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #DAF1F8;
	border: 1px solid #CCCCCC;
}
.bluewrds {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #2CABCC;
	font-weight: bold;
}
.textoncontact {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #2CABCC;
}
.dkblack {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.blckwrsd {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
}