/***************************************** 
 * Author: IU Office of Creative Services
 *
 * CSS for all pages
 ****************************************/
 
/****************************************
 * General Formatting
 ****************************************/

body {
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0 0 13px 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
img {
	border: none;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
td, th {
	vertical-align: top;
}

/****************************************
 * Skip Navigation Container
 ****************************************/

#skipnav, #skip1, #skip2, #skip3, #skip4, #skip5, #skip6, #skip7 {
	position: absolute;
	top: -9999em;
	left: -9999em;
}
#skipnav hr {
	display: none;
}

/****************************************
 * Branding Bar
 ****************************************/

#identity {
	background-color: #7d120c;
	width: auto;
	height: 44px;
}
#identity hr {
	display: none;
}
#identity #signature {
	width: 932px;
	margin: 0 auto;
	text-align: left;
}
#identity #signature a {
	display: block;
	width: 250px;
	height: 44px;
	background: url(../../images/interior/iu_crimson.gif) no-repeat 20px 0;
	position: relative;
	left: -20px;
}
#identity #signature a img {
	display: none;
}

/****************************************
 * Header
 ****************************************/

#header_wrap {
	background: url(../../images/interior/header_wrap_bg.gif) repeat-x;
	height: 63px;
}
#header {
	width: 932px;
	margin: 0 auto;
	background: url(../../images/interior/header_bg.gif) no-repeat;
	height: 63px;
	position: relative;
}

/* Title */
#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 207px;
	height: 30px;
}
#header h1 a {
	display: block;
	background: url(../../images/interior/title.gif) no-repeat;
	width: 207px;
	height: 30px;
	position: absolute;
	top: 33px;
	left: 11px;
}

/* Tagline */
#header h2 {
	margin: 0;
	padding: 0;
	background: url(../../images/interior/tagline.gif) no-repeat;
	width: 241px;
	height: 20px;
	position: absolute;
	top: 47px;
	right: 3px;
	text-indent: -9999px;
}

/****************************************
 * Wrapper
 ****************************************/

#wrapper {
	position: relative;
	width: 932px;
	margin: 0 auto;
	text-align: left;
}

/****************************************
 * Date and Services & Resources
 ****************************************/

#resources {
	position: relative;
	height: 57px;
	width: 932px;
	margin: 0 auto;
	z-index: 9999;
}

/* Date */
#date {
	position: absolute;
	top: 8px;
	left: 11px;
	font-size: 1em;
}

/* Browse by Campus and Browse by Services */
#campus, #services {
	position: absolute;
	top: 11px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.917em;
	line-height: 1.364em;
}
#campus {
	right: 179px;
}
#services {
	right: 0;
}
#campus li, #services li {
	text-indent: -9999px;
	width: 170px;
	height: 36px;
	list-style: none;
}
#campus li {
	background: #ece9e0 url(../../images/interior/hd/campus.gif) no-repeat;
}
#services li {
	background: #ece9e0 url(../../images/interior/hd/services.gif) no-repeat;
}
#campus li li, #services li li {
	background: none;
	height: auto;
	text-indent: 0;
	width: 163px;
}
#campus li li a, #services li li a {
	display: block;
	background: #ece9e0;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	width: 148px;
	border-bottom: 1px solid #c8c2b6;
}
#campus li li a:hover, #services li li a:hover {
	background: #fff;
	color: #990000;
}
#campus li li a:active, #services li li a:active {
	background: #ece9e0;
}
#campus li:hover ul, #campus li.sfhover ul, #services li:hover ul, #services li.sfhover ul {
	position: absolute;
	top: 36px;
	left: 0;
	border-right: 1px solid #c8c2b6;
	border-left: 1px solid #c8c2b6;
}
#campus li ul, #services li ul {
	position: absolute;
	top: -9999px;
	left: -9999px;
	margin: 0;
	padding: 0;
	width: 168px;
}

/****************************************
 * Main Wrapper
 ****************************************/
 
#main_wrapper {
	border: 1px solid #c8c1b5;
	background: url(../../images/interior/main_bg_threecolumn.gif) repeat-y;
	width: 930px;
	position: relative;
	z-index: 1;
	height: 1%;
}
html>body #main_wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/****************************************
 * Left Column
 ****************************************/
 
