/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, /*strong,*/ sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******************************* RULES START HERE ********************************/
/*	COLORS USED:
 *  ============
 *	#393324 - nav background 									- GREY
 *	#1E1E1D - header h1 										- DARK GREY
 *	#E3BA0C - header h1 text-shadow								- YELLOW OF THE BACKGROUND
 *	#ff0101 - hover red											- RED HOVER FOOTER
 *	#FFF														- NAV HOVER WHITE
 *  #D64A27 - <a> orange										- ORANGE
 *
 * FONTS USED: 
 * ===========
 * SERIFs: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
 * sANS-SERIFs: 
 * CURSIVE: 'Frijole', 'Comic Sans', 'Apple Chancery', cursive;
 *
 *
/******************************* SIDE NOTES **************************************/

/*************************** RULES START HERE ************************************/
body { 
	margin: 0;
	font-size: 12px;
}

#pageContainer { 
	background: #E3BA0C;
}

h1 { 
	font-family: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	margin-bottom: 20px;
}

nav {
	font-family: monospace;
	height: 80px;
	background-color: #393324;
	position: fixed;
	width: 100%;	
	z-index: 20;
}
nav a, nav a:link, nav a:visited {
	position: relative;
	line-height: 80px;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #E3BA0C;
}

nav a:hover { 
	color: #fff;
	opacity: .75;
}
nav img { 
	position: relative;
	width: 20px;
	top: 2px;
}

#home img { 
	margin-right: 10px;
	margin-left: 50px;
}

#menuButton { 
	float: right;
	cursor: pointer;
}

#menuButton:hover { 
	color: #fff;
	opacity: 0.75;
}

#menuButton img {
	margin-right: 50px;
	margin-left: 10px;
}

a:link, a:visited { 
	color: #D64A27;
	font-weight: 600;
	text-decoration: none;
}

a:hover {
	color: #ff0101;
}

#recentActivity a:link, #recentActivity a:visited {
	text-decoration: none;
}

#recentActivity a article:hover {
	opacity: .5;
}

#pageContainer {
	padding-top: 80px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff;
}

header { 
	height: 500px;
	text-align: center;
	vertical-align: middle;
	background: url(../img/welcomeImage.jpg) no-repeat top left;
	background-size: cover;
}

#headerHeadings { 
	padding-top: 130px;
}

header h1 { 
	font-family: 'Frijole', 'Comic Sans', 'Apple Chancery', cursive;
	font-size: 8em;
	text-shadow: 
		1px -1px #E3BA0C, 
		-1px -1px #E3BA0C, 
		-1px 1px #E3BA0C;
	color: #1E1E1D;

}

header h2 { 
	font-family: 'Noto Serif', Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #E3BA0C;
	font-weight: bold;
	text-shadow: 
		1px 1px #1E1E1D,
		1px -1px #1E1E1D, 
		-1px -1px #1E1E1D, 
		-1px 1px #1E1E1D;
}

#welcomeIntro { 
	font-size: 1.5em;
	border-bottom: 30px double #E3BA0C;
	border-top: 30px double #E3BA0C;
}

#welcomeIntro article { 
	width: 600px;
	height: 250px;
	margin: 100px auto;
}

#welcomeIntro p { 
	padding-bottom: 20px;
}

#welcomeIntro a { 
	font-size: 1.2em;
}

#recentActivity article { 
	height: 230px;
	border-bottom: 10px solid #E3BA0C;
	margin-bottom: 10px;
}

.recentArticleText { 
	position: relative;
	text-align: center;
	margin: 0 auto;
	top: 30%;
	width: 65%;
	font-size: 2em;
	font-family: 'Didact Gothic', Verdana, Helvetica, Arial,  sans-serif;
	font-weight: bold;
	color: #E3BA0C;
	background: rgba(57, 51, 36, .5);
	line-height: 4em;
}

#recentActivity article:not(#recent1) {
		border-top: 10px solid #E3BA0C;
}

#recent1 { 
	background: url(../img/width1000/P8180099.jpg) no-repeat 50% 5%;
	background-size: 960px;
	color: #E3BA0C;
}

#recent2 {
	background: url(../img/width1000/IMG_7095.jpg) no-repeat 50% 45%;
	background-size:  960px;
	color: #E3BA0C;
}

#recent3 {
	background: url(../img/width1000/P8190008.jpg) no-repeat 50% 25%;
	background-size: 960px;
	color: #E3BA0C;
}

#recent4 { 
	background: url(../img/width1000/DSC02912.jpg) no-repeat 50% 50%;
	background-size: 960px;
	color: #E3BA0C;
}

footer { 
	height: 200px;
	background-color: #393324;
	width: 100%;
	border-top: 10px solid #E3BA0C;
}

footer ul { 
	margin-top: 50px;
	margin-left: 100px;

}

footer ul a {
	font-size: 1.2em;
	text-decoration: none;
	line-height: 1.5em;
}

footer p { 
	text-align: center;
	position: relative;
	bottom: -20px;
	color: #E3BA0C;
}

/* THE FOLLOWING ARE MENU RELATED RULES */

