a {
	color:#F02B34;
}

.bk_full{
	background-image:url(../images/partythemesbg.jpg);
	background-repeat:repeat-x;
}

.light-color{
	background-color: #C1EAEE;
}


.title-content{
	border-bottom:5px #F02B34 solid;
	color:#F02B34;
	padding-bottom:5px;
}

.page-title h2.title{
	padding-bottom:5px;
	padding-top:5px;
	color:#F02B34;
	font-weight:bold;
	margin:0;
	line-height:0.9em;
}

 .title-content .age{
	font-size:28px;
	padding:0;
	margin:0
}


.color-kspace-yellow{
	background:#F9DF02;
}

h2.side-logo{
	border-bottom:5px solid #F02B34;
	padding-bottom:10px;
	margin-bottom:20px;
}

h3.themes{
	font-weight:700;
	padding:55px 10px 5px 20px;
	width:100%;
	color:#ffffff;
	background-image:url(../images/themes/ribbon.jpg);
	background-repeat:repeat-x;
	height:60px;
	margin-bottom:0;
}


.team-text h6  {
	color:#F02B34;
}

ul#mainnav > li.item-active > a {
	background:#F02B34;
}

ul#mainnav li a.sf-with-ul:hover, ul#mainnav li a.sf-with-ul:active {
	background:#F02B34;
}

ul#mainnav li a:hover, ul#mainnav li a:active, ul#mainnav li a.current {
	background:#F02B34;
}

.service-item i {
	color:#F02B34;
}

#skills p {
    background: #F02B34;
}

.one-page ul#mainnav li.active a {
	background:#F02B34;	
}	

.jcarousel-item a:hover {
	color:#F02B34;
}

.post-format i {
	background:#F02B34;
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
	background-color:#F02B34;
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
	background-color:#F02B34;	
}

.grid-item-on-hover {
	background:#F02B34;
}

span.hover-link {
	background:#F02B34 url(../images/link.png) no-repeat scroll center center;	
}

span.hover-image {
	background: #F02B34 url(../images/lightbox.png) no-repeat scroll center center;
}

span.hover-video {
	background:#F02B34 url(../images/video.png) no-repeat scroll center center;
}

.tags ul li a:hover {
	background:#F02B34;
}

.testimonial-meta h5 {
	color:#F02B34;
}

span.caption a:hover {
	color:#F02B34;
}

.sidebar-post span a {
	color:#F02B34;
}

ul#filters li a.selected {
	background:#F02B34;
}

ul#home-filters li a.selected, ul#home-filters li a:hover {
	background:#F02B34;
}

.portfolio-nav a.prev-project {
	background:#efefef url(../images/portfolio-arrows.png) scroll 0 0;
}

.portfolio-nav a.prev-project:hover {
	background:#F02B34 url(../images/portfolio-arrows.png) scroll 0 -25px;
}

.portfolio-nav a.close-project {
	background:#efefef url(../images/portfolio-arrows.png) scroll -23px 0;
}

.portfolio-nav a.close-project:hover {
	background:#F02B34 url(../images/portfolio-arrows.png) scroll -23px -25px;
}

.portfolio-nav a.next-project {
	background:#efefef url(../images/portfolio-arrows.png) scroll -46px 0;
}

.portfolio-nav a.next-project:hover {
	background:#F02B34 url(../images/portfolio-arrows.png) scroll -46px -25px;
}


h1.masonry-title a:hover,  .post-content h1 a:hover {
	color:#F02B34;
}

.next-prev-posts a:hover {
	color:#F02B34;
}

a.c_reply:hover {
	background:#F02B34;
	color:#fff !important;
}

#contactform input[type=submit] {
	background: #F02B34;
}

#footer {
	border-top:5px solid #F02B34;
}

.blog-slides .next:hover, .blog-slides .prev:hover, #slides .next:hover, #slides .prev:hover,  .post .next:hover, .post .prev:hover {
	background:#F02B34;
}

.pagination li.current a {
	background:#F02B34;
}

ul.tabs li.active {
    border-top:5px solid #F02B34;
}

.featured-column .column-shadow {
	background:#F02B34;
}

ul.customlist li i {
	color:#F02B34;
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {	
	background:#F02B34 !important; 
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {	
	background-color:#F02B34 !important;
 }

.widget a:hover {
	color:#F02B34;
}

.widget ul li.color {
	border-bottom:2px dotted #F02B34;
}


ul.tags a:hover {
	color:#F02B34;
}

.authorp h2 a:hover {
	color:#F02B34;
}

.comment a:hover {
	color:#F02B34;
}

#toggle-view li.activated h3 {
	color:#F02B34;

}



/*--- 8.4. Toggles ---*/

#toggle-view {
    list-style:none;    
    margin:0;
    padding:0;
    width:100%;
	margin-bottom:10px;
}

#toggle-view li {
	margin-bottom:1px;
    border-bottom: 1px solid #EFEFEF;
	position:relative;
	
}

#toggle-view li ul li{
	margin-bottom:3px;
    border: 7px solid #FFF;
	position:relative;
	padding:10px;
	background-color: #F8E6E6;
}


#toggle-view h3 {
	margin:0;
	font-size:20px;
	cursor:pointer;
    padding: 12px 10px 12px 50px;
	color:#686868;
	font-weight:400;
	
}

#toggle-view h3:hover, #toggle-view h3:active {
	color:#444;
}

#toggle-view span {
	position:absolute;
	left:0px; top:14px;
}

.toggle-plus{
	margin-left:10px;
}

#toggle-view .panel {
	display:none;
	background:#fff;
	overflow:hidden;
	padding:10px 0 20px 0;
}   

#toggle-view .panel p:last-child {
	margin-bottom:0;
}

#toggle-view .side{
	padding:10px 0 5px 0;
}

#toggle-view .panel p.menu{
	margin:3px 0 3px 22px;
}








ul#filters li a:hover {
	color:#fff;
	background:#F02B34;
}

ul#filters li.selected a {
	color:#fff;
	background:#F02B34;	
}

.portfolio h3 a:hover {
	color:#F02B34;
}

h2.post-title a:hover, .meta a:hover {
	color:#F02B34;
}

.pagenav a:hover {
    background:#F02B34;
    color:#fff;
}

span.current {
    background:#F02B34; 
}

#footer a:hover {
	color:#F02B34;
}

.featured-column .package-title {
	border-bottom: 3px solid #C2240B;
	background: #F02B34;	
}

.nav-first-item {
	border-top:1px solid #444;
}

.toggle-plus {
	background:#7b7b7b url(../images/plus.png) no-repeat scroll 0 0;
	width:21px;
	height:21px;
}

.toggle-minus {
	background:#F02B34 url(../images/minus.png) no-repeat scroll 0 0;
	width:21px;
	height:21px;
}

h6.check i {
	color:#F02B34;
	font-size: 14px;
	margin-right: 8px;	
}

div.jp-play-bar {
	background: #F02B34;
}

div.jp-volume-bar-value {
	background: #F02B34;
}

ul#mainnav > li.sfHover > a {
	background:#F02B34;
	color:#fff;
}


p.themeintro{ padding:10px; background-color:#8AD3EE; color:#F02B34; font-size:18px; font-weight:400; }