
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,700italic');

/* --------------------------------------------------
CSS Document For Leaves v1.0 - Anthonyy @ OSWD.org
-------------------------------------------------- */

	html, body {
  		padding: 0;
  		margin: 0;
  		-webkit-text-size-adjust: none;
  		font-family: 'Source Sans Pro', sans-serif;
  		font-size: 18px;
  		line-height: 28px;
  		background-color: #e6e6e6;
  		color: #8b8781;
	}
img { border: 0; }
textarea { font-family: 'Source Sans Pro', sans-serif; }	
#container {
	width: 904px;
	margin: 0 auto;
	margin-bottom: 200px;
	border-bottom: #cec8bf 2px solid;
	padding-bottom: 20px;
	background: #fff;
	position: relative;
	z-index: 39;
}

.clearfix:after {
    content: "."; display: block; clear: both; visibility: hidden;
    line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }

.full {
	width:866px;
	overflow: hidden;
	float:left;
}
.left {
	width:570px;
	overflow: hidden;
	float:left;
}

.colPad {
	width:20px; height: 10px;
	overflow: hidden;
	float:left;
}
.colPadL {
	width:18px; height: 100%;
	padding-bottom: 20px;
	clear: left;
}
.double {
	width:423px; min-height: 10px;
	overflow: hidden;
	float:left;
}
.triple {
	width:275px; min-height: 10px;
	overflow: hidden;
	float:left;
}
    
.sideBox {
	width: 275px; height: 275px;
}
.sideBox img{
	width: 275px; height: 275px;
}
.sideBoxCta {
	width: 251px; height: 40px;
	line-height: 40px;
	padding: 0px 15px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #120a01;
}
.sideBoxCta div {
	height: 40px; 
	display: inline-block;
	float: left;
}
.sideBoxCta .arrow {
	height: 40px; width: 25px;
	background-image: url("/images/elements/white-arrow.png");
	background-repeat: no-repeat;
	background-position: right;
}
.sideBoxCta:hover {
	color: #00e7cf; cursor: pointer;
}
.sideBoxCta:hover .arrow, .sideBoxCta.hover .arrow{ 
	background-image: url("/images/elements/cyan-arrow.png");
	color: #00e7cf;
}

.sideText {
	width: 246px;
}
.sideText ul {
	list-style: bullet;
	margin: 0 0 0 5px; padding: 0;
	font-size: 18px; 
}
.sideText li {
	margin: 15px 0;
}

.sideText a {

}

.fullwidth {
	width: 100%;
}


.rBox {
	width: 32%;
	display: inline-block;
	overflow: hidden;
	color: #fff;
	margin: 0 0 10px 0;
	float: left;
} 
.rBoxPad3 {
	width: 2%;
	height: 20px;
	display: inline-block;
	float: left;
}
.rBoxPad2 {
	width: 2%;
	height: 20px;
	display: none;
	float: left;
}
.rBoxRow {
	width: 100%;
	display: inline-block;
	float: left;
}
.rBoxCTA {
	line-height: 50px;
	background-image:url('/images/bgs/fade.png');
}
.hideBig {
	display: none;
}
@media only screen and (max-width: 904px) {
	.rBox {
		width: 49%;
	}
	.rBoxPad3 {
		display: none;
	}
	.rBoxPad2 {
		display: inline-block;
	}
	.hideSmall {
		display: none;
	}
	.hideBig {
		display: inline-block;
	}
}

.paddedFull {
	width: 700px;
	height: 394px;
	margin-left: 82px;
	border: 0;
	display: inline-block;
	float: left;
}

@media only screen and (max-width: 904px) {
    #container {
        width: 100%;
    }
	.full {
		width: 94%;
	}
	.left {
		width: 94%;
	}  
	.colPadL {
		width: 2%;
	}  
	.double {
		width:423px;
	}
	.triple {
		margin-left: 25px;
		width: 45%;
	}
	.sideColumn {
		display: none;
	}
	
	.paddedFull {
		width: 96%;
		margin: 0;
	}

}

/* GENERAL MOJO AND MULA */
		
		h1 {
			font-weight: bold;
			font-variant: small-caps;
			font-size: 43px;
			line-height: 36px;
			margin: 0; padding: 0;
			display: inline-block;
		}
		
		h2 {
			font-weight: bold;
			font-style: italic;
			font-size: 25px;
			line-height: 25px;
			margin: 0; padding: 0;
			display: inline-block;		
		}
		
		.subHead {
			font-weight: bold;
			font-variant: small-caps;
			font-size: 20px;
			display: inline-block;
		}
		
		h3 {
			font-weight: normal;
			font-variant: small-caps;
			font-size: 43px;
			line-height: 36px;
			margin: 0; padding: 0;
			display: inline-block;
		}
		
		h4 {
			font-weight: normal;
			font-variant: small-caps;
			font-size: 28px;
			margin: 0; padding: 0;
			display: inline-block;
		}
		
		h5 {
			width: 100%;
			font-weight: normal;
			font-variant: small-caps;
			font-size: 28px;
			margin: 0 0 1px 0; padding: 10px 0;
			display: inline-block;
			color: #fff;
			background-color: #000;
		}
				
		a {
			color:#008aff;
			text-decoration: none;
		}

		a:hover {
			color:#00e7cf;
		}
		
		.undl {
			text-decoration: underline;
		}
		

.stnPad {
	width: 100%; height: 20px;
	display: block;
	position: relative;
}
.hlfPad {
	width: 100%; height: 10px;
	display: block;
	position: relative; 
}
.divLine {
	width: 100%; height: 2px;
	background-color: #cec8bf;
	display: block;
	position: relative; 
}
/* LIGHTBOX FADE MESSAGES */		
.fade {
    width: 100%;
    height: 100%;
    background-image:url('../images/bgs/fade.png');
    background-color: transparent;
    position: fixed;
    cursor: pointer;
    left: 0px;
    top: 0px;
    z-index: 113;
}
.messageBoxTop {
	top: 195px;
	width: 640px; height: 5px;
	left: 50%; 
	margin: 0 0 0 -320px;
	position: fixed;
	background: #67c100;
	z-index: 114;
	cursor: pointer;
} 
.messageBox {
	top: 200px;
	width: 530px; padding: 30px 55px 30px 55px;
	left: 50%; margin: 0 0 0 -320px;
	font-variant: small-caps;
	font-size: 24px; 
	position: fixed;
	background: #fff;
	z-index: 114;
	cursor: pointer;
}
.messageBoxBot {
	width: 640px; height: 5px;
	margin-left: -55px; 
	position: absolute;
	margin-top: 30px;
	background: #000;
	z-index: 114;
	cursor: pointer;
} 

#footer {
	width: 897px; padding: 30px 0 50px 9px; 
	position: relative; font-weight: bold; color:#a3a3a3; font-size: 12px;
}
#footer a {
	color:#a3a3a3; font-size: 12px;
}
#footer a:hover {
	color:#545454;
}


		
		/* And they lived happily ever after. The End. */
