/*custom style*/
/*.placed {
height:450px;
}*/

.h3 {
color: #00a859;
}

.entry-content h3 {
color: #00a859;
}

.contact-submit input {
     width: 100px;
     height: 30px;
     background-color: #00a859;
     font-size: 13px;
     color: #fff;
     border: 1px solid #fff;
     border-radius: 5px;
}

.widget-title {color: #00a859; }

.entry-title {color: #00a859; }

#footer-widgets a { color: #00a859;}

/*FROM HTTA custom style*/
/*#twitter-widget-0 { 
height: 600px !important; 
}*/

.placed {
height:92px;
}

.h3 {
margin-bottom:5px;
color: #00a859;
}

.entry-content h3 {
margin-bottom:5px;
color: #00a859;
}

.entry-content h4 {
margin-top:5px;
margin-bottom:5px;
color: #00a859;
}

.contact-submit input {
     width: 100px;
     height: 40px;
     background-color: #9acb55;
     font-size: 14px;
     color: #fff;
}

/*#respond #submit {
    background: #9acb55;
    color:#fff;
}*/
/*#respond #submit:hover {
    background: #2a8fb8;
    color: #fff;
}*/

embed, iframe {
width: 660px;
height: 100% !important;
min-height: 50% !important;
max-height: 100% !important;
}

.home .site-content {
margin: 20px 40px;
}

.site-content {
margin: 20px 40px;
}

.page-header {
border-bottom:none;
line-height:30px;
margin-bottom:20px;
}
 
.page-title {
font-size: 24px;
color: #00a859;
}

/*
.entry-content {
	max-width: 660px;
}*/

  /* #secondary {
  background-color: #f1f2f2;
}*/

/*.jetpack_subscription_widget input {
    background: #9acb55;
    color:#fff;
}*/
/*.jetpack_subscription_widget input:hover {
    background: #2a8fb8;
    color: #fff;
}*/