@charset "UTF-8";

/* Layout Design by Paul Douglas - Douglas Web Designs
	v 2.0.1.4 - 2014-04-07
	
	http://www.douglaswebdesigns.com
	            FOR
	   Bocks Feed & Stuff, LLC
	   
(global rules for all sizes) */


/* apply a natural box layout model to all elements */

*, *:before, *:after {
  -moz-box-sizing: border-box; 
  -webkit-box-sizing: border-box; 
  box-sizing: border-box;
}

body {
    margin: 0 auto;
	color: #2F8031;
	line-height: 1.5em;
	font-family: Arial, Georgia, Serif;
	font-size: 14px;
	background: #525673 url(../img/background_gradient.jpg) repeat-x 0px 0px;
}

header:before {
    content: "";
    position: fixed;
    top: -10px;
    left: 0;
    width: 100%;
    height: 15px;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	z-index: 100;
}

.page {
	max-width: 1024px;
	margin: 0 auto;
	position: relative; 
	background-color: #fff;
}

h1 { 
	color: #557672; 
	margin: 0 0em .5em .5em; 
	font-size: 2.25em; 
	font-weight: normal; 
}

h2 { 
	font-size: 1.75em; 
	margin: 0em 0em 1.5em .5em; 
	color: #515572; 
}

h3 { 
	font-size: 1.65em; 
	margin: 0em 0em 1.5em .25em; 
	color: #9C97B0; 
}

p { 
	width: 99%;
	margin: 0px 0px .75em .5em; 
	color: #97B098; 
	font-size: 1.2em; 
	line-height: 155%;	
}

a { 
	color: #515572; 
}

a:hover { 
	color: #51726e; 
	
}

a .gardenClub:hover { cursor: hand; }
	
.headerPhone a { 
	color: rgba(0, 38, 7, 0.15)!important;
	text-decoration: none;
	font-size: 110%;
	padding: 0 5px;
	text-align: center;
	text-shadow: -2px 2px 1px rgba(0, 38, 7, 0.45);
	background-color: rgba(255, 255, 255, 0.55); 
	z-index: 9999;
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
}
	
.headerPhone a:visited { 
	color: #000!important; 
	text-decoration: none;
	z-index: 9999;
}
	
.headerPhone a:hover { 
	color: #000!important; 
	text-decoration: none;
	z-index: 9999;
}

.headerAddress {
	margin: 10px 0 0 5px;
	line-height: 95%;
	font-size: 1em; 
	color: #fff!important;
	font-weight: bold;
	background: transparent;
	text-shadow: -2px 2px 1px rgba(255, 255, 255, 0.35);
}

.content h3 {
	font-size: 1.35em; 
	padding-bottom: .25em; 
	color: #8F9681;
}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#navlist li {
	padding-left: 10px;
	background-position: 0 .5em;
	list-style: none;
}

.navListContainer {
	float: left;
	width: 33%;
}

nav a.selected, nav a:hover {
	color: #697875;
	text-shadow: 1px 1px 1px #000;
}

a.cta {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 .75em;
	padding: 0px 12px 0px 0px;
	background: url(../img/cta_arrow.png) no-repeat right 0px;
}

a.cta:hover { 
	background-position: right -50px; 
}

.cornerRibbon {
	color: #FFFFFF;
	padding-top: 6px;
	height: 24px;
	width: 170px;
	position: absolute;
	overflow: hidden;
	text-align: center;
	background-image: url('/img/sprites.png');
	background-position: -42px -240px;
	top:25px;left: -44px;
	-moz-transform: rotate(-40deg);
	transform: rotate(-40deg);
	-webkit-transform: rotate(-40deg);
	-ms-transform: rotate(-40deg);
}

.hidden {
	display: none;
}

.logo {
	display: inline-block;
	float: none;
    height: 28px;
    width: 28px;
	margin-bottom: -10px;
    background-image: url('../img/douglas-web-designs-logo-28x28.png');
    background-repeat: no-repeat;   
}

footer { 
	text-align: center; 
	font-size: 1.05em; 
	color: #FEE1B5; 
	background-color: #597E48; 
	padding: 20px 10px 20px 0px; 
}

footer a {
	text-decoration: none;
		color: #FEE1B5;
}

footer a:hover {
	text-decoration: none;	
	color: #FEE1B5;
}

footer a:visited {
	text-decoration: none;
	color: #FEE1B5;
}

.structureContainer {
	display: block;
	margin-left: 1%; 
	margin-top: 10px
}

.rentToOwnContainer {
	margin-top: 0; 
	margin-left: 55%
}

.rentals {
	position: relative;
}

.rental_container {
	position: relative;
	margin: 5% 5%;
	overflow: hidden;
}

