/* $Id: zen.css,v 1.14.2.1 2009/02/13 07:46:04 johnalbin Exp $ */

/*
 * ZEN STYLES
 *
 * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
 * file, but instead copy this CSS to their own stylesheets.
 *
 * In this stylesheet, we have included all of the classes and IDs from this
 * theme's tpl.php files. We have also included many of the useful Drupal core
 * styles to make it easier for theme developers to see them.
 *
 * Many of these styles are over-riding Drupal's core stylesheets, so if you
 * remove a declaration from here, the styles may still not be what you want
 * since Drupal's core stylesheets are still styling the element. See the
 * drupal6-reference.css file for a list of all Drupal 5.x core styles.
 *
 * In addition to the style declarations in this file, other Drupal styles that
 * you might want to override or augment are those for:
 *
 *   Book Navigation  See line 74  of Zen's drupal6-reference.css file
 *   Forum            See line 197 of Zen's drupal6-reference.css file
 *   Menus            See line 667 of Zen's drupal6-reference.css file
 *   News Aggregator  See line 20  of Zen's drupal6-reference.css file
 *   Polls            See line 287 of Zen's drupal6-reference.css file
 *   Search           See line 320 of Zen's drupal6-reference.css file
 *   User Profiles    See line 945 of Zen's drupal6-reference.css file
 */


/** body **/
  body
  {
    margin: 0;
    padding: 0 0 30px;
	 background-image: url("images/bg_page.png");
	  background-color: #FDFDFD;
	  background-position: center top;
    background-repeat: no-repeat;
  }
body#tinymce { background:#fff;}

#content a:link,
#content a:visited {
	text-decoration:none;

}

	/* Pitt Header
	----------------------------------------------------------------------- */
	/*  Three Pitt Banners have been styled.

		Simply apply one of the three classes to <div id="pitt-header">
		* white
		* gold
		* blue
		and one of two classes to the links
		* gold
		* blue
	*/

	/*
	* BANNER
	*/

	#header-wrapper {
    background-color: #000086;
    background-image: url("theme-images/bg_header_gradient.jpg");
    background-repeat: repeat-x;
}


	#pitt-header {
			height: 70px; width: 960px;
			margin: 0 auto;
			position: relative;
			text-indent: -1000em;
			width: 960px;
		}

	#pitt-header.white  { background: url(theme-images/pitt-logo-whitebkg.gif) left top no-repeat #fff; }
	#pitt-header.gold   { background: url(theme-images/pitt-logo-goldbkg.gif) left top no-repeat #cccc99; }
	#pitt-header.blue   { background: url(theme-images/logo_small.png) left top no-repeat; }

	/* banner border */
	#pitt-header { border-bottom:1px solid #3d4c91; }

	/*
	* LINKS
	*/

	/* banner link color */
	#pitt-links.blue a { color:#111150;}
	#pitt-links.gold a { color:#cccc99;}
	/* banner li color (pipes) */
	#pitt-links li { color:#979797;}


	#pitt-links {
		background:none;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:9px;
		letter-spacing:.03em;
		margin:0;
		padding:0;
		position:absolute; top:32px; right:0;
		text-transform:uppercase;
		text-indent:0;
		}
		#pitt-links li {
			border-right:1px solid #979797;
			display:inline;
			list-style:none;

			margin:0; margin-right:4px;
			padding:0; padding-right:6px;
		}
			#pitt-links li.last { border:none;}
		#pitt-links li a {
			text-decoration:none;
			}
			#pitt-links li a:hover,
			#pitt-links li a:active{
				text-decoration:underline;
		  		}


  #page
  {
		background: url("images/bg_content.jpg") no-repeat scroll 0 0 #FFFFFF;
        margin-left: auto;
        margin-right: auto;
        padding: 0;
        position: relative;
        width: 960px;
	    color:#666;
		font-size:.75em;
}



  }

  #page-inner
  {
  }

#page .submitted { display:none;}

#page .field-field-contact-person {
	font-size:11px !important;
	height:18px;
	margin-bottom:0px; margin-top:20px;
	margin-bottom: 5px;
}
#page .field-field-contact-person .field-label {float:left; font-weight:normal; }
#page .field-field-contact-person .field-items {float:left; margin-left:0px; }
#page #content .person-node .contact-block .name,	.node-type-news #content .person-node .contact-block p.phone {
	border-right:0px solid #CCCC99;
	font-size:1em;
	margin-right:2px;
	padding-right:5px;
}
.node-type-news #content .person-node .contact-block p.email {
	border-right:0px solid #CCCC99;
	margin-right:2px;
	padding-right:5px;
}



/* header
====================================================*/
  #header
  {
		background:transparent;
		border:none;
		height:auto;
		padding:6px;
		position:relative;
  }

  #header-inner
  {
	border:0px solid #9f9f77;
	/* height:150px;  */
  }

  #logo-title /* Wrapper for logo, website name, and slogan */
  {
  }

  #logo /* Wrapper for logo */
  {
    float:none;
	margin: 0 10px 0 0;
    padding: 0;
	position:absolute; top: 32px; left:80px;
  }


  #block-block-20 {float: none;
    height: 68px;
    left: 80px;
    margin: 0 10px 0 0;
    padding: 0;
    position: absolute;
    top: 20px;
    width: 218px;
    z-index: 9;}

  #logo-image /* The actual logo image */
  {
  }
/sites/default/files/logohome.png
  h1#site-name, div#site-name /* The name of the website */
  {
    margin: 0;
    font-size: 2em;
    line-height: 1.3em;
  }

  #site-name a:link,
  #site-name a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #site-name a:hover
  {
    text-decoration: underline;
  }

  #site-slogan /* The slogan (or tagline) of a website */
  {
  }

  #header-blocks /* Wrapper for any blocks placed in the header region */
  {
  }

/* Search */
#header #block-search-0, #header #block-views--exp-test_search_results-page_1 {
	display: block;
    height: 20px;
    padding: 0;
    position: absolute!important;
    right: 45px!important;
    top: 48px!important;
    z-index: 9!important;
	float:right !important;
}


#block-views--exp-Expert_search-block_1{padding: 0 45px 15px 35px;}
#block-block-21{padding: 0 45px 15px 35px;}


#block-views--exp-Expert_search-block_1 h2 {
    font-size: 32px;
    margin-bottom: 10px;
}


#block-views--exp-Expert_search-block_1 #edit-submit-Expert-search { width: 35px!important;
	  height: 21px!important;
	  margin: 0 0 0 -6px!important;
	  padding: 0!important;
	  border: 0!important;
	  background: transparent url('theme-images/search_btn.jpg') no-repeat center top!important;
	  text-indent: -1000em!important;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  float:right;
	}




