/*
Theme Name: Original Cyn
Description: Child theme for Thematic 
Author: Kevin McGrath
Template: thematic
*/

@import url("../thematic/style.css");

#site-title a {
    color: #009900;
}
#blog-title a {
background:url(images/logo.png) no-repeat top left;
display:block;
text-indent:-9000px;
width: 369px;
height: 100px;
}

body, input, textarea {
    font:15px Optima,Lucida Sans,sans-serif;
    line-height:22px;
}

#header {
background:url(images/blue_header_back.png);
background-repeat: repeat-x;
}

#branding  {

padding-top: 5px;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 0pt;

}