@charset "utf-8";
a{
    color: #9ebf26; 
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span{
    color: #9ebf26;   
}
ul.navi li:hover a strong{
    color: #9ebf26;
}
ul.navi > li.current_page_item > a strong,
ul.navi > li.current_page_parent > a strong,
ul.navi > li.current_page_ancestor > a strong,
ul.navi > li.current-menu-item > a strong,
ul.navi > li.current-menu-parent > a strong,
ul.navi > li.current-menu-ancestor > a strong,
ul.navi li.current a strong{
    background-color: #9ebf26;
}
ul.navi ul li a:hover{
    background-color: #9ebf26;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"]{
    background-color: #9ebf26 !important;
    border: 1px solid #9ebf26 !important;
}
.meta ul li a:hover{
    color: #9ebf26;
}
.pagination .current{
    background-color: #9ebf26;   
}
.tags a{
    background-color: #9ebf26;
    border-color: #9ebf26;
}
.dropcap1{
    background-color: #9ebf26;
}
.ui-widget-content a{
    color: #9ebf26;
}
.widget ul li a:hover{
    color: #9ebf26;
}
.post-widget .item a.comments{
    background-color: #9ebf26;
}
#options a:hover,
.portfolio-pagination a:hover{
    color: #9ebf26;
}
#container.portfolio .element h4.hover{
    color: #9ebf26;  
}
.showbiz-responsive .column h6.hover,
.showbiz .item h6.hover{
    color: #9ebf26;
}
.sitemap ul li a:hover{
    color: #9ebf26;  
}
.sitemap-isotope .element h4.hover{
    color: #9ebf26;
}
.sw_button:hover{
    color: #9ebf26;
}
.search-post a:hover{
    color: #9ebf26;
}
.showbiz-widget.widget ul li a{
    color: #9ebf26; 
}
.theme_table tr.description td.free,
.theme_table tr.price td.free{
    background-color: #9ebf26;
}
.theme_table .free .button{
    background-color: #9ebf26 !important;
    border-color: #9ebf26 !important;
}

#header-bg{
	background: #315e7b; /* Old browsers */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#73c9ff), color-stop(100%,#315e7b)); 
	background: -moz-radial-gradient(center, ellipse cover,  #73c9ff 0%, #315e7b 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#73c9ff), color-stop(100%,#315e7b)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #73c9ff 0%,#315e7b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #73c9ff 0%,#315e7b 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #73c9ff 0%,#315e7b 100%); /* IE10+ */
	background: radial-gradient(center, ellipse cover,  #73c9ff 0%,#315e7b 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#315e7b', endColorstr='#73c9ff',GradientType=0 ); /* IE6-8 fallback on horizontal gradient */
}
#copyright a{
    color: #315e7b;
}
.dropcap2{
    background-color: #315e7b;
}
.theme_table tr.description td.selected,
.theme_table tr.price td.selected{
    background-color: #315e7b; 
}
.theme_table .selected .button{
    background-color: #315e7b!important; 
    border-color: #315e7b!important;
}
