body {
	background-image: url(../images/banner_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	
  	font-family: 'Helvetica', sans-serif;
  	font-size: 14px;
  	font-style: normal;
  	font-weight: normal;
  	text-shadow: none;
  	text-decoration: none;
  	text-transform: none;
  	letter-spacing: 0em;
  	word-spacing: 0em;
  	line-height: 1.5em;

  
	text-rendering: optimizeLegibility;
	
	
	

}

h1, h2, h3, h4, h5, h6 {
	font-family: Molengo;

}


h3 {
	color: white;
	font: 46px Molengo;

}

h4 {
	font: 30px Molengo;
	margin: 20px 0px 10px 0px;

}

h5 {
	font: 24px Molengo;
	margin: 20px 0px 10px 0px;
	
}

h6 {
	font: 18px Molengo;
	margin: 20px 0px 10px 0px;
	font-weight: bold;

}

a {
	color: #466787;
	outline: none;

}

a.link {
	outline: none;

}

a.visited {
	outline: none;

}

a.hover {
	outline: none;

}

a.active {
	outline: none;

}

a img {
	border: 0px;
}

.clearfix {
	clear: both;
	display: block;

}

#frame {
	position: relative;
	width: 930px;
	margin: 0px auto;

}

#banner {
	font: 14px Molengo;

}

#banner h1 {
	text-indent: -9999px;
	width: 448px;
	height: 66px;
	display: block;
	background-image: url(../images/cit_logo.png);
	margin: 0px;
	position: relative;
	top: 15px;
	left: 15px;

}

#system_menu {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 15px;
	top: 50px;
}

#system_menu #q {
	background: white url(../images/search_bg.png) repeat-x;
	font: 12px 'Helvetica', sans-serif;
	background-position-y: -1px;

}

#system_menu li {
	float: left;
	margin: 5px 5px 0px 5px;

}

#system_menu #btn {
	border: 0px;
	background: url(../images/search_btn.png) no-repeat;
	text-indent: -9999px;
	width: 19px;
	height: 20px;
	

}

#partners {
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 15px;
	top: 10px;
	color: white;
}

#partners a {
	color: #e5e5e5;
	text-decoration: none;

}

#partners li {
	float: left;
	margin: 0px;
	padding: 0px 7px;
	border-left: solid 1px white;
	
}

#partners li:first-child {
	border: 0px;

}

#partners li.instagram {
	border: none;
}

#partners li.twitter {
	border: none;
}

#partners li.facebook a {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(../images/social_facebook.png) no-repeat;
}

#partners li.twitter a {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(../images/social_twitter.png) no-repeat;

}

#partners li.instagram a {
	display: block;
	text-indent: -9999px;
	width: 16px;
	height: 16px;
	background: url(../images/social_instagram.png) no-repeat;
	
}

#navigation {
	position: absolute;
	top: 100px;
	left: 15px;
	font: 14px Molengo;
	z-index: 10 !important;
	height: 31px;

}

#content {
	min-height: 586px;
	margin: 90px 0px 20px 0px;
	background: url(../images/page_background.png) no-repeat;
	overflow: hidden;

}

#main {
	width: 645px;
	padding: 23px 15px 0px 30px;

}

#main h2 {
	font: 58px Molengo;
	margin: -10px 0px 0px 0px;
	color: #f2f2f2;
	width: 645px;
	height: 62px;
	z-index: 1;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	

}

#main h3 {
	font: 46px Molengo;
	color: #466787;
	z-index: 5;
	margin: -30px 0px 0px 0px;
	
	
}

#content ul li {
	font-size: 14px;

}

#sidebar {
	width: 230px;
	float: right;
	padding: 21px 0px 0px 0px;
	

}

#sidebar h3 {
	font: 17px Molengo;
	color: white;
}

#sidebar h3 a {
	font: 17px Molengo;
	color: white;
	text-decoration: none;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 10px 0px 25px;
	font: 14px Molengo;
	list-style: square;

}

#sidebar ul li {
	margin: 5px 0px;
	padding: 0px;

}

