/*
 Theme Name:   Blaikie Psychotherapy
 Description:  A Twenty Thirteen
 Author:       Opal Gamble
 Author URI:   http://designanddevelop.com
 Template:     twentythirteen
 Version:      1.0.0
 Text Domain:  twenty-thirteen-child
*/

.simple-links-list {list-style:none; margin:0; padding:0; font-size:140%;}
@media (min-width: 500px){
	.simple-links-list img {float:left; margin-right:20px;}
}
.simple-links-list span {font-size:16px;}
.site-title, .site-description {text-shadow: 0 0 4px #fff;}

.navbar {background-color:#d4e464;}

.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: #50700f;
font-style: normal;
background:#fff;
}

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: #6d9914;}


.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus,
.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #50700f;
}


.entry-title {color:#49500d;}
.entry-content {word-wrap:normal;}

.widget {background-color:#e5e8b1;}

.site-footer {background-color:#50700f; color:#fff; }
.site-footer a {color:#fff;}
.site-info {text-align:center;}

.entry-content a, .comment-content a {
color: #50700f;
text-decoration:underline;
}