.clear {
	clear:both;
}
.button-bgcolor {
	background-color:#000;
}
/* ------------------ su-button ------------------ */
.su-button {
	display: inline-block !important;
	text-align: center;
	text-decoration: none !important;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	transition: all .2s;
	-o-transition: all .2s;
	-ie-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.su-button span {
	display: block !important;
	text-decoration: none !important;
	box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	-webkit-box-sizing: content-box !important;
	transition: all .2s;
	-o-transition: all .2s;
	-ie-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}
.su-button-style-default {
	border-width: 1px;
	border-style: solid;
}
.su-button-style-default:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.su-button-style-default span {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
/* ------------------ news alert addition ------------------ */
#news-alert-border {
	border-radius:6px;
	box-shadow:0 0 3px rgba(50,50,50,0.3);
	margin:30px auto 0;
	max-width:980px;
	background: #ead675;
	display:block;
	}
#news-alert {
	margin:0 auto;
 	width:97.5%;
 	padding:12px 0;
}
#news-alert-content {
	color:#111;
	padding:12px 15px 1px 15px;
	background: #f4f1dc; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f1dc 0%, #ffed93 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f1dc), color-stop(100%,#ffed93)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f4f1dc 0%,#ffed93 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f4f1dc 0%,#ffed93 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f4f1dc 0%,#ffed93 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f4f1dc 0%,#ffed93 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f1dc', endColorstr='#ffed93',GradientType=0 ); /* IE6-9 */
	}
#news-alert p {
	padding-top:5px;
	font-size:110%;
}
#news-alert h1 {
	font-size:24px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	animation-duration: 1s;
	animation-name: blink;
	animation-iteration-count: 4;
	animation-timing-function: steps(2, start);
    }
@keyframes blink {
       80% {
           visibility: hidden;
       }
}

/* ------------------ footer addition ------------------ */
#sjc-footer hr {
	border: 0; 
	height: 1;
	background:#3d7a84;
	background-image: -webkit-linear-gradient(left, #0c7081, #3d7a84, #0c7081);
	background-image: -moz-linear-gradient(left, #0c7081, #3d7a84, #0c7081);
	background-image: -ms-linear-gradient(left, #0c7081, #3d7a84, #0c7081);
	background-image: -o-linear-gradient(left, #0c7081, #3d7a84, #0c7081); 
}
#sjcsd-logo-sm {
	height:70px; 
	width:76px; 
	float:left;
	padding:0 10px 0 0;
}
#cc-logo-sm {
	height:40px; 
	width:130px; 
	padding:0 0 4px 0;
}
#sjc-footer a:hover img { 
	opacity: 0.75;
	}
#footer-left {
	line-height:1.75em;
	font-size:.9em;
	width:65%;
	float:left;
}
#footer-right {
	line-height:1.2em;
	width:25%;
	font-size:.85em;
	float:right;
}
#pillar {
	float:left;
	text-align:center;
	margin:0 auto;
	width:130px;
}
	
/* ------------------ colors ------------------ */

a:link, a:visited, navlink a, navlink a:visited {
	color:#006666;
	}
a:active, a:hover, navlink a:active, navlink a:hover {
	color:#004242;
	}
#access {
	background-color:#e9f4f5 !important;
	border-bottom:1px solid #ccc;
	}
