@charset "utf-8";
/* CSS Document */

/**
	Lenze Site Template
 	Copyright (c) 2013, Pophonic 

	Author: Pophonic
	Profile: themeforest.net/user/pophonic
	
**/

/** Here's Lenze Site Template color scheme, you can change main elements color scheme by edit CSS below. **/

/* ===== Main Menu ===== */

.flexy-menu li:hover > a,
.flexy-menu li.active a {
	background: #4874a3;
	border-bottom: #044269 solid 5px;
}

.flexy-menu li.active li:hover > a {
	background: #4874a3;
}

.flexy-menu li:hover > a,
.flexy-menu li.active a {
	background: #4874a3;
}

.arrow-down {
	border-top: 6px solid #044269;
}

.flexy-menu ul, 
.flexy-menu ul li ul {
	background-color: rgba(0, 154, 222, 0.9);
}

/* ===== End ===== */



/* ===== All Elements ===== */

A:link {text-decoration: none; color:#09F;}
A:visited {text-decoration: none; color:#0CC}
A:active {text-decoration: none; color:#0CC}
A:hover {text-decoration: none; color:#0CC;}

.pagenav ul li a,
.portfolio-tag ul li,
.post-title h2 a:hover,
.post-title ul li,
.related-post h4 a:hover,
.comment-date,
.reply a:hover,
.contact-details ul li,
.recent-details h4 a:hover,
.readmore a,
.sidebar-category ul li a:hover {
	color: #1b6da1;
}

.addmore button,
.portfolio-tag button,
.date-box,
.next-page ul li:hover,
.next-page .page-active,
.sidebar-tags ul li,
.service-container a:hover .hexa,
.comment-active .submit-button,
.filter:hover,
.filter.selected {
	background-color: #1b6da1;
}

.pagenav ul li {
	border-right: #1b6da1 solid 1px;
}

.portfolio-tag,
.author-detail,
.comment-details,
.contact-details {
	border-left: #1b6da1 solid 5px;
}

/* ===== End ===== */



/* ===== Hover Effect ===== */

.thumbnail-hover,
.mega-hover {
	background-color: rgba(0, 154, 222, 0.85);
}

.team,
.related-work .thumbnail-hover {
	background: rgba(0, 154, 222, 0.85);
}

.blog-lists .thumbnail-hover {
	background: rgba(0, 154, 222, 0.85) url(../images/lupe2.png) no-repeat center;
}

/* ===== End ===== */