#block-views--exp-test_search_results-page_1 form.search-view-executed {
    border-bottom: 0px solid gray;
    margin-bottom: 1em;
    padding-bottom: 0.5em;
}


#block-views--exp-test_search_results-page_ form.search-view input#edit-cancel-modify {background:none;}

#header #block-search-0 .form-text, #header #block-views--exp-test_search_results-page_1 .form-text {
    color: #0066CC !important;
    font-size: 11px!important;
    height: 21px!important;
    padding-left: 0!important;
    width: 218px!important;
	float:right;
}


#block-views--exp-Expert_search-block_1 .form-text{
    color: #0066CC !important;
    float: right;
    font-size: 11px !important;
    height: 21px !important;
    padding-left: 0 !important;
    width: 305px !important;
}


	#header #block-search-0 h2, #header #block-views--exp-test_search_results-page_1 h2 { display:none;}
	#header #block-search-0 label { display:none;}

	#header #block-search-0 #edit-submit,
	#header #block-search-0 #edit-submit-2, #header #block-views--exp-test_search_results-page_1 #edit-submit-test-search-results {
	  width: 35px!important;
	  height: 21px!important;
	  margin: 0 0 0 -6px!important;
	  padding: 0!important;
	  border: 0!important;
	  background: transparent url('theme-images/search_btn.jpg') no-repeat center top!important;
	  text-indent: -1000em!important;
	  cursor: pointer; /* hand-shaped cursor */
	  cursor: hand; /* for IE 5.x */
	  float:right;
	}








	#header #block-views--exp-test_search_results-page_1 #edit-cancel-modify{display:none;}


 #views-search-attachment-ahah fieldset {
    display: none;
}



#header #block-menu-primary-links ul {
	margin:0; padding:0;
}
	#header #block-menu-primary-links li {
		float:left;
		list-style:none;
		margin:0; margin-right:12px;
		padding:0;
	}
#header #block-menu-primary-links a {
	text-decoration:none;
	color: #FFFFFF;font-family:'MuseoSlab500Regular',"museo-slab","Rockwell", verdana, sans-serif!important;
	}

/* Primary Link */
#header #block-menu-primary-links {
	float: left;
    font-size: 1.4em;
    font-weight: normal;
    margin-left: 76px;
    margin-right: 0;
    margin-top: 115px;
}
	#header #block-menu-primary-links a { text-decoration:none; color: #FFFFFF;}
	#header #block-menu-primary-links ul li {
		border-right: 1px dashed #FFFFFF;
		padding-right:20px;letter-spacing: 0.05em;
	}

	#header #block-menu-primary-links ul li a.active {
    color: #ffff00 !important;
}

	#header #block-menu-primary-links ul li.first {border-left: 1px dashed #FFFFFF; padding-left:20px;}

	#header #block-menu-primary-links ul li.last { border:none;}


/** main (container for everything else) **/
  #main
  {
  }

  #main-inner
  {
	margin-top:6px;
  }


body.front #content .view-id-front_page h2 {
	/*font-size:1.8em; */
	margin-bottom:5px;
}
	body.front #content .view-id-front_page a h2,
	body.front #content .view-id-front_page a:visited h2 {
		color:#333;
		padding-top:5px;
	}
	body.front #content .view-id-front_page a:hover h2 {
		color:#0066CC;
	}
body.front #content .view-id-front_page .views-row {
	 background: url("theme-images/front-dotted-rule.gif") repeat-x scroll left bottom transparent;
    margin: 0 -15px 15px -10px;
    padding: 0 0 10px;
	display:block; position:relative;
	clear:both;

}


body.front #content .view-id-front_page .view-display-id-attachment_1 h2{

    font-size: 1.75em !important;
	line-height: 1.15em !important;

   }

body.front #content .attachementfront .views-row {
	min-height:215px;

}

body.front #content .view-id-front_page .view-display-id-attachment_1 .views-field-field-summary-value{

    font-size: 15px !important;

}

body.front #content .view-id-front_page .views-row h2{

    /*font-size: 1.8em;  */

}


	body.front #content .view-id-front_page .views-row img.imagecache-Promo-image-featured {
		float:left;
		margin:6px 15px 15px 0;
		border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
	}


body.front #content .view-id-front_page .views-row img.imagefield-field_promo_image_large {
		float:left;
		margin:6px 15px 15px 0;
		border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
	}


body.front #content #block-views-front_page-block_1 .view-id-front_page .views-row  {
	background: none repeat scroll 0 0 transparent;
	padding-bottom:15px;
	margin-bottom:2px; margin-top:2px;
}
body.front #block-views-front_page-block_1 h2 {
	background: none repeat scroll 0 0 transparent;
    color: #666666;
    font-weight: bold;
    letter-spacing: 0.2em;
    margin-bottom: 0;
    margin-left: -10px !important;
    margin-right: -10px;
    margin-top: 40px;
    padding-bottom: 10px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    text-transform: uppercase;
	}


body.front #content .view-id-front_page .views-field-created{
	font-weight:bold;
	font-size:.9em;
}


.view-id-archive_by_year ul li .views-field-published-at {font-size: 0.7em;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    text-transform: uppercase;}

	.view-id-archive_by_year .views-field-field-publication-value p {font-size: 0.9em;
    font-weight: normal;}

body.front #block-views-front_page-block_1 {
	padding: 10px 40px 10px;margin-left: -20px;
}
	body.front #block-views-front_page-block_1 ul {
		margin:0;
		padding:0;
	}
	body.front #block-views-front_page-block_1 li {
		list-style:none;
		margin:0;
		padding:0;
	}
	body.front #block-views-front_page-block_1 a {
		text-decoration:none;
	}
	body.front #block-views-front_page-block_1 .views-field-title {
		font-size:1.0em;
		font-weight:normal;
		line-height:1.4em;
	}

	body.front #block-views-front_page-block_1 .view-id-front_page .views-field-created {
		font-size:.7em;
		margin-bottom:0;
		text-transform:uppercase;
	}
	body.front #block-views-front_page-block_1 .view-footer {
		margin-left: -10px;
    margin-top: 10px;
    padding-bottom: 0px !important;
	}

body.front #block-views-front_page-block_1 .view-footer p  {
		color:#fff; font-size:10px;
		font-family:verdana;
	}

body.front #block-views-front_page-block_1 .view-footer p a {
		background: none repeat scroll 0 0 #0066CC;
    color: #FFFFFF;
    padding: 3px 8px; font-weight:bold;
	}



body.front #content .views-field-field-order-value {
	color:#B22222;
	font-weight:bold;
}



