﻿a:link, a:visited {
	color: #621d98;
}
body {
	background-color: #f0e9da;
	margin: 0;
	padding: 0;
}

a img {
	border: none
}

h1 {
	margin: 5px 0 10px 0;
}

#ie6center {
	text-align: center;
	background-image: url(//images.truman.edu/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #f0e9da;
}

#outercontainer {
	width: 932px;
	margin: 0 auto;
	text-align: left;
}

#topbar {
	width: 100%;
	height: 75px;
	background-image: url(//images.truman.edu/seal.gif);
	background-repeat: no-repeat;
	background-position: 405px;
	font-family: sans-serif;
}

#trumanstate {
	float: left;
	margin-top: 13px;
	margin-left: 2px;
	width: 455px;
	height: 32px;
}
#trumanstate_new {
	float: left;
	margin-top: 8px;
	margin-left: 8px;
	width: 430px;
	height: 37px;
}

#tagline {
	width: 336px;
	height: 22px;
	float: left;
	margin: 3px 0 0 7px;
	display: inline;
}

#taglinecontainer {
	width: 355px;
	height: 22px;
	float: left;
	margin: 5px 0 0 18px;
	display: inline;
}
#tagllinecontainer img {
	float: left;
}


#printtruman {
	display: none;	
}

#indexmap {
	float: right;
	border-left: 2px solid #fefdfc;
	text-align: center;
	padding: 0 19px 0 10px;
	margin-top: 10px;
	font-size: small;
}

#indexmap p {
	margin: 0;
	padding: 0;
	line-height: 125%;
}

#indexmap a:link, #indexmap a:visited {
	color: #fefdfc;
	text-decoration: none;
}

#indexmap a:hover {
	color: #cabd9d;
}

#searchdiv {
	float: right;
	margin-top: 15px;
	padding-right: 13px;
}
#searchdiv fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

#searchdiv #searchfield {
	width: 118px;
	height: 22px;
	font-size: 100%;
	float: left;
	border: none;
	margin: 0 0 8px;
	/* padding: 0; */
	background: url(//images.truman.edu/shadeInput.gif) top right no-repeat #ffffff;
}

#searchdiv #searchbutton {
	height: 24px;
	width: 70px;
	float: left;
}

#searchdiv label {
	color: #fefdfc;
	font-size: 12px;
}

#searchdiv label:hover {
	color: #cabd9d;
}

form {
	margin: 0;
	padding: 0;
}

#navcontainer ul {
	margin: 0;
	padding: 0;
 	height: 25px;
	background-color: #79699b;
	color: #fefdfc;
	clear: both;
	width: 100%;
	font-family: 'Molengo', sans-serif;
}

#navcontainer ul li {
	display: inline;
}

#navcontainer ul li a {
	height: 22px;
	margin: 0;
	letter-spacing: 1px;
	word-spacing: 4px;
	padding: 1px 19px 0;
	background-color: #79699b;
	color: #fefdfc;
	text-decoration: none;
	float: left;
	background-image: url('//images.truman.edu/nav_separator.gif');
	background-position: right;
	background-repeat: no-repeat;

}

#navcontainer ul li a.rightmost {
	background-image: none;
}

#navcontainer ul li a:hover {
	background-color: #594589; 
	color: #fefdfc;
}

#bottom {
	float: left;
	border-top: 1px solid #eae5d8;
	background-color: #ebe2d1;
	background-image: url(//images.truman.edu/bottom_bg.gif);
	background-repeat: repeat-y;
	font-family: sans-serif;
}

#sectionheader {
	float: left;
	width: 932px;
	height: 159px;
	border-bottom: 1px solid #eae5d8;
}

#site_search {
	width: 110px;
}

#col1 {
	font-size: 14px;
	margin-left: 5px;
	display: inline;
	width: 190px;
	float: left;
}

#col2 {
	width: 736px;
	float: left;
	background-color: #ebe2d1;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#col2content {
	margin-left: 20px;
	margin-right: 20px;
}

div#rightcol {
	float: right;
	margin-right: -20px;
	display: inline;
	background-color: #d4c8ad;
	overflow: visible;	
	max-width: 227px;
  width:auto !important;
  width: 227px;	
	margin-left: 10px;
	font-size: small;
}
div #rightcolinner {
	margin: auto;
	margin-left: 5px;
	margin-right: 5px;
}

.sublist {
	list-style-type: none;
	font-family: sans-serif;
	margin: 30px 0 0 0;
	padding: 0;
}

.sublist li {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}

.sublist li a:link,  .sublist li a:visited, .sublist li a  {
	padding: 4px 0;
	margin: 0;
	color: #6a0e0e;
	text-decoration: none;
	font-size: 100%;
	display: block;
	cursor: pointer;
}

