/*
Theme Name: Program Mini-Site Default Theme
Description: Moritz College of Law main website redesign theme.
Author: Dwight Scott
Author URI: mailto:dscotts3@gmail.com
Version: 1.0
Tags: The Ohio State University, Moritz College of Law
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/
a {
	border:none !important;
	outline:none !important;	
}
.sidebar {
	font-size:12px;	
	line-height:150%;
	padding-bottom:10px;
}

.sidebar p {
	margin-left:10px;
	margin-right:10px;
}

.sidebar h1, .sidebar h2, .sidebar h3, .sidebar h4, .sidebar h5, .sidebar h6 {
	padding:10px;	
}

.box {
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;	
}

h2.facility-name {
	text-transform:none !important;
	font-family:"Univers55",Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
}

table.young-alumni-profiles td img {
	max-width:150px;
}

.accordion-group {
	border:none;
}

.accordion-heading a {
	color:#58595b;
	font-weight: bold;	
}

.accordion-inner {
	border-top:none;
	border-left: 2px solid #e5e5e5;	
	margin-left:50px;
}

ul.accordion-navigation, ul.accordion-navigation li {
	list-style-type:none;
	margin: 0 0 5px 0;	
}

.accordion-toggle, .accordion-heading {
	padding:0 0 0 8px !important;	
}

.nav-arrow-closed {
	background: url('/global/images/nav-arrow-btn.png') top right no-repeat;	
}

.nav-arrow-open {
	background: url('/global/images/nav-arrow-btn-open.png') top right no-repeat;	
}

#promo-squares {
	clear:both;
	float:left;
	width:100%;
	height:200px;
}

.promo-square img {
	max-width:145px;	
}

.promo-square-title:hover {
	cursor:pointer;	
}

.promo-square-holder {
	position:relative;	
}

.promo-square-title {
	position:absolute;
	z-index:15;
	display:none;
	width:inherit;
}

.promo-square {
	position:absolute;
	z-index:10;
}

#the-people ul {
	margin:0px;	
}

#the-people ul li, p {
	list-style-type:none;
	margin-bottom:15px;	
}

#the-people .entry {
	margin-bottom:30px;
	clear:both;	
}

table.admissions-calendar {
	width:100%;
	border:1px solid black;	
	margin-bottom:20px;
}

table.admissions-calendar tr td {
	border: 1px solid black;
	padding:10px;	
	
}

table.admissions-calendar tr:first-child {
	background:#666666;
	color:#fff;	
}

table.admissions-calendar tr.row-heading {
	background:#666666;
	color:#fff;	
	text-align:left;
}
	table.admissions-calendar tr.row-heading td {
		padding-top:5px;
		padding-bottom:5px;
	}
		table.admissions-calendar tr.row-heading td h4 {
			background:#666666;
			color:#fff;	
			text-transform:uppercase;
			padding:0px;
			margin:0px;
		}

table {
	width:auto;
	border:0;	
	margin-bottom:0px;
}

table tr td {
	border: 0;
	padding:0px;	
	
}

table tr:first-child {
	background:#fff;
	font-weight:normal;
	text-align:left;	
}


@media (min-width: 768px) and (max-width: 979px) {

	.promo-square img {
		max-width:108px;	
	}
	
	.min-145 {
		min-height:110px !important;	
	}
	
}

.modal {
	width:70%;
	margin-left: -35%;
}

/* Photo Gallery styles */

#photoGallery {
	margin-top: 20px;
}

.album_holder {
	font-family: "Univers65Bold", sans-serif!important;
}

.noScale {
	transform: none!important;
}

ol li {
    font-size: 1.2em;
    font-family: "proximanova", Helvetica, Arial;
    letter-spacing: .5px;
    line-height: 1.6;
    color: #474747;
}
