.sf_blog_header_wrapper {
    height: 198px;
    background-repeat: no-repeat;
    overflow: hidden;
    background-image: url(images/Arunachala_hill_2.jpg);
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #203FAD;
 }

 .sf_blog_postmeta {
    margin-top: 10px;
    font-size: .8em;
    color: #2D1AE7;
 }

 .sf_blog_sub_header {
    text-align: left;
    width: 387px;
    padding: 0px 0 0 10px;
    font-family: georgia;
    font-size: 16px;
    color: #EFE4C6;
 }

 .sf_blog_main_header {
    text-align: left;
    font-weight: bold;
    width: 387px;
    padding: 10px 0 0 10px;
    font-family: georgia;
    font-size: 25px;
    color: #EFE4C6;
 }

 body {
    margin: 0;
    background-color: #DBD0AB;
 }

 .sf_blog_sidebar {
    float: right;
    margin: 0;
    display: inline;
    width: 200px;
    margin-right: 10px;
    overflow: hidden;
    font-size: .8em;
    color: #0C2319;
 }

 a:link {
    text-decoration: underline;
    color: #2D1AE7;
 }

 a:visited {
    color: #203FAD;
 }

 a:hover {
    text-decoration: none;
    color: #D70B16;
 }

 .sf_blog_extra2 {
    width: 500px;
    height: 198px;
    float: right;
    background-repeat: no-repeat;
    background-image: url(images/TheBuddha.jpg);
 }

 
