*
/*
THEME NAME: Headway Child Theme for Top Level (Active)
TEMPLATE:headway
THEME URI: 
VERSION: 1.0
AUTHOR:Matthew Winkel
AUTHOR URI:
DESCRIPTION: This child theme includes TCNJ branded tools and footer.
*/

body {
	padding-top:0 !important;
	font-size:16px;
	font-family: 'EB Garamond', serif;
	line-height:100%;
	color:#293f6f;
	background-color: #293f6f; /* Remove for Fluid Wrapper */
	}

#wp-admin-bar {
	display:none !important;
	}

body.custom body {
    font-size:16px;
    font-family: 'EB Garamond', serif;
	line-height:100%;
	color:#293f6f;
	background-color: #293f6f; /* Remove for Fluid Wrapper */
	}

body.custom div.wrapper {
	margin: 10px auto;
	padding: 15px;
	/*background-color:#ffffff; */
	background-color: transparent; 
	box-shadow: none;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	}
	
body.custom div#whitewrap {
	background-color: #fff; /* Change to #fff for Fluid Wrapper */
	}	
	
body.custom a {
	color: #293f6f;
	}

body.custom a:link {
	color: #293f6f;
	}
	
body.custom a:visited {
	color: #293f6f;
	text-decoration: underline;
	}	
	
body.custom a:hover {
	color: #00aeef;
	}
	
body.custom .block-title {
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#293f6f;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:130%; 
	font-weight: normal;
	margin-bottom: 0;}

body.custom .clear {
	clear: both;
	}

/* Horizontal and Vertical Navigation */
body.custom .block-type-navigation{
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#fff;
	border-style:solid;
	border:none;
	overflow:visible;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	}

body.custom .block-type-navigation .nav-horizontal {
	background-color: #293f6f; 
	border:none; 
	border-bottom-left-radius:0px; 
	border-bottom-right-radius:0px; 
	border-top-left-radius:0px; 
	border-top-right-radius:0px;
}
	

body.custom .block-type-navigation .nav-horizontal ul.menu li > a {
	text-decoration:none;
	color:#ffffff;
	text-transform:uppercase;
	font-variant:normal;
	font-family: 'Open Sans', sans-serif;	
	padding: 0px 10px;
	text-decoration:none;
    color:#C9DAEA; 
    font-size:15px;
	}

body.custom .block-type-navigation .nav-horizontal ul.menu li.current_page_item > a,.block-type-navigation .nav-horizontal ul.menu li.current_page_parent > a,.block-type-navigation .nav-horizontal ul.menu li.current_page_ancestor > a,.block-type-navigation .nav-horizontal ul.menu li.current_page_item > a:hover,.block-type-navigation .nav-horizontal ul.menu li.current_page_parent > a:hover,.block-type-navigation .nav-horizontal ul.menu li.current_page_ancestor > a:hover{
	color:#fff;
	}

body.custom .block-type-navigation .nav-horizontal ul.menu li > a:hover{
	color:#00AEEF;
	}
	
body.custom .block-type-navigation .nav-horizontal ul.sub-menu{
	background-color:#293f6f;
	}	

body.custom .block-type-navigation .nav-horizontal ul.sub-menu li > a {
	background-color: #4A85B9;
	}
	
body.custom .block-type-navigation .nav-vertical {
	background-color: #fff; 
	border:none; 
	border-bottom-left-radius:0px; 
	border-bottom-right-radius:0px; 
	border-top-left-radius:0px; 
	border-top-right-radius:0px;
	}

body.custom .block-type-navigation .nav-vertical ul.menu li > a {
  	font-size:16px;
	padding: 0px 7px;
 	color: #293F6F;
	font-family: 'Open Sans', sans-serif;	
	text-transform:uppercase;
	font-variant:normal;
  	border-bottom: #C9DAEA 1px solid;
	text-decoration:none;
  	}

body.custom .block-type-navigation .nav-vertical  ul.menu li > a:hover {
  	color:#FFF;
  	background-color: #4A85B9;
  	}

body.custom .block-type-navigation .nav-vertical ul.sub-menu li > a {
	background-color: #fff;
	}

body.custom .block-type-navigation .nav-vertical ul.menu li.current_page_item > a{
	background-color: #fff;
    color: #4A85B9;
	}	
	
/* Site Title */
body.custom #block-1000.block-type-header {
	padding-top:0px;
	margin-top:20px;
	margin-bottom:15px;
	} 

body.custom #block-600.block-type-custom-code {
	margin-bottom:0px;
	}

body.custom #wrapper-2000.wrapper {
	padding-top:5px;
	padding-bottom:0px
	}
	
body.custom #wrapper-2000,body.custom div.wrapper-mirroring-2{
	margin-top:0px;
	margin-bottom:0px;
	}
	
body.custom div#wrapper-2000{
	width:940px
	} 
	
body.custom div#wrapper-2000.responsive-grid {
	width:auto !important;
	max-width:940px;
	}

body.custom .block-type-header span.banner {
	margin: 0px;
	}

body.custom .block-type-header span.banner a {
	font-family: 'Open Sans', sans-serif;
	color:#4A85B9;
	font-size:30px;
	line-height:100%;
	text-decoration:none;
	text-transform:uppercase;
	font-variant:normal;
	font-style:normal;
	font-weight:600;
	margin-top:10px;
	margin-bottom:5px;
	}

body.custom .block-type-header .tagline{
	font-family: 'Open Sans', sans-serif;
	color:#293f6f;
	font-size:18px;
	line-height:120%;
	font-style:italic;
	font-weight:normal
	}

/* Slider */
body.custom .block-type-slider .flexslider {
	box-shadow: none;
	}

/* Text Block */
body.custom .block-type-text {
	background: #fff; 
	margin-bottom:0px;
	}

body.custom .block-type-text div.entry-content {
	color:#293f6f;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	line-height: 165%;
	margin-bottom: 10px;
	}
	
/* Entry Content */	
body.custom .block-type-content div.entry-content {
	color:#293f6f;
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px; 
	margin-bottom: 5px;	
	}
	
body.custom .block-type-content div.entry-content h1{
	font-size:28px;
	line-height:130%;
	font-family: 'Open Sans', sans-serif;
	color:#293F6F;
	font-weight: normal;
	font-variant:normal;
	margin-bottom: 10px;
	}

body.custom .block-type-content div.entry-content h2{
	font-size:24px;
	line-height:130%;
	font-family: 'Open Sans', sans-serif;
	color:#4A85B9;
	font-weight: normal;
	margin-bottom: 10px;
	}
	
body.custom .block-type-content div.entry-content h3{
	font-size:22px;
	line-height:130%;
	font-family: 'Open Sans', sans-serif;
	color:#4A85B9;
	font-weight: normal;
	margin-bottom: 10px;
	}	

body.custom .block-type-content div.entry-content h4{
	font-size:20px;
	line-height:130%;
	font-family: 'Open Sans', sans-serif;
	color:#92B6D5;
	font-weight: normal;
	margin-bottom: 10px;
	}			

body.custom .block-type-content ol li {	
	list-style-image: none;
	}		

body.custom .block-type-content ul li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/03/square_bullet.png');
  	}	
	
body.custom .block-type-content div.entry-content hr {
	background-color:#4A85B9;
	border:0;
	height:1px;
	margin:15px 0px;
	}

body.custom .block-type-content div.entry-content blockquote {
	border-left: 2px solid #4A85B9;
	background: #fff;
	padding: 0px 10px;
	}	
	
