/*
CSS 2.0

-------------------------------------------------
TOC

=General
=Layout
=Typography
   =navigation
   =link classes
   =drop menu classes
   =Form Elements
   =old stuff
 =sidebar tabs  
-------------------------------------------------
Style Guide Colors:

------------------------------------------------- */


/* =General
-----------------------------------------------------------------------------*/

/* Remove padding and margin */
* { margin: 0;padding: 0; }

/* Class for clearing floats */
.clear { clear:both; }

/*remove dotted outline form links in firefox*/
a:active { outline: none; }
:focus { -moz-outline-style: none; }

html {
	height:100%;
}
body {
  margin:0;
  font: 14px/normal Verdana, Arial, Helvetica, sans-serif;
  height:100%;
  width:100%;
  /*min-width:1126px;*/
  background:#fff;
}

/* TinyMCE editor background to white */
body.mceContentBody {
   background: #FFF;
}

body.mceContentBody blockquote {
 margin:18px;
}

blockquote { margin:18px; }

img { border: 0; }

/* =Layout
-----------------------------------------------------------------------------*/
/* =Header */
#header {
  /*height:92px;*/
  border-bottom:9px solid #8bc0f2;
  width:100%;
}
#headerTop {
  background:#383838;
}
#headerTopInner {
  width:970px;
  overflow:hidden;
  margin:0 auto;
  height:60px;
  padding: 0 78px;
}
#headerNav {
  background:#6D6D6D;
  height:32px;
}
#headerNavInner {
  width:970px;
  overflow:hidden;
  margin:0 auto;
  line-height:16px;
  padding: 0 78px;
}
h1 {
  background:url(/layout_images/gpi_header_logo.png) no-repeat -21px 0;
  text-indent:-9999px;
  height:60px;
  width:630px;
  float:left;
}
.carnegieCredit {
  background:url(/layout_images/cc_header_logo.jpg) no-repeat;
  text-indent:-9999px;
  width:302px;
  height:60px;
  float:right;
}
.menu {
  position:absolute;
  background:#6d6d6d;
  top:60px;
  left:auto;
  width:970px;
}
.menu li { 
  display:inline;
  float:left;
  list-style-type:none;
  margin-right:25px;
  padding:8px 0;
  text-transform:uppercase;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px;
}

#mainWrapper {
  overflow:hidden;
  position:relative;
  width:970px;
  margin:0 auto;
  background:#FFFFFF
  /*url(/layout_images/bg_content.gif) repeat-y;*/
}

#content {
  padding:0 15px 20px 0;
  width:570px;
  float:left;
  background:#FFF;
  position:relative;
}

#contentInner {
  padding-left:0;
}

#content h4 {
	margin-bottom:10px;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
#content p {
  margin:12px 0;
  line-height:20px;
}
#content ul, #content ol {
	margin:12px 24px;
}
#content img {
 display:block;
}
#breadcrumb {
  float:left;
  width:250px;
  font-size:10px;
  padding-top:8px; 
}

#pageTools {
  float:right;
  width:274px;
  text-align:right;
  font-size:10px;
}
#pageTools img { display:inline; }
.inlinePicture {
  float:left;
  margin:12px 15px 10px 0;
}
.inlinePicture img, #contentInner img {
  max-width:100%;
}
#rightWrapper {
  width:355px;
  padding:0 0 20px 15px;
  float:right;
  font-size:12px;
  line-height:20px;
}

#rightWrapper div.main {
  padding:18px 0;
}

#rightWrapper li {
	margin-bottom:5px;
}
#rightWrapper h4 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #8D8D8D;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom:12px;
}
#rightWrapper div ol, #rightWrapper div ul {
	margin-left:22px;
}

#rightWrapper form.subscribe_form {
  border: solid 1px #ccc;
  padding:10px;
}
#rightWrapper form.subscribe_form p {
  margin-bottom:7px;
}
#rightWrapper form.subscribe_form ul {
  list-style-type:none;
  padding:0;
  margin:-27px 0 7px 0;
}
#rightWrapper form.subscribe_form li {
  margin:0;
  padding:0;
}
#siteSearch input[type="text"], #coreNetwork input[type="text"] {
  width:284px;
}

#twitterWidget {
  padding:0;
}
#twitterWidget h4 {
  text-transform:none;
}
.noBorder { border:none !important; }

/* =Home page styles */

#homeContent {
  padding:0 15px 0 0;
  width:570px;
  float:left;
  background:#FFF;
}
#homeContent h4 {
  clear:both;
  background-color: #B1D8FC;
  font-size: 14px;
  color:#383838;
  font-weight:bold;
  margin:15px 0 10px 0;
  padding:5px;
}
#homeContent ul {
	margin:12px 24px;
}
#homeContent img {
display:block;
}

#mainFeature {
  width:570px;
  padding-bottom:18px;
  margin-bottom:8px;
 border-bottom:1px solid #ccc;
}
#mainFeature h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  color:#383838;
  font-weight:bold;
  margin:15px 0 10px 0;
}
#mainFeature p {
	margin:12px 0 0 0;
}

#subFeatureWrapper {
  float:left;
  margin:5px 0 28px 0;
  background:url('/layout_images/bg_featureWrap.png') repeat-y;
}
.featureLink { 
	font-weight:bold;
	text-decoration: none;
	color:#383838;
}
a.featureLink:link, a.featureLink:visited { text-decoration: none; color:#383838; }
a.featureLink:hover, a.featureLink:active { text-decoration: none; color: #8ac0f2; }

.siteFeatures {
  float:left;
  width:270px;
  padding-bottom:18px !important;
}
.siteFeaturesLeft {
  margin-right:30px;
  padding-bottom:18px !important;
}
.siteFeaturesBorder {
  float:left;
  width:270px;
  border-top:1px solid #ccc;
  padding:10px 0 18px 0;
}
.siteFeatureSummary {
  margin-top:3px;
}
.captionSubFeature {
  display:block;
  margin-top:4px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align:right;
 color:#999 !important;
}
.captionSubFeature a {
  color:#6397c7 !important;
}

.featureSectionTitle {
  color:#999;
  text-transform:uppercase;
  font-size:11px;
  margin-bottom:3px;
}
#events {
  margin-top:23px;
}
.eventFeatures {
	width:inherit;
	float:none;
	padding-bottom:20px;
}
.siteFeatures h3, .siteFeaturesBorder h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#383838;
	font-weight:bold;
/*	margin:0 0 5px 0 !important; */
}
.eventFeatures h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#383838;
	font-weight:bold;
	margin:15px 0 0 0 !important;
}
.todaysDate {
	text-align:right;
	color:#383838;
	font-weight:bold;
}
.eventFeatureImg {
	float:left;
	width:96px;
margin:0 !important;
}
.eventSummaryWithImg {
   margin: 106px !important;
}

