a {
    color: #82ce32;
}
h2.post-title a:hover {
    color: #82ce32
}
a.button,
.forms fieldset .btn-submit,
.comment-form .btn-submit,
.filter li a,
.page-navi ul li a {
    background-color: #82ce32;
}
ul li:before {
    color: #82ce32;
}
.lite1 {
    color: #82ce32;
    border-bottom: 1px dotted #82ce32;
}
body {
    color: #999999;
	background-attachment: fixed;
	font-size: 16px;
    font-weight: 400;
	background-position: center top, center center;
}
h1, h2, h3, h5, h6 {
    color: #999999;
    margin-bottom: 20px;
}
.box-layout {
    padding: 30px 0;
}
header {
    background-color: #101010;
}
.light-wrapper {
    background: none repeat scroll 0 0 rgba(20, 20, 20, 0.8);
}
.subfooter-wrapper {
    background: none repeat scroll 0 0 #101010;
}
hr {
    border-color: #666666;
	margin-bottom: 30px;
    padding-bottom: 20px;
}
.inner {
    padding: 35px 0;
}
.category-wrapper {
    overflow: hidden;
	margin-bottom: 0;
}
.top-wrapper header .inner {
    padding: 20px 0;
}
.item-details {
    background: none repeat scroll 0 0 #151515;
    float: right;
    overflow: hidden;
    padding: 20px;
    width: 300px;
}
.portfolio-content .item {
    margin-bottom: 40px;
}
.tp-bullets.simplebullets.round .bullet {
    background: none repeat scroll 0 0 #666666;
    cursor: pointer;
    float: left;
    height: 17px;
    margin-right: 5px;
    position: relative;
    transition: all 200ms ease-in 0s;
    width: 34px;
	border-radius: 0;
}
.post .info {
    margin-bottom: 10px;
}
.post .meta {
    color: #666666;
    font-size: 12px;
}
a:hover {
    color: #82ce32
}
span.codedirection {
    direction: rtl;
    unicode-bidi: bidi-override;
}

.menu ul {
    padding: 24px 0 0;
}
.menu ul li.active a,
.menu ul li a:hover,
.menu ul li a.selected {
    color: #82ce32
}
.menu ul li ul:before {
    border-bottom: 5px solid #82ce32;
}
.menu ul li ul li:first-child {
    border-top: 2px solid #82ce32
}
.menu ul li ul li a:hover {
    background-color: #82ce32;
}
.box-wrapper .box:hover i.special {
    color: #82ce32;
}
.box-wrapper .box:hover p,
.box-wrapper .box:hover h3 {
    color: #82ce32;
}
footer a:hover {
    color: #82ce32
}
.subfooter-wrapper a:hover {
    color: #82ce32
}
ul.contact-info li i {
    color: #82ce32;
}
.post .info .date {
    background: #82ce32;
}
.post-list h6 a:hover {
    color: #82ce32
}
.related-wrapper h2 a:hover {
    color: #82ce32
}
#comments .info h2 a:hover {
    color: #82ce32
}
#comments a.reply-link:hover {
    color: #82ce32
}
.tab a.active,
.tab a:hover {
    color: #82ce32
}
#testimonials .author {
    color: #82ce32;
}
#testimonials .tab a.active,
#testimonials .tab a:hover {
    background: #82ce32;
}
.toggle h4.title:hover,
.toggle h4.title.active {
    color: #82ce32
}
.tp-caption .colored {
    color: #82ce32
}
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
    background-color: #82ce32
}
.tparrows:hover {
    background-color: #82ce32;
}
.touchcarousel .touchcarousel-item .link:hover {
    background-color: #82ce32;
}
.touchcarousel .touchcarousel-item .caption a:hover {
	color: #82ce32;
}
.touch-carousel .scrollbar {
    background-color: #82ce32 !important;
}
.fancybox-close:hover,
.fancybox-prev span:hover,
.fancybox-next span:hover {
    background: #82ce32 !important;
}
.meter > span {
    background-color: #82ce32;
}
.pricing .plan h4 span {
    color: #82ce32;
}
.portfolio-detail-view .closebutton:hover,
.portfolio-detail-view-remove .closebutton:hover {
    background: #82ce32;
}
.carousel .item .link:hover,
.portfolio-detail-view .single .link:hover {
    background-color: #82ce32;
}
.carousel-control:hover {
    background-color: #82ce32;
}
.items li a .overlay,
.overlay a .more {
    background-color: rgba(95,205,144, 0.92);
}
/*-----------------------------------------------------------------------------------*/
/*	CAROUSEL
/*-----------------------------------------------------------------------------------*/
.category-wrapper .category-info {
    width: 270px;
    height: 220px;
}
.category-wrapper .carousel-wrapper {
    width: 100%;
}
.carousel-wrapper.fullwidth {
	margin-bottom: 30px;
}
.touch-carousel {
    width: 100%;
    height: 190px;
} 
.touch-carousel .touchcarousel-item {
    width: 270px;
    height: 180px;
}
.touchcarousel .touchcarousel-item .link {
    bottom: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    font-size: 18px;
    padding-top: 5px;
	background-color: #82ce32;
    color: #FFF;
}
.touch-carousel .item-block {
    width: 270px;
    height: 180px;
}
.touch-carousel .item-block img {
    width: 270px;
    height: 180px;
}
.touch-carousel .scrollbar-holder {
    bottom: 0;
	background: none repeat scroll 0 0 #666666;
    height: 2px;
    left: 0;
    right: 0;
}
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background: #82ce32 !important;
    color: #fff!important;
}
.top-wrapper .tparrows {
    background-color: #82ce32;
    color: #FFF;
}