/* $Id: local_sample.css 6555 2010-02-24 20:21:15Z chris $ */

/****************************/
/* LOCAL CSS                */
/****************************/

/* Put your custom CSS and CSS overrides in this file and  */
/* rename it local.css.  By restricting your CSS changes   */
/* to local.css, your changes will not be overwritten when */
/* upgrading to a new version of this theme.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */


@import url(https://fonts.googleapis.com/css?family=Lato:100,300,400,700,100italic,300italic,400italic,700italic|Merriweather:400,300,300italic,400italic,700,700italic);

html {
    background: #FFF;
}

body {
    background: url("/sites/all/themes/fusion_tranquil_alliancemain/images/alliancemainbg.png") repeat-x scroll center 23px #f4f4f4;
    font-family: 'Merriweather', serif;
}

p, td {
    font-size: 15px;
    line-height: 24px;
}

ul {
  list-style-type: disc;
}

ol {
  list-style-type: decimal;
    font-size: 15px;
    line-height: 24px;
}

/*Removes the green beta bar that mysteriously showed up on 11/19/2015 */
#primary-menu {
    display: none;
}

#page-top-banner {
    background: none repeat scroll 0% 0% transparent;
    min-height: inherit;
    height: inherit;
    overflow: visible;
    z-index: 200;
}

#page-outer-outside, #page-outer-middle {
    border: none;
}

#page {
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
}

#page-top {
    background: none;
    height: auto;
    overflow: hidden;
}

#block-block-100 .content {
    padding-left: 15px;
}

#header-site-info.block {
    background: transparent;
    margin-top: 0px;
    float: left;
    width: 420px;
    border-right: 1px solid #E5E5E5;
}

.header-site-info-inner {
    margin: 0px;
    padding: 0;
}

/* Contributor view  */
.contributor-picture {
	float: right;
    margin-left: 10px;
    margin-bottom: 10px;
	width: 100px;
}

.contributor-article-title {
	margin-top: 3px;
	margin-bottom: 5px;
}

/* Contributor view */
.contributor_title {
	margin-top: 10px;
	margin-left: -13px;
}

/* Contributor view */
.contributor-image {
	width: 200px; margin-right: 10px; margin-bottom: 5px; float: left;
}

/*Contributor view- remove duplicate image form TAB and MGWP devotionals */
.devo-no-img img[src*="devotional"] {
    display: none;
}

.contentUpdate.sixBlocks {
    border-bottom: none !important;
}

.block .inner.header-site-info-inner {
    margin-left: 0px;
}

.footer-container {
    background: #336699;
    color: #FFF;
    margin-top: 0;
    min-height: 50px;
    padding-top: 3.5em;
}

.footer-container a:link {
    color:#f1f1f1;
}

.header-top-wrapper {
    margin-bottom: 0px;
    padding-bottom: 0px;
    background: none repeat scroll 0% 0% #336699;
}

.header-top-inner {
    padding-top: 0;
}

#block-nice_menus-10 {
    margin-bottom: 0;
    overflow:visible !important;
}

#block-nice_menus-10 .block-title {
    display: none;
}

#block-nice_menus-10 ul.nice-menu li {
    background-image: none;
    border-right: 1px solid #CCC;
    border-width: medium 1px medium medium;
    border-style: none solid none none;
    border-color: -moz-use-text-color #CCC -moz-use-text-color -moz-use-text-color;
    margin: 0px;
    padding-bottom: 7px;
    padding-left: 2px;
    padding-top: 0px;
    text-transform: uppercase;
}

ul.nice-menu li {
    background-color: #e6edf3;
}

ul.nice-menu ul li {
  width: 20.2em;
}

#block-nice_menus-10 ul.nice-menu ul li {
    border-right: none;
    border-top: 1px solid #CCC;
}

#block-nice_menus-10 ul.nice-menu-down li.menuparent {
    background: url("/sites/all/themes/fusion_tranquil_placefortruth/images/uniArrow.png") no-repeat scroll center 23px #e6edf3;
}

#block-nice_menus-10 ul.nice-menu a {
    border-right: medium none;
    color: #444;
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    padding-right: 15px;
    text-decoration: none;
    margin-top: 3px;
    font-weight: normal;
    padding-left: 15px;
    text-align: center;
    font-weight: 500;
}

#block-nice_menus-10 ul.nice-menu li ul li {
    margin:0;
    border-top: none;
    padding:0;
}