body.custom .wp-caption{
	padding:5px;
	border:1px solid #4A85B9;
	background: rgba(0, 174, 239, 0.1);
	margin-top:15px;
	margin-bottom:15px
	}

body.custom .wp-caption img {
	border: 1px solid #4A85B9;
	margin:0 auto;
	display:block;
	padding:0;
	}

body.custom .wp-caption img.wp-smiley {
	border:none;
	}

body.custom .wp-caption p {
	padding:5px;
	text-align:left;
	color:#293f6f;
	margin:5px 0 0;
	font-style:italic; 
	font-size: 12px;
	}	
	
body.custom .comments-closed {
	display: none;
	}
	
body.custom div#comments {
	margin:0;
	}

body.custom .addthis_toolbox {
	margin-top: 15px; 
	margin-bottom: 5px;
	}		


.ie8 a.post-thumbnail img, .ie8 .attachment-thumbnail img  {
	width: auto;
	}	
	
/* Entry Content Post */
body.custom .block-type-content .post {
	padding-bottom: 5px; 
	padding-left: 0px;
	}

body.custom .block-type-content .post {
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-color:#293f6f;
	padding-bottom:20px;
	padding-top:0px;
	padding-left:0px;
	}
body.custom .block-type-content .post div.entry-content p {
	color: #293F6F;
	font-family: 'EB Garamond', serif;
	font-size: 20px;
    line-height: 155%;
	font-weight: normal;
	margin-bottom: 15px;
	}	
	
body.custom .block-type-content .post div.entry-content ul, body.custom .block-type-content .post div.entry-content ol {
	font-family: 'EB Garamond', serif;
	font-size: 20px;
    line-height: 155%;
	margin-bottom: 20px;
	}	

body.custom .block-type-content .post div.entry-content blockquote p {	
    font-family: 'EB Garamond', serif;
	font-size: 24px;	
	color: #4A85B9; 
	line-height: 125%;
	}		
	
body.custom .block-type-content .post h1.entry-title  {
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	color:#293F6F;
	line-height:130%; 
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
body.custom .block-type-content .archive-title  {
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#293f6f;
	line-height:130%; 
	font-weight: normal;
	letter-spacing:1px;
	text-transform:none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0px;
	border:none;
	}	

body.custom .block-type-content .post h3.entry-title {	
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	color:#293f6f;
	line-height:130%; 
	font-weight: normal;
	}

body.custom .block-type-content .post h2.entry-title a, body.custom .block-type-content .post h3.entry-title a {
	color:#4A85B9;
	}

body.custom .block-type-content .post h2.entry-title:hover, body.custom .block-type-content .post h3.entry-title:hover{
	text-decoration: underline;
	}

body.custom .loop-navigation {
	margin: 5px 0 15px;
	}

body.custom .block-type-content div.loop-navigation div.nav-previous a,.block-type-content div.loop-navigation div.nav-next a {
	background-color:#293f6f;
	text-decoration:none;
	border-top-left-radius:4px;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	border-bottom-left-radius:4px;
	padding-top:4px;
	padding-right:8px;
	padding-bottom:4px;
	padding-left:8px;color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-transform:none;
	font-variant:normal;
	letter-spacing:0px;
	}

body.custom .block-type-content div.loop-navigation div.nav-previous a:hover,.block-type-content div.loop-navigation div.nav-next a:hover{ 
	background-color:#C9DAEA; 
	color: #293f6f;
	}	
	
body.custom .block-type-content div.entry-summary.entry-content p {
    font-family: 'Open Sans', sans-serif;
	font-size:16px;
	line-height: 155%;
	}

body.custom  .block-type-content div.entry-meta {
	font-family: 'Open Sans', sans-serif;
	line-height:120%;
	color:#293f6f;
	font-size:14px;
	}
	
body.custom .block-type-content div.entry-content a.more-link {
	color:#fff;
	background-color: #4A85B9; 
	text-decoration: none;
	border-radius: 4px; 	
    padding: 3px 6px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 14px;
	letter-spacing: 1px;
	line-height:150%;
	}

body.custom .block-type-content div.entry-content a.more-link:hover {
	background-color: #00aeef;
	color: #fff;
	}		

/* Entry Content Page */
body.custom .block-type-content .page h1.entry-title  {
	font-size:30px;
	line-height:140%;
	font-family: 'Open Sans', sans-serif;
	color:#293F6F;
	font-weight: normal;
	font-variant:normal;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
body.custom .block-type-content .page div.entry-content p {
	color:#293f6f;
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	line-height: 160%;
	margin-top: 0px; 
	margin-bottom: 20px;
	}	
	
body.custom .block-type-content .page div.entry-content ul, body.custom .block-type-content .page div.entry-content ol {
	font-family: Open Sans, sans-serif;
	font-size:17px;
	line-height: 165%;
	margin-bottom: 20px;
	}
		
body.custom .block-type-content .page div.entry-content blockquote p {	
    color:#4A85B9;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	line-height: 125%;
	}	
	
body.custom .block-type-content .hentry {
	padding: 5px 0 30px;
}

/* Widgets */
body.custom .block-type-widget-area {
	padding-top:0px;
	padding-bottom:0px;
	}

body.custom .block-type-widget-area li.widget {	
	font-family: 'Open Sans', sans-serif;
	color:#293f6f;
	line-height:150%;
	/*padding-top:5px;*/
	padding-top:0px;
	/*padding-bottom:5px;*/
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	margin-top: 5px;
	}

body.custom .block-type-widget-area li.widget span.widget-title, body.custom .block-type-widget-area .widget-title span, body.custom .block-type-widget-area li.widget .widget-title {
	border-style:solid;
	border-top-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-color: transparent;
	border:none;
	letter-spacing:1px;
	text-transform:uppercase;
	font-variant:normal;
	line-height:150%;
	font-family: 'Open Sans', sans-serif;
	color:#4A85B9;
	font-weight:normal;
	font-size:20px;
	margin-top:0;
	margin-bottom:0;
	}
	
body.custom .block-type-widget-area li.widget .textwidget {
	/*margin-top: -20px;*/
	}

body.custom .block-type-widget-area li.widget p {
	font-family: 'Open Sans', sans-serif;
	}

body.custom .block-type-widget-area li.widget a {
	color:#293f6f;
	font-family: 'Open Sans', sans-serif;
	}

body.custom .block-type-widget-area ul li a:hover {
	color:#00aeef;
	}

body.custom .block-type-widget-area h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600; 
	font-size: 16px;
	margin-top:10px;
	}
	
body.custom .block-type-widget-area p {
	margin-bottom:15px;
	}	

body.custom .block-type-widget-area ul {
	margin-bottom:15px;
	}	

body.custom .block-type-widget-area hr {
	background-color:#4A85B9;
	border:0;
	height:1px;
	margin:15px 0px;
	}	
	
body.custom .no-title .widget-area li.widget .widget-title {
	display: none;
	}	
	
body.custom .textwidget li, body.custom .widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/03/square_bullet.png');
  	}		

body.custom .block-type-widget-area li.widget a.more-link {
	color:#fff;
	background-color: #4A85B9; 
	text-decoration: none;
	border-radius: 4px; 	
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 17px;
	letter-spacing: 1px;
	}

body.custom .block-type-widget-area li.widget a.more-link:hover { 
	background-color: #00aeef;
	color: #fff;
	}	