#left_column {
	width: 169px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#left_column h2, #right_column h2 {
	margin: 0;
	padding: 11px 0 10px 9px;
	font-weight: normal;
	color: #fff;
	font-size: 1.083em;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	width: 159px;
	border-bottom: 1px solid #c8c1b5;
}
#left_column #campus h2, #left_column #topic h2, #left_column #multimedia h2, #right_column .nav-related h2 {
	background: #a45a56 url(../../images/interior/hd/red_bg.gif) no-repeat;
	font-size: 1.083em;
}
#right_column #info h2, #right_column #links h2, #right_column #media_contacts h2 {
	background: #a45a56 url(../../images/interior/hd/red_bg.gif) no-repeat;
	font-size: 1.2em;
}
#left_column .box, #right_column .box {
	border-top: 1px solid #c8c1b5;
	border-bottom: 1px solid #c8c1b5;
	margin: 0 0 11px 0;
	width: 168px;
	background: #e7e3d8;
}
#left_column .box h2, #right_column .box h2 {
	font-size: 1.2em;
}
#left_column .box hr, #right_column .box hr {
	height: 2px;
	border-top: 1px solid #c4bfb4;
	border-right: 1px solid #e7e3d8;
	border-bottom: 1px solid #e7e3d8;
	border-left: 1px solid #e7e3d8;
	padding: 0 0 8px 0;
	margin: 0 9px 0 9px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin: 0 0 0 9px;
}
html>body #left_column .box hr, #right_column .box hr {
	margin: 0 9px 0 9px;
}

/* Browse by Topic */

#left_column {
	margin: -1px 0 0 0;
}
#left_column #topic ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_column #topic li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1em;
	line-height: 1.167em;
	width: 124px;
}
#left_column #topic li a:hover {
	text-decoration: none;
	color: #990000;
}
#left_column #topic li#arts a {
	background: url(../../images/interior/nav/arts.gif) no-repeat;
	padding: 10px 0 0 44px;
	min-height: 24px;
}
#left_column #topic li#arts a:hover {
	background: url(../../images/interior/nav/arts.gif) no-repeat 0 -34px;
}
#left_column #topic li#athletics a {
	background: url(../../images/interior/nav/athletics.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 23px;
}
#left_column #topic li#athletics a:hover {
	background: url(../../images/interior/nav/athletics.gif) no-repeat 0 -31px;
}
#left_column #topic li#business a {
	background: url(../../images/interior/nav/business.gif) no-repeat;
	padding: 7px 0 0 44px;
	min-height: 23px;
}
#left_column #topic li#business a:hover {
	background: url(../../images/interior/nav/business.gif) no-repeat 0 -30px;
}
#left_column #topic li#education a {
	background: url(../../images/interior/nav/education.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 23px;
}
#left_column #topic li#education a:hover {
	background: url(../../images/interior/nav/education.gif) no-repeat 0 -31px;
}
#left_column #topic li#general a {
	background: url(../../images/interior/nav/general.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 24px;
}
#left_column #topic li#general a:hover {
	background: url(../../images/interior/nav/general.gif) no-repeat 0 -32px;
}
#left_column #topic li#health a {
	background: url(../../images/interior/nav/health.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 23px;
}
#left_column #topic li#health a:hover {
	background: url(../../images/interior/nav/health.gif) no-repeat 0 -31px;
}
#left_column #topic li#law a {
	background: url(../../images/interior/nav/law.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 23px;
}
#left_column #topic li#law a:hover {
	background: url(../../images/interior/nav/law.gif) no-repeat 0 -31px;
}
#left_column #topic li#public a {
	background: url(../../images/interior/nav/public.gif) no-repeat;
	padding: 7px 0 0 44px;
	min-height: 37px;
}
#left_column #topic li#public a:hover {
	background: url(../../images/interior/nav/public.gif) no-repeat 0 -44px;
}
#left_column #topic li#science a {
	background: url(../../images/interior/nav/science.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 24px;
}
#left_column #topic li#science a:hover {
	background: url(../../images/interior/nav/science.gif) no-repeat 0 -32px;
}
#left_column #topic li#social a {
	background: url(../../images/interior/nav/social.gif) no-repeat;
	padding: 8px 0 0 44px;
	min-height: 24px;
}
#left_column #topic li#social a:hover {
	background: url(../../images/interior/nav/social.gif) no-repeat 0 -32px;
}
#left_column #topic li#technology a {
	background: url(../../images/interior/nav/technology.gif) no-repeat;
	padding: 7px 0 0 44px;
	min-height: 22px;
}
#left_column #topic li#technology a:hover {
	background: url(../../images/interior/nav/technology.gif) no-repeat 0 -29px;
}

