@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, p {
	margin: 0;
	padding: 0;
	line-height: 1.1;
}
p {
	line-height: 1.5;
}
p.indent {margin-left: 2em;}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 100%;
}

/*Font-size and styling standardization*/
html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font: inherit;
}
body {
	background: transparent;
}
html, body {
	font: 13px sans-serif;
	color: #333333;
	line-height: 1.2em;
}
html {
	background: #efefef;
 *overflow-x: hidden;
}
#header {
	background: #0022B4 url('images/ku_eyebrow_gradient.gif') top left scroll repeat-x;
	box-shadow: 0 0 15px 0 #666;
	height: 30px;
	width: 100%;
	color: #FFF;
	margin: 0;
	padding-top: 0;
}
#header.plain {
	background: #333333 url('images/nonku_eyebrow_gradient.gif') top left scroll repeat-x;	
	}
#topnav {
	font-size: 12px;
	height: 30px;
	overflow: hidden;
	margin-top: 0;
}
#topnav, .topleft a, .topleft a:visited {
	color: #FFF;
}
#topnav, .topleft a:hover {
	text-decoration: underline;
	color: #FFF;
}
#topnav p.topleft {
	padding: 4px 0 0 4px;
	margin: 0;
	color: #FFF;
}
#top_main_nav {
	float: right;
	margin-top: -22px;
}
#top_main_nav a {
	color: #FFF;
}
#top_main_nav ul {
	height: 28px;
	line-height: 28px;
	margin-bottom: 0;
}
#top_main_nav li {
	float: left;
	height: 28px;
	padding-left: 0;
	margin-left: 0;
	padding-top: .5em;
	font-size: 12px;
}
#top_main_nav li a {
	display: block;
	height: 100%;
	padding: 0 6px;
}
#top_main_nav #ku-directory-button {
	background: url('images/ku_navigator_gradient.gif') left top repeat-x;
	width: 84px;
	text-align: center;
	margin-top: 0;
}
#ku-directory-button a {
	padding-right: 8px;
	margin-right: 6px;
	color: #fff;
	background: url('images/down-arrow.png') right 5px no-repeat;
}
.inline-list, .inline-list li {
	display: inline-block;
 *display: inline; /* for ie7 */
	list-style-type: none;
	text-indent: 0;
	padding-bottom: .5em;
	margin-right: 5px;
}
.mobile-logo {
}
.navigate li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0;
	border-right: 1px solid #999;
	line-height: 190%;
}
.navigate li.label {
	border: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left:1em;
	color: #fff;
	text-transform: uppercase;
	background-color: #E8000D;
}
.navigate li.last {
	border: none;
	margin-left: 0;
}
.navigate {
	font-family: sans-serif;
	margin-left: -2.5em;
	*margin-left: 0;
	margin-top: 0;
	margin-bottom: .5em;
}
.navigate a {
	color: #009;
	text-decoration: none;
}
.navigate a:hover {
	color: #39F;
	text-decoration: underline;
}
#header-container {
	height: 125px;
	background: transparent url('images/ku_menu_gradient.png') repeat-x scroll left top;
	border-bottom: 1px solid #0022b4;
}
#header-container .logo-img {
	display: block;
	height: 179px;
	width: 160px;
}
#section-heading {
	height: 139px;
	margin-left: 170px;
 *margin-top: -140px;
 *z-index: 15;
}
h2.unit-name {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	height: 44px;
	display: block;
	margin: 10px 0 0px 0;
}
.home-signature {
	margin-top: 4px;
	margin-bottom: 0;
}
p.unit-description {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: italic;
	display: block;
	width: 300px;
	height: 45px;
	overflow: hidden;
	margin-bottom: 0;
}
#main-search {
	position: absolute;
 *position: inherit;
	display: block;
	margin-right: 10px;
	/* z-index: 25; */
}
#search {
	display: block;
	position: relative;
	right: 0;
	top: -50px;
 *top: 50px;
	float: right;
	clear: left;
}
.google {
	display: block;
	position: relative;
	right: 0;
	top: -30px;
 *top: 50px;
	float: right;
	clear: left;
}
#search form.search_box input[type="text"], #search-block-form input[type="text"], #search-block-form--2 input[type="text"] {
	border: 1px solid #51626f;
	height: 30px;
	width: 122px;
	opacity: 0.65;
	position: absolute;
	right: 5px;
	z-index: 9;
}
#search form input[type=submit] {
	background: transparent url("images/search_icon.png") no-repeat right center;
	border: 0;
	border-radius: 0;
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	width: 21px;
	position: absolute;
	top: -30px;
 *top: 0px;
	right: 5px;
	z-index: 10;
	font-size : 0;
	margin-right: 3px;
}
#main {
	padding-top: 1em;
	min-height: 300px;
}
#announcement {
	padding: 1em;
	background-color: #fefed5;
	border-top: 2px solid #33cc33;
	border-bottom: 2px solid #33cc33;
	color: #000;
	margin-bottom: .5em;
}
#announcement a {
}
#announcement p {margin: 1em 2em 1em 1em;}
#crumbtrail {
	padding-top: 3px;
}
#crumbtrail p {
	margin-bottom: 0;
	line-height: 1;
}
div.box {
	margin: 1%;
	float: left;
	clear: none;
	width: 48%;
	height: 48%;
	border: 4px solid #FFF;
	padding: 0;
	/* color: #FFF; hiding to fix text color in cas login */
}
.edu {
	background-color: #0022B4;
}
.res {
	background-color: #E8000D;
}
.pat {
	background-color: #85898A;
}
.com {
	background-color: #ff9900;
}
.dim {
	opacity: 0.5;
}
div.box a {
	color: #e6e6e6;
}
div.box h3 {
	color: #FFF;
}
.btn {
	vertical-align: text-bottom;
}
footer, header {
	margin: 0;
	padding-top: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font: inherit;
	display: block;
}
#footer-sub {
	background: #CCC url('images/unit_footer_graygrad.gif') left top repeat-x;
	border-top: 1px solid #85898A;
	overflow: visible;
	padding: 10px 0;
	color: #51626F;
	width: 100%;
}
#footer-sub a {
	color: #0062a0;
}
.title {
	font-weight: bold;
	margin-bottom: 1em;
}
div#footer-bottom {
	background: #0022B4 url('images/ku_footer_bluegrad.gif') left top repeat-x;
	border-top: 3px solid #E8000D;
	color: #FFF;
	min-height: 90px;
	padding: 20px 0 10px 0;
	width: 100%;
}
div#footer-bottom.plain {
	background: #333333;
	border-top: 3px solid #6699cc;
	}
