/*
Theme Name: Mehdi Jamei
Description: A simple, elegant grid-style theme for photographers and visual artists.
Version: 1.2.9
Author: Mehdi Jamei
License: CC0 1.0 Universal
License URI: http://creativecommons.org/publicdomain/zero/1.0/legalcode
Tags: gray, two-columns, custom-menu, fixed-width, right-sidebar
*/

body {
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	color: #000;
	line-height: normal;
	background-color: #f3f2f1 !important;
	width:100%;
	min-width:906px;
}

.entry{
	width:95%;
	margin:0 auto;
	overflow:hidden;
}

h2 {
	padding-left:25px;
	color: #1F4B7D;
	font-size:22px;
	font-weight:normal;
}

.faculty_publications {
	width:856px;
	margin:0 auto;
}

a:link,
a:visited {
	color: #2a59b6;
}
a:hover,
a:active {
	color: #666;
}
table {
	border: 1px solid #603029;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 16px;
	border-spacing: 0;
}

.dataTables_wrapper {
	font-family:Georgia, "Times New Roman", Times, serif;
}

table.wp-table-reloaded {
	width:903px;
	border:none;
	font-size:7pt
}

table.wp-table-reloaded td {
	max-width:500px;
	border:none;
	border-spacing:0;
	min-width:70px
}

table.wp-table-reloaded td.column-3 {
	font-size:6pt;
}
	
th {
	font-weight: bold;
}
td {
	border-top: 1px solid #603029;
	padding: 5px 15px 5px 15px;
	margin: 0;
}
hr.divider {
	background-color: #000;
	clear: both;
	width: 100%;
	height: 4px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
.sticky {

}
.wrapper {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
}
.grid-blog-template.home .content,
.grid-blog-template.archive .content {
	width: 100% !important;
}
.grid-blog-template.blog .content {
	width: 100% !important;
}
.grid-blog-template.page.home .content,
.content {
	float: left;
	position: relative;
	overflow: hidden;
}
.content img {
	height: auto;
}
.navigation {
	width: 100%;
	clear: both;
	display: inline-block;
}
.navigation .alignleft {
	width: 50%;
	float: left;
}
.navigation .alignright {
	width: 50%;
	float: right;
	text-align: right;
}
.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	color: #fff !important;
	text-decoration: none;
}
.navigation .previous-link,
.navigation .next-link {
	background-color: rgba(0, 0, 0, 0.7);
    font-family: Poly,"Times New Roman",Times,serif;
    font-size: 18px;
    padding: 4px 6px 4px 6px;
    display: block;
    position: relative;
}
.navigation .previous-link {
	float: left;
	max-width: 50%;
}
.navigation .next-link {
	float: right;
	max-width: 50%;
	text-align: right;
}
.home .navigation .next-link {
	right: -7px;
    text-align: center;
}
.home .navigation .previous-link {
	text-align: center;
}
.navigation .prev-corner {
	border-bottom: 8px solid #000000;
    border-left: 8px solid transparent;
    top: 8px;
    width: 1px;
}
.navigation .next-corner {
	border-bottom: 8px solid #000000;
    border-right: 8px solid transparent;
    float: right;
    position: relative;
    right: 8px;
    top: -8px;
    width: 1px;
}
.home .navigation .next-corner {
    right: 1px;
}
.page-template-page-nosidebar-php .content {
	width: auto;
}
.big-grid-thumbnail h2.page_title {
	font-family: Poly, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 0;
}
.standard-blog-template .post {
	border-bottom: 4px solid #000;
	margin-bottom: 30px;
}
.home.standard-blog-template .navigation,
.archive.standard-blog-template .navigation {
	position: relative;
}
h2.page_title {
	font-family: Poly, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-size: 28px;
}
h3.page_title,
p.nocomments {
	font-family: Poly, "Times New Roman", Times, serif;
	color: #000;
	margin: 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	padding: 5px 5px 5px 0;
	margin: 0;
	font-size: 22px;
}
a.post-thumbnail {
	position: absolute;
	display: block;
	z-index: 200;
	width: 100%;
	height: 100%;
}
.post-thumbnail:hover + .postmetadata {
	visibility: visible;
	position: absolute;
	z-index: 50;
}
.postmetadata {
	visibility: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 5px;
	background-color:rgba(255,255,255,.9);
	overflow: hidden;
	border-bottom: 4px solid #000;
	z-index: 50;
}
.post {
	padding-bottom: 30px;
}
.big-grid-thumbnail {
	float: left;
	position: relative;
	border: 0 none;
	padding: 0;
	margin: 0 10px 20px 10px;
}
.big-grid-thumbnail img {
	position: absolute;
	z-index: auto;
}
.no-post-thumbnail {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.05);
}
.featured-post {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 40px solid #fff;
	border-left: 40px solid #f6f6f6;
	z-index: 100;
}
.mini-grid .featured-post {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 15px solid #fff;
	border-left: 15px solid #f6f6f6;
	z-index: 100;
}
.current-post,
.current-post-hover {
	position: absolute;
	top: 0;
	right: 0;
	border-top: 15px solid #fff;
	border-left: 15px solid #f0f0f0;
	z-index: 100;
}
.current-post-hover {
	visibility: hidden;
}
.mini-grid-thumbnail a:hover + .current-post-hover {
	visibility: visible;
}
.mini-grid-thumbnail a:link,
.mini-grid-thumbnail a:visited,
.mini-grid-thumbnail a:link,
.mini-grid-thumbnail a:link, {
	z-index: 1000;
}
.mini-grid {
	width: 100%;
	clear: both;
	margin-bottom: 30px;
	display: inline-block;
	list-style: none;
	padding: 0;
}
ul.mini-grid {
	width: 100%;
	clear: both;
	margin: 0;
	display: inline-block;
	list-style: none;
	padding: 0;
}
ul.mini-grid li {
	list-style: none !important;
}
.mini-grid-thumbnail {
	float: right;
	padding: 0;
	list-style: none;
	width: 50px;
	height: 50px;
	background-color: rgba(0,0,0,.05);
	position: relative;
}
.mini-grid-thumbnail a {
	width: 100%;
	height: 100%;
	display: block;
}
small,
.commentmetadata {
	font-style:italic;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", serif;
	color: #999;
	letter-spacing: -1px;
}
ul.sidebar {
	float: right;
	margin: 0;
	list-style: none;
	padding: 0;
	display: block;
	font-size: 14px;
}
.post-thumb-header-image {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 30px;
	float:right;
	border:3px solid rgb(23,55,94);
}

