/*////////////////////////////////////////////////////////////////////////////////////////////////////

	author: Peter Roper 
	template: blog

	style - these are the color and image values used throughout the site
	
//////////////////////////////////////////////////////////////////////////////////////////////////////

	style

////////////////////////////////////////////////////////////////////////////////////////////////////*/
#articles a,
#content #left .plugin h2 a,
.comments span,
#content #left .cat15,
body{
color:#316699;
}
#right #special-offers h3{
color:#99B2CA;
}
#articles h3,
#news-boxes h3,
.plugin form input,
.plugin form textarea{
color:#E35C0B;
}
/*//////////////////////////////////////////////*/
.button{
border-color:#003E7B;
}
#content,
#header .ad{
border-color:#1A5288;
}
.flickr-photos a img{
border-color:#336595;
}
.news-box{
border-color:#668BB0;
}
/*//////////////////////////////////////////////*/
#sidebar,
html,
#header .ad,
.flickr-photos a img,
#intro,
#intro li a em,
#special-offers{
background-color:#003E7B;
}
#content{
background-color:#003569;
}
#content #left #search,
.button button,
.button a{
background-color:#0074D9;
}
.button button:hover,
.button a:hover{
background-color:#3390E1;
}
/*//////////////////////////////////////////////*/
#right #sidebar,
#special-offers{
background-image:url(https://img.activitysearch.co.uk/template-blog/themes/theactivitypeople/layout/right-bg.jpg);
}
/*//////////////////////////////////////////////*/
.button button,
.button a{
text-shadow:0 -1px  #0F7CD9;
}
/*//////////////////////////////////////////////*/
.plugin{
-webkit-box-shadow:0px 0px 5px #001F57;
-moz-box-shadow:0px 0px 5px #001F57;
box-shadow:0px 0px 5px #001F57;
}
#content{
-webkit-box-shadow:inset 0px 0px 5px #000;
-moz-box-shadow:inset 0px 0px 5px #000;
box-shadow:inset 0px 0px 5px #000;
}
/*//////////////////////////////////////////////*/
html{
background-image:-webkit-gradient(radial, center 40%, 700, center 40%, 0, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0)));
background-image:-moz-radial-gradient(#0074D9, #003E7B);
}