/*////////////////////////////////////////////////////////////////////////////////////////////////////

	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{
color:#111;
}
body{
color:#222;
}
#right #special-offers h3{
color:#999;
}
#articles h3,
#news-boxes h3,
.plugin form input,
.plugin form textarea{
color:#C00;
}
/*//////////////////////////////////////////////*/
.button{
border-color:#000;
}
#content,
#header .ad{
border-color:#111;
}
.flickr-photos a img{
border-color:#222;
}
.news-box{
border-color:#444;
}
/*//////////////////////////////////////////////*/
body,
#header .ad,
#content,
.flickr-photos a img,
#intro,
#intro li a em,
#special-offers{
background-color:#000;
}
#content #left #search,
.button button,
.button a{
background-color:#C00;
}
.button button:hover,
.button a:hover{
background-color:#AE0000;
}
/*//////////////////////////////////////////////*/
body{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/bg.jpg);
}
#right #sidebar,
#special-offers{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/right-bg.jpg);
}
/*//////////////////////////////////////////////*/
.button button,
.button a{
text-shadow:0 -1px #900;
}