/*
Theme Name: Mythematic
Description: A Child Theme of Thematic
Template: thematic
*/
@import url(../thematic/style.css);

#blog-title {margin-left:-70px;}

#blog-title a {
background:url(salamander-masthead-horizontal.gif) no-repeat 5px right;
height:73px;
margin-left:70px;
padding-right: 65px;
z-index:-1;
}

.entry-title {
font-size:1.5em;
line-height:1.3;
}

.entry-content {
line-height:2.2;
}

a {
text-decoration:none;
}

a:active {
color:#369;
}

a:hover {
color:#69c;
}

body, input, textarea {
    font: 18px Georgia,sans-serif;
    line-height:5px;
}