#sidebar ul li a {
	color: #517595;
	text-decoration: none;

}

#sidebar ul li a:link {
	color: #517595;


}

#sidebar ul li a:visited {
	color: #517595;


}

#sidebar ul li a:hover {
	text-decoration: underline;

}

#sidebar ul li a:active {
	color: #517595;


}

#sidebar select {
	margin-top: 30px;

}

#sidebar p.sidebar {
	margin-right: 25px;

}

#sidebar ul li.has_children {
	list-style-image: url(../images/sidebar_disclosure_closed.png);
}

#sidebar ul li.parent_here {
	list-style-image: url(../images/sidebar_disclosure_open.png);
}

#sidebar ul li.here.has_children {
	list-style-image: url(../images/sidebar_disclosure_open.png);
}

#footer {
	border-top: solid thin black;
	left: 0px;
	width: 100%;
}

#footer p {
	margin: 0px 30px;
	text-align: justify;
	font-size: 10px;
	letter-spacing: .2em;
	padding-top: 10px;

}


#jmufooter {
	width: 900px;
	margin: 15px auto 5px auto;
	font-size: 12px;

}

#jmufooter ul {
	width: 800px;
	text-align: center;
	list-style: none;
	margin: 10px auto;

}


#jmufooter li {
	float: left;
	margin-right: 35px;

}

#jmufooter a {
	color: #517595;

}


/*HOMEPAGE SPECIFIC STYLES*/

#homepage #content {
	background: url(../images/homepage_background.png) no-repeat;
	min-height: 650px;
	
}

#homepage #content h3 {
	color: white;
	font: 17px Molengo;

}

/*SPOTLIGHT*/

#homepage #content #fp_spotlight {
	position: absolute !important;
	width: 590px;
	height: 248px;
	left: 15px;
	top: 171px;
	z-index: 1 !important;

}

#homepage #content #fp_spotlight img {
	width: 590px;
	height: 250px;

}

#homepage #content #fp_spotlight .nivo-caption {
	height: 48px;
	border-bottom: 1px solid black;
}

#homepage #content .nivo-controlNav {
	position: absolute;
	top: 360px;
	right: 325px;
	z-index: 10;

}

#homepage #content .nivo-controlNav a {
	background: url("../images/nivo-bullets.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    float: left;
    height: 22px;
    margin-right: 3px;
    text-indent: -9999px;
    width: 22px;	

}

#homepage #content .nivo-controlNav a.active {
	background-position: 0px -22px;

}

#homepage #content .nivo-box {
	border: none !important;

}

/*NEEDHELP*/

#homepage #content #fp_needhelp {
	position: absolute;
	top: 170px;
	left: 635px;
	width: 280px;
	height: 248px;

}

#homepage #content #fp_needhelp {
	background: url(../images/ql_bg.png) no-repeat;
	background-position: 10px 60px;

}

@media only screen and (-webkit-device-pixel-ratio: 2){
	#homepage #content #fp_needhelp {
		background: url(../images/ql_bg_2x.png) no-repeat;
		background-size: 60px 180px;
		background-position: 10px 60px;
	}

}

#homepage #content #fp_needhelp h3 {
	margin: 27px 0px 0px 20px;

}

#homepage #content #fp_needhelp ul {
	margin: 20px 0px 0px 40px;
	list-style: none;

}

#homepage #content #fp_needhelp ul li a {
	text-decoration: underline;

}

#homepage #content #fp_needhelp ul li a:link {
	text-decoration: underline;

}

#homepage #content #fp_needhelp ul li a:visited {
	color: #466787;
	text-decoration: underline;
	
}

#homepage #content #fp_needhelp ul li a:hover {
	text-decoration: underline;

}

#homepage #content #fp_needhelp ul li a:active {
	color: #466787;

}


/*SECOND ROW STARTS HERE*/

#homepage #content #fp_featured_resources {
	width: 280px;
	margin-top: 294px;
	margin-left: 15px;
	float: left;

}

#homepage #content #fp_featured_resources h3 {
	padding: 10px 0px 0px 20px;	

}