#menuList { 
	top: 80px;
	height: 100%;
	width: 600px;
	background: #393324;
	color: #E3BA0C;
	position: fixed;
	z-index: 20;
	font-size: 2em;
	font-weight: bold;
	font-family: monospace;
	text-decoration: none;
	right: 0;
	text-align: right;
	padding: 40px 50px 0 0;
	border-top: 2px solid #444;
	border-left: 2px solid #444;
	cursor: default;
}

#menuList > div { 
	position: absolute;
	width: 70px;
	height: 70px;
	top:40px;
	left:40px;
}

#menuList ul { 
	float: right;
	width: 250px;
}

#menuList li { 
	display: block;
	margin: 10px;
	cursor: pointer;
	border-bottom: 1px solid #fff;
}

#menuList li:hover { 
	color: #fff;
}

#aboutUs li { 
	display: block;
	color: #D64A27;
	font-size: 0.75em;
	font-weight: lighter;
	padding: 15px;
	cursor: pointer;
	width: 170px;
} 

#aboutDownArrow { 
	color: white;
}

.fadeToWhite { 
	position: fixed;
	margin-top: 80px;
	top: 0;
	right: 650px;
	left: 0;
	bottom:0;
	z-index: 15;
	background-color: #fff;
	opacity: .65;
}

#storiesIntro { 
	font-size: 1.5em;
	border-bottom: 30px double #E3BA0C;
	border-top: 30px double #E3BA0C;
}

#storiesIntro article { 
	width: 600px;
	height: 250px;
	margin: 100px auto;
}

#storiesIntro p { 
	padding-top: 20px;
	padding-bottom: 20px;
}

#storiesIntro a { 
	font-size: 1.2em;
}

/************************* SLIDESHOW RULES ****************************/

section.slideshow {
	position: relative;
	left: -100px; 
	width: 800px;
	height: 600px;
	background-color: #fff;
	margin: 50px auto 0;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}

#slideshow img { 
	width: 800px;
	height: 600px;
	position: absolute;
	top: 5px;
	left: 5px;
}

#navArrows { 
	width: 120px;
	margin-top: 10px;
	float: right;
	position:relative;
	left: 110px;

}

#nextArrow { 
	float: right;
}

#prevArrow { 
	float: left;
	margin-right: 20px;
}

.arrows img { 
	height: 70px;
}

#photos { 
	padding-bottom: 100px;
}

#photos p { 
	border-bottom: 1px solid #E3BA0C;
	margin-bottom: 50px;
	padding-bottom: 50px;
}
/*************** JQUERY RELATED RULES *********************************/

.slide { 
	display: none;
}

.active-slide { 
	display: block;
}
/*************** ARTICLES IMAGES POSITIONINGS - SQUARES ***************/


/*************** NEW PAGE'S ARTICLE RULES *****************************/

#thisPageArticle { 
	font-size: 1.5em;
	border-bottom: 30px double #E3BA0C;
	border-top: 30px double #E3BA0C;
}

#thisPageArticle h2 { 
	font-size: 1.3em;
	margin-left: 2px;
	color: #D64A27;
}

#thisPageArticle article { 
	width: 600px;
	min-height: 600px;
	margin: 100px auto;
	text-align: justify;
}

#thisPageArticle p, #thisPageArticle figure { 
	padding-top: 50px;
}

#thisPageArticle a { 
	font-size: 1.2em;
}

#thisPageArticle figure.left { 
	float: left;
	margin: 60px 30px 10px 0;
	font-size: .75em;
	text-align: center;
	border: 1px solid black;
	padding: 5px 5px 20px 5px;
}

#thisPageArticle figure.right { 
	float: right;
	margin: 60px 0px 10px 30px;
	font-size: .75em;
	text-align: center;
	border: 1px solid black;
	padding: 5px 5px 20px 5px;
}

#thisPageArticle figure img {
	border-bottom: 1px solid black;
}

/************************************* VIDEO *********************************/

#video iframe { 
	float: left;
	padding-bottom: 20px;
	border-bottom: 1px solid #E3BA0C;
	margin-bottom: 20px;
}

#video h2 { 
	margin-bottom: 100px;
}

#video p { 
	padding: 0;
	margin: 20px 0;
	text-indent: 15px;
}

#video p:last-child { 
	border-bottom: 1px solid #E3BA0C;
	padding-bottom: 20px;
}

/************************* CONTACT *******************************************/

#contactForm { 
	margin-top: 60px;	
	color: rgba(22, 20, 14, 1);
}

#contactForm fieldset { 
	border: 10px solid #E3BA0C;
	padding: 10px;
	background: rgba(22, 20, 14, 0.1);
}

#contactForm legend { 
	margin-left: 20px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bolder;
}

#contactForm label { 
	margin: 8px 0;
	display: inline-block;
	text-align: right;
	vertical-align: top;
	width: 200px;
}

#contactForm input { 
	margin: 8px 0;
	width: 250px;
}

#contactForm textarea { 
	width: 300px;
	resize: vertical;
	height: 100px;
}

#contactForm input[type="radio"] { 
	width: auto;
	margin-left: 30px;
}

#contactForm input#submit { 
	width: auto;
	padding: 12px;
	position: relative;
	left: 250px;
}

#submitMsg { 
	color: #f00;
	text-align: center;
	font-weight: bolder;
}

/***************************************************************************** MAY PROVE UNECESSARY AND BE DISCARDED *********************************************************



 */


