/* Styles for file downloads for SIW articles */

body.custom h1.entry-title {
  color: #4C6E8A !important;
  font-size: 28px;
}

body.custom div.entry-content h2 {
  color: #4C6E8A !important;
}

body.custom div.entry-content p.download-spacer {
  line-height: 30%;
  margin: 0;
}

body.custom div.sdm_download_link {
  display: block;
  margin: 0 0 12px 0 !important;
}

body.custom p.filename {
  font-size: 90%;
  font-weight: bold;
  margin: 24px 0 0 0 !important;
}

body.custom a.download-link: {
  color: blue;
}

body.custom article#post-4976 a.download-link: {
  font-weight:bold;
}

body.custom a.download-link:hover {
  background-color: yellow;
  color: black;
}

body.custom a.sdm_download.blue {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #BA7900;
  border: 0;
  display: inline-block;
  color: white;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 16px 24px;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

body.custom a.sdm_download.blue:hover {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #CE9933;
  border: 0;
  display: inline-block;
  color: white;
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  padding: 16px 24px;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

body.custom a.email-address-inline {
  font-style: bold;
  color: #00F;
}

body.custom aside#block-11.block-type-widget-area {
  border-style: none;
}

body.custom section.column.column-1.grid-left-0.grid-width-16 {
  border-right: 1px #cccccc solid;
}

body.custom div.twttr_button {
  display: none;
}

body.custom div.entry-content h3 {
  font-size: 20px;
}

body.custom table.juan tbody tr td a {
  font-size: 16px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

body.custom p.download-instructions {
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 2px;
}

body.custom ul.download-instructions li {
  margin-bottom: 18px;
}

body.custom ul.download-instructions li {
  font-family: Arial;
  font-size: 15px;
  font-weight: normal;
  line-height: 22px;
  color: black;
}


body.custom table.ralph, body.custom table.download-page {
  width: 610px;
  cell-padding: 3px;
  border-collapse: collapse;
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

body.custom table.ralph tbody tr, body.custom table.download-page tbody tr {
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
}

body.custom table.ralph tbody tr td, body.custom table.download-page tbody tr td{
  padding: 6px 0 6px 6px;
  border-width: 1px;
  border-style: solid;
  border-color: #999999;
  font-weight:bold;
  vertical-align: middle;
}

body.custom .text-gold-table {
  color: #ce9833;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}

body.custom table.ralph tbody tr td a, body.custom table.download-page tbody tr td a {
  font-family: Arial;
  color: blue;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
}

body.custom table.ralph tbody tr td a:hover, body.custom table.download-page tbody tr td a:hover {
  background-color:yellow;
}

body.custom table.ralph tbody tr td ul li, body.custom table.download-page tbody tr td ul li {
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}

body.custom a.refresh-file-upload {
  font-size: 16px;
  font-style: bold;
}

body.custom a.refresh-file-upload:hover {
  background-color:yellow;
}

body.custom div.gform_confirmation_message_5 {
  color: green;
  font-weight: bold;
  background-color: rgb(183, 248, 174);
}

body.custom table.ralph tbody tr td img, body.custom table.download-page tbody tr td img {
  height: 68px;
  width: 68px;
}

body.custom table.ralph tbody tr td img.updated , body.custom table.download-page tbody tr td img.updated {
  height: 25px;
  width: 64px;
}

body.custom table.ralph tbody tr td img.new-38 , body.custom table.download-page tbody tr td img.new-38 {
  height: 38px;
  width: 38px;
}

body.custom table.ralph tbody tr td img.new-48 , body.custom table.download-page tbody tr td img.new-48 {
  height: 48px;
  width: 34px;
}

body.custom table.ralph tbody tr td.icon-48 {
  height: 50px;
  width: 50px !important;
}

body.custom table.ralph tbody tr td.icon-64 {
  height: 68px;
  width: 68px !important;
}

body.custom table.ralph tbody tr td.filename {
  min-height: 50px;
  width: 550px !important;
}

body.custom div.entry-content form input[type=submit] {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #BA7900;
  border: 0;
  display: inline-block;
  color: white;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

body.custom div.entry-content form input[type=submit]:hover {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #CE9933;
  border: 0;
  display: inline-block;
  color: white;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

body.custom div.list-reg-form input#gform_submit_button_7 {
  -moz-box-shadow: 0;
  -webkit-box-shadow: 0;
  box-shadow: 0;
  background: 0;
  filter: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #4A7DA7;
  border: 0;
  display: inline-block;
  color: white;
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  padding: 6px 24px;
  text-decoration: none;
  text-shadow: none;
  margin-top: 8px;
}

body.custom div.list-reg-form input#gform_submit_button_7:hover {
  background-color: #548CBC;
}

body.custom div#page-top-note p a {
  color: blue;
}


/* Start of Project Pages Widget Styles */

body.custom li#text-8 {
  border-color: #9900CC;
  border-style: solid;
  border-width: 1px;
  padding-right: 0px;
  padding-top: 0px;
  margin-left: 10px;
  margin-top: 16px;
  width: 280px;
}

body.custom li#text-8 div.textwidget {
  width: 275px;
}

body.custom li#text-8 div.textwidget p#trouble-checklist {
  font-size: 15px;
  width: 270px;
}

