/***************************************** 
 * Author: IU Office of Creative Services
 * CSS for screen delivery
 ****************************************/
 
/* REDEFINED STYLES */

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	color: #000;
	/* IE5.x uses this */
	font-size: x-small;
	/* IE5.x is confused by this */
	voice-family: "\"}\"";
  	voice-family: inherit;
	/* Modern browsers use this */
  	font-size: small;
}
/* Be Kind to Opera rule */
html>body {
	font-size: small;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
	padding: 0;
}
h3 {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0;
	padding: 0;
}
.uppercase {
	text-transform: uppercase;
	font-size: 90%;
}
ul {
	list-style: square;
	margin: 15px 0 15px 35px;
	padding: 0;
}
a {
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
img {
	border: 0;
}
acronym {
	border-bottom: 1px dashed #900;
	text-decoration: none;
} 
 
/* CUSTOM STYLES */ 

/****************************************
 * Skip Navigation Container
 ****************************************/

#skipnav {
	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: 770px;
	margin: 0 auto;
	text-align: left;
}
#identity #signature a {
	display: block;
	width: 250px;
	height: 44px;
	background: url(../img/iu_crimson.gif) no-repeat 20px 0;
	position: relative;
	left: -20px;
}
#identity #signature a img {
	display: none;
}

/****************************************
 * Background
 ****************************************/

#wrapper1 {
	width: auto;
	background: #ece1cb url(../img/wrapperbg_ostrom.gif) repeat-x left top;
}

#wrapper {
	width: auto;
	background: url(../img/page_bg_ostrom.jpg) no-repeat center top;
}


/****************************************
 * Header
 ****************************************/

#header {
	background:#ffffff;
	width: 770px;
	height: 350px;
}
#header h1 {
	text-indent: -9999px;
	width: 770px;
	height: 350px;
	margin: 0;
	padding: 0;
}

/****************************************
 * Content
 ****************************************/

#main {
	width: 770px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
	
	/*	background: #cec4ab url(../img/contentbg.gif) repeat-y top left;
	background: #e5e5e5 url(../img/contentbg.gif) repeat-y top left;*/
background: #cec4ab url(../img/contentbg.gif) repeat-y top left;
}

#content {
	width: auto;
	margin: 0 290px 0 0;
	padding: 15px 0 10px 18px;
}
#content p {
	margin: 10px 0 10px 0;
}
#column #quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	font-size: 100%;
	margin: 0;
	padding: 0px;
	line-height: 20px;
	text-align: center;
}
#column #quote p {
	margin:0px 10px 10px 10px;
	padding: 10px 0;
	text-align: left;
}

#column #video p {
	margin:0px 10px;
	padding: 10px 0;
	text-align: left;
}

#column #video {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	font-size: 100%;
	margin: 0;
	padding: 0px;
	line-height: 20px;
	text-align: center;
}


a#home {
	padding: 0 0 0 3px;
}
#announcement {
	font-size: 110%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff;
	padding: 5px 15px;
	margin: 0 0 20px 0;
	border: none;
}
#announcement h2 {
	margin: 15px 0 15px 0;
	font-weight: normal;
	font-size: 150%;
}
#announcement h3 {
	text-transform: none;
	margin: 5px 0 -6px 0;
	padding: 0;
	font-size: 110%;
	font-weight:normal;
}
#quote h3 {
	text-align:left;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px 10px 0 10px;
}

#quote img {
	margin: 0;
	padding: 10px 2px 0px 0px;
}

#video h3 {
	text-align:left;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 10px 10px 7px 10px;
}

#quotes {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 5px 15px;
	margin: 0 0 20px 0;
	border: none;
}

#video {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 5px 15px;
	margin: 0 0 20px 0;
	border: none;
}

#quotes h2 {
	margin: 8px 0 5px 0;
	font-weight: normal;
	font-size: 130%;
}
#quotes h3 {
	text-transform: none;
	margin: 5px 0 -6px 0;
	padding: 0;
	font-size: 110%;
}

/****************************************
 * Right Column
 ****************************************/
 
#column {
	float: right;
	width: 242px;
	margin: 0 7px 0 0;
}
html>body #column {
	margin: 15px 15px 0 0;
}
#column .caption {
	background-color: #fff;
	font-size: 85%;
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
	line-height: 125%;
	text-align: center;
}
#column .caption img#webbutton {
	padding: 8px 0 0 0;	
}
#column .caption a {
	padding: 0;	
}
#column .caption img {
	margin: 0;
	padding: 0;
	border-style:none;
}
#column .caption p {
	margin: 7px 10px 0 10px;
	padding: 0;
	text-align: left;
}
#column .caption #more {
	padding:8px 0 0 0;
	text-align:center;
}
#column #resources {
	background-color: #6d6e70;
	color: #fff;
	margin: 15px 0;
	padding: 13px 10px 10px 10px;
}
#column #resources ul {
	margin: 10px 0 0 0;
	list-style: none;
}
#column #resources ul li {
	line-height: 1.3em;
	padding: 6px 0;
}
#column #resources ul li a {
	color: #fff;
}
#column #resources h3 {
	font-size: 140%;
}

.statusbox {
	background-color: #fff;
	margin: 15px 0;
	padding: 10px;
	line-height: 125%;
	font-size: 85%;
}
.statusbox img {
	margin: 10px 0 10px 0;
	padding: 5px;
	border: 1px solid #B4B4B4;
}
.statusbox h4 {
	font-size: 150%;
	line-height: 100%;
}


/****************************************
 * Footer
 ****************************************/
 
.clear {
	clear: both;
} 

#footer {
	clear: both;
	color: #fff;
	background-color: #000;
	width: auto;
	margin: 3px 0 0 0;
	padding: 5px 0 0 0;
}
#footer hr {
	display: none;
}
#footer #copyright {
	width: 770px;
	margin: 0 auto;
	text-align: left;
}
#footer #copyright a {
	color: #fff;
	text-decoration: none;
}
#footer #copyright a:hover {
	text-decoration: underline;
}
#footer #copyright #blockiu {
	width: 22px;
	height: 28px;
	float: left;
}
#footer #copyright #blockiu a {
	display: block;
	width: 22px;
	height: 28px;
	background: url(../img/blockiu_black.gif) no-repeat;
}
#footer #copyright #blockiu a img {
	display: none;
}
#footer #copyright #statement {
	margin: 0 0 0 30px;
	font-size: 85%;
	line-height: 250%;
}

/****************************************
 * General Purpose Classes
 ****************************************/
 
.right {
	float: right;
}
.date {
	font-size: 80%;
	text-transform: uppercase;
	color: #666;
}
.article {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.article img {
	float: left;
	margin: 5px 15px 0 0;
}
.article .caption {
	float: left;
	background: #fff;
	padding: 5px 10px;
	margin: 0 15px 0 0;
	font-size: 85%;
}