.field-field-subhead {
	color:#333;
	font-size:15px;
	line-height:1.2em;
	margin:0 0 10px;
	font-weight:bold;
}
.field-field-subhead-2 {
	color:#2A2A2A;
	font-size:1em;
	font-weight:bold;
	line-height:1.2em;
	margin:0px 0 10px;

}
.field-field-high-res-image .field-label {
	margin-bottom:10px; margin-top:30px;
}
	.field-field-high-res-image .field-item {
		float:left;
		margin-right:10px;
	}



	#content .view-id-archive_by_year .views-row  {
		padding-bottom:15px;
		margin-bottom:8px; margin-top:8px;
	}
	#content .view-id-archive_by_year ul {
		margin:0;
		padding:0;
	}
	#content .view-id-archive_by_year ul li {
		background:url("theme-images/front-dotted-rule.gif") repeat-x scroll left bottom transparent;
		list-style:none;
		line-height:1.2em;
		margin:0 -10px 10px;
		padding:0 10px 20px;
	}


	#content .view-id-archive_by_year li {
		margin:0 -10px 10px;
		padding:0 10px 20px;
		}

	#content .view-id-archive_by_year .views-field-created {
		font-size:0.7em;
		font-weight:bold;
		margin-bottom:5px; margin-top:10px;
		text-transform:uppercase;
	}

	#content .view-id-archive_by_year .field-content {
		font-size:1.1em;
		font-weight:bold;
		line-height:1.4em;
	}
	#content .view-id-archive_by_year .field-content a {
		text-decoration:none;
	}



#content .view-display-id-page .field-content {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.4em;
}





/** content **/

#content {
width:840px;
}


  #content
  {
  }

  #content-inner
  {

		border:0px solid #cccc99;
		margin:0;margin-left:6px;
		padding:0;padding-top:20px;
	}

  #mission /* The mission statement of the site (displayed on homepage) */
  {
  }

  #content-main /* Wrapper for any blocks placed in the "content top" region */
  {
  }

  #content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
  {
	margin-top:0px;
	padding:0 35px;
  }
	#content-header h1 {
		font-size:32px;
		margin-bottom:10px;
		}
	body.front #content-header h1 {
			font-size:1.3em;
			margin-bottom:20px;
			text-transform:uppercase;
			}

  .breadcrumb /* The path to the current page in the form of a list of links */
  {
    color:#a4a4a4;
	font-size:.7em;
	padding-bottom: 0; /* Undo system.css */
  }
	.breadcrumb a {
		color:#a4a4a4; text-decoration:none;
	}
	.breadcrumb a:hover { text-decoration:underline;}

  h1.title, /* The title of the page */
  h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
  h3.title /* Comment title */
  {
    margin: 0;
  }

  div.messages /* Important messages (status, warning, and error) for the user */
  {
  }

  div.status /* Normal priority messages */
  {
  }

  div.warning, tr.warning /* Medium priority messages */
  {
    /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
  }

  div.error, tr.error /* High priority messages. See also the .error declaration below. */
  {
  }

  div.tabs /* See also the tabs.css file. */
  {
  }

  .help /* Help text on a page */
  {
    margin: 1em 0;
  }

  .more-help-link /* Link to more help */
  {
    font-size: 0.85em;
    text-align: right;
  }

  #content-area /* Wrapper for the actual page content */
  {
	padding: 0 45px 60px 35px;
  }
body.front #content-area {
	padding-bottom:0;
}

  .pager /* A list of page numbers when more than 1 page of content is available */
  {
    clear: both;
    margin: 1em 0;
    text-align: center;
  }
#content .view-id-archive ul.pager { margin-top:1em;}

  .pager a, .pager strong.pager-current
  {
    padding: 0.5em;
  }

  .feed-icons /* The links to the RSS or Atom feeds for the current list of content */
  {
    margin: 1em 0;
  }

  #content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
  {
	background: none repeat scroll 0 0 #E5E5E5;
    border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
    position: relative;
	margin: 30px 30px 45px 27px;
	padding: 20px 5px 0 20px;

  }

/** navbar **/
  #navbar
  {
		background:	#BADEFF;

  }

  #navbar-inner
  {
  }

  #search-box /* Wrapper for the search form */
  {
  }

  #edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
  {
    display: none;
  }

	.image-caption-container {
		background: none repeat scroll 0 0 transparent;
    border: 0 solid black !important;
    font-size: 11px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    padding-left: 15px !important;
	}

	.image-caption-container .image-caption {
		font-weight:normal;
		line-height:1.3em;
		padding:0px 0px 10px;
		margin-right: 10px;
	}
#content-area .node .image-caption-container img{
    border: 0px solid #FFFFFF;
    box-shadow: 0px 0px 0px 0px #ADADAD;
    margin: 6px 15px 3px 0px;

	 margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-left: 0px !important;
}


#content-area .node img{
   background: none repeat scroll 0 0 transparent;
    border: 0 solid black !important;
    font-size: 11px;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    padding-left: 15px !important;
}

  #primary /* Primary links */
  {
  }

  #secondary /* Secondary links */
  {
  }

/** sidebar-left **/
  #sidebar-left
  {
		background:#eee;
  }

  #sidebar-left-inner
  {
  }

/** sidebar-right **/
  #sidebar-right
  {

	border:0px solid #cccc99;
	padding-bottom:20px;
	width:270px;
  }

  #sidebar-right-inner
  {
  }
	#sidebar-right h2 {
		background: url("") repeat-x scroll right bottom transparent;
    color: #2A2A2A;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 15px !important;
    padding-bottom: 10px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;font-size: 17px;
		}
#sidebar-right .block { background: none repeat scroll 0 0 #E5E5CB;
    border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 203px;}
#sidebar-right a { text-decoration:none;}

#sidebar-right ul {
	list-style:none;
	margin:0;
	padding:0;
}
	#sidebar-right ul ul {
		margin-left:20px; margin-bottom:5px;
		padding-left:10px;
	}
	#sidebar-right ul ul li {
		list-style:disc;
	}
#sidebar-right ul li {
	line-height:1.3em;
	list-style:none outside none;
	margin:0 0 5px;
	padding:0;
}
#block-block-3 { position:relative; }
	#sidebar-right .date {
		float:left;
		width:70px;
	}
	#sidebar-right .topic {
		float:right;
		width:100px;
	}
	.clearboth { clear:both; }
	#block-block-3 h3 {
		color:#2A2A2A;
		margin-top:0;margin-bottom:10px;
	}
#sidebar-right .upmc {
	display:inline;
	font-size:0.8em;
	line-height:1.1em;
	margin-left:0;
	margin-top:3px;
}


/** footer **/
  #footer
  {
  }

  #footer-inner
  {
  }

  #footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
  {
  }

