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

	author: Peter Roper 
	template: blog

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

	style

////////////////////////////////////////////////////////////////////////////////////////////////////*/
#content #left .plugin h2 a,
.comments span,
body{
color:#61583E;
}
#right #special-offers h3{
color:#FFF;
}
#news-boxes h3,
.plugin form input,
.plugin form textarea{
color:#C00;
}
/*//////////////////////////////////////////////*/
.button{
border-color:#61583E;
}
#content,
#header .ad{
border-color:#C7D1DE;
}
.flickr-photos a img{
border-color:#E5E1D5;
}
.news-box{
border-color:#A19267;
}
/*//////////////////////////////////////////////*/
body{
background-color:#8FA3BC;
}
#content{
background-color:#C7D1DE;
}
#sidebar,
#header .ad,
.flickr-photos a img,
#intro,
#intro li a em,
#special-offers{
background-color:#A19267;
}
#content #left #search,
.button button,
.button a{
background-color:#C00;
}
.button button:hover,
.button a:hover{
background-color:#AE0000;
}
/*//////////////////////////////////////////////*/
body{
background-image:url(https://img.activitysearch.co.uk/template-shiny/themes/thebigshoot/layout/bg.jpg);
}
#header .ad{
background-image:url(https://img.activitysearch.co.uk/template-blog/themes/goballistic/layout/ad.jpg);
}
/*//////////////////////////////////////////////*/
.button button,
.button a{
text-shadow:0 -1px #900;
}