.featureAuthor {
	margin-top:4px;
}
.featureDate {
	margin:0 !important;
}
.eventDate {
	margin-top:0 !important;
	margin-bottom:0 !important;
}
.eventSpeaker {
    margin-top:0 !important;
    margin-bottom:0 !important;
}
.featureAuthor a, .eventSpeaker a {
	font-weight:bold;
}
.noAuthor {
 margin-bottom:5px;
}
.disqusThread {
	margin-top:30px;
	padding-top:10px;
	border-top:1px solid #cccccc;
}
/* Event Feed Styles
-----------------------------------------------------------------------------*/

.feedContent { 
  float:left;
}

.blogItem {
	width:inherit;
	float:none;
	clear:both;
	padding-bottom:20px;
}
.eventTitle {
	/*clear:both;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#383838;
	font-weight:bold;
	margin:0 !important;
	/*padding-top:15px !important;*/
}
.eventPicture {
	float:left;
	width:135px;
	margin:0 10px 0 0 !important;
}
.eventPicture img {
	width:135px;
}
.eventPicture a:link, .eventPicture a:visited {
	display:block;
        position:relative;
/*	border: 3px #669acc solid; */
}
.eventPicture a:hover, .eventPicture a:active { 
	display:block;
/*	border: 3px #2e6599 solid; */
}
.eventSummaryWithImg {
	margin:0 0 0 106px !important;
}

.eventPeople {
    margin-top:0 !important;
    margin-bottom:0 !important;
}
.eventPeople a {
	font-weight:bold;
}
.eventBodyContent, .eventSummary, .blogPubDate, .eventPictureCaption, .eventDateTime, .eventEndDateTime, .eventLiveWebcast {
   display:none;
}
.eventTitle a:link, .eventTitle a:visited  { text-decoration: none; color:#383838; }
.eventTitle a:hover, .eventTitle a:active { text-decoration: none; color: #8ac0f2; }

.eventAlertNotice { 
    color: red;
   display:inline !important;
}

.eventInfo {
  overflow:hidden;
  padding-bottom:15px;
}


/* =Typography
-----------------------------------------------------------------------------*/

h2 {
  clear:both;
  margin-bottom:10px;
  font-size: 32px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight: bold;
}
.resourceTitle { 
	font-size: 20px;
}

h3 { 
  margin-bottom:10px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-weight:bold;
} 

h3 img {
  width:100%;
}

#orgListing {
  margin-top:0 !important;
  margin-bottom:5px !important;
  font-size:12px;
}
.personOrgListing {
  text-transform:uppercase;
  font-weight:bold;
}

.dateOrgListing {
  text-transform:uppercase;
  font-size:11px;
}

.personOrgTitle {
  font-size:16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:bold;
}
#inlineRelatedList {
	margin-top:10px !important;
	margin-bottom:20px !important;
}
.relatedResources {
	border-top:1px solid #cccccc;
	margin-bottom:5px;
}
.socialMediaInline {
	padding-top:12px;
	border-top:1px solid #cccccc;
}
a.emailPage:link, a.emailPage:visited {
  display:block;
  width:32px;
  height:32px;
  overflow:hidden;
  text-indent:-9999999px;
  padding: 0 2px;
  background:url('/layout_images/socialIcons.png') no-repeat 2px -72px;
}
a.emailPage:hover, a.emailPage:active {
  background:url('/layout_images/socialIcons.png') no-repeat -34px -72px;
}
.pullQuote {
  font-size: 19px;
  font-weight:bold;
  width: 252px;
  margin-bottom:12px;
  margin-left: 25px;
  float: right;
  color:#6D6D6D;
}

#coreNetwork p {
	font-size:11px;
	font-weight:bold;
	margin-top:12px;
	margin-bottom:5px;
}
#socialMedia h4 {
	margin-bottom:2px;
}
#socialMedia img { 
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}
#socialMedia p {
	font-size:11px;
}
.mediaCenterDate {
	color:#000;
	font-size:11px;
}
.mediaCenterAuthor {
	font-size:11px;
	font-weight:bold;
}
.mediaCenterTitle {
	margin-bottom:12px;
}
.mediaCenterTitleLast {
	margin-bottom:0;
}

