::-moz-selection {
 background: #337e0a;
 color: #fff;
 text-shadow: none;
}
::selection {
	background: #337e0a;
	color: #fff;
	text-shadow: none;
}
a {
	color: #337e0a;
}
a:hover {
	color:#81ab35;
}
footer .nav-list li a:hover, footer ul.regular li a:hover {
	color:#81ab35;
}
.btn-link:hover {
	color: #81ab35;
}
.btn-color {
	background: #337e0a;
	border: 1px solid #337e0a;
 *background: #81ab35;
}
.btn-color:hover, .btn-color.active, .btn-color.disabled, .btn-color[disabled] {
	background: #81ab35;
 *background: #81ab35;
}
/* sequence slider */



/* fontawesome icons */
.icon-square:hover, .icon-rounded:hover, .icon-circled:hover {
	background-color: #337e0a;
}
[class^="icon-"].active, [class*=" icon-"].active {
	background-color: #337e0a;
}
/* header */
.navbar .nav li.active {
	border-top:5px solid #337e0a;
}
.navbar .nav li.active a {
	color:#337e0a;
}
.navbar .nav li ul.dropdown-menu li a:hover, .navbar .nav li.active ul.dropdown-menu li a:hover {
	background:#337e0a;
}
.color {
	background: #337e0a;
	color:#fff;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: #337e0a;
	outline: 0;
	outline: thin dotted \9;/* IE6-9 */

}
/* sequence slider */
.sequence-nav .next:hover, .sequence-nav .prev:hover {
	background: #337e0a;
}
/* breadcrumb */
.breadcrumb {
}
/* accordion */
.accordion-heading a:hover {
	color: #337e0a;
}
.accordion-heading .active {
	color: #337e0a;
}
/* pricing box */
.priceBox.special .emphasis {
	background: #337e0a;
}
/* tagline */
.tagline {
	border-bottom:5px solid #337e0a;
}
/* button */
.btn-link {
	color: #337e0a;
}
.nav .dropdown-toggle .caret {
	margin-top: 6px;
	border-top-color: #337e0a;
	border-bottom-color: #337e0a;
}
/* tabs */
.nav-pills > .active > a, .nav-pills > .active > a:hover {
	color: #ffffff;
	background-color: #337e0a;
}
/* accordion */
.accordion-heading a.accordion-toggle:hover {
	color: #337e0a;
}
/* label */
.label-orange, .badge-orange {
	background-color: #337e0a;
}
/* nav */
.nav-list > .active > a, .nav-list > .active > a:hover {
	background: #337e0a;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
	background: #337e0a;
}
.nav .dropdown-toggle .caret {
	border-top-color: #337e0a;
	border-bottom-color: #337e0a;
}
/* custom progress bar according template skin */
.progress-orange .bar, .progress .bar-orange {
	background: #337e0a;
}
.progress-orange.progress-striped .bar, .progress-striped .bar-orange {
	background: #337e0a;
}
/* pagination */

.pagination ul li a:hover {
	background: #337e0a;
	border-color:#337e0a;
}
/* widget */
aside .widget ul.cat li a:hover {
	color: #337e0a;
}
aside .widget ul.recent-posts li a:hover {
	color: #337e0a;
}
/* article */

.entry-body a h5.title:hover {
	color: #337e0a;
}
article.blog-post .post-heading h3 a:hover {
	color:#337e0a;
}
article.last-post {
	background: #337e0a;
}
ul.time-post li.year {
	border-bottom:1px solid #337e0a;
}
section#subintro {
	background: #337e0a;
}
/* 404 */
 

.error-body {
	background:#337e0a;
	padding:20px;
	text-align:center;
}
/* misc */
a.thumbnail:hover {
	border-color: #337e0a;
}
ul.filter li.active a:hover, .flex-control-nav li a:hover, .flex-control-nav li a.active {
	background: #337e0a;
}
.thumbnail h4 a:hover, .thumbnail .meta span a:hover, ul.recent li h6 a:hover, ul.post-meta li a:hover, .media-body span, .media-body .media-heading a:hover, form label span, article.last-post h5 a:hover {
	color: #337e0a;
	text-decoration:none;
}