#footer{
	background-image: url("theme-images/footerbg.gif");
	color: #dcdcdc;
	clear: both;
	font-size: .6em;
	line-height:normal;
	margin: 0 auto;
	text-align: left;
	background-color:#000033;
	min-height:165px;


}

	#footer-inner{color: #dcdcdc;
	clear: both;
	font-size: .6em;
	line-height:normal;
	margin: 0 auto;
	padding-top: 20px;
	text-align: left; width:960px;}


	.footer_left {
		float:left;
		padding-left:80px;
		padding-right: 80px;

	}
	.footer_right {

		padding-right:10px;


	}

	.footer_right2 {
		float:left;
		padding-right:10px;


	}

	#footer a { color:#ffff33;}



	#Exfooter-left1 p{
    border-left: 0px dashed #cccc99;
    color: #cccc99;
    float: left;
    font-size: 11px;
    margin-top: 10px;
    min-height: 90px;;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 30px;
}

#Exfooter-left2 ul {
    border-left: 1px dashed #cccc99;
    color: #cccc99;
    float: left;
    font-size: 11px;
    margin-top: 10px;
    min-height: 90px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 30px;
}


#Exfooter-left2 ul li a{list-style:none; color:#cccc99;}
#Exfooter-left2 ul li {list-style:none; color:#cccc99;}

#closure-blocks /* See also the #page declaration above that this div shares. */
{
}

#closure p.left { float:left; padding-left:24px; }
#closure p.right { float:right; width:225px; }


/** closure **/
  #closure-blocks /* Wrapper for any blocks placed in the closure region */
  {Copyright
  }

/** Drupal nodes **/
  .node /* Node wrapper */
  {
  }

  .node-inner /* Additional wrapper for node */
  {
  }

  .sticky /* A sticky node (displayed before others in a list) */
  {
  }

  .node-unpublished /* Unpublished nodes */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  .node-mine /* A node created by the current user */
  {
  }

  .node-teaser /* A node displayed as teaser */
  {
  }

  /* All nodes are given a node-type-FOO class that describes the type of
   * content that it is. If you create a new content type called
   * "my-custom-type", it will receive a "node-type-my-custom-type" class.
   */
  .node-type-page /* Page content node */
  {
  }

  .node-type-story /* Story content node */
  {
  }

  .node h2.title /* Node title */
  {
  }

  .marker /* "New" or "Updated" marker for content that is new or updated for the current user */
  {
    color: #c00;
  }

  .node .picture /* The picture of the node author */
  {
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .node .meta /* Wrapper for submitted and terms data */
  {
  }

  .node .submitted /* The "posted by" information */
  {
  }

  .node .terms /* Node terms (taxonomy) */
  {
	clear:both;
	margin-bottom:10px;
  }

  .node .content /* Node's content wrapper */
  {
	margin-bottom:20px;
  }

  .node div.links /* Wrapper for node links */
  {
    margin: 1em 0;
  }

  ul.links /* Taxonomy links, node links, comment links */
  {
    margin: 0;
    padding: 0;
  }

  ul.links.inline
  {
    display: inline;
  }
	#content ul.links {
		margin:0;
		padding:0;
	}


  ul.links li
  {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }

  .preview .node /* Preview of the content before submitting new or updated content */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal comments **/
  #comments /* Wrapper for the list of comments and its title */
  {
    margin: 1em 0;
  }

  #comments-title /* Heading for the list of comments */
  {
  }

  .comment /* Wrapper for a single comment */
  {
  }

  .comment-inner /* Additional wrapper for a single comment */
  {
  }

  .comment-preview /* Preview of the comment before submitting new or updated comment */
  {
  }

  .comment.new /* A new comment since the user last viewed the page. */
  {
  }

  .comment.odd /* An odd-numbered comment in the list of comments */
  {
  }

  .comment.even /* An even-numbered comment in the list of comments */
  {
  }

  .comment.first /* The first comment in the list of comments */
  {
  }

  .comment.last /* The last comment in the list of comments */
  {
  }

  .comment-unpublished /* Unpublished comments */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .comment-unpublished div.unpublished /* The word "Unpublished" displayed beneath the content. See also the div.unpublished declaration in the node section above. */
  {
  }

  .comment-published /* Published comments */
  {
  }

  .comment-by-anon /* A comment created by an anonymous user */
  {
  }

  .comment-by-author /* A comment created by the node's author */
  {
  }

  .comment-mine /* A comment created by the current user */
  {
  }

  .comment h3.title /* Comment title */
  {
  }

  .new /* "New" marker for comments that are new for the current user */
  {
    color: #c00;
  }

  .comment .picture /* The picture of the comment author */
  {
  }

  .comment .submitted /* The "posted by" information */
  {
  }

  .comment .content /* Comment's content wrapper */
  {
  }

  .comment .user-signature /* The user's signature */
  {
  }

  .comment div.links /* Wrapper for comment links. See also the ul.links declaration in the node section above. */
  {
    margin: 1em 0;
  }

  .indented /* Nested comments are indented */
  {
    /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
  }

  .preview .comment /* Preview of the comment before submitting new or updated comment */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal blocks **/
  .block /* Block wrapper */
  {
    margin-bottom: 1em;
  }

  .block.region-odd /* Zebra striping for each block in the region */
  {
  }

  .block.region-even /* Zebra striping for each block in the region */
  {
  }

  .block.odd /* Zebra striping independent of each region */
  {
  }

  .block.even /* Zebra striping independent of each region */
  {
  }

  .region-count-1 /* Incremental count for each block in the region */
  {
  }

  .count-1 /* Incremental count independent of each region */
  {
  }

  .block-inner /* Additional wrapper for block */
  {
  }

  .block h2.title /* Block title */
  {
  }

  .block .content /* Block's content wrapper */
  {
  }

  #block-aggregator-category-1 /* Block for the latest news items in the first category */
  {
  }

  #block-aggregator-feed-1 /* Block for the latest news items in the first feed */
  {
  }

  #block-block-1 /* First administrator-defined block */
  {
  }

  #block-blog-0 /* "Recent blog posts" block */
  {
  }

  #block-book-0 /* "Book navigation" block for the current book's table of contents */
  {
  }

  #block-comments-0 /* "Recent comments" block */
  {
  }

  #block-forum-0 /* "Active forum topics" block */
  {
  }

  #block-forum-1 /* "New forum topics" block */
  {
  }

  #block-menu-2 /* "Primary links" block */
  {
  }

  #block-node-0 /* "Syndicate" block for primary RSS feed */
  {
  }

  #block-poll-0 /* "Most recent poll" block */
  {
  }

  #block-profile-0 /* "Author information" block for the profile of the page's author */
  {
  }

  #block-search-0 /* "Search form" block */
  {
  }

  #block-statistics-0 /* "Popular content" block */
  {
  }

  #block-user-0 /* "User login form" block */
  {
  }

  #block-user-1 /* "Navigation" block for Drupal navigation menu */
  {
  }

  #block-user-2 /* "Who's new" block for a list of the newest users */
  {
  }

  #block-user-3 /* "Who's online" block for a list of the online users */
  {
  }