.post-thumb-header-image img {
	width:auto;
	height:244px;
}

.student_topbanner,
.faculty_topbanner {
	width:100%;
	height:150px;
	margin-bottom:15px;
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
}

.faculty_topbanner {
	height:170px;
}

a.labpagelink {
	color:#369;
}

.association {
	color:#B4723D;
	font-style:italic;
	font-size:13px;
}

.student_topbanner img,
.faculty_topbanner img {
		background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	margin: 15px 0 0 25px;
	float:left;
	height:120px;
	width:auto;
}

.faculty_topbanner img{
	height:140px;
}

.student_header {
	font-size:32px;
	color:rgb(23,55,94);
	width:906px;
	float:left;
	text-align:left;
}

.student_title,
.top_info {
	height:37px;
	width:710px;
	float:right;
	margin-top:15px;
}

.top_info {
	font-size:15px;
	height:auto;
	margin:0;
	color:#000;
	list-style:none;
}

.top_info ul {
	list-style:none;
	padding-left:0;
}

.top_nav {
	font-size:11px;
	text-align:right;
}

.bread ul {
	margin:0;
	padding:0;
}

.bread ul li{
	list-style:none;
}

.top_nav a {
	text-decoration:none;
	color:rgb(127,127,127);
	}

table.students_info {
	border:none;
	font-size:15px;
}

table.students_info tr td{
	border:none;
	height:auto;
	vertical-align:top;
	padding:5px 25px 25px 25px;

}

td.col_1 {
	width:20%;
	text-transform:uppercase;
	color:rgb(31,75,125);
	font-weight:bold;
}

.student_content {
	border: solid 1px rgb(228,225,205);
	padding:15px 0;
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
}

.news_content {
	border: solid 1px rgb(228,225,205);
	padding:15px 5%;
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	width:90%;
	margin:0 auto;
	text-align:justify;
}

