/**
 * Footheme footheme.css
 *
 * Use this file to add your custom styles.
 *
 * You can change the name of this file, just
 * remember to update the name in the info file
 * as well.
 */
#admin-menu {
  font-size: 13px;
}

 div#block-block-7 #subscribeshalomreport {
 	background-color: green;
 	margin-left:auto;
 	margin-right:auto;
 	text-align: center;
 }

div#block-block-7  h4#subscribeshalomreport {
 	padding: 6px; 
 }

 div#block-block-7 #subscribeshalomreport a, div#block-block-7 #subscribeshalomreport a:visited {
 	color: #ffffff;
 }

 div#block-block-7 #storelink a, div#block-block-7 #storelink a:visited {
 	color: #ffffff; 
 }
 
 div#block-block-7 #donatebutton {
 	background-color: rgb(140, 39, 83);
 }

 div#block-block-7 #facebook {
 	background-color: #3b589a;
 }

 div#block-block-7 #storelink {
 	background-color: rgb(82, 77, 38);
 }

div#block-block-7  div#donatebutton, div#block-block-7  div#facebook, div#block-block-7  div#storelink {
 	padding: 6px 6px 6px 6px;
 	margin-left:auto;
 	margin-right:auto;
 	text-align: center;
 /*	line-height: 0; */
 }

 div#block-block-7 #donatebuttonsidebar a, div#block-block-7 #donatebuttonsidebar a:visited {
 	color: #ffffff;
 }
 
 #site-slogan {
     font-size: 1.3em;
     font-weight: 600;
     text-align: center;
 }
 
 #menu-bar-wrapper, #menu-bar .sf-horizontal.sf-style-none li ul {
     background-color: #889BEA;
 }
 
 .sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
     background: none repeat scroll 0 0 #CDCDFF;
 }
 #menu-bar ul li a:hover,
 #menu-bar ul li a:active,
 #menu-bar ul li a:focus,
 .region-header li  a:hover,
 .region-header li  a:active, 
 .region-header li  a:focus {
   background-color: #838383;
 }

#logo {
  padding: 0;
}

 #branding {
     padding: 27px 0 13px 49px;
 }
 
 .region-header {
     float: right;
     padding: 7px 49px 13px 0;
 }
 
 blockquote p {
   margin: 0 0 15px;
 }
 
 li {
   margin-bottom: 7px;
 }
 
 .article-title {
     font-size: 1.7em;
 }
 
.article h1.article-title a {
     color: #8C2753;
 }
 
 .article h1.article-title a:hover {
   text-decoration:none;
 }
 
 div#views_slideshow_cycle_main_homepage_slideshow-block {
   height: auto;
 }
 
 div.region.region-header {
   height: 200px;
   width: 375px;
 }
 
 .simplemenu-block {
   padding-top: 30px;
 }

/* Spacing for choices on donation form. */
div.block input#frequency_interval.form-text, div.block input#installments.form-text {
  max-width:33px;
}

/* Forward email functionality that includes including a comment is not working, so hiding it 3-16-14 */
tr.crm-mailing-forward-form-block-forward_comment {
	display:none;
}
form#ForwardMailing div#comment_show {
	display:none;
}

/* For page that outs content ready for copy/past */
body.page-ptpoutput, body.page-civioutput {
  margin:10px;
}

div.contentseperator {
  margin-top: 50px;
}

div.field.field-name-field-author-name.field-type-text.field-label-hidden {
  font-weight: bold;
  margin-bottom:20px;
}
.articletitle {
  margin-top: 40px;
}

body.page-type-purim-to-pesach #branding, body.page-purim-to-pesach #branding {
  padding:0 0 0 5px;
}

/* .sf-menu.sf-style-default li#menu-21029-1 {
    background: none repeat scroll 0 0 #81bf40;
} */

.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
    background: none repeat scroll 0 0 #81bf40;
}

div.view-output-to-civimail .views-field-body img, .article-content img {
  margin:7px;
} 
div#skip-link {
  display:none;
}

#menu-bar ul > li > a {
  padding-left: 15px;
  padding-right: 15px;
}

.sf-sub-indicator {
  right:.2em;
}