/*  
Skin Name: White
Version: 1.0
Description: Skin for Fullpane
*/

::-moz-selection {
	color: #fff;
	background-color: #000;
}
::selection	  {
	color: #fff;
	background-color: #000;
}

a,
.widget #wp-calendar th,
.testimonial .testimonial-author,
.gallery-info .post-category a:hover,
.team-post .team-social a i:hover,
.shortcode.team .team-social a:hover i {
	color: #fff;
}
#header a:hover i,
#main-nav a:hover,
#main-nav .current_page_item a, 
#main-nav .current-menu-item a {
	color: #000;
}
.section-post.gallery .gallery-slider-prev:hover,
.section-post.gallery .gallery-slider-next:hover,
.section-post.gallery .timer-bar,
.pagenav .current,
#footer-tab a {
	background-color: #fff;
	color: #000;
}
#main-nav a:hover,
#main-nav .current_page_item a, 
#main-nav .current-menu-item a,
.pagenav .current {
	border-color: #000;
}

.social-widget ul li a:hover,
.social-widget div.rss a:hover:before {
	color: #000 !important;
}

.line,
.post .carousel-pager .selected,
.slider .carousel-pager .selected,
.post .carousel-pager .selected:hover,
.slider .carousel-pager .selected:hover {
	border-color: #fff !important;
}

.gallery-wrapper .item,
body.grid4 .portfolio-post .post-content,
body.grid3 .portfolio-post .post-content,
body.grid2 .portfolio-post .post-content,
.shortcode.portfolio.grid4 .post-content,
.shortcode.portfolio.grid3 .post-content,
.shortcode.portfolio.grid2 .post-content {
	color: #333;
	background-color: #fff;
	background-color: rgba(255,255,255,0.7);
}
body.grid4 .portfolio-post .post-title a,
body.grid3 .portfolio-post .post-title a,
body.grid2 .portfolio-post .post-title a,
.shortcode.portfolio.grid4 .post-title a,
.shortcode.portfolio.grid3 .post-title a,
.shortcode.portfolio.grid2 .post-title a {
	color: #333;
}