#homepage #content #fp_featured_resources h5 {
	margin: 0px;
	padding: 0px;
	font: 14px Molengo;

}

#homepage #content #fp_featured_resources a {
	font: 12px 'Helvetica', sans-serif;
	text-decoration: none;

}

#homepage #content #fp_featured_resources ul {
	list-style: square;
	padding-right: 25px;

}

#homepage #content #fp_featured_resources p {
	margin: 5px 23px 0px 23px;

}

#homepage #content #fp_featured_resources img {
	margin-left: 23px;

}

#homepage #content #fp_tweets {
	width: 280px;
	margin-top: 294px;
	margin-left: 25px;
	float: left;
	
}

#homepage #content #fp_tweets h3 {
	
	padding: 10px 0px 0px 25px;

}

#homepage #content #fp_tweets a {;
	text-decoration: none;

}

#homepage #content #fp_tweets ul {
	list-style-type: none;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	font: 14px Helvetica;

}

#homepage #content #fp_tweets ul li {

	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 45px;
	margin: 0px 5px 20px 15px;

}

#homepage #content #fp_tweets ul li.workshop {
	background-image: url(../images/workshop_icon.png);
	background-position: 0px 4px;
}

@media only screen and (-webkit-device-pixel-ratio: 2){

	#homepage #content #fp_tweets ul li.workshop {
		background: url(../images/workshop_icon_2x.png) no-repeat;
		background-size: 32px 30px;
	}
}

#homepage #content #fp_tweets ul li em {
	font-weight: bold;
	font-size: 12px;
}

#homepage #content #fp_contact {
	width: 280px;
	margin-top: 294px;
	margin-left: 35px;
	float: left;

}

#homepage #content #fp_contact h3 {
	padding: 10px 0px 0px 20px;

}

#homepage #content #fp_contact h6 {
	padding: 5px 0px 0px 20px;
	margin-bottom: 3px;
	margin-top: 0px;

}

#homepage #content #fp_contact a {
	text-decoration: none;

}

#homepage #content #fp_contact p {
	padding: 4px 20px 0px 20px;
	margin-top: 3px;
	

}

#homepage #content #fp_contact iframe {
	width: 48px;
	margin: 10px auto;
}

.edit_site {
	position: fixed;
	bottom: 0px;
	right: 0px;
}

#aboutpage #contact p {
	float: left;
	margin: 10px 30px;

}


/*Worshop Listing*/

#workshopspage #content {
	background: none;

}

#workshopspage #content p {
	margin: auto 30px;
}

#workshopspage #content h3 {
	margin: 20px 30px 20px 30px;
	color: #466787;
}


.registration_box {
	 position: relative;
	 bottom: -20px;
	 margin-right: 40px;
}

.register_btn {
	position: absolute;
	right: 80px;
	top: 40px;
  	display: inline-block;
  	background-color: #466787;
  	color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #bbbbbb;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color: #a2a2a2;
	padding: 5px;
	text-decoration: none;
	

	
	border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;

	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

		background-image: -moz-linear-gradient(top, #6a9ccc, #466787);
		background-image: -ms-linear-gradient(top, #6a9ccc, #466787);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6a9ccc), to(#466787));
		background-image: -webkit-linear-gradient(top, #6a9ccc, #466787);
		background-image: -o-linear-gradient(top, #6a9ccc, #466787);
		background-image: linear-gradient(top, #6a9ccc, #466787);
		background-repeat: repeat-x;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6a9ccc', endColorstr='#466787', GradientType=0); 
}
  
.register_btn:hover {
	  background: #2FABE9;
}



/*Resources Page*/

#resourcespage #main h4 {
	font: 22px Molengo;
	margin-bottom: 5px;

}

#resourcespage #main h5 {
	font: 14px Helvetica;
	margin: 4px 0px;

}

#resourcespage #main ul {
	margin-top: 5px;

}

#resourcespage #resources_column_1 {
	float: left;
	width: 300px;
	overflow: auto;
	margin-left: 50px;

}

#resourcespage #resources_column_1 li {
	position: relative;
	left: -20px;

}

