/*
 Theme Name:   Twenty Thirteen Russell
 Theme URI:    http://www.russellcarter.co.uk/twentythirteen-russell/
 Description:  Child theme, based on Twenty Thirteen
 Author:       Russell Carter
 Author URI:   http://www.russellcarter.co.uk
 Template:     twentythirteen
 Version:      1.0.0
 Tags:         orange, grey, white, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, featured-images, flexible-header, full-width-template, post-formats, design, news, photography, modern, professional, sophisticated
 Text Domain:  twenty-thirteen-child
*/

.nav-menu li a {
	color: #FFFFFF;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #9F000D;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #9F000D;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	color: #FFFFFF;
	font-style: normal;
}


.format-image {
	background-color: #f7f5e7;
}


.navigation a {
	color: #d25500;
}

.site-footer .sidebar-container {
	background-color: #404040;
}

.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus,
.menu-toggle:active {
	color: ##1841d4;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #303030;
	border: 0px solid #F7F5E7;
}

.site-footer {
    background-color: #EB7619;
    color: #FFFFFF;
}

h1 {
    font-size: 30px;
}

.widget .widget-title {
    font: normal bold 20px "Source Sans Pro",Helvetica,sans-serif;
}

.widget {
    background-color: #404040
   
}

.site-main .sidebar-inner {
    margin: 0px auto;
    max-width: 1100px;
}

.site-header .search-field {
    background-image: url("search-icon.png");
}

.widget {
    font-size: 14px;
    hyphens: auto;
    word-wrap: break-word;
    color: #FFFFFF;
}

.navbar {
    background-color: #404040;
}

.widget a {
    font-weight: bold;
    color: #FFFFFF;
}

a {
    color: #EB5919;
}

.entry-meta a {
    color: #EB5919;
}

.entry-content a, .comment-content a {
    color: #EB5919;;
}

.entry-meta a:hover {
    color: #EB5919;
}

.page-meta {
    color: #EB5919;
    font-size: 14px;
}

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

.entry-content a:hover, .comment-content a:hover {
    color: #EB5919;
}

.widget a:hover {
    color: #EB5919;
}

.site-footer .widget a {
    color: #EB5919;
}

.menu-toggle, .menu-toggle:hover, .menu-toggle:focus, .menu-toggle:active {
    color: #FFFFFF;
}

.toggled-on .nav-menu li > ul a {
    color: #FFFFFF;
}

.toggled-on .nav-menu li:hover > a,
.toggled-on .nav-menu .children a {
    background-color: 9F000D;
    color: #FFFFFF;
}

.toggled-on .nav-menu > li a:hover,
.toggled-on .nav-menu > ul a:hover {
    background-color: #9F000D;
    color: #FFFFFF;
}

.page-header {
    background-color: #BFBFBF;
}

.page-title {
    font: normal 300 30px "Source Sans Pro",Helvetica,sans-serif;
}

.comment-respond {
    background-color: #FFFFFF;
}

.comment-reply-title {
    font-style: normal;
    font-weight: normal; 
    font-height: 28px; 
    font-family: Bitter,Georgia,serif;
}

.post-navigation {
    color: #EB5919;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
}

.navigation a:hover {
    color: #EB5919;
}

.archive-header {
    background-color: #BFBFBF;
}

.archive-title, .archive-meta {
    font-style: normal;
}

.site-header .search-field {
    background-size: 29px 29px;
}

.widget ul, .widget ol {
    color: #EB5919;
}

ul {
    list-style-type: disc;
}