/* Squarebox */
body.custom aside.squarebox, body.custom aside.squarebox-no-title  {
    border: 1px solid #92B6D5;
	border-radius: 4px;
	margin-bottom:10px;
	}
	
body.custom .squarebox li.widget span.widget-title, body.custom .squarebox .widget-title span {
	color: #293f6f;
	background: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-weight: normal; 
	border: none;
	}	

body.custom .squarebox-no-title li.widget span.widget-title, body.custom .squarebox-no-title .widget-title span {
	display: none;
	}
	
body.custom .squarebox-no-title .block-content .widget-area li.widget  {
	}	
	
body.custom .squarebox hr {
	background-color:#92B6D5;
	border:0;
	height:1px;
	margin:15px 0px;
	}	

/* Solidbox */
body.custom aside.solid-box {
	background-color: #C9DAEA; 
	border-radius: 4px; 
	}

body.custom .solid-box li.widget span.widget-title, body.custom .solid-box .widget-title span {
	color: #293f6f;
	border-color: #C9DAEA; 
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	font-weight: normal; 
	border:none
	}
	
body.custom .solid-box hr {
	background-color:#92B6D5;
	border:0;
	height:1px;
	margin:15px 0px;
	}	

/*Buttons*/
body.custom .block-type-widget-area li.widget a.fancy-button {color: #fff}
body.custom .block-type-content a.fancy-button  {color: #fff}
body.custom a.fancy-button  {
	color: #fff;
    background: #4A85B9;
	text-decoration: none;
	border-radius: 4px; 	
    padding: 5px 10px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}
	
body.custom a.fancy-button:hover, body.custom .block-type-widget-area li.widget a.fancy-button:hover  {
	color: #fff;	
	background: #00aeef;
	}	

body.custom .block-type-widget-area li.widget a.solid-bright-blue-button {color: #fff}
body.custom .block-type-content a.solid-bright-blue-button  {color: #fff}
body.custom a.solid-bright-blue-button  {
	color: #fff;
    background: #00aeef;
	text-decoration: none;
	border-radius: 4px; 	
    padding: 5px 10px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}

body.custom a.solid-bright-blue-button:hover {
	color: #fff;	
	background: #A8CF48;
	}
	
body.custom .block-type-widget-area li.widget a.solid-medium-blue-button {color: #4a85b9;}
body.custom .block-type-content a.solid-medium-blue-button {color: #4a85b9;}
body.custom a.solid-medium-blue-button  {
	color: #4a85b9;
    background: transparent;
	text-decoration: none;
	border-color: #4a85b9;	
	border-style: solid;
	border-width: 1px;
	border-radius: 4px; 	
    padding: 5px 25px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}
body.custom a.solid-medium-blue-button:hover {
	color: #fff;	
	background: #4a85b9;
	}	
	
body.custom .block-type-custom-code a.solid-medium-blue-button:hover {
	color: #fff;	
	background: #4a85b9;
	}

body.custom .block-type-widget-area li.widget a.solid-medium-blue-button:hover {
	color: #fff;	
	background: #4a85b9;
}	
	
body.custom .block-type-widget-area li.widget a.solid-orange-button {color: #fff}	
body.custom .block-type-content a.solid-orange-button  {color: #fff}	
body.custom a.solid-orange-button  {
	color: #fff;
    background: #F15623;
	text-decoration: none;
	border-radius: 4px; 	
    padding: 5px 10px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}

body.custom a.solid-orange-button:hover {
	color: #fff;	
	background: #00aeef;
	}

body.custom .block-type-widget-area li.widget a.solid-purple-button {color: #fff}	
body.custom .block-type-content a.solid-purple-button  {color: #fff}	
body.custom a.solid-purple-button  {
	color: #fff;
    background: #333092;
	text-decoration: none;
	border-radius: 4px; 	
    padding: 5px 10px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}

body.custom a.solid-purple-button:hover {
	color: #fff;	
	background: #00aeef;
	}

body.custom .block-type-widget-area li.widget a.solid-magenta-button {color: #fff}	
body.custom .block-type-content a.solid-magenta-button  {color: #fff}	
body.custom a.solid-magenta-button  {
	color: #fff;
    background: #882575;
	text-decoration: none;
	border-radius: 4px; 	
    padding: 5px 10px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}

body.custom a.solid-magenta-button:hover {
	color: #fff;	
	background: #00aeef;
	}

body.custom .block-type-widget-area li.widget a.solid-green-button {color: #fff}	
body.custom .block-type-content a.solid-green-button  {color: #fff}	
body.custom a.solid-green-button  {
	color: #fff;
    background: #A8CF48;
	text-decoration: none;
	border-radius: 4px; 	
    padding: 5px 10px;
    box-shadow: none;
    text-shadow: none;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 16px;
	letter-spacing: 1px;
	display:inline-block;
	margin-top: 5px;
	}

body.custom a.solid-green-button:hover {
	color: #fff;	
	background: #00aeef;
	}

/* Shaded Blue Widget */
body.custom aside.shaded-blue-widget {
	background-color: rgba(0, 174, 239,0.1); 
	border-radius: 4px; 
	} 

body.custom .shaded-blue-widget li.widget span.widget-title, body.custom .shaded-blue-widget .widget-title span {
	color: #00aeef; 
	border-color:rgba(0, 174, 239,0.1); 
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	border:none
	}	

/* Shaded Orange Widget */	
body.custom aside.shaded-orange-widget {
	background-color: rgba(241, 86, 35, 0.1); 
	border-radius: 4px; 
	} 

body.custom .shaded-orange-widget li.widget span.widget-title, body.custom .shaded-orange-widget .widget-title span {
	color: #F15623; 
	border-color:rgba(241, 86, 35, 0.1); 
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	border:none
	}	
	
body.custom .shaded-orange-widget hr {
	background-color:#F15623;
	border:0;
	height:1px;
	margin:15px 0px;
	}	

/* Shaded Magenta Widget */	
body.custom aside.shaded-magenta-widget {
	background-color: rgba(136, 37, 117, 0.1); 
	border-radius: 4px; 
	} 

body.custom .shaded-magenta-widget li.widget span.widget-title, body.custom .shaded-magenta-widget .widget-title span {
	color: #882575; 
	border-color:rgba(136, 37, 117, 0.1); 
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	border:none
	}	

body.custom .shaded-magenta-widget p, body.custom .shaded-magenta-widget ul, body.custom .shaded-magenta-widget label, body.custom .shaded-magenta-widget li.widget a  {
	color:#882575;
	}	
	
body.custom .shaded-magenta-widget hr {
	background-color:#882575;
	border:0;
	height:1px;
	margin:15px 0px;
	}		

/* Shaded Purple Widget */	
body.custom aside.shaded-purple-widget {
	background-color: rgba(51, 48, 146, 0.1); 
	border-radius: 4px; 
	} 

body.custom .shaded-purple-widget li.widget span.widget-title, body.custom .shaded-purple-widget .widget-title span {
	color: #333092; 
	border-color:rgba(51, 48, 146, 0.1); 
	font-family: 'Open Sans', sans-serif;
	font-size:24px;
	border:none
	}	

body.custom .shaded-purple-widget p, body.custom .shaded-purple-widget ul, body.custom .shaded-purple-widget label, body.custom .shaded-purple-widget li.widget a  {
	color:#333092;
	}	
	
body.custom .shaded-purple-widget hr {
	background-color:#333092;
	border:0;
	height:1px;
	margin:15px 0px;
	}	
	
/* Solid Purple Widget */		
body.custom aside.solid-purple-widget {
	background:#333092; 
	border-radius: 4px;
	} 

body.custom .solid-purple-widget li.widget span.widget-title, body.custom .solid-purple-widget .widget-title span {
	color: #fff; 
	border-color:#333092;
	font-family: 'Open Sans', sans-serif; 
	font-size:24px; 
	font-weight: normal; 
	}		

body.custom .solid-purple-widget {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	}
	
body.custom .solid-purple-widget p, body.custom .solid-purple-widget ul, body.custom .solid-purple-widget label, body.custom .solid-purple-widget li.widget a  {
	color:#fff
	}

body.custom .solid-purple-widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/09/square_bullet_white.png');
  	}	

body.custom .solid-purple-widget input[type="submit"], body.custom .solid-purple-widget input[type="button"],body.custom .solid-purple-widget button{
	font-family: 'Open Sans', sans-serif;
	background:#00aeef;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	font-size:18px;
	letter-spacing:2px;
	}

body.custom .solid-purple-widget input[type="submit"]:hover, body.custom .solid-purple-widget input[type="button"]:hover, body.custom .solid-purple-widget button:hover{
	color:#fff;
	background:#A8CF48
	}

body.custom .solid-purple-widget input[type="submit"]:active, body.custom .solid-purple-widget input[type="button"]:active,body.custom .solid-purple-widget button:active{
	background:#A8CF48
	}	
	
body.custom .solid-purple-widget hr {
	background-color:#fff;
	border:0;
	height:1px;
	margin:15px 0px;
	}	

/* Solid Magenta Widget */		
body.custom aside.solid-magenta-widget {
	background:#882575; 
	border-radius: 4px;
	} 

body.custom .solid-magenta-widget li.widget span.widget-title, body.custom .solid-magenta-widget .widget-title span {
	color: #fff; 
	border-color:#882575;
	font-family: 'Open Sans', sans-serif; 
	font-size:24px; 
	font-weight:normal;
	}		

body.custom .solid-magenta-widget {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	}
	
body.custom .solid-magenta-widget p,  body.custom .solid-magenta-widget ul, body.custom .solid-magenta-widget label, body.custom .solid-magenta-widget li.widget a {
	color:#fff
	}		
	
body.custom .solid-magenta-widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/09/square_bullet_white.png');
  	}		

body.custom .solid-magenta-widget input[type="submit"], body.custom .solid-magenta-widget input[type="button"],body.custom .solid-magenta-widget button{
	font-family: 'Open Sans', sans-serif;
	background:#00aeef;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	font-size:18px;
	letter-spacing:2px;
	}

body.custom .solid-magenta-widget input[type="submit"]:hover, body.custom .solid-magenta-widget input[type="button"]:hover, body.custom .solid-magenta-widget button:hover{
	color:#fff;
	background:#A8CF48
	}
	
body.custom .solid-magenta-widget input[type="submit"]:active, body.custom .solid-magenta-widget input[type="button"]:active,body.custom .solid-magenta-widget button:active{
	background:#A8CF48
	}	
	
body.custom .solid-magenta-widget hr {
	background-color:#fff;
	border:0;
	height:1px;
	margin:15px 0px;
	}	

/* Solid Orange Widget */		
body.custom aside.solid-orange-widget {
	background:#F15623; 
	border-radius: 4px;
	} 

body.custom .solid-orange-widget li.widget span.widget-title, body.custom .solid-orange-widget .widget-title span {
	color: #fff; 
	border-color:#F15623;
	font-family: 'Open Sans', sans-serif; 
	font-size:24px; 
	font-weight:normal;
	}		

body.custom .solid-orange-widget {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	}
	
body.custom .solid-orange-widget p,  body.custom .solid-orange-widget ul, body.custom .solid-orange-widget label, body.custom .solid-orange-widget li.widget a {
	color:#fff;
	}	
	
body.custom .solid-orange-widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/09/square_bullet_white.png');
  	}		

body.custom .solid-orange-widget input[type="submit"], body.custom .solid-orange-widget input[type="button"],body.custom .solid-orange-widget button{
	font-family: 'Open Sans', sans-serif;
	background:#00aeef;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	font-size:18px;
	letter-spacing:2px;
	}

body.custom .solid-orange-widget input[type="submit"]:hover, body.custom .solid-orange-widget input[type="button"]:hover, body.custom .solid-orange-widget button:hover{
	color:#fff;
	background:#A8CF48
	}

body.custom .solid-orange-widget input[type="submit"]:active, body.custom .solid-orange-widget input[type="button"]:active,body.custom .solid-orange-widget button:active{
	background:#A8CF48
	}	
	
	
body.custom .solid-orange-widget hr {
	background-color:#fff;
	border:0;
	height:1px;
	margin:15px 0px;
	}		

/* Solid Green Widget */	
body.custom aside.solid-green-widget {
	background:#A8CF48; 
	border-radius: 4px;
	} 

body.custom .solid-green-widget li.widget span.widget-title, body.custom .solid-green-widget .widget-title span {
	color: #fff; 
	border-color:#A8CF48;
	font-family: 'Open Sans', sans-serif; 
	font-size:24px; 
	font-weight:normal;
	}		

body.custom .solid-green-widget {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	/*padding-bottom: 10px*/
	}
	
body.custom .solid-green-widget p,  body.custom .solid-green-widget ul, body.custom .solid-green-widget label, body.custom .solid-green-widget li.widget a {
	color:#fff
	}	
	
body.custom .solid-green-widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/09/square_bullet_white.png');
  	}			

body.custom .solid-green-widget input[type="submit"], body.custom .solid-green-widget input[type="button"],body.custom .solid-green-widget button{
	font-family: 'Open Sans', sans-serif;
	background:#00aeef;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	font-size:18px;
	letter-spacing:2px;
	}

body.custom .solid-green-widget input[type="submit"]:hover, body.custom .solid-green-widget input[type="button"]:hover, body.custom .solid-green-widget button:hover{
	color:#fff;
	background:#293f6f
	}

body.custom .solid-green-widget input[type="submit"]:active, body.custom .solid-green-widget input[type="button"]:active,body.custom .solid-green-widget button:active{
	background:#293f6f
	}	
	
body.custom .solid-green-widget hr {
	background-color:#fff;
	border:0;
	height:1px;
	margin:15px 0px;
	}	
	
/* Solid Bright Blue Widget */	
body.custom aside.solid-blue-widget {
	background:#00aeef; 
	border-radius: 4px;
	/*border-color: #00aeef;*/	
	} 

body.custom .solid-blue-widget li.widget span.widget-title, body.custom .solid-blue-widget .widget-title span {
	color: #fff; 
	border-color:#00aeef;
	font-family: 'Open Sans', sans-serif; 
	font-size:24px; 
	font-weight:normal;
	}		

body.custom .solid-blue-widget {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	/*padding-bottom: 10px*/
	}
	
body.custom .solid-blue-widget p,  body.custom .solid-blue-widget ul, body.custom .solid-blue-widget label, body.custom .solid-blue-widget li.widget a {
	color:#fff
	}	
	
body.custom .solid-blue-widget li.widget a:hover {
	color:#293f6f;
	}		
	
body.custom .solid-blue-widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/09/square_bullet_white.png');
  	}	

body.custom .solid-blue-widget input[type="submit"], body.custom .solid-blue-widget input[type="button"],body.custom .solid-blue-widget button{
	font-family: 'Open Sans', sans-serif;
	background:#293f6f;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	font-size:18px;
	letter-spacing:2px;
	}

body.custom .solid-blue-widget input[type="submit"]:hover, body.custom .solid-blue-widget input[type="button"]:hover, body.custom .solid-blue-widget button:hover{
	color:#fff;
	background:#A8CF48
	}

body.custom .solid-blue-widget input[type="submit"]:active, body.custom .solid-blue-widget input[type="button"]:active,body.custom .solid-blue-widget button:active{
	background:#A8CF48
	}		
	
body.custom .solid-blue-widget hr {
	background-color:#fff;
	border:0;
	height:1px;
	margin:15px 0px;
	}

/* Solid Medium Blue Widget */	
body.custom aside.solid-medium-blue-widget {
	background:#4A85B9; 
	border-radius: 4px;
	border-color: #4A85B9;
	} 

body.custom .solid-medium-blue-widget li.widget span.widget-title, body.custom .solid-medium-blue-widget .widget-title span {
	color: #fff; 
	border-color:#4A85B9;
	font-family: 'Open Sans', sans-serif; 
	font-size:24px; 
	font-weight:normal;
	}		

body.custom .solid-medium-blue-widget {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	}
	
body.custom .solid-medium-blue-widget p,  body.custom .solid-medium-blue-widget ul, body.custom .solid-medium-blue-widget label, body.custom .solid-medium-blue-widget li.widget a {
	color:#fff
	}	
	
body.custom .solid-medium-blue-widget li.widget a:hover {
	color:#293f6f;
	}		
	
body.custom .solid-medium-blue-widget li {
  	background: none;
  	list-style-image: url('http://tcnj.pages.tcnj.edu/files/2013/09/square_bullet_white.png');
  	}	

body.custom .solid-medium-blue-widget input[type="submit"], body.custom .solid-medium-blue-widget input[type="button"],body.custom .solid-medium-blue-widget button{
	font-family: 'Open Sans', sans-serif;
	background:#293f6f;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	font-size:18px;
	letter-spacing:2px;
	}

body.custom .solid-medium-blue-widget input[type="submit"]:hover, body.custom .solid-medium-blue-widget input[type="button"]:hover, body.custom .solid-medium-blue-widget button:hover{
	color:#fff;
	background:#A8CF48
	}

body.custom .solid-medium-blue-widget input[type="submit"]:active, body.custom .solid-medium-blue-widget input[type="button"]:active,body.custom .solid-medium-blue-widget button:active{
	background:#A8CF48
	}		
	
body.custom .solid-medium-blue-widget hr {
	background-color:#fff;
	border:0;
	height:1px;
	margin:15px 0px;
	}		
	
/* Thumbnails */
body.custom .block-type-content a.post-thumbnail img {
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-color:#333092;
	border-style:solid;
	padding:2px; 
	margin-bottom:10px;
	}	

/* TCNJ Header - Global Nav */	
body.custom #toolswrapper {
	padding-top:10px;
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	margin-top:0px;
	margin-bottom:0px;
	background-color: #293f6f; 
	/*margin-top:0px; 
	margin-bottom:0px; 
	padding-top:5px; 
	padding-bottom:0px;*/	 
	box-shadow:none;
	}	

body.custom div#toolswrapper {
	width:940px
	} /* Added for Headway 3.5 */	

body.custom div#toolswrapper.responsive-grid {
	width:auto !important;
	max-width:940px
	} /* Added for Headway 3.5 */	

/* Global Brand Header */
body.custom .global-brand p {
	color: #5a6c92; 
	text-align: right;
	font-family: Open Sans, sans-serif;
	margin-top:8px;
	}

body.custom div.global-brand a {
	text-decoration: none; 
	color: #fff; 
	text-transform: uppercase; 
	font-size: 12.5px; 
	}

body.custom div.global-brand a:hover {
  text-decoration: none; 
  color: #4A85B9;
}

body.custom .tcnj-global-nav {
	min-height: 20px; 
	color: #fff;
	}
	
body.custom .tcnj-global-nav a {
	text-decoration: none;
	font-family: 'Opens Sans', sans-serif; font-size:15px;
	color: #7683a5;
	}
	
body.custom .tcnj-global-nav a:hover {
	color: #333092; 
	text-decoration: underline;
	}
	
body.custom .tcnj-global-nav input[type="text"] {
	border: 1px solid #B0B0B0;
	background: url(http://tcnj.pages.tcnj.edu/files/2014/07/search30.png) no-repeat left;
	color: #333;
	font-size:22px;
	text-indent:30px;
	width:300px;
	}	
	
body.custom .tcnj-global-nav input[type="text"]:focus {
	-moz-box-shadow:0 0 0px rgba(0,0,0,0);
	-webkit-box-shadow:0 0 0px rgba(0,0,0,0);
	box-shadow:0 0 0px rgba(0,0,0,0);
	} 	
	
/* TCNJ Header - Tools Header Search */
body.custom #tools-header-search input[type="submit"] {
	display:inline-block; 
	border: none;
	}

body.custom #tools-header-search input[type="text"] {
	border: 1px solid #B0B0B0;
	}	

body.custom #tools-header-search {
	font-family: Univers, sans-serif; 
	text-align:right;
	padding-top: 0px;
	color: #293f6f;
	font-size: 14px;
	}

body.custom #tools-header-search a {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	text-decoration: none;
	}

body.custom #tools-header-search a:hover {
	color:#92B6D5;
	}	
	
body.custom #SearchButton {
	background: url() no-repeat;
	display:none;
	}	
	
body.custom #search-tcnj {
	text-decoration: none; 
	color: #293f6f; 
	text-align:left;
	}
	