/** Drupal boxes **/
  /* Wrapper for Comment form, Comment viewing options, Menu admin, and
   * Search results.
   */
  .box /* Wrapper for box */
  {
  }

  .box-inner /* Additional wrapper for box */
  {
  }

  .box h2.title /* Box title */
  {
  }

  .box .content /* Box's content wrapper */
  {
  }

/** Miscellaneous Drupal styles **/
  .error /* Errors that are separate from div.messages status messages (see above.) */
  {
    /* color: #e55; */ /* Drupal core uses a #e55 background */
  }

  .warning /* Warnings that are separate from div.messages status messages (see above.) */
  {
    /* color: #e09010; */ /* Drupal core uses a #e09010 background */
  }

  .more-link /* Aggregator, blog, and forum more link */
  {
    text-align: right;
  }

  #user-login-form /* Drupal's default login form */
  {
    text-align: left;
  }

  tr.even /* Some tables have rows marked even or odd. */
  {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
  }

  tr.odd
  {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
  }

  li a.active /* The active item in a Drupal menu */
  {
    color: #000;
  }


/** Drupal forms **/
  .form-item, /* Wrapper for a form element (or group of form elements) and its label */
  .form-checkboxes,
  .form-radios
  {
    margin: 1em 0;
  }

  .form-item input.error, /* Highlight the form elements that caused a form submission error */
  .form-item textarea.error,
  .form-item select.error
  {
    border: 2px solid #c00;
  }

  .form-item label /* The label for a form element */
  {
    display: block;
    font-weight: bold;
  }

  .form-item label.option /* The label for a radio button or checkbox */
  {
    display: inline;
    font-weight: normal;
  }

  .form-required /* The part of the label that indicates a required field */
  {
    color: #c00;
  }

  .form-item .description /* The descriptive help text (separate from the label) */
  {
    font-size: 0.85em;
  }

  .form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
  .form-radios .form-item
  {
    margin: 0.4em 0;
  }

  .form-submit /* The submit button */
  {
  }

  .container-inline div, .container-inline label /* Inline labels and form divs */
  {
    display: inline;
  }

  .tips /* Tips for Drupal's input formats */
  {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
  }

/** OpenID **/
  /* The default styling for the OpenID login link seems to assume Garland's
   * styling of list items.
   */
  #user-login-form ul /* OpenID creates a new ul above the login form's links. */
  {
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
  }

  #user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: -20px; /* Un-do some of the padding on the ul list. */
  	padding-left: 20px;
  	background-position: left center;
  }

  #user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  	list-style-type: disc;
  	list-style-position: outside;
  }

  #user-login li.openid-link, /* The OpenID links on the /user form. */
  #user-login li.user-link
  {
    margin-left: -2em; /* Un-do all of the padding on the ul list. */
  }

/** Drupal admin tables **/
  /* We overrode these styles in html-elements.css, but restore them for the
   * forms on the site.
   */
  form tbody
  {
    border-top: 1px solid #ccc;
  }

  form th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  form tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  form thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

/* Views fix*/
ul#views-tabset {
	margin-left:0;
}

a.print-page {
	background:url('theme-images/printer.png') no-repeat top left;
	padding-left:24px;
	min-height:16px;
}



.expert-image img {

	width:150px;
	height:150px;
	}

/* NODE-contact_info.tpl.php =================== */
.person-node img {
	 border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
    float: left;
    margin: 6px 15px 15px 0;
	}
.person-node .contact-block {
	/*margin-left:80px;*/
}
#content .person-node .contact-block p {
	line-height:1.6em;
	margin: 0 0 10px;
	padding:0;
}
#content .person-node .contact-block h3 {
	font-size:1.3em;
	margin:0;margin-bottom:15px;
	padding:0;
}
#content .person-node .contact-block h3.name { display:none;}
#content .person-node .contact-block h4 {

	margin-top: 25px !important;
	font-family: 'MuseoSlab500Regular',"museo-slab","Rockwell",verdana,sans-serif !important;
	font-size: 16px;
}
#content .person-node .contact-block h4.beats {
  clear: both;
}
#content .person-node .contact-block .email,
#content .person-node .contact-block .phone {

	line-height:1.5em;
}
	#content .person-node .contact-block .phone { margin-bottom:0px;}


.node-type-news #content .person-node .person-image { display:none;}
.node-type-news #content .person-node .contact-block h3.name {
	display:inline;
	margin:10px 0;
	}
	.node-type-news #content .person-node .contact-block h3.title,
	.node-type-news #content .person-node .contact-block h4.beats,
	.node-type-news #content .person-node .contact-block p.fax,
	.node-type-news #content .person-node .contact-block p.address,
	.node-type-news #content .person-node .contact-block .terms
	 { display:none;}

	.node-type-news #content .person-node .contact-block p.email,
	.node-type-news #content .person-node .contact-block p.cell,
	.node-type-news #content .person-node .contact-block p.phone,
	.node-type-news #content .person-node .contact-block p.name {
		display:inline;
		font-size:1em;
	}
	.node-type-news #content .person-node .contact-block .none {
		display:none !important;
	}

	.node-type-news #content .created {
		color:#666;
		font-weight:normal;
	}

.node-type-contact-info #content h4.beats {
	margin-bottom:0;
}
.node-type-contact-info #content .terms li {
	display:block;
	margin:0;
	padding:0;
}


.page-media-contacts .view-media-contacts {
	margin-top:50px;

}

.page-media-contacts .view-media-contacts .views-row{
	background: url("") repeat-x scroll left bottom;
	padding-bottom: 20px;
    padding-top: 20px; border-bottom: 1px dashed #B7B7AD;

}

#quicktabs_container_university_media_contacts .view-media-contacts .views-row{
	background: url("") repeat-x scroll left bottom;
	padding-bottom: 20px;
    padding-top: 20px; border-bottom: 1px dashed #B7B7AD;

}

#quicktabs_container_university_media_contacts .view-media-contacts .views-row-first{background: url("") repeat-x scroll left top;
 border-top: 1px dashed #B7B7AD;}


 .page-media-contacts .view-media-contacts .views-row-first{background: url("") repeat-x scroll left top;
 border-top: 1px dashed #B7B7AD;}


 .page-media-contacts .view-media-contacts .views-row-last {
	 border-bottom:none;
	 margin-bottom:50px;
 }



#content .view-id-media_contacts ul {
	list-style:none;
	margin:0;
	padding:0;
}
#content .view-id-media_contacts ul li {
	display:inline-block;
	list-style:none;
}

