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

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

body, #container { 
background: transparent;
}


#header_wrap { background: #f8f7e5 url(http://www.digiwize.com/wp-content/themes/yourfolio/images/topborder_grey.gif) repeat-x; }

#searchform, #searchform input#s, .list	{ background: #e2e2e2; }

#project_wrap, .pagetitle { 
background: #e0e0e0; 
background: url(../images/green_bar.jpg) repeat-x;
}

#project_inside {

height:293px;
width:970px;
background: url(../images/home_bg.jpg) no-repeat center;
}


#project_wrap2 { 
margin-top: 0px;
background: #e0e0e0; 
background: url(../images/green_bar2.jpg) repeat-x;
}

#project_wrap3 { 
margin-top: 0px;
background: #e0e0e0; 
background: url(../images/green_bar3.jpg) repeat-x;
}

#home_top {
width:970px;
height:293px;
margin: 0 auto;
}


#about_top {

height:216px;
background: url(../images/about_bar.jpg) no-repeat center;
}

#services_top {

height:216px;
background: url(../images/services_bar.jpg) no-repeat center;
}

#work_top {

height:144px;
background: url(../images/work_bar.jpg) no-repeat center;
}

#blog_top {

height:144px;
background: url(../images/blog_bar.jpg) no-repeat center;
}

#contact_top {

height:216px;
background: url(../images/contact_bar.jpg) no-repeat center;
}

#project_wrap4 { 
margin-top: 0px;
background: #fff; 
background: url(../images/blue_bg.jpg) repeat-x;
}

#project_adams {

height:293px;
width:970px;
background: url(../images/blue_main.jpg) no-repeat center;
}






.info a.nextproject						{ background: url(../images/next_button.png) no-repeat top left; }
.navigation a							{ background: #4a9daa; }
input.text, textarea					{ background: #e2e2e2; }
input.submit							{ background: #4a9daa; }
.project_screen							{ background: #dadada; }

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


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 #EB1790; }
ul.main_nav li.left						{ border: none; }








.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: #363636; }
#header_wrap							{ color: #555; }

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 -------- */