.news_content h3{
	color:#1F4B7D;
	margin-bottom:0;
	font-size:23px;
}

.news_content img{
	height:auto;
	float:right;
	margin:20px 0 0 20px;
}

.student_content hr {
	width:80%;
	color:rgb(14,20,53);
	 height: 17px;
    border: 5px;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}


.info_page_top,
.info_page_content{
	border: solid 1px rgb(228,225,205);
	padding:15px 40px;
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
}

.info_page_top {
	margin-bottom:15px;
	color:rgb(23,55,94);
	font-size:32px;
}

.info_page_content b{
	color: rgb(14,20,53);
}


.entry p {
	/*margin:0 15px; */
}
	
/* =SearchBar
--------------------------------------------------------------*/

.searchbox {
	width:170px;
	float:right;
	height:25px;
	overflow:hidden;
}

.serch_results {
	width:800px;
	margin:0 auto;
	
}

.serch_results .search_title{
	font-size:1.1em;
}

.serch_results .search_category{
	font-size:0.8em;
}

#sidebar,
#sidebar ul {
	width:100%;
	float:right;
	height:25px;
}
#sidebar ul {
	position:relative;
	top:-10px;
}

.gce-widget-list li {
	list-style:none;
	padding:0;
	font-size:11px;
}

.gce-widget-list ul{
	padding:0;
}
/* =Alignment
--------------------------------------------------------------*/
.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display:block;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.clear {
	clear: both;
	width: 100%;
}
/* End Alignment */


/* =Header
--------------------------------------------------------------*/
.slider-item-img img {
	margin-bottom: 30px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: 290px;
	width:auto;
}
.headline {
	font-family: Poly, "Times New Roman", Times, serif;
	margin: 0;
	display: inline-block;
	width:100%;
	background:url(images/banner_background.png) repeat-x bottom;
}
.headline a:link,
.headline a:visited,
.headline a:hover,
.headline a:active {
}
.site-title {
	margin: 0 auto;
	padding: 0;
	height: 135px;
	width:906px;
}
.tagline {
	font-style:italic;
	font-family: Georgia, "Times New Roman", serif;
	color: #999;
	letter-spacing: -1px;
	float: right;
	clear: right;
	text-align: right;
}
.title {
	font-family: Poly, "Times New Roman", Times, serif;
	color: #fff;
	padding: 0;
	margin: 0 auto;
		width:100%;
	height:135px;
	width:906px;
	text-align: right;
	margin-top:15px;
}

.title_logo{
	width:190px;
	height:135px;
	float:left;
	background:url(images/topbanner_logo.png) no-repeat center;

}

.title_title {
	width:700px;
	height:135px;
	float:left;
	background: url(images/topbanner_title.png) no-repeat center;
}
 
.menubar{
	width: 100%;
	height: 25px;
	color: #fff;
	margin: 10px auto;
}

#menu-item-717 {
	width:190px;
}

h1.title a:link,
h1.title a:visited,
h1.title a:hover,
h1.title a:active {
	color: #fff;
	text-decoration: underline;
}

.menubar form {
	width:170px;
	float:right;
	height:25px;
}

#searchform .field,
#searchform .submit {
	float:left;
	height:12px;
}

#searchform .submit {
	width:30%;
	margin:0 2%;
	height:19px;
	font-size:8pt;
}

.widget_search {
	padding:11px 7px;
	color:white;
}


/* End Header */


/* =Footer
--------------------------------------------------------------*/
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 5px;
	width: 100%;
	background-color: rgb(14,20,53);
	border: 2px solid #000;
}
.footer-sidebars {
	width: 100%;
	margin: 11px auto;
	padding: 0;
	clear: both;
	display: inline-block;
}

.footer-sidebars-content {
	width:906px;
	margin:0 auto;
}
.footer-sidebar {
	float: left;
	margin:0 3px;
	padding: 0;
	list-style: none;
	border: solid 1px rgb(228,225,205);
	-webkit-box-shadow: 0px 0px 10px 3px rgba(114, 114, 109, .75);
	-moz-box-shadow: 0px 0px 10px 3px rgba(114, 114, 109, .75);
	box-shadow: 0px 0px 10px 3px rgba(114, 114, 109, .75);}

.footer_border {
	width:6px;
	height:99px;
	float:left;
}



