/*
Theme Name:     BlueRidgeBarns
Description:    
Author:         peltiereffects
Template:       twentyfourteen

(optional values you can add: Theme URI, Author URI, Version)
*/

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


body {
    background: none repeat scroll 0 0 #FFFFFF;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;

}
strong {
	font-family: inherit;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	font-family: Oswald, 'Open Sans', sans-serif;
    margin: 16px 0 12px;
}
h1 {
	font-size: 36px;
	line-height: 40px;
	padding: 15x 0 10px;
	font-weight:bold;
	letter-spacing: 2px;
}
/*  duplicate of h1  */
h6 {
	font-size: 36px;
	line-height: 40px;
	padding: 15x 0 10px;
	font-weight:bold;
}

h2 {
	font-size: 30px;
	line-height: 36px;
	padding: 15px 0 10px;
	color: #9ec0c2;	
	font-weight: bold;
}
h3{
	font-size: 26px;
	line-height: 30px;
	padding: 10px 0 10px;
	color: #42535a;
	font-weight: bold;
}
h4 {
	font-size: 20px;
	line-height: 26px;
	padding: 10px 0 10px;
	color: #42535a;
	font-weight: normal;
}
h5 {
	font-size: 18px;
	line-height: 20px;
	padding: 10px; 0 10px;
	color: #9ec0c2;
	font-weight: normal;
}
a {
	color: #250E62;
}
textarea {
	width: auto !important;
}
.clear {
	clear:both;
}
.header-main {
    margin: 0;
    padding: 0;
    width: 100%;
}
img.alignright {
	padding-right: 15%;
}
#main {
	position:relative;
	padding-top: 135px;
}
#sticky-nav {
	position:fixed;
	background:#ffffff;
	top:0;
	right:0;
	left:0;
	z-index:999 !important 	;
	width: 100%;
	margin: 0 auto;
	padding-top: 5px;
}
.nav-bar {
	background: #ffffff url(../../uploads/nav-gray-bar.png) repeat-x ;
	width: 100%;
	height: 3px;
	margin:15px 0 0 0;
}
#site-header {
    position: relative;
    z-index: 3;
	max-width: 100%;
}
.site-navigation a {
color: #000;
display: block;
text-transform: uppercase;
}
.site-navigation ul {
	list-style: none;
	margin: 0 ;
	font-family: Oswald, 'Open Sans', sans-serif;
	font-size: 18px;
	text-align: center;
}

.site-navigation li {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.site-navigation ul ul {
	margin-left: 20px;
}

.site-navigation a {
	color: #42535a;
	display: block;
	text-transform: uppercase;
}

.site-navigation a:hover {
	font-weight: normal;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #42535a;
	font-weight: normal;
}
.primary-navigation {
	float: right;
	font-size: 16px !important;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}
.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
	background-color: #dddddd !important;
	color: #42535a;
	border: 2px transparent;
    border-radius: 25px;
}
.primary-navigation  a:active {
	text-decoration:underline;
}
.primary-navigation ul ul {
    background-color: #eeeeee;
    float: left;
    left: -999em;
    margin: 0;
    position: absolute;
    top: 48px;
    z-index: 99999;
	border: 2px transparent;
    border-radius: 15px;

}
.menu-primary-left-menu-container {
	float: left;
	padding-top: 50px;
	width: 80%;
}
.menu-primary-right-menu-container {
	float: left;
	padding-top: 50px;
	width: 40%;
}

.primary-navigation ul ul a {
    padding: 18px 12px;
    text-align: center;
    white-space: normal;
    width: 176px;
	font-size:14px;
}

.site-navigation li .current_page_item > a, .site-navigation li .current_page_ancestor > a, .site-navigation li .current-menu-item > a, .site-navigation li .current-menu-ancestor > a {
    color: #42535a;
}
.sitelogo {
	float:left;
	max-width:100%;
	padding: 10px 0 0 30px;
}
#site-header {
/*    float: left;  */
    max-width: 100%;
    position: relative;
    z-index: 3;
	text-align: center;
}
.sitenav {
	float:right;
	max-width: 80%;
	padding: 20px 40px 0 0;
}
.primary-navigation {
	width: 100%;
	font-size: 18px;
}
#menu-main-menu {
	width: 100%;
}
.site:before {
	background-color: #ffffff;
	width: 0px;
}