#content .view-id-media_contacts ul li.views-row {
/*	float:left;  */
	margin-bottom:50px;margin-right:60px;margin-left:0;
	vertical-align:top;
	width:240px;
}
#content .view-id-media_contacts ul li.views-row-odd {
	clear:none;
}

#content .view-id-media_contacts ul li.views-row-even {
	clear:none;
}

#content .view-id-media_contacts ul li.views-row img {
	float:right; margin-left:10px; margin-bottom:10px; margin-top:35px;
}



.media_contact_img img{
	 border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
    float: left;
    margin: 6px 15px 15px 0;
	position:relative;
}


#media_contact_content {margin-left: 90px;}

#content .view-id-media_contacts td {border-top: 0 solid #8DA8BD;padding-right: 25px;}

#content .view-id-media_contacts tr.views-row-odd{background:green;}

#content .view-id-media_contacts td .col {border-top: 0 solid #8DA8BD; }


#content .view-id-media_contacts ul li.views-row .views-field-title {
	font-size:1.5em;
	margin-bottom:10px;
}
#content .view-id-media_contacts ul li.views-row .views-field-field-title-value {
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:10px;
}

#content .view-id-media_contacts ul li.views-row .views-field-field-phone-office-value {
	font-size:1.2em;
	margin-bottom:10px;
}
#content .view-id-media_contacts ul li.views-row .views-field-field-address-value {
	line-height:1.3em;
	margin-top:4px;
}
#content .view-id-media_contacts ul li.views-row .views-label-field-phone-cell-value,
#content .view-id-media_contacts ul li.views-row .views-label-field-fax-value {
	font-weight:bold;
}


#beatnimage {background:red;}
#content .view-id-media_contacts .views-field-tid-1{
	display: block;
    float: left;
    font-family: 'MuseoSlab500Regular',"museo-slab","Rockwell",verdana,sans-serif !important;
    font-size: 16px;
    line-height: 1.5em;
    margin-left: 247px;
    margin-right: 105px;
    margin-top: -111px;
    min-width: 296px;
    position: relative;
}

	#content .view-id-media_contacts .field-content {font-size:12px; font-family: verdana !important; line-height: 1.0em !important;}

	#content .view-id-media_contacts .views-label-tid-1 label {
		font-size:1.2em;
		font-weight:bold;
	}



#content .view-id-media_contacts .views-field-field-email-email {display:block; max-width: 311px;}

#content .view-id-media_contacts .views-field-field-phone-office-value{display:block;  max-width: 311px;}

#content .view-id-media_contacts .views-field-field-fax-value{display:block;  max-width: 311px;}
#content .view-id-media_contacts .views-field-field-phone-cell-value {display:block; max-width: 311px;}

.node-type-news legend {
	font-weight:bold;
	margin:0;
	padding:0;
}

.caption{}

#block-block-7 {
	background:none repeat scroll 0 0 #FBFBD7;
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:-10px;
	margin-left:-10px;
	margin-right:-10px;
	padding:1px 10px;
}
#block-block-7 h3 {
	margin-bottom:0;
	margin-top:20px;
}

#block-block-9 h2.title { color:#FF4500;}

.bookmark {
	font-size:1.2em;
	line-height:1.3em !important;
}
.view-filemaker-redirect .views-field-title {
	font-size:1.3em;
	line-height:1.5em;
	margin-top:30px;
}
.section-category .feed-icons { display:none; }

.node-type-person #content .contact-block p { clear:none;}

#content .view-id-media_contacts .views-field-title h2 {
	font-size:18px;
	font-weight:normal;
	margin:-2px 0 0;
	padding:0;
}



#content .view-id-media_contacts h3 {font-size:22px; padding-bottom: 10px !important;}

#content .view-id-media_contacts .view-header{margin-top: -35px;}

.footer_right #block-block-10 a {
	background:url('theme-images/rss.gif') no-repeat top left;
	padding-left:20px;
}
.person-node {
	display:inherit;
}


#content .view-id-archive ul {
	margin:0;
	padding:0;
}

#content .view-id-archive ul.views-summary li {
	font-size:.8em;
	list-style:none;
	margin:0 0 5px;
	padding:0;
}
#content .view-id-archive ul.views-summary li a {
	font-size:1.3em;
	font-weight:bold;
}

#block-user-1,
#block-menu-menu-how-to {
	background:#CCCC99;
	margin:-10px;
	padding:10px;
}
#content h4.topics {
	clear:both;
	margin-bottom:0; margin-top:10px;
	padding-top:0;
}
.field-field-high-res-image .field-items {
	clear:both;
}
.node-type-news #content .terms ul.links li {
	margin:0 10px 0 0;
}
#p-link {
	display:block;
	height:50px;
	width:280px;
}
.field-docs {
	clear:both;
	margin-bottom:20px;
}

.field-high-res-image .image {
	float:left;
	font-size:0.85em;
	margin-right:30px;
	width:150px;
}
.field-high-res-image .field-label,
.field-docs .field-label {
	margin-bottom:10px; margin-top:30px;
}
.field-links {
	clear:both;
	margin-bottom:30px;
}
#content .field-links p {
	margin:0;
}

/* Taxonomy pages */
.view-taxonomy-term .views-field-title,
.view-id-archive .views-field-title {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
}
.view-taxonomy-term .views-row,
.view-id-archive .views-row {
	background:url("theme-images/front-dotted-rule.gif") repeat-x scroll left bottom transparent;
	margin:0 0px 10px;
	padding:0 10px 20px;
	border-bottom: 0px dashed #B7B7AD;
}


.view-taxonomy-term .views-row h4{font-family: 'MuseoSlab500Regular',"museo-slab","Rockwell",verdana,sans-serif !important;
    font-size: 16px !important;
    margin-top: 25px !important; margin-left: -10px !important;}

.view-taxonomy-term .attachementtop .views-row {border-bottom: 0px dashed #B7B7AD !important; padding-bottom: 20px; padding-top: 10px; margin-left: -10px !important;}


.view-taxonomy-term .attachementtop .views-row .views-label-field-phone-cell-value {font-weight:bold;}

.view-taxonomy-term .attachementtop .views-row .views-field-field-link-url {line-height: 1.5em;margin-bottom: 10px;}

.view-taxonomy-term .attachementtop .views-row .views-field-field-phone-cell-value {line-height: 1.5em;margin-bottom: 10px;}



.section-category #content-header h1 {
	background:url("") repeat-x scroll left bottom transparent;
	margin:0 -10px 20px;
	padding:0 10px 20px; border-bottom: 1px dashed #B7B7AD; padding-bottom: 10px !important;
}
.view-taxonomy-term .views-field-created,
.view-id-archive .views-field-created {
	font-size:0.7em;
	font-weight:bold;
	text-transform:uppercase;
}
.section-browse #content h1.title,
.section-archive #content h1.title {
	margin-bottom:30px;
}
.view-id-taxonomy_list .view-content ul {
	padding-left:20px;
}