body.custom #search-dir {
	text-decoration: none; 
	color: #293f6f; 
	padding-right: 0px;
	}

body.custom .search-active {
	font-weight: 600; 
	background: url(http://tcnj.pages.tcnj.edu/files/2013/03/arrow-up-search-16.gif) no-repeat top center; 		
	padding-top:8px;
	text-decoration: none;
	}

body.custom .search-inactive {
	font-weight: normal; 
	background-image: none; 
	text-decoration: none; 
	color: #293f6f;
	}		

/* TCNJ Header - Tools Header */
body.custom #tools-header-nav {
	/*padding-top: 0px;
	color: #293f6f;
	font-size: 11px;*/
	}

body.custom #tools-header-nav a {
	/*font-family: 'Open Sans', sans-serif;
	color: #293f6f;
	text-decoration: none;*/
	}

body.custom #tools-header-nav a:hover {
	/*color:#00AEEF;*/
	}

/* Footer */
body.custom .block-type-footer {		
    font-family: 'Open Sans', sans-serif;
	border-top-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:0px;
	border-color:#293f6f;
	border-style:solid;
	background:#293f6f; 
	overflow:hidden;
	}

body.custom .footer p {
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #C9DAEA;
	}
	
body.custom .footer-container  {
	border:none;
	}	

