html {
	background: #fff url('/images/2009/gradient-blue.png') repeat-x;
}
#bg {
	background: url('/images/2009/bg-body-blue.jpg') no-repeat;
}
a {
	color: #458dd1;
}
h3 {
	color: #458dd1;
}
#navigation .sidebar li {
	background: #d94a63 url('/images/2009/rightdoor-blue.gif') no-repeat 100% 0;
}
#navigation .sidebar li a {
	background: url('/images/2009/leftdoor-blue.gif') no-repeat;
}
#navigation .maincol .wrap {
	background: #5b7ba9 url('/images/2009/bg-nav-right-blue.gif') no-repeat 100% 0;
}
#navigation .maincol ul {
	background: url('/images/2009/bg-nav-left-blue.gif') no-repeat;
}
#navigation .maincol ul .active a {
	background: #fff url('/images/2009/bg-nav-active-blue.gif') no-repeat 1px 50%;
	color: #458dd1;
}
.all {
	background: url('/images/2009/all-blue.gif') no-repeat;
}
.box ul li {
	background: url('/images/2009/letter-blue.gif') no-repeat 8px 8px;
}
.box ul a.author {
	color: #5e9cd7;
}
.box h2 {
	background: #79beff url('/images/2009/bg-box-h2-blue.gif') no-repeat;
}
#breadcrumbs {
	color: #d7ecff;
	background: #79beff url('/images/2009/bg-breadcrumbs-blue.gif') no-repeat 100% 0;
}
#breadcrumbs div {
	background: url('/images/2009/bg-breadcrumbs-div-blue.gif') no-repeat;
}
#breadcrumbs a {
	color: #d7ecff;
}
.navigator ul li {
	background: #aabfd4 url('/images/2009/bg-navigator-right-blue.gif') no-repeat 100% 0;
}
.navigator ul a {
	background: url('/images/2009/bg-navigator-left-blue.gif') no-repeat;
}
.read {
	background: url('/images/2009/read-blue.gif') no-repeat;
}
.allarticles {
	background: url('/images/2009/allarticles-blue.gif') no-repeat;
}
.advices h2 {
	background: #79beff url('/images/2009/bg-advices-h2-blue.gif') no-repeat;;
}
.themes {
	background: url('/images/2009/bg-themes-blue.gif') no-repeat 0 100%;
}
.themes .i1 {
	background: url('/images/2009/bg-themes-top-blue.gif') no-repeat;
}
.themes h2 {
	color: #458dd1;
	background: #fff url('/images/2009/bg-themes-h2-blue.gif') no-repeat;
}
.themes ul li {
	background: url('/images/2009/bullet-themes-blue.gif') no-repeat 6px 7px;
}
