@charset "UTF-8";

/* CSS Document */

* {
}

body {
	background: #382815;
	height: inherit;
	margin: 0 auto;
	z-index: 1;
}
.gridOver {
	background-image: url(../images/12_col.gif);
	background-repeat: repeat-y;
	height: 115%;
	margin-bottom: 10px;
	visibility: "hidden";
	z-index: 10;
}

.container_12 {
	/**background-image: url(../images/12_col.gif);**/
	background-color:#fff;
	background-repeat: repeat-y;
	padding-top:1px;
	margin-bottom: 50px;
	z-index: 2;
}



header {
	height: 72px;
	border-top: 3px solid #0d263e;
	border-bottom: 3px solid #0d263e;
	background-color: white;
}

#logo {
	margin-top: 13px;
	/*rPlogo*/
}

#nav {
	display: inline-block;
	margin-top: 6px;
	font-family: 'Marcellus', serif;
	line-height: 3em;
	padding-bottom: 3px;
	padding-left: 10px;
	z-index: 7;
}

#nav li {
	float: left;
	font-size: 22px;
	letter-spacing: -0.07em;
	line-height: 1em;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
}

#nav li a:link,
#nav li a:visited {
	text-decoration: none;
	color: #0d263e;/*midnight blue*/
}

#nav li:hover,
#nav li:active {
	text-decoration: none;
	color: #bd4891;
	border-bottom: 3px solid #bd4891;
	margin-bottom: 22px;
	padding-bottom: 12px;/*pink and dark pink*/
	/*padding-left: 0px;
	padding-right: 0px;*/
}

#nav li.current {
	color: #bd4891;
	background-image: url(../images/deltaBar.png);
	heigth: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 12px;
	border-bottom: 3px solid #bd4891;
}

#content {
	height: 100%;
	z-index: 1;
	background: #fff;
	background-image: url(../images/purpleSky.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: center center;
	margin-top: 0.5px;
}

#960logo {
	z-index: 5;
	margin-top: -125px;

}

.article {
	/*height: 100%;*/
	z-index: 5;
	margin:83px 0 0 10px;
}

.aside {
	height: 100%;
	z-index: 5;
	background-color: rgba(74, 6, 15, 0.5);
	margin-top: 100px;
	margin-bottom: 25px;
	margin-left: 10px;
}

.aside p {
	
	font-family: 'Roboto Condensed', sans-serif;
	text-align: justify;
	line-height: 1em;
	font-size: 1em;
	line-height: .25em;
	word-spacing: -0.01em;
	background-position: center;
	color: #fff;
	padding: 18px;
	line-height: normal;
}

h1 {
	text-shadow: 1.5px 1.5px rgba(171, 39, 79, 0.4);
	color: #000;
	font-family:'Anton', sans-serif; 
	text-align: center;
	/*letter-spacing: -.01em;
	word-spacing: -0.01em;*/
	line-height: 1.1em;
	font-weight: normal;
	font-size: 52px;
	margin-left: 0px;
	margin-top: -70px;
}
section {
	margin-bottom: 15px;
}
section .blacknwhite {
	margin-left: 0;	
}
section .ones {
	width: 300px; 
	margin-right: 0;
}
section .graveyard {
	margin-left: 0;
}
section .toby {
	margin-left: 4px;
}
section .branford {
	margin-left: 8px;
}
section .guardian {
	margin-left: 6px;
}

	
footer {
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 12px;
	height: 50px;
	background-color: #4A060F;
	margin-top:6px;
	margin-bottom: 10px;
	border-top: #000, 3px;
	padding-top: 30px;
	color: #FFF;
}

#headline{
	text-align:center;
	max-width: 100%;
	margin: auto;
	margin-top: 80px;
	}
#headlineWhy {
	width: 100%;
	margin: auto;
	text-align:center;
	margin-top: 105px;
} 

.why960img {
	margin-top: 50px;
	margin-left: 100;
}
#textLeft h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align: justify;
	font-size: 1em;
	line-height: 1.125em;
	word-spacing: 0.03em;
	background-position: center;
	color: #fff;
	padding: 15px 0 10px 19px;
	max-width: 440px;
	margin-left: 1px;
}

#textCenterRight h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	text-align: justify;
	font-size: 1em;
	line-height: 1.125em;
	word-spacing: 0.03em;
	background-position: center;
	color: #fff;
	padding: 15px;
	max-width: 440px;
	
}
#textCenterRight h4 {
	margin-left: -165px;
	
}
/**#textRight h4 {
	min-width:209px;
	margin-left: 220px;
	margin-top: -106px;
}**/

.supportH4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:medium;
	font-stretch:ultra-expanded;
	color: white;
	background-color: rgba(74, 6, 15, 0.8);
}
.supportH4 h4 {
	padding: 15px;
}

#hugbuttonOFF {
	background-color: #808080;
	}