/*
Theme Name: Clean Retina Child Theme
Theme URI: http://www.reliablesystemsnow.com
Description: Child theme for Clean Retina
Author: Glenn Anton
Author URI: http://www.reliablesystemsnow.com/contact
Template: clean-retina
Version: 3.0.3
*/

@import url("../clean-retina/style.css");

/*The first five entries below can be used to position items so that the Home page slider will be bumped up closer to the top of the page.*/

/*.hgroup-wrap {
  padding-bottom: 5px;
  padding-top: 5px;
}*/
/*.hgroup-wrap img {
  margin-bottom: 25px;
  margin-top: 10px;
}*/
/*.hgroup-right {
  margin-top: 38px;
}*/
/*#access {
margin-bottom: 15px;
}*/
/*#main {
padding-top: 20px;
}*/
.widget-title, .widget-title a {
  color: #004D4D;
}
.entry-title, .entry-title a {
  color: #990033;
}
body, input, textarea {
  color: #1A1A1A;
}
.widget ul li a {
  color: #004D4D;
}
.featured-text {
  color: #555555;
}
.featured-text span {
  color: #008080;
}
#access a {
color: #004D4D;
}
#site-generator {
color: #004D4D;
}
#site-generator .copyright a {
color: #1A1A1A;
}
input.s {
  border: 1px solid #666666 !important;
  color: #000000;
}
input[type="reset"],
input[type="button"],
input[type="submit"] {
  background-color: #009999;
  border: 1px solid #737373;
}
a.readmore, a.more-link {
  background-color: #008080;
  border: 1px solid #737373;
}
a.readmore:hover, a.more-link:hover {
  background-color: #009999;
}
#access a:hover,
#access ul li.current-menu-item a,
#access ul li.current_page_ancestor a,
#access ul li.current-menu-ancestor a,
#access ul li.current_page_item a,
#access ul li:hover > a {
border-top: 5px solid #008080;
color: #008080;
}
.widget ul li a:hover {
  color: #008080;
}
a {
  color: #008080;
  text-decoration: none;
}
#controllers a:hover, #controllers a.active {
background-color: #008080;
color: #008080;
}
#site-generator .copyright a:hover {
color: #008080;
}
#secondary {
color: #1A1A1A;
}
#access ul li ul li a:hover, #access ul li ul li:hover > a, #access ul li.current-menu-item ul li a:hover {
color: #008080;
}
#content ul a, #content ol a {
color: #004D4D;
}
#content ul a:hover, #content ol a:hover {
text-decoration: none;
color: #008080;
}
#access ul li ul li a, 
#access ul li.current-menu-item ul li a, 
#access ul li ul li.current-menu-item a,
#access ul li.current_page_ancestor ul li a, 
#access ul li.current-menu-ancestor ul li a,
#access ul li.current_page_item ul li a {
color:#004D4D;
}
#access ul li ul {
border-top: 5px solid #008080;
}