/*
Theme Name: KilnCreekGolfClub
Template: ForeNational
Template URI: Theme URI: http://themefuse.com/demo/wp/lifestyle/


Description:A teeitupmarketing.com theme for Kiln Creek Golf Club 
Version:1.0.99
Author: Fore! Reservations
Author URI: http://www.teeitupmarketing.com/

This is a child theme. Any entries below the @import lines will overwrite/append the parent stylesheet.*/ 

@import url('../ForeNational/style.css');

.head_bar, .footer {
	background: #3E8AAB;
	}

.loginButtons {
	margin-top: 8px;
	}

.loginButtons a.smalllightblue,
input[type="submit"] {
	color: #FFF !important;
	background: #3E8AAB !important;
	background: -moz-linear-gradient(top, #7EB3CB 0%, #3E8AAB 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7EB3CB), color-stop(100%,#3E8AAB)) !important;
	background: -webkit-linear-gradient(top, #7EB3CB 0%,#3E8AAB 100%) !important;
	background: -o-linear-gradient(top, #7EB3CB 0%,#3E8AAB 100%) !important;
	background: -ms-linear-gradient(top, #7EB3CB 0%,#3E8AAB 100%) !important;
	background: linear-gradient(to bottom, #7EB3CB 0%,#3E8AAB 100%) !important;
	border: 1px solid #51B5E4 !important;
	text-shadow: 1px 1px #3E8AAB !important;
	font-weight: normal !important;
	font-size: 14px !important;
	line-height: 24px !important;
	}

.loginButtons a.smalllightblue:hover {
	color: #FFF !important;
	text-shadow: -2px -1px #3E8AAB !important;
	}

input[type="submit"] {
	padding: 7px 35px;
	height: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	}

.btn-submit, 
.contact-form .btn-submit, 
.comment-form .btn-submit, 
#fsc-submit-1, 
#fsc-submit-2, 
#fsc-submit-3, 
#fsc-submit-4 {
	width: auto;
	}

.topmenu .dropdown li a {
	padding: 30px 26px 20px 25px;
	}

.box_menu {
	border: 1px solid #8BB7CC;
	}

.box, .boxs {
	background: #B0D3E4;
	}

.tf_menu_blue li a:hover,
.tf_menu_blue li.current-menu-item a,
.box ul li a:hover {
	color: #000;
	background-color: #E2F1F5!important;
	}

.topmenu {
	background: url("images/menuBG.png") 0 0 no-repeat;
	}

.topmenu .dropdown li ul li a,
.topmenu .dropdown li ul li.last ul li a,
.topmenu .dropdown .current-menu-ancestor ul li a,
.topmenu .dropdown .current-menu-item ul li a,
.topmenu .dropdown .current-menu-ancestor .current-menu-item li a {
	color: #000;
	}

.topmenu .dropdown li .current-menu-item a,
.topmenu .dropdown li.parent li a:hover,
.topmenu .dropdown .current-menu-ancestor .current-menu-item a, 
.topmenu .dropdown .current-menu-ancestor li .current-menu-item a {
	color: #474747;
	}

.topmenu .dropdown li {
	background: url("images/menuDivider.png") right 5px no-repeat;
	}

.topmenu .dropdown li ul li {
	background:url("images/dropdown_1_bg.png") 0 0 repeat-y;
	}

.topmenu .dropdown li ul li.first {
	background:url("images/dropdown_1_first.png") 0 top no-repeat;
	}

.topmenu .dropdown li ul li.last {
	background:url("images/dropdown_1_last.png") 0 bottom no-repeat;
	}

.topmenu .dropdown li ul li a,
.topmenu .dropdown li ul li.last ul li a {
	background:url("images/dropdown_1_line.png") 0 bottom no-repeat;
	}

#feature_tabs li {
	background: url("images/tab.png") 0 0 no-repeat;
	}

#feature_tabs li.current {
	background: url("images/tabCurrent.png") 0 0 no-repeat;
	}

#feature_tabs li .link-title {
	color: #1F4E63;
	font-size: 18px;
	text-shadow: 1px 1px 1px #8CBBD1;
	font: italic 18px georgia, "times new roman", serif;
	}
			
.hoursCategory {
	display: inline-block;
	width: 150px;
	}

.text {
	line-height: 150%;
	}
		
h1, h2, h3, h4, h5, h6,
.text h1, .text h2, .text h3,
.text h4, .text h5, .text h6 {
	margin: 15px 0 5px;
	}
	
.text h6 {
	font-weight: bold;
	}

.text p {
	margin-bottom: 10px;
	}
	
.text ul, .text ol {
	margin: 5px 0 10px 25px;
	}

.text a {
	color: #3E8AAB;
	}

.slideshow-title {
	font-size: 18px;
	}

.footer .two_third.last {
	text-align: right;
	}
	
.footer .poweredbyGCS {
	padding-top: 60px;
	}

.author-box,
.comment-list,
#respond {
	display: none;
	}