.rental_container  h1{
	margin: 0;
	padding: 5% 0;
	overflow: hidden;
}

.rental_container .contentTop  { 
	padding: 35px 0 15px 0;
	font-weight: bold;
}

.rental_container .contentTop p {
	color: #fff;
	text-shadow: 0px 2px 2px rgba(64, 64, 64, 1);
}

.rental_container .contentRight  { 
	padding: 219px 0 15px 260px;
	font-weight: bold;
}

.rental_container .contentRight p {
	color: #000;
	margin-left: -10px;
	text-shadow: -2px 2px 2px rgba(135, 135, 135, 1);
}

.rental_container .contentLeft  { 
	padding: 270px 0 15px 0;
	font-weight: bold;
}

.rental_container .contentLeft p {
	color: #000;
	text-shadow: 0px 2px 2px rgba(64, 64, 64, 1);
}

.rentalsRt {
	float: right;
	background-repeat: no-repeat;
}

.rentalsLt {
	float: left;
	background-repeat: no-repeat;
}

.rentalsLt.dropShed {
	width: 304px;
	height: 211px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/drop-shed.png);
	background-size: 90%;	
}

.rentalsRt.shelter {
	width: 350px;
	height: 235px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/horse-shelter.png);
	background-size: auto;
}

.rentalsLt.shelterWrap {
	width: 350px;
	height: 235px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/horse-shelter-wrap-around.png); 
		background-size: auto;
}

.rentalsRt.muleTransport {
	width: 350px;
	height: 235px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/mule-transport.png);
	background-size: auto;	
}

.rentalsRt.barn {
	width: 350px;
	height: 235px;
	margin-top: 15px;
	background-image: url(../img/building-rentals/painted-gambrel-barn.png); 
	background-size: auto;
}

.rentalsRt.garagePainted {
	width: 350px;
	height: 268px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/painted-garage.png);
	background-size: auto;	
}

.rentalsRt.gardenPainted {
	width: 350px;
	height: 261px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/painted-garden-shed.png);
	background-size: auto;	
}

.rentalsLt.loftPaintBarn {
	width: 350px;
	height: 273px;
	margin-bottom: 25px;
	background-image: url(../img/building-rentals/painted-lofted-barn.png); 
	background-size: auto;
}

.rentalsLt.gardenLoft {
	width: 350px;
	height: 280px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/painted-lofted-garden-shed.png);
	background-size: auto;	
}

.rentalsLt.gardenLoft2 {
	width: 350px;
	height: 235px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/painted-lofted-garden-shed2.png);
	background-size: auto;	
}

.rentalsLt.shedMain {
	width: 350px;
	height: 284px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/shed-main.png);
	background-size: auto;	
}

.rentalsRt.buildingsUsed {
	width: 350px;
	height: 291px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/used-buildings.png);
	background-size: auto;	
}

.rentalsRt.garageVinyl {
	width: 350px;
	height: 250px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/vinyl-garage.png);
	background-size: auto;	
}

.rentalsLt.gardenShed {
	width: 350px;
	height: 285px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/vinyl-garden-shed.png);
	background-size: auto;	
}

.rentalsRt.loftBarnVinyl {
	width: 350px;
	height: 287px;
	margin-bottom: 15px;
	background-image: url(../img/building-rentals/vinyl-lofted-barn.png);
	background-size: auto;	
}

.promo h3 { 
	font-size: 1.38em; 
	margin: 0 0 0 .5em; 
}

.promo p { 
	line-height: 1.2em; 
	font-size: 1.15em; 
	margin: 0px 0px .5em .5em; 
	line-height: 135%; 
}

.promo { 
	background-repeat: no-repeat; /* background-size: 60px 60px; */ 
}

.promo.one { 
	margin-bottom: 15px;
	background-image: url(../img/promo_1.png); 
}

.promo.two { 
	margin-bottom: 15px;
	background-image: url(../img/promo_2.gif); 
}

.promo.three { 
	margin-bottom: 15px;
	background-image: url(../img/promo_3a.png); 
}

.promo.four { background-image: url(../img/promo_4.png); }
.promo.five { position: relative; background-image:url(../img/promo_5b.png); }
.promo.six { background-image: url(../img/promo_6a.png); }
.promo.plant { background-image: url(../img/pergola-120x120.png); }
.promo.garden { background-image: url(../img/greenhouse-120x120.png); }
.promo.tool { background-image: url(../img/mulch-hands.png); }
.promo.food { background-image: url(../img/promo_5.png); }
.promo.products { background-image: url(../img/products.png); }
.promo.cattle { background-image: url(../img/dairy_cattle.gif); }
.promo.salt { background-image: url(../img/saltBrands.png); }
.promo.water { background-image: url(../img/waterOne.png); }
.promo.jar { background-image: url(../img/ballJar.png); }
.promo.bird  { background-image: url(../img/feeders.gif); }
.promo.feeder  { background-image: url(../img/stacker-bird-feeder.gif); }
.promo.durachew  { background-image: url(../img/durachew.gif); }

