@charset "utf-8";
/* CSS Document */



/* body {background: url(/_identity/bodybackground.jpg) repeat-x; position: inherit;}*/
#section-header h2 {background: #c3bca9  /*#a79e88 #c5baa4 #c3b8a4 #c4bbaa #cbbda3*/;}
#main {background: url(/_Assets/identity/pagebackground.jpg)}
#content-wrap {margin-top: 0px; padding-top: 0px;}
#content {padding: 0 10px 0 0;}
#content h2 {margin: -10px 0px 10px 20px; color: #a9b4b3;}
#content h2.pagetitle {color: #a9b4b3; font-family: "UbuntuRegular", Arial, Helvetica, sans-serif; font-size: 34px;}
#content h3 {margin: 10px 10px 10px 20px;}
#content h4 {margin: 20px 10px 20px 20px;}
#content p {margin-left: 20px; padding-right: 0;}
#content img {float: right; padding: 10px;}
#content li {margin-left: 20px; list-style: url("https://mckinneylaw.iu.edu/_Assets/identity/bullet.jpg");}
#nav-secondary li a {display: block; line-heigh: 14px; width: 180px;}
#nav-secondary li a:hover {/*background-color:#DDD;*/}

/* LEFT NAV BUTTONS */
#buttons {margin-left: 10px; margin-top: -5px;}
#buttons a {float: left; padding: 0 4px;}

/* NEWS STYLES */
#content #newslist {width: 700px;}
#content #newslist h3 {font-size: 20px; line-height: 22px; border-top: 1px solid #ddc;}
#content #newslist p.xsmalltext {clear: both; margin: -10px 20px 0 20px;}
#content #newslist p {margin-top: -2px;}

/* EVENT STYLES */
#content .bar {background-color: #e3ebea; padding: 5px 0; margin-left: 15px}
#content .bar h2 {border-top: none; margin: 0 10px; padding: 0; color: #900; font-size: 20px;}
#content .bar h3 {border-top: none; margin: 0 10px; padding: 0; font-size: 20px;}
#content .bar h3 em {font-size: 20px; }
#content .bar h4 {margin-top: 10px;}
#content .bar h6 {border-top: none; margin: 0 10px; padding: 0;}
#content .eventlist {border-top: 1px solid #ddc; margin-top: 10px;}
#content .event {margin: 8px 24px; font-size: 14px;}

#content .clebox {float: right; color: #fff; background-color: #900; line-height: 14px; text-align: center; width: 60px; display: block; padding: 6px; margin-right: 5px; font-size: 10px; font-family: 'UbuntuBold', Arial, Helvetica, sans-serif;}
#content table.plain {margin-left: 20px; background-color: #fff; font-style: normal; border: 1px solid #e3ebea}

#content:last-child {
    padding-right: 15px;    
}

/* SPECIALTY SECTION STYLES (LAW REVIEWS) */
.special #main {
	background: #FFF;
	}
.special #section-header h2 {
    background: #87817b;
    margin: 28px 0 0 0;
	height: 67px;
	width: 960px;
	line-height: 28px;
}
.special #section-header h2 a {
    bottom: 0;
    color: #fff;
    display: block;
    left: 0;
    padding: 19px 21px;
    position: absolute;
    width: 900px;
}
.special #breadcrumbs {
    width: 938px;   
}
.special #nav-secondary {
    margin-top: 35px;   
}
.special #content {
	margin-top: 70px;
}
.special #content h3.center{
	text-align: center;
}

.special #content #searchform form{
    background: #ffffff;
	text-align: center;
	width: 250px;
	font-size: 16px;
	margin: 0 auto;
    padding: 5px;
}


.special #content form input[type='button'],
.special #content form input[type='submit'],
.special #content form input[type='reset'] {
    -webkit-border-radius: 4px;
    background: #8f0000;
    border: none;
    border-radius: 4px; 
    color: #ffffff;
    font-family: "UbuntuMedium", Arial, Helvetica, sans-serif;
    font-size: 1.143em; /* 16px (16/14) */
    line-height: 1em; /* 16px (16/16) */
    margin: 0;
    padding: 5px;
}
.special #content form input[type='button']:hover,
.special #content form input[type='submit']:hover,
.special #content form input[type='reset']:hover {
    background: #ae0000;
}

.special #content table th.left {
	text-align: left;
	border: 1px solid #ddc;
}
.special #content table th.center {
	text-align: center;
	border: 1px solid #ddc;
}
.special #content table th.right {
	text-align: right;
	border: 1px solid #ddc;
}
.special #content table table {
	background-color: #ffffff;
	font-size: 14px;
	border: none;
}
.special #content table table td {
	border: none;
}

.special .xsmalltext {
	font-size: 10px;
}

