/* To avoid bad behavior with Safari and textareas */
textarea
{
  resize:none;
  width:inherit;
  border-width:1px;
  border-style:solid;
  border-color:silver;
}

.dp-posted_by{
  display: inline;
  color: gray;
  font-size: 12px;
  max-width: 75%;
  padding-top: 5px;
  padding-bottom: 5px;
}

input {
  width:inherit;
  border-width:1px;
  border-style:solid;
  border-color:silver;
}

.dp-no-prayers-text {
  float: left;
  padding: 0.4em 0px 2em;
  font-weight: bold;
}

.dp-prayer-form-info-label {
  color: gray;
  font-size: 10px;
  text-align: left;
}

.dp-spaces {
  width: 15px;
}

.dp-prayer-message-caption {
  padding-top: 10px;
  text-align: left;
  vertical-align: top;
}

.dp-new-prayer-link {
  float:right;
  padding-bottom:25px;
}

.dp-pagination-bar {
  text-align:center;
  clear:both;
  display: inline;
}

.dp-add-prayer-text {
  float:right;
  vertical-align:bottom;
  padding-top:0.4em;
}

.dp-add-prayer-link {
  color:#548dd9;
  text-decoration:none;
}

.dp-add-prayer-link:hover {
  text-decoration:none;
  color:navy;
}

.dp-new-faq-form-radio-button {
  float:left;
}

.dp-new-prayer-input {
  width: 300px;
  vertical-align: bottom;
}

.dp-new-prayer-member-label {
  vertical-align: bottom;
  padding-bottom: 5px;
}

.dp-new-prayer-textarea {
  width: 300px;
  vertical-align: bottom;
}

.dp-new-prayer-member-input {
  width:300px;
  vertical-align:bottom;
}

.dp-new-prayer-member-textarea {
  width:350px;
  vertical-align:bottom;
}

.dp-new-prayer-username {
  padding-top:0.3em;
}

div.fw-flash {
  margin: 8px 0 8px 0;
  xborder: 0;
  padding: 10px;
}

.fwmlTables{
  margin: -15px 0 15px;
}

#fw-browser-frame-fileIDs{
  height: 180px !important;
  overflow: hidden;
}

/* Default styles useful in many situations */
.clear {
  clear: both;
  line-height: 0;
}

.padBot { padding-bottom: 10px; }

/* We need to override the h3 title to avoid seeing it */
/*
#fw-bigcontain .fw-title {
    background-color: #906090; 
    display: none;
} */

/* But our own title, yes, we want to see that one 
#fw-bigcontain .delapalo-title {
    display: block;
    margin-bottom: 15px;
}*/

/* This class is used for buttons Edit, Delete, Approve, Feature, Publish, ... */
.dp-button {
  /*float: left;*/
  padding: 5px;
  margin-left: 5px;
  margin-right: 5px;
  display: inline;
  /*font-weight: lighter !important;*/
}

/* Dam table, could not get rid of it because of fw-odd */
.dp-dam-table {
  width: 100%;
  height: auto;
}

/* Used for quotes images */
.dp-td-ldquo {
  float: left;
  padding-left: 10px;
  vertical-align: top;
  margin-top: 1em;
}
.dp-img-ldquo {

}
.dp-td-rdquo {
  float: right;
  margin-right: -30px;
}
.dp-img-rdquo {

}

/* Div for prayer request */
.dp-prayers {

}

.dp-prayer-block {
  width: 100%;
}
.dp-prayer-block-1 {
  display: block;
  width: 100%;
  height: auto;
}
.dp-prayer-block-2 {
  /*position: relative;*/
  /*top: 0.8em;*/
  /*padding-left: 40px;*/
  width: auto;
  height: auto;
  /*margin-bottom: 1.5em;*/
}
.dp-prayer-signature {
  width: 100%;
}

.dp-prayer-msg {
  float: left;
  width: 85%;
  height: auto;
  display: inline;
  margin-top: 1em;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0.5em;
}


.dp-cite-prayer-msg {
  display: inline;
  line-height: 1.4;
  font-style: normal;
}

.dp-hr {
  color: blue;
}
.dp-div-hr {
  display: block;
  clear: both;
}

.dp-prayer-buttons {
  float: left;
  margin-top: 1em;
}

.dp-sig-pic {
  float: left;
  margin-right: 0.8em;
}

#dpPrayers .fw-profile-pic {
  width: 3em !important;
}

.dp-sig-nametitle {
  float: left;
  display: block;
  width: auto;
  min-width: 10em;
}
.dp-sig-nametitle-item {
  width: auto;
  display: block;
  font-size: 20px;
}

.dp-transparent_class {
  filter:alpha(opacity=50);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.dp-settings-cmb {
  font-size: 1em;
  min-width: 15em;
}

.dp-button-container-1 {
  margin-right: 10px;
}

.dp-button-container {
  margin-right: 13px;
}