#sidebar-footer1{
	width: 173px;
	margin-left:5px;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#sidebar-footer1 li{
	background:url(images/LeftButtons.png) no-repeat;
	width:100%;
	height:42px;
}

#sidebar-footer2{
	width: 438px;
}

#sidebar-footer3{
	width: 250px;
}

#sidebar-footer3 ul{
	list-style:none;
	padding:0;
}

#sidebar-footer3 ul li{
	font-size:0.8em;
}

#sidebar-footer2 ul{
	padding:0;
		list-style:none;

}

#sidebar-footer2 p{
	margin:0;
	font-size:12px;
}

#searchform {
	margin:0 auto;
	text-align:center;
}
.footer_content {
	width: 906px;
	height: 165px;
	margin: 0 auto;
	background: url(images/tower.jpg) no-repeat right top;
	padding: 25px 0;
}

.footer_contact {
	text-align:right;
	padding:0 2%;
	width:20%;
	border-right:1px rgb(252,253,237) solid;
	float:left;
	color:rgb(252,253,237);
	
}

.footer .titles{
	font-size:13px;
	color:#cdbdb6;
}

.footer .values{
	font-size:10px;
	line-height:15px;
}
.footer_map {
	margin-left:2%;
	text-align:left;
	width:70%;
	float:left;
	color:#cdbdb6;
}

.footer_map a {
	color:#cdbdb6;
	text-decoration:none;
}

.map_columns {
	float:left;
	height:130px;
	width:auto;
	padding:0 10px 0 0;
}

.leftborder {
	width:5%;
}

.wide_column {
	width:auto;
}

.social_icons {
	height:25px;
}
.social_icons img{
	width:50%;
	margin: 10%;
	float:left;
}


/* End Footer */


/* =Drop-down Menu
--------------------------------------------------------------*/
.headline ul.menu,
.headline ul.menu li,
.headline ul.menu ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
}
.headline ul.menu {
 	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	text-transform:uppercase;
	font-weight:bold;
 	margin: 0 auto;
 	padding: 0;
}
.headline ul.menu li {
	float: left;
 	vertical-align: middle;
	width:116px;
	text-align:center;
	line-height:25px;
}
.headline ul.menu ul.sub-menu li {
 	float: left;
 	line-height: 1.3em;
 	vertical-align: middle;
 	zoom: 1;
 	text-align: left;
 	margin: 0 0px 0 -1px;
 	padding: 7px 15px 7px 15px;
 	font-weight: normal;
 	background-color: #000;
 	border-bottom: 4px solid #fff;
}
.headline ul.menu li a:link,
.headline ul.menu li a:visited,
.headline ul.menu ul.sub-menu li a:link,
.headline ul.menu ul.sub-menu li a:visited {
	 text-decoration: none;
	 color:#BBBBBC;
}
.headline ul.menu li a:hover,
.headline ul.menu li a:active,
.headline ul.menu ul.sub-menu li a:hover,
.headline ul.menu ul.sub-menu li a:active {
	 text-decoration: none;
}
.headline ul.menu li.hover,
.headline ul.menu li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
.headline ul.menu ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	margin: 0;
}
.headline ul.menu ul li {
	float: none;
}
.headline ul.menu ul ul {
	top: -1px;
	left: 100%;
}
.headline ul.menu li:hover > ul {
	visibility: visible;
}
.headline ul.menu li.current-menu-item,
.headline ul.menu li.current_page_item {

}
/* End Drop-down Menu */


/* =Widgets
--------------------------------------------------------------*/
.widget {
	margin: 10px auto;
	display: block;
	width:90%;
	text-align:left;
}
h2.widgettitle {
	font-family: Poly, "Times New Roman", serif;
	font-size: 15px;
	letter-spacing: -1px;
	color: #0D154e;
	padding: 1px;
	margin: 0 0px 5px 0;
	line-height: normal;
	border-bottom: 1px solid #000;
	font-weight: normal;
}


.textwidget {
	font-size:11px;
}

#search-4,
#text-2{
	line-height: 42px;
text-align: center;
color: white;
margin: 4px 0 8px 0;
}

#text-2 a:link,
#text-2 a:visited,
#text-2 a:hover,
#text-2 a:active{
	color:white;
	text-decoration:none;
	font-size:1.2em;
}


