/* Overriding ISU Template CSS themeing */
#top-strip ul > li.border.first > a {
	border-left: none;
}
	
#ribbon {
	background-color: #cecbbc;
	border-bottom: 6px solid #444;
}
#ribbon h1 {
	height: auto;
}
#ribbon h1 > a {
	height: auto;
}

#ribbon form > input[name="q"] {
	border: 2px solid #bb0e1c;
}
#ribbon form input[type="submit"] {
	background-color: #bb0e1c;
}

#block-system-main-menu ul.menu {
	background-color: #bb0e1c;
}

#ribbon #main-nav {

}

/* Removing white border on last menu item */
#ribbon #main-nav .content > ul > li:last-child {
	border-right: none;
/* uncomment to add the gold background to the taxplace item */
	background-color: #dfbd00;
	width: 166px; 
}
#ribbon #main-nav .content > ul > li:last-child > a {
	border-right: none;
}

/* Removing white border on first menu item */
#ribbon #main-nav .content > ul > li:first-child {
	border-left: none;
}
#ribbon #main-nav .content > ul > li:first-child > a{
	border-left: none;
}

/* Making space between menu items white */
#ribbon #main-nav .content > ul > li {
	border-left: 1px solid #fff;
	padding-top: 4px;
}

#ribbon .grids-24 {
	background-image:url('images/header.png');
	background-repeat: no-repeat;
	background-position: right top;
}

/* Search Box */

#ribbon form > input[name="as_q"] {
	/*background: #97141f;
	background: rgba(0,0,0,0.18);*/
	border: 2px solid #97141f;
	/*box-shadow: 0 0 3px rgba(0,0,0,0.3) inset;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.3) inset;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.3) inset;*/
	color: #000;
	height: 16px;
	line-height: 16px;
	margin: 0;
	padding: 1px;
	width: 180px;
}

/* Banner overrides */
.banner-container {
	margin-top: -6.75px;
}

.front #content {
	min-height: 0px;
}

.front #container {
	background: none;
	border: none;
}

.homepage-site-title {
	margin-top: 6px;
	padding: 1em;
	padding-bottom: 0.5em;
	border: 1px solid;
	background-color: #bb0e1c;
	background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.28));
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.28)));
	color: #eee;
	border: 1px solid #bb0e1c;
}

#homepage-content {
	display: none;
}

/* Homepage Grey Boxes */
.homepage-box {
	/*background-color: #4b4840;*/
	background-color: #444;
/*	background-image: -moz-linear-gradient(135deg,rgba(255, 255, 255, 0.2) 25%,transparent); */
/*	background-image: -o-linear-gradient(135deg,rgba(255, 255, 255, 0.2) 25%,transparent); */
	background-image: linear-gradient(315deg, rgba(255, 255, 255, 0.2) 25%, transparent);
/*	background-image: -webkit-gradient(linear,right bottom,left top,color-stop(0.25,rgba(255, 255, 255, 0.2)),to(transparent));*/
	color: #fff;
	line-height: 16px;
	margin-top: 6px;
	padding: 6px 9px 9px;
	width: 298px;
	height: 180px;
}

.homepage-box a {
	color: #fff;
}

.homepage-box .more-link a{
	color: #900;
}

.homepage-box a.more-link {
	color: #900;
}


#homepage1 {
	margin-right: 6px;
	width: 299px;
}
#homepage2 {
	margin-right: 5px;
}

.homepage-box .view-id-facebook p {
	clear: both;
	float: right;
	margin-top: 1em;
}


.homepage-box .view-features img {
	float: left;
	margin-right: 10px;
}

.homepage-box .view-articles .views-row {
	margin-bottom: 0.5em;
	border-top: 1px solid #888;
	padding-top: 0.5em;
/*	border-bottom:1px solid #2c2c2c; */
}
.homepage-box .view-articles .views-row.views-row-first {
	border-top: none;
}

.homepage-box .view-seminars .views-row {
	margin-bottom: 0.5em;
	border-top: 1px solid #888;
	padding-top: 0.5em;
}
.homepage-box .view-seminars .views-row.views-row-first {
	border-top: none;
}

/* End Homepage Grey Boxes */

/* Removing crazy border from tables */
tbody {
	border-top: none;
}

/* CALT Themeing */
#disclaimer {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: smaller;
	background: #bb0e1c;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABVCAYAAACICo5oAAAAI0lEQVQoz2NhAAIWfAQLXi42gpUU80hSTIRt1DaPvq7HrQMAVaYBmH7x3TUAAAAASUVORK5CYII=");
	background-image: -moz-linear-gradient(transparent,rgba(0,0,0,0.28));
	background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,0.28)));
	background-position: bottom center;
	background-repeat: repeat-x;
}

#disclaimer p {
	margin: 1em;
	line-height: 1.25em;
	color: #fff;
}

.sponsors960 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: smaller;
	background-color: #fff;
	/*
	background-color: #dfbd00;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABVCAYAAACICo5oAAAAI0lEQVQoz2NhAAIWfAQLXi42gpUU80hSTIRt1DaPvq7HrQMAVaYBmH7x3TUAAAAASUVORK5CYII=");
	background-image: -moz-linear-gradient(transparent,rgba(0,0,0,0.28));
	background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,0.28)));
	background-position: bottom center;
	background-repeat: repeat-x; */
}
.sponsors960 .region {
	width: 855px;
	margin-top: 2em;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}
.sponsors960 h3 {
	color: #fff;
}
.sponsors960 p {
	margin: 1em;
	line-height: 1.25em;
	color: #fff;
}
.sponsors960 .views-row {
	float: left;
	padding-right: 5em;
}
.sponsors960 .views-row-first {
	padding-left: 5em;
}
.sponsors960 img {
	margin-top: 10px;
	margin-bottom: 10px;
}

