/*--  Heading Setting Style  --*/

div.blog h1.title {
margin: 0px -16px 3px -22px;
padding: 4px 4px 4px 6px;
border-width:1px 1px 1px 20px ;
border-style:solid;
font-size : 115% ;
font-weight : bold ;
text-align:left;
letter-spacing:0px;
line-height : 1.2 ;
display:block;
clear:both;

color:white !important ;
}

div.blog h1.title a{
color:white !important ;
text-decoration: none;
}

div.blog h1.title a:hover{
color:white !important ;
text-decoration: underline;
}

div.blog h2.title {
margin: 0px -16px 3px -22px;
padding: 4px 4px 4px 6px;
border-width: 1px 1px 1px 20px ;
border-style:solid;
font-size : 115% ;
font-weight : bold ;
text-align:left;
letter-spacing:0px;
line-height : 1.2 ;
display:block;
clear:both;
}

div.blog h2.title a{
text-decoration: none;
}

div.blog h2.title a:hover{
text-decoration: underline;
}

div.blog h3.title {
margin: 0px -16px 3px -22px;
padding: 5px 4px 5px 6px;
border-width: 1px 1px 1px 20px ;
border-style:dashed;
font-size : 100% ;
font-weight : normal ;
text-align:left;
letter-spacing:0px;
line-height : 1.2 ;
display:block;
clear:both;
}

div.blog h3.title a{
text-decoration: none;
}

div.blog h3.title a:hover{
text-decoration: underline;
}

div.blog h4.title {
margin: 0px -16px 3px -22px;
padding: 5px 4px 5px 6px;
border-width: 1px 1px 1px 20px ;
border-style:dashed;
font-size : 100% ;
font-weight : normal ;
text-align:left;
letter-spacing:0px;
line-height : 1.2 ;
display:block;
clear:both;
}




div.blog h4.title a{
text-decoration: none;
}

div.blog h4.title a:hover{
text-decoration: underline;
}

div.blog {
margin : 5px 15px 10px 15px;
padding : 0px 16px 0px 22px;
border-width : 1px 1px 1px 1px ;
border-style : solid ;
font-size : 100% ;
line-height : 1.4 ;
}

div.blog .blogbody {
margin:0px 0px 0px 0px ;
padding:0px 0px 0px 0px ;
border-style : solid ;
border-width : 0px ;
font-size : 100% ;
line-height : 1.4 ;
}

div.blog div.text{
width : 100% ;
margin:0px 0px 0px 0px ;
padding:6px 0px 6px 0px;
font-size : 100% ;
letter-spacing:0px ;
line-height : 1.4 ;
}