li.widget ul li a:link,
li.widget ul li a:visited,
li.widget ul li a:hover,
li.widget ul li a:active {
	font-weight: normal;
}
/* End Widgets */


/* =Calendar
--------------------------------------------------------------*/
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {

}
#wp-calendar td {
	border: 0 none;
	text-align: center;
	padding: 2px;
}
#wp-calendar th {
	text-align: center;
	padding: 2px;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}
/* End Calendar */


/* =Images
--------------------------------------------------------------*/
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
a img {
	border: none 0;
}
/* End Images */


/* =Captions
--------------------------------------------------------------*/
dd.wp-caption-text {
	font-size: 11px;
}
.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	max-width: 100%;
}
.wp-caption.aligncenter {
	margin-left: auto;
	margin-right: auto;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	padding: 4px 0 4px 0;
	margin: 0;
	color: #999;
    font-family: Georgia,"Times New Roman",serif;
    font-size: 14px;
    font-style: italic;
    letter-spacing: 0;
}
/* End Captions */


/* =Gallery
--------------------------------------------------------------*/
#gallery {
	margin: auto;
	clear: both;
	position: relative;
}
#gallery img {
	border: 2px solid #f6f6f6;
}
#gallery .gallery-caption {
	margin-left: 0;
}
.attachment-thumbnail {
	border: solid 3px #f6f6f6;
}
/* End Gallery */


/* =Comments
--------------------------------------------------------------*/
#commentform label {
	display: block;
	width: 85px;
	float: left;
}
#commentform .required {
	display: inline-block;
	margin-left: -5px;
	color: #c4513f;
	font-weight: bold;
}
.alt {
	background-color: #f6f6f6;
}
.avatar {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.bypostauthor {
	background-color: #f6f6f6;
}
li.comment {
	padding: 15px;
	list-style: none;
}
.says {
	font-style: italic;
}
/* End Comments */


/* =Slider
--------------------------------------------------------------*/
.slider-item {
		width:900px;
		background:url(images/wrapper_background.png) no-repeat center;
}
.slider-item-img {
	background-color: #000;
	float:left;
	overflow:hidden;
}
.slider-item-info {
	padding: 0;
	margin: 0;
	float:left;
}
.slider-item-title-menu {
	width:180px;
	height:100%;
	float:left;
}
.slider-item-excerpt {
	padding: 0;
	color: #FFF;
	height:285px;
	overflow:hidden;
	margin:13px auto;
	font-size:14.67px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	
}
.slider-item-excerpt p {
	margin-top:0;
	font-size:11px;
	text-align:justify;
}

.slider-item-excerpt a{
	color:#FFF;
}
/* PUT IN YOUR SLIDER ID AND SIZE TO MAKE LOAD BEAUTIFULLY
   ================================================== */
#featured {
	background: url('orbit/loading.gif') no-repeat center center;
	overflow: hidden;
}
#featured>img,
#featured>div,
#featured>a {
	display: none;
}
/* CONTAINER
   ================================================== */
div.orbit-wrapper {
    position: relative;
    margin-bottom: 30px;
	height:312px !important;
	margin:0 auto;
	float:left;
}
div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden;
}
div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0;
    display: none;
}
.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
}

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001;
    display: none; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    background: url(images/rotator-black.png) no-repeat;
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    background: url(images/timer-black.png) repeat 0 0; }

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(images/pause-black.png) no-repeat;
    z-index: 4;
    opacity: 0; }

span.pause.active {
    background: url(images/pause-black.png) no-repeat 0 -40px }

div.timer:hover span.pause,
span.pause.active {
    opacity: 1 }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 14px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    background: url(images/right-arrow.png);
    right: 0; }

div.slider-nav span.left {
    background: url(images/left-arrow.png);
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullet-div{
	width:180px;
	float:left;
}
.orbit-bullets {
    line-height: normal;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.7em;
	width:185px;
	float:left;
	padding:0;
	margin:0;
	list-style-type:none;
}


.orbit-bullets li {
    cursor: pointer;
    color: #fff;
    /*text-indent: -9999px;*/
    background: url(images/LeftButtons.png) no-repeat;
	text-align:center;
    overflow: hidden;
    line-height: 47px;
	width:175px;
	height:42px;
	margin:0 auto;
	margin-bottom:3px;

}
.orbit-bullets li.active {
    color: #d7a51f;
    background: url(images/LeftButtons_active.png) no-repeat;;
}
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px;
}
.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 4px solid #000;
}
/* End Slider */