body.custom .block-type-footer a {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	text-decoration: none;
	}
	
body.custom .block-type-footer a:hover {
	font-family: 'Open Sans', sans-serif;
	color:#00aeef;
	}	

body.custom .block-type-footer p.copyright {
	font-family: 'Open Sans', sans-serif;
	color:#C9DAEA;
	line-height:140%;
	}
	
body.custom .block-type-footer .footer-right p.copyright {
	margin-top: 0px;
	}
		
body.custom .block-type-footer .footer-go-to-top-link {
	display:none
	}	
	
body.custom .block-type-footer a.footer-go-to-top-link, body.custom .block-type-footer a.footer-responsive-grid-link, body.custom .block-type-footer p.footer-headway-link, body.custom .block-type-footer a.footer-admin-link { 
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size: 12px;
	}

body.custom .block-type-footer a:hover.footer-go-to-top-link { 
	color:#00aeef;
	font-size: 12px;
	}
		
body.custom .block-type-footer a:hover.footer-responsive-grid-link { 
	color:#00aeef;
	}	
	
body.custom .footer-link { 
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	}	

body.custom #tcnjfooter { 
	font-family: 'Open Sans', sans-serif;
	background-color: #eee; 
	padding: 12px; 
	}
	
body.custom #tcnjfooter a { 
	font-family: 'Open Sans', sans-serif;
	color: #fff;  
	}	
	