p.icon {
	height: 55px;
	font-size: .9em;
	line-height: 110%;
}
p.icon img {
	float: left;
	vertical-align: text-top;
	padding-right: 6px;
}
.mini-icons {text-align: center;}
.mini-icons img {vertical-align: bottom;}

div.floatright {
float: right;
margin-left: 1em;
margin-bottom: .5em;
}
input[type=text],input[type=password],input[type=submit],input[type=button] {
  @include transition(all 0.30s ease-in-out);
  outline: none;
  padding: 5px 5px 5px 5px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
input[type=text]:focus,input[type=password]:focus,input[type=submit]:focus {-moz-box-shadow:#06f 0 0 5px;-webkit-box-shadow:#06f 0 0 5px;box-shadow:#06f 0 0 5px;z-index:1;}
/**
 * Tabbed widget for event calendar on the navigator
 */

.tabbox .nav {
	list-style-type: none;
	margin: 0 0 -1px 0;
	padding-left: 0;
}
.tabbox .nav li {
	background-color: #ebebeb;
	border: 1px solid #ccc;
	display: inline-block;
 *display: inline;
	height: 30px;
	line-height: 30px;
	margin: 0;
	margin-left: -6px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	text-indent: 0;
}
.tabbox .nav li.active {
	border-bottom: 1px solid #fff;
	background-color: #ffffff;
}
.tabbox .nav li:first-child {
	margin-left: 0;
}
.tabbox .nav li a {
	display: block;
 *display: inline;
	height: 100%;
	padding: 0 10px;
	text-decoration: none;
}
.tabbox .nav li.active a {
	background-color: #fff;
	color: #e8000d;
}
.tabbox .content {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 3em;
	margin-bottom: 1em;
}
.tabbox .content .tab {
	height: 0;
	visibility: hidden;
	width: 0;
	display: none;
}
.tabbox .content .active {
	display: block;
 *display: inline;
}
.tabbox .content .tab.active {
	height: auto;
	visibility: visible;
	width: auto;
}
/* end tabbox */

/* navigator styles */
.element-invisible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	height: 1px;
}
.centered-column {
	text-align: center;
	margin: .5em 0 .5em 0;
}
/* end navigator styles */



/*Add your styles as needed but do not use any more classes for fonts than these*/
* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
/*a tags*/
a {
	text-decoration: none;
	color: #0022b4;
}
a:hover {
	text-decoration: none;
}
a:visited {
	color: #0022b4;
}
/*Headers*/


/*Lists*/
ul {

	line-height: 120%;
	font-size: 1em;/*margin-left: 1em;	
	
	padding: 0 1em;
*/
}
li {
	padding-bottom: .5em;
}
.liststyle li {
	list-style: circle;
	margin: 0;
	padding: 0;
}
ul.links {
	margin-left: 0em;
	padding-left: 0.2em;
	margin-bottom: 1em;
	list-style: none;
	clear: both;
}
ul.links li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
}
/* list w/icons */
ul.icons {
	margin-left: 0em;
	padding-left: 0.2em;
	margin-bottom: 1em;
	list-style: none;
	margin-right: 0;
}
ul.icons li {
	background-image: url(images/icon-alumni-community-relations.html);
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 55px;
	margin-bottom: 1em;
	font-size: 90%;
	margin-right: 0;
}
/*small print*/
.small {
	font-size: .83em;
}
/*Helping Classes*/
.text-center {
	text-align: center;
}
.topspc {
	margin-top: 25px;
}
.btmspc {
	margin-bottom: 60px;
}
.vis {
	overflow: visible;
}
/* hide border on images that are linked */
a img {
	border: none;
}
a:hover img {
	text-decoration: none;
}
div.sub-left, div.footer-left {
	margin-left: .5em;
	width: 50%;
	float: left;
}
div.sub-right, div.footer-right {
	float: right;
	margin-right: .5em;
	width: 190px;
	text-align: right;
	padding-right: .5em;
}
.footer-center {
	text-align: center;
	width: 100%;
}
div.footer-center a {
	color: #FFF;
	padding-left: .5em;
	padding-right: .5em;
}
/* orange-ish footer links */
div.footer-right {
	box-shadow: none;
	float: right;
	margin-right: 6px;
}
div.footer-right ul {
	display: block;
	margin-left: 0;
	list-style-type: none;
}
div.footer-right ul, ol {
	padding: 0;
	margin: 0 0 10px 25px;
}
div.footer-right a {
	color: #89b7ff;
	font-size: 12px;
}
div.ku_email {
	background: transparent url('images/grey_email.html') left center no-repeat;
	padding-left: 18px;
}
div.ku_phone {
	background: transparent url('images/grey_phone.html') left center no-repeat;
	padding-left: 18px;
}
.contactdetails .emailphone {
	width: 25%;
	float: left;
	border-right: 1px dotted #85898A;
	padding-right: 2%;
}
/* typography based on KU styles*/


