/*
 Theme Name:   colorway-child
 Theme URI:    http://peacemaking.narf.org/
 Description:  A colorway child theme
 Author:       NARF 
 Author URI:   http://www.narf.org
 Template:     colorway
 Version:      1.0.0
*/

div.grid_10.omega {display:none;}
.screen-reader-text {display:none;}
#reply-title.comment-reply-title {display:none;}
form#commentform.comment-form {display:none;}
.content-wrap .blog ul ul.post_meta li.posted_by a {display:none;}
.content-wrap .blog ul ul.post_meta li.posted_by span {display:none;}
.content-wrap .blog ul ul.post_meta li.posted_in {display:none;}
.content-wrap .blog ul ul.post_meta li.posted_in span {display:none;}
.content-wrap .blog ul ul.post_meta li.postc_comment {display:none;}
.content-wrap .blog ul ul.post_meta li.postc_comment span {display:none;}
.content-wrap .blog ul ul.post_meta li.post_date span {display:none;}

#commentsbox {display:none;}

div.tags {margin-top:25px;
	font-size:75%;}

blockquote {font-style: italic;}


#archives-dropdown-2 {margin-bottom:25px;}

.widget-title  {margin-bottom:5px;
		margin-top: 25px;}
		
a  {
	font-weight:bold;
}

#faq-table  th { background-color:#004372;
color:white;
text-align:center;
vertical-align: middle;
padding:10px;
border-right: none;
border-left:none;	
}

#faq-table  td {background-color: #aed3f1;
border-top: 5px solid white;
border-bottom: 5px solid white;
border-right: 5px solid white;
border-left: 5px solid white;
text-align:center;
vertical-align: middle;
}

/*=========================================*/
/*=========Blue Color Scheme Style========*/
/*=========================================*/
a {
    text-decoration:none;
    color:#0070c0;
}
a:hover {
    color:#004372;
}
/*=========================================*/
/*==========Start Home Page Style==========*/
/*=========================================*/
/*==========Menus 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:#0070c0;
}
#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;
}
#menu .ddsmoothmenu li li {
    background: #004372;
}
/*==========Slider Colors==========*/
.slide .slide-content.entry {
    background:url(../images/purple.png);
    border-right: 4px solid #757575;
}
#slides .pagination li a {
    background-image:url(../images/pagination.png);
}
.slide .slide-content.entry h2 a {
    color:#3F3F3F;
}
.slide-content p {
	color: #2B2B2B;
	font-size: 15px;
	line-height: 24px;
}
/*==========Blockquote Colors==========*/
blockquote {
    background:url(../images/qoute.png) no-repeat;
}
blockquote a {
    color:#0070c0;
}
/*==========Footer Colors==========*/
.footer-container {
	background: #0070c0;
}
.footer-container p {
    color:#fff;
}
.footer-container .textwidget {
    color: #fff;
}
.footer-container ul {
    list-style-image:url(../images/green-arrow.png);
}
.footer-container a {
    color:#fff;
}
.footer-navi .navigation ul li {
    background-position:100% 0%;
}
.footer-navi .navigation ul li a {
    color:#fff;
}
.footer-navi .navigation .right-navi p {
    color:#FFFFFF;
}
.footer-navi {
    background:#004372;
}
.footer .contactform input[type=text], .footer .contactform input[type=email] {
    background-color: #004372;
}
.footer .contactform textarea {
	background-color: #004372;
}

/*=========================================*/
/*==========Start Home Page Style==========*/
/*=========================================*/

.folio-page-info ul.paging li.first a {
    color:#FFFFFF;
}
.folio-page-info ul.paging li:hover {
}
ul.paging a.active, ul.paging a:hover, ul.paging a.current {
    color:#ffffff !important;
    border:1px solid #546F9E;
    background:url(images/grad_px.gif) top repeat-x #0070c0;
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .footer #searchform {
        border:1px solid #365e05 !important;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        background-color:#004372 !important;
    }
}
@media only screen and ( max-width: 768px ) {
    .it_mobile_menu li a:hover, .it_mobile_menu > li.current_page_item > a {
        color: #437507 !important;
    }
}


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, #menu li.sfHover, #menu li.sfHover a {
    color: #fff;
    background: #004372;
}
	
.salesdetails {
    border-right: 8px solid #0070c0;
}

element {
}
.flexslider_blog .flex-direction-nav .flex-next {
    right: -1px;
    background: #0070c0 url(images/next.png) center no-repeat;
}
.flexslider_blog .flex-direction-nav .flex-prev {
    right: 27px;
    background: #0070c0 url(images/prev.png) center no-repeat;
}
.flexslider_blog .flex-direction-nav .flex-next:hover{
    background: #0396ff url(images/next.png) center no-repeat;
}
.flexslider_blog .flex-direction-nav .flex-prev:hover{
    background: #0396ff url(images/prev.png) center no-repeat;
}

.nav-dots span {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: url(images/pagination.png) no-repeat;
    margin: 3px;
    /* background: #fff; */
    cursor: pointer;
}
.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
    background: url(images/pagination.png) 0 -22px no-repeat;
}
.nav-dots span.nav-dot-current:after {
    content: "";
    position: absolute;
    width: 22px; 
    height: 22px; 
    top: 0px;
    left: 0px;
    border-radius: 50%;
    background: url(images/pagination.png) 0 -22px no-repeat;
}

.flexslider_blog li.blog_item .flex_content a.read_more:hover {
    background: #0396ff;
    border: 1px solid #0396ff;
    color: #fff;
}