/*
Theme Name: ColorWay Pro Responsive Theme Child 02
Theme URI: 
Description: Child 02 theme for the ColorWay Pro Responsive Theme theme
Author: <a href="http://www.inkthemes.com" title="Visit author homepage">InkThemes.com</a>
Author URI: 
Template: colorwaytheme
Version: 3.2.3
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Sun, 08 Jun 2014 21:58:41 +0000 */ 

@import url('../colorwaytheme/style.css');
/* Following underlines all links.  This does work */
a {
    text-decoration:underline;
    color:#39b54a;
}
a:hover {
    color:#39FA4A;
}
/*====Menu Colors======*/
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items; LI a element*/
      color:#FFFFFF;
      background:#39FA4A;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover, #menu li.current_page_item a {
      color:#fff;
      background:#39b54a;
}
#menu .ddsmoothmenu li li {
      background:#39b54a;
}
/*====Slider Colors==============*/
.slide .slide-content.entry {
      border-right:8px solid #39b54a;
}
#slides .pagination li a {
      background-image:url(../images/pagination.png);
}
.slide .content-content.entry h2 a {
      color:#000;
}
.slide-content p {
      color: #000;
}
/*====Blockquote Colors========*/
}
blockquote {
    background:url(../internationaltrusts.org/?p=1649) no-repeat;
}
/*======== Footer Colors==========*/
.footer-navi {
     background: url(../internationaltrusts.org/?p=1655) repeat-x;
     background-position:0% 100%;
     background:#00Aeef;
}
.footer-container a {
     color:#FFFFFF;
}
.footer-container .textwidget {
    color: #FFFFFF;
}
.footer #searchform label {
    color: #FFFFFF;
}
.footer-container h4 {
    background: url(../images/h4-border-bg.png) repeat-x;
    background-position:0% 100%;
    color:#FFFFFF;
}