body {
  margin: 0 auto;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*font-family: Georgia, Times, 'Times New Roman', serif;*/
	font-size: 13px;
  background-color: #fff;
  color: #333;
  overflow-y: scroll;
  width:100%;
  max-width:100%;
}

#header {
	background-color: #F0EED9; //#FFFFE3; //#ffc;
	border-top: 1px solid #777;
	border-bottom: 1px solid #aaa;
	/*
	-webkit-box-shadow: 1px 2px 3px #bbb;
	-moz-box-shadow: 1px 2px 3px #bbb;
	box-shadow: 1px 2px 4px #bbb;
	*/
		width:100% !important;

}
.site-name {
	margin-top: 10px;
  margin-left: 4px ;
	font-weight: 400;
}
.site-name a {
	color: #333;
}
nav#navigation.menu.with-primary {
	display: none;
}
#block-basic-page-title h1 {
	//font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 1.5em;
	font-weight: 400;
}
p.header {
	font-size: 1.3em;
	font-weight: 400;
}
#content-area {
	background-color: #fff;
	margin-top: 25px;
	margin-left: -19px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	//border-left: 1px solid #ccc;
}
.content strong {
	color: #333; //#693;
}
.content ul,
.content ol {
  margin-bottom: 10px;
}
.content ul li {
  list-style-type: disc !important;
  margin-left: 25px;
  margin-top: 10px;
}
.content ol li {
  list-style-type: decimal;
  margin-left: 25px;
  margin-top: 10px;
}
.content ol#lower-case li {
  list-style-type: lower-alpha;
  margin-left: 20px;
  margin-top: 10px;
}
.content ul.condensed li,
.content ol.condensed li {
  margin-top: 2px !important;
}
.content ul.no-style li {
	list-style-type: none !important;
	margin-left: 0px;
}
#sidebar-second {
	background-color: #fff;
}
aside#sidebar-first {
	padding-left: 5px;
}
#sidebar-first  {
	display: block;
	background: rgba(215, 215, 215, 0.3); //#eee;
	font-size: 13px;
	font-weight: 400;
	margin-top: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	line-height: 1.3em;
	border: 1px solid #ddd;
	border-radius: 6px;
}
#sidebar-first ul li {
	margin-bottom: 7px;
}
#sidebar-first ul li ul  {
	margin-top: 7px;
}
#sidebar-first ul.menu li.menu-item.menu-item--expanded ul.menu {
  display: none;
}
#sidebar-first ul.menu li.menu-item.menu-item--expanded.menu-item--active-trail ul.menu {
  display: block;
  margin-left: 12px;
}
ul.menu {
  padding-left:2px;
}

/* Superfish Menu */
nav#navigation.menu.with-primary {
	width: 100%;
	max-width: 100%;
}
#superfish-mainmenu-accordion {
	background: #fff;
	padding-right: 0px;
	width:100%;
}
ul.sf-menu.sf-accordion.sf-expanded, ul.sf-menu.sf-accordion li.sf-expanded > ul {
	//width: 100%;
	//max-width: 100%;
}
ul.sf-menu.menu li ul  {
	padding: 0;
	margin: 0 0 0 12px;
}
ul.sf-menu a, ul.sf-menu span.nolink {
	padding: .5em 0 .5em 1em;
}
ul.sf-menu li a {
  border-bottom: 1px solid #ddd;
  padding-left: 4em;
  padding-bottom: .8em;
}
.sf-sub-indicator {
	display: none;
}
.sf-accordion-toggle {
	text-transform: uppercase;
	padding: 0 0 .5em .5em;
}

select {
	display: inline-block;
}
a {
  color: #f36e21;
}
a:hover {
  color: #D45206;
}
#sidebar-first li a {
  color: #333;
}
#sidebar-first li a:hover {
  color: #f36e21;
}
#sidebar-first li a.is-active {
  //font-weight: bold;
  color: #f36e21;  //#693
}
img.headshot {
	float:left;
	width:82;
	height:100px;
	border: 1px solid #aaa;
	margin-right: 10px;
}
p.headshot-text {
	margin-top: 0px;
	margin-left: 92px;
}

#footer {
  padding: 15px 10px 15px 10px;
  text-align: center;
  font-size: 11px;
  background: #fff;
}
#footer a {
	color: #f36e21; //#66BD7B;
}

