/*
Theme Name: John Deere // Homestead
Description: WordPress theme for Homestead Magazine
Author: DTN
Version: 1.0
*/
html,body {
	height:100%;
}

body {
	padding-top: 0px;
	font-family: 'Lora', serif;
	overflow:auto;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}

/*Adjust opacity of navbar*/
.navbar-inverse {
	background-color:rgba(0, 0, 0, 0.85);
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus { 
	background-color:rgba(0, 0, 0, 0);
}

#navbar > ul > li > a{
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
	color: #ffffff;
	letter-spacing: .1em;
	font-size: .9em;
}

.main-home-nav{
	height: 130px;
	background-color:rgba(0, 0, 0, 0.85);
	padding-top:25px;
	padding-bottom: 0px;
}

.main-home-nav ul{
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
	list-style-type: none;

}

.main-home-nav ul li{
	display: inline-block;
	padding-left: 0.2em;
	padding-top:0;
	height: 3.2em;
}

.main-logo{
	height: 55px;
}

.nav-space{
	border-left: 1px solid #fff;
}

.life-land-logo{
    width: 180px;
    position: relative;
    bottom: 100px;
    left: 80%;
}

.main-home-nav ul li a{
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
	font-size: 1em;
	text-decoration: none;
	padding-top: 0;
	padding-bottom: .55em;
	color: #fff;
	letter-spacing: .1em;
	padding-left:.6em;
	vertical-align: text-top;
}

.main-home-nav ul li a:focus{
	outline:0;
}

.first { 
	border-left: none; 
	padding-left: 0; 
}

#featured-article-content{
	position:absolute;
	bottom:50px;
	text-shadow: 0 0 10px #000;
	/*border:3px solid red;*/
}

#featured-article-content a, #featured-article-content a:active, #featured-article-content a:hover, #featured-article-content a:visited,
.small-featured-content a, .small-featured-content a:active, .small-featured-content a:hover, .small-featured-content a:visited
{
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 10px #000;
}

div.small-excerpt{
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
}

.small-featured-content a{
	font-size: .8em;
}

.home-post a, .home-post a:active, .home-post a:hover, .home-post a:visited, .archive a, .archive a:active, .archive a:hover, .archive a:visited, .prev-next-links a, .prev-next-links a:active, .prev-next-links a:hover, .prev-next-links a:visited{
	color: #000;
	text-decoration: none;
}

h2.title{
	margin-bottom: 12px;
}

h1.article-title{
	margin-bottom:12px;
	font-size:30px;
}

#mobile-title-cat > .article-categories{
	margin-top:25px;
}

#mobile-title-cat > h2{
	margin-top: 0px;
}

.archive h3{
	margin-bottom:50px;
}

.archive-image{
	max-width: 100%;
	width:229px;
}

#featured-article-content h2{
	font-size: 50px;
}

#featured-article-content h1{
	font-size: 50px;
}


#featured-article-content p{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 200;
}

.search-submit{
	font-family: 'Oswald', sans-serif;
}

/*Hide the mobile view of the featured article content on larger screens*/
.small-featured-content{
	display: none;
}

.featured-article {
	width:100%;
	height:100%;
	background-color: #efefef;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	/*background-repeat: no-repeat;*/
	background-position: center;
}

.large-featured-content{
	/*height:100%;*/
	color: #fff;
}

/*Cateogories h5*/
h5.categories{
    margin-bottom: -10px;
}

#featured-article-content > h5.categories{
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-weight: 200;
}

.dotty{
	padding-bottom: 0rem;
	margin-bottom: 2rem;
	margin-top: 2rem;
	padding:0;
}

.dotty hr{
    height: 1.3rem;
    border: none;
    margin: 2.5rem 0;
    padding: 0;
    background: url(/wp-content/themes/jd-furrow/images/BlackDot.svg) left center repeat-x;
    background-size: auto 79%;
}

.advert_text{
	font-family: sans-serif;
	font-size: 13px;
	font-weight: 200;
	margin-top: -25px;
}

.prev-next{
	font-family: 'Oswald', sans-serif;
	font-size: 1.3em;
	font-weight: 200;
}

