﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0px 0px 0px;
	padding: 0;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #3B3B3B;
	background-color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FF3000;
}

h1 {
	font-size: 2em;
	font-family: Verdana;
}
h2 {
	font-size: 1.75em;
	color: #000000;
	font-family: Verdana;
}
h3 {
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #007F97;
}
a:hover {
	text-decoration: underline;
	color: #C00000;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
  width: 100%;
  height: 125px;
} 

#header {
	width: 100%;
	height: 100%;
	background: none no-repeat center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

/* Logo */

#logo {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	letter-spacing: -1px;
	font-size: 1  em;
	font-family: Verdana;
}
#logo h1 a {
	color: #5C5C5C;
}
#logo h1 span {
	color: #E00000;
}

#logo p {
	margin: -5px 0px 0px 0px;
	padding: 0px 0 0 px;
	text-transform: lowercase;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #45302C;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #45302C;
}

/* Search */

#search {
	float: left;
	width: 215px;
	height: 40px;
	padding: 0px 0px 0px 0px;
}
#search form {
	margin: 0;
	padding: 0px 0 0 5px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: medium none #C0C0C0;
}

#search-text {
	width: 160px;
	height: 19px;
	padding: 4px 5px 1px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #B9ADAA;
}
#search-submit {
	width: 25px;
	height: 26px;
	border: none;
	background: none;
	text-indent: inherit;
	color: #595959;
	padding-top: 10px;
}

/* Menu */

#menu {
	margin: 20px auto 0px 0px;
	float: left;
	width: 100%;	
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;	
}
#menu li {
	float: left;	
}
#menu a {
	padding: 7px 5px 8px 5px;
	float: left;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 14px;
	color: #0C0C0C;
}
#menu a:hover {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-color: #C0C0C0;
	border-width: 3px;
	background: #C00000;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	float: left;	
}
#menu .current_page_item a {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-color: #C0C0C0;
	border-width: 3px;
	background: #007F97;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	float: left;	
}

/* Page */

#page {
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #BBBBBB;
	border-top-width: 1px;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #BBBBBB;
}

#page-bgtop {
}

/* Content */

#content {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 10px;
}

.post {
	margin-bottom: 25px;
	padding: 0px 0px;
}

.post .title {
	height: 30px;
	padding: 0px 0px 0px 0px;
	color: #414141;
}
.post .title a {
	border-style: none;
	border-width: thin;
	border-color: inherit;
	text-decoration: none;
	text-transform: none;
	color: #414141;
	font-family: Verdana;
}

.post .entry {
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #BBBBBB;
	text-align: justify;
}
.post .subheading {
	text-decoration: underline;
}
.post .entry ul {
	list-style-type: none;
	margin-left: -20px;
}
.post .entry ol {
	list-style-type: decimal;
	margin-left: -20px;
}
.post .entry .illini-blue {
	color: #003C7D;
}
.post .entry .illini-orange {
	color: #F47F24;
}
.post .entry2 {
	padding-left: 10px;
}
.post .entry li {
	text-align: justify;
	padding: 0px 0px 10px 0px;
}

.post .entry2 li {
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin-left: -10px;
}

.post .meta {
	overflow: hidden;
	padding-top: 10px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 0%;
	height: 0px;
	overflow: hidden;
	margin-top: -300px;
	padding: 0px 10px 0px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#sidebar li ul {
	margin: 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px solid #BBBBBB;
	border-left: none;
	text-align: left;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
}

#sidebar h3 {
	height: 30px;
	margin: 0px;
	padding: 4px 0px 0px 10px;
	text-align: left;
	text-transform: capitalize;
	color: #414141;
	font-family: Verdana;
}
#sidebar p {
	text-align: center;
	margin-right: 0px;
	margin-top: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
}

#sidebar a {
	border: none;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	float: left;
	width: 100%;
	height: 50px;
	padding: 0 0 0 0;
	font-family: Verdana;	
}

#footer p {
	padding: 20px 0px 0px 0px;
	line-height: normal;
	font-size: 5pt;
	text-transform: uppercase;
	text-align: center;
	color: #45302C;
}

#footer a {
	color: #6B4A45;
}

/* Collapsible Stuff */

#container {
    width:100%;
    margin:auto;
    margin-top:25px;
}
 
.expandable-panel {
    width:100%;
    position:relative;
    min-height:50px;
    overflow:auto;
    margin-bottom: 20px;
    border:1px solid #999;
}
.expandable-panel-heading {
    width:100%;
    cursor:pointer;
    min-height:50px;
    clear:both;
    background-color:#E5E5E5;
    position:relative;
}
.expandable-panel-heading:hover {
    color:#666;
}
.expandable-panel-heading h3 {
    margin: 0px;
    padding:14px 10px 9px 15px;
    font-size:16px;
    line-height:20px;
}
.expandable-panel-content {
    padding:0 15px 0 15px;
    margin-top:-999px;
}
.expandable-panel-content p {
    margin: 0px;
    padding:4px 0 6px 0;
}
.expandable-panel-content p:first-child  {
    margin: 0px;
    padding-top:10px;
}
.expandable-panel-content p:last-child {
    margin:0px;
    padding-bottom:15px;
}
.icon-close-open {
    width:20px;
    height:20px;
    position:absolute;
    background-image:url(images/icon-close-open.png);
    right:15px;
}
.expandable-panel-content img {
    float:right;
    padding-left:12px;
    overflow: scroll;
}
.header-active {
    background-color:#B0E0E6;
}

