/* ----- CSS ----- */

/*-----------------------------------------------------------------------------
		markup
------------------------------------------------------------------------------*/

h1, h1 a{
	background:#5373DC;
	}

h2{
	color:#5373DC;
	}
	
.tag_image{
	background:#5373DC;
	}	
/*-----------------------------------------------------------------------------
		main menu
------------------------------------------------------------------------------*/


.result_item a {
	color:#5373DC;
	background: #F6F3FB;
	
	}
	
	.category4{
		background:#5373DC;
		color:#555;
		padding:3px;
		}


/*-----------------------------------------------------------------------------
		footer
------------------------------------------------------------------------------*/

#footer a{
	color:#5373DC;
	}
	
.sidead {
	background: #F6F3FB;
}