  /*
Theme Name: Charity Child
Description: Charity Child Theme
Author: Your name here
Template: charity
Version: 1.0
*/

@import url("/redesign2/wp-content/themes/charity/style.css");

body {
    font: normal 14px/20px 'Open Sans', Helvetica, Arial, Tahoma, sans-serif;
    color: #4f4f4f;
	line-height: 175%;
}

html, body, div, span, applet, object, iframe, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, figure {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 100%; */
    vertical-align: baseline;
}


.container {
     margin-left: auto;
     margin-right: auto;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

img.watch {
    padding-top: 20px;
}
.watch {
    padding-top: 20px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

img {
	vertical-align: inherit !important;
}

.size-full {
    width: 770px;
    margin-bottom: 10px;
    height: auto;
}

.alignleft {
   width: auto;
}

.alignleft {
   margin-right: 10px;
}

.wp-caption {
    border:none;
}

ul {
    list-style: disc inside;
}

.entry-meta ul {
    margin-left: 0;
}

ul, ol {
    padding: 0;
    margin: 0 0 0 25px;
}

li {
    line-height: 20px;
    margin-bottom: 7px;
    margin-top: 7px;
    padding-left: 5px;
    list-style-position: outside;
}

.sidebar-widget {
   color: #4f4f4f;
   margin-bottom: 30px;
}

.sidebar-widget img, .footer-sidebar-widget img {
   width: auto;
}

.sidebar-widget img {
    margin-bottom: 10px;
}

.sidebar-widget li {
    border-bottom: none;
    list-style: disc;
}

.sidebar-widget a {
    color: #0077c8;
}

.textwidget p {
    padding-bottom: 10px;
}

.popular-posts ul {
    margin-left: 0;
}

.popular-posts li {
    list-style: none !important;
}

td {
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
    color: #901c3b;
    font-family: 'Lato', sans-serif, Helvetica, Arial;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
	line-height: 120%;
}

h2 {
	margin-top: 30px;
}

h3 {
    font-size: 36px;
    letter-spacing: 1.5px;
    font-weight: 300;
    margin-top: 0;
}

.entry-title a {
    color: #901c3b;
}

h4, .entry-title {
    font-size: 24px;
    line-height: 140%;
}

h4 {
   margin-bottom: 10px;
   margin-top: 0;
}

h4 a {
    color: #0077c8;
}

h4.home {
    color: #0077c8;
    text-align: center;
}

h5 {
    font-weight: 700;
    margin-bottom: 0;
    letter-spacing: .5px;
}

.page-top {
        background: url(http://medasf.org/redesign2/wp-content/uploads/2012/06/Mission-District-SF-News-Blog.jpg);
        margin-bottom: 40px;
}

.page-top h2 {
    font-size: 46px;
    color: #fff;
    letter-spacing: 1.5px;
    line-height: 50px;
    text-shadow: 1px 2px 5px rgba(0,0,0,1);
}

.sd-styled-title {
    display: inherit;
}

.sd-styled-title:before {
   bottom: -10px;    
}

a {
    color: #0077c8;
}


a.button {
    background-color: #d45d00;
    color: #fff;
    font-size: 18px;
    padding: 12px 18px;
    border: 1px solid #999;
    display: table;
    margin-top: 20px;
	text-transform: uppercase;
}

a.button:hover {
    background-color: #0077c8;
    color: #fff;
}

a.button2 {
    background-color: #0077c8;
    color: #fff;
    font-size: 18px;
    padding: 12px 18px;
    border: 1px solid #999;
    display: table;
    margin-top: 20px;
	text-transform: uppercase;
}

a.button2:hover {
    background-color: #d45d00;
    color: #fff;
}

a.buttonE {
    background-color: #d66027;
    color: #fff;
    font-size: 14px;
    padding: 6px 9px;
    border: 1px solid #999;
    display: table;
    margin-top: 10px;
	text-transform: uppercase;
}

.donate {
    font-size: 18px;
    color: #fff;
    background-color: #d45d00;
    padding: 12px 18px;
    border: 2px solid #fff;
    margin-top: 5px;
    text-transform: uppercase;     
} 

.button { 
	font-size: 18px;
    color: #ffffff;
    background-color: #0077c8;
    border: 2px solid #fff;
    padding: 12px 18px;
    text-align: center;
    margin-top: 20px;
    line-height: 140%;
    text-transform: uppercase;
    display: table;
}

.button:hover {
	color: #d45d00;
	border: 2px solid #d45d00;
}

a.popup-button {
    float: none;
    font-size: 32px;
    color: #ffffff;
    background-color: #0077c8;
    border: 2px solid #fff;
    padding: 20px 20px;
    text-align: center;
	margin: 0 auto; 
	margin-top: 20px;
	margin-bottom: 20px;
    display: table;
}

.trackbacks {
    display: none;
}

.wpcf7-list-item.last {
    float: none !important;
}

.wpcf7-list-item {
    display: block;
}

.wpcf7-form input[type="tel"] {
    border: 1px solid #cccccc;
    color: #5a5a62;
    height: 40px;
    line-height: 40px;
    margin: 5px 0 0;
    max-width: 100%;
    padding: 0 10px;
    width: 300px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#fbuilder .top_aligned .fields label {
    display: inline !important;
}

#breadcrumbs {
    font-size: 12px;
    margin-top: 0;
}

article#post-2 #breadcrumbs {
    display: none !important;
}

.css-events-list {
    line-height: 2;
}

/* Header */	

.container-header {
	margin-right: auto;
    	margin-left: auto;
}

#header {
    background-color: #fff;
    clear: both;
    height: auto !important;
}