.sublist li a:hover, p.leftheader a:hover {
	text-decoration: underline;
}

.sublist li a.active {
	font-weight: bold;
}

.sublist ul {
	list-style-type: none;
	font-size: 80%;
}

.sublist ul ul {
	font-size: 100%;
}

.sublist ul li a:link,  .sublist ul li a:visited {
	padding: 4px 0 4px 0px;
	background-image: none;
}

h1 {
	font-family: serif;
}

h1.sectionheader {
	background-image: url(//images.truman.edu/largearrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	color: #6a0e0e;
	padding-left: 30px;
	padding-top: 4px;
	margin-top: 20px;
	padding-top: 3px;
	width: 440px;
}

ul.sectionlist {
	font-family: sans-serif;
}

ul.sectionlist li {
	padding-top: 3px;
	padding-bottom: 3px;
}

ul.sectionlist li a:link, ul.sectionlist li a:visited {
	text-decoration: none;
	color: #000000;
}

ul.sectionlist li a:hover {
	color: #6a0e0e;
}

#feature {
	float: left;
	width: 680px;
	height: 256px;
	border-bottom: 1px solid #FFFFFF;
}

#portal {
	position: relative;
	background-image: url(//images.truman.edu/portal_bg.jpg);
	width: 251px;
	height: 256px;
	margin-left: 1px;
	float: left;
	border-bottom: 1px solid #FFFFFF;
}

#portal form {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	margin: 0;
	padding: 0;
	text-align: right;
}

#portal form label{
	display: block;
	font-family: sans-serif;
	font-size: small;
}

#portal form input {
	background: url(//images.truman.edu/shadeInput.gif) top right no-repeat #ffffff;
	border: none;
	width: 128px;
	z-index: 2;
	margin-bottom: 5px;
}

#portal_float {
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 283px;
	height: 239px;
}

#loginbutton {
	margin-top: 5px;
}

#homecol1 {
	width: 218px;
	margin-left: 27px;
	float: left;
	margin-top: 10px;
	font-family: sans-serif;
	display: inline;
}

#homecol1 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: small;
}

#homecol1 ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}

#homecol1 a, #homecol2 a {
	color: #6a0e0e;
}

#homecol1 a:hover, #homecol2 a:hover {
	color: #451168;
}

#homecol2 {
	width: 400px;
	float: left;
	margin-top: 10px;
	margin-left: 34px;
	font-family: sans-serif;
}

h2 {
	font-family: sans-serif;
	font-weight: normal;
}

.emphasis1 {
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#homecol2 .emphasis2, #homecol3 .emphasis2 {
	color: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: sans-serif;
	display: inline;
}

#homecol2 .emphasis2:hover, #homecol3 .emphasis2:hover {
	color: #6a0e0e;
}

#homecol3 {
 	margin-left: 17px;
	margin-top: 20px;
	float: left;
	width: 225px;
	display: inline;
}

#footer {
	font-size: x-small;
	width: 100%;
	text-align: center;
	clear: both;
	font-family: sans-serif;
	padding-top: 20px;
}

p.leftheader {
	margin: 10px 0 0 0;
	padding: 0;
	position: relative;
	float: left;
	width: 100%;
}

p.leftheader a:link, p.leftheader a:visited {
	padding: 5px 0;
	text-decoration: none;
    float: left;
    color: #6a0e0e;
	display: block;
	width: 100%;
}

a.currentpage {
	font-weight: bold;
}

#breadcrumbs {
	font-size: small;
	margin-top: 5px;
	color: #777777;
	margin-bottom: 20px
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #777777;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #8D342A;
	text-decoration: underline;
}

.bullblogs_post {
	margin: 0 0 2.5em 0;
}

.bullblogs_title {
	margin: 0;
	border-bottom: 1px solid #6A0E0E;
	margin-bottom: 4px;
}

.bullblogs_title a {
	text-decoration: none;
	color: #6A0E0E;
}
.bullblogs_title a:hover {
	color: #000000;
}

.bullblogs_date {
	color: #444;
	font-size: 12px;
	margin: 0 0 1em 0;
}

.bullblogs_content {
	font-size: 12px;
}

.bullblogs_content .size-full, .bullblogs_content .image-full {
	max-width: 469px;
}

#col1 ul {
	list-style-type: none;
	clear: both;
}

@media print {
	#col1 {
	display: none;
	}
	#outercontainer, #col2  {
		width: 100%;
	}
	#searchdiv, #indexmap, #navcontainer {
		display: none;
}
	#sectionheader {
	
		width: 657px;
		height: 111px;
}
	#tagline {
		display:none;
	}
	#trumanstate{
		display:none;
	}
	#sectionheader {
		float: none;
}
	#printtruman{
		display: inline;
	}
}

