/*////////////////////////////////////////////////////////////////////////////////////////////////////

	author: Peter Roper 
	template: blog

	style - these are the color and image values used throughout the site
	
//////////////////////////////////////////////////////////////////////////////////////////////////////

	style

////////////////////////////////////////////////////////////////////////////////////////////////////*/
#right a{
color:#FC0;
}
#news-boxes .button a,
#right .button a,
#search form label span,
 #left .button a:hover,
#footer p,
#footer p a,
#right,
#right li.widget ul li,
#right #special-offers h2 a,
#features ul li a,
#left #features ul li a:hover{
color:#FFF;
}
#articles .latest-article a,
#news-boxes li a,
#news-boxes p a,
div.comment-body div.comment-meta a,
#left .cat15 a,
#left .plugin h2 a:hover,
#left a:hover{
color:#00F;
}
#twitter{
color:#317BA9;
}
/*//////////////////////////////////////////////*/
#recent-articles .post,
#articles ul li img,
#recent-articles img,
.post img,
#left .plugin,
.wp-pagenavi a,
.wp-pagenavi span,
.news-box ul,
#news-boxes .news-box img{
border-color:#BBB;
}
form{
border-color:#CCC;
}
#header .ad:hover,
.flickr-photos a img:hover{
border-color:#FC0;
}
#subscribe form{
border-color:#CC5400;
}
#subscribe form{
border-right-color:#FF8733;
border-bottom-color:#FF8733;
}
form{
border-right-color:#FFF;
border-bottom-color:#FFF;
}
/*//////////////////////////////////////////////*/
ol.commentlist li.comment div.comment-body{
background-color:#CCC;
}
.comments span{
background-color:#DDD;
}
form{
background-color:#EEE;
}
#articles ul li img,
#recent-articles img,
#content #left .plugin,
.wp-pagenavi a,
.wp-pagenavi span{
background-color:#FFF;
}
ol.commentlist li.comment-author-admin div.comment-body,
.has-comment span{
background-color:#FC0;
}
#twitter{
background-color:#78DDE3;
}
#twitter .button a{
background-color:#317BA9;
}
#twitter .button a:hover{
background-color:#2C6E98;
}
#subscribe,
#subscribe .button button{
background-color:#FF6900;
}
#subscribe .button button:hover,
#subscribe form{
background-color:#E55E00;
}
#content #left #intro{
background-color:#000;
}
/*//////////////////////////////////////////////*/
#content #left .plugin{
background-image:url(http://img.activitychooser.co.uk/template-light/themes/theactivitypeople/layout/activity-menu-bg.jpg);
}
#menu{
background-image:url(http://images.activitychooser.co.uk/gradients/white.png);
}
.comments{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/comments-bg.jpg);
}
.has-comment{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/comments-have-bg.jpg);
}
div.comment-body div.comment-author{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/author-bg.png);
}
ol.commentlist li.comment-author-admin div.comment-author{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/author-admin-bg.png);
}
#twitter{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/twitter-bg.jpg);
}
#subscribe{
background-image:url(http://img.activitychooser.co.uk/template-blog/layout/subscribe-bg.jpg);
}
/*//////////////////////////////////////////////*/
#menu,
body,
#content #left .plugin,
.button button,
.button a{
background-repeat:repeat-x;
}
#header h1 a,
#right .plugin,
#right #sidebar,
.comments,
div.comment-body div.comment-author,
#content #left #search,
#header .ad,
#features ul li a{
background-repeat:no-repeat;
}
/*//////////////////////////////////////////////*/
#left .plugin{
background-position:0 100%;
}
body,
#right .plugin,
#right #sidebar,
#header h1 a,
#special-offers,
.button button,
.button a,
#header .ad{
background-position:0 0;
}
div.comment-body div.comment-author{
background-position:100% 0;
}
#features ul li a{
background-position:50% 50%;
}
.comments{
background-position:15px 100%;
}
#menu{
background-position:0 -10px;
}
/*//////////////////////////////////////////////*/
#menu li ul{
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity:0.9;
opacity:0.9;
}
#intro ul li em{
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.7;
opacity:0.7;
}
/*//////////////////////////////////////////////*/
#twitter .button a{
text-shadow:0 -1px #317BA9;
}
#subscribe .button button{
text-shadow:0 -1px #FF6900;
}
/*//////////////////////////////////////////////*/
.comments span,
ol.commentlist li.comment div.comment-body{
-moz-border-radius:10px; -webkit-border-radius:10px;
}