#block-nice_menus-10 ul.nice-menu li ul li a {
    margin: 0px;
    background: none repeat scroll 0% 0% rgb(230, 237, 243);
    border-top: 1px solid #CCC;
}

ul.nice-menu-down .menuparent a {
    border-right: medium none;
    color: #888888;
    font-family: Tahoma, sans-serif;
    font-size: 12.75px;
    padding-right: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

#nice-menu-10.nice-menu-down li ul {
    border-right: medium none;
    border-top: medium none;
    border-bottom: medium none;
    border-left: medium none;
    top: 34px;
    width: 225px;
    left: -1px;
}

ul.nice-menu-down {
    float: left;
    border: 0px none;
    border-left: 1px solid #CCC;
    margin-left: 75px;
}

ul.nice-menu-down:hover{
}

.contentUpdate.christward_collective_post .featuredImage {
    height:163px;
    overflow:hidden;
    text-align: center;
}

.contentUpdate.christward_collective_post .featuredImage img {
    height:163px;
    width:auto;
    text-align: center;
}

#header-top {
    overflow:visible !important;
}

.contentUpdate.seen-and-heard {
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-top: 5px;
}

.readAll.seen-and-heard {
    padding-left: 15px;
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-top: 10px;
}

.search-advanced {
    display:none;
}

.page-search .content-content {
    padding: 15px;
}

.readAll.seen-and-heard a {
}

.item-list ul.pager li a:link, .item-list ul.pager li a:visited, .item-list ul.pager li.pager-next a:link, .item-list ul.pager li.pager-last a:link, .item-list ul.pager li.pager-first a:link, .item-list ul.pager li.pager-previous a:link {
    background: url("../images/new-pager.png") no-repeat scroll left top transparent;
    color:#CCC;
}

.item-list ul.pager li.pager-current {
    background: url("../images/new-pager.png") no-repeat scroll left top transparent;
    color:#FFF;
    text-decoration: underline;
}

body#pid-beta-seen-and-heard h1.title { margin-bottom: 15px; }

body.full-node .node {
    border: none;
    margin-bottom: 10px;
}

body.full-node .node-inner {
    padding: 0;
}

#sidebar-last {
    background:none repeat scroll 0% 0% #E6EDF3;
}

#sidebar-last img {
    margin: 0 !important;
}

#header-group-inner {
    border-bottom: 1px solid #e5e5e5;
}

#header-group {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2px;
    margin-bottom: 15px;
}

#logo {
    float: left;
    margin: 5px 5px 5px 0px;
}

h3 {
    color: #666;
    font-size: 133.3%;
    font-weight: bold;
}

.breadcrumb {
    padding: 0px 0px 5px;
    display: none;
}

#header {
    float: left;
    width: 539px;
	height: 76px;
    overflow: hidden;
    position: relative;
}

#edit-search-block-form-1-wrapper label {
    color:white;
    color:#525151;
    border-color: #525151;
    border-top: none;
    text-align: center;
    font-family: "Merriweather",serif;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #525151;
padding: 8px 15px 7px;
margin-bottom: 12px;
display:block;
}

#block-block-98 {
    float: right;
    margin-top: -28px;
    z-index: 100;
    position: relative;
    margin-right: 35px;
    width: inherit;
}

#block-block-98 p {
    line-height: 20px;
    font-size: 0px;
}

#block-block-98 a {
    background: none repeat scroll 0% 0% #4B8900;
    border-radius: 2px;
    font-size: 16px;
    font-family: "Lato",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    color: #FFF;
    padding: 2px 10px 4px;
    text-decoration: none;
}

#block-block-98 a:hover, a.blueButton:hover, a:link.blueButton:hover {
    background: #3E7100;
}

a.blueButton, a:link.blueButton {
    background: none repeat scroll 0% 0% #4B8900;
    border-radius: 2px;
    font-size: 14px;
    font-family: "Lato",sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    color: #FFF;
    padding: 2px 7px 4px 7px;
    text-decoration: none;
}

.search-info {
    display:none;
}

/* Reformation Society menu */

#block-menu-menu-refsoc h2 {
    display: none;
}

#block-menu-menu-refsoc {
    margin-top: -10px;
    margin-bottom: 0px;
}

#block-menu-menu-refsoc ul.menu li.leaf {
    list-style: outside none none;
    font-family: "Lato",sans-serif;
    font-weight: 100;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 5px;
}

