/****** Core *******/
a{
	color:#832b00;
}
h1{
	color:#e7692b;
}
/******************/


/****** Global *******/
.more a{
	color:#;
}
.source{
	color:#383838;
	
}
/********************/


/****** Splash *******/
#splashPage .pluginCategories table tr td a {
	text-decoration:none;
	padding:4px;
	font-size:16px;
}
#splashPage .pluginCategories table tr td a:hover{
	background-color:#832b00;
	color:white;
}
/********************/

/****** Search Results *******/
#searchPage #searchResults .searchResult .title{
	color:#f40e29;
}
#searchPage #searchResults .searchResult .description{

}
#searchPage #searchResults .searchResult .url{
	color:#9a9a9a;
	font-size:12px;
}

/****************************/


/****** Categories Plugin *******/
.pluginCategories span {
	background-image: url("/images/flame.png"); background-repeat: no-repeat; background-position: left top;
}
/*******************************/
