body.home
{
	background: #f5f5f5 url('../../images/skins/bokeh_blue/header_bg.png') repeat-x top;
}

body.page, body.single, body.category, body.archive, body.error404, body.search
{
	background: #f5f5f5 url('../../images/skins/bokeh_blue/header_bg_591.png') repeat-x center -487px;
}

a, a:hover
{
	color: #18458b;
}

h1, h2, h3, h4, h5, label
{
	color: #18458b;
}

a.button, a.button:hover
{
	background: transparent url("../../images/skins/bokeh_blue/btn_bg.png") no-repeat top;
}

a.long_button, a.long_button:hover, input[type=submit], input[type=submit]:hover, input[type=button], input[type=button]:hover
{
	background: transparent url("../../images/skins/bokeh_blue/long_btn_bg.png") no-repeat top;
}