/*
Theme Name:     Twenty Ten Child
Theme URI:      http: //dawnblanchfield.com/testwordpress/
Description:    Child theme for the Twenty Ten theme 
Author:         Dawn Blanchfield
Author URI:     http: //dawnblanchfield.com/about/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

#header {
margin-top:0px;
padding-top:25px;
}

#site-title {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight:bold;
letter-spacing:11px;
width:400px;
margin-bottom:15px;
}

#site-description {
width:458px;
font-size:25px;
letter-spacing:7px;
line-height:36px;
margin-right:0px;
font-size:27px;
margin-bottom:13px;
/*color:#67b29b;*/
color:#c0400c;
margin-top:1px;
}

#content .entry-title, {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
 
#access div.menu ul {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
letter-spacing:3px;
}

#access div.menu ul li {
padding:0 15px;
}

#access div.menu ul li a:hover {
/*background-color:#304a52;*/
background-color:#9bf5fd;
color:#000000;
}

.entry-title a {
letter-spacing:3px;
}

.entry-title a:link, .entry-title a:visited {
color:#000000;
}

.entry-title a:hover {
color:#c0400c;
}


a:visited {
color:#0066CC;
}

a:hover, .entry-meta a:hover, .entry-utility a:hover {
color:#c0400c
}

.entry-meta a:visited, .entry-utility a:visited {
color:#888888;
}

.widget-title {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size:18px;
letter-spacing:4px;
}

.widget-container {
margin-left:15px;
margin-bottom:35px;
}

.widget-area ul {
font-size:14px;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.widget-area ul li {
line-height:1.5em;
}

#site-info a {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight:normal;
}
