/*
Theme Name: Twenty Twelve Child 
Theme URI: http://www.cityofcondon.com/twenty-twelve-child/
Description: Twenty Twelve Child Theme
Author: Elizabeth Farrar
Author URI: http://www.elizabethfarrar.com
Template: twentytwelve
Version: 1.0.0
*/
@import url('../twentytwelve/style.css');

/* =Theme customization starts here
------------------------------------------------------- */

.main-navigation li {
    border: medium none;
    margin: 0 0.5em;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 1px solid #EDEDED;
    border-top: 1px solid #EDEDED;
    display: inline-block !important;
    text-align: center;
    width: 100%;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #990000;
    font-weight: bold;
}

.main-navigation li a {
    border-bottom: 0 none;
    color: #000000;
    line-height: 3.69231;
    text-transform: uppercase;
    white-space: nowrap;
}

.main-navigation li a:hover {
color: #990000;
}

.entry-title, .entry-title a {
color: #990000;
}  

a:link { color: #990000; }
a:visited { color: #990000; }
a:hover { color: #000000; }
a:active { color: #990000; }

.entry-content a:visited,
.comment-content a:visited { color: #990000; }

.widget-title, .widget-title a {color: #990000; font-size: 13px;}
.widget-area .widget {margin-bottom: 1.5rem;}
.widget-area .widget a {color: #990000;}
.widget-area .widget h3 {margin-bottom: .2rem;}
.widget-area .widget a:visited { color: #990000; }
.widget-area .widget a:hover { color: #000000; }

a.comment-reply-link, a.comment-edit-link { color: #990000; }
a.comment-reply-link:hover, a.comment-edit-link:hover { color: #000000; }

.comments-link a, .entry-meta a { color: #990000 ; }
.comments-link a:hover, .entry-meta a:hover { color: #000000; }

.comments-area article header a { color: #990000; }
.comments-area article header a:hover { color: #000000; }

.comments-area article header cite a { color: #990000; }
.comments-area article header cite a:hover { color: #000000; }

footer ul {display: block; margin:0 auto; width: 660px;}