/*
Theme Name: Twenty Fourteen
Theme URI: https://wordpress.org/themes/twentyfourteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.visitSite {display:none !important;}

/* KQ /*
div.helpAdd img
{
	margin-top:30px;
}
/* TRS Changes */
.menu-item-has-children
{
	position:relative;
	z-index:1;
}
.menu-item-has-children .sub-menu
{
	position:absolute;
	left:0;
	top:100%;
	display:none;
}
.menu-item-has-children:hover .sub-menu
{
	display:block;
}
.menu-item-has-children .sub-menu li {
    display: block;
}
.menu-item-has-children .sub-menu li a {
	padding-top:5px;
	padding-bottom:5px;
}
.footer .menu-item-has-children .sub-menu
{
	display:none;
}
pre {
    white-space: pre-line;      
    word-wrap: break-word;      
}
.single-post .subscribeContainer { 
display: none;
}
#menu-item-17 { 
padding: 0px !important;
}
#menu-item-16 {
    padding-right: 60px;
padding-left: 0px !important;
}
#menu-item-575 {
    padding-left: 60px;
}
.aboutContainer { 
margin-top: -60px !important;
z-index: 2;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) { 
 .helpContact {
     left: -105px !important;
     position: absolute;
     top: 70px;
 }
 .helpContact img {
    width: 200px !important;
 }
}

/* TRS Changes */
