/*
Theme Name: Faculty-Child
Theme URI: 
Author: owwwlab
Author URI: http://themeforest.net/user/owwwlab/portfolio
Template: faculty
Description: Faculty Child Theme
Version: 1.5.1
License: GNU General Public License
License URI: license.txt
Tags: theme-options, full-width-template, fluid-layout, sticky-post, black, white, threaded-comments, photoblogging, featured-images
*/
 
@import url("../faculty/style.css");
 
@import url("../faculty/css/style.css");


/* these are examples
   you can overwrite your own css below
*/

ul#navigation  li.menu-item a		{ color: #E5E6E5; }
ul#navigation  li.menu-item a:hover	{ Scolor: #FFFFFF; }
 
ul#navigation li.current-menu-item > a i.fa	{ color: #FFF; }

.fac-page a				{color: #834B6B; }
.fac-page a:visited			{color: #4F2E46; }
.fac-page a:hover 			{color: #834B6B; border-bottom: dotted 2px #B592B5; }

#main a					{border-bottom: dotted 2px #B592B5; }
#main h1 a, #main h2 a			{border-bottom: none; }
#sidebar #profile .title h3		{font-size: 14px; }

#searchsubmit				{background-color: #834B6B; color: #E5E6E5; border-color: #E5E6E5; margin-bottom: 20px; }
#searchform #s				{width: 80%; margin: 5px auto 20px; }
#searchform label			{color: #E5E6E5; margin-top: 40px; }

.nodisplay {display: none; }

#main a.vc_gitem-link {border-bottom: none; }