/* category lists */

.single_record {
	width:876px;
	height:100px;
	padding:15px;
	border-radius:3px;
	margin-bottom:20px;
}

.student_cat,
.alumni_cat {
	width:400px;
	float:left;
	margin-right:20px;
	-webkit-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	-moz-box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	box-shadow: inset 0px 0px 10px 3px rgba(114, 114, 109, .75);
	position:relative;
}

.student_cat span{ 
  position:absolute; 
  width:100%;
  height:100%;
  top:0;
  left: 0;

  /* edit: added z-index */
  z-index: 1;

  /* edit: fixes overlap error in IE7/8, 
     make sure you have an empty gif */
/*  background-image: url('empty.gif');
*/}   

.alumni_cat {
	width:251px;
	height:80px;
}

.single_record_excerpt ul{
	list-style:none;
}

.single_record a{
	color:#17375E !important;
	text-decoration:none;
}
.single_record_image{
	float:left;
	margin:0 20px;
	overflow:hidden;
}

.single_record_image img{
	height:100px;
	width:auto;
}

.single_record_title{
	font-size:1.2em;
	font-weight:bold;
}

.single_record_excerpt{
	font-size:0.9em;
}

.alumni_cat .single_record_image img{
	height:80px;
	width:auto;
}

.alumni_cat .single_record_title{
	font-size:1em;
	font-weight:bold;
}

.alumni_cat .single_record_excerpt{
	font-size:0.7em;
}


.faculty_single_record_title,
.news_single_record_title {
	font-size:22px;
	margin-top:10px;
	color:#17375E;
}

.news_single_record_title span{
	font-size:15px;
}

.faculty_single_record_excerpt,
.news_single_record_excerpt,
.oxyopia_single_record_excerpt{
	font-size:12px;
}

.oxyopia_single_record_excerpt {
	min-height:70px;
}


.oxyopia_date {
	font-size:1em;
	color:#000;
	text-decoration:none;
}

.oxyopia_title {
	font-size:1.5em;
	color:rgb(31,75,125);
	text-decoration:none;
	font-weight:bold;
}

.oxyopia_cat a {
	text-decoration:none;
}

.faculty_single_record_excerpt p{
	padding:0;
	margin:0;
	list-style:none;
}

.oxyopia_single_record_excerpt a{
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
	color:rgb(31,75,125);
}

.nextoxyopia {
	font-size:0.6em;
}

.nextoxyopia a{
	font-size:1.2em;
	text-decoration:none;
	color:rgb(31,75,125);
}

.expired_tag{
	background:url(images/tag.png) no-repeat;
	height:100px;
	width:100px;
	float:right;
	position:relative;
	left:120px;
	top:-87px;
	
}
/* end category lists */

/* Student Page */
.student_page_buttons {
	width:247px;
	float:right;
	margin-right:40px;
}

.student_page_buttons a{
	color:rgb(14,20,53);
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	display:block;
}

.student_page_buttons ul {
	width:100%;
	padding:0;
	margin:0;
	text-indent:0px;
}
	

.student_page_buttons li {
	width:100%;
	float:left;
	height:50px;
	margin:0;
	background:url(images/StudentButtons.png) no-repeat;
	text-align:center;
	line-height:50px;
	list-style:none;
	margin-bottom:10px;
	
}

.student_page_video,
.alumni_page_video {
	width:570px;
	height:280px;
	margin-left:40px;
	background:#000;
	float:left;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
-moz-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
}

.alumni_page_video{
	float:right;
	margin:0 10% 0 0;
	
}

.graduation img{
	width:50%;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
-moz-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
	margin:0px 25%;
}

.graduation span{
	text-align:center;
}
	

.alumni_left {
	width:130px;
	float:left;
	margin-left:10%;
	webkit-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
-moz-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
padding:0 5px;
height:280px;
}

.page-title {
	margin-left:40px;
}

.page-title p{
	margin:0 15px;
}