.sd-site-title {
	margin-bottom: 10px;
    	margin-left: 20px;
}

.site-title {
    margin-top: 15px !important;
}

#logo-middle {
    display: inline;
    float: left;
    margin-top: 60px;
    margin-left: 20px;
}

.tagline {
    font-weight: 600;
    font-size: 18px;
    color: #a12743;
    letter-spacing: .5px;
	padding-left: 12px;
}

#translate-2 {
    display: none;
}

#logo-right {
    float: right;
    margin-top: 25px;
    margin-bottom: 10px;
    margin-right: 20px;
}

#header {
    background-color: #fff;
    clear: both;
    height: auto !important;
}

/* Menu */

#main-menu {
    float: none;
    margin-top: 23px;
    position: relative;
    display: table;
    width: 100%;
    background-color: #901c3b;
}

.main-menu {
    float: none;
    margin-top: 23px;
    position: relative;
    display: table;
    width: 100%;
    background-color: #901c3b;
}

.menu-donate {
    background-color: #d45d00 !important;
    float: right !important;
}

.menu-volunteer {
    background-color: #0077c8 !important;
    float: right !important;
}

.menu-covidSP {
	background-color: #0077c8 !important;
	}

.menu-covid {
	background-color: #d45d00 !important;
}

.sf-menu {
   margin: 0 auto;
   display: table;
   width: 100%;
}

.sf-menu li {
    background: none;
}

#menu-item-2121 {
    padding-left: 10px;
}

.sf-menu a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    line-height: 28px;
    padding: 10px;
    position: relative;
    font-weight: normal;
    letter-spacing: .5px;
    font-family: 'Lato', sans-serif;
}

.sf-menu li ul {
    width: 218px;
    margin: 20px 0 0;
    background-color: #d45d00 !important;
}

.sf-menu li ul .current-menu-item a {
    padding: 10px 5px;
}

ul li ul li {
    text-indent: 0;
    list-style-type: circle;
}

.sf-menu li li {
    width: 208px;
    padding-left: 10px;
}

.sf-menu li li a {
    color: #ffffff !important;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 5px;
}

.sf-menu li li li a {
    color: #ffffff !important;
    font-size: 14px;
}

.sf-menu li li.sfHover li a:hover {
    color: #ffffff !important;
}

.sf-menu li li.sfHover li a {
    color: #ffffff !important;
}

.page-top {
    background-color: #d9d9d9;
    background-size: cover !important;
    padding: 100px 0;
    background-position: center !important;
}

/* Columns */
.full-width-page {
    width: 1170px;
	max-width: 100%;
	margin: 0 auto 40px auto;
}

article#post-2 {
	width: 100%;
    margin: 0 !important;
}

#left-col {
	width: 760px;
	max-width: 100%;
}

.photovoice {
	width: 770px !important;
	max-width: 100% !important;
	margin: 0 auto !important;
	padding-bottom: 40px;
}

/* full pages 
#post-3053, #post-5581, #post-109, #post-3951, #post-2383, #post-19564, #post-18094, #post-16507, #post-14890, #post-24705, #post-25156, #post-25167, #post-25667, #post-26326, #post-30372, post-25667, post-2075, #full {
    width: 1170px;
    margin: 0 40px 40px 40px;
}
*/

.event-page {
    width: 1170px;
    margin: 0 auto;
}

.entry-content {
    margin: 0;
}

.entry-content p {
    font-size: 14px;
    padding-bottom: 20px;
}

.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth {
    float: left;
    margin: 0;
    position: relative;
    margin-right: 0 !important;
}