body.custom #tcnjfooter a:hover { 
	color: #00aeef;  
	}	
	
body.custom .block-type-footer .footer-right .alignleft {
	margin-right:45px;
	}	

body.custom .block-type-footer .footer-right .alignleft p {
	font-family: Open Sans, sans-serif;
	font-size:15px; 
	border:none; color: #C9DAEA; 
	text-transform: uppercase;
	padding: 2px 0px 10px 0px;
	}
	
/* Forms */
body.custom input[type="text"], body.custom input[type="password"] {
	border: 1px solid #B0B0B0;
	color:#293f6f;
	}	
	
body.custom input[type="submit"], body.custom input[type="button"], body.custom button {
	background:#293f6f;
	padding:4px 12px;
	border-radius:3px;
	color:#fff;
	display:inline-block;
	font-size:18px;
	letter-spacing:2px;
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	line-height:23px;
	border:none;
	-webkit-appearance:none;
	}
	
body.custom input[type="submit"]:hover, body.custom input[type="button"]:hover, body.custom button:hover {
	color:#fff;
	background:#00aeef;
	outline-style: none;
	}
	
body.custom input[type="submit"]:active, body.custom input[type="button"]:active, body.custom button:active {
	background:#00aeef;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="email"]:focus,textarea:focus{border:1px solid #B0B0B0;color:#293f6f;-moz-box-shadow:0 0 0px rgba(0,0,0,0);-webkit-box-shadow:0 0 0px rgba(0,0,0,0);box-shadow:0 0 0px rgba(0,0,0,0)}

input[type="submit"]:hover,input[type="button"]:hover,button:hover{color:#fff;background:#00aeef;outline-style: none;}input[type="submit"]:active, input[type="button"]:active,button:active{background:#fff;}

/* Table Styles */
body.custom .simpletable table, body.custom .fancytable table {
   font-family: 'Open Sans', sans-serif;
	margin: 10px 0px;
	border: none;
	background-color:#FFFFFF;
	border-top: 1px solid #4a85b9;
	border-left: 1px solid #4a85b9;
	border-bottom: 1px solid #4a85b9;
	font-size:17px;
	}

body.custom .simpletable table caption, body.custom .fancytable table caption {
	font-family: 'Open Sans', sans-serif;
 	font-weight: 600; 
	text-align: left;
	color: #F15623;
	}

body.custom .simpletable table td {  
	font-family: 'Open Sans', sans-serif;
	color: #293f6f;
	text-align:left;
	vertical-align:top;
	margin: 0; 
	padding: 5px;
	border-top: 1px solid #4a85b9;
	border-bottom: 1px solid #4a85b9;
	border-right: 1px solid #4a85b9;
	background-color: #fff;
	line-height: 160%;
	}
	
body.custom .fancytable table td {  
	font-family: 'Open Sans', sans-serif;
	color: #293f6f;
	text-align:left;
	vertical-align:top;
	margin: 0; 
	padding: 5px;
	border-top: 1px solid #00aeef;
	border-bottom: 1px solid #00aeef;
	border-right: 1px solid #00aeef;
	background-color: #E6F7FE;
	line-height: 160%;
	}

body.custom .simpletable table th {  
 	font-family: 'Open Sans', sans-serif;
	color: #4a85b9;
 	font-weight: 600; 
	text-align:left;
	vertical-align:top;
	margin: 0; 
	padding: 5px;
	border-bottom: 1px solid #4a85b9;
	border-right: 1px solid #4a85b9;
	background-color: #fff;
	line-height: 160%;
 	} 
	
body.custom .fancytable table th {  
 	font-family: 'Open Sans', sans-serif;
	color: #fff;
 	font-weight: 600; 
	text-align:left;
	vertical-align:top;
	margin: 0; 
	padding: 5px;
	border-bottom: 1px solid #00aeef;
	border-right: 1px solid #00aeef;
	background-color: #00aeef;
	line-height: 160%;
 	} 	

body.custom .simpletable table tr:hover, body.custom .simpletable table th:hover, body.custom .fancytable table tr:hover, body.custom .fancytable table th:hover {  
 	color: #293f6f;
 	}

/* Box Styles */
body.custom #solidbox {
	background-color: #DBE7F1; 
	margin:10px 0; 
	padding:10px;   
	border-radius: 4px;
	}

body.custom #simplebox {
	margin:10px 0; 
	padding:10px; 
	background-color: #fff; 
	border: 1px solid #92B6D5;
	border-radius: 4px;
	}
	
body.custom #fancybox {
	margin:10px 0; 
	padding:10px; 
	background-color: #fff; 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C9DAEA), color-stop(100%,#ffffff)); /* webkit */
	background: -moz-linear-gradient(top, #C9DAEA 0%, #ffffff 100%); /* firefox */ 
	border-radius: 4px;
	}	
	
/* Wrapper Backgrounds  */	
body.custom div.footer_wrapper {
	background-color:#293f6f;
	}
	
body.custom div.nav_wrapper {
	background-color:#E9E9E9;
	border-top: 1px solid #D6D6D6;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	}	
	
body.custom div.nav_wrapper .block-type-custom-code {
	margin-top:0px;
	margin-bottom:0px;
	font-family:'Open Sans', sans-serif;
	font-size:15px;
	}	
	
body.custom div.nav_wrapper .block-type-custom-code {
	overflow: visible;
	}	
	
	
body.custom div.light_gray_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#E9E9E9; 
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/08/light-gray-bar-tri-25.png);
	background-repeat:no-repeat;
	background-position:center top; 
	}

body.custom div.light_blue_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#DBE7F1; 
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/01/bright-blue-bar-tri-25.png);
	background-repeat:no-repeat;
	background-position:center top; 
	}

body.custom div.medium_blue_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#C9DAEA;
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/01/medium-blue-bar-tri-251.png);
	background-repeat:no-repeat;
	background-position:center top;
	}	
	
body.custom div.medium_blue_white_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#C9DAEA;
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/08/medium-blue-white-bar-tri-25.png);
	background-repeat:no-repeat;
	background-position:center top;
	}	

body.custom div.dark_blue_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#A9B2C5;
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/01/dark-blue-bar-tri-25.png);
	background-repeat:no-repeat;
	background-position:center top;
	}	

body.custom div.light_orange_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#FEEEE9;
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/01/light-orange-bar-tri-25.png);
	background-repeat:no-repeat;
	background-position:center top;
	}

