/*
Theme Name: Clear Theme
Theme URI: http://invent-themes.com
Description: Clear Theme is a clean, minimalist and modern wordpress theme suitable for any kind of website such as portfolio, business, blog, photography or gallery. The great combination of light color schemes creates an elegant and high visual impact experience eighter you use this for photography, commercial business or small informational websites.
Author: Invent Group
Version: 1.3
Tags: light, custom-colors, translation-ready, theme-options, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-width, flexible-width
License:
License URI:
Author URI:
*/

.banner {margin:0 auto 30px; width:960px; }
.invent-button, #nav > li > a, .invent-button span, #nav > li > a span {background-image:none !important}
.invent-button:active, #nav > li.current_page_item > a, #nav > li.current_page_item > a:hover {color:black !important}

/*twitter feed styles overrides*/
.twtr-hd, .twtr-ft {display:none !important}
#twtr-widget-1 p {line-height:1.6 !important}
.twtr-widget .twtr-tweet {border-bottom:1px solid #a6a6a6 !important}

/*Testimonial Page*/
.post-type-archive-testimonials-widget h1 {padding-bottom:20px; background: url('images/hr-700.png') no-repeat center 40px}
.testimonial {font-style:italic; font-family: Times, serif; margin-bottom:20px}
.testimonial p {margin-bottom:5px}
.testimonial p:before {content:"\201C"}
.testimonial p:after {content:"\201D"}
.testimonial_content {font-weight:bold; font-size:15px}
.testimonial_title {color:#a983bb; font-size:12px}

/*Testimonial Widget on Homepage*/
.testimonials-widget {font-style:italic; font-family: Times, serif; text-align:center; font-weight:bold; font-size:18px}
.testimonials-widget p:before {content:"\201C"}
.testimonials-widget p:after {content:"\201D"}
.testimonials-widget p:last-child:before {content:""}
.testimonials-widget p:last-child:after {content:""}
.testimonialswidget_open_quote, .testimonialswidget_close_quote {display:none}
.testimonialswidget_testimonial {margin-bottom:0 !important; margin-top:-20px !important}
.testimonialswidget_testimonial cite {display:inline !important; text-align:center !important; color:#a983bb; font-size:16px}
.home a[href="http://kindexchange.ca/testimonials"] { color: white; text-transform:uppercase; background-color:#a983bb; display:block; padding:5px; margin-left:365px }
.home a[href="http://kindexchange.ca/testimonials"] span {margin:0}


/*contact form 7 styles*/
.wpcf7 input, .wpcf7 textarea {
    padding: 0 10px;
    width: 340px;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #D9D9D9;
    font-family: Helvetica,sans-serif;
    height: 32px;
    margin: 0 0 10px;
    display:block;
    }

form br {
    display:none;
}

.wpcf7 textarea {
    height:190px;
}


.wpcf7 label {
    display:block;
    padding-bottom: 5px;
    margin: 0.5em 0 0;
}




.wpcf7-submit {
    margin-left: 242px;
    width: 120px !important;
    padding: 0 10px;
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #D9D9D9;
    clear: both;
    float: left;
    font-family: Helvetica,sans-serif;
    height: 32px;
    color: #676767;
    cursor: pointer;
    font-size: 14px;
}