/*Sticky Post and Gallery Caption*/


.navbar a
{
color: #fff !important;
}
.gallery-caption
{	
font-style: italic;	
font-size: 12px;	
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
width: 90%;
}
.gallery-caption a 
{
display: inline;
}
article.sticky .featured-post 
{
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}

/*Custom CSS Start*/
.home-icon-back {
display: table;
margin: 0 auto;
font-size: 45px;
color: #fff;
background-color: #ED564B;
line-height: 1;
border-radius: 50%;
width: 70px;
height: 70px;
text-align: center;
}

.home-icon
{
text-align: center;
font-size:45px;
}


.comments-link
{
font-size: 16px;
color: #333;
}

.main-meta
{
border-bottom: 1px dotted #ddd;
padding-bottom: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

/*Comments*/

button, html input[type="button"], input[type="reset"], input[type="submit"]
{
color: #fff !important;
background:  #ED564B;
border: none !important;
padding: 5px;
margin-bottom: 20px;
}

blockquote
{
border-left: 2px solid #ED564B !important;
}

label
{
display: block !important;
}
.sidebar-left ul
{
list-style-type: none;
list-style-image: url(images/arrow.png);
}

.sidebar-left li
{
border-bottom: 1px dotted #ED564B;
padding-bottom: 4px;
padding-top: 4px;
margin-left: -20px;
}

.bypostauthor
{
margin-left: -40px;
}

.widget-title
{
color: #ED564B;
font-size: 24px;
}
.comment-content
{
margin-top: 10px;
padding-left: 15px;
border-left: 2px solid #ED564B;
}
.fn
{ 
margin-left: 15px;
margin-right: 15px;
margin-top: -20px;
}

cite
{ 
margin-right: 20px;
}

.comment
{
margin-bottom: 20px;
}


/*Sidebar*/
.sidebar-left
{
border-left: 1px dotted #ED564B;
border-right: 1px dotted #ED564B;
padding-left: 20px;
padding-right: 20px;
}

/*Page Not Found*/
.page-not-found
{
min-height: 300px;
}
.main-header, .main-archive-header
{
font-size: 30px;
color: #333;
}
.main-title, .main-archive-title
{
font-size: 30px;
color: #333;
}
.main-content
{
text-align:left;
}

/*Header*/
.logo-top
{
text-align:left;
float: left;
}

.header
{
height: 100px;
padding-top: 0px;
padding-bottom: 30px;
}

.main-title
{
font-size: 30px;
}

.main-description
{
font-size: 15px;
}

.navbar-inverse {
background-color: #ED564B;
border-color: #ED564B;
color: #fff !important;
padding-top: 5px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #ED564B;
}

.navbar-inverse .navbar-nav > li > a {
color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover {
color: #777;
}

#wp-calendar
{
width: 100%;
}

/*Other CSS*/

ul.arrow-class { 
    list-style-image: url(images/arrow.png);
}

/* Footer */

footer[role="contentinfo"] a {
color: #fff !important;
font-size: 15px !important;
}
footer[role="contentinfo"]  {
color: #fff !important;
font-size: 15px !important;
}

.footer-black
{
background: #333;
border-top: 2px solid #ED564B;
margin-top: 10px;
margin-bottom: 0px !important;
min-height: 300px;
color: #fff !important;
}
h3.footer-title
{
margin-bottom: 15px;
padding-bottom: 20px;
border-bottom: 1px solid #ED564B;
font-size: 18px;
}
.footer-left
{
text-align: left;
color: #fff;
line-height: 25px;
margin-left: -25px;
}

.footer-center
{
text-align: left;
color: #fff;
line-height: 25px;
margin-left: -25px;
}

.footer-right
{
text-align: left;
color: #fff;
line-height: 25px;
margin-left: -25px;
}

.footer-left li
{
 border-bottom: 1px dotted #fff;
margin-left: -26px;
color: #fff;
}

.footer-left li a
{
color: #fff;
}
.footer-center li
{
 border-bottom: 1px dotted #fff;
margin-left: -26px;
color: #fff;
}

.footer-center li a
{
color: #fff;
}

.footer-right li
{
 border-bottom: 1px dotted #fff;
margin-left: -26px;
color: #fff;
}

.footer-right li a
{
color: #fff;
}
.cheader
{
font-size: 28px;
text-align: center;
margin-bottom: 20px;
margin-top: 20px;
}
.contact-heading
{
font-size: 25px;
font-weight: lighter;
margin-bottom: 30px;
display: block;
}
.home-columns
{
line-height: 21px;
font-size: 14px;
padding: 30px;
border-radius: 3px;
margin-bottom: 20px;
border: 1px solid #ED564B;
text-align: justify;
}
.top-area
{
font-size: 32px;
text-align:center;
margin-bottom: 30px;
}

.bottom-area
{
font-size: 24px;
text-align:center;
font-weight: lighter;
margin-top: 50px;
margin-bottom: 30px;
display: block;
line-height: 34px;
}

.sub-area
{
text-align:center;
}
.green-button
{
background:#ED564B;
padding: 10px;
width: 150px !important;
text-align:center;
color:#fff;
display: inline-block;
}

.orange-button
{
background:#ffcc00;
padding: 10px;
width: 150px !important;
text-align:center;
color:#fff;
display: inline-block;
}

@media (max-width: 768px) {
  .orange-button {
    margin-left: -4px;
    margin-top: 5px;
  }
.footer-left, .footer-center, .footer-right
{
padding: 20px;
}
}
.blue-button
{
background:#ED564B;
padding: 10px;
width: 100px !important;
text-align:center;
color:#fff;
display: inline-block;
}

body {
border-top: 3px solid #ED564B !important;
}
.fa
{
color: #ED564B !important;
padding-left: 10px;
}
.hfeed
{
background: #ED564B;
}
navigation div.nav-menu > ul 
{
width: 900px;
margin-left: auto;
margin-right: auto;
}

.main-navigation 
{
margin-top: -60px;
}

body .site 
{
margin-top: 15px !important;
margin-bottom: 15px !important;
}
.footer-grey
{
background: #333;
border-top: 2px solid #ED564B;
min-height: 50px;
color: #fff !important;
padding: 20px;
margin-bottom: 0px;
}

.footer-bottom-left
{
text-align: left;
padding-left: 10px;
}
.footer-bottom-center
{
text-align: center;
}
.footer-bottom-right
{
text-align: right;
}