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

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:small;
	background-repeat:repeat;
	background-color:#231F20;
	z-index:0;
}

img {
	border:none;
}

.clear {
	clear:both;
}

a:link {color:#8DC63F; text-decoration:none;}
a:visited {color:#87ad86; text-decoration:none;}
a:hover {color:#87ad86; text-decoration:underline;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* page */

#page-span {
	position:relative;
	width:100%;
	height:auto;
	overflow:visible;
	clear:both;
	background-color:#FFF;
}

#page-wrap {
	clear:both;
	position:relative;
	height:auto;
	margin:0 auto;
	overflow:visible;
	width:900px;
	background-color:#FFF;
}

/* image */

#image-span {
	clear:both;
	position:relative;
	width:100%;
	height:245px;
	overflow:hidden;
	background-color:#8dc63f;
	overflow:visible;
	text-align:center;
}

.page-id-54 #image-span, .page-id-56 #image-span, .page-id-158 #image-span, .page-id-155 #image-span, .page-id-153 #image-span {
	height:10px;
}

/* header */

#header-span {
	clear:both;
	position:relative;
	width:100%;
	height:100px;
	overflow:hidden;
	background-color:#231F20;
}

.header {
	clear:both;
	position:relative;
	height:100px;
	width:900px;
	overflow:hidden;
	margin:0 auto;
}

.header p {
	display:block;
	float:right;
	margin:0;
	padding:65px 20px 0 0;
	font-size:large;
	font-weight:normal;
	color:#FFF;
	font-family:museo-slab, Arial, Helvetica, sans-serif;
}

.header a {
	display:block;
	width:350px;
	height:100px;
	text-indent:-99999px;
	text-transform:capitalize;
	background-image:url(images/Jason_Banting_logo_v1.png);
	background-repeat:no-repeat;
	margin-left:15px;
	float:left;
}

.parent-pageid-20 .header a, .page-id-20 .header a {
	background-image:url(images/ecole-education.gif);
}

.parent-pageid-39 .header a, .page-id-39 .header a {
	background-image:url(images/ecole-build-and-learn.gif);
}
	

/* navigation */

#nav-span {
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	overflow:visible;
	background-color:#231F20;
	z-index:99;
}

.nav {
	clear:both;
	position:relative;
	width:900px;
	height:45px;
	overflow:visible;
	background-color:#231F20;
	margin:0 auto;
	z-index:99;
	text-align:right;
}

.nav ul {
	list-style:none;
	padding:0 0 0 10px;
	margin:0;
}

.nav ul li {
	display:inline-block;
	float:right;
	padding:15px 15px 15px 15px;
	margin:0;
	height:auto;
	width:auto;
}

.nav ul li a {
	text-decoration:none;
	color:#FFF;
}

.nav ul li a:hover {
	text-decoration:none;
	color:#8DC63F;
	text-decoration:none;
}

.nav ul li ul {
	display:block;
	margin-left:-9999px;
	position:absolute;
	z-index:99;
	background-color:#2d403c;
	padding:0;
	padding:10px 0 5px 0;
	right:auto;
	width:230px;
}

.nav ul li ul li {
	text-align:right;
	white-space:nowrap;
	margin:0;
	padding:0;
	height:auto;
	display:block;
	clear:both;
	padding:0;
	width:230px;
}

.nav ul li ul li a {
	padding:5px 10px;
	display:block;
	cursor:pointer;
}

.nav li:hover ul {
	margin-left:0px;
}

/* content */

#content {
	clear:both;
	position:relative;
	width:900px;
	height:auto;
	overflow:visible;
	padding:0 0 20px 0;
}

#content p {
	margin:0;
	padding:10px 20px 10px 20px;
}

#content h1 {
	margin:0;
	padding:20px 20px 10px 20px;
	font-size:x-large;
	font-weight:normal;
	color:#2d403c;
	font-family:museo-slab, Arial, Helvetica, sans-serif;
}

#content h2 {
	margin:0;
	padding:10px 20px 10px 20px;
	font-size:large;
	font-weight:normal;
	color:#2d403c;
	font-family:museo-slab, Arial, Helvetica, sans-serif;
	clear:both;
}

#content img {
	border:solid 8px #ffffff;
}

#content-right ul {
	margin:0;
	padding:10px 20px 10px 20px;
	list-style:none;
}

#content-right ul li {
	padding:5px 0 5px 0;
	border-bottom:1px solid #CCC;
}

#content-left {
	position:relative;
	float:left;
	width:650px;
	min-height:300px;
	height:auto
	height:300px;
	overflow:visible;
}

#content-right {
	position:relative;
	float:right;
	width:240px;
	height:auto;
	overflow:visible;
}

#content table {
	margin:10px 20px 10px 20px;
}

/* footer */

#footer {
	position:relative;
	clear:both;
	background-color:#231F20;
	height:auto;
	padding:10px 0 40px 0;
	width:900px;
	overflow:visible;
	margin:0 auto;
}
#footer a.credit {
    background-image: url(images/pixeldot.gif);
    clear: none;
    cursor: pointer;
    display: block;
    float: right;
    height: 24px;
    margin: 20px 10px 0 0;
    overflow: hidden;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 100px;
}
#footer p {
	color:#fff;
	margin:0;
	padding:0 10px 10px 10px;
	font-size:x-small;
}

#footer a, #footer a:hover {
	color:#8DC63F;
}

.twtr-hd, .twtr-ft {
	display:true;
}

.twtr-widget, .twtr-timeline {
	font-family:Arial, Helvetica, sans-serif !important;
}

.twtr-widget, .twtr-tweet {
	border:0 !important;
	border-bottom:0 !important;
}

.twtr-widget, .twtr-tweet-wrap {
	padding:20px !important;
	border-bottom:5px !important;
}

.twtr-doc, .twtr-timeline {
	border-radius:0px !important;
}

}