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

/* Desktops and laptops  */
@media only screen and (min-width:1025px) {

/*#container {
	width: 100%;
	
}*/

/* Header */
header {
	position:relative;
}
header .profileLogo .logoPlaceholder {
	float: left;
	margin-bottom: 50px;
}
header .profilePhoto {
	float: left;
	clear: both;
	margin-right: 3%;
}
header .profileHeader {
	text-align: left;
	padding-top: 10%;
}
header .socialNetworkNavBar .socialNetworkNav {
	width: 74px;
	height: 74px;
	display: inline-block;
	margin-right: 23px;
}

#hamburger {
	display: none;
}

/*The navigation container in the background*/

#endnote a {
	/*color:#165101;*/
	color:#2C3C77;
}

#endnote a:link {
	/*color: #86A0CB;*/
	color:#2C3C77;
	/*color:#165101;*/
}

#endnote a:hover {
	color: #000000;
}

/*#endnote a:active {
	color:#165101;
}*/

nav {
/*    opacity: 100%;*/
	/*background: rgba(123, 188, 255, 0.3);*/
    left: 0px;
    top: 0px;
	display: block;
/*    position: relative;*/
	position: fixed; /* Set the navbar to fixed position */
	top: 0; /* Position the navbar at the top of the page */
    z-index: 1;
	    /*width: 100%;*/ /* Full width */
    width: 100%;
    /*height: 20%;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: initial;
    overflow-y: initial;
	/*background-color: #2C3C77;*/
/*	background-color: #5e1500;*/
/*	background-color: #1f6b09;*/
	/*background-color: #988861;*/
	background-color: #c3b48d;
	line-height: 1.5;
	padding: 1.5%;

/*    background: -moz-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3c3d), color-stop(100%, #2d2c2d));
    background: -webkit-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -o-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -ms-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: linear-gradient(to bottom, #3e3c3d 0%, #2d2c2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3c3d', endColorstr='#2d2c2d', GradientType=0);*/
}

			
    


nav ul {
	/*background-color: #2C3C77;*/
	/*background-color: #6BACFE;*/
	/*background: rgba(123, 188, 255, 0.3);*/
/*	background-color: #5e1500;*/
/*	background-color: #1f6b09;*/
	/*background-color: #988861;*/
	background-color: #c3b48d;
    list-style: none;
    margin: 0;
    /*width: 100%;*/
	width: 45%;
    float: left;
    padding: 40px 1%;
	display: inline;
}

nav li {
    position: relative;
	font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
    font-size: 1.5em;
    font-weight: bold;
/*    border-bottom: 1px solid #222222;
    border-top: 1px solid #444444;*/
	color: #000;
	display: inline;
    padding: 2%;
	width: 10%;
}

nav li a {
    color: #000;
    text-decoration: none;
}

a:visited {
	/*color: #FFF;*/
	color: #046C04; 
}


#content {
    /*background-color: #FFFFFF;*/
/*	float: left;
	background-image: url(../images/entry_big2.jpg);
	background-repeat: no-repeat;
	background-size: 100%;*/
/*    padding: 30px 1.5% 10px 1.5%;*/
/*    position: relative;
    width: 100%;
    height: 100%;*/
/*    -webkit-box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);*/
	/*background-image:url(../images/entry.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover;*/
}

#content {
    /*background-color: #FFFFFF;*/
	float: left;
	background-image: url(../images/entry_big2.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
/*    padding: 30px 1.5% 10px 1.5%;*/
    position: relative;
	margin: 0 9%;
    width: 80%;
    height: 100%;
/*    -webkit-box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);
    box-shadow: -10px 0px 9px 0px rgba(0, 0, 0, 0.4);*/
	/*background-image:url(../images/entry.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-size: cover;*/
}

.events dt {
	/*color:#FFC;*/
	color:#093983;
}


/*Desktop and Laptop H1*/
.large_page_header {
	/*float: left;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size: 2.25em; 
	color:#900;
	text-align:left;
	margin-top: 2px;
	padding-left: 4%;
}

/*Desktop and Laptop H2*/
.large_screen_heading {
	/*float: left;*/
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 2em;
	color:#093983;
	text-align:left;
	clear:left;
	margin: 20px 0;
	padding-left: 4%;
}

.headers_about {
	float:left;
	padding: 2%;
	margin-right: .5%;
}

#container {
	width: 100%;
}

.intro_logo {
	float:left;
	margin-top: 10px;
	padding-left: 4%;
	width: 40%;
}