.student_page_footer,
.faculty_page_result,
.alumni_page_footer{
	width:570px;
	height:122px;
	margin-top:6px;
	margin-left:40px;
	float:left;
	border: solid 1px rgb(228,225,205);
	-webkit-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
-moz-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
}

.faculty_page_result {
	margin-top:0;
	height:408px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.news_page_result{
	width:670px;
	margin:6px auto;
}

.alumni_page_footer {
	height:260px;
	width:80%;
	margin:6px 10%;
}

.faculty_cat {
	width:100%;
	height:auto;
	margin-bottom:15px;
	padding:0;
	padding-left:15px;
}

.news_cat,
.oxyopia_cat {
	width:%90;
	padding:10px 5%;
	margin:20px auto;
	border: solid 1px rgb(228,225,205);
	-webkit-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
-moz-box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
box-shadow: 0px 0px 15px 5px rgba(114, 114, 109, .75);
}

.student_page_text {
	width:100%;
	float:left;
	
	}
	
.student_page_text p{
	margin:10px;
	font-size:15px;
}

/* End Student Page */

/*login form */
#loginform {
	width:100%;
	height:120px;
	padding-left:10px;
}

#loginform p{
	margin-top:0;
	width:100px;
	height:17px;
}
	
#loginform label{
	font-size:9px;
}

#loginform input{
	width:100%;
	float:left;
	height:9px;
	font-size:9px;
}

#rememberme {
	width: auto !important;
	line-height:17px;
	margin-left:0 !important;
}

.login-remember label {
	line-height:20px;
}

#wp-submit{
	width:50% !important;
	height:17px !important;
	font-size:8px
}
/* End Login Form */


.events {
	margin:0 auto;
	width:800px;
}

#nav-below {
	width:670px;
	margin:0 auto;
}

.nav-next {
	float:right;
}

/*handbook css*/

.Handbook .toc_title {
	font-size:1.5em;
	font-weight:bold;
}
.Handbook .toc_title,
.Handbook .toc_list a{
	color:rgb(16, 50, 156);
}

.Handbook ul.toc_list li{
	padding:7px 0;
	font-size:1em;
	font-weight:bold;
}

.Handbook ul.toc_list li ul li{
	padding:0;
	font-size:0.9em;
	font-style:italic;
	font-weight:normal;
}

.Handbook h1,
.Handbook h2,
.Handbook h3,
.Handbook h4 {
font-size: 1.3em;
font-weight:bold;
color:#000;
padding:0;
}

.Handbook h1{
	color:#1F4B7D;
}

.Handbook h2{
font-size:1.1em;
}

.Handbook h3{
font-size:1em;
}

.Handbook h4{
font-size:0.5em;
}

.Handbook table {
	margin:0 auto;
}

.Handbook table td{
	border:solid 1px #000;
	padding:0;
	height:auto;
}

.Handbook .BackToTOC {
	font-size:1em;
	float:right;
	margin:-45px 0;
}

/*resource page */
.resources_box {
	width:45%;
	float:left;
	margin:0 2%;
	}
	
.resources_bottom{
	width:100%;
	float:left;
	margin:20px 0;
	font-size:0.9em;
}

.resources_bottom p{
	margin:0 10px;
}

.resources_bottom a{
	font-size:0.9em;
}

	
.link_icons{
	width:30px;
	height:30px;
	vertical-align:middle;
	margin-right:5px;
}

/* Westheimer's page */

.Westheimer_page_title{
	text-align:right;
	font-size:30px;
	font-weight:bold;
	margin:30px;
	color:rgb(14,20,53);
}

div.Westheimer_page_content {
	margin-top:20px;
}

div.Westheimer_page_content a{
	text-decoration: none;
	color: rgb(57,68,186);
}

.Westheimer_page_content div.levi {
	width: 31%;
	height:440px;
	overflow:scroll;
	float:left;
	border: 2px double #ccc;
	padding: 0 5px 5px 5px;
}

.Westheimer_page_content div.gallery {
	width:64%;
	height:450px;
	overflow:hidden;
	float:right;
}

.Westheimer_page_content div.bottom_divs{
	width:30%;
	height:340px;
	overflow:scroll;
	margin:20px 1%;
	float:left;
	border-top: 1px solid #CCC;
	padding: 5px 0;
}