.author25 { font-size: 11px; color:#2e6599; font-weight:bold; }

/* =navigation */

.nav1 {
  color: #fff;
  font-weight: bold;
}
a.nav1:link, a.nav1:visited  {
  color: #fff;
  text-decoration: none;
}
a.nav1:hover, a.nav1:active {
  color: #ccc;
  text-decoration: none;
}
.nav1on {
  color: #ccc;
  font-weight: bold;
}
a.nav1on:link, a.nav1on:visited {
  color: #ccc;
  text-decoration: none;
}
a.nav1on:hover, a.nav1on:active {
  color: #ccc;
  text-decoration: none;
}
.navHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding:5px; 
	display:block; 
	text-decoration: none;
}
a.navHeader:link, a.navHeader:visited {
	color: #000000;
	text-decoration: none;
}
a.navHeader:hover, a.navHeader:active {
	color: #000000;
	text-decoration: none;
	background-color: #cecece;
}
.nav2 {
	width:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-style: normal;
	padding:5px; 
	display:block; 
	text-decoration: none;
}
a.nav2:link, a.nav2:visited {
	color: #383838;
	text-decoration: none;
	display:block;
}
a.nav2:hover, a.nav2:active { 
	color: #383838;
	text-decoration: none;
	display:block;
	background-color: #cecece;
}
.nav2on {
	width:230px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding:5px; 
	display:block; 
}
a.nav2on:link, a.nav2on:visited {
	color: #000000;
	text-decoration: none;
}
a.nav2on:hover, a.nav2on:active {
	color: #000000;
	text-decoration: none;
	display:block;
	background-color: #cecece;
}
.nav3 {
	width:210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	font-style: normal;
	padding:5px; 
	display:block; 
}
a.nav3:link, a.nav3:visited {
	color: #383838;
	text-decoration: none;
}
a.nav3:hover, a.nav3:active {
	color: #383838;
	text-decoration: none;
	display:block;
	background-color: #cecece;
}
.nav3on {
	width:210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding:5px; 
	display:block; 
}
a.nav3on:link, a.nav3on:visited {
	color: #000000;
	text-decoration: none;
}
a.nav3on:hover, a.nav3on:active {
	color: #000000;
	text-decoration: none;
	display:block;
	background-color: #cecece;
}
.nav4 {
	width:190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	padding:5px; 
	display:block; 
}
a.nav4:link, a.nav4:visited {
	color: #383838;
	text-decoration: none;
}
a.nav4:hover, a.nav4:active {
	color: #383838;
	text-decoration: none;
	display:block;
	background-color: #cecece;
}
.nav4on {
	width:190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding:5px; 
	display:block; 
}
a.nav4on:link, a.nav4on:visited {
	color: #000000;
	text-decoration: none;
}
a.nav4on:hover, a.nav4on:active {
	color: #000000;
	text-decoration: none;
	display:block;
	background-color: #cecece;
}

/* =drop menu classes */

#dropmenudiv{
position:absolute;
margin-top: 7px;
font:normal 11px Verdana;
border-left: solid 1px #fff;
border-right: solid 1px #fff;
z-index:100;
}


#dropmenudiv a{
display: block;
padding: 5px 9px;
text-decoration: none;
background-color: #6D6D6D;
border-bottom: solid 1px #fff;
}

#dropmenudiv a:link{
color: #fff
}

#dropmenudiv a:visited{
color: #fff;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
color: #6D6D6D
}

/* =link classes */

a, a:link, a:visited {
	color: #1672c6;
	text-decoration: none;
}
a:hover, a:active {
	color: #8ac0f2;
	text-decoration: underline;
}
.breadcrumbInline, a.breadcrumbInline:link, a.breadcrumbInline:visited, 
a.breadcrumbInline:hover, a.breadcrumbInline:active { 
  font-size:10px;
}

.legal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffe69c;
	font-weight: bold
}
a.legal:link, a.legal:visited {
	color: #ffe69c;
	text-decoration: none;
}
a.legal:hover, a.legal:active {
	color: #fff;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal
}
a.copyright:link, a.copyright:visited {
	color:#ffe69c;
}
a.copyright:hover, a.copyright:active {
	color:#fff;
	text-decoration:none;
}
.relatedHeader {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #2e6599;
	font-style: normal;
	font-weight: bold;
}
.relatedSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #383838;
	font-style: normal;
	font-weight: bold;
}
.relatedLink, a.relatedLink:link, a.relatedLink:visited {
	font-size: 10px;
	color: #2e6599;
	text-decoration: none;
}
a.relatedLink:hover, a.relatedLink:active {
	color: #2e6599;
	text-decoration: underline;
}

/* =Form Elements */

.field {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  border: #cccccc solid 1px !important;
  border-width: 1px 1px 1px 1px;
  padding: 3px 1px 2px 1px;
}

.field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 solid;
	border-width: 0px 0px 0px 0px;
	padding: 1px;
}
.button {
  font-size: 10px;
  background-color: #6D6D6D;
  border: 1px #ccc solid;
  color: #fff;
  font-weight: bold;
  padding: 2px 2px;
  cursor: pointer;
}
.dropdown {
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	color: #333333;
	cursor: hand;
} 
.dropdownFixed {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 9px;
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	color: #4f83c3;
	cursor: hand;
} 
#main label {
	float:left;
	width:130px;
	text-align:right;
	padding-right:10px;
}

.imageLink1, a.imageLink1:link, a.imageLink1:visited { 
	display:block;
/*	border: 3px #669acc solid; */
}

a.imageLink1:hover, a.imageLink1:active { 
	display:block;
/*	border: 3px #2e6599 solid; */
}

/* AZ Links */

.azLink {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 3px;
	text-decoration: none;
	border: #999 solid; 
	border-width: 1px 1px 1px 1px;
        background-color: #6D6D6D;
}

