.mobileMarcom{height: hide; display: none; width: hide;}
.sideBarMenu {margin-top: 0px;}

.newsSidebar{padding-top:80px; padding-left:124px;}

.darkBrownBorder{border:solid 1px #61604b;}

/*Begin Sticky Footer*/
.bottomStickyBar{
  position:fixed; 
  bottom:0px;
  width:100%;
  overflow:visible;
  z-index:99; 
  padding-top:5px; 
  padding-bottom: 3px; 
  background:white; 
  border-top: solid white 2px;

  background-color: #89D4DF;
  -webkit-box-shadow:  0px -5px 15px 0px #bfbfbf;
  box-shadow:  0px -5px 15px 0px #bfbfbf;
  height:34px;
}
div.bottomStickyBar div.container{
  margin-left:auto; 
  margin-right:auto;
  width: 954px;
}
.addThisContainer{
  width: 280px;
  float:left;
}
#lblNews{
  float:left; 
  height:34px; 
  padding:0px; 
  margin:0px; 
  padding-right:15px;
  padding-left:5px;
}
#newsTickerContainer{
  float:left; 
  width:550px;
  height:30px;
  padding:0px;
}
li.newsListItem {
  height:34px; 
  position:fixed; 
  bottom:2px; 
  width:550px;
  margin-left:5px; margin-bottom:0px;
}
li.newsListItem a {
  color: #00535e; 
  font-size:12px;     
}
.stickyFooterBarButtonContainer{
  float:right; 
  margin-top:8px;
}
div.stickyFooterBarButtonContainer a{
  padding:7px;border:solid #00535e 1px; 
  color: white; 
  text-shadow: 1px 1px 1px #0f0e0f;
  filter: dropshadow(color=#0f0e0f, offx=1, offy=1);      
  -webkit-border-radius: 3px;   
  border-radius: 3px;
            
  -moz-box-shadow:inset 1px 1px 9px #087f8f;
  -webkit-box-shadow:inset 1px 1px 9px #087f8f;
  box-shadow:inset 1px 1px 9px #087f8f;
      
  background:#3aa2b0;
}

html body div#at20mc div#at15s.atm div.atm-i {position:fixed; bottom:38px;}
/*End Sticky Footer*/

/* supplementary data */
ul.bulletListItemPad li{padding-bottom:15px;}





/* Begin Faculty*/
.row{width:200px;float:left;display:inline;margin-top:5px;margin-bottom:5px;}

/*.facHover{margin-left:0px;margin-top:0px;display:none;position:absolute;opacity:0.0;}*/
/*span.row1>div.facHover{margin-left:150px;}
span.row2>div.facHover{margin-left:150px;}
span.row3>div.facHover{margin-left:150px;}*/

.nameBox{font-size: 14px; padding: 7px;color: white;text-shadow: 1px 1px 1px #0f0e0f;filter: dropshadow(color=#0f0e0f, offx=1, offy=1); width:200px; margin-top:-36px;margin-left:20px;z-index:99; }
.hovBox{background:#f8f8f8; width:172px;border: solid #aaab99 1px;padding-top:25px;padding-left:25px; padding-bottom:12px;}
.imgBox{}
.imgBack{margin-top:-18px;z-index:5;margin-left:15px;}
.imgHead{border: solid #eeeeee 1px;display:block;

/*border:solid 1px #000000;*/
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:18px;
-moz-border-radius-bottomleft:18px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:18px;
-webkit-border-bottom-left-radius:18px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:0px;
border-top-right-radius:18px;
border-bottom-left-radius:18px;
border-bottom-right-radius:0px;}


.facultyHeader {margin-top:15px;margin-bottom:8px;}
.noLink {color:gray;}
.hasLink a{color:black;}
.hasLink a:hover{color:orange;}

.distinguishedProfessorDiv{margin-left:25px;}
.professorDiv{margin-left:25px;}
.associateProfessorDiv{margin-left:25px;}
.assistantProfessorDiv{margin-left:25px;}
.adjunctDiv{margin-left:25px;}



.col1, .col2, .col3{width:200px;float:left;display:inline;margin-top:5px;margin-bottom:5px;}

.hovBox{z-index:5;

-moz-border-radius-topleft: 0px;
-moz-border-radius-topright:26px;
-moz-border-radius-bottomleft:26px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:26px;
-webkit-border-bottom-left-radius:26px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:0px;
border-top-right-radius:26px;
border-bottom-left-radius:26px;
border-bottom-right-radius:0px;

-moz-box-shadow: 0px 0px 60px #333333;
-webkit-box-shadow: 0px 0px 60px #333333;
box-shadow: 0px 0px 60px #333333;
}
.facHover {overflow:visible;}
.facultyHoverOn{display:inline;opacity:1.0;overflow:visible;position:absolute;}
.facultyHoverOff{margin-left:0px;margin-top:0px;display:none;position:absolute;opacity:0.0; overflow:visible;}

/* End Faculty*/

.icgCol {width:150px;height:80px;}
.icgName {font-weight:bold; text-decoration:underline; }

h1 {font-size: 18px; font-family: 'Dosis', sans-serif; margin-top: 10; font-weight: 700;}




/*Personal fundraising begin*/

.memorial>div:first-child + div {
  margin: 5px 0 0 15px;
}
.nlink {
  color:#348893;
  
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.nlink:hover {
  /*-moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);*/
  text-decoration:underline;
  font-size:12px;
}
.pfCreate{padding-right:1px;}
.pfLogin{padding-right:1px;padding-left:1px;}
.pfSearch{padding-left:1px;}

.pfund {margin-top:28px; margin-right:8px; font-size:9px; float:right;}

/*Personal Fundraising End*/

.btnAltDonate {padding:10px; background:sandybrown; border:solid 2px sandybrown; font-size:16px; font-weight:bold; color:white;
border:solid 2px #ffb049;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;

}
.btnAltDonate:hover {background:white;border:solid 2px sandybrown;

border:solid 2px #ffb049;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;}


/* Begin Footer */                
   .hoverSpriteBoxFooter {height:18px; width:18px; overflow:hidden;display:inline-block;}
   .hoverSpriteLinkFooter{height:18px; width:18px;} 
   .hoverSpriteLinkFooter img:hover {margin-top:-19px;}
/* End Footer */   


.tealHead{color: #006B77;}

.laurieBtn {background:url(https://tgen.org/media/432683/Lauriesfund_btn.jpg); width:278px;height:77px;display: block;}
.laurieBtn:hover {background:url(https://tgen.org/media/432688/Lauriesfund_btn_rollover.jpg); width:278px;height:77px;display: block;}
.centerLaurie {text-align:center;margin-left:auto;margin-right:auto; width:278px;}

/*addthis fix*/
.atm-i {width:180px;}

.Ina,

html body.kv8eNc div#root div#plusone.Jg span#widget_bounds div.dIa div#button.FP.HP.Gib.Ina.mEc {height:32px; padding-top:6px;}

html body div.bottomStickyBar div.container div.addthis_toolbox.addthis_default_style.addthis_32x32_style.addThisContainer div#___plusone_0 iframe html body.kv8eNc div#root div#plusone.Jg span#widget_bounds div.dIa div#button.FP.HP.Gib.Ina.mEc  {height:32px; padding-top:6px;}


h2 {
font-size: 15px;
font-family: 'Dosis', sans-serif;
margin-top: 10;
font-weight: 700;
}



/*Tributes Addition*/
.hiddenDiv {
  display:none;
  background-color: #f2f2ef; 
padding:10px;
border:solid 1px #e1e1db;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright:5px;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;}

.hiddenDiv a.trib{color: #0F727D;}
.hiddenDiv a.trib:hover{color: #0F727D;text-decoration:underline;}
p.button {
  padding:5px;
  background:#e1e1db;
  cursor: pointer; 
border:solid 1px #cecec9;
-moz-border-radius-topleft: 3px;
-moz-border-radius-topright:3px;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-webkit-border-top-left-radius:3px;
-webkit-border-top-right-radius:3px;
-webkit-border-bottom-left-radius:3px;
-webkit-border-bottom-right-radius:3px;
border-top-left-radius:3px;
border-top-right-radius:3px;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
width:50px;
}

p.button:hover {
 background-color: #f2f2ef
}

/******* Blog  *****/
.blogMainImage{
  -moz-border-radius-topleft: 0px;
-moz-border-radius-topright:26px;
-moz-border-radius-bottomleft:26px;
-moz-border-radius-bottomright:0px;
-webkit-border-top-left-radius:0px;
-webkit-border-top-right-radius:26px;
-webkit-border-bottom-left-radius:26px;
-webkit-border-bottom-right-radius:0px;
border-top-left-radius:0px;
border-top-right-radius:26px;
border-bottom-left-radius:26px;
border-bottom-right-radius:0px;
}

/******* onemore ************/
.logo-bg {width:274px;height:116px; background:url(https://tgen.org/media/452049/OneMore%20blank.png);}
.pstn {width:274px;height:116px;/*left:0px; top:0px;*/position:absolute;display:none;}

.Anniversary {}
.Birthday {}
.Graduation {}
.Wedding {}
.Year {}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.newsSidebar {
padding-top:80px; padding-left:124px;
}