#block-menu-menu-refsoc ul.menu li.leaf a:link {
    font-weight: 400;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

#block-menu-menu-refsoc ul.menu li.leaf a:visited {
    font-weight: 300;
    font-size: 13px;
    color:#111;
    text-decoration: none;
    text-transform: uppercase;
}

#block-menu-menu-refsoc ul.menu li.leaf.active-trail a:link, #block-menu-menu-refsoc ul.menu li.leaf.active-trail a:visited {
    color:#a0a0a0;
}

#block-menu-menu-alliance-main ul.menu {
    list-style: outside none none;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 42px;
}

#block-menu-menu-alliance-main {
    margin-bottom: 0;
}

#block-menu-menu-alliance-main ul.menu li.leaf {
    list-style: outside none none;
    font-family: "Lato",sans-serif;
    font-weight: 100;
    display: inline-block;
    letter-spacing: 0.5px;
    margin-right: 5px;
}

#block-menu-menu-alliance-main ul.menu li.leaf a:link {
    font-weight: 400;
    font-size: 13px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}

#block-menu-menu-alliance-main ul.menu li.leaf a:visited {
    font-weight: 300;
    font-size: 13px;
    color:#111;
    text-decoration: none;
    text-transform: uppercase;
}

#block-menu-menu-alliance-main ul.menu li.leaf.active-trail a:link, #block-menu-menu-alliance-main ul.menu li.leaf.active-trail a:visited {
    color:#a0a0a0;
}

#block-menu-menu-alliance-main ul.menu li.leaf:first-child a:link {
    text-indent: -5000px;
    background: url("../images/53-house.png") no-repeat scroll 5px 2px transparent;
    width: 20px;
}

#preface-top #preface-top-inner {
    background: transparent;
    color: #FFF;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    height: 100%;
    padding: 0;
    margin: 0;
}

#block-views-AllianceMain-block_1 .inner {
    margin: 0;
    padding:0;
}

#preface-top #preface-top-inner .block.first {
    margin-left: 0;
}

#preface-top #preface-top-inner .block.last {
    margin-right: 0;
}

#preface-top .block.first .inner {
    padding: 0;
}

.royalSlider {
  width: 100%;
  height: 290px;
}

.rsHtml {
    position: absolute;
    bottom: 50px;
    width: 100%;
    z-index: 1000;
    left: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 100;
    color:black;
}

.rsHtml .paddingSlider {
    padding: 10px;
}

.rsHtml p {
    color:black;
}

.rsContent .grad {
    height:100%;
    width:100%;
    position:absolute;
    background:url('../images/grad.png') center bottom no-repeat;
    background-size: 100% auto;
    top:0;
    left:0;
}

.preface-top a:link, .preface-top a:visited {
    color: #FFF;
    text-decoration: underline;
}

.rsHtml h1,.rsHtml h2,.rsHtml h3,.rsHtml h4,.rsHtml h5, .rsHtml h1 a,.rsHtml h2 a,.rsHtml h3 a,.rsHtml h4 a,.rsHtml h5 a {
    color:#000;
    font-weight: 500;
    margin:0;
    padding:0;
    line-height: 30px;
}

.supportedImage {
    width: 100px; margin-right: 10px; margin-left: 0px; margin-bottom: 10px; float: left;
}

#node-36231 .title {
    display:none;
}

.rsHtml h1,.rsHtml h2,.rsHtml h3,.rsHtml h4,.rsHtml h5 {
    margin-left: 35px;
    margin-right: 35px;
}

.rsDefault .rsBullets {
    font-family: "Lato",sans-serif;
    font-size: 16px;
    bottom: 5px;
    width: 100%;
    padding: 4px 0px;
    font-weight: 300;
    color: #F1F1F1;
    text-align: center;
    z-index: 1000;
    background: transparent;
    left: auto;
    right: auto;
    margin: 0 auto;
}

.rsABlock {
    left: 0px;
    top: 0px;
    position: absolute;
    z-index: 15;
}

.rsDefault .rsArrowIcn {
    margin-left: -10px;
}

.rsDefault .rsArrowLeft .rsArrowIcn {
    margin-left: -20px;
}

.rsDefault .rsBullet {
    width: 12px;
    height: 8px;
    display: inline-block;
    padding: 3px;
    cursor: pointer;
    color: #F1F1F1;
}

