/*

Lavender color scheme for the CoachPro theme.
All tags that have a color attribute are located here.

The CoachPro theme was designed and created by Scott Bolinger, and David Gwyer.
Please visit <a href="http://www.presscoders.com/">Press Coders</a> for more great WordPress themes and plugins!

*/

body {
background: #f9f4e4;
color: #373737;
}

th, a:link, a:visited, #site-title a, .page-title, .entry-title, .nivo-caption a, #header-container nav ul.sub-menu li a, footer .pc_info_widget .phone, #container .pc_info_widget .phone {
color: #688863; /* Lavender */
}

#site-description {
color: #685c8a;
}

.widget-title {
color: #fff;
}

footer .widget-title {
border-bottom: 1px solid #f9e79f;
color: #688863;
}

a:hover {
color: #333333;
}

th {
background: #eee;
}

.content ul li, .widget ul li {
border-bottom: 1px solid #f9e79f;
}

.footer-widget-area ul li {
border-bottom: 1px solid #f9e79f;
}

.note, .warning, .alert, .error, .download {
color: #444;
}

.note {
background: #eee;
border: 1px solid #ccc;
}

.warning, .alert {
background: #fffbbc;
border: 1px solid #E6DB55;
}

.error {
background: #ffebe8;
border: 1px solid #C00;
}

.download {
background: #e4ebf8;
border: 1px solid #2e68d4;
}

.line { 
border-top: 1px solid #eee;
}

a.button, #searchsubmit, #submit, .submit, a.post-edit-link, a.more-link {
color: #ffffff;
}

.slider, .post .post-thumb img, img.size-medium, img.size-full, img.size-thumbnail, img.border, .post img {
border: 1px solid #f9e79f;
}

.post-meta {
color: #555;
}

#comments-meta {
border-top: 1px solid #f9e79f;
}

#comments {
border-top: 1px solid #f9e79f;
}

ol.commentlist li {
border: 1px solid #f9e79f;
background: #fff;
}

.comment-meta a {
color: #888888;	
}

.avatar {
background: #eee;
}

.header-avatar {
border: 2px solid #fff;
border-bottom: 6px solid #fff;
}

div.reply a {
color: #888888;
}

blockquote {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color: #777;
}

#author, #email, #url, #comment, .search input[type="text"], .widget_search input[type="text"] {
border: 1px solid #E1E1E1;
color: #555555;
background: #fff;
}

#header-container nav, #container .widget-title {
background: url(../../../images/trans-grad.png) repeat-x top #685c8a;
border: 1px solid #f9e79f;
}

#header-container nav li {
border-right: 1px solid #f9e79f;
}

#header-container nav li:last-child {
border-right: none;
}

#header-container ul.menu li a, #header-container div.menu li a {
color: #fff;
}

#header-container nav ul li a:hover {
color: #f9e79f;
}

ul.sub-menu {
background: #fafafa;
border: 1px solid #fff;
}

#header-container nav ul.sub-menu li {
border-right: none;
}

#header-container nav ul.sub-menu li a:hover {
background: url(../../../images/trans-grad.png) repeat-x top #685c8a;
color: #fff;
}

#header-container nav ul.sub-menu li a:active {
background: #685c8a;
}

.form-allowed-tags {
color: #999;
}

.coachpro_opt_in_widget {
background: url(../../../images/trans-grad.png) repeat-x top #685c8a;
border: 1px solid #f9e79f;
color: #fff;
}

#body-container .coachpro_opt_in_widget .widget-title {
background: url(../../../images/trans-grad.png) repeat-x top #688863;
border-top: none;
border-right: none;
border-left: none;
}

.footer-widget-container .inside {
border-top: 1px solid #f9e79f;
}

/** Nivo Slider **/

.nivo-caption {
background: #688863 !important;
color: #fff;
}

.nivo-caption .top a {
color: #fff;
}

.nivo-directionNav a {
background: url(../../../api/images/icons/slider-arrows.png) no-repeat #f9e79f;
opacity: .3;
}

.nivo-directionNav a:hover {
opacity: 1;
}

.nivo-directionNav a:active {
background-color: #e2d086;
}

.defaultbox {
border-top: 6px solid #688863;
border-bottom: 6px solid #688863;
background: #fff;
}

/*** Twitter widget ***/

/* Color of tweet text links. */
#tweets .twtr-tweet a:link, #tweets .twtr-tweet a:visited, #tweets .twtr-tweet a:hover {
    color: #688863 !important;
}

/* Background color of header/footer, and text/link color in header. */
#tweets .twtr-widget .twtr-doc, #tweets .twtr-widget .twtr-hd a, #tweets .twtr-widget h3, #tweets .twtr-widget h4 {
	background-color: #685c8a !important;
	color: white !important;
}

/* Link color in footer. */
#tweets .twtr-widget .twtr-ft a {
    color: white !important;
}


/* Purple (default) */
.defaultbtn, .btn, #searchsubmit, #submit, .submit, .post-edit-link, .more-link, .optinbtn {
   border-top: 1px solid #a79aca;
   background: #685c8a;
   background: url(../../../images/trans-grad.png) repeat-x top #685c8a;
   color: #ffffff;
}
.defaultbtn:hover, .btn:hover, #searchsubmit:hover, #submit:hover, .submit:hover, .post-edit-link:hover, .more-link:hover, .optinbtn:hover {
   border-top-color: #a79aca;
   background: #8175a4;
   color: #fafafa;
}
.defaultbtn:active, .btn:active, .defaultbtn:active, #searchsubmit:active, #submit:active, .submit:active, .post-edit-link:active, .more-link:active, .optinbtn:active {
    border-top-color: #a79aca;
    background: #685c8a;
	position: relative;
	top: 1px;
}

/* Green Optin button */
.optinbtn {
   border-top: 1px solid #c6e9c1;
   background: #688863;
   background: url(../../../images/trans-grad.png) repeat-x top #688863;
   color: #ffffff;
}
.optinbtn:hover {
   border-top-color: #c6e9c1;
   background: #82a37d;
   color: #fafafa;
}
.optinbtn:active {
    border-top-color: #c6e9c1;
    background: #688863;
	position: relative;
	top: 1px;
}