#quicktabs_container_university_media_contacts  .view-id-taxonomy_list .view-content ul {
	padding-left:20px;width: 246px;
}



#quicktabs_container_university_media_contacts .view-id-taxonomy_list .view-content ul {
	padding-left:20px;
}



#block-block-6 h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:10px 0 5px;
	padding:0;
	text-transform:uppercase;
}
#block-block-6 ul {
	padding:0 0 0 15px;
}
.univ { display:none; }


#block-block-11 {}

#block-block-11 #socialmedia{background: url("") repeat-x scroll right bottom;
border-bottom: 1px dashed #b7b7ad;  padding-bottom: 10px;}

#block-block-11 h4 {
	font-size:1.1em;
	font-weight:bold;
	margin:5px 0 5px;
	padding:0;
}

#block-block-11 h2{background:none !important;}
#block-block-11 .facebook {

	padding-left:20px; height: 32px; float: left; margin-right: 10px !important;}


#block-block-11 .twitter {

	padding-left:20px; height: 32px; float: left; margin-right: 10px !important;
}


	#block-block-11 .youtube {

	padding-left:20px; height: 32px; margin-right: 10px !important;
}

#block-block-11 .moremedia{margin-top:0px !important;  padding-bottom: 0px;}
#block-block-11 .moremedia a {font-size:11px; color:#0066cc;}

#block-block-11 .moremedia a span {color: #ff6600;}


#block-block-11 .rssfeeds {

	padding-left:20px; height: 32px; float: left; margin-right: 10px !important;
}


#block-block-11 .rsstxt {font-size:18px; font-weight: normal;}

tfoot {
	font-size:.7em;
	line-height:1.2em;
}


#block-block-15{}
#block-block-15 ul img {
    display: block;
    float: left;
    padding-right: 10px;
}
#block-block-15 ul li{ padding-top: 5px; font-size:14px;}

#block-block-15 ul li a span{color: #FF6600;}

#block-block-15 .media_resources{border-top: 1px dashed #B7B7AD; padding-bottom: 5px;
    padding-top: 5px;}

#block-block-15 .media_resources-last{border-top: 1px dashed #B7B7AD; border-bottom: 1px dashed #B7B7AD; padding-bottom: 5px;
    padding-top: 5px;}

#block-block-16 {}
#block-block-16 img{margin-bottom: -32px;
    margin-left: -14px;}

#content .field-links ul.relevant {
	margin:0;
	padding:0;
}
#content  .field-links ul.relevant li {
	list-style:none;
	margin:0;
	padding:0;
}

#block-block-17 #find_news {

     color: #CCCC99;
    float: right;
    font-size: 9px;
    margin-right: 47px;
    margin-top: -101px;
    position: relative;
    text-transform: uppercase;
	font-weight:bold;}

	#block-block-17 #find_news a {color:#fff; text-decoration:none;}

	#block-block-18 img{margin-left: -20px;
    margin-top: -11px;}

	#block-block-18 h2 {
	margin-bottom: -7px !important;
    padding-bottom: 0 !important;}


 #block-views-latest_calendar_event-block_1 img {
    margin-left: -20px;
    margin-top: -11px;
}


