/*
Theme Name:     Ace Hardware Titusville
Theme URI:      http://gannettlocal.com/
Description:    Child theme for resort 
Author:         Brett Shumaker for GL
Author URI:     http://gannettlocal.com/
Template:       resort
Version:        1.0
*/

@import url("../../resort/style.css");


#logo {
	padding: 0 0 15px;
	max-width: 100%;
}

.header-cta p {
	text-align: right;
	font-size: 2.5em;
	font-weight: bold;
	margin-bottom: 0;
	color:#fff;
}

#header, #header #fixed-header.fixed, #featured-slider, #footer-wrapper {
	background: #1240AB;
}

#featured-slider ul.slides li .slide-content .entry {
	color: #323232;
}

#footer-widgets, #footer-widgets h2, #footer-widgets h3, #footer-widgets h4 {
	color: #323232;
}

#footer-widgets a {
	color: #000;
}

#intro-message {
	background: #B2F3FF;
}

#intro-message .left-section h2 {
	color: #000;
}

#intro-message .left-section p {
	color: #444;
}

#page-content .inner header {
	display: none;
}

a[name] {
	display: block;
	position: relative;
	top: -305px;
	visibility: hidden;
}

.post-meta {
	display: none;
}

/**
 * Gravity Form Styles
 *
 */

.inline-field {
	display: inline-block;
	width: 90px;
}

.inline-field label {
	font-size: 12px;
}

/**
 * Category Post Widget Styles
 *
 */

.widget_categoryposts .post-title {
	display: block;
	font-weight: bold;
}

.widget_categoryposts .cat-post-item:after {
   content: " "; /* Older browser do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.widget_categoryposts .cat-post-item p {
	font-weight: bold;
}

.widget_categoryposts li a img {
	float: right;
	/* margin-right: 250px; */
}




#bottom-social-connect ul li a.foursquare:before {
	content: 'j';
}


@media only screen and (min-width: 769px) {
	
	#logo img {
		width: 490px;
		height: auto;
	}
	
	#logo {
		/*padding-left: 320px;
		
padding-left: 210px;
		width: 50%;
*/
	}
	
	body #navigation ul.nav > li a {
		color: #0F1D2A;
	}
	
	body #navigation ul.nav > li a:hover {
		color: #FFFFFF;
	}
	
	#featured-slider ul.slides li .slide-content .entry p {
		color: #dedede;
	}
}

@media only screen and (min-width: 1025px) {
	#logo img {
		width: auto;
		height: auto;
	}
}

#navigation {margin:0px !important;
}

ul.nav li a {padding: 1em 2em 1em 0em !important;}

.nav a {color:#fff !important;}

#footer-widgets {color:#fff !important;}
#footer-widgets h2, h3, h4 {color:#fff !important;}
#navigation ul.nav > li.current_page_item a {color:#ff9d4c !important;}
.twitter-link {color:#fff !important;}
li.cat-post-item a {color:#fff !important;}