.promo-text { display: inline-block; text-indent: -9999px; }

#facebook-link {
    position: absolute; 
		top: 1px; 
		left: 2px; 
		width: 120px; 
		height: 120px; 
		background-image:url(../img/promo_5b.png);
		background-color: transparent; 
		border: 1px solid yellow;
}

.specialLeft { 
	width: 45%; 
	float: left; 
	margin-top: 10px; 
	background-image: url(../img/promo_1a.png) repeat: -x; 
	background-attachment:fixed; 
	background-position:center; 
}
 
.specialRight { 
	width: 45%; 
	float: right; 
	margin-top: 10px; 
	background-image: url(../img/promo_5b.png) repeat: -x; 
	background-attachment:fixed; 
	background-position:center;
} 
 
nav a {
	color: #FAE17F;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
}
nav a:hover { color: #fff; }

.clear-fix { 
	content: " ";
	display: table;
	line-height: 1px;
	clear: both;  
}

hr.style-eight {
    padding: 0px 10px 0 0;
	margin: 40px 20px 0 0;
	border: none;
	border-top: medium double #597E48;
	color: #597E48;
	text-align: center;
}

hr.style-eight:after {
    content: "§";
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: white;
}

.buttonContainer  {
	width: 99%;
	font-size: 1em;
	text-align: center;
	margin: 5px 0px 10px;
    padding: 50px 15px 10px 10px;
	background-position: 10px 60px 5px 60px;
	border-top: 1px solid #AACCD8;
}

.featured {
	margin: 0 auto;
	width: auto;
	text-align: center;
	-webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1; 
}

.featuredLeft {
    display: inline-block;
	float: left;
	width: 50%;
	margin: 0;
	padding-left: 50px;
}

.featuredright {
	float: right;
	width: 50%;
	margin: 0;
	padding: 0;
}

.rentalContainer  {
	width: 0 auto;
	text-align: center;
	margin: 25px 0 0 0;
}

.rentalContainer  h1 {
	font-size: 2.65em;
	line-height: 1.35em;
	padding: 5% 0 2.5% 0;
	text-align: center;
}

.facebook {
	background-image: url(../img/facebook_large.png; )
}

.google-maps {
	position: relative;
	width: 100%;
	top: 0;
	height: 0;
	overflow: hidden;
}

.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 99% !important;
	height: 99% !important;
}

.logos {
	height: 30%;
	width: 100%;
    padding: 0 8px;
}

.logos h1 {
    font-weight: bold;
    color: #597E48;
	font-size: 2.95em;
	letter-spacing: .15em;
	margin: 0;
	padding: 2.5% 0 5% 0;
}

.location_data {
    float: left;
    margin-right: 6%;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.45em;
	padding: 19px;
	background-color: #F5F5F5;
	border: 1px solid #E3E3E3;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}

.location_hours {
    float: left;
    width: 99%;
	margin: 15px 0 3px 0;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 1.45em;
    border: 1px solid #DDD;
    padding: 19px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
 
.vcard {
    font-size: 1.2em;
}
 
span .city {
	font-size: 120%;
	color: #597E48;
}

@media screen and (max-width: 421px){
.promo.one { 
	margin-bottom: 15px;
	background-image: url(../img/promo_1.png); }
.promo.two { 
	margin-bottom: 15px;
	background-image: url(../img/promo_2.gif); }
.promo.three { 
	margin-bottom: 15px;
	background-image: url(../img/promo_3a.png); }
.promo.four { background-image: url(../img/promo_4.png); }
.promo.five { background-image: url(../img/promo_5b.png); }
.promo.six { background-image: url(../img/promo_6a.png); }
.promo.plant { background-image: url(../img/pergola-120x120.png); }
.promo.garden { background-image: url(../img/greenhouse-120x120.png); }
.promo.tool { background-image: url(../img/mulch-hands.png); }
.promo.food { background-image: url(../img/promo_5.png); }
.promo.products { background-image: url(../img/products.png); }
.promo.leash { background-image: url(../img/leashes-supplies.png); }
.promo.salt { background-image: url(../img/saltBrands.png); }
.promo.water { background-image: url(../img/waterOne.png); }
.promo.jar { background-image: url(../img/ballJar.png); }
.promo.bird  { background-image: url(../img/feeders.gif); }
.promo.feeder  { background-image: url(../img/stacker-bird-feeder.gif); }
.promo.durachew  { background-image: url(../img/durachew.gif); }
}
