/*
Theme Name: meanderings2
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 
*/
#footer {
/*min-height:300px;*/
}

# remove line
.hentry .title a, .hentry .title span {
    border-bottom:0 !important;
}
# change to small black line
.hentry .title a, .hentry .title span {
    border-bottom:1px solid #000000 !important;
}

#header h1 {
    font-size: 3.0em !important; /* default */
letter-spacing:0.1em !important;
}

#header h1 {
    font-size: 2.8em !important; /* default */
}
#header h2 {
text-indent:0px !important;
    font-size: 1.6em !important; /* default */
}
.hentry .entry p{
    text-indent:0px !important;
    color:black !important;
    font-size: 1.1em !important; /* default */

}
#container {
    border:0 !important;
}