/*  Noisy Color Stylesheet */
a:link, a:visited  {color: #0651a5;}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited  {	color: #00aad4;}

#navigation  {	background: url(noisy/nav.png) repeat-x left top;}
#pagenav li a:link, #pagenav li a:visited  {	color: #bdbdbd;}
#pagenav li.current_page_item a, #pagenav li a:hover  {	color: #fff;	background-color: #070707;}
#pagenav li ul {	background-color: #000;}

#pagenav li.current_page_item li a:link,
#pagenav li.current_page_item li a:visited  {
	background: transparent;
	color: #bdbdbd;
}

#pagenav li.current_page_item li a:hover  {
	color: #fff;
}

#pagenav li ul li {
	border-bottom: 1px solid #292929;
}

/* 2.4 Feature */

#feature  {
	color: #a0a0a0;
	background: url(noisy/feature.png) no-repeat center top;
}

#feature a:link,
#feature a:visited  {
	color: #f4f4f4;
	border-bottom: 1px solid #4c5667;
}

#feature a:hover  {
	color: #fff;
	border-bottom: 1px solid #fff;
}

#feature #about  {
	background: url(noisy/swirl.png) no-repeat center bottom;
}

/* 2.5.1 Content */

#recent ul  {
	border-top: 1px solid #ebebeb;
}

#recent ul li  {
	border-bottom: 1px solid #ebebeb;
}

#recent ul li .date  {
	color: #aaa7a7;
}

#footer .footer-box h3  {
	color: #3d3d3d;
}

.widget_woo_subscribe ul li  {
	background: url(noisy/ico-rss.png) no-repeat left center;
}

.widget_woo_subscribe .txt  {
	border: 1px solid #dcdcdc;
}

/*-----------------------------*/
/* 3. WIDGETS */
/*-----------------------------*/

.widget h3  {
	color: #505050;
	background: url(noisy/widgettitle.png) no-repeat left center;
}

.widget_woo_wwm li.portfolio  {background: url(noisy/ico-portfolio.png) no-repeat left center;}
.widget_woo_wwm li.question  {background: url(noisy/ico-question.png) no-repeat left center;}
.widget_woo_wwm li.contact  {background: url(noisy/ico-contact.png) no-repeat left center;}

.widget_woo_testi p  {
	color: #0c6c59;
}

.widget_woo_testi .quote  {
	background: url(noisy/quote.png) no-repeat left top;
}

.widget_woo_testi li.client  {
	color: #656666;
}

.widget_woo_flickr h3 span  {
	color: #0061ce;
}

.widget_woo_flickr h3 span span  {
	color: #db0033;
}

.widget_woo_twitter  {	color: #7d7d7d;}
.widget_woo_twitter h3  {	background: url(noisy/twitter.png) no-repeat left center;}
#searchform .txt  {	background-color: #f4f4f4;	border: 1px solid #e3e3e3;}
.post .meta  {	color: #aaa7a7;}
.post .meta a:link,.post .meta a:visited  {	color: #434343;}
.post .meta .comments a:link,.post .meta .comments a:visited  {	background: url(noisy/ico-comment.gif) no-repeat left center;}
.post .taxonomy  {	color: #aaa7a7;	border-top: 1px solid #ededed;	background: url(noisy/taxonomy.png) repeat-x left top; }
.post .taxonomy a:link, .post .taxonomy a:visited  {color: #434343;	border-bottom: 1px solid #d1d1d1;}
h2.title  {	color: #ce3f00;}
h2.title a:link, h2.title a:visited  {	color: #ce3f00;}
.entry blockquote  {	color: #666;}
.entry img  {	border: 1px solid #333;}
img.wp-smiley  {	border: none;}
div.Nav  {	border-top: 1px solid #ededed;	border-bottom: 1px solid #ededed;}
.comment  {	border-bottom: 1px solid #f5f5f5;}
.comment li  {	border-bottom: 0;}
.comment .comment-meta img.avatar  {border: 1px solid #d8d8d8;}
.comment .comment-meta span.time  {color: #a0a0a0;}
.comment .comment-meta span.edit-link  {color: #a0a0a0;}
#commentform input.txt  {	background-color: #f4f4f4;	border: 1px solid #e3e3e3;}
#commentform textarea  {	background-color: #f4f4f4;	border: 1px solid #e3e3e3;}