#access a {
	color:#006666;
}
#access a:hover {
	color:#004242;
}
#sjc-access a {
	color:#fff;
}
#school-navbar {
	background:#000;
	background-color:rgba(0,0,0, .9);
}
#school-access a {
	color:#fff;
}
html {
background: rgb(0,103,114); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjc3MiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMxJSIgc3RvcC1jb2xvcj0iIzdkY2FkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDY3NzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,103,114,1) 0%, rgba(125,202,211,1) 31%, rgba(0,103,114,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,103,114,1)), color-stop(31%,rgba(125,202,211,1)), color-stop(100%,rgba(0,103,114,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,103,114,1) 0%,rgba(125,202,211,1) 31%,rgba(0,103,114,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,103,114,1) 0%,rgba(125,202,211,1) 31%,rgba(0,103,114,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,103,114,1) 0%,rgba(125,202,211,1) 31%,rgba(0,103,114,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,103,114,1) 0%,rgba(125,202,211,1) 31%,rgba(0,103,114,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006772', endColorstr='#006772',GradientType=0 ); /* IE6-8 */
}
#sjc-header-wrapper {
	background: #3a949f;
}
#sjc-footer {
background: rgb(0,51,61); /* Old browsers */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMzMzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDYxNzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(0,51,61,1) 0%, rgba(13,97,112,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,51,61,1)), color-stop(100%,rgba(13,97,112,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,51,61,1) 0%,rgba(13,97,112,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,51,61,1) 0%,rgba(13,97,112,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,51,61,1) 0%,rgba(13,97,112,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,51,61,1) 0%,rgba(13,97,112,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00333d', endColorstr='#0d6170',GradientType=0 ); /* IE6-8 */
}

#sjc-colophon, #sjc-colophon .widget-title, #sjc-colophon caption {
	color:#fff;
	line-height:1.5em;
	}
#sjc-colophon a {
	color:#57fff3;
	text-decoration:none;
	}
#sjc-colophon a:hover {
	color:#9afff8;
	text-decoration:underline;
	}
	
/* ------------------ headings ------------------ */
#content .entry-title {color:#000; font-size:2.2em; }
#content h1 {color:#000; font-size:2.2em; padding:0 0 1px 0;}
#content h2 {color:#000; font-size:2.0em; padding:0;}
#content h3 {color:#000; font-size:1.8em; padding:0;}
#content h4 {color:#000; font-size:1.7em; padding:0;}
#content h5 {color:#000; font-size:1.5em; padding:0;}
#content h6 {color:#000; font-size:1.3em; padding:0;}

/* ------------------ the header ------------------ */

.sjc-header {
	max-width:980px;
	margin:0 auto;
}
#sjc-header-group {
	min-height:70px;
	float:right;
	width:30%;
}
#sjc-logo {
	position:relative;
	padding:0;
	float:left;
	max-width:420px;
	max-height:80px;
}
#sjc-logo a:hover img {
	opacity: 0.7;
}
#navdrop select {
	position:relative;
	top:4px;
	height:24px;
	font-size:13px;
	width:212px;
	font-family:"Droid Sans", sans-serif;
}
#navdrop {
	display:none;
	padding:0 13px 0 0;
	float:right;
}
/* ------------------ search ------------------ */