/*

.rsDefault .rsBullet:after {
    content: " /";
    color: #868686;
    font-weight: 300;
    margin-left: 7px;
} */

.rsNavSelected {
    font-weight: 600;
    color:#FFF;
}

#content-inner .inner {
    margin-left: 0px;
    margin-top: 0;
}


#block-block-99 {
    clear: both;
    width:100%;
    height:1px;
    padding:0;
    margin: 0;
}

.block h2.title {
    font-family: "Merriweather",serif;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 8px 15px 7px;
    margin-bottom: 12px;
}

.contentUpdate .featuredImage {
    height: auto;
    overflow: hidden;
    margin-bottom: 12px;
}

.contentUpdate .featuredImage img {
    width:100% !important;
    height: 150px !important;
}

.contentUpdate h3 {
    font-family: "Merriweather",serif;
    text-transform: uppercase;
    font-size: 16px;
    font-style: italic;
    line-height: 20px;
}

.contentUpdate {
    padding: 0px 15px 25px;
    border-bottom: 1px solid #B9C6D1 !important;
    margin-bottom: 20px;
}

.sidebar-last-inner {
    padding-top: 15px;
}

#block-block-106 {
    background: #336699;
}

#block-block-106.block h2.title {
    color:#fff;
    border-color: #FFF;
    border-top: none;
    text-align: center;
}

#block-block-137 {
    background: #336699;
}

#block-block-137.block h2.title {
    color:#fff;
    border-color: #FFF;
    border-top: none;
    text-align: center;
}

#block-custom_search_blocks-1 h2.title {
    color:#525151;
    border-color: #525151;
    border-top: none;
    text-align: center;
}

.views-row-3 .contentUpdate {
    margin-bottom: 0;
    border-bottom: none;
}

.contentUpdate h3 a:hover {
    color:#555;
}

.contentUpdate h3 a:link {
    text-decoration: none;
}

.contentUpdate .date {
    color:#bdbdbd;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
}

#content-bottom .block-views .inner {
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #e5e5e5;
    min-height: 284px;
}

#content-bottom .grid16-4 {
    width: 256px;
    margin-bottom: 0;
}

#content-bottom .block-views .inner.no-line {
    border-right: none;
}

h1.title {
    color: #094f9c;
    font-family: "Merriweather",serif;
    font-size: 233.3%;
    font-weight: normal;
    line-height: 120%;
    margin-bottom: 0px;
    padding-bottom: 10px;
    background: none repeat scroll 0% 0% rgb(249, 249, 249);
    padding-top: 15px;
    padding-left: 15px;
    border-bottom: medium none;
}

#logo img { width: 410px; height:auto;margin-top:7px;margin-bottom:7px;}

.node .content {
    padding: 15px;
    border-top: medium none;
}

#preface-top {
    margin-bottom: 0;
}

.addThis {
    margin-top: 15px;
    margin-left: 15px;
}

tbody {
    border-top: none;
}

.breadcrumbs {
    font-size: 90%;
    line-height: 100%;
    display: none;
}

hr {
    height: 1px;
    border-top: 1px solid #E5E5E5;
    border-bottom: none;
    border-left: none;
    border-right: none;
    margin-bottom: 15px;
    margin-top: 15px;
}

a, a:link {
    text-decoration: underline;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

a:hover, a:focus, a:active {
    color: #999;
}

.node-inner .content ul li {
    background: none no-repeat scroll 0px 0px transparent;
    list-style: disc;
    padding-left: 10px;
    margin-bottom: 12px;
    font-size: 15px;
    line-height: 24px;
}

.header-bar {
    position: absolute;
    top: 0px;
    width: 100%;
    background: none repeat scroll 0% 0% #F9F9F9;
    height: 78px;
    border-bottom: 1px solid #E5E5E5;
    border-top: 1px solid #CCC;
    display:none;
}

.header-bar .border {
    border-bottom: 1px solid #E5E5E5;
    height: 75px;
}

.meta {
    display:none;
}

.seen-and-heard .summary a {
    text-decoration: underline;
}

#block-views-AllianceMain_SeenHeard-block_1 .inner {
    margin-left: 0;
}

#node-36175 {
    display:none;
}

.eventItem {
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 20px;
    line-height: 20px;
}

.eventDetail {

}

.eventDetail ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

.eventDetail ul li {

}