#left_column #research h2, #left_column #podcast h2, #right_column #photo h2, #right_column #video h2, #right_column #events h2, #right_column #cnews h2,#left_column #cnews h2 {
	background: #999082 url(../../images/interior/hd/gray_bg.gif) no-repeat;
}
#left_column #research, #cnews, #left_column #podcast, #right_column #photo, #right_column .nav-related, #right_column #links, #right_column #media_contacts, #right_column #multimedia, #right_column #video, #right_column #events, #right_column #cnews, #right_column #info {
	font-size: 0.917em;
	line-height: 1.364em;
}
#left_column #research img, #left_column #cnews img, #left_column #podcast img, #right_column #photo img, #right_column #multimedia img, #right_column #video img, #right_column #events img, #right_column #cnews img {
	margin: 0 0 10px 0;
}
#left_column #research p, #left_column #podcast p, #left_column #cnews p {
	padding: 0;
	margin: 0 10px 10px 10px;
}
#right_column #photo p, #right_column #multimedia p, #right_column #video p, #right_column #events p, #right_column #cnews p {
	padding: 0;
	margin: 0 0 10px 10px;
}
html>body #right_column #photo p, html>body #right_column #multimedia p, html>body #right_column #video p, html>body #right_column #events p, html>body #right_column #cnews p {
	margin: 0 10px 10px 10px;
}

/****************************************
 * Main Wrapper
 ****************************************/
 
#main {
	margin: 0 0 0 179px;
	position: relative;
}

/****************************************
 * Toolkit
 ****************************************/
 
#toolkit {
	height: 34px;
	background: url(../../images/interior/gradient.gif) repeat-x;
	position: relative;
	border-left: 1px solid #c8c1b5;
	border-bottom: 1px solid #c8c1b5;
}
#toolkit h2 {
	padding: 0;
	background: url(../../images/interior/hd/search.gif) no-repeat;
	width: 37px;
	height: 12px;
	text-indent: -9999px;
	float: left;
	margin: 12px 0 0 10px;
}
#toolkit h2 label {
	display: block;
	width: 37px;
	height: 12px;
}
#toolkit form {
	margin: 0;
	padding: 0;
}
#toolkit form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
#toolkit #searchtxt {
	margin: 8px 0 0 9px;
	float: left;
	border: 1px solid #999;
	font-size: 0.917em;
	padding: 2px 3px;
	width: 203px;
}
.branding {
    background: #fff url(/pub/libs/images/interior/google.gif) no-repeat 4px 50% !important;
}
#toolkit #go {
	float: left;
	margin: 8px 0 0 7px;
}
#toolkit ul {
	margin: 7px 0 7px 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	right: 6px;
}
#toolkit li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #999;
	padding: 0 6px 0 0;
	margin: 0 0 0 5px;
	font-size: 0.833em;
}
#toolkit li a {
	font-size: 1.100em;
	line-height: 1em;
}
#toolkit li.last {
	border: none;
	padding-left: 4px;
}

/****************************************
 * Right Column
 ****************************************/
 
#right_column_wrap {
	width: 169px;
	background: #fff;
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 0 0 0;
	margin: 34px 0 0 0;
	voice-family: "\"}\"";
  	voice-family: inherit;
	margin: 35px 0 0 0;
}
#right_column {
	width: 168px;
	border-left: 1px solid #c8c1b5;
	margin: 0 0 -11px 0;
}
#right_column #info p, #right_column #media_contacts p {
	margin: 12px 0 12px 14px;
}
html>body #right_column #info p, #right_column #media_contacts p {
	margin: 12px 14px;
}
#right_column #info .rss {
	padding: 0 0 2px 23px;
}
#right_column #media_contacts p {
	background: url(../../images/interior/bullet-black.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
}

/* Related Links */

#right_column .nav-related {
	height: 1%;
}
html>body #right_column .nav-related:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#right_column .nav-related h3 {
	font-size: 1em;
	margin: 13px 0 10px 15px;
}
#right_column #links ul, #right_column .nav-related ul, #right_column #info ul {
	padding: 0;
	list-style: none;
}
#right_column #links ul, #right_column #info ul {
	margin: 10px 5px 10px 14px;
}
#right_column .nav-related ul {
	margin: 10px 5px 0 14px;
}
#right_column #links li, #right_column .nav-related li, #right_column #info li {
	background: url(../../images/interior/bullet-red.gif) no-repeat 0 7px;
	padding: 2px 0 2px 10px;
}
#right_column .nav-related .more {
	float: right;
	margin: 10px -13px 0 0;
}
html>body #right_column .nav-related .more {
	margin: 10px 0 0 0;
}
#right_column .nav-related .more a {
	background: #f3f2ea;
	border-top: 1px solid #c8c1b5;
	border-left: 1px solid #c8c1b5;
	padding: 5px 10px 4px 10px;
	margin: 0;
	display: block;
}

