{"id":9238,"date":"2021-09-20T20:31:11","date_gmt":"2021-09-21T00:31:11","guid":{"rendered":"https:\/\/www.bumc.bu.edu\/anatneuro\/?page_id=9238"},"modified":"2023-11-13T11:08:13","modified_gmt":"2023-11-13T16:08:13","slug":"richard-hoyt","status":"publish","type":"page","link":"https:\/\/www.bumc.bu.edu\/anatneuro\/richard-hoyt\/","title":{"rendered":"Richard Hoyt"},"content":{"rendered":"<\/div>\n<p><!-- ___________________Navbar___________________ --><\/p>\n<div id=\"navvy\"><\/div>\n<p><script type=\"text\/javascript\" src=\"\/anatneuro\/files\/2022\/01\/nav.js\"><\/script><\/p>\n<div class=\"mobile-title\">\n<p class=\"mobile-header\">Richard Hoyt<\/p>\n<\/div>\n<p><!-- ___________________Banner___________________ --><\/p>\n<div class=\"profile-parallax\">\n<div class=\"true-nav nav-border\"><\/div>\n<div style=\"width: 40%; float: left;\" class=\"title-padding\">\n<p class=\"title-header\">Richard Hoyt<\/p>\n<p class=\"title-header2\" style=\"text-align: left;\">Associate Professor<\/p>\n<\/div>\n<div style=\"width: 40%; float: right;\">\n<img loading=\"lazy\" style=\"padding-top: 50px;\" width=\"320\" height=\"320\" src=\"\/anatneuro\/files\/2018\/09\/Rick-Hoyt.png\" alt=\"\">\n<\/div>\n<\/div>\n<p><!-- ___________________Profiles___________________ --><\/p>\n<div class=\"universal-pad\">\n<div class=\"col-md-8\">\n<p>Dr. Hoyt received his B.S. from Bates College and a Ph.D. in Anatomy from Harvard University and has been a member of the Department of Anatomy and Neurobiology since 1973.<\/p>\n<p>Dr. Hoyt is one of the premier instructors at CAMED. He has taught and directed courses in a wide range of the biomedical sciences, including anatomy, histology, endocrinology and embryology. He is presently one of the section directors in Medical Gross Anatomy course and is a co-director in the Advanced Clinical Anatomy course offered each Spring.<\/p>\n<p>Dr. Hoyt has been the recipient of several teaching awards including the Stanley L. Robbins Award and Instructor of the Year in the Pre-Clinical Sciences. He is renowned for his remarkable commitment to teaching, his unique lecture style, and comprehensive knowledge of human anatomy, histology, and cellular and molecular biology.<\/p>\n<p>Earlier in his career, Dr. Hoyt focused his research on the origin, development and function of endocrine cells in the lung and, with his colleagues, published over 45 research articles and chapters in the area. More recently, he has been working in collaboration with Dr. Abdul Traish overseeing a Ph.D. thesis by Monica Pessina, a graduate student in the department, on the effects of ovariectomy and steroid hormone administration on tissue morphology, hormone receptor expression and innervation in the rat vagina.<\/p>\n<p><strong>CV:<\/strong><span>&nbsp;<\/span><a href=\"\/anatneuro\/files\/2016\/03\/Richard-Hoyt-Ph.D.-CV.pdf\">Richard Hoyt, Ph.D.\u2013 CV<\/a><\/p>\n<\/div>\n<div class=\"col-md-4\">\n<div class=\"block-pad\">\n<div class=\"block\">\n<p style=\"font-weight: bold;\">RESEARCH:<\/p>\n<p style=\"text-align: left;\">gross anatomy, clinical anatomy, education<\/p>\n<p style=\"font-weight: bold;\">OFFICE:<\/p>\n<p>L-817, CAMED<\/p>\n<p style=\"font-weight: bold;\">EMAIL:<\/p>\n<p>rhoyt@bu.edu<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"padding-bottom: 20px;\">\n<a href=\"https:\/\/www.bumc.bu.edu\/anatneuro\/faculty\/\" class=\"btn\" style=\"width: 60vw;\"><br \/>\n  <span class=\"gradient-btn\">Faculty<\/span><br \/>\n<\/a>\n<\/div>\n<style>\n<p>article.post-12367 {\n   display: none;\n}<\/p>\n<p>\/* ----------------Blocks---------------- *\/<\/p>\n<p>.block {\n    background-color: #ffffff;\n    padding: 15px;\n    margin: auto;\n    height: 350px;\n    width: 300px;\n    border-radius: 3px;\n    align-items: center;\n    z-index: 2;\n    box-shadow: -50px 0 100px -50px #808080, 50px 0 100px -50px #808080;\n}<\/p>\n<p>.block-pad {\n    margin-top: 20px;\n    margin-bottom: 20px;\n}<\/p>\n<p>@media only screen and (min-width: 760px) {\n\t.block {\n\t\twidth: 300px;\n             height: 350px;\n\t}\n}<\/p>\n<p>.block h1 {\n    padding-bottom: 5px;\n    font-size: 24px;\n    text-align: center;\n}<\/p>\n<p>\/* ----------------Profile---------------- *\/<\/p>\n<p>.side-info {\n    background-color: #ffffff;\n}<\/p>\n<p>.universal-pad {\n    margin: 25px;\n    margin-left: 10vw;\n    margin-right: 10vw;\n}<\/p>\n<p>.firstinfo{\n  display: flex;\n  justify-content: center;\n  align-items: center;\n}<\/p>\n<p>.content1 {\n  position: relative;\n  animation: animatop 0.9s cubic-bezier(0.425, 1.14, 0.47, 1.125) forwards;\n  margin-left: 12vw;\n  margin-top: 10px;\n  margin-bottom: 10px;\n}<\/p>\n<p>.card {\n  width: 70vw;\n  min-height: 100px;\n  padding: 20px;\n  border-radius: 3px;\n  background-color: white;\n  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);\n  position: relative;\n  overflow: hidden;\n}\n.card:after {<\/p>\n<p>}<\/p>\n<p>.firstinfo {\n  flex-direction: row;\n  z-index: 2;\n  position: relative;\n}\n.firstinfo img {\n  display: none;\n}\n.firstinfo .profileinfo {\n  padding: 0px 20px;\n}\n.firstinfo .profileinfo h1 {\n  font-size: 35px;\n}\n.firstinfo .profileinfo h3 {\n  font-size: 20px;\n  color: #262262;\n  font-style: italic;\n}\n.firstinfo .profileinfo p.bio {\n  padding: 10px 0px;\n  color: #5A5A5A;\n  line-height: 1.2;\n  font-style: initial;\n}<\/p>\n<p>@keyframes animatop {\n  0% {\n    opacity: 0;\n    bottom: -500px;\n  }\n  100% {\n    opacity: 1;\n    bottom: 0px;\n  }\n}\n@keyframes animainfos {\n  0% {\n    bottom: 10px;\n  }\n  100% {\n    bottom: -42px;\n  }\n}\n@keyframes rotatemagic {\n  0% {\n    opacity: 0;\n    transform: rotate(0deg);\n    top: -24px;\n    left: -253px;\n  }\n  100% {\n    transform: rotate(-30deg);\n    top: -24px;\n    left: -78px;\n  }\n}<\/p>\n<p>@media only screen and (min-width: 900px) {\n.card:after {\n  content: \"\";\n  display: block;\n  width: 190px;\n  height: 300px;\n  background: #262262;\n  position: absolute;\n  animation: rotatemagic 0.75s cubic-bezier(0.425, 1.04, 0.47, 1.105) 1s both;\n}<\/p>\n<p>.firstinfo img {\n  border-radius: 50%;\n  width: 120px;\n  height: 120px;\ndisplay: block;\n}<\/p>\n<p>}\n\/* ----------------Animated Button---------------- *\/<\/p>\n<p>.gradient-btn {\n  \/* Fallback: Set a background color. *\/\n  background-color: #262262;<\/p>\n<p>  \/* Create the gradient. *\/\n  background-image: linear-gradient(\n    45deg,\n    #ffffff 50%,\n    #262262 50%\n  );<\/p>\n<p>  \/* Set the background size and repeat properties. *\/\n  background-size: 270%;\n  background-repeat: repeat;\n  background-position: top right;<\/p>\n<p>  \/* Use the text as a mask for the background. *\/\n  \/* This will show the gradient as a text color rather than element bg. *\/\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent; \n  -moz-background-clip: text;\n  -moz-text-fill-color: transparent;<\/p>\n<p>  animation: button-animation 0.65s 0.15s ease-out forwards;\n}<\/p>\n<p>a.btn:hover, a.btn:hover span{\n    animation: button-animation-rev 0.65s ease-out forwards;\n}<\/p>\n<p>a.btn:hover {\n  box-shadow: 3px 2px 10px 1px rgba(0,0,0,0.15);\n  transition: 0.5s;\n}<\/p>\n<p>@keyframes button-animation {\n  0% {\n    background-position: top right;\n  }\n  100% {\n    background-position: top left;\n  }\n}<\/p>\n<p>@keyframes button-animation-rev {\n  0% {\n    background-position: top left;\n  }\n  100% {\n    background-position: top right;\n  }\n}<\/p>\n<p>a.btn {\n  margin-top: 1em;\n  margin-left: auto;\n  margin-right: auto;\n  background-image: linear-gradient(45deg, #262262 50%, #ffffff 50%);\n  background-size: 270%;\n  background-repeat: repeat;\n  background-position: top right;\n  animation: button-animation 0.65s 0.15s ease-out forwards;\n  display: table;\n  border-radius: 0.5em;\n  text-decoration: none;\n  box-shadow: 7px 4px 20px 1px rgba(0,0,0,0.15);\n  padding: 1.5em 0;\n  cursor: pointer;\n  width: 80%;\n  text-align: center;\n}<\/p>\n<p>a.btn span {\n  font-family: 'Open Sans', sans-serif;\n  font-weight: bold;\n  font-size: 2em;\n  text-align: center;\n  margin-bottom: 0;\n  margin-bottom: -0.25em;\n  width: 100%;\n  padding: 0 1.5em;\n}<\/p>\n<p>* {\n  margin: 0;\n  box-sizing: border-box;\n}<\/p>\n<\/style>\n","protected":false},"excerpt":{"rendered":"<p>Richard Hoyt Richard Hoyt Associate Professor Dr. Hoyt received his B.S. from Bates College and a Ph.D. in Anatomy from Harvard University and has been a member of the Department of Anatomy and Neurobiology since 1973. Dr. Hoyt is one of the premier instructors at CAMED. He has taught and directed courses in a wide [&hellip;]<\/p>\n","protected":false},"author":18550,"featured_media":0,"parent":0,"menu_order":34,"comment_status":"closed","ping_status":"closed","template":"page-templates\/no-sidebars.php","meta":[],"_links":{"self":[{"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/pages\/9238"}],"collection":[{"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/users\/18550"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/comments?post=9238"}],"version-history":[{"count":7,"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/pages\/9238\/revisions"}],"predecessor-version":[{"id":12120,"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/pages\/9238\/revisions\/12120"}],"wp:attachment":[{"href":"https:\/\/www.bumc.bu.edu\/anatneuro\/wp-json\/wp\/v2\/media?parent=9238"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}