/* =GENERAL
----------------------------------------------- */
body {
	background:url('http://static.carbonmade.com/img/wht_mainBg.gif') repeat-x top #EFEFEF;
	color:#555;
	}

	
/* GENERAL =Layout
----------------------------------------------- */
body a img { border:0; }
body a { color:#666; outline:none; text-decoration:none; }
body a:hover { color:#B1B1B1; text-decoration:underline; }
body a.flop { text-decoration:underline; }
body a.flop:hover { text-decoration:none; }
body p#listhead {
	background:url(http://static.carbonmade.com/img/wht_listheadbg.gif) bottom no-repeat #F6F6F6;
	}
body p#listhead a {
	color:#B1B1B1;
	}

body .ne { background:url(http://static.carbonmade.com/img/wht_ne.png) no-repeat top right; }
body .se { background:url(http://static.carbonmade.com/img/wht_se.png) no-repeat bottom right; }
body .sw { background:url(http://static.carbonmade.com/img/wht_sw.png) no-repeat bottom left; }
body .nw { background:url(http://static.carbonmade.com/img/wht_nw.png) no-repeat top left; }


/* +HEADER
----------------------------------------------- */
body div#mainNav {
	background:url("http://static.carbonmade.com/img/wht_togglebgoff.gif") #FFF;
	border-bottom:1px solid #EEE;
	}
body div#navCon a#editBack {
	background:url("http://static.carbonmade.com/img/wht_nav_editport.gif") no-repeat;
	}
body div#navCon a#editBack:hover {
	background-position:-150px;
	}
body table.projHead {
	border-bottom:1px solid #E2E2E2;
	}
body table.projHead tr td.left a {
	background:url("http://static.carbonmade.com/img/wht_navBtn.gif") no-repeat;
	}
body table.projHead tr td.left a:hover {
	background-position:-16px;
	}
body div#projTitle img#projNotePlus {
	background:url("http://static.carbonmade.com/img/wht_plus.gif") no-repeat;
	}
body div#projTitle p#projNoteTxt {
	color:#999;
	}
	
/* +FOOTER
----------------------------------------------- */
body div#footer a.logo {
	background:url("http://static.carbonmade.com/img/wht_footLogo.gif") no-repeat;
	}
body div#footer>a.logo {
	background:url("http://static.carbonmade.com/img/wht_footLogo.png") no-repeat;
	}
body div#footer p {
	color:#999;
	}


/* =DASH
----------------------------------------------- */

div.thmbCon {
	background:#FFF;
	}
li.thumbBlock a img,
li.thumbBlock a:visited img {
	background-color:#EFEFEF;
	}
li.thumbBlock a:hover img,
li.thumbBlock a:active img {
	background-color:#CCC;
	}
li.thumbBlock img.updated {
	background:url('http://static.carbonmade.com/img/wht_home_updated.gif') left top no-repeat;
	}

	
li.thumbBlock h2 span {
	color:#FFF;
	background-color:#000;
	filter:alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;
	}
li.thumbBlock h3 span {
	color:#BBB;
	background-color:#000;
	filter:alpha(opacity=100); opacity:1.0; -moz-opacity:1.0;
	}	

#listRight li a:link, 
#listRight li a:visited {
	color:#333;
	}
#listRight li a:hover, 
#listRight li a:active {
	background:#EFEFEF;
	color:#000;
	}
#listRight a:link.cur,
#listRight a:visited.cur {
	color:#999;
	cursor:default;
	}

	
/* =PROJECT
----------------------------------------------- */
div.thumbs div#outer {
	background-color:#FFF;
	}
div#details {
	border:1px solid #E2E2E2;
	}
div.details {
	background-color:#FFF;
	}
div.projNotesHov { 
	background-color:#EFEFEF;
	}
div#details h3,
div#projTitle p {
	color:#777;
	}
div#details a#close {
	background:url("http://static.carbonmade.com/img/wht_x.gif") no-repeat;
	}
	
ul.imageList {
	background-color:#FFF;
	}
p.desc {
	color:#666;
	background:url("http://static.carbonmade.com/img/wht_project_thisone.gif") no-repeat top right #EFEFEF;
	}

div#inner {
	background-color:#FFF;
	}
div#loading img {
	background:url("http://static.carbonmade.com/img/wht_loading.gif") no-repeat;
	}
li.projThmbBlock a:hover img.preview {
	background:#FFF;
	}
li.projThmbBlock a:hover h4 {
	color:#CCC;
	}
	
/* Thumbnails */
div#thumbsRight a img#prev_set { background:url("http://static.carbonmade.com/img/wht_pageup.gif") no-repeat; }
div#thumbsRight a img#next_set { background:url("http://static.carbonmade.com/img/wht_pagedown.gif") no-repeat; }
div#horThmbs ul li {
	background:#F6F6F6;
	}
div#horThmbs ul li a:hover {
	border-bottom:2px solid #E6E6E6;
}
div#horThmbs ul li h4 {
	color:#DDD;
	}
div#horThmbs ul li.arrow { background:none; }
div#horThmbs ul li.arrow a img#prev_set { background:url("http://static.carbonmade.com/img/wht_proj_thmbL.gif") no-repeat; }
div#horThmbs ul li.arrow a img#next_set { background:url("http://static.carbonmade.com/img/wht_proj_thmbR.gif") no-repeat; }
div#horThmbs ul li.cur { border-bottom:2px solid #DDD; }
ul#vertThmbs li.projThmbBlock a:hover img.preview {
	background:#FFF;
	}
ul#vertThmbs li.projThmbBlock a:hover h4 {
	color:#CCC;
	}
ul#vertThmbs li.projThmbBlock p.scrub {
	color:#CCC;
	}	

/* Background image for compliant browsers */
#linkCon>#prevLink:hover, #linkCon>#prevLink:visited:hover { background:url(http://static.carbonmade.com/img/proj_prev.png) 20% 50% no-repeat; }
#linkCon>#nextLink:hover, #linkCon>#nextLink:visited:hover { background:url(http://static.carbonmade.com/img/proj_next.png) 80% 50% no-repeat; }

div#detailsCon p#caption {
	background:#FFF;
	}
div#detailsCon p#counter {
	color:#999;
	}

	
/* =ABOUT
----------------------------------------------- */
table.info td p.tiny {
	margin-bottom:0;
	color:#999;
	}
div.aboutbg {
	background-color:#FFF;
	}
table.about td p.break {
	background-color:#EEE;
	}
table.about td h3 img {
	background:url("http://static.carbonmade.com/img/wht_about_freelance.gif") no-repeat;
	}