.eventDetail ul li.speakers {
    font-weight: bold;
    font-size: 16px;
}

.eventDetail ul li.venue {
    font-size: 14px;
}
.eventDetail ul li.date {
    color: #BDBDBD;
text-transform: uppercase;
font-family: "Lato",sans-serif;
font-size: 12px;
}

.eventDetail ul li.date span {
}

.eventDetail ul li.location {
    border-left: 2px solid #f1f1f1;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 14px;
}


.adr .fn {
    font-size: 14px;
}

.block .royalInner {
    margin-left: 0px;
}

#block-views-ae0c138fd568c06a06ce5c5032f5097c {
    border-left: 1px solid #E5E5E5;
    padding-left: 25px;
}

a.sliderLink {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 100;
}

a.sliderLink.sidebarAd {
    position:relative;
}

.royalSliderActivateSmall .rsDefault {
    width:770px;
    height:233px;
}

.rsDefault, .rsDefault .rsOverflow, .rsDefault .rsSlide, .rsDefault .rsVideoFrameHolder, .rsDefault .rsThumbs {
    background: transparent;
    color: #FFF;
}

#block-block-101, #block-views-AllianceAskSlider-block_1 {
   border-top: 1px solid #e5e5e5;
    padding-top: 7px;
}

.royalSliderActivateSidebar {
    padding-left: 7px;
}



/* no falling word */

body#pid-nofallingword .views-field-title {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 15px;
}

body#pid-nofallingword .view-NFW-Podcasts .views-row {
  padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
margin-top: 20px;
padding-top:20px;
position: relative;
}

body#pid-nofallingword #content-inner .player {

}

body#pid-nofallingword #content-inner .player a {
font-size:20px;
padding-left: 45px;
background:url('../images/nfwAudio.png') no-repeat top left;
padding-top: 5px;
padding-bottom: 10px;

}

body#pid-nofallingword #content-inner .player.playing a {
background-position: bottom left;
color: black;
}

body#pid-nofallingword div.view-header {
  position: relative;
}

body#pid-nofallingword #shortcuts {
        position: absolute;
right: 0px;
bottom: -20px;
width: 210px;
color: #666;
text-align: center;
font-size: 0.9em;
margin: 60px 0px 0px;
padding: 17px 10px 5px;
background: #f3f3f3;
background: rgba(240, 240, 240, 0.7);
display: none;
   }
   body#pid-nofallingword #shortcuts h1 {
    font-size: 12px;
    font-weight: bold;
    display: none;
   }
      body#pid-nofallingword #shortcuts div { width:220px;
margin: 0px auto; }
      body#pid-nofallingword #shortcuts h1 { margin: 0px 0px 6px; }
      body#pid-nofallingword #shortcuts p {
        margin: 0px 0px 5px;
text-align: center;
width: 70px;
float:left;
font-size: 9px;
       }
      body#pid-nofallingword #shortcuts em {
        font-style: normal;
background: #d3d3d3;
padding: 3px 9px;
position: relative;
display:block;
width: 30px;
text-align: center;
left: 10px;
margin-right: 0px;
        -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;
        -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); -o-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }

body#pid-nofallingword div.download {
  position: absolute;
right: 0px;
top: 30px;
}

body#pid-nofallingword div.download a {
  background: #f3f3f3;
background: rgba(240, 240, 240, 0.7);
border-radius: 3px;
padding: 10px 15px;
color: black;
}

body#pid-nofallingword div.date {
margin-left: 45px;
color:#CCC;

}

body#pid-nofallingword #block-block-69 {
  margin: 0;
}

/* end no falling word */

.accordion {
    cursor: pointer;
    text-decoration: none;
    list-style: none !important;
}

li.accordion ul li {
    text-decoration: none !important;
    list-style: none !important;
    margin-top: 10px;
}

li.accordion ul {
    list-style: none !important;
}


.ham-menu {
    display:none;
}


@media (max-width: 1200px) {
  body {}
}

@media (max-width: 992px) {
  body {}
}

@media (max-width: 768px) {
  body,div.full-width { min-width: inherit; }
  .grid-type-960 #page-inner-inner { width:100%; }
  .grid16-16 {    width: 100%; }
#header-top-wrapper {
    display: block;
    background: none repeat scroll 0% 0% #FFF;
    border-bottom: 1px solid #CCC;
}
  #header {    float: left;    width: 100%;    overflow: hidden;    position: relative; height:auto; }
  #block-menu-menu-alliance-main.grid16-8 { width: 100%;}
  #header-site-info.block {
    background: none repeat scroll 0% 0% transparent;
    margin-top: 0px;
    float: none;
    width: 420px;
    border-right: none;
    margin: 0 auto;
}