.one-half {
    width: 46% !important;
    padding: 40px 0px 20px 40px;
}

.one-half.last {
    padding-left: 0;
    padding-right: 40px;
}

.two-third
{
    width: 73% !important;
}
.one-third {
    width: 25% !important;
}

.one-fourth {
    width: 25% !important;
}

.last {
    clear: right;
    float: right !important;
    margin-right: 0 !important;
    margin-left: 0px;
}

hr {
    border-top: 1px solid #c4beb8;
	margin-bottom: 20px;
}

/* Home */

#video-section {
    padding: 5px 40px 0 40px !important;
	border-top: 1px solid #0077c8;
}

.our-mission {
	font-size: 22px;
 	line-height: 140%;
}

#donate-home {
    background-color: #49c7ed;
    font-size: 18px;
    color: #fff;
    line-height: 140%;
    padding: 30px 40px 0px 40px;
    display: table;
    margin-bottom: 20px;
}

.donate-button {
    float: right;
    font-size: 36px;
    color: #ffffff;
    background-color: #d45d00;
    border: 2px solid #fff;
    padding: 18px 24px;
    text-align: center;
    margin-top: 26px;
    line-height: 140%;
}
.donate-button:hover {
	background-color:#0077c8;
}

.imgWrap {
    position: relative;
    width: 250px;
    height: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

img.Hprogram {
	border-radius: 50%;
}

.imgWrap:hover .imgHprogram {
    	visibility: visible;
   	opacity: 1;
}

.imgHprogram { 
	position: absolute;
    	top: 0;
    	bottom: 0;
    	left: 0;
    	right: 0;
        margin-top: 0;
        margin-bottom: 0;
    	border-radius: 50%;
	padding: 100px 20px 40px 20px;
    	text-align: center;
        font-size: 14px;
    	color: #fff;
    	line-height: 140%;
    	opacity: 0;    	
	background: rgba(124, 40, 85, 0.75);
}

#blog {
     background-color: #dbdada;
     padding: 30px 0 10px 0;
}

.sd-latest-blog {
     width: 100%;
}

.sd-latest-blog ul {
    margin-left: 0;
}

.latest-blog-thumb img {
     width: 410px
}

.post-rating {
    display: none;
}

.sd-latest-blog h4 {
    font-size: 18px !important;
    text-transform: none;
    text-align: left;
    min-height: 76px;
    margin-bottom: 0;
}

.sd-meta-color, .sd-latest-blog ul li:last-child {
    display: none;
}

.logos {
	margin: 20px auto; 
	display: table;
	padding: 0 20px;
}

.quote {
	background-color: #901c3b;
    padding: 10px;
}

#client-quote {
    width: 1170px;
    margin: 40px auto;
    border: 2px solid #ffffff;
    padding: 20px 20px 40px 20px;
    font-size: 24px;
    line-height: 140%;
    color: #ffffff;
	background-color: #901c3b;
}

.quotation {
    font-size: 50px;
    font-family: Times, serif;
    font-weight: bold;
    color: #ffffff;
    padding-right: 10px;
    position: relative;
    top: 10px;
}

#newsletter-home {
    background-color: #0077c8;
    color: #fff;
    line-height: 140%;
    padding: 40px 40px 20px 40px;
    display: table;
    margin-bottom: 40px;
}

.footer-widgets {
    padding-top: 40px;
	margin-top: 0;
}

img.data {
    border: 1px solid #a7a7a7;
    margin-bottom: 10px;
    padding: 5px;
}

.data {
    border: 1px solid #a7a7a7;
    margin-bottom: 10px;
    padding: 5px;
}

/* VIVA 51±¬ÁÏÍø */

.viva {
    margin: 0 auto;
    display: table;
}

img.viva {
    float: left;
    margin: 10px 20px 10px 20px;
}

/* Staff */
h1.tc-pu-team-title-lg {
    font-size: 24px !important;
}

h2.tc-pu-team-title-sm {
    color: #686868!important;
	font-size: 18px !important;
}

.tc_member-col-single {
    margin-bottom: 40px !important;
}

.tc_pu_right_block p {
    margin-bottom: 1.5em;
}

img.staffcircle {
  height: 200px ;
  width: 200px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 50%;
  float: left;
  margin: -20px 10px 20px 0px;
} 

.staffcircle {
  height: 200px;
  width: 200px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 50%;
  float: left;
  margin: -20px 20px 20px 0px;
} 

