body {
  background-color: #fff;
  font: normal 12px Verdana;
  color: #5c5d5f;
  margin: 0;
  padding: 0;
  line-height: 17px;
}
#wrapper {
  position: relative;
  width: 950px;
  margin: 0 auto;
  text-align: left;
}
#logo {
  position: absolute;
  top: -44px;
  left: -136px;
}
.logo_about {
  position: absolute;
  left: 105px;
  top: 6px;
}
.logo_join {
  position: absolute;
  left: 95px;
  top: 6px;
}
.logo_who {
  position: absolute;
  left: 102px;
  top: 6px;
}
.logo_events {
  position: absolute;
  left: 100px;
  top: 6px;
}
.logo_resources,
.logo_campaign {
  position: absolute;
  left: 100px;
  top: 5px;
}
.logo_partners,
.logo_we {
  position: absolute;
  left: 93px;
  top: 5px;
}

@media (max-width: 1413px) {
  #logo,
  .logo_about,
  .logo_join,
  .logo_who,
  .logo_events,
  .logo_resources,
  .logo_campaign,
  .logo_partners,
  .logo_we {
    display: none;
  }
}

#header,
#navPrimary {
  margin: 45px 0 0;
  padding: 0;
  color: #aaa;
  text-transform: lowercase;
}
#header li,
#navPrimary li {
  list-style: none;
  float: left;
  font: normal 18px "VAGRoundedStdLight", Arial;
  margin-right: 0px;
  cursor: pointer;
}
#header li a,
#navPrimary li a {
  color: #aaa;
  text-decoration: none;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 40px;
}
#header li.on,
#header li.on a,
#navPrimary li.active,
#navPrimary li.active a {
  color: #c21218;
}
#content {
  clear: both;
}
#main li {
  margin-bottom: 10px;
}
#main {
  float: left;
  margin-bottom: 40px;
}
aside,
#side {
  float: left;
  margin: 0px 0 40px 10px;
}
aside hr,
#side hr {
  border-top: 1px solid #bebebe;
  border-width: 1px 0 0;
  margin-bottom: 17px;
  margin-top: 25px;
}
.faces_img {
  margin: 0 15px 5px 0;
  width: 84px;
  float: left;
}
footer,
#footer {
  clear: both;
  border-top: solid 12px #e5e5e5;
  padding-top: 20px;
  margin-bottom: 20px;
  color: #5c5d5f;
  font-weight: bold;
  font-size: 12px;
}
footer span,
#footer span {
  display: block;
  font-family: Helvetica, Arial;
  margin-bottom: 5px;
}
footer a,
#footer a {
  color: #5c5d5f;
}
#pre_footer {
  clear: both;
  margin-bottom: 15px;
}
#fb {
  background: url("/items/access/images/fb.png") no-repeat right;
  height: 40px;
  cursor: pointer;
}
#fb p {
  width: 215px;
  display: block;
}
.improv_form {
  width: 100%;
}
.improv_form textarea {
  height: 150px;
  width: 100%;
}
.improv_form ul {
  margin: 10px 0;
}
.improv_form li {
  margin: 0 !important;
  list-style: disc outside none;
}
.improv_form h6 {
  font: normal 16px arial;
  margin: 0;
}
.img_side {
  margin: 10px 0 0 0 !important;
}
h1,
.sectionTitle,
.pageTitle {
  font: normal 20px arial;
  color: #c61d23;
  margin: 10px 0 20px;
}
h2 {
  font: normal 19px arial;
  color: #000;
}
h4,
h4 a,
aside h4 {
  font: normal 18px Arial;
  color: #c61d23;
  margin: 0 0 15px;
  text-decoration: none;
}
h3,
h5 {
  font: normal 19px arial;
  margin-bottom: 5px;
  margin-top: 0;
}
h5 {
  font-size: 16px;
}
p.headerColor {
  color: #c61d23;
}
dl {
  margin-bottom: 22px;
}
dt {
  font: normal 16px arial;
  margin-bottom: 3px;
}
dt a {
  color: #5c5d5f;
}
dd {
  margin: 0;
}
aside dt.title,
.sidebar dt.title {
  background-color: inherit;
  box-sizing: inherit;
  margin-bottom: 0 !important;
  padding-left: 0;
  padding-top: 0;
  height: inherit;
  color: #c61d23;
}
aside dt.title a,
.sidebar dt.title a {
  color: #c61d23;
  font-size: 18px;
}
aside dd.body p,
.sidebar dd.body p {
  margin-top: 0;
}
aside dd.body h4,
.sidebar dd.body h4 {
  display: none;
}
samp {
  background: url("/items/access/images/sprite.png") no-repeat;
  display: block;
  height: 38px;
  margin-top: 15px;
  margin-right: -10px;
  position: relative;
}
samp span {
  width: auto !important;
  max-width: 100% !important;
  color: #fff;
  margin-left: 17px;
  display: block;
  position: relative;
  background: url("/items/access/images/sprite.png") 0 -76px;
  height: 38px;
}
samp em {
  padding-left: 5px;
  font: normal 20px Georgia;
  position: absolute;
  top: 4px;
  left: 6px;
}
samp i {
  background: url("/items/access/images/sprite.png") -455px -38px no-repeat;
  display: block;
  right: 0;
  top: 0;
  width: 18px;
  height: 38px;
  position: absolute;
}
button {
  background: url("/items/access/images/sprite.png") 0 -113px;
  border: none;
  color: #fff;
  font: normal 18px Verdana;
  height: 37px;
  padding-bottom: 7px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-align: left;
}
p {
  line-height: 19px;
  font-size: 12px;
}
.hidden {
  display: none;
}
.show {
  display: block;
}
.rows a {
  color: #000;
}
.fleft {
  float: left;
}
.brclear {
  clear: both;
}
ul.rows {
  margin: 0;
  padding: 0;
  color: #000;
  font: normal 18px arial;
  text-decoration: underline;
}
#side ul.rows,
aside ul.rows {
  font-size: 14px;
}
.collapsible-file-list {
  border-top: 0 none !important;
}
.rows li,
dt.title {
  font-size: 1em;
  box-sizing: content-box;
  background-color: #e5e5e5;
  padding-left: 71px;
  padding-top: 18px;
  display: block;
  margin-bottom: 22px !important;
  list-style: none;
  position: relative;
  height: 39px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .rows li,
  dt.title {
    font-size: 13px;
  }
}
.rows em,
.title em {
  display: block;
  background: url("/items/access/images/resource_pdf.png") no-repeat;
  width: 51px;
  height: 67px;
  position: absolute;
  top: 5px;
  left: 10px;
}
.rows em.doc,
.rows em.docx {
  background-image: url("/items/access/images/resource_doc.png");
}
.rows em.ppt,
.rows em.pptx {
  background-image: url("/items/access/images/resource_point.png");
}
.rows em.xls,
.rows em.xlsx,
.title em.xls,
.title em.xlsx {
  background-image: url("/items/access/images/resource_xls.png");
}
.rows em.flv,
.rows em.swf {
  background-image: url("/items/access/images/resource_flash.png");
}
.rows em.xml,
.rows em.xml {
  background-image: url("resource_xml.png");
}
.rows em.mp3 {
  background-image: url("/items/access/images/resource_flash.png");
}
.rows em.txt {
  background-image: url("/items/access/images/resource_url.png");
}
.rows em.zip {
  background-image: url("/items/access/images/resource_zip.png");
}
.rows em.wma {
  background-image: url("/items/access/images/resource_flash.png");
}
#side .rows li,
aside .rows li {
  height: 33px;
  padding-top: 24px;
}
#side button,
aside button {
  font-size: 14px;
}
.folder {
  cursor: pointer;
  text-decoration: underline;
  color: #5c5d5f;
}
.folder_block {
  padding-left: 15px;
}
#side .folder,
aside .folder {
  display: none;
  cursor: default;
}
#side .folder_block,
aside .folder_block {
  display: block !important;
}
#side .journal span,
aside .journal span {
  display: none;
}
#side .journal div,
aside .journal div {
  padding: 10px;
  background-color: #f06521;
  color: #fff;
}
#link_printerFriendly,
#link_mailToFriend,
#link_mailToFriend,
#link_textOnly {
  display: none;
}
.cycle {
  position: relative;
  overflow-x: hidden;
  width: 260px;
  height: 200px;
  margin-top: 15px;
}
.cycle .inner {
  position: absolute;
  top: 0;
  left: 0;
}
.cycle .ele {
  float: left;
}
.sublink {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  position: absolute;
  font: normal 45px "VAGRoundedStdLight";
  color: #000;
  text-transform: lowercase;
  white-space: nowrap;
  left: -270px;
  top: 225px;
  width: 450px;
}
.sublink em {
  background: url("/web/20191201130304im_/http://www.incarecampaign.org/InCareMura/includes/themes/MuraBootstrap3/images/img/plus.jpg")
    no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  top: 15px;
  left: -30px;
}
.sublink span {
  display: block;
  position: absolute;
}
#emailing {
  width: 283px;
}
#emailhead {
  margin-bottom: 5px;
}
.doknow {
  background-color: #ffd300;
  padding: 10px;
  color: #fff;
  font: normal 16px "VAGRoundedStdLight", Arial;
}
/* REM 20150221: Adding a style to fix the inserted <p> marker in the sidebar */
.doknow p {
  font: inherit;
}
#prog_75207 {
  cursor: pointer;
}

.mura-Index dl {
  border-bottom: none;
  padding-bottom: 0px;
}

@media (max-width: 810px) {
  section.content {
    overflow: hidden;
  }
}