.rsDefault .rsBullets {
    z-index: 0;
}

#block-nice_menus-10.block {
    background: none repeat scroll 0% 0% #FFF;
    visibility: visible !important;
    height: inherit;
    width: 100%;
    display: none;
    -webkit-transition: all 0.3s ease-out;  /* Android 2.1+, Chrome 1-25, iOS 3.2-6.1, Safari 3.2-6  */
          transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, iOS 7+, IE 10+, Opera, Safari 6.1+  */
}

#block-nice_menus-10.block.on {
    background: none repeat scroll 0% 0% #FFF;
    visibility: visible !important;
    height: 0px;
    overflow:hidden;
    width: 100%;
    display: block;
}

.ham-menu {
    display: block;
    height:auto;
}

.ham-menu {
    cursor: pointer;
    border: 1px solid #CCC;
    padding: 7px;
    width: 15px;
    margin: 10px;
    text-align: center;
    float: right;
    height: 13px;
    z-index: 205;
}

.ham-menu span {
    width: 100%;
    height: 1px;
    background: none repeat scroll 0% 0% #CCC;
    display: block;
    margin-bottom: 5px;
}

#page-top-banner {

}

#block-menu-menu-alliance-main ul.menu {
    list-style: outside none none;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border-top: 0px solid #f1f1f1;
    padding-top: 15px;
}
#block-menu-menu-alliance-main { border-top: 1px solid #f1f1f1; }
.rsHtml { bottom:20px; }
.rsHtml p, .rsHtml span { font-size: 18px !important; }
.grid16-13 { width: 100%; }
#content-bottom .grid16-4 {    width: 33%;    margin-bottom: 0px; }
#sidebar-last.grid16-3 { width:100%; }
#block-block-19 img  {  }
#block-block-101 img { width:100%; height:auto; }
.royalSliderActivateSmall .rsDefault {
    width: 103%;
    height: 233px;
}
#block-block-101.grid16-12 {
    width: 100% !important;
}

#block-block-101.grid16-12 img {
    width:100% !important;
    height:auto !important;
}

.contentUpdate.christward_collective_post .featuredImage {
    height: auto;
    width:100%;
    overflow: hidden;
    text-align: center;
}
.contentUpdate.christward_collective_post .featuredImage img {
    width:100%;
    height:auto;
}

.rsHtml .paddingSlider {
    padding: 15px;
}

ul.nice-menu-down {
    float:none;
    margin-left: 0;
}

#block-nice_menus-10 ul.nice-menu li {
    display:block;
    width:99%;
    text-align: left;
}

#block-nice_menus-10 ul.nice-menu a {
    display: block;
    width: 88%;
    text-align: left;
}

#block-nice_menus-10.block .inner {
    margin-left: 0px;
    margin-right: 0px;
}


#nice-menu-10.nice-menu-down li ul {
    visibility: visible !important;
    display: block !important;
    position: relative;
    top: 0px;
    margin-left: 20px;
    background: none repeat scroll 0% 0% #CCC !important;
    width: 90%;
}

#block-nice_menus-10 ul.nice-menu-down li.menuparent {
    background: #FFF;
}

#sidebar-last {
    background:#369;
    text-align: center;
}

#edit-search-block-form-1-wrapper label {
    color:white;
    color:#fff;
    border-color: #FFF;
    border-top: none;
    text-align: center;
    font-family: "Merriweather",serif;
font-size: 15px;
font-weight: normal;
text-transform: uppercase;
border-bottom: 1px solid #FFF;
padding: 8px 15px 7px;
margin-bottom: 12px;
display:block;
}

#block-views-AllianceSidebarSide-block_1.grid16-3 {

}

}

@media (max-width: 475px) {
  body {}
  .grid16-1,.grid16-2,.grid16-3,.grid16-4,.grid16-5,.grid16-6,.grid16-7,.grid16-8,.grid16-9,.grid16-10,.grid16-11,.grid16-12,.grid16-13,.grid16-14,.grid16-15,.grid16-16 { width: 100%; }
  #sidebar-last.grid16-3 { width:50%; }
  #content-bottom .grid16-4 {    width: 100%;    margin-bottom: 0px; }
  table td { /* width:100% !important;  display:block; */ }
  #logo img {
    width: 100%;
    height: auto;
    margin-top: 7px;
    margin-bottom: 7px;
}

