/* CSS Document */

/* ================================================================================== */
/* == Resuable Classes ============================================================== */
/* ================================================================================== */

.justify { text-align:justify; }

/* ================================================================================== */
/* == Typography ==================================================================== */
/* ================================================================================== */



.content p , .latest-home-posts p { padding:10px 0px; }
body {
font-smooth:always;
line-height:1.7;
color:#666;
}

h1 {
color:#535353;
font-size:32px;

}

h2 {
color:#535353;
font-size:28px;
font-weight:600;
}

h3 {
color:#535353;
}

h4 {
color:#535353;

font-weight:100;
}

h5 {
color:#535353;

font-weight:100;
}

h6 {
color:#535353;

font-weight:100;
}

.single-content h1 {
color:#535353;

font-weight:500;
padding-left:0!important;
margin-left:0;
}

.single-content h2 {
color:#535353;
letter-spacing:-1px!important;
font-weight:500!important;
}

.single-content h3 {
color:#535353;
letter-spacing:-1px!important;
font-weight:500;
}

.single-content h4 {
color:#535353;
letter-spacing:-1px!important;
}

.single-content h5 {
color:#535353;
letter-spacing:-1px!important;
font-weight:500;
}

.single-content h6 {
padding:0;
color:#535353;

font-weight:500;
}


.content h1 {

color:#535353;
margin-top:0;
margin-bottom:20px;
font-weight:600;
line-height:1.3;

}

.content h2 {

color:#535353;
margin-top:0;
margin-bottom:10px;
font-weight:600;
line-height:24px;
}

.content h3 {

color:#535353;
margin-top:0;
margin-bottom:10px;
font-weight:600;
line-height:20px;
}

.content h4 {

color:#535353;
margin-top:0;
margin-bottom:10px;
font-weight:600;
line-height:16px;
}