img.luis {
  height: 200px;
  width: 200px;
  -webkit-border-radius: 110px;
  -moz-border-radius: 110px;
  -ms-border-radius: 110px;
  -o-border-radius: 110px;
  border-radius: 50%;
  float: left;
  margin: -10px 20px 20px 0px;
} 

#leftside {
    width: 48%;
    float: left;
    padding-right: 15px;
    margin-bottom: 30px;
}

#rightside {
    width: 48%;
    float: left;
    padding-left: 15px;
    margin-bottom: 30px;
}

.tc-team-email-id {
	margin-top: 12px !important;
}

.white-popup {
	min-width:77% !important;
}

br.spacer {
    line-height: 1.5;
}

br.spacer2 {
    line-height: 2;
}

.portfolio_thumb {
    float: left !important;
    margin-right: 20px;
}

.portfolio_short_content .item_title {
   padding: 0 0 0px !important;
}

.portfolio_short_content {
    float: none !important;
    margin: 0 !important;
	width: 100% !important;
    max-width: 100% !important;
}

.portfolio_short_content p {
    padding-bottom: 0 !important;
}

.portfolio_content .read_more {
    margin-bottom: 20px;
}

/* Events */

.event-col {
    padding: 20px 0px 0px 20px;
    background: #eee;
    border: 1px solid #c4beb8;
    width: 370px;
}

.event-col a {
    color: #fff !important;
}

.buttonReg {
    background-color: #d45d00;
    color: #fff;
    font-size: 24px;
    padding: 12px 18px;
    border: 1px solid #999;
    display: table;
    margin-top: 20px;
	text-transform: uppercase;
}

.buttonReg:hover {
    background-color: #0077c8;
    color: #fff;
}

.wpfc-calendar-search {
    display: none !important;
}

.fc-toolbar h2 {
    font-size: 24px !important;
}

/* Forms */

.dk-speakout-share {
    display: none !important;
}

.goal {
    float: right;
    margin-top: -28px;
    font-weight: bold;
}

.dk-speakout-progress-wrap {
     text-align: left !important;
}

form header {
  margin: 0 0 20px 0; 
}

form > div {
  clear: both;
  overflow: hidden;
  padding: 1px;
  margin-bottom: 16px;
}
form > div > fieldset > div > div {
  margin: 0 0 5px 0;
}
.folsom {
    text-align: left;
    width: inherit;
    padding-right: 0px;
}
form > div > fieldset label {
	font-size: 90%;
}
fieldset {
	border: 1;
  padding: 0;
}

field2 {
float: left;  
width: 100%;
  }

input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=password],
textarea {
	width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
  padding: 10px;
}
input[type=text],
input[type=email],
input[type=url],
input[type=tel],
input[type=password] {
  width: 50%;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
textarea:focus {
  outline: 0;
  border-color: #4697e4;
}

select {
	padding: 10px;
}

label {
    margin-top: -23px;
    margin-bottom: 10px;
    line-height: 1.4;
}

legend {
	padding-bottom: 14px;
}

form h4 {
    margin-bottom: 0;
}

/* Footer */

#newsletter-row {
    background-color: #0077c8;
    font-size: 24px;
    color: #fff;
    line-height: 140%;
    padding: 10px 40px 10px 40px;
    margin-bottom: 0;
    margin-top:-10px;
}

.newsletter-row {
    background-color: #0077c8;
    font-size: 24px;
    color: #fff;
    line-height: 140%;
    padding: 10px 40px 10px 40px;
    margin-bottom: 0;
    margin-top:-10px;
}

#newsletter-title {
    float: left;
    width: 50%;
}

h4.newsrow {
     font-size:24px;
     color: #fff;
     margin-top: 10px;
}

.newsrow h4:before {
    border-bottom: 2px solid #faaf3f;
}

#newsletter-form {
    float: right;
    clear: right;
    margin-top:40px;
}

.signup {
    font-size: 18px;
    color: #fff;
    background-color: #d45d00;
    padding: 12px 18px;
    border: 2px solid #fff;
    margin-top: 5px;
    text-transform: uppercase;     
}

#footer {
    color: #c4beb8;
}

#footer .search-input {
    background-color: #fff;
    border-color: #999999;
    color: #6b6865 !important;
	width: 65%;
}
#search {
	margin-top: 10px;
}

.ssba {
    margin-top: 20px;
}

.ssba.ssba-wrap {
    padding-bottom: 40px;
}

label.screen-reader-text {
   color: #fff;
}

/* Blog */

.blog-entry {
    margin-bottom: 20px;
    padding-bottom: 10px;
	border-bottom: none;
} 

.entry-meta {
    border-bottom: none;
}