#resourcespage #resources_column_2 {
	float: left;
	width: 290px;

}

#resourcespage #resources_column_2 ul {
	position: relative;
	left: 20px;

}

/*Staff Directory*/

#staffpage #content #staff p {
	width: 200px;
	float: left;
	font-size: 14px;
	margin: 15px 15px 15px 0px;
	height: 115px;
	overflow: hidden;
	
}

#staffpage #content #staff p em {
	font-size: 12px;
	background-color: transparent;
	
}

#staffpage #content #students p {
	width: 200px;
	float: left;
	font-size: 14px;
	margin: 15px 15px 15px 0px;
	height: 50px;
	overflow: hidden;
	
}

#staffpage #content #students p em {
	font-size: 12px;
	background-color: transparent;
	
}

li.external {
	background: url(../images/external_icon.png) no-repeat !important;
	background-position: right 5px !important;
	padding-right: 13px !important;
}

#mobile-msg {
	color: white;
	font-size: 40px;
	text-align: center;
	line-height: 48px;
	padding: 40px;
}

/*Zebra Striping for Workshops and Staff Directory*/

.two {
	background: url(../images/debut_light.png);
	padding: 20px;
	box-shadow: 1px 1px 3px 0px #dddddd;
}

.one {

	padding: 20px;
	box-shadow: 1px 1px 3px 0px #dddddd;
}

.one h6 {
	margin-top: 0px;
}

.two h6 {
	margin-top: 0px;
}


/*Calendar Styles*/

tr {
	height: 75px;
}

.calendarBG {
 background-color: #000; 
}

.calendarBG td {
	width: 100px;
}

.calendarBlank { 
 background-color: #989898;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #466787;
 height: 40px; 
}

.calendarMonthLinks {
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeadingRow {
	height: 20px;	
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #7f7f7f; 
 text-align:  center;
 vertical-align: middle;

}

.calendarToday { 
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #fff;
 background-color: 	#ccc;
}

.calendarToday a {
	color:             white;
	text-decoration:   none;
	background-color:  transparent;
	font-weight: normal;
 	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.calendarCell {
 font-size:         13px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             white;
 text-decoration:   none;
 background-color:  transparent;
 font-weight: normal;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 width: 100%;
}
  
.calendarCell a:visited {
	 color:             white;
	 text-decoration:   none;
	 background-color:  transparent;
	 font-weight: normal;
	 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.calendarCell a:hover {
	color:             #466787;
	background-color:  transparent;
	text-shadow: none;
}

.entry_div {
	line-height: 14px;
	font-size: 10px;
	margin: 5px -6px;
	padding: 5px;
	border-top: solid 1px rgba(0,0,0,0.2);
	border-bottom: solid 1px rgba(0,0,0,0.2);
	background-color: #2996cc;
	padding: 5px;
	
	
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	background-image: -moz-linear-gradient(top, #67c2ef, #2996cc);
	background-image: -ms-linear-gradient(top, #67c2ef, #2996cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#67c2ef), to(#2996cc));
	background-image: -webkit-linear-gradient(top, #67c2ef, #2996cc);
	background-image: -o-linear-gradient(top, #67c2ef, #2996cc);
	background-image: linear-gradient(top, #67c2ef, #2996cc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#67c2ef', endColorstr='#2996cc', GradientType=0); 
}

.entry_div.odd {
	
}

#workshop_detail h6 {
	margin-bottom: 2px;
}

#workshop_detail p {
	margin-top: 2px;
}

#workshop_detail h6 em {
	font-size: 10px;
	margin-left: 10px;
}

.high_five_listing img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.high_five_listing hr {
	clear: both;
}

.high_five_listing h5 {
	margin-left: 10px;
}

/*Browse By Title*/

#browse_by_title ul.experiences li {
	list-style: none;
}

#browse_by_title ul.experiences .two {
	padding: 5px;
}

#browse_by_title ul.experiences .one {
	padding: 5px;
}

/*User Styles*/

.left {
	float: left;

}

.right {
	float: right;

}