body.custom div.light_gold_wrapper{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#F0E3B2;
	background-image:url(http://tcnj.pages.tcnj.edu/files/2014/01/light-gold-bar-tri-25.png	);
	background-repeat:no-repeat;
	background-position:center top;
	}

/* TCNJ Alerts */
body.custom #wrapper-1000 {
	padding: 0px 15px;
	/*margin:0px*/
	}
	
body.custom div#wrapper-1000 {
	width:940px;
	} 
	
body.custom div#wrapper-1000.responsive-grid {
	width:auto !important; max-width:940px
	}		

body.custom .tcnjalert .widget-wrapper {
	background: #FFCCCC;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 10px 20px;
    display:block;
	}

body.custom .tcnjalert .h4-background {
	padding: 10px 20px;
  	background: #ff0000;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;	
	overflow: hidden;
  	font-weight: bold;
	}

body.custom .tcnjalert .h4-background h4 {
	color: #fff;
    font-family: 'Open Sans', sans-serif;
	}
	
body.custom .tcnjalert img {
	border-color: #ff0000;
	}

body.custom .tcnjalert h2 {
    color: #000;
    line-height: 150%;
    font-family: 'Open Sans', sans-serif;	
    font-size: 30px;
	}

body.custom .tcnjalert a:link, body.custom .tcnjalert a:visited {
	color: #000;
	font-family: 'Open Sans', sans-serif;
}

body.custom .tcnjalert a:hover{
	color: #ff0000;
}

body.custom .tcnjalert p { 
	font-size: 18px; 
	margin-bottom: 15px; 
	color: #000;
    line-height: 150%;
	font-family: 'Open Sans', sans-serif;
	}
	
body.custom .tcnjalert ul, body.custom .tcnjalert ol {
	margin-bottom: 20px;
	margin-left:20px
	}
	
body.custom .tcnjalert ol li {	
	list-style-type:lower-alpha;
	}		

body.custom .tcnjalert ul li {
  	list-style-type:square;
	line-height: 150%;
	color: #ff0000;
  	}	

body.custom .tcnjalert p.alert-date { 
	font-size: 14px; color: #ff0000;
	}
	
/* Fancy Login */
body.custom .login-form {
	width: 300px;
	margin: 0 auto;
	position: relative;
	background-color: #C9DAEA;
	border-radius: 4px;
}

body.custom .block-type-widget-area .login-form {
	width: 285px;
	margin: 0 auto;
	position: relative;
	background-color: #C9DAEA;
	border-radius: 4px;
}

body.custom .login-support {
	width: 300px;
	margin: 0 auto;
	position: relative;
    padding: 20px 30px 20px 30px;
	}	
	
body.custom .block-type-widget-area .login-support {
	width: 285px;
	margin: 0 auto;
	position: relative;
    padding: 10px 0px 10px 0px;
	}	

body.custom .block-type-content .entry-content .login-support p, body.custom .block-type-widget-area .login-support p {
	line-height: 130%; 
	font-family: 'Open Sans', sans-serif; 
  	font-size: 15px; 
	color: #293f6f;
	}

body.custom .block-type-content .entry-content .login-support a, body.custom .block-type-widget-area .login-support a  {
	color: #4A85B9; 
	text-decoration:none;
	}

body.custom .block-type-content .entry-content .login-support a:hover, body.custom .block-type-widget-area .login-support a:hover {
	color: #00AEEF;
	}

body.custom .login-form .login-header {
	padding: 20px 30px 0px 30px;
	}

body.custom .block-type-content .entry-content .login-form .login-header h2, body.custom .block-type-widget-area .login-form .login-header h2 {
	color:  #293f6f;
	margin-bottom: 15px;
	font-size: 30px;
	font-weight: normal;
	}

body.custom .login-form .login-header p, body.custom .login-form .login-content p, body.custom .login-form .login-footer p, body.custom .block-type-widget-area .login-form .login-header p, body.custom .block-type-widget-area .login-form .login-content p, body.custom .block-type-widget-area .login-form .login-footer p {
	font-family: 'EB Garamond', serif;
	font-size: 18px;
    line-height: 140%;
	color: #293F6F;
    margin-top: 0px;
	margin-bottom: 5px;
	}

body.custom .login-form .login-footer a {
	text-decoration:none; 
	font-family: 'Open Sans', sans-serif; 
	font-size:16px
	}

body.custom .login-form .login-footer a:hover {
	color: #DBE7F1
	}
	
body.custom .login-form .login-content {
	padding: 0 30px 20px 30px;
	}	
	
body.custom .login-form .login-content .input {
	width: 188px;
	padding: 15px 25px;
	font-size: 14px;
	color: #293f6f;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 4px;
	/*box-shadow: inset 0 1px 3px rgba(146, 182, 213,0.80);*/
	}	

body.custom .login-form .login-content .password, body.custom .login-form .login-content .pass-icon {
	margin-top: 25px;
	}

body.custom .login-form .login-content .input:hover {
	background: #C9DAEA;
	color: #293f6f;
}

body.custom .login-form .login-content .input:focus {
	background: #E6F7FD; 
	/*box-shadow: inset 0 1px 2px rgba(0, 174, 239,0.25);*/
}

body.custom .login-content input:focus + div{
	/*left: -46px;*/
}

body.custom .login-form .login-footer {
	padding: 20px 30px 20px 30px;
	overflow: auto;
	background: #92B6D5;
    border-bottom-right-radius: 4px;      
    border-bottom-left-radius: 4px;        
	}

body.custom .login-form .login-footer .login-button {
	/* float:right;*/
	padding: 11px  25px;
	font-size: 18px;
	color: #fff;
	background: #4A85B9;
	/*border: 1px solid #293f6f;*/
	border-radius: 4px;
	cursor: pointer;
	/*box-shadow: inset 0 0 2px rgba(74, 133, 185,0.75);*/
	}

body.custom .login-form .login-footer .login-button:hover {
	background: #00aeef;
	outline-style: none;
    color:#fff;
	/*box-shadow: inset 0 1px 3px rgba(0, 174, 239,0.5);*/
	  
	}

body.custom .login-form .login-footer .login-button:focus {
	position: relative;
	bottom: -1px;
    color: #00AEEF;	
    background: #E6F7FD;
	/*box-shadow: inset 0 1px 6px rgba(146, 182, 213,0.75);*/
	}

body.custom .login-form input[type="text"], body.custom .login-form input[type="password"], body.custom .login-form input[type="placeholder"] {
	color: #293f6f;
	}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4A85B9;
    opacity: 1;
	}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #4A85B9;
    opacity: 1;
	}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #4A85B9;
    opacity: 1;
	}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #4A85B9;
    opacity: 1;
	}	

/* Popular Links */
.wrapper #popular-content  { 
	margin-left: -10px;
	margin-right: -10px;
	border-color: transparent;
	}

#popular-content a:link, #popular-content a:visited {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none; 
	color: #fff;
	}

#popular-content a:hover {
	color: #00aeef;
	}

body.custom div#popular-links { 
	width: 960px; 
	height: 94px;
	padding: 6px 17px 17px;
	font-size: 12px;
	margin-bottom: 3px;
	display: none;
	font-family: 'Open Sans', sans-serif;
	}

body.custom #popular-links li {
	display: block; 
	float: left; 
	width: 60px; 
	height: 60px; 
	overflow: visible; 
	padding: 0; 
	margin: 20px 0 0 18px; 
	background: #293f6f;
	}