/*This section sets page to 100% width */
.site {
	background-color: #fff;
    max-width: 85%;
	position: relative;
	margin: 0 auto;
}
/*This section sets page header to 100% width */
.site-header {
	background-color: #fff;
    max-width: 100%;
	position: relative;
	min-width: 400px;
	text-align:right;
	z-index: 4;
}
.site-title a, .site-title a:hover {
	color: #000;
	padding-left:15px;
}
.site-info {
	text-align:center;
	color: #ffffff !important;
}
.site-footer {
	background-color: #547fa9 !important;
}
.entry-content {
	padding: 0 25px !important;
}
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content {
	margin: 0 auto;
	max-width: 1474px !important;
}
.site-content, .site-main .widecolumn {
	margin-left: 0px !important;
}
.content-area, .content-sidebar {
    padding-top: 20px !important;
}
.content-area {
    float: left;
    width: 100% !important;
}
.main-content {
    width: 100%;
}
#secondary {
	background-color: #250E62 !important;
	float:right !important;
}
#secondary {
    width: 15%;
	margin: 20px 20px 0 0;
}
#secondary, #supplementary {
    padding: 0 20px;
}
::selection {
	background: #547fa9;
	color: #fff;
	text-shadow: none;
}
.home-bottom-grid-left {
	color: #250E61;
	width: 30%;
	padding-right: 50px; 
	float:left;
}
.home-bottom-grid-middle {
	color: #250E61;
	width: 30%;
	padding-right: 50px; 
	float:left;
}
.home-bottom-grid-right {
	color: #250E61;
	width: 30%;
	padding-right: 0px; 
	float:left;
}
.home-bottom-grid-left h2{
	color: #250E61;
}
.home-bottom-grid-middle h2{
	color: #250E61;
}
.home-bottom-grid-right h2{
	color: #250E61;
}
.home-video {
    float: left;
    width: 50%;
    text-align: center;
}
.home-video-text {
    float: left;
    max-width: 45%;
    padding-left: 20px;
}
.home-video-text h2{
	color: #250E61;
}
.home-ubergrid {
	clear: both;
	margin: 10px 0 20px 0;
}
	
::-moz-selection {
	background: #547fa9;
	color: #fff;
	text-shadow: none;
}
.search-toggle {
    background-color: #250e62;
}
.search-toggle:hover, .search-toggle.active {
    background-color: #665691;
}
.search-box {
    background-color: #665691;
    padding: 12px;
}
.stylepurple {
	color: #4C0B73;
}
.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
	border: 1px solid #dddddd;
}

/*   Uber Grid Styles Start */

.mfp-uber-grid .uber-grid-lightbox-content {
    color: #f0f0f0;
    line-height: 1.8em !important;
    padding: 18px;
}
.uber-grid > div .uber-grid-cell-title {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
/*   Uber Grid Styles End */

/*  turn off default reponsive hamburger menu, use plugin */
.menu-toggle {
	display: none;
}

.full-width .site-content blockquote.alignleft, .full-width .site-content img.size-full.alignleft, .full-width .site-content img.size-large.alignleft, .full-width .site-content img.size-medium.alignleft, .full-width .site-content .wp-caption.alignleft {
    margin-left: 0;
}
div.uber-grid-cell-title small {
    text-align: left;
	margin-left: 15pxx;
}

@media only screen and (min-width: 651px) and (max-width : 800px) {
	.site-navigation ul {
		list-style: none;
		margin: 0 5px 0 0 ;
		font-family: Oswald, 'Open Sans', sans-serif;
		font-size: 14px;
	}
	.primary-navigation a {
		padding: 0 3px;
	}
	#site-header {
		max-width: 100%;
	}
	.home-bottom-grid-left {
		color: #250E61;
		width: 30%;
		padding-right: 20px; 
		float:left;
	}
	.home-bottom-grid-middle {
		color: #250E61;
		width: 30%;
		padding-right: 20px; 
		float:left;
	}
	.home-bottom-grid-right {
		color: #250E61;
		width: 30%;
		padding-right: 0px; 
		float:left;
	}
	.home-video-text {
		float: left;
		max-width: 95%;
		padding-left: 10px;
	}
	h2 {
		font-size: 24px;
		line-height: 30x;
		margin: 0;
		padding: 10px 0;
	}
	p {
		font-size: 16px;
		margin-bottom: 20px;
	}
	#main  {
		padding-top: 100px !important;
	}
	img.alignright {
		padding-right: 10%;
	}

}
@media only screen and (min-width: 981px) and (max-width : 1200px) {
	.site-navigation ul {
		list-style: none;
		margin: 0 5px 0 0 ;
		font-family: 16px;
	}
	.primary-navigation a {
		padding: 0 3px;
	}
	#site-header {
		max-width: 100%;
	}
}
@media only screen and (min-width: 201px) and (max-width : 650px) {
	.site-navigation ul {
		list-style: none;
		margin: 0 5px 0 0 ;
		font-family: Oswald, 'Open Sans', sans-serif;
		font-size: 12px;
	}
	.primary-navigation a {
		padding: 0 3px;
	}
	#site-header {
		max-width: 100%;
	}

	h1 {
		font-size: 30px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 40px;
		padding: 20px 0 15px;
		margin: 0;
	}		
	h2 {
		font-size: 16px;
		line-height: 24px;
		margin: 0;
		padding: 10px 0;
	}
	p {
		font-size: 14px;
		margin-bottom: 16px;
	}
	img.alignright {
		padding-right: 5%;
	}

	.home-bottom-grid-left {
		color: #250E61;
		width: 30%;
		padding-right: 10px; 
		float:left;
	}
	.home-bottom-grid-middle {
		color: #250E61;
		width: 30%;
		padding-right: 10px; 
		float:left;
	}
	.home-bottom-grid-right {
		color: #250E61;
		width: 30%;
		padding-right: 0px; 
		float:left;
	}
	.uber-grid-hover-text {
		font-size: 14px;
	}
	.home-video-text {
		float: left;
		max-width: 95%;
		padding-left: 10px;
	}
	#main  {
		padding-top: 100px !important;
	}
}
