/* 
Theme Name:		 PerthArchery-2018
Theme URI:		 http://winterscomputing.co.uk
Description:	 PerthArchery-2018 is a child theme of illdy
Author:			 Allan Winter
Author URI:		 http://winterscomputing.co.uk/
Template:		 illdy
Version:		 1.0.0
Text Domain:	 pertharchery-2018
*/


/*
    Add your custom styles here
*/
body {
	color: #000000;
}
#footer {
    padding: 0;
}
#header .bottom-header {
    padding-top: 20px;
    padding-bottom: 200px;
}
#header .bottom-header.blog {
	padding-top: 30px;
	padding-bottom: 100px;
}
#header .top-header .header-navigation ul li.menu-item-has-children .sub-menu li:hover > a {
	color: #000000;
	background-color: #f8f8f8;
	border-left: 3px solid #3597E5;
}
#header .top-header .header-navigation {
    background: rgba(51, 151, 229, 0.8);
	border: 1px solid #333;
	border-radius: 25px;
    padding-left: 5px;
    padding-right: 5px;
}
#header .top-header .header-navigation ul li a {
		font-weight: 700;
}

#header .top-header .header-navigation ul li:hover a {
	color: #000000;
}
.header-front-page nav ul.sub-menu {
		background-color: #3597E5;
}
#header .top-header .header-logo:hover {
	color: #3597E5;
}

#blog .blog-post .blog-post-button {
    background-color: #3597E5;
}

#latest-news .section-content .post .post-title:hover {
	color: #3597E5;
}
#latest-news .section-content .post .post-button {
	color: #3597E5;
}
#comments #respond .comment-form #input-submit,
input[type=submit] {
    background-color: #3597E5;
}
#latest-news .latest-news-button,
a.button {
	background: #3597E5;
	}
#blog .blog-post .blog-post-title:hover {
	color: #3597E5;
}
#blog .blog-post .blog-post-meta .post-meta-author {
	color: #3597E5;
}
#blog .blog-post .blog-post-meta .post-meta-author .fa {
	color: #3597E5;
}
#blog .blog-post .blog-post-meta .post-meta-time .fa,
#blog .blog-post .blog-post-meta .post-meta-categories .fa {
	color: #3597E5;
}
#blog .blog-post .blog-post-meta .post-meta-comments .fa {
	color: #3597E5;
}
#blog .blog-post .blog-post-button {
	background-color: #3597E5;
}
#blog .blog-post .blog-post-author h4 {
	color: #3597E5;
	}
.widget table caption {
	background-color: #3597E5;
}
.widget table#wp-calendar tbody tr td a {
    background-color: #3597E5;
}
.widget table td#prev a,
.widget table td#next a {
	color: #3597E5;
	}
.widget .widget-recent-post .recent-post-button {
	color: #3597E5;
}
span.rss-date:before,
.post-date:before {
    color: #3597E5;
}
.blog-post-related-articles .related-post:hover .related-post-title {
	color: #3597E5;
}
#comments #comments-list ul.comments .comment .url {
	color: #3597E5;
}
#comments #comments-list ul.comments .comment .comment-reply-link {
	color: #3597E5;
}
.markup-format a {
	color: #3597E5;
}
p {
	color: #000000;
}
h1, h2, h3, h4, h5{
	color: #000000;
}
input[type="search"], textarea {
background-color: white;
}

/* font awesome tweaks
*/
.fa-search:before, .wp-icon.wp-fa-search a:before  {
  content: "\f002";
}
.fa, .wp-icon a:before {
	display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
