/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme
Author: Steve Munro
Template: twentyten
*/

@import url("../twentyten/style.css");

body {
background-color: #12691E;
}

#site-title a {
color: #00bb00;
font-weight: normal;
border-bottom: none;
}

#site-info a {
color: #00bb00;
border-bottom: none;
font-weight: normal;
}

#site-generator a {
border-bottom: none;
}

#access .menu-header a {
border-bottom:1px solid #0dc56f;
}

#access a {
color:#aac0aa;
}

blockquote {
background-color: #e3ffe1;
}

a:visited {
color:#be611e;
text-decoration: none;
border-bottom:1px solid #be611e;
}

a:link {
color:#0dc56f;
text-decoration: none;
border-bottom:1px solid #0dc56f;
}

a:active, a:hover {
color:#FF4B33;
text-decoration: none;
border-bottom:1px solid #FF4B33;
}

.entry-meta a, .entry-utility a {
color:#888888;
border-bottom:none;
}

.entry-title a:link,
.entry-title a:visited {
color:#187224;
text-decoration:none;
border-bottom:none;
}

.entry-title a:active,
.entry-title a:hover {
color:#FF4B33;
border-bottom:none;
}

#entry-author-info  {
border-top:4px solid #187224;
}

#entry-author-info h2 {
color:#f2f7fc;
}

#author-description {
color:#f2f7fc;
}

#author-link a {
color:#f2f7fc;
border-bottom: none;
}

#content .entry-title {
color:#187224;
font-weight: normal;
}

.widget-area a:link {
color:#0dc56f;
text-decoration:none;
border-bottom:none;
}

.widget-area a:visited {
color:#be611e;
text-decoration:none;
border-bottom:none;
}

.widget-area a:active,
.widget-area a:hover {
color:#FF4B33;
border-bottom:none;
}

.comment-author a {
border-bottom: none;
}

.comment-meta a {
border-bottom: none;
}

h3#comments-title, h3#reply-title {
color:#187224;
font-weight:normal;
}

.navigation a {
border-bottom: none;
}

ul  {
list-style:disc outside none;
}
