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

	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,
#content #left .cat15{
color:#111;
}
body{
color:#222;
}
#right #special-offers h3{
color:#999;
}
#news-boxes li a,
div.comment-body div.comment-meta a,
#content #left .plugin h2 a:hover,
#content #left a:hover{
color:#03B2CD;
}
#right a{
color:#01B4CB;
}
/*//////////////////////////////////////////////*/
#menu li,
.button{
border-color:#000;
}
#content,
#header .ad{
border-color:#111;
}
#menu,
#topnav,
.flickr-photos a img{
border-color:#222;
}
#menu li ul,
.news-box{
border-color:#444;
}
#menu li{
border-right-color:#444;
}
/*//////////////////////////////////////////////*/
#menu li ul,
#menu,
#header .ad,
#content,
.flickr-photos a img,
#intro,
#intro li a em,
#special-offers{
background-color:#000;
}
html{
background-color:#01A4B9;
}
.button button,
.button a{
background-color:#03B2CD;
}
.button button:hover,
.button a:hover{
background-color:#03A0B8;
}
/*//////////////////////////////////////////////*/
body{
background-image:url(https://img.activitysearch.co.uk/blogs/adrenamag/layout/header-bg.jpg);
}
html{
background-image:url(https://img.activitysearch.co.uk/blogs/adrenamag/layout/bg.jpg);
}
#right #sidebar,
#special-offers{
background-image:url(https://img.activitysearch.co.uk/template-blog/layout/right-bg.jpg);
}
/*//////////////////////////////////////////////*/
html{
background-repeat:repeat-x;
}
/*//////////////////////////////////////////////*/
body{
background-position:50% 24px;
}
html{
background-position:0 0;
}
/*//////////////////////////////////////////////*/
.button button,
.button a{
text-shadow:0 -1px #03A0B8;
}