/*----------------------------------
	Theme_#	630
	Cat		Sports
	Name	Cycling
	App		2
----------------------------------*/
 .sf_pagetitle {
    background-image: none;
 }

 .calendarcell a:link,
.calendarcell a:visited {
    border-color: #909C74;
    color: #ffffff;
    background-color: #df5c02;
 }

 .calendarcell a:hover {
    background-color: #ae4701;
 }

 .sf_blog_postmeta {
    border-color: #909C74;
 }

 #blogsurvey {
    border-color: #909C74;
 }

 #leavecommentlabel {
    border-color: #909C74;
 }

 /*----------------------------------
	Global Widgets
----------------------------------*/
 .widgetset {
    background-image: url(images/content_2.jpg);
 }

 .widgetset .widget {
    background-color: #D9EBB1;
 }

 .widgetset .widget_header {
    color: #638713;
    background-color: #C8E18E;
 }

 .widgetset li {
    border-color: #909C74;
 }

 
