/*
Theme Name:   Child Twenty Twelve
Theme URI:    http://www.invernessrowing.club/twenty-twelve-child/
Description:  Twenty Twelve Child Theme
Author:       DJR
Author URI:   http://www.invernessrowing.club
Template:     twentytwelve
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twenty-twelve-child
*/

.nav-menu li.has-children > a:after {
 color: #888;
 content: ' ►';
 font-size: 10px;
 vertical-align: 1px;
}

.nav-menu li.has-children > a:hover:after {
 color: #888;
 content: ' ▼';
 font-size: 10px;
 vertical-align: 1px;
}

h1.entry-title {
 color: #8a8;
}

a {
 color: #24af1e;
 /*text-decoration: underline;*/
}

/*.entry-title .entry-header a {
  text-decoration: underline;
}*/

.comments-link a,
.entry-meta a {
	color: #88c;
}

html {
 color: #000033
}
