body {
	background-position: center;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#09512e', endColorstr='#2aa96b',GradientType=1 );
	background: linear-gradient(180deg, rgba(9,81,46,1) 0%, rgba(42,169,107,1) 100%);
	background: -moz-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(42,169,107,1) 100%);
	background: -webkit-linear-gradient(top, rgba(9,81,46,1) 0%, rgba(42,169,107,1) 100%);
	background-attachment: fixed;
}
h1,h2,h3,h4, body, div#selected_body, .rvsb_design_block, .uk-navbar-nav > li > a, div#selected_body a, #footerTemplate, #footerTemplate a {
	font-family: 'Open Sans';
}
body, div#selected_body {
	color: #969baa;
}
body, div#selected_body, div#footerTemplate {
	font-size: 14px;
	line-height: 1.5;
}
h1,h2,h3 {
	color: #4dabff;
	font-family: 'Open Sans';
}
div#selected_body a, div#selected_body a:visited {
	color: #ffb36b;
}
div#selected_body a:hover, div#selected_body a:active {
	color: #f1ca66;
}
.rvsb_design_block .uk-button,.rvsb_design_block .uk-button-blue, .rvsb_design_block .uk-button-primary, .rvsb_design_block .uk-button-primary:hover {
	background: #757575;
	color: #fff;
}
div#selected_body .uk-button:hover {
	opacity: 0.8;
}
div#selected_body .clearhr, div#selected_body .uk-icon {
	color: #4dabff;
}
.widget-categories {
}
.blog-post-meta, .blog-post-entry {
	opacity: 0.8;
}
aside .widget-blog-area {
	border: #0079d8 solid 0px;
	padding: 0px;
	background: transparent;
}
aside .widget-blog-area .uk-background-primary {
	background: transparent;
	border-bottom: #0079d8 solid 2px;
	padding: 5px;
}
aside .widget-blog-area h3 {
	color: #4dabff;
	margin: 0;
}
h2.blog-post-title a:link, h2.blog-post-title a:visited {
	color: #555 !important;
}
h2.blog-post-title:hover a {
	opacity: 0.8;
}
div#selected_body .blog-post-read a, div#selected_body .blog-post-read a:hover {
	color: #fff;
}
div#selected_body .blog-post-read a:hover {
	opacity: 0.8;
}
div#selected_body .uk-tab > li > a {
	color: inherit;
}
div#selected_body .uk-tab > li.uk-active > a, div#selected_body .uk-tab > li:hover > a {
	border-top: 3px solid #0079d8;
	color: inherit;
}
.rv-blog-design .uk-background-primary {
	border-bottom: #4dabff solid 0px !important;
}
.rv-blog-design .rv-blog-block-title {
	background: #4dabff;
}
.blog-category-style11 .blog-panel-box {
	border: 1px solid #4dabff;
	background: #fff;
}
.blog-category-style11 h2.blog-post-title a {
	color: #4dabff !important;
}
.blog-category-style11 .blog-post-entry a {
	color: #4dabff !important;
}
.blog-category-style11 .uk-icon {
	color: #4dabff !important;
}
.blog-category-style13 .blog-panel-box {
	border: 2px solid #4dabff;
	background: #fff;
}
.blog-category-style13 h2.blog-post-title a {
	color: #4dabff !important;
}
.blog-category-style13 .blog-post-meta {
	color: #4dabff;
}
.blog-category-style13 .blog-post-entry a {
	color: #4dabff !important;
}
.blog-category-style13 .uk-icon {
	color: #666 !important;
}