.sjc-header #searchform, .sjc-header #cse-search-box {
	position:relative;
	float:right;
	width:210px;
	margin:35px 10px 0 10px;
}
.sjc-header input#s {
	border-radius: 10px;
	width:97%;
	padding:6px 3px 3px 6px;
	margin-right:0;
	box-shadow:inset 2px 2px 2px #ccc;
	background:#fff;
	background:-moz-linear-gradient(#eee, #fff);
	background:-webkit-linear-gradient(#eee, #fff);
	background:-o-linear-gradient(#eee, #fff);
	background:-ms-linear-gradient(#eee, #fff);
	background:linear-gradient(#eee, #fff);
	border:none;
	color:#333;
	font-size:13px;
	font-family:"Droid Sans", sans-serif;
}
input#sjc-searchsubmit {
	display:none;
	width:30px;
	background:#a8a8a8;
	background:-moz-linear-gradient(#CCC,#999);
	background:-webkit-linear-gradient(#CCC,#999);
	background:-o-linear-gradient(#CCC,#999);
	background:-ms-linear-gradient(#CCC,#999);
	background:linear-gradient(#CCC,#999);
	border:#999 1px solid;
	color:#333;
	text-align:center;
}

/* ------------------ the footer ------------------ */

#sjc-footer {
	width:100%;
	overflow:auto;
	padding:25px 0;
}
#sjc-colophon {
	max-width:980px;
	margin:0 auto;
}
#sjc-colophon #footer-widget-area {
	border:none;
	padding:0;
	margin:0;
	width:75.5%;
	}
#sjc-colophon .widget-area {
	margin:0 0 0 15px;
	padding:0;
	width:30%;
}
#sjc-colophon #footer-widget-area, .sjc-footer-info {
	float:left;
	margin:0;
	padding:0;
}
.sjc-footer-info {
	font-size:13px;
	width:24%;
	}
.sjc-footer-info ul {
	margin:0;
	}
.sjc-footer-info li {
	list-style-type:none;
	}
.sjc-footer-info a {
	text-decoration:none;
	}
.sjc-footer-info a:hover {
	text-decoration:underline;
	}
	
/* ------------------ menus ------------------------ */

#access ul ul a, #access ul ul a:hover {
	color:#fff;
}
#school-navbar {
	box-shadow:0 2px 2px rgba(0, 0, 0, .3);
}
#sjc-access, #school-access {
	max-width:980px;
	margin:0 auto;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	min-height:36px;
}
#sjc-access ul, #school-access ul {
	float:left;
	padding:0;
	margin:0;
	max-width:100%;
	list-style:none;
	font-size:15px;
}
#sjc-access li, #school-access li {
	position:relative;
	float:left;
	padding:0;
	margin:0 0 0 5px;
	line-height:36px;
}
#sjc-access ul li:first-child, #school-access ul li:first-child {
	padding-left:0;
}
#sjc-access a, #school-access a {
	display:block;
	padding:0 17px;
	text-align:center;
	text-decoration:none;
}
#sjc-access a:hover, #school-access a:hover {
	background: rgba(255, 255, 255, .1);
	text-decoration:none;
}
#sjc-access li li, #school-access li li {
	float:none;
	min-width:190px;
	padding:0;
	margin:0;
}
#sjc-access li li a, #school-access li li a {
	min-width:150px;
	margin:0;
	color:#fff;
	background:#555;
	border-top:#5f5f5f 1px solid;
	font-size:13px;
	line-height:33px;
	text-align:left;
	overflow:hidden;
}
#sjc-access li li:first-child > a, #school-access li li:first-child > a {
	border-top:none;
}
#sjc-access li li a:hover, #school-access li li a:hover {
	background:#444;
	color:#fff;
}
#sjc-access li ul, #school-access li ul {
	display:none;
	position:absolute;
	z-index:9999;
	min-width:190px;
	height:auto;
	padding:0;
	margin:0;
	box-shadow:0 0 3px #333;
}
#sjc-access li ul ul, #school-access li ul ul {
	margin:-33px 0 0 190px !important;
}
#sjc-access li:hover > ul,
#sjc-access li li:hover > ul,
#sjc-access li li li:hover > ul ,
#school-access li:hover > ul,
#school-access li li:hover > ul,
#school-access li li li:hover > ul {
	display:block;
}
#sjc-access .sjc-nav-toggle, #school-access .school-nav-toggle {
	display:none;
}

/* ------------------ responsiveness ------------------------ */