.entry-meta ul li:last-child {
    border: none;
    margin-right: 10px;
    padding-right: 10px;
}

.previous-article a, .next-article a {
     color: #fff;
     background-color: #d45d00;
     border-radius: 0;
}

.previous-article a:hover, .next-article a:hover {
     color: #fff;
     background-color: #0077c8;
}

.not-found {
    margin-bottom: 40px;
}

.funders-blue {
font-family: inherit;
font-size:32px !important;
color: #00b6eb;
text-align:center;
font-weight:bold; 
line-height:120%;
}

/* NextGen */

.ngg-slideshow {
    text-align: left !important;
}

.ngg-gallery-thumbnail {
	font-size: 95% !important;
}

.gallery {
    margin-top: -20px;
    margin-bottom: 20px;
}

/* Stats */
#stats {
    border: 2px solid #901c3b;
    border-radius: 10px;
    margin-bottom: 34px;
}

.stats {
    border: 2px solid #901c3b;
    border-radius: 10px;
    margin-bottom: 34px;
}

@media (max-width: 767px) {
.mnav {
   font-size: 16px;
}
.container-header {
    margin-left: -20px;
    margin-right: -20px;
}
.tagline {
	float: none;
    margin: 0 auto;
    display: table;
	}
#logo-middle {
    margin-top: 0;
    display: table;
    float: none;
    margin: 0 auto;
}
#logo-right {
    float: none;
    margin-top: 20px;
    margin-bottom: 10px;
    margin: 0 auto;
    display: table;
}
img.logo-right {
    width: 120px;
    float: none;
    margin: 0 auto;
}
.sd-slider-wrapper {
   padding: 0 !important;
}
.tp-caption img {
    display: none;
}
.funders-blue {
   font-family: inherit;
   font-size:14px !important;
   color: #00b6eb;
   text-align:center;
   font-weight:bold; 
   line-height:140%;
	}
.row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}
.one-half {
    padding: 0 !important;
}
.one-half.last {
   padding-right: 0 !important;
}
.video-container {
    margin-bottom: -20px;
    margin-left: -20px;
    margin-right: -20px;
}
.our-mission {
	font-size: 18px;
}
img.watch {
    display: none;
}
img.viva {
    margin: 10px 10px 10px 10px;
}
.watch {
    display: none;
}
#donate-home {
    margin-left:-20px;
    margin-right:-20px;
    text-align: left;
}
.donate-button {
    float: left;
}
#blog {
     margin-left: -20px;
     margin-right: -20px;
     padding: 10px
}
.quote { 
	margin-left: -20px;
    margin-right: -20px;
	}
#client-quote {
    width: auto;
}
#newsletter-row {
    margin-left: -20px;
    margin-right: -20px;
    padding: 20px 20px;
}
#newsletter-title {
    width: 100%;
}
#newsletter-form {
    float: none;
    width: 90%;
    margin-right:10px;
}
h3 {
   font-size: 18px;
}
#post-3053, #post-5581, #post-109, #post-3951, #post-2383, #post-19564, #post-18094, #post-16507, #post-14890, #post-24705, #post-25667, #post-26326, #post-30372, #full {
    max-width: 100%;
	margin: 0 !important;
}
.event-page {
    width: 100%;
}

.staffcircle {
    float: none;
    margin: 0 auto;
    display: table;
}
#leftside, #rightside {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.sd-site-title {
    float: none;
    margin: 0 auto;
    display: table;
    margin-bottom: -15px;
}
	
.tagline {
	float: none;
    margin: 0 auto;
    display: table;
	}
	
#logo-middle {
   margin-top:55px;
} 
#logo-right {
    margin-top: 0;
}
.sf-menu {
   display: none;
}
.mnav {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 5px 0;
}
.row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}
.one-fourth {
    width: 50% !important;
}
.one-half {
    padding: 40px 0px 20px 10px;
}
.one-half.last {
   padding-right: 10px;
}

#newsletter-title {
    float: none;
    width: 100%;
}
#newsletter-form {
   float: none;
   margin-top: 0;
   margin-left: 175px;
}

.page-top.clearfix {
    margin-left: -20px;
    margin-right: -20px;
}
.staffcircle {
    float: none;
    margin: 0 auto;
    display: table;
}
#leftside, #rightside {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
}
#post-3053, #post-5581, #post-109, #post-3951, #post-19564, #post-18094, #post-16507, #post-14890, #post-24705, #post-25667, #post-26326, #post-30372, #post-25667, #full {
    max-width: 100%;
	margin:0 !important;
}
}
@media only screen and (min-width: 1024px) {
.row:before, .row:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
}
}