body.custom li#text-8 div.textwidget p#survival-test {
  font-size: 15px;
  width: 270px;
}

body.custom li#text-8 div.textwidget hr#pjt-separator {
  width:260px;
}

body.custom li#text-8 div.textwidget p a {
  color: blue !important;
}

body.custom li#text-8 div.textwidget p a:hover {
  background-color: yellow;
}
/* Originally #E066FF to #F5CCFF but now made solid as #9900CC */

body.custom li#text-8 > h3.widget-title,
body.search-results li#text-8 > h3.widget-title,
body.search-no-results li#text-8 > h3.widget-title {
  color: white;
  display: block;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9900CC',endColorstr='#9900CC') !important;
  background: -webkit-gradient(linear,left center,right center,from(#9900CC),to(#9900CC)) !important;
  background: -moz-linear-gradient(left,#9900CC,#9900CC) !important;
  background-color: #9900CC !important;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, from(#9900CC), to(#9900CC)) !important;
  font-family: 'Open Sans', Arial, sans-serif !important;
  font-size:20px;
  height:46px;
  line-height: 22px;
  padding: 2px 0 4px;
  margin-left: -10px;
  margin-top: -2px;
  text-align: center;
  width: 290px;
}

body.custom li#text-8 h3.widget-title span.widget-inner {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 230px;
}

body.custom h4#top-line {
  background-color: rgb(228, 174, 74);
  background-image: none;
  height: 2px;
  margin: 6px 0 0;
  width: 292px !important;
}

body.custom h4#how-to-fund {
  margin:6px 0;
}

body.custom h4#bottom-line {
  background-color: rgb(228, 174, 74);
  background-image: none;
  height: 2px;
  margin: 6px 0;
  width: 292px !important;
}

/* End of Project Pages Widget Styles*/



/* Page-specific styles */

/* Files for Daniel Islas */

body.page-id-3298 section.row-4 a {
  font-weight: bold;
}

body.page-id-3298 section.row-4 section.column-2 {
  display:  none;
}

body.page-id-3298 section.row-4 section.column-1 {
  border-right-width: 0px;
  width: 100%;
}

body.page-id-3298 section.column.column-1.grid-left-0.grid-width-16 {
  border-right: 0px #cccccc solid;
}

/* for the TotallyBooked Books pages */

body.custom li#tb_book_widget-3 {
  background-color: #47AAED;
}

body.custom li#tb_book_widget-3 h3.widget-title {
  background-color: #007ACC;
  background-image: none;
  border: 0;
  color: white;
  padding: 0 6px;
  text-align: center;
}

body.custom li#tb_book_widget-3 div.book_cover {
  margin-bottom : 0;
}

body.custom li#tb_book_widget-3 h3.widget-title span {
  background-color: #007ACC;
  background-image: none;
  border: 0;
  color: white;
  font-size: 22px;
  text-align: center;
}

body.custom li#tb_book_widget-3 h4.book_title {
  background-color: transparent;
  background-image: none;
  color: white;
  font-size: 22px;
  line-height: 28px;
  margin: 4px 0 2px;
  padding: 6px 6px 10px;
  text-align: center;
}

body.custom li#tb_book_widget-3 h4.book_title:hover {
  background-color: #007ACC;
}

body.custom li#tb_book_widget-3 h4.book_title a {
  background-color: transparent;
  background-image: none;
  color: white;
  font-size: 22px;
  line-height: 28px;
}

body.custom li#tb_book_widget-3 div.tb-entry-actions {
  text-align: center;
}

body.custom li#tb_book_widget-3 div.tb-entry-actions a.tb_button {
  background-color: #007ACC !important;
  background-color: transparent;
}

body.custom li#tb_book_widget-3 div.tb-entry-actions div.tb_buynow_wrapper a.tb_button {
  background-color: #007ACC !important;
  background-color: transparent;
  margin: 10px 0 10px 36px;
}

/* Eliminate the Buy Now button */

body.custom div.tb_buynow_wrapper {
  display: none;
}