body.custom #popular-links li:hover { 
	background-color: #00aeef;
	}

body.custom #popular-links li:first-child { 
	margin: 20px 0 0 0; 
	}

body.custom #popular-links a {
	display: block; 
	width: 60px; 
	background: transparent url(http://tcnj.pages.tcnj.edu/files/2013/08/popular-icons-tcnj.png) 5px 4px no-repeat; 
	color: #ffffff; 
	padding: 64px 0 0; 
	text-align: center; 
	white-space: nowrap; 
	font-weight:600;  
	}

body.custom #popular-links a:hover     	    { color:#00aeef;}
body.custom #popular-links a.zimbra     	{ background-position:-73px 5px;}
body.custom #popular-links a.canvas  		{ background-position:-151px 5px;}
body.custom #popular-links a.socs 		    { background-position:-229px 5px;}
body.custom #popular-links a.paws     		{ background-position:-307px 5px;}
body.custom #popular-links a.yess  		    { background-position:-385px 5px;}
body.custom #popular-links a.qualtrics 	    { background-position:-461px 5px;}
body.custom #popular-links a.lionslink 		{ background-position:-541px 5px;}
body.custom #popular-links a.library   	    { background-position:-620px 5px;}
body.custom #popular-links a.academic      	{ background-position:-698px 5px;}
body.custom #popular-links a.map       	    { background-position:-777px 5px;}
body.custom #popular-links a.account	  	{ background-position:-855px 5px;}

body.custom #popular-links a.switch { 
	display: block; 
	width: 0; 
	height: 24px; 
	top:3px; 
	background: url(http://tcnj.pages.tcnj.edu/files/2011/05/sprite-tcnj.png) left -0px no-repeat; 
	color:#293f6f; 
	text-indent:-9999px; 
	padding:0; 
	position:absolute; 
	margin-left: 0px;
	}

body.custom #container-popular {
	font-size: 13px;
	}

body.custom #popular-links a.switch.open { 
	background-position: -0px -24px;
	}

body.custom #toolslinks {
	text-align: right; 
	float: right; 
	overflow: hidden;
	}

body.custom #toolsnav {
	text-align: right;
	display: inline;
	}


body.custom #toolsnav a {
	font-size: 11px;
	display: inline-block;	
	color:#fff; 
	border-radius: 5px; 
	border:1px solid #333; 
	background: #00aeef;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0, #00aeef),color-stop(1, #293f6f)); 
	background:-moz-linear-gradient(center top,#00aeef 0%,#293f6f 100%); 
	padding: 4px;
	text-decoration: none;
	}

body.custom #toolsnav a:hover {
	background: #00aeef; 
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0, #00aeef),color-stop(1, #4A85B9)); 
	border:1px solid #00aeef;
	}

/** UberMenu Custom Menu Styles **/
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target { font-size:14px; text-transform:uppercase; padding-left:30px; padding-right:30px; }
.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target { padding-right:45px; }
.ubermenu-main.ubermenu-sub-indicators .ubermenu-item-level-0.ubermenu-has-submenu-drop > .ubermenu-target:after { right:30px; }

.ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-main .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target { color:#4A85B9; }

.ubermenu-main .ubermenu-item .ubermenu-submenu-drop { -webkit-transition-duration:300ms; -ms-transition-duration:300ms; transition-duration:300ms; }
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop { background-color:#fff}
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-submenu-drop { box-shadow:0 0 10px rgba(0, 0, 0, 0.2); }

.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target { padding-top: 20px; padding-right: 20px; padding-bottom: 5px; padding-left: 20px;}
.ubermenu-main .ubermenu-nav .ubermenu-submenu .ubermenu-item-header > .ubermenu-target { font-weight:bold;}

.ubermenu-main .ubermenu-submenu.ubermenu-submenu-type-flyout { background-color:#fff;}
.ubermenu-main .ubermenu-submenu-type-flyout > .ubermenu-item-normal > .ubermenu-target { padding-top:5px; padding-bottom:5px;}
.ubermenu-main .ubermenu-submenu-type-flyout { padding-top:10px;padding-bottom:15px;}

.ubermenu-main.ubermenu-transition-fade .ubermenu-item .ubermenu-submenu-drop { margin-top:0;}
.ubermenu-main .ubermenu-submenu .ubermenu-item-header.ubermenu-has-submenu-stack > .ubermenu-target { border:none;}
.ubermenu-main .ubermenu-submenu-type-stack { padding-top:0;}

.ubermenu .ubermenu-widget {padding:0px}
.ubermenu .ubermenu-widget .textwidget {padding: 0px 20px}
.ubermenu .ubermenu-widget .textwidget  {padding-bottom: 20px;}
.ubermenu h3.ubermenu-widgettitle {padding-left: 0;padding-right: 0;margin-bottom: 5px;}
	
/* Responsive Styles */
	
@media screen and (max-width:575px){
body.custom header .block-type-header {height:75px}

body.custom .global-brand {text-align:center; }

body.custom div.global-brand a {font-size: 14px; }

body.custom .global-brand #unit {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both; 
	margin-bottom: 10px;
	text-align:center;
  	} 
  	
body.custom .global-brand  #divider {display:none; } 

body.custom #toolswrapper {
	text-align: center; 
	}

body.custom #cse-search-box input[type="text"] {
	width: 80%;
	}

body.custom .block-type-content .post .wp-caption {
	text-align: center; 
	} 
	
body.custom .one_third, body.custom .two_third, body.custom .one_half, body.custom .one_fifth, body.custom .one_fourth  {
    width: 100%;
    margin-right: 1%;
	}

body.custom select.responsiveMenuSelect { 
    } 
  
body.custom .nav-horizontal ul.menu {
    } 
	
body.custom .nav-horizontal .nav-search {
    display: none;
    } 	 
	
/* Bottom Navigation */
body.custom .bottomnav.block-type-navigation ul.menu li a:hover {
	color: #293f6f
	}

body.custom .bottomnav.block-type-navigation ul.menu li a {
	background:#fff; 
	font-size: 12px; 
	text-decoration: underline; 
	padding-right: 5px; 
	padding-left: 5px;
	}

body.custom .bottomnav.block-type-navigation  { 
	background:#fff; 
	border-top: 1px solid #fff; 
	margin: 0px;
	}	


body.custom .block-type-content div.alignright, body.custom .block-type-content div.alignleft, body.custom .block-type-content div.aligncenter {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}  

body.custom .footer {
	line-height: 150%
	}
  
body.custom .footer img {
    margin-bottom:5px;
  	}  

body.custom .footer #unit {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;    
  	} 
	
body.custom .footer-left {/*float: none;*/}

body.custom .footer-left img {
	float:none;
	display:block;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	}

body.custom .block-type-footer .footer-right .alignleft {
	margin-right:0px; 
	float:none;
	}

body.custom .block-type-footer .footer-right .alignleft p {
    margin-left:auto;
	margin-right:auto;
	clear:none;	
	text-align:center;
  } 
  
body.custom .block-type-footer .footer-right .alignleft img {
	margin-left:auto;
	margin-right:auto;
	clear:none;	
  	}    
	
body.custom .block-type-footer .footer-right .alignright {
	float:none;
	clear:both; 
	text-align:center;
  	} 
	
body.custom .block-type-footer .socialicons {
	float:none;
	clear:both; 
	text-align:center;
  	}		

body.custom .block-type-footer p.copyright {
    text-align:center;
  }  	
}