/* Breadcrumbs */
#block-breadcrumbs-2 {
	margin-top: -5px;
	margin-bottom: 10px;
	color:#000;
}
.breadcrumb li a {
	color:#000;
	font-size: 85%;
}
.breadcrumb li a:hover {
	color:#f36e21;
}
.breadcrumb li:after {
	content:"»";
	color:#ddd;
}

/*
#block-breadcrumbs-2 {
	margin-top: 20px;
	margin-bottom: -10px;
}
 */

/* Feedback EForm */
/*
textarea#edit-field-description-0-value {
	font-size: 14px;
	padding: 0;
	pointer-events: none;
	border: none;
	box-shadow: none;
	resize: none;
	height: 3em;
	margin-bottom: 0px;
}
fieldset {
	border: 1px solid #ccc;
	padding: 10px 10px 0px 10px;
}
#edit-field-description-wrapper div label {
	display:none;
}
#edit-field-which-structures-and-proce div.js-form-item  {
	margin-bottom: 5px;
}
*/

.js-form-item {
	margin-bottom: 15px;
}
.js-form-item label {
	display: inline;
}
.js-form-item select {
	display: block;
}
.js-form-item input {
	line-height: 0.9;
}
details#edit-opinion-section,
details#edit-background-section {
	padding-left: 20px;
	padding-right: 20px;
	border: 1px solid #ccc;
}
details#edit-background-section {
	margin-top: 20px;
	margin-bottom: 20px;
}
details#edit-opinion-section summary,
details#edit-background-section summary {
	padding-top: 5px;
	padding-bottom: 15px;
	margin-left: -10px;
}
a.details-title {
	padding-left: 0px;
	color: #000;
	font-weight: bold;
}
input.form-text, input.form-email, textarea.form-textarea, input.form-date {
  background-color: #eee;
  border: 1px solid #999;
}


/* SEA Guided Practice */
div.answerTag {
	display: none;
	color: #694;
}
.toggleLink a:active {
	color: #f36e21;
}
select {
	margin-bottom: 0em;
	font-size: 13px;
}

/* RIT Identity bar */

/* full-width wrapper around ID Bar */
#rit_header  {
	/*background: #000;*/ /* black */
	/*background: #513127;*/ /* brown */
	/*background: #666;*/ /* dark grey */
	/*background: #bbb;*/ /* light grey */
	/*background: #f36e21;*/ /* orange */
	/*background: #fff; */ /* white */
	background: #f36e21;
	width:100% !important;
}

#metanav {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 51px;
	clear: right;
	font: 400 1em Georgia, "Times New Roman", Times, serif;
	color: #fff; //#666;
	position: relative;
}

#metanav ul {
	margin: 0 0 0 80px;
	padding: 0;
}

#metanav ul li {
	float: left;
	list-style-type: none;
	padding: 0 0 0 45px;
	border: 0;
}

#metanav a:link, #metanav a:visited {
	color: #fff; //#666;
	background-color: transparent;
	text-decoration: none;
}

#metanav a:hover {
	color: #fff; //#666;
	background-color: transparent;
	text-decoration: underline;
}

#metanav a:active {
	color: #fff; //#666;
	background-color: transparent;
	text-decoration:none;
}

#metanav p, #metaskip {
	position: absolute;
	left: -1999px;
}

#metanav #metaritsearch {
	margin-right: 0;
}

#metarithometext, #ntidhometext {
	display: block;
	text-indent: -5000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#metanav a span#metaritlogo {
	padding: 0;
	/*margin: 0px 0 11px -15px;
	margin: 8px 0px 0px 5px;*/
	left: 0;
	top: 0;
	display: block;
	position: absolute;
	width: 375px; //91px;
	height: 51px; //28px;
	/*background: url(../images/idbar.png) no-repeat;
	background-size: 100% auto;*/
    background: url(../images/white.svg) 1px 8px no-repeat;
    background-size: 375px;
	border: none;
	cursor: pointer;
}

#metarithome, #ntidhome  {
	line-height: 120%;
	margin: 0;
	color: #666;
}

#metarithome #rit-spelled {
	display: block;
	margin-top: 16px;
	margin-left: 15px;
	letter-spacing: .05em;
	color: #fff; //#666;
	display:none;
}

#metanav a {
	font-weight: 400;
}

#ntidhome {
	clear: both;
}