.intro_statement {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(220, 220, 220, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
	
/*	Original Box
	background: rgba(123, 188, 255, 0.3);*/
	
	/*background-color: #95D2FE;*/
	
/*	Original Border
    border: 1px solid #000000;*/
	
	/*opacity: 0.5;*/
	
/*	Original Box Border and radius
    border-radius: 8px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);*/
	
/*	position:relative;
	left: 42%;
	top: 274px;*/
	
    float: left;
    margin: 0 1% 200px 0;
    padding: 1%;
    width: 30%;

}

.home_statment {
	float: left;
	font-size: 1.25em;
	line-height:normal;
	/*position:absolute;*/
	opacity: 1;
	color: #FFF;
	padding-left: 3%;
	padding-top: 35px;
	width: 100%;
}

.intro_statement h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	color:#093983;
	text-align:left;
	/*clear:left;*/
	margin: 0;
	padding-left: 2%;
	
}

.one_hundred {
	/*background: rgba(123, 188, 255, 0.3);*/
	opacity: 1;
/*	color: #FFF;*/
	color: #000;
}


.content_sections {
	float:left;
	width: 100%;
	padding: 2%;
}

section {
	float:left;
	width: 33%;
	padding: 1%;
	border: 1px solid #000000;
    border-radius: 8px;
}

.left_section {
	margin-left: 5%;
    margin-right: 12.5%;
}

.left_section_about {
	margin-left: 5%;
    margin-right: 10%;
}

.left_section_about h2 {
	text-align: left;
}

.left_section_about a:link {
	color:#3B5998;
}

.left_section_about a:hover {
	color: #DDBB1F;
}

.left_section_lesson {
	width: 80%;
	margin: 20px 10% 15px 8%;
/*	margin-left: 10%;
    margin-right: 10%;*/
}

.left_section_lesson h2 {
	text-align: left;
}

.left_section_event {
	margin-left: 2.75%;
    margin-right: 10%;
}

.left_section_event a:link {
	color:#3B5998;
}

.left_section_event a:hover {
	color: #DDBB1F;
}

.right_section_event {
	margin-left: 1.5%;
    margin-right: 0;
    width: 44%;
}

h2 a:hover {
	color:#093983;
}

.right_section_about {
	float:left;
	width: 45%;
	padding: 1%;
	border: 1px solid #000000;
    border-radius: 8px;
	
}

.right_section_home {
	float:left;
	width: 40%;
	padding: 1.5%;
	border: 1px solid #000000;
    border-radius: 8px;
}

.right_section_home h2 {
	text-align: left;
	padding: 10px 1% 15px 1%;
	
}

#nofear {clear:left;
		float:left;
		width:400px;
		border-style:solid; 
 		border-width:2px; 
 		border-color:#FFC;
		margin:5px 0 15px 4%;
		padding:2%;
		/*background-color:#FDD459;*/
		/*background-color:#6D9BF7;*/
		background-color:#9EBCF9;
}

#nofear a {color:#093983;
}

#nofear h2 {
	font-size: 1.25em;
	text-align:left;
	clear:none;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 0;
}


#encouraging {
		float:left;
		width:400px;
		border-style:solid; 
 		border-width:2px; 
 		border-color:#FFC;
		margin:5px 10px 15px 1.5%;
		padding:2%;
		/*background-color:#FDD459;*/
		/*background-color:#6D9BF7;*/
		background-color:#9EBCF9;
}

#encouraging a { 
		color:#093983;
}

#encouraging h2 {
	font-size: 1.25em;
	text-align:left;
	clear:none;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-left: 0;
}



.content_right {
	float:left;
	width: 33%;
	margin-top: 0;
	padding: 1%;
	border: 1px solid #000000;
    border-radius: 8px;
}

/* Main content sections */
.section1 .sectionTitleRule, .section2 .sectionTitleRule {
	width: 22.5%;
}
.mainContent .section1 .section1Content {
	display: block;
	margin-top: 0%;
	margin-right: 0%;
	margin-left: 26%;
	margin-bottom: 0%;
	font-family: sans-serif;
}
.mainContent .section2 {
	clear: both;
}
.section2 .section2Content {
	padding: 0px;
	margin-left: 26%;
	font-family: sans-serif;
}
.mainContent .externalResourcesNav {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	padding-top: 0px;
	clear: both;
}
.mainContent .externalResourcesNav .externalResources {
	width: 199px;
	height: 48px;
}

.cardtorah { float:left;
	margin:10px 25px 10px 20%;
}

.cardtorah a { text-decoration:none;
}

.cardtorah a:visited {text-decoration:none;}
 
.cardtorah a:hover { text-decoration:none; 
	color:#BB9E4A; 
	position:relative;
	left:2%;
	}
	
.cardtorah a:link {text-decoration:none; 
	color:#BB9E4A;
	}

.cardtext { clear:both;
	text-align:center;
}

.color_hidden {
	display: none;
}

/* Footer */
footer .footerDisclaimer {
	float: left;
	margin-left: 3%;
	font-family: sans-serif;
}
footer .footerNote {
	float: right;
	margin-right: 3%;
	font-family: sans-serif;
}
}