@charset "utf-8";
/* Text color */

.colr, .colr a {
 color:%s !important;
}
.txthover:hover, .links li a:hover {
 color:%s !important;
}
.backcolr, .sub-menu, span.current {
 background-color:%s !important;
}
.page-numbers:hover {
 background-color:%s !important;
}
.backcolrhover:hover {
 background-color:%s !important;
}
a.comment-reply-link:hover {
 background-color:%s !important;
}
.backcolrdark {
 background-color:%s !important;
	background-image:url(../images/dark.png);
}
.bordercolr {
 border-color:%s !important;
}
.footerwidgets h4.backcolr {
 color:%s !important;
	background:none !important;
}
/* Navigation */

.ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li.current-menu-item a {
 background-color:%s;
}
/* Feedlist thumb hover */

.feedlist ul li:hover a.thumb {
 border-left:%s solid 5px;
}
/* Announcement */

.navigation .announcment:hover a.mlink {
color:%s;
}
/* Gallery Filter */

ul#filterOptions li a:hover {
background: %s;
}
ul#filterOptions li.active a {
background: %s;
}
/* Sponsers Buttons */

.sponsers #controls a.prevBtn:hover, .sponsers #controls a.nextBtn:hover {
background-color:%s;
}
#wp-calendar tbody td#today, #wp-calendar tbody td#today:hover{
	background:%s;
}
.widget_rss li{
	 border-left: 3px solid %s;
}
.widget_rss li:nth-child(2n){
	 border-right:3px solid %s;
   }