#block-menu-menu-alliance-main ul.menu li.leaf.first {
    display:none;
}

.contentUpdate.sixBlocks {
    border-bottom: medium none !important;
    padding-bottom: 0;
}

#block-views-AllianceSidebarSide-block_1.grid16-3 {
    width: 150px;
    margin: 0px auto;
    float: none;
}

#block-views-AllianceSidebarSide-block_2.grid16-3 {
    width: 150px;
    margin: 0px auto;
    float: none;
}
#content-bottom .block-views .inner {
    min-height: inherit;
}

#sidebar-last.grid16-3 { width:100%; text-align: center; }
#sidebar-last {
    background:#369;
}

    #header-site-info.block { width:100%; }

    .featuredImage img { width:50% !important; }
    #block-menu-menu-alliance-main ul.menu { width:70%; }
    .rsHtml p, .rsHtml span, .rsHtml a, .rsHtml h2, .rsHtml h1, .rsHtml h3, .rsHtml h4 { font-size: 14px !important; line-height: 10px !important; margin-bottom: 0px !important; margin-top: 0px !important; text-align: center !important; display:inline-block !important; padding: 0 !important; }
    .rsHtml p:after, .rsHtml span:after, .rsHtml a:after,.rsHtml h2:after, .rsHtml h1:after, .rsHtml h3:after, .rsHtml h4:after { content:' '; }
    .rsHtml h1, .rsHtml h2, .rsHtml h3, .rsHtml h4, .rsHtml h5 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .rsHtml span { margin-top: 0; margin-bottom: 0; }
    .rsHtml .paddingSlider {
    padding: 15px 20%;
    text-align: center !important;
    }

    #block-block-19 img[src='https://www.alliancenet.org/sites/default/files/global/Alliance-Logo.png'] {
        width:100% !important;
        height:auto !important;
    }

    .contentUpdate.christward_collective_post .featuredImage {
        text-align: left;
    }

    table.responsiveTd {
        width:100%;
    }

    table.responsiveTd td {
        width:100%;
        display:block;
    }

    table.responsiveTd td img {
        width:100%;
        height:auto;
    }

    table.responsiveTd td img[alt="Register Button"] {
        width:auto;
    }
	
/* Make iFrame responsive for YouTube videos. Piggybacking on what Alan did. */	
	iframe.responsiveIf {
    width:100%;
    }

}

@media (max-width: 330px) {
    .featuredImage img { width:100% !important; }
    .contentUpdate.christward_collective_post .featuredImage img {
    width: 100% !important; }
}

/* Eric Edits 05-12-2015 CiviCRM Event Registration Pages */

#pid-civicrm-event-register .sidebar-last-inner {
  display:none;
  }

#pid-civicrm-event-register #main-content {
  font-size: 120%;
  }

#pid-civicrm-event-register #crm-container label {
  padding-left:8px;
  }

#pid-civicrm-event-register #content-group {
  width:960px;
  }

.page-civicrm #content-top-inner .grid16-13 {
  margin-left: -5px !important;
  width:960px;
  }
  
 /* Alliancelive schedule block */
 #block-block-125 {
	width: 100%;
}

#block-views-vw_webcast-block_1.grid16-4 {
	width: 100%;
}

/* Station table www.alliancenet.org/broadcast/outlets */

td.views-field-field-radio-program-value {
  width: 26%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

td.views-field-field-radio-call-letters-value {
	width: 5%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

td.views-field-field-radio-frequency-value {
	width: 10%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

td.views-field-field-radio-day-value {
	width: 10%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

td.views-field-field-radio-time-value {
	width: 10%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

td.views-field-city {
	width: 21%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

td.views-field-province {
	width: 12%;
	line-height: 150%;
	vertical-align: top;
  font-size: 100%;
}

/* Center footer banner ad */
#block-views-AllianceAskSlider-block_1 img{
    padding-left: 150px
}

/*alliancelive sign in block */
#block-views-vw_webcast-block_1 {
    margin-left: 100px;
}

/*Alliancelive help fix */
#block-block-130 {
    width: 97%;
    margin-left: 15px;
}