/** Do not remove this line. Edit CSS below. */




.entry-content .deaconess li {
	list-style-type: none!important;
	margin: 0 0 .7em 0!important;
}	

.entry-content .deaconess li .deaconess-statement {font-size: 95%!important; margin-left: 5px;}




/* STYLES PETITION PLUGIN */
.dk-speakup-petition-wrap {
    background-color: #f1f1f1;
    border: 1px solid #c1c1c1;
    border-radius: 4px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.4);
    font: normal 15px/1.4em Helvetica, Arial, sans-serif !important;
    padding: 0;
    text-shadow: none;
    width: 390px;
    margin: 0 auto;
}

.dk-speakup-petition-wrap h3 {
    background: #262626 url(../images/bg-petition-header.png) repeat-x top left;
    background: -webkit-linear-gradient(#666666, #262626);
    background: -moz-linear-gradient(#666666, #262626);
    background: -ms-linear-gradient(#666666, #262626);
    background: -o-linear-gradient(#666666, #262626);
    background: linear-gradient(#12446a, #12446a);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.25);
    color: #fff !important;
    font: bold 16px/1.4em Helvetica, Arial, sans-serif;
    letter-spacing: normal;
    margin: 0 0 0 0 !important;
    padding: 2% 5%;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    text-transform: none;
}

.dk-speakup-submit {
    background: #d94200 url(../images/bg-submit-button.png) repeat-x top left;
    background: -webkit-linear-gradient(#ff9a40, #d94200);
    background: -moz-linear-gradient(#ff9a40, #d94200);
    background: -ms-linear-gradient(#ff9a40, #d94200);
    background: -o-linear-gradient(#ff9a40, #d94200);
    background: linear-gradient(#62ACE1, #2A76B2);
    border-radius: 4px;
    border: 1px solid #2A76B2;
    /* box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 4px rgba(0, 0, 0, 0.4); */
    cursor: pointer;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.4em;
    margin-top: 0;
    position: relative;
    text-shadow: 0 -1px 0 #a63200;
    width: 90%;
}

.dk-speakup-share, .dk-speakup-progress-wrap {
    background: #e6e7e9;
}


.dk-speakup-signaturelist-date {width: 100px!important;}



/* MOVES CAPTION BELOW IMAGES DOWN */
p.wp-caption-text {
    font-size: 15px;
    margin: 9px 0 2px 0;
}


/* YouTube container to make Youtube responsive */

.youtube-container { position: relative; /* keeps the aspect ratio */ padding-bottom: 56.25%; /* fine tunes the video positioning */ overflow: hidden;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}

/*WP AUDIO PLAYER */
.wp-audio-shortcode {width: 50%!important;}

.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: #16456D!important;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;
}

.mejs-controls .mejs-time-rail .mejs-time-total, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    background: #fff!important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #FFDD96!important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded, .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    background: #D20101!important;
}


.pullquote {
background: #efefef;
float: right;
width: 300px;
font-size: 105%;
text-align: left;
margin-left: 1em;
padding:10px 10px 10px 10px;
border-left: 2px solid #D4D0C8;
-moz-border-radius: 10px;
border-radius: 10px;
}

/* Makes tabber widget work right */

.h4 ul.tabs-menu li a, .v4 ul.tabs-menu li a {
    color: white!important;
    border-top-left-radius: 5px;
    border-top: 1px solid rgb(183, 183, 183);
    border-top-right-radius: 5px;
    background: none repeat scroll 0% 0% rgb(10, 66, 106)!important;
}


.h4 ul.tabs-menu li.selected a, .v4 ul.tabs-menu li.selected a {
    background: none repeat scroll 0% 0% rgb(202,8,12)!important;
    border-top: 1px solid rgb(255, 255, 255);
    color: rgb(255,255,255)!important;
}

.h4 ul.tabs-menu, .v4 ul.tabs-menu {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(223,223,223)!important;
    background-image: linear-gradient(to bottom, #EFF1F3 0%, #EFF1F3 100%)!important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
margin-bottom: 10px!important;
}

.h4 ul.tabs-menu, .v4 ul.tabs-menu {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(10,66,106);
    background-image: linear-gradient(to bottom, #fff 0%, #EFF1F3 100%)!important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    margin-bottom: 10px!important;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}


.tabs {
    border: 0px solid rgb(204, 204, 204)!important;
    position: relative;
}

.tabs-content {
    position: relative;
    overflow: hidden;
    padding: 0px!important;
}

/* Moves comments list over to look better */

.bwp-rc-ulist {margin-left: 1.3em!important;}

.bwp-rc-ulist li ul {margin-left: 1em!important;}


/* Recent comments in tabber widget*/

.widget-area ul li {
  background: url(images/sidebar-list.png) no-repeat top left;
  border-bottom: 1px dotted #ddd;
  margin: 0 0 5px;
  padding: 0!important;
  word-wrap: break-word;
}

/* BWP-RC tweaks*/

li.recent-comment .recent-comment-single {margin: 5px 0!important;}
.bwp-rc-title {font-size: 115%!important;}


li.rc-title {margin-top: 10em;}


/*--Adds Drop Cap --*/
.drop-cap {
  font-size: 4em;
  float: left;
  line-height: .9;
  padding: 0 .2em 0 0;
  margin: 0 0 -.2em 0;
  display: block;
}

.firstcap {
  font-size: 4em;
  float: left;
  line-height: .9;
  padding: 0 .2em 0 0;
  margin: 0 0 -.2em 0;
  display: block;
}

/* -- adds padding to blockquote in comment box --*/
div.comment-content blockquote {
background:#fff url('http://www.aoiusa.org/wp-content/uploads/2014/11/quote-grey.png') 0em 0em no-repeat;
	margin: 20px 65px 20px 20px;
	overflow: hidden;
	padding: 20px 25px 20px 45px;
}


/*------Removes style in contact form list---*/
li.contact-form {list-style-type: none!important;}

.comment-content p {
	font-size: 18px;
	margin: 0 0 20px;
}


/*HEADER WIDGET AREA */

#header .widget-area {
	float: right;
	padding: 0px 0px 00px 00px;
	width: 180px;
margin-top: -130px;
}


/* BLOCKQUOTE IMAGE */

blockquote {
background:#fff url('http://www.aoiusa.org/wp-content/uploads/2014/11/quote-grey.png') 0em 0em no-repeat;
	border: 0px solid #ddd;
	margin: 0px 65px 0px 10px;
	overflow: hidden;
	padding: 1px 25px 1px 45px;
}



#wrap {
	-moz-border-radius: 0px;
	-webkit-border-radius: 00px;
	background: #fff;
	border: 0px solid #ededed;
	margin: 0px auto;
	overflow: hidden;
	padding: 0px;
	position: relative;
}

/*COMMENT COLORS*/

.depth-2 {
	border: 1px solid #ddd;
background-color: #ffffff;
}

/* STUFF AROUND COMMENT BOX*/
.comment-content p {
	font-size: 16px;
	margin: 0 0 20px;
}

.fn {font-weight: bold;}

p,logged-in-as {margin-bottom: .5em;}

.quicktags-toolbar {margin-bottom: .5em;}