A.azLink:link { color: #fff; text-decoration: none; }
A.azLink:active { color: #fff; text-decoration: none; }
A.azLink:visited { color: #fff; text-decoration: none; }
A.azLink:hover { color: #ccc; text-decoration: none; background-color: #383838; border: 1px solid #999;}

.azLinkon {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: fff;
	display: block;
	padding: 3px;
	text-decoration: none;
	border:1px solid #999; 
	background-color: #383838;
}

A.azLinkon:link { color: #fff; text-decoration: none; }
A.azLinkon:active { color: #fff; text-decoration: none; }
A.azLinkon:visited { color: #fff; text-decoration: none; }
A.azLinkon:hover { color: #ccc; text-decoration: none; background-color: #383838; border: #999 solid; border-width: 1px 1px 1px 1px; }


.azLinkBlank {

	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #ccc;
	display: block;
	padding:3px;
	text-decoration: none;
	border: #999 solid; 
	border-width: 1px 1px 1px 1px;

}
.standardLink { 
	display:block;
	text-decoration: none;
	background-color: #d8ebfd;
	cursor:hand; 
	font-size: 12px;
	text-decoration: none;
	color:#383838;
	font-weight:bold;
}

a.standardLink:link, a.standardLink:visited { display:block; text-decoration: none; background-color: #d8ebfd; color:#383838; }
a.standardLink:hover, a.standardLink:active { display:block; text-decoration: none; background-color: #8ac0f2; color: #383838;}

.journalSection { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #383838;
  font-weight: bold;
  background-color: #b1d8fc;
  padding:5px;
  text-decoration:none;
  display:block;
  margin-bottom:8px;
}

a.journalSection:link, a.journalSection:visited {
  color:#383838;
  background-color: #b1d8fc;
  text-decoration:none;
}
a.journalSection:hover, a.journalSection:active {
  color:#383838;
  background-color: #d8ebfd;
  text-decoration:none;
}
.titleLink { 
	text-decoration: none;
	cursor:hand; 
	font-size: 15px;
	color:#383838;
	font-weight:bold;
}
a.titleLink:link, a.titleLink:visited { display:block; text-decoration: none; color:#383838; }
a.titleLink:hover, a.titleLink:active { display:block; text-decoration: none; color: #8ac0f2;}

.listing {
  margin-bottom:30px;
}

#content .listing p {
  margin-top:0;
  margin-bottom:0;
  position:relative;
}

.listdate {
  position:absolute;
  top:0;
  right:0;
}

/* =old styles */


TH, .bodybold { font-weight: bold; } 
.sectionTitle {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #383838; font-style: normal;	font-weight: bold;}
.alert { color: #cc0000; font-weight: bold; }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.caption { margin:3px 0 5px 0 !important; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.captionHome { margin-top:4px !important; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#999999 !important; }
.captionHome a { color:#6397C7 !important; }
.journalSubHead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color: #383838; padding:5px;}
.newsfeedName { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #383838; font-weight: bold; background-color: #c3ced9; padding:5px;}
.large { font-size:13px; }


.homeCaps {
       font-size: 12px;
       text-transform: uppercase;
}
.listTitle {
	padding:5px;
	display:block;
}

.list1 {
  padding: 2px 0 2px 0;
  display:block;
  background-color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  color:#2e6599;
  font-weight:bold;
  min-height:15px;
}

.list2 {
	padding: 2px 5px 2px 5px;
	display:block;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	color:#2e6599;
	font-weight:bold;
}

.listSummary {
	text-decoration: none;
	padding-top: 4px;
	color:#000000;
	display:block;
}

.mediaHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e6599;
	font-style: normal;
	font-weight: bold;
}
.mediaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.eNewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8ac0f2;
	font-style: normal;
	font-weight: bold;
}

  a.signup:link, a.signup:visited {
  font-family:Arial, Helvetica, sans-serif;
   font-weight:bold;
   font-size: 14px;
   color: white;
   text-transform:uppercase;
   color:white;
   text-decoration:none;
   padding:10px;
   position:absolute;
   top:0;
   left:0;
background: #383838; /* Old browsers */
background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* IE10+ */
background: linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 ); /* IE6-9 */
}
a.signup:hover, a.signup:active {
  color:#383838;
  text-decoration:none;
background: #8ac0f2; /* Old browsers */
background: -moz-linear-gradient(top,  #87bcea 0%, #539fe1 21%, #0a77d5 50%, #73b1e7 76%, #d0e4f7 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87bcea), color-stop(21%,#539fe1), color-stop(50%,#0a77d5), color-stop(76%,#73b1e7), color-stop(100%,#d0e4f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #87bcea 0%,#539fe1 21%,#0a77d5 50%,#73b1e7 76%,#d0e4f7 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #87bcea 0%,#539fe1 21%,#0a77d5 50%,#73b1e7 76%,#d0e4f7 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #87bcea 0%,#539fe1 21%,#0a77d5 50%,#73b1e7 76%,#d0e4f7 100%); /* IE10+ */
background: linear-gradient(top,  #87bcea 0%,#539fe1 21%,#0a77d5 50%,#73b1e7 76%,#d0e4f7 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87bcea', endColorstr='#d0e4f7',GradientType=0 ); /* IE6-9 */

}


/* Calendar styles */

.CalBackground { background-color: #d9edff; }
.CalTitle { color: #383838; font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; }
.CalTime { color: #383838; font-size:9px}
.CalOrange11 { color: #FFCC00; font-size:11px; font-weight: bold}
.CalMoDate { text-align: centerfont-family: Arial, Helvetica, sans-serif; color: #90c5f7; background-color: #306599; padding-top: 2px; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px;}
.CalMoDateTxt { text-align: center; color: #383838; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.CalMoDateTxtOn { text-align: center text-align: center; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #383838; }
.CalMoText { font-family: Arial, Helvetica, sans-serif; background-color: #2e6599; border-color: white white #FFFFFF #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; vertical-align: top; font-size: 9px; color: #FFFFFF}
.CalMoBlank { background-color: #b2dbff; border-color: #d9edff; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px}
.CalMoNoDate { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; background-color: #b1d8fc; }
.CalMoDays { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #383838; }
.CalHasEvent { font-family: Arial, Helvetica, sans-serif;  background-color: #FFEFBF; align: center; padding-top: 2px; border-color: #FFFFFF; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; }
.CalDateNumber { color: #383838; font-size: 11px; font-weight: bold; }
.CalBlack { color: #000000; font-size:9px; text-decoration: none }


.CalMoDatelink { padding-top:3px; padding-bottom:3px; display:block; text-decoration: none;	cursor:hand; font-size: 11px; text-decoration: none; color:#383838; font-weight:bold; text-align: center; align: center; }
A.CalMoDatelink:link { cursor:hand; display:block; text-decoration: none; color:#383838; }
A.CalMoDatelink:active { cursor:hand; display:block; text-decoration: none; color:#383838; }
A.CalMoDatelink:visited { cursor:hand; display:block; text-decoration: none; color:#383838; }
A.CalMoDatelink:hover { cursor:hand; display:block; text-decoration: none; background-color: #fbdc87; color:#383838; }

.LgCalMoDays {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #383838; background-color: #8ac0f2}
.LgCalHasEvent { font-family: Arial, Helvetica, sans-serif;  background-color: #ffefbf; text-align: left; padding-top: 2px; }
.LgCalMoDate {  font-family: Arial, Helvetica, sans-serif; color: #90c5f7; background-color: #306599; text-align: left; padding-top: 2px; font-weight: bold; }
.LgCalMoDateTxt { color: #383838; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }

.LgCalMolink { text-decoration: none; background-color: #F5CC5B; cursor:hand; font-size: 11px; text-decoration: none; color:#669ACC; font-weight:bold; padding: 6px;}
A.LgCalMolink:link { cursor:hand; text-decoration: none; background-color: #F5CC5B; color:#669ACC; padding: 6px;}
A.LgCalMolink:active { cursor:hand; text-decoration: none; background-color: #F5CC5B; color:#669ACC; padding: 6px;}
A.LgCalMolink:visited { cursor:hand; text-decoration: none; background-color: #F5CC5B; color:#669ACC; padding: 6px;}
A.LgCalMolink:hover { cursor:hand; text-decoration: none; background-color: #fbdc87; color:#669ACC; padding-top: 7px; padding-right: 6px; padding-bottom: 6px; padding-left: 6px;}

.LgCalEventlink { display:block; text-decoration: none;	background-color: #FFEFBF; cursor:hand; font-size: 10px; text-decoration: none;	color:#383838; font-weight:bold; }
A.LgCalEventlink:link { cursor:hand; display:block; text-decoration: none; background-color: #FFEFBF; color:#383838; }
A.LgCalEventlink:active { cursor:hand; display:block; text-decoration: none; background-color: #FFEFBF; color:#383838; }
A.LgCalEventlink:visited { cursor:hand; display:block; text-decoration: none; background-color: #FFEFBF; color:#383838; }
A.LgCalEventlink:hover { cursor:hand; display:block; text-decoration: none; background-color: #fbdc87; color:#383838; }

A.CalMoDateTxt:link { color: #383838; text-decoration: none; }
A.CalMoDateTxt:active { color: #383838; text-decoration: none; }
A.CalMoDateTxt:visited { color: #383838; text-decoration: none; }
A.CalMoDateTxt:hover { color: #383838; text-decoration: underline; background-color: #ffffff; }

A.CalMoDateTxtOn:link { color: #383838; text-decoration: none; }
A.CalMoDateTxtOn:active { color: #383838; text-decoration: none; }
A.CalMoDateTxtOn:visited { color: #383838; text-decoration: none; }
A.CalMoDateTxtOn:hover { color: #383838; text-decoration: none; }

A.CalOrange11:link { color: #FFCC00; text-decoration: none; }
A.CalOrange11:active { color: #FFCC00; text-decoration: underline; }
A.CalOrange11:visited { color: #FFCC00; text-decoration: none; }
A.CalOrange11:hover { color: #FFFFFF; text-decoration: underline; }


.eventTitleBar { background-color: #ffefbe; 
                 font-size: 12px; 
                 color: #383838; 
                 font-weight: bold; 
                 padding-top: 5px;
                 padding-bottom: 5px;
                 padding-left:5px; }

.blueTitleBar { background-color: #d8ebfd; 
                 font-size: 12px; 
                 color: #383838; 
                 font-weight: bold; 
                 padding-top: 5px;
                 padding-bottom: 5px;
                 padding-left:5px; }

.eventLink { 
	display:block;
	text-decoration: none;
	background-color: #ffefbe;
	cursor:hand; 
	font-size: 12px;
	text-decoration: none;
	color:#383838;
	font-weight:bold;
}

A.eventLink:link { cursor:hand; display:block; text-decoration: none; background-color: #ffefbe; color:#383838; }
A.eventLink:active { cursor:hand; display:block; text-decoration: none; background-color: #ffefbe; color:#383838; }
A.eventLink:visited { cursor:hand; display:block; text-decoration: none; background-color: #ffefbe; color:#383838; }
A.eventLink:hover { cursor:hand; display:block; text-decoration: none; background-color: #ffe49d; color:#383838; }

/* modal styling
---------------------------------------- */
#popUpContainer {
 width:450px;
 height:325px;
 background:#124370 url('/layout_images/popups/bg-spring2014.jpg') no-repeat;
/* background-size:100%; */
 position:relative;
 font-family: Arial,Helvetica,sans-serif;
}
.donateContent {
 color:white;
 position:absolute;
 top:240px;
 width:100%;
 text-align:center;
 font-weight:bold;
 font-size:16px;
}
.donateButton {
 margin-top:8px;
}
.optOut { margin:0;padding:0; position:absolute; right:8px;bottom:5px;}
.optOut a:link, .optOut a:visited {color:#666666; text-decoration:none;}
.optOut a:hover, .optOut a:active {color:white;}

#simplemodal-container a.modalCloseImg {
  background: url(/layout_images/x.gif) no-repeat; /* adjust url as required */
  width:29px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -18px;
  cursor: pointer;
}
.simplemodal-overlay {
  background: black;
}
.simplemodal-container {
  width:450px;
  height:325px;
}

@media screen and (max-device-width: 480px) {

  #simplemodal-overlay {
    width: 1460px !important; /* change to the maximum width of your site */
    height: 5000px !important; /* change to a very large number, greater than the height of the page */
  }
 #simplemodal-container {
    height: 350px !important;
    width: 450px !important; 
    position:absolute !important;
    left: 370px !important; 
    top: 90.5px !important;
  }

}

/* end modal styling */

/* ***** find usage & remove if possible ***** */
.arialten { font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.verdanaTen { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.verdanaTenBlue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#2e6599;}
.blueBold { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color:#2e6599;}
.highlight1 { font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #333333; font-style: normal; font-weight:bold;} 
.highlight2 { font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #333333; font-style: normal; font-weight:bold;} 

/* =Tabs 
---------------------------------------- */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

/* =sidebar tabs */

#sidebarTabs.ui-tabs { position: relative; zoom: 1; } /*padding:.2em;  position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
#sidebarTabs.ui-tabs .ui-tabs-nav {  margin: 0; overflow:hidden; }
#sidebarTabs.ui-tabs .ui-tabs-nav li { list-style: none; position:relative; float:left; margin-right:.5em; white-space: nowrap; text-align:center; border:1px solid #ccc; margin-bottom:0; }
#sidebarTabs.ui-tabs .ui-tabs-nav li a { float: left; display:block; text-decoration: none; padding:.45em; background:white; }
#sidebarTabs.ui-tabs .ui-tabs-nav li a:link, 
#sidebarTabs.ui-tabs .ui-tabs-nav li a:visited { color:#8d8d8d;}
#sidebarTabs.ui-tabs .ui-tabs-nav li a:hover, 
#sidebarTabs.ui-tabs .ui-tabs-nav li a:active { color:#6699cc !important; }
#sidebarTabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected { color:black !important; border-bottom:solid 1px #fff;}
#sidebarTabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text;color:black !important; }
#sidebarTabs.ui-tabs .ui-tabs-panel { display: block; border:1px solid #cccccc; padding:5px 7px 5px 5px; background:white;  margin-top:-1px; }
#sidebarTabs.ui-tabs .ui-tabs-hide { display: none !important; }

#sidebarTabs {
 position:relative;
 clear:both;
}


#contentInner .subscribe_form label {
  float:left; 
  margin-right:15px;
  width:200px;
}
#contentInner .subscribe_form input[type="checkbox"],.subscribe_form input[type="submit"] {
 margin-left:160px;
}

/* =footer */
#footer {
  padding-top:84px;
}

#footerTop {
  position: relative;
  z-index: 10;
}

#footerTopInner {
  overflow:hidden;
  width:970px;
  margin:0 auto;
  padding: 0 78px;
}

#footerTopInnerLeft {
  width:548px;
  float:left;
}

#footerTopInnerRight {
  width:350px;float:right;
}

#footerNav {
  float:left;
  width:130px;
}

#footerNav a { margin-right:10px; }

#footerMiddleInner {
  overflow:hidden;
  width:970px;
  margin:0 auto;
  padding: 0 78px;
}

#footerMiddleInnerLeft {
  width:548px;
  float:left;
}

#footerMiddleInnerRight {
  width:350px;
  float:right;
}

#footerLastInner {
  overflow:hidden;
  width:970px;
  margin:0 auto;
  padding: 0 78px;
}

#copyrightWrapper {
  float:right;
  text-align:right;
  padding-top:2px;
}

.carnegieFooter {
  line-height: 0;
}

.findus {
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-transform: uppercase;
}

#footerMiddle {
    background: none repeat scroll 0 0 #383838;
    margin-top: -49px;
    position: relative;
    z-index: 0;
}

#footerMiddle p {
    color: #FFFFFF;
    font: 30px/36px garamond,serif;
    margin-top: 63px;
}

.socialOuter {
    margin-top: 48px;
    position: relative;
}

.socialFollow {
    overflow: hidden;
    padding-bottom: 30px;
}

.socialFollow li {
    float: left;
    list-style-type: none;
    width: 40%;
}

.socialFollow a {
    color: #CCCCCC;
    display: block;
    font-size: 12px;
    height: 32px;
    margin-bottom: 24px;
    text-indent: 40px;
    text-transform: uppercase;
    width: 32px;
}

a.twitter:link, a.twitter:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -36px transparent;
}

a.fb:link, a.fb:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 0 transparent;
}

a.youtube:link, a.youtube:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -180px transparent;
}

a.ustream:link, a.ustream:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -288px transparent;
}

a.itunesu:link, a.itunesu:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -216px transparent;
}

a.podcast:link, a.podcast:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -252px transparent;
}

a.podcast:link, a.podcast:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -252px transparent;
}

a.rss:link, a.rss:visited {
    background: url("/layout_images/socialIcons.png") no-repeat scroll 0 -324px transparent;
}
#footerLast {
    background: none repeat scroll 0 0 #6d6d6d;
    color: white;
    line-height: 25px;
}

/* New Nav Top*/
#headerNavInner {overflow:visible;}

.navTop {
  background:#6d6d6d;
  position:relative;
  padding-top:8px;
  font-family:Arial,Helvetica,sans-serif;
}
.navTop li { 
  display:inline-block;
  float:left;
  list-style-type:none;
  font-size: 14px;
  font-weight: bold;
   text-transform:uppercase;
}
.navTop li li {
  font-weight:normal;
text-transform:none;
}
.navTop a:link, .navTop a:visited  {
  margin-right:25px;
  padding:8px 0;
  color: #fff;
  text-decoration: none;
}
.navTop a:hover, .navTop a:active {
  color: #ccc;
  text-decoration: none;
}
.navTop a.selected {
  color: #ccc;
  font-weight: bold;
    text-decoration: none;
}
.navTop li:hover .subNav { 
 left:auto;
}
.navTop > li:hover > a { /* keeps navTop color on hover over subNav */
	color:#ccc;
}    

.subNav {
  	font-family:Arial,Helvetica,sans-serif;
	margin-top: 8px;
	font:normal 11px Verdana;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	position:absolute;
	left:-999em;
	z-index:100;
}
.subNav li {display:block;float:none; }
.subNav a:link, .subNav a:visited {
 	color: #fff;
	display: block;
	padding: 5px 9px;
	text-decoration: none;
	background-color: #6D6D6D;
	border-bottom: solid 1px #fff;
	margin:0 !important;
	font-size:11px;

}
.subNav a:hover, .subNav a:active {
	background-color: #ffffff;
	color: #6D6D6D;
	text-decoration:none;
}
a.at300b {
    display: block;
    overflow: hidden;
}

/* Hide menu mobile */
.deviceNavContainer{ display: none; }

	/* Mobile Menu */
	button.menuTrigger{
		display: block;
		border: none;
		background: none;
		color: #fff;
		font-size: 1.1em;
		width: 100%;
		cursor: pointer;
		text-align: left;
		padding:5px 5px 5px 20px;
		text-transform: uppercase;
	}
	button.menuTrigger:focus{
		outline: 0;
	}
	.menuWrapper ul {
		background: #383838;
		background: rgba(56, 56, 56, 0.8);
		z-index: 1; width: 100%; top: 92px;
	}
	.menuWrapper ul li { 
		padding: 5px 0px; 
		border-top: 1px solid rgba(0,0,0,0.1); 
		float: none; display: block;
		margin: 0px; 
		text-transform: capitalize;
		font-weight: bold;
	}
	
	.menuWrapper li a {
	  display: block;
	  position: relative;
	  font-size: 14px;
	  line-height: 20px;
	  font-weight: 300;
	  color: #fff;
	  outline: none;
	  padding: 0px 20px;
	}
	.menuWrapper li a:hover{ color: #aaa;}
	.menuWrapper li ul li{font-style: normal; font-size: 14px; padding-left: 20px; text-transform: capitalize;}
	.menuWrapper li > a:not(:only-child):after {
	  position: absolute;
	  top: -4px;
	  left: -26px;
	  line-height: 50px;
	  speak: none;
	  -webkit-font-smoothing: antialiased;
	  content: "";
	  background: url(/layout_images/arrow.png);
	  background-size: cover;
	  width: 24px;
	  height: 24px;
	}
	.accordion{ display: none; }
/*Search mobile */
	#footer .searchMobile{ display: none;}
	#footer .searchMobile{ position: relative; z-index: 2; text-align: center; padding: 15px 0px;}
	#footer .searchMobile h4{ padding: 5px; color: #fff;}

/* @media queries */

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px){

	body {
	  font-size: 16px;
	  -webkit-text-size-adjust: none;
	  /*background: #7d0aad;*/
	}
    #mainWrapper, #headerTopInner {width:auto;}
    #content {float:none; width:auto; padding:0 20px;}
    .inlinePicture {float:none; }
    #rightWrapper {float:none; width:auto; padding:0 20px;}

    /*	Structure 	*/
  	img {max-width:100%; width: 100%}
    h1{ width: auto; float: none;}
    #headerTopInner{ padding: 0px 2%;}
    #headerTopInner a{ display: inline-block; float: left;}
    #headerTopInner a.logoMo{  width: 55%;}
    #headerTopInner a.carnegieCreditMo{  width: 40%; }
    #headerTopInner a p.carnegieCredit{ width: 100%; background-position: right;}
    #headerNav{ padding: 0px 2%;}
    #headerNavInner{ padding: 0px; }
    #homeContent{width: auto; padding: 10px;}
	#rightWrapper div.main{  width: 47%; float: left; padding: 10px;}
	#coreNetwork, #footerTop, #footerMiddleInnerLeft, .footerTop{ display: none; }
	#footerNav{ display: none;}
	#copyrightWrapper span{ margin: 0px !important; display: block; text-align: center;}
	#copyrightWrapper{ float: none; text-align: center;}

    /*	Width 	*/
    #headerTopInner,#headerNavInner,#navTop,#mainWrapper,#footerTopInner,#footerMiddleInner,#footerLastInner,#mainFeature,
	.footerMiddleInnerRight, #mainWrapperOuter{ width: auto !important; margin:0 auto;}
	.siteFeatures, .siteFeaturesBorder, .siteFeaturesLeft{ width: 47%;}
	#subFeatureWrapper{ background: none;}
	.imgMobile{ width: auto !important;}
	.at-floatingbar-inner, #rightWrapper{ display: none; }
	#footerMiddleInnerRight{ width: auto; float: none;}
	.socialFollow{ display: inline-block; list-style: none; overflow: hidden;}
	.socialFollow a{ text-indent: -999px; display: inline-block;}
	.socialFollow li{float: none; width: 12%; display: inline-block;}
	.socialOuter{text-align: center;}
	.addthis_toolbox.addthis_floating_style.addthis_32x32_style{ display: none;}
	.menuTrigger,.deviceNavContainer{ display: none;}

	#footer .searchMobile{ display: block;}
	#footer{ padding: 0px; background: #383838;margin-top: 30px;}


	
}

/* Phone */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	#coreNetwork, .footerTop, .footerMiddleInnerLeft, .footerTop{ display: none; }
	body {
	  font-size: 16px;
	  -webkit-text-size-adjust: none;
	  /*background: #7d0aad;*/
	}
    #mainWrapper, #headerTopInner {width:auto;}
    #content {float:none; width:auto; padding:0 20px;}
    .inlinePicture {float:none; }
    #rightWrapper {float:none; width:auto; padding:0 20px;}
	
	
    /*	Structure 	*/
  	img {max-width:100%; width: 100%}
    /*h1{ float: none; background: blue;}*/
    #headerTopInner{ padding: 0px 2%; height: 90px;}
    #headerTopInner a{ display: inline-block; float:none; width: 100%; height: 30px}
    #headerTopInner a.logoMo{ position: relative; z-index: 2;}
    #headerTopInner a.carnegieCreditMo{ position: relative; z-index: 1; }
    #headerTopInner a p.carnegieCredit{ background-position: center; width: auto; float: none; }
    #headerTopInner a h1{ background: url(/layout_images/gpi_header_logo_mo.png) no-repeat; background-position: center; width: auto; float: none;  }
    .menuWrapper ul{ top: 122px; }
    #homeContent{width: auto; padding: 10px;}
	#rightWrapper div.main{  width: 100%; float: left; padding: 10px;}
	#coreNetwork, #footerTop, #footerMiddleInnerLeft, .footerTop{ display: none; }
	#footerNav{ text-align: center; float: none; width: 100%;}
	#copyrightWrapper span{ margin: 2px !important; text-align: center;}
	#copyrightWrapper a{display: none;}
	#copyrightWrapper { text-align: center; float: none;}
	#footerNav{display: none;}

    /*	Width 	*/
    #headerTopInner,
	#mainWrapper,
	#footerTopInner,
	#footerMiddleInner,
	#footerLastInner,
	#mainFeature,
	.footerMiddleInnerRight{ width: auto; margin:0 auto;}
	.siteFeatures, .siteFeaturesBorder, .siteFeaturesLeft{ width: 100%;}
	.main iframe{ width: 100% !important; }
	#subFeatureWrapper{ background: none;}
	.imgMobile{ width: auto !important;}
	#mainWrapperOuter{ width: auto !important;}
	.at-floatingbar-inner, #rightWrapper{ display: none; }
	#footerMiddleInnerRight{ width: auto; float: none;}

	.socialFollow{ display: inline; list-style: none;}
	.socialFollow a{ text-indent: -99999px; display: inline-block; width: 26px; height: 24px; background-size: 52px !important;}
	.socialFollow li{float: none; width: 12%; display: inline-block;}
	.socialOuter{text-align: center;}

	a.twitter:link, a.twitter:visited{ background-position: 0 -28px }
	a.youtube:link, a.youtube:visited{ background-position: 0 -138px;}
	a.itunesu:link, a.itunesu:visited{ background-position: 0 -165px; }
	a.twitter:link, a.twitter:visited{ background-position: 0 -193px; }
	a.podcast:link, a.podcast:visited{ background-position: 0 -248px }
	a.ustream:link, a.ustream:visited{ background-position: 0 -220px }
	a.rss:link, a.rss:visited{background-position: 0 -248px;}


	.navTop{ display: none}
	.addthis_toolbox.addthis_floating_style.addthis_32x32_style{ display: none;}
	.deviceNavContainer.menuWrapper{ display: block; }
	#headerNavInner,#navTop{ width: 100%; padding: 0px;}

	#footer .searchMobile{ display: block;}
	#footer{ padding: 0px; background: #383838;margin-top: 30px;}



}
@media only screen and (min-width: 220px) and (max-width: 480px) {
	#coreNetwork, .footerTop, .footerMiddleInnerLeft, .footerTop{ display: none; }
	body {
	  font-size: 16px;
	  -webkit-text-size-adjust: none;
	  /*background: #7d0aad;*/
	}
    #mainWrapper, #headerTopInner {width:auto;}
    #content {float:none; width:auto; padding:0 20px;}
    .inlinePicture {float:none; }
    #rightWrapper {float:none; width:auto; padding:0 20px;}
	
	
    /*	Structure 	*/
  	img {max-width:100%; width: 100%}
    h1{ width: auto; float: none;}

    #homeContent{width: auto; padding: 10px;}
    .carnegieCredit{width: auto; float: none;}
	#rightWrapper div.main{  width: 100%; float: left; padding: 10px;}
	#coreNetwork, #footerTop, #footerMiddleInnerLeft, .footerTop{ display: none; }
	#footerNav{ text-align: center; float: none; width: 100%;}
	#copyrightWrapper span{ text-align: center; display: block; margin: 0px !important; }
	#copyrightWrapper { text-align: center;}
	#footerLastInner { padding: 0px;}

	#headerTopInner{ padding: 0px 2%; height: 90px;}
    #headerTopInner a{ display: inline-block; float:none; width: 100%; height: 30px}
    #headerTopInner a.logoMo{ position: relative; z-index: 2;}
    #headerTopInner a.carnegieCreditMo{ position: relative; z-index: 1; }
    #headerTopInner a p.carnegieCredit{ background-position: center; width: auto; float: none; background-size: contain;}
    #headerTopInner a h1{ background: url(/layout_images/gpi_header_logo_mo.png) no-repeat; background-size: contain; background-position: center; width: auto; float: none;  }

    .menuWrapper ul{ top: 122px;}
    .menuWrapper ul li ul{ width: 100%;}
    /*	Width 	*/
    #headerTopInner,
	#mainWrapper,
	#footerTopInner,
	#footerMiddleInner,
	#footerLastInner,
	#mainFeature,
	.footerMiddleInnerRight{ width: auto; margin:0 auto;}
	.siteFeatures, .siteFeaturesBorder, .siteFeaturesLeft{ width: 100%;}
	.main iframe{ width: 100% !important; }
	#subFeatureWrapper{ background: none;}
	.imgMobile{ width: auto !important;}
	#mainWrapperOuter{ width: auto !important;}
	.at-floatingbar-inner, #rightWrapper{ display: none; }
	#footerMiddleInnerRight{ width: auto; float: none;}

	.socialFollow{ display: inline; list-style: none;}
	.socialFollow a{ text-indent: -99999px; display: inline-block; width: 26px; height: 24px; background-size: 52px !important;}
	.socialFollow li{float: none; width: 12%; display: inline-block;}
	.socialOuter{text-align: center;}

	a.twitter:link, a.twitter:visited{ background-position: 0 -28px }
	a.youtube:link, a.youtube:visited{ background-position: 0 -138px;}
	a.itunesu:link, a.itunesu:visited{ background-position: 0 -165px; }
	a.twitter:link, a.twitter:visited{ background-position: 0 -193px; }
	a.podcast:link, a.podcast:visited{ background-position: 0 -248px }
	a.ustream:link, a.ustream:visited{ background-position: 0 -220px }
	a.rss:link, a.rss:visited{background-position: 0 -248px;}


	.navTop{ display: none}
	.addthis_toolbox.addthis_floating_style.addthis_32x32_style{ display: none;}
	.deviceNavContainer.menuWrapper{ display: block; }
	#footerMiddleInner{ padding: 0px; }
	#footerNav{display: none;}
	#headerNavInner,#navTop{ width: 100%; padding: 0px;}
	#footer .searchMobile{ display: block;}
	#footer{ padding: 0px; background: #383838; margin-top: 30px;}

}

	