footer.top{
	margin-top:5em;
	min-height:50px;
	background-color: #000;
	padding-top:15px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
	font-size:.9em;
	letter-spacing: .05em;
}

footer span{
/*	position: absolute;
	bottom: 0;
	padding-left:1em;*/
	font-size:.8em;
}


footer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;

}

footer ul li{
	display: inline-block;
	padding-left: 0.2em;
	padding-top:0;
}


footer.top ul li a, footer.top ul li a:active, footer.top ul li a:hover, footer.top ul li a:visited{
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	font-size:.8em;
	text-decoration: none;
	padding-top: 0;
	padding-bottom:1.9em;
	color: #fff;
	letter-spacing: .1em;
	padding-left:2em;
}


footer.bottom{
	min-height:50px;
	background-color: #fff;
	padding-top:15px;
	color: #6D6D6D;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
	font-size:.8em;
	letter-spacing: .06em;
}

footer.bottom ul li a{
	padding-left:1em;
}

footer.bottom ul li a:focus{
	outline:0;
}

footer.bottom ul li a img{
	height: 25px;
}

footer span{
	vertical-align: bottom;
}

.copy{
	font-size: 13px;
}

.top-right{
	padding-left:5px;
}

/* Page / Single specific stuff (not front page) */

.single-excerpt{
	font-family: 'Oswald', sans-serif;
}

.page-container{
	padding-top: 70px;
}

.article-categories a, .article-categories a:active, .article-categories a:visited{
	color: #333;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #333;
}

.small-author{
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 500;
}

.article-categories a:hover{
	text-decoration: underline;
}

.read-more{
	margin-bottom:20px;
}

.prev-next-links p{
	font-size: smaller;
}

.next-link{
	text-align: right;
}

/* Sidebars */

.sidebar{
	margin-top: 30px;
}

.sidebar a, .sidebar a:active, .sidebar a:hover, .sidebar a:visited{
	color: #000000;
	font-family: 'Oswald', sans-serif;
	font-weight: 100;
} 

.sidebar ul{
	padding-left:15px;
}


/*Images inside posts*/
/* Images */
.entry-content img,
.comment-content img,
.widget img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"] {
    height: auto; /* Make sure images with WordPress-added height and width >attributes are scaled correctly */
}
.entry-content img {
    max-width: 97.5%;
    width: auto; /* Prevent stretching of full-size images with height and >>width attributes in IE8 */
}

.wp-caption { 
	max-width: 100%;
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	margin: 0; 
	padding: 5px; 
	font-size:13px; 
	color: black;
}

#desktop-title-cat > .row > .text-right > h5.article-categories{
	margin-top: 36px;
}

/*Hide this by default*/
#mobile-title-cat{
	display:none;
}

/*Mediaquery overrides!*/

@media (min-width: 1200px) {
    .navbar > .container{
        max-width: 970px;
    }

    .video-grid{
    	max-width: 970px;
    }
}

@media (max-width: 1024px){
	.top-left{
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
	.top-right{
		text-align: center;
		padding-bottom: 30px;
	}
	.footer-list li{
		display: inline-block;
		padding: 10px;
	}
	footer span{
		display: inherit;
		padding:10px;
	}
	footer.bottom ul li a img{
		height: 55px;
	}
}

@media (max-width: 768px) {

	.main-home-nav {
		display: none !important;
	}

	.navbar {
		display: block !important;
	}

	.next-link{
		text-align: left;
	}

	.menu_sep{
		display:none;
	}

	#desktop-title-cat{
		display:none;
	}
	#mobile-title-cat{
		display:block;
	}

}

/* Portrait phones and smaller */
@media (max-width: 480px) {

	.large-featured-content{
		display:none;
	}

	.featured-article {
		height:60%;
	}

	.small-featured-content{
		display: block;
		background-color: #000;
		color: #fff;
		padding-left:20px;
		padding-right:20px;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	footer.top{
		min-height: 125px;
	}
	footer.bottom{
		min-height: 125px;
	}
}

.apple-image{
    width:150px;
}
