
<br />
<b>Notice</b>:  Undefined index: csscolor in <b>/var/www/ufo/public/themes/fraction/css/custom-colors.php</b> on line <b>7</b><br />
<br />
<b>Warning</b>:  Missing argument 3 for colours::changeBrightness(), called in /var/www/ufo/public/themes/fraction/css/custom-colors.php on line 8 and defined in <b>/var/www/ufo/public/themes/fraction/css/class.colours.php</b> on line <b>11</b><br />
<br />
<b>Warning</b>:  Missing argument 3 for colours::changeBrightness(), called in /var/www/ufo/public/themes/fraction/css/custom-colors.php on line 9 and defined in <b>/var/www/ufo/public/themes/fraction/css/class.colours.php</b> on line <b>11</b><br />
/* Main Color Scheme */
.block-comments #respond p input[type=submit],
.writecomment p input[type=submit],
.big-message h2,
.tag-cloud-body a,
ol#comments .user-author,
#sidebar .widget > .ot-tabbed,
.breaking-news .breaking-title,
.widget .tagcloud a,
.main-menu > ul > li > ul,
.main-title a.button,
.header .header-right,
.ot-menu-toggle {
	background-color: rgba(0, 0, 0, 1);
}
.tag-cloud-body a,
.small-sidebar .widget > h3,
.content a:hover,
.main-title a.button,
.article-links-block .item > h3,
a {
	color: rgba(0, 0, 0, 1);
}
.main-title {
	border-left: 4px solid rgba(0, 0, 0, 1);
}
.article-links-block .item > h3,
.small-sidebar .widget > h3 {
	border-bottom: 3px solid rgba(0, 0, 0, 1);
}
.article-content p a.ot-link::before {
	background-color: rgba(0, 0, 0, 1) !important;
}
.article-content p a.ot-link::after {
	border-bottom: 2px solid rgba(0, 0, 0, 1) !important;
}
.single-photo-gallery .single-photo-thumbs a.active img {
	border: 2px solid rgba(0, 0, 0, 1);
}
.block-comments #respond, .writecomment {
	/*border-top: 3px solid rgb(101, 97, 92);*/
}