#right_column #events ul li {
	list-style:none;
	position:relative;
	left:-24px;
	padding-bottom:5px;
}

/* Multimedia News */

#multimedia h2 {
	background: #a45a56 url(../../images/interior/hd/red_bg.gif) no-repeat;
}
#multimedia ol {
	list-style: none;
	margin: 0 0 -1px 0;
	padding: 0;
}
#left_column #multimedia a, #right_column #multimedia a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	min-height: 25px;
	border-bottom: 1px solid #d0c8bf;
	color: #000;
	padding: 7px 11px 0 11px;
	width: 146px;
}	
#left_column #multimedia a {
	font-size: 1em;
}
#right_column #multimedia a {
	font-size: 1.091em;
}
#right_column #multimedia a:hover, #left_column #multimedia a:hover {
	background: #fff;
	text-decoration: none;
	color: #990000;
}
#multimedia a.rss {
	background: url(../../images/interior/icons/rss.gif) no-repeat 86px 8px;
}
#right_column #multimedia a.rss:hover, #left_column #multimedia a.rss:hover {
	background: #fff url(../../images/interior/icons/rss.gif) no-repeat 86px 8px;
}

/* Photos &amp; Videos */

#right_column #more {
	font-size: 0.917em;
	line-height: 1.182em;
}
#right_column #more h2 {
	background: none;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
	padding: 11px 0 0 14px;
}
#right_column #more p {
	margin: 6px 0 12px 14px;
}
html>body #right_column #more p {
	margin: 6px 14px 12px 14px;
}

/* Photos & Graphics */

#right_column #nav-photo h2 {
	background: #ebe9df;
	color: #000;
	border-top: 1px solid #c8c1b5;
}
#right_column #nav-photo h3 {
	font-size: 0.917em;
	margin: 13px 0 10px 15px;
}
#right_column #nav-photo {
	background-color: #fff;
}
#right_column #nav-photo ul {
	list-style: none;
	margin: 0 0 13px 15px;
	padding: 0;
	font-size: 0.917em;
	line-height: 1.364em;
}
#right_column #nav-photo li {
	padding: 0 0 5px 9px;
	background: url(../../images/interior/bullet-red.gif) no-repeat 0 5px;
}

/****************************************
 * Footer
 ****************************************/

#footer {
	clear: both;
	width: 932px;
	margin: 13px auto 0 auto;
	text-align: left;
}
#footer hr {
	display: none;
}
#footer a {
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #blockiu {
	width: 22px;
	height: 28px;
	float: left;
}
#footer #blockiu a {
	display: block;
	width: 22px;
	height: 28px;
	background: url(../../images/interior/blockiu_white.gif) no-repeat;
}
#footer #blockiu a img {
	display: none;
}
#footer #statement {
	margin: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.833em;
	line-height: 3em;
}
#footer #privacy {
	float:right;
	
}

/****************************************
 * General-Purpose Classes
 ****************************************/

.clear {
	clear: both;
}
.right {
	text-align: right;
}

/****************************************
 * Social Media Buttons
 ****************************************/
.shareBar {
	position:relative;
	left:-14px;
	float:left;	
	height: 23px;
	line-height: 30px;
}
.share-actions ul li {
	list-style:none;
	padding: 0;
	margin: 0 0 0 68px;
	display:inline;
}
.share-actions li {
	float: left;
	width: 11px;
	height: 30px;
	padding-left: 8px;
}
.share-actions li a { 
	text-indent:-999px; 
	position:absolute;
	outline: none;
}
.share-actions li.facebook a { 
	background: url(../../images/interior/icons/facebook.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.sharemail a {
    background: url(../../images/interior/icons/email.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.twitter a {
	background: url(../../images/interior/icons/twitter.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.newsfeed a {
	background: url(../../images/interior/icons/newsfeed.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.delicious a {
	background: url(../../images/interior/icons/delicious.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.digg a {
	background: url(../../images/interior/icons/digg.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.stumbleupon a {
	background: url(../../images/interior/icons/stumble.gif) no-repeat;
	width:26px;
	height: 30px;
}
.share-actions li.linkedin a {
	background: url(../../images/interior/icons/linkedin.gif) no-repeat;
	width:26px;
	height: 30px;
}