#social {
	padding-top: 1em;
	text-align: right;
}

h3 {
	color: #bb0e1c;
}

/* Fix active menu item being white */
#left-sidebar ul.menu li.active-trail > a, #left-sidebar ul.menu a.active {
	color: inherit;
}

/* indent menu tree in left menu */
#left-sidebar ul.menu li.active-trail > ul li a{
	padding-left: 1.5em;
}

/* ShareThis */
#block-calt-custom-sharethis {
	width: 100%;
	height: 25px;
}
.addthis_toolbox {
	float: right;
}

/* Annotation View */
.view-annotations .views-field-field-annotation-case {
	font-weight: bold;
	margin-bottom: 0.5em;
}

.view-annotations .views-row {
	margin-left: 1em;
}
#block-calt-custom-annotation-year-index p {
	padding: 2px 10px;
}
.region-sidebar-first .webform-client-form {
	padding: 2px 10px;
}

.region-sidebar-first .view-sponsors.view-display-id-block_2 img {
	padding: 10px 10px;
}


/* Article node */

.node-type-article .field-name-field-article-byline .field-items {
	display: inline-block;
}
.node-type-article .field-name-field-article-byline:before {
	content: "By ";
}
.node-type-article .field-name-field-article-byline {
	color: #999;
	float: left;
}
.node-type-article .field-name-field-article-byline:after {
	content: " | ";

}

.node-type-article .field-name-field-article-date {
	color: #999;
	float: left;
	margin-left: 0.25em;
	margin-bottom: 1em;
}


.node-type-article .field-name-field-article-abstract {
	clear: both;
	border-top: 1px solid;
	padding-top: 1em;
	border-bottom: 1px solid;
}

/* Article view */
.view-articles .views-row {
	/* margin-bottom: 1em; */
}
.view-articles .views-field-field-article-date {
	color: #999;	
}
.view-articles .views-field-field-article-date {
	width: 200px;
	margin-right: 1em;
}
.view-articles .views-field-title {
	width: 600px;
	float: right;
	margin-top: -1.5em;
}
.view-articles .views-field-nothing {
	clear: both;
}

/* Seminar Node */
.node-type-seminar .field-label {
	color: #bb0e1c;
	font-size: 14px;
	margin-bottom: 0.5em;
}
.node-type-seminar .field-name-field-seminar-date {
	float: left;
	padding-right: 1em;
	margin-right: 1em;
	margin-top: 1em;
	border-right: 1px solid #999;
}

.node-type-seminar .field-name-field-seminar-city {
	padding-top: 1em;
}

.node-type-seminar .field-name-field-seminar-summary {
	margin-top: 2em;
}

/* Seminar Page View */
.view-seminars.view-display-id-page .views-field-nothing {
	clear: both;
}
.view-seminars.view-display-id-page .views-field-field-seminar-summary {
	margin-top: 1em;
	margin-left: 3em;
}
.view-seminars.view-display-id-page .views-field-field-seminar-date {
	padding-right: 1em;
	margin-right: 1em;
	border-right: 2px solid #999;
	font-weight: bold;
	font-size: 1.1em;
}
.view-seminars.view-display-id-page .views-field-field-seminar-city {
	font-weight: bold;
	font-size: 1.1em;	
}

/* Newsletter */
.node-type-newsletter #container .header h1 {
	display: none; /* hide the actual page title, so it can be displayed in the header */
}

.node-type-newsletter .region-help {
	width: 735px;
}

.node-type-newsletter #container .region-help h1 {
	display: block;
	width: 50%;
	color: #900;
}

.node-type-newsletter .region-above-content #block-views-newsletter-block-3 {
	margin-top: 20px;
	float: left;
	width: 50%;
}

.node-type-newsletter .region-help #block-block-9 { /* archive link */
	margin-top: -4px;
	float: right; 
	font-size: 16pt;
	font-weight: bold;
}
.node-type-newsletter .region-help #block-block-9 a {
	text-decoration: none;
}
.node-type-newsletter .region-help #block-block-9 a:hover {
	text-decoration: underline;
}

.node-type-newsletter .region-above-content .webform-client-form {
	float: right;
	margin-top: 25px;
	margin-right: -75px;
}
.node-type-newsletter .region-above-content .webform-component-email {
	display: inline;
}
.node-type-newsletter .region-above-content .webform-client-form .form-actions {
	display: inline;
}
.node-type-newsletter .region-above-content #block-calt-custom-sharethis {
	margin-top: 60px;
	clear:both;
}
.node-type-newsletter .region-above-content {
	width: 713px; /* busting through the right sidebar */
	height: 75px;
	background: url('images/newsbannerMar2016.png');
/*	background: #f4f3e8; */
	padding: 1em;
}
.node-type-newsletter #left-sidebar {
	background-color: #eee;
	width: 180px;
}
.node-type-newsletter #left-sidebar .region-sidebar-first {
	background: none;
	padding-bottom: 0;
}
.node-type-newsletter #left-sidebar .region-sidebar-first .field-name-field-newsletter-left {
	padding: 10px;
}
.node-type-newsletter #left-sidebar .region-sidebar-first .field-name-field-newsletter-left h3 {
	border-bottom: 2px solid #dfbd00;
	margin-left: -5px;
	margin-right: -5px;
}

.node-type-newsletter #right-sidebar {
	width: 216px;
	margin-top: 155px;
	background-color: #eceecb;
	padding: 10px;
	border: 1px solid;
}