#block-views-latest_calendar_event-block_1 h2 {
	margin-bottom: -7px !important;
    padding-bottom: 0 !important;}




 #block-quicktabs-university_media_contacts{
    margin-top: 26px;
}
ul.quicktabs-tabs {
    padding: 0;
}
div.quicktabs-wrapper .item-list ul {
    height: 55px;
    margin: 0 0 -26px;
}
ul.quicktabs-tabs li {
    padding: 17px 0;
}
ul.quicktabs-tabs li:active {
    position: relative;
    z-index: 5;
}
ul.quicktabs-tabs li a {
    background-color: #999999;
    box-shadow: 1px 2px 2px 3px #686868;
    font-family: 'MuseoSlab500Regular','museo-slab','Rockwell',serif;
    font-size: 1.4rem;
    font-style: normal;
    font-weight: normal;
    padding: 17px;
}
ul.quicktabs-tabs li a, ul.quicktabs-tabs li a:visited {
    background: none repeat scroll 0 0 #999999;
    color: #FFFFFF;
}
ul.quicktabs-tabs li a:hover, ul.quicktabs-tabs li.active a {
    background: none repeat scroll 0 0 #666666;
    border-left: 7px solid #FFFFFF;
    border-right: 7px solid #FFFFFF;
    border-top: 7px solid #FFFFFF;
    box-shadow: -3px -2px 2px 0 #ADADAD;
    position: relative;
    text-decoration: none;
    z-index: 10;
}
ul.quicktabs-tabs li a, ul.quicktabs-tabs li a:visited {
}
ul.quicktabs-tabs li.last a:hover, ul.quicktabs-tabs li.last a:active {
    box-shadow: 1px -2px 2px 0 #ADADAD !important;
}
div.quicktabs-tabpage article section p:first-child {
    margin-top: 0;
}
div.quicktabs-tabpage {
    background: none repeat scroll 0 0 #E2E2E2;
    padding: 30px 15px 15px;
}
#quicktabs-container-academics ul.quicktabs-tabs {
    padding: 0;
}
div.quicktabs-wrapper #quicktabs-container-academics .item-list ul {
    height: auto;
    margin: -5px 0 20px !important;
}
#quicktabs-container-academics ul.quicktabs-tabs li {
    padding: 0;
}
#quicktabs-container-academics ul.quicktabs-tabs li:active {
}
#quicktabs-container-academics ul.quicktabs-tabs li a {
    box-shadow: none;
    font-family: verdana,serif;
    font-size: 1.1rem;
    font-style: normal;
    font-weight: normal;
    padding: 0;
}
#quicktabs-container-academics ul.quicktabs-tabs li a, #quicktabs-container-academics ul.quicktabs-tabs li a:visited {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
}
#quicktabs-container-academics ul.quicktabs-tabs li a:hover, #quicktabs-container-academics ul.quicktabs-tabs li.active a {
    background: none repeat scroll 0 0 #666666;
    border: medium none;
    box-shadow: none;
    text-decoration: none;
}
#quicktabs-container-academics ul.quicktabs-tabs li.last a:hover, #quicktabs-container-academics ul.quicktabs-tabs li.last a:active {
    box-shadow: none !important;
}
#quicktabs-qt_departments div.quicktabs-tabpage {
    padding: 0;
}
#quicktabs-qt_departments.quicktabs-wrapper {
    border: medium none;
    box-shadow: none;
}
#quicktabs-qt_departments div.item-list ul {
    font-size: 1.1rem;
    margin: 0;
}
#quicktabs-qt_departments ul.quicktabs-tabs li a {
    font-family: Verdana,Tahoma,"DejaVu Sans",sans-serif;
    padding: 0;
}
#quicktabs-qt_departments ul.quicktabs-tabs li a, #quicktabs-qt_departments ul.quicktabs-tabs li a:visited {
    background: none repeat scroll 0 0 transparent;
    color: #0066CC;
}
#quicktabs-qt_departments ul.quicktabs-tabs li a:hover {
    text-decoration: underline;
}
#quicktabs-qt_departments ul.quicktabs-tabs li a:hover, #quicktabs-qt_departments ul.quicktabs-tabs li.active a, #quicktabs-qt_departments ul.quicktabs-tabs li.active a:hover {
    background: none repeat scroll 0 0 transparent;
    border-bottom: medium none;
}
#quicktabs-qt_departments h3 {
    font-size: 2.2rem !important;
    margin-bottom: 15px !important;
}
#quicktabs-tabpage-qt_departments-0 table, #quicktabs-tabpage-qt_departments-0 table tr, #quicktabs-tabpage-qt_departments-0 table tr td {
    background: none repeat scroll 0 0 #E2E2E2;
}
#quicktabs-tabpage-qt_departments-0 .jump {
    font-size: 1.1rem;
    padding-right: 10px;
}
#quicktabs-tabpage-qt_departments-0 .jump a {
    font-size: 1.8rem;
    padding-right: 10px;
}
#quicktabs-tabpage-qt_departments-0 table {
    margin-top: 40px;
}
#quicktabs-tabpage-qt_departments-0 table tr td {
    border-left: medium none;
    padding: 0 10px;
    vertical-align: top;
}
#quicktabs-tabpage-qt_departments-0 table tr td.dept-column {
    border-left: 1px dashed #999999;
    font-size: 1.1rem;
    width: 21%;
}
#quicktabs-tabpage-qt_departments-0 table tr td.dept-letter {
    color: #999999;
    font-family: 'MuseoSlab500Regular','museo-slab','Rockwell',serif;
    font-size: 4.4rem;
    font-style: normal;
    font-weight: normal;
    line-height: 0.9;
    padding-left: 0;
    width: 16%;
}
#quicktabs-tabpage-qt_departments-0 table tr.even, #quicktabs-tabpage-qt_departments-0 table tr.odd {
    border-bottom: medium none;
}
#quicktabs-tabpage-qt_departments-0 table tr.odd {
    height: 3em;
}
#quicktabs-tabpage-qt_departments-0 table ul {
    border-left: medium none !important;
    list-style-type: none;
    margin: 0 !important;
    padding: 0 !important;
}
#quicktabs-tabpage-qt_departments-0 table ul li {
    padding-bottom: 5px;
}
#quicktabs-tabpage-qt_departments-1 div.dept-col1 h3, #quicktabs-tabpage-qt_departments-1 div.dept-col2 h3 {
    font-size: 1.7rem !important;
    margin-bottom: 5px !important;
}
#quicktabs-tabpage-qt_departments-1 div.dept-col1 {
    float: left;
    width: 50%;
}
#quicktabs-tabpage-qt_departments-1 div.dept-col2 {
    float: right;
    width: 50%;
}
#quicktabs-tabpage-qt_departments-1 ul {
    border-left: 1px dashed #999999;
    font-size: 1.1rem;
    list-style-type: none;
    margin-bottom: 12px;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
}
#quicktabs-tabpage-qt_departments-1 ul li {
    padding-bottom: 5px;
}
#quicktabs-container-academics, #quicktabs-container-qt_achievements {
    border: 7px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #686868;
    position: relative;
    z-index: 1;
}


.view-media-contacts .views-row {}


.page-media-contacts .view-media-contacts .views-row-first {
    background: url("") repeat-x scroll left top transparent;
    border-top: 1px dashed #B7B7AD;
}

#media_content-header {
    margin-top: 0;
    padding: 0 35px;
}
#media_content-header h1 {
    font-size: 32px;
    margin-bottom: 10px;
	border-top: 1px dashed #B7B7AD;
	padding-bottom: 30px !important;
	padding-top: 15px !important;
}


#beatstuff {margin-left: 10px;}

#beatstuff ul li{padding-right:10px; line-height:1.3em; margin-bottom: 3px;}

#node-22672 img{border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;
   }

ul.li_cont1 {padding-right: 20px;
    width: 220px !important;}

	ul.li_cont2 {
    width: 220px !important;}

/* If viewing on a desktop: Don't display the print logo if not printing the page -- */
#print_logo{display:none;}

/* If trying to print: Don't display the desktop logo if printing, but display the print logo --- */
@media print {
	#print_logo{display:block;margin-left: 30px;}
	#logo{display:none;}
}



.view-faculty-experts .views-row{min-height: 200px;padding-bottom: 5px;}

.view-faculty-experts .views-row .views-field-field-photo-fid{float:left; width:150px; height:150px; border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD;}



	.view-Expert-search .views-row .views-field-field-photo-fid{float:left; width:150px; height:150px; border: 5px solid #FFFFFF;
    box-shadow: 1px 2px 5px 3px #ADADAD; margin-right: 20px; margin-bottom: 20px;}




	.view-faculty-experts .views-row .views-field-nothing {margin-bottom: 10px;
    margin-left: 180px;}

	.view-faculty-experts .views-row  .views-field-tid {margin-bottom: 10px;
    margin-left: 180px;}

	.view-faculty-experts .views-row  .views-field-field-topics2-value {margin-bottom: 10px;
    margin-left: 180px;}

	.view-faculty-experts .views-row  .views-label-tid, .views-label-tid{font-weight:bold;}
	.view-faculty-experts .views-row  .views-label-field-topics2-value, .view-Expert-search .views-row  .views-label-field-topics2-value {font-weight:bold;}

	.view-faculty-experts .views-field-field-one-sentence-description-value {margin-left:180px;}

	.view-Expert-search .views-field-field-one-sentence-description-value p{margin-top:10px!important;}


.view-Expert-search .views-field-nothing {
  float: left;
  width: 66%;
}

	.view-Expert-search .views-row{margin-bottom:30px;}
	.title2 p{margin: 0!important;}
	.expert_email p{margin: 0!important;}
	.expert_website p{margin: 0!important;}
	.expert_phone p{margin: 0!important;}