/* Josh C removed paragraph from this 3-1-13, may want to remove table and some others from this */
p, dl, hr, h1, h2, h3, h4, h5, h6, pre, table, address, fieldset {
	margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin: .25em 0 6px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Times, "Times New Roman", serif;
	letter-spacing: normal;
}
h1 {
	color: #021E2F;
	font-size: 21px;
	line-height: 25px;
	color: #333;
	margin-bottom: 1em;
	hyphens: none;
}
h2 {
	color: #021E2F;
	font-size: 18px;
	line-height: 22px;
}
h3 {
	color: #021E2F;
	font-size: 16px;
	line-height: 20px;
}
h4 {
	color: #021E2F;
	font-size: 14px;
	line-height: 18px;
}
h5 {
	color: #021E2F;
	font-size: 13px;
	line-height: 17px;
}
h6 {
	color: #021E2F;
	font-size: 13px;
	line-height: 17px;
	font-family: sans-serif;
	color: #333;
}
pre {
  width: 100%;
  max-height: 400px;
  color: #444;
  padding: 10px;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
  word-wrap: normal;
  overflow: auto;
}
.underline {
	line-height: 110%;
	border-bottom: #ccc 1px solid;
	margin-bottom: 0.9em;
}
.subhead {
	line-height: 22px;
	color: #A55121;
	padding:0 1em .25em 0;
	font-weight: normal;
}
a:hover {
	text-decoration: underline !important;
}
ul ul, ol ol, ol ul {
	padding-top: 1em;
	list-style-type: disc;
}
dl.events dt {
	font-size: 100%;
}
/* img styles, from old kumc css */
img.left {
	float: left;
	margin-right: 5px;
	padding-bottom: .5em;
	border: none;
}
img.right {
	float: right;
	margin-left: 5px;
	padding-bottom: .5em;
	border: none;
}
img.center {
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: .5em;
}
.ku_red {
	color: #E8000D;
}
/* table style from old kupresentation.css */
/* table with border */
table.form {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d8d7d7;
	border-collapse: collapse;
	background-color: white;
}
table.form th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d8d7d7;
	background-color: white;
	-moz-border-radius: 0px;
}
table.form td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d8d7d7;
	background-color: white;
	vertical-align: top;
	-moz-border-radius: 0px;
}
/*homepage tweet styles */
.tweet, .query {
	font: 120% Georgia, serif;
	color: #085258;
}
.tweet_list {
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;/* background-color: #8ADEE2; */
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
	list-style-type: none;
}
.tweet_list li a {
	color: #0C717A;
}
.tweet_list .tweet_even {
	background-color: #91E5E7;
}
.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
}
/* end homepage tweet styles */

/* why ku styles 
formerly .rtcol_header */
.component_header {
	font-family: Georgia, Times, "Times New Roman", serif!important;
	font-size: 16px!important;
	font-weight: bold;
	display: block;
	float: left;
 *float: none;
	width: 100%;
	/*height: 34px; */
	padding: 10px;
	margin-bottom: 1em;
 *margin-bottom: 0;
	line-height: 18px;
	color: #fff;
	background-color: #666666;
	border-bottom: #DAD6CB 1px solid;
}

.red {
	background-color: #e8000d;
}
.blue {
	background-color: #1d52c4;
}
.table-col-header {min-height: 60px;}
.component_header.left {
	*width: 140px;
}
/* end why ku styles */

.component_header.white {
	background-color: #ffffff;
	color: #333;
	padding-bottom: 6px;
}
.addthis_toolbox.addthis_default_style {border-top: #e6e6e6 1px solid;padding-top: 3px;padding-bottom: 6px;clear: both;}
.time-stamp {font-size:10px; color: #999;float:right;}
.hidden {visibility:hidden;}

/* List Styles for left and right promo area classes and styles */


ul.link-list{
	list-style: none; 
	padding-left: 0; 
	margin-left: 0; 
	line-height: 2; 
	text-align: center;
}

ul.link-list li{
	margin:0;
	list-style:none;
}

ul.link-list li a{
	display:block;
	min-width:100%;
	border: #ccc 1px solid; 
	margin: -1px 0 0 0;
	background: #e4e4e4;
}

	ul.link-list li a:hover{

	text-decoration:none;
	color:#333;
	background:#fff;
}

ul.link-list li a table{
	width:100%;
}

/* Simple roster listing page without bio ---------------------------*/

ul.simple-roster{
	list-style:none;
	margin:0;
	padding:0;
	
}

ul.simple-roster li{
	float:left;
	display:block;
	width:155px;
	margin:0 15px 0 0;
	min-height:210px;
	vertical-align:top;
}

ul.simple-roster li p{
	margin:0;
}
ul.contact { padding-bottom: 1em;}
ul.contact li{	list-style:none; margin:0 0 0 -2em; padding:0; clear:both; font-size: .85em;}
/* Simple dual column listing page for contacts and other similar data*/

ul.contact-listing{
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
	
}

ul.contact-listing li{
	float:left;
	display:block;
	width:245px;
	margin:0 15px 0 0;
	min-height:100px;
	vertical-align:top;
}

ul.contact-listing li p{
	margin:0;
}

ul.contact-listing h3{
	clear:both;
	line-height:2;
}


#rightnav ul.links {
	margin-left: 0px; 
	margin-top:10px;
	padding:0px;
}
#rightnav ul.links li{	
	margin: 0 0 .5em 0px;	
	line-height: 1.1em;	
	padding-top:2px;
}
/* news archive style */
.pubDate {
color: #666;
font-size: 85%;
font-style: italic;
}
/*generic rotating image class */
.rotator{
	margin-top:35px;
	height:112px;
}
.rotator_nav{
	display:none;
}

/* Button configuration */
a.ku_button, .ku_button {
    margin: 5px;
    text-decoration: none;
    font: bold 16px Georgia, Arial; /*Change the em value to scale the button*/
    display: inline-block;
    text-align: center;
    color: #fff;
}

a.ku_button,  a.ku_button .ku_button_content .ku_button, .ku_button .ku_button_content {
    -moz-border-radius: .75em;
    border-radius: .75em;
}

a.ku_button .ku_button_content, .ku_button .ku_button_content {
    display: block;
    padding: 0.5em 1.5em;
    color: #fff;
}

a.ku_button:hover, .ku_button:hover {
    box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .1em rgba(0,0,0,0.4);
    text-decoration: none !important;

}

a.ku_button:active, .ku_button:active {
    position: relative;
    top: 1px;
}
/* end button configuration */

/* style for ku_button-blue */
a.ku_button-blue, .ku_button-blue {
    background: #05437a;
    background: -webkit-gradient(linear, left top, left bottom, from(#00619e), to(#05437a));
    background: -moz-linear-gradient(-90deg, #00619e, #05437a);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00619e', endColorstr='#05437a');
}

 a.ku_button-blue:hover, .ku_button-blue:hover {
    background: #05437a;
    background: -webkit-gradient(linear, left top, left bottom, from(#0077c2), to(#05437a));
    background: -moz-linear-gradient(-90deg, #0077c2, #05437a);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0077c2', endColorstr='#05437a');
}

a.ku_button-blue:active, .ku_button-blue:active {
    background: #05437a;
}
/* end style for ku_button-blue */