#metanav ul li#metaritdirectories, #metanav ul li#metaritsearch {
	display: block;
	float: right;
	font: 10px Helvetica, Arial, sans-serif;
	padding: 17px 0 0 5px;
	font-size: 11px;
}

#rit-spelled, #ntidhome, #metaritdirectories {
	display: none;
}

#metanav ul li#metaritdirectories, #metanav ul li#metaritsearch {
	padding: 17px 10px 0 5px;
	margin-top: 3px;
}


/* Enable to hide the Search box */

	#metanav #metaritsearchdiv {
		display: none;
	}


/* Enable to show the Search box instead of a link */

/*	#metanav #metaritsearch a {
		display: block;
		text-indent: -5000px;
		width: 1px;
		height: 1px;
		overflow: hidden;
	}

	#metanav #metaritsearchdiv {
		background: #fff;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
	}*/

/* End of Show/Hide Search Box */


#metanav #metasearchform {
	border: none;
	width: 135px;
	height: 18px;
	margin-top: -0.35em;
	padding: 2px 0 0 3px;
}

#metanav #metasearchform input, #metasearchform button {
	border: none;
	float: left;
	-webkit-appearance: none;
	background: transparent;
}

#metanav #metaritsearchbox {
	color: #666;
	width: 114px;
	height: 16px;
	padding: 0;
	margin: 0;border: none;
	outline: 0;
	box-shadow: none;
}

#metanav #metaritsearchbox.faded {color:#AAA;}

#metanav #metaritsearchbox.focused {color:#666;}

#metanav #metasearchform button {
	width: 16px;
	height: 16px;
	cursor: pointer;
	text-indent: -9999px;
	background: transparent url(../images/nav/search-icon@2x.png) no-repeat;
	background-size: 100% auto;
}

#metanav #metasearchform, #metanav #metasearchform div {
	display: block;
}

.block-superfish {
  display:none;
}

/* MOBILE */
@media screen and (max-width: 1024px) {
	#sidebar-first  {
	  //margin-left: 5px !important;
	  padding-right: 5px;
		border-right: 1px solid #ccc;
	}
}

@media screen and (max-width: 767px) {
	.site-name {
		font-size: 1.6em;
		padding-left: 1em;
	}
	#header {
		width:100% !important;
		//background: #f36e21;
  }
	/* menu toggle */
	nav#navigation.menu.with-primary {
		display: block;
		padding-top: 12px;
		border: 1px solid #ddd;
	}
	#sidebar-first {
		display: none;
	}

	/* RIT Identity bar */
	#rit-spelled, #metaritdirectories {
		display: block;
		margin-right: 10px;
		font-size: 12px;
	}
	#rit-spelled {
		margin-left: -5px !important;
	}
	#metanav a span#metaritlogo {
		//margin: 11px 5px;
	}
	#content-area {
		margin-left: 0px;
	}
	.content {
	  padding-right: 10px;
	}
	#sidebar-first  {
	  display:none;
	}
  .block-superfish {
    display:block !important;
    //background: #eee;
    margin-top:-20px;
    font-size: 1.1em;
    color: #000;
  }
  #superfish-mainmenu-accordion {
     margin-bottom: 20px;
     //border-bottom: 1px solid #ddd;
     padding-top: 5px;
     padding-bottom: 7px;
    }
  ul.sf-menu li a {
  	color: #333;
  }
  ul.sf-menu li a:hover {
  	color: #f36e21;
  }
  .sf-accordion-toggle {
    padding-left: 3em;
    margin-top:20px;
    padding-top:11px;
    font-size:1em;
    height:3em;
    color: #000;
    //border-bottom: 1px solid #ddd;
  }
  #superfish-mainmenu-toggle span {
    color: #000 !important;
    padding-left: 1em;
  }
  ul.sf-menu.sf-accordion.sf-expanded {
    margin-bottom: 20px;
  }
  #block-basic-page-title {
		padding-left:2em;
	}
  #block-basic-content {
    width:100%;
    margin-top:20px;
    padding-left:6%;
    padding-right:2px;
   }
	.one-sidebar.sidebar-first #content {
    width: 100%;
    float: left;
    margin-left: 0px;
    //margin-right: 20px;
  }
}

@media screen and (max-width: 600px) {
#metanav ul li#metaritdirectories, #metanav ul li#metaritsearch {
		display: none;
	}
}

