a {
	color: #cc3b3b;
}

a:hover {
	opacity:0.8;
	color:#ff0000;
}

.red {
	color:#ff0000 !important;
	text-shadow: 0 0 1px rgba(255, 0, 0, 1) !important;
}

.grey {
	background-color:#222222;
}

.grey:hover {
	background-color:#e81d33;
}

.color {
	color:#cbe20b;
}

.l-low {
    box-shadow: 0 0 30px 1px rgba(203, 226, 11, 0.5) inset;
}

.l-mid {
    box-shadow: 0 0 30px 1px rgba(226, 188, 11, 0.5) inset;
}

.l-high {
    box-shadow: 0 0 30px 1px rgba(226, 102, 11, 0.5) inset;
}

.l-max {
    box-shadow: 0 0 30px 1px rgba(226, 46, 11, 0.5) inset;
}

.mapcolor1 {
    background-color: rgba(118, 151, 83, 0.2);
}
p.mapcolor1 {
    background-color: rgba(118, 151, 83, 0.2);
}

.mapcolor2 {
    background-color: rgba(183, 118, 118, 0.2);
}
p.mapcolor2 {
    background-color: rgba(183, 118, 118, 0.2);
}

.mapcolor3 {
    background-color: rgba(214, 109, 213, 0.15);
}
p.mapcolor3 {
    background-color: rgba(214, 109, 213, 0.2);
}

.mapcolor4 {
    background-color: rgba(63, 89, 222, 0.15);
}
p.mapcolor4 {
    background-color: rgba(63, 89, 222, 0.2);
}

.mapcolor5 {
    background-color: rgba(63, 222, 183, 0.1);
}
p.mapcolor5 {
    background-color: rgba(63, 222, 183, 0.2);
}

.mapcolor6 {
    background-color: rgba(186, 255, 0, 0.1);
}
p.mapcolor6 {
    background-color: rgba(186, 255, 0, 0.2);
}

.mapcolor7 {
    background-color: rgba(234, 157, 50, 0.15);
}
p.mapcolor7 {
    background-color: rgba(234, 157, 50, 0.2);
}

.mapcolor8 {
    background-color: rgba(255, 0, 0, 0.1);
}
p.mapcolor8 {
    background-color: rgba(255, 0, 0, 0.2);
}

.parallax-overlay.parallax-background-color {
	background-color:rgba(0,0,0,0.80);
}

span.text-color {
	color:#d15252;
}

.bar li span { 
	background: url("../img/bar.jpg") repeat-x scroll 0 0 #236785;
}

.yell {
	color:#fff600;
}

#filters ul li a:hover h5, #filters ul li a.active h5 {
	background-color:#222222;
}

/*input[type="submit"]:hover	{
	background:#999999;
}*/

#up {
	background-color:rgba(123,171,59,0.5);
}

#up:hover {
	background-color:rgba(123,171,59,1);
}

.blog-title a {
	color:#7bab3b;
}

.blog-title a:hover {
	color:#f08100;
}

.post-quote {
	background-color:#222222;
}

.post-quote:hover {
	background-color:#999999;
}

#sidebar .widget_categories li a:hover {
	color: #999999;
}

#sidebar .recent-posts li a:hover {
	color: #999999;
}

#sidebar .tags a:hover {
	background-color:#999999;
}

#sidebar .widget_archives li a:hover {
	color: #999999;
}

.inner-navigation li a:hover span {
	background-color:#999999;
}

.inner-navigation li a span {
	background-color:#222222;
}

.accordion dt.accordion-active span.accordion-status {
	background-color:#222222;
}

.toggle-active {
	background: #222222;
}

.dropcap-normal {
	color: #222222;
}

.dropcap.dark {
	background-color: #222;
}

.counters i {
	color: #999999;
}

.icons-ul li i{
	color:#222222;
}

.the-icons li i {
	color: #222222;
}