@charset "UTF-8";
/* CSS Document */

/*
************************************************************************
 *  Author: Lois Jones | jonesloism.net | jonesloism@gmail.com
 *  History: Created 2014-June
 *  Description:
 *
 *
 *
 ************************************************************************
 */
 
 
/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

@font-face {
	font-family: saginaw__bold;
	src: url(../FONTS/saginaw__bold-webfont.woff);
}

@font-face {
	font-family: daniel;
	src: url(../FONTS/daniel-webfont.woff);
}

@font-face {
	font-family: Kingthings_Wrote;
	src: url(../FONTS/Kingthings_Wrote-webfont.woff);
}

/* Basic Styles */
body {
	//background-color: #ece8e5;
	background-color: #d5d7da;
	background-image: url('img/bg7.png');
	background-image: url('img/paintedScatterGrainFilter9.png');
	font-size: 87.5%; /* Base font size: 14px */
	font-family: 'Trebuchet MS', Trebuchet, 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
	line-height: 1.429;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-bottom: 20%;
	}
	
.body {
	clear: both; 
	margin: 0 auto; 
	width: 80%;
}
	
	
/*Headings*/
h2 {font-size: 1.571em}	/* 22px */
h3 {font-size: 1.429em}	/* 20px */
h4 {font-size: 1.286em}	/* 18px */
h5 {font-size: 1.143em}	/* 16px */
h6 {font-size: 1em}		/* 14px */

h2, h3, h4, h5, h6 {
	font-weight: 400;
	line-height: .6;
	color: #010101;
	color: #467289;
	letter-spacing: 0px;
}

.banner img {
	margin: 3% 0;
	border-radius: 5px;
	//border: solid black 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	//box-shadow: 10px 5px 5px rgba(140,153,165,.2);
}

.BigAndFandy{
	letter-spacing: -1px;
	color: #467289;
	text-shadow: 2px 2px 1px rgba(0,0,0,.25);
	font: normal 54px 'ColaborateThinRegular', Arial, sans-serif;
}
	
	
	
/* p tags*/

p {
	color: #392f2f;
	font-size:16px;
	color: #283744;
}


/************* DEFAULT link styles ***************/
a {
	outline: 0;
}			/* default link styles */

a img {
	border: 0px; 
	text-decoration: none;
}			/* default links style */

a:link, a:visited {
	color: #CF5C3F;
	color: #010101;
	color: #fff;
	padding: 0 1px;
	text-decoration: none;
}			/* default links style */

a:hover, a:active {
	color: #fff;
	//color: purple;
	text-decoration: none;
}			/* default links style */

/**************  END default links style *************/



/* Content Area */

.mainContent {
	overflow: hidden;
	line-height: 25px;
	//border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 5px;
	background-color: rgba(199,212,223,.4);
	padding: 12px;
	border: 1px groove rgba(199,212,223,1);
}

.topcontent {
	background-color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding: 3% 5%;	
	margin-bottom: 3%;
}

.star {
	color: #7776af;
	font-size: 30px;
	font-weight:bold;
	text-shadow: 0px 1px 1px rgba(119, 118, 175, .4);
	padding: 5px 12px;
}

.PastorSig {
	padding-left: 40px;
	font-family: 'Dancing Script', cursive;
	font-family: "Daniel", cursive;
	font-weight: bold;
	//text-shadow: 0px .8px .8px rgba(119, 118, 175, .4);
	color: #7776af;
	color: #2c7ed3;
	padding: -30;
	font-size: 20px;
}

.AssociateSig {
	padding-left: 40px;
	font-family: "Kingthings_Wrote", cursive;
	font-weight:bold;
	text-shadow: 0px 1px 1px rgba(119, 118, 175, .2);
	color: #7776af;
	color: orange;
	color: #2c7ed3;
}

.LEFTcontent {
	width: 68%;
	float: left;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	}


.post-info {
	font-style: italic;
	color: #999;
	font-size: 85%;
}

/* Sidebar */

.top-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;
	//background-color: green;	
	padding: 2% 3%;
	margin-bottom: 2%;
	margin-top: 0px;
}


/*   work in progress stuff    */



/*.sidebar-smallgroup img:link, img:visited img:hover, img:active{
		//border: solid 3px red;
		background-image:url(img/smallGroupsPEOPLE-hover2.png);
		background-size: 100%;
		background-repeat:no-repeat;
}
*/

/*
.sidebar-smallgroup img:link {
		//border: solid 3px red;
		background-image:url(img/smallGroupsPEOPLE-hover2.png);
		background-size: 100%;
		background-repeat:no-repeat;
	}

.sidebar-smallgroup img:visited {
		//border: solid 3px red;
		background-image:url(img/smallGroupsPEOPLE-hover2.png);
		background-size: 100%;
		background-repeat:no-repeat;
	}

*/



.sidebar-smallgroup {
		//border: solid 15px pink;
		background: url(images/ok.png) no-repeat -9999px -9999px;
}

.sidebar-smallgroup img {
		width: 100%;
}


.sidebar-smallgroup img:hover {
		background-image:url(images/ok.png);
		img: transparent;
		background-size: 100%;
		background-repeat:no-repeat;
		//background-position: bottom left;
	}

.sidebar-smallgroup img:active{
		//border: solid 24px pink;
		background-color: none;
}



/*link visited hover active*/



/*
smallGroupImg center:hover {
	background-image:url(img/smallGroupsPEOPLE-hover2.png);
	border: dotted 3px orange;		
}
*/

/*   work in progress stuff    */



.sidebar-a img {
		width: 100%;
}

/*  our good stuff */

.middle-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
	margin-bottom: 2%;
}

.bottom-sidebar {
	width: 24%;
	float: left;
	margin-left: 2%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	background-color: #FFF;	
	padding: 2% 3%;
}

.sidebar-cross img {
		width: 100%;
}


/* Footer */

.mainFooter {
	width: 100%;
	float: left;
	margin-top: 7%;
	margin-bottom: 80px;
	padding-left: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	background-color: rgba(187,187,187,.6);
	//box-shadow: 10px 5px 5px rgba(140,153,165,.2);
	border: 1px groove rgba(199,212,223,1);	
}

.mainFooter .footerSig {
	text-shadow: 1px 1px 0px rgba(140,153,165,.7);
}

.mainFooter a:hover, nav a:active {
	//background-color: #8c99a4;
	//background-color: #purple;
	color: purple;
	//background-color: HERE;
	text-shadow: 2px 10px 10px rgba(140,153,165,.7);
	padding-top: 12px;
	padding-bottom: 12px;

}

.mainFooter .copyright {
	font-size: 40%;	
	color: red;
}

.mainFooter .webDesign {
	
}



.footerSig a:hover {
	color: purple;
	
}


.mainFooter p {
	width: 91%;
	margin-top: 3%;
	margin-right: auto;
	margin-bottom: 3%;
	margin-left: auto;
	
	//color: blue;
}

.COPYRIGHT{
font-size: 40%;	
}
