/*---------------------------*/
/* General, Typographical CSS*/
/*---------------------------*/


h2 {
font-size:18px;
font-style:italic;
color:#202020;
}

.h2_shell {
height:37px;
border-bottom:1px solid #a5a5a5;
margin-bottom:14px;
}

#posts_container .h2_shell {
border-top:1px solid #a5a5a5;
padding-top:5px;
}

p {
line-height:1.89em;
}

.caligraphic {
font-style:italic;
font-size:4em;
float:left;
padding-top:11px;
padding-right:5px;
}

h3 {
font-size:1.5em;
}

.read_more {
color:#5783AF;
font-weight:normal;
}

.post h2 a {
color:#0a557f;
text-decoration:none;
font-style:normal;
}

.h3_shell {
border-bottom:1px solid #CFCFCF;
margin-bottom:20px;
display:block;
}


h4 {
font-size:1.2em;
}

em {
font-style:italic;
color:#12435F;
}

strong {
font-weight:bold;
}

h5 {
display:block;
border-bottom:1px solid #DFDFDF;
font-family: Georgia, Times New Roman Times, Serif;
margin:10px 0;
padding:5px 0;
font-size:1.3em;
}