@media screen and (max-width: 980px) {

#sjc-access .sjc-nav-toggle, #school-access .school-nav-toggle {
	display:none;
}
#sjc-access, #school-access {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	text-transform:uppercase;
	min-height:38px;
}
#sjc-access ul, #school-access ul {
	float:left;
	padding:0;
	margin:0;
	max-width:100%;
	list-style:none;
	font-size:16px;
}
#sjc-access li, #school-access li {
	position:relative;
	float:left;
	padding:0;
	margin:0;
	line-height:38px;
	background: transparent;
	box-shadow: none;
}
#sjc-access ul li:first-child, #school-access ul li:first-child {
	padding-left:0;
}
#sjc-access a, #school-access a {
	display:block;
	padding:0 20px;
	text-align:center;
	text-decoration:none;
}
#sjc-access a:hover, #school-access a:hover {
	background: rgba(255, 255, 255, .2);
	text-decoration:none;
}
#sjc-access li li, #school-access li li {
	float:none;
	min-width:190px;
	margin:0;
}
#sjc-access li li a, #school-access li li a {
	min-width:150px;
	margin:0;
	padding:10px;
	background:#555;
	border-top:#5f5f5f 1px solid;
	font-size:14px;
	text-align:left;
	line-height:16px;
}
#sjc-access li li:first-child > a, #school-access li li:first-child > a {
	border-top:none;
}
#sjc-access li li a:hover, #school-access li li a:hover {
	background:#444;
}
#sjc-access li ul, #school-access li ul {
	display:none;
	position:absolute;
	z-index:9999;
	min-width:190px;
	height:auto;
	padding:0;
	margin:0;
	box-shadow:0 0 3px #333;
}
#sjc-access li ul ul, #school-access li ul ul {
	margin:-33px 0 0 190px !important;
}
#sjc-access li:hover > ul,
#sjc-access li li:hover > ul,
#sjc-access li li li:hover > ul,
#school-access li:hover > ul,
#school-access li li:hover > ul,
#school-access li li li:hover > ul {
	display:block;
}
}

@media screen and (max-width: 660px) {

#navdrop select {
	width:100%;
}
#navdrop {
	padding:3px 40px;
	clear:both;
	position:static;
	margin:0 auto;
	float:none;
}
#sjc-footer {
	padding:0 0 0 15px;
}
#sjc-colophon #footer-widget-area, #sjc-colophon .widget-area {
  	overflow:hidden;
  	float:none;
	width: 95%;
	clear:both;
	padding:0;
	margin:0;
}
 #sjc-colophon .widget-area {
   	padding:20px 0 0 0;
  	border-top:1px solid rgba(255,255,255,.2);
}
.sjc-footer-info {
  border-top:1px solid rgba(255,255,255,.2);
   	overflow:hidden;
   	float:none;
	width: 90%;
	padding:20px 0 30px 0;
}
#sjc-logo {
	overflow:hidden;
	float:none;
	position:static;
	display:block;
	margin:0 auto;
	padding:5px 10px 10px 5px;
}
#sjc-header-group {
	min-height:40px;
	padding:0;
	margin:0;
	float:left;
	width:97%;
}
.sjc-header #searchform, .sjc-header #cse-search-box {
	width:80%;
	margin:0 auto;
	clear:both;
	margin:0 25px 0 0;
}
#sjc-access ul, #school-access ul  {
	display:none;
}
#sjc-access li ul, #school-access li ul {
	position:static;
}
#sjc-access li ul ul, #school-access li ul ul {
	margin:0 !important;
}	
#sjc-access ul,
#sjc-access li,
#school-access ul,
#school-access li {
	float:none;
	max-width:100%;
}	
#sjc-access a, #school-access a {
	width:100%;
	padding:0;
}
#sjc-access li a, #school-access li a {	
	border-top:1px solid rgba(0, 0, 0, 0.3);
}
#sjc-access li li a, #school-access li li a {
	text-align:center;
}
#sjc-access li li li a, #school-access li lil li a {
	background:#777;
	border-top-color:#7f7f7f;
}	
#sjc-access a:hover, #school-access a:hover {
	background:rgba(255, 255, 255, 0.05);
}	
#sjc-access li:hover > ul,
#sjc-access li li:hover > ul,
#sjc-access li li li:hover > ul,
#school-access li:hover > ul,
#school-access li li:hover > ul,
#school-access li li li:hover > ul {
	display:block;
}
#sjc-access li li .drop-down-toggle, #school-access li li .drop-down-toggle {
	top:5px;
}	
#sjc-access .sjc-nav-toggle {
	border-top:1px solid rgba(255, 255, 255, 0.25);
}
#sjc-access .sjc-nav-toggle, #school-access .school-nav-toggle {
	display:block;
	height:38px;
}
#sjc-access, #school-access {
	font-size:17px;
	line-height:38px;
}
#access .nav-toggle {
	font-size:1.15em !important;
}
.drop-down-toggle {
	display:block;
}
}