@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Arvo:400,700,400italic,700italic);
/*@import url(http://coop.eku.edu/sites/all/themes/eku2/css/coop/style.css);*/

.eku-search input.searchbox:focus {
  outline: none !important;
  border:2px solid red;
}
textarea:focus{
  outline: none !important;
  border:1px solid blue !important;
  box-shadow: 0 0 10px #fff !important;
}
span.form-required{
  color: #940000 !important;
}
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: auto;
    top: auto;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:999;
}
form .description {
  color: #333 !important;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: 'PT Serif', 'Georgia', 'Times New Roman', serif; color: #333; }
body { background: url(../img/noise.png) #f5f5f5; margin: 0; font-size: 1em; line-height: 1.5; font-variant-ligatures: common-ligatures; }

::-moz-selection { background: #5e213b; color: #fff; text-shadow: none; }
::selection { background: #5e213b; color: #fff; text-shadow: none; }

a { color: #5e213b; text-decoration: none;}
a:visited { color: #5e213b; }
a:hover { color: #5e213b; text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
a:active { position: relative; top: 1px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; -moz-border-radius_font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100%; height: auto; width: auto; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { float: none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/******** DRUPAL RESETS ********/

.block {
  /*overflow: hidden;*/
  position: relative;
}

.feed-icon {
  position: absolute;
  top: 3px;
  right: 8px;
}

ul.menu {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

ul.menu li {
  margin: 0;
  padding: 0;
}

.item-list ul {
  margin: 0;
  padding: 0;
}

.item-list ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu a.active {
  color: #5e213b;
}

li.leaf,
li.collapsed,
li.expanded {
  list-style: none !important;
  list-style-type: none !important;
  list-style-image: none !important;
}

.sidebar .leaf,
.sidebar .collapsed,
.sidebar .expanded {
  padding-left: 2em !important;
}

.expanded > ul {
  margin-top: 1em;
}

.sidebar .leaf {
  background: url(../img/leaf.png) 3px 3px no-repeat;
}

.sidebar .leaf.active-trail {
  background: url(../img/leaf-active.png) 3px 3px no-repeat;
}

.sidebar .collapsed {
  background: url(../img/collapsed.png) 3px 3px no-repeat;
}

.sidebar .collapsed.active-trail {
  background: url(../img/collapsed-active.png) 3px 3px no-repeat;
}


.sidebar .expanded {
  background: url(../img/expanded.png) 3px 3px no-repeat;
}

.sidebar .expanded.active-trail {
  background: url(../img/expanded-active.png) 3px 3px no-repeat;
}


.view-footer {
  text-align: right;
  font-size: .75em;
  font-family: 'Source Sans Pro', 'Helvetica Neue', Arial, sans-serif;
}

ul.links {
  clear: left;
}

ul.links li {
  padding: 0;
}

.messages {
  font-size: .8em;
  padding: 1em !important;
  border: 1px solid #ccc;
  background: #f2f2f2;
  text-shadow: 0 1px 0 #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: sans-serif;
}

.messages > :last-child {
  margin-bottom: 0;
}

.messages.status {
  color: #468847;
  background: #dff0d8;
  border-color: #d6e9c6;
}

.messages.error {
  color: #b94a48;
  background: #f2dede;
  border-color: #eed3d7;
}

/* TABS */

ul.tabs {
  margin: 0 0 1.5em 0;
  padding: 5px 0 0 0;
  border: none;
  font-size: .9em;
}

ul.primary li a,
ul.secondary li a {
  margin: 0;
  padding: 5px;
  border: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

ul.primary li.active a,
ul.secondary li.active a {
  border: none;
  background: #5e213b;
  color: #fff;
}

/* TABLES */

table {
  width: 100%;
}

td, th {
  padding: .5em;
}

/********/

h1,h2,h3,h4,h5,h6,
ul,ol,dl,p,address,figure,pre,fieldset,table,hr,
.sidebar .block, .video-embed, .emvideo, .page-header, .messages {
  margin-top: 0;
  margin-bottom:24px;
  margin-bottom:1.5rem;
}

.h1 { font-size: 2em; margin: .67em 0; font-weight: bold }
.h2 { font-size: 1.5em; margin: .75em 0; font-weight: bold }
.h3 { font-size: 1.17em; margin: .83em 0; font-weight: bold }
.h4 { margin: 1.12em 0 }
.h5 { font-size: .83em; margin: 1.5em 0 }
.h6 { font-size: .75em; margin: 1.67em 0 }

li > ul,
li > ol{
  margin-bottom:0;
}


h1,.alpha{
    font-size:2em;
}
h2,.beta{
    font-size:1.5em;
}
h3,.gamma{
    font-size:1.25em;
}
h4,.delta{
    font-size:1.125em;
}
h5,.epsilon{
    font-weight:bold;
}
h5,.epsilon,
h6,.zeta{
    font-size:1em;;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

h1,
.sidebar h2 {
  padding-bottom: .5em;
  border-bottom: 1px solid #ddd;
}

.page {
  position: relative;
  z-index: 50;
  max-width: 1280px;
  margin: 0 auto;
  padding: 1.5em 0 0 0;
  background: #fff;
  -moz-box-shadow: 0px 0px 12px #ccc;
  -webkit-box-shadow: 0px 0px 12px #ccc;
  box-shadow: 0px 0px 12px #ccc;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

.wrapper {
  padding: 0 1em;
}

.header-wrapper {
  position: relative;
  z-index: 100;
  background-color: #5e213b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(94, 33, 59)), to(rgb(62, 19, 37)));
  background-image: -webkit-linear-gradient(top, rgb(94, 33, 59), rgb(62, 19, 37));
  background-image: -moz-linear-gradient(top, rgb(94, 33, 59), rgb(62, 19, 37));
  background-image: -o-linear-gradient(top, rgb(94, 33, 59), rgb(62, 19, 37));
  background-image: -ms-linear-gradient(top, rgb(94, 33, 59), rgb(62, 19, 37));
  background-image: linear-gradient(top, rgb(94, 33, 59), rgb(62, 19, 37));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#5e213b', EndColorStr='#3e1325');
  -moz-box-shadow: 0px 0px 12px #ccc;
  -webkit-box-shadow: 0px 0px 12px #ccc;
  box-shadow: 0px 0px 12px #ccc;
}

.header {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1.25em 0 1em 0;
  text-shadow: 0 1px 0 #000;
  color: #fff;
}

.header a {
  color: #fff;
}

.logo {
  float: left;
  width: 94px;
  height: 30px;
  margin-right: 1em;
  background: url(../img/new-logo-white-small2.png);
  background-size: cover;
}

.eku {
  display: none;
}

.site-name {
  line-height: 1;
  font-size: 1.25em;
}

.site-name sup {
  font-size: .5em;
  position:relative;
  top: -10px;
}
.eku-search {
  display: none;
  margin-top: 1.5em;
  position: relative;
  font-size: .7em;
  font-family: 'Arvo';
}

.eku-search input.searchbox {
  outline: none;
  width: 96%;
  padding: 5px 2%;
  color: #333;
  background: #fff;
  border: none;
  font-family: inherit;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.search-radios {
  margin-top: 1em;
}

.js .search-radios {
  display: none;
}

.search-radios input {
  margin: 0 .5em 0 1em;
}

.eku-search input.submit {
  position: absolute;
  top: 3px;
  right: 4px;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../img/search-go-bg.png);
  background-size: 100%;
}

.a-to-z {
  /*display: none;*/
  float: right;
  position: relative;
  top: 2px;
}

.horizontal-menu-wrapper {
  background: #ddd;
  text-shadow: 0 1px 0 #fff;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #ccc;
}

.horizontal-menu {
  max-width: 1280px;
  margin: 0 auto;
  padding: .4em 0;
  font-family: 'Arvo';
  font-size: .7em;
}

.horizontal-menu ul.menu li {
  display: inline;
  margin-right: 1em;
}

.mobile-nav {
  display: block;
  margin-bottom: 1em;
}

.mobile-nav select {
  max-width: 100%;
}

.header.has-marquee {
  padding-bottom: 0;
}

.marquee {
  margin-top: 1em;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;

  background-color: #5e213b;
  background-image: -webkit-gradient(radial, 50% 100%,0,50% 100%,200, from(rgb(39, 13, 24)), to(rgb(94, 33, 59)));
  background-image: -webkit-radial-gradient(50% 100%, rgb(94, 33, 59), rgb(39, 13, 24));
  background-image: -moz-radial-gradient(50% 100%, rgb(94, 33, 59), rgb(39, 13, 24));
  background-image: -o-radial-gradient(50% 100%, rgb(94, 33, 59), rgb(39, 13, 24));
  background-image: -ms-radial-gradient(50% 100%, rgb(94, 33, 59), rgb(39, 13, 24));
  background-image: radial-gradient(50% 100%, rgb(94, 33, 59), rgb(39, 13, 24));
}

.marquee .image img {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.marquee-news-body {
  padding: 1.5em 1.5em 0 1.5em;
}

#block-menu-primary-links {
  display: none;
}

.sidebar,
.main-column {
  padding-bottom: 1.5em;
}

.sidebar .menu,
.sidebar .item-list {
  font-size: 12px;
  font-size: .75rem;
  font-family: "Source Sans Pro","Helvetica Neue","Arial",sans-serif;
}

.sidebar .menu li {
  margin-bottom: 1em;
}

.sidebar .menu li:last-child {
  margin-bottom: 0;
}

.sidebar .menu li:first-child {
  padding-top: 0;
}

.sidebar .item-list li {
  margin-bottom: 1em;
}

.sidebar .item-list li:last-child {
  margin-bottom: 0;
}

div[role="main"] img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.footer {
  max-width: 1280px;
  margin: 0 auto;
  padding: 1.5em 0 0 0;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
}

.footer .grids {
  overflow: visible;
}

.footer h2 {
  color: #5e213b;
}

.footer-links li {
  text-align: center;
}

.footer-links ul {
  font-size: .75em;
  font-family: 'Arvo', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  list-style: none;
  padding: 0;
}

.footer-links a {
  color: #333;
}

/*.footer-links .eku-contact-information {
  padding: 2em;
  background-color: #ddd;
  background-image: -webkit-gradient(radial, 50% 50%,200,50% 50%,20, from(rgb(221, 221, 221)),to(rgb(245, 245, 245)));
  background-image: -webkit-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: -moz-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: -o-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: -ms-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}*/

.footer-links .eku-contact-information {
  padding: 1.5em;
  background-color: #fff;
  -moz-box-shadow: inset 0 0 8px #ccc, 0 1px 0 #fff;
  -webkit-box-shadow: inset 0 0 8px #ccc, 0 1px 0 #fff;
  box-shadow: inset 0 0 8px #ccc, 0 1px 0 #fff;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

.eku-contact-information strong {
  color: #5e213b;
  display: block;
  margin-bottom: .8em;
  padding-bottom: .8em;
  font-size: 1.5em;
  font-weight: normal;
  border-bottom: 1px solid #ccc;
  font-family: 'PT Serif', 'Georgia', 'Times New Roman', serif;
}

.copyright {
  color: #999;
  padding-top: 2em;
  font-size: .7em;
  font-family: 'Arvo', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  text-align: center;
  border-top: 1px solid #ccc;
}

.footer-logo {
  display: block;
  margin: 1em auto;
  width: 94px;
  height: 30px;
  background: url(../img/new-logo-maroon2.png);
  background-size: 100%;
}

/******** NODE STYLES ********/

.node.teaser {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}

.views-row-last .node.teaser {
  border: none;
}

.teaser-node-image {
  float: right;
  width: 25%;
  margin: 0 0 1em 1em;
}

.node_read_more a {
  display: inline-block;
  background: #f2f2f2;
  padding: .5em .75em;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: 'Arvo';
  font-size: .8em;
}

.node_read_more a:hover {
  background: #eee;
  text-decoration: none;
}

.page-header {
  position: relative;
  overflow: hidden;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides li {
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}


.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}

.page-header-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 96%;
  color: #fff;
  padding: 10px 2%;
  background: url(../img/trans-black.png);
  z-index: 1000;
}

.node-image {
  float: right;
  width: auto;
  max-width: 50%;
  margin: 0 0 1.5em 1.5em;
}

.image-gallery {
  margin-bottom: 1em !important;
}

.image-gallery img {
  margin-bottom: 10px;
  margin-bottom: .65em;
}

.gallery-image {
  float: left;
  width: 22.917%;
  margin: 0 2.083% 0 0;
}

.field-type-emvideo {
  clear: both;
}

.node-publish-info {
  color: #666;
  font-style: italic;
  font-size: .9em;
}

.share-this {
  clear: both;
}

.share-this-article {
  list-style: none;
  padding-left: 0;
  margin-bottom: 2em;
}

.share-this-article a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  margin-right: .5em;
}

.share-on-facebook {
  background: url(../img/facebook-share.png);
}

.share-on-twitter {
  background: url(../img/twitter-share.png);
}

tr.headings {
  font-weight: bold;
}

tr.headings td {
  background: #ddd;
}

table.style-zebra tr {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0px;
}

.page-header,
.field-type-emvideo {
    max-width: 618px;
}

.main-column table {
  font-size: .9em;
}

table.style-zebra{ border-top: 1px solid #ccc;  }
table.style-zebra tr:nth-child(even) td {background-color: #fff;}
table.style-zebra tr:nth-child(odd) td {background-color: #f5f5f5;}

.main-column .float-left{padding: .5em 1em 1em 0; float: left; margin: 0; }
.main-column .float-right{padding: .5em 0 1em 1em; float: right; margin: 0;}
.main-column .float-center{margin-left: auto; margin-right: auto; margin-top: 10px; margin-bottom: 10px; display: block; clear: both;}
.content .style-table-border-ccc{   border: 1px solid #ccc; ;}
.main-column .content table td{vertical-align: top; }
.main-column .content ul, #main-column .content ol{ }
.main-column .style-highlight {
  text-shadow: #fff 0 1px 1px;
  font-size: 1.25em;
  color: #343434;
}

.main-column form {
  max-width: 740px;
  margin-bottom: 1.5em;
}

.main-column .form-text,
.main-column textarea {
  width: 96%;
  padding: .5em 2%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ddd;
  background: #f5f5f5
}

.main-column form .description {
  color: #999;
}

form .captcha legend {
  display: none;
}

.main-column .form-submit {
  background: #5e213b;
  color: #fff;
  border: none;
  padding: .3em .5em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.main-column a{
  text-decoration: underline;
}

/******** NEWS STYLES ********/

/* Sidebar Block */

#block-views-news-block_1 .views-row,
#block-views-news-block_3 .views-row,
#block-views-news-block_4 .views-row {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(radial, 50% 50%,200,50% 50%,20, from(rgb(221, 221, 221)), to(rgb(245, 245, 245)));
  background-image: -webkit-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: -moz-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: -o-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: -ms-radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  background-image: radial-gradient(50% 50%, rgb(245, 245, 245), rgb(221, 221, 221));
  text-shadow: 0 1px 0 #fff;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  overflow: hidden;
  margin-bottom: 1.5em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

#block-views-news-block_1 .views-field-field-image-fid img,
#block-views-news-block_3 .views-field-field-image-fid img,
#block-views-news-block_4 .views-field-field-image-fid img{
  border-bottom: 1px solid #f5f5f5;
}

#block-views-news-block_1 .views-field-title,
#block-views-news-block_3 .views-field-title,
#block-views-news-block_4 .views-field-title{
  margin: 24px;
  font-size: 1.2em;
}

#block-views-news-block_1 .views-field-teaser,
#block-views-news-block_3 .views-field-teaser,
#block-views-news-block_4 .views-field-teaser{
  margin: 24px 24px 0 24px;
  font-size: .9em;
}

/* CAS Student of the Week */

.view-news.view-id-news.view-display-id-page_2 .views-field-title {
  font-size: 1.3em;
  padding-top: 12px;
  padding-bottom: 12px;
  float: left;
}
.view-news.view-id-news.view-display-id-page_2 .views-field-teaser{
  padding-bottom: 12px;
  float: left;
}
.view-news.view-id-news.view-display-id-page_2 .views-row {
  float: left;
  margin-bottom: 24px;
  border-bottom: 1px solid #ccc;
}


/******** EVENTS STYLES ********/

/* Events Block */

#block-views-events-block_1 .views-row-last {
  margin-bottom: 1.5em;
}

.event-block-row {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
}

.views-row-last .event-block-row {
  margin-bottom: 0;
}

.event-block-row .date,
.event-date {
  margin-right: 1em;
  width: 2.25em;
  float: left;
  line-height: 1;
  font-family: 'Arvo', 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}

.event-block-row .date .month,
.event-date .month {
  padding: 4px 0 2px 0;
  background: #5e213b;
  color: #fff;
  font-size: .7em;
}

.event-block-row .date .day,
.event-date .day {
  padding: 0 0 2px 0;
  background: #5e213b;
  color: #fff;
  font-size: 1.25em;
}

.event-block-row .date .weekday,
.event-date .weekday {
  padding: 2px 0;
  background: #ddd;
  font-size: .7em;
}

.event-block-row .title {
  font-size: .9em;
}

/******** PEOPLE STYLES ********/

.people-profile ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.view-content .node .people-profile{
  padding-bottom: 1em;
  border-bottom: 1px solid #CCC;
  display: block;
  margin-bottom: 1em;
  float: left;
  width: 100%;
}
.node .people-profile .imagefield-field_people_photo img{
  float: right;
  margin: 0 0 .75em .75em;
  max-width: 33%;
  display: block;
}
.view-content .node .people-profile img{
  float: left;
  margin: 0 .75em .75em 0em;
  max-width: 33%;
  display: block;
}

/******** WEBFORM STYLES ********/

.textarea-identifier.description {
    display: none;
}
.form-item legend {
      font-weight: bold;
}
.webform-component-fieldset {
    padding: 10px 10px 10px 10px;
    margin: 20px 0px 20px 0px;
    border: 1px solid #ccc;
}
.webform-component-fieldset fieldset {
    padding: 10px 10px 10px 10px;
    margin: 20px 0px 20px 0px;
    border: 1px solid #ccc;
}
.webform-component-fieldset fieldset fieldset{
    padding: 10px 10px 10px 10px;
    margin: 20px 0px 20px 0px;
    border: 1px solid #ccc;
}
.webform-component-fieldset legend{
    font-weight:bold;
    margin: 0;
    padding: 0;
    max-width: 100%
}
.webform-component-file input[type="file"]{
    width: 100%;
}
/******** WEBFORM SIGNATURE FIELD STYLES ********/
.sigWrapper canvas.pad{
    border: 1px solid #ccc;
}

/******** WEBFORM MULTIFILE UPLOAD FIELD STYLES ********/
.MultiFile-identifier-multi-file-upload{
width: 98%;
padding: .5em 2%;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
border: 1px solid #DDD;
background: whiteSmoke;
}

.MultiFile-wrap{
width: 98%;
}

/******** EKU SOCIAL MODULE STYLES ********/

.eku-social-twitter-link a {
  padding-left: 2em;
  background: url(../img/twitter-menu.png) top left no-repeat;
}

.eku-social-facebook-link a {
  padding-left: 2em;
  background: url(../img/facebook-menu.png) top left no-repeat;
}

.eku-social-youtube-link a {
  padding-left: 2em;
  background: url(../img/youtube-menu.png) 0px 1px no-repeat;
}

.eku-social-flickr-link a {
  padding-left: 2em;
  background: url(../img/flickr-menu.png) 0px 1px no-repeat;
}

.eku-social-instagram-link a {
  padding-left: 2em;
  background: url(../img/instagram-menu.png) 0px 1px no-repeat;
}

.eku-social-linkedin-link a {
  padding-left: 2em;
  background: url(../img/linkedin.png) 0px 0px no-repeat;
  background-size: 16px 16px;
}

.block-eku_social ul.menu li.eku-social-pinterest-link {
  padding-left: 2em;
  background: url('../img/pinterest.png') 0 1px no-repeat;
}

/******** GLOSSARY STYLES ********/

.view-glossary .attachment {
  margin: .5em 0 1.5em 0;
  padding: .25em .5em;
  background: #f5f5f5;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/******** COMMENT STYLES ********/

ul.links li.comment_add  {
    margin: 1em 0 0em 0;
    display: block;
    border-top: 1px solid #CCC;
    padding: 1em 0 1em 0;
    border-bottom: 1px solid #CCC;
}
div.comment{
    display: block;
    padding: 1em 0 1em 0;
    border-bottom: 1px solid #CCC;
}

/******** Smart computing twitter styles ********/

#block-views-twitter-block_1 .content {
  font-size: .9em;
}

#block-views-twitter-block_1 .views-row {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ccc;
}

#block-views-twitter-block_1 .views-field-created-time {
  margin-top: .5em;

}

/******** Emergency notification styles ********/
.emergency-rss-block {
  background-color: #f5f5f5;
  background-image: -webkit-gradient(radial,50% 50%,200,50% 50%,20,from(rgb(221,221,221)),to(rgb(245,245,245)));
  background-image: -webkit-radial-gradient(50% 50%,rgb(245,245,245),rgb(221,221,221));
  background-image: -moz-radial-gradient(50% 50%,rgb(245,245,245),rgb(221,221,221));
  background-image: -o-radial-gradient(50% 50%,rgb(245,245,245),rgb(221,221,221));
  background-image: -ms-radial-gradient(50% 50%,rgb(245,245,245),rgb(221,221,221));
  background-image: radial-gradient(50% 50%,rgb(245,245,245),rgb(221,221,221));
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 5px #ccc;
  -moz-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
}

.emergency-rss-block h2 {
  margin: 0;
  border: none;
  background-color: #e9b90f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(233, 185, 15)), to(rgb(234, 135, 0)));
  background-image: -webkit-linear-gradient(top, rgb(233, 185, 15), rgb(234, 135, 0));
  background-image: -moz-linear-gradient(top, rgb(233, 185, 15), rgb(234, 135, 0));
  background-image: -o-linear-gradient(top, rgb(233, 185, 15), rgb(234, 135, 0));
  background-image: -ms-linear-gradient(top, rgb(233, 185, 15), rgb(234, 135, 0));
  background-image: linear-gradient(top, rgb(233, 185, 15), rgb(234, 135, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#e9b90f', EndColorStr='#ea8700');
  padding: 0.5em 1.5rem;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border: 1px solid rgb(234, 135, 0);
  text-shadow: 0 1px 0 rgba(255,255,255, 0.5);
}

.emergency-rss-block .content {
  padding: 1.5em;
}

.emergency-rss-block .content p:last-child {
  margin: 0;
}


/******** MEDIA QUERIES ********/

@media only screen and (min-width: 769px) {


.mobile-nav {
  display: none;
}

#block-menu-primary-links {
  display: block;
}

.eku {
  font-size: .75em;
  line-height: 1;
  display: block;
  text-transform: uppercase;
  color: #fff;
}

.eku-search {
  display: block;
  margin-top: 6px;
}

.search-radios {
  margin: 0;
  position: absolute;
  top: 4px;
  left: -180px;
  width: 200px;
}

.wrapper{
  padding: 0 2.083%;
}

.site-name {
  position: relative;
  top: 4px;
}

.site-name:active {
  top: 5px;
}

.marquee .image img {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}

.marquee-news-body {
  padding-left: 0;
}

.grid-9 div[role="main"],
.grid-12 div[role="main"] {
  margin-right: 60px;
}

.footer {
  text-align: left;
}

.footer-links li {
  text-align: left;
}

.grids{
  width:auto;
  clear:both;
  margin:0 0 0 -2.083%;
  list-style:none; /* So we can make grids out of lists. */
  overflow:hidden; /* Clear the floats */
}

[class^="grid-"]{
  float:left;
  margin:0 2.083% 0 0;
}
.grids [class^="grid-"]{
  margin:0 0 0 2.083%;
}

.grid-1{ width:4.167% }
.grid-2{ width:10.417% }
.grid-3{ width:16.667% }
.grid-4{ width:22.917% }
.grid-5{ width:29.167% }
.grid-6{ width:35.417% }
.grid-7{ width:41.667% }
.grid-8{ width:47.917% }
.grid-9{ width:54.167% }
.grid-10{ width:60.417% }
.grid-11{ width:66.667% }
.grid-12{ width:72.917% }
.grid-13{ width:79.167% }
.grid-14{ width:85.417% }
.grid-15{ width:91.667% }
.grid-16{ width:97.917%; margin:0; }

}

/********/

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

.hidden { display: none !important; visibility: hidden; }

.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


@media print {
  .left-sidebar,
  .right-sidebar,
  .header-wrapper,
  .footer,
  .mobile-nav,
  .colonel-corner,
  .share-title,
  .share-this-article {
    display: none;
  }

  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

