/* Base Light Color Theme */

/* #fff */
body, div.menu ul li li {background:#fff;}
div.menu ul ul {background:#fff !important;}
a.button-workshop-signup, #workshop-intro #workshop-intro-left a#free-paid, #ws-lead-nav a.activeSlide, #ws-lead-nav a:hover {color:#fff;}

/* #efefef */
div.menu ul li:hover, div.menu ul li.sfHover, div.menu ul a:focus, div.menu ul a:hover, div.menu ul a:active, #commentform #submit, #clients-say {background:#333333;}

/* #eee */
caption, blockquote, #wp-calendar #prev a:hover, #wp-calendar #next a:hover, ol.commentlist li div.reply a, .navigation a:hover, body.page-template-page-workshop-php a img.wp-post-image, .home .sticky, div.menu, div.menu ul ul, div.menu ul a  {background: #333;}
hr {border-top: 1px solid #eee;}
a.button-workshop-signup:hover {color:#fff;}

/* #ddd */
blockquote { border-left: 5px solid #ddd;}
a, abbr, acronym, ol.commentlist li, h3#comments, .app, ul.meta, h3.title, .welcomebox a { border-bottom: 1px solid #ddd; }
#commentform input, #commentform textarea, #commentform #submit, .navigation a, #sidebar input, ol.commentlist li div.vcard img.avatar, ol.commentlist li div.reply a, #wp-calendar #prev a, #wp-calendar #next a  { border: 1px solid #ddd; }
#commentform #submit:hover, ol.commentlist li div.reply a:hover, .page-link a:hover, div.menu ul a:hover {background: #ddd;}
#footer, ol.commentlist li ul.children li, ul.meta {border-top: 1px solid #ddd; background: #e4e4e4;}

/* #ccc */
#commentform #submit:hover, .navigation a:hover, ol.commentlist li div.reply a:hover {border: 1px solid #ccc;}
thead th, tr.even td, .page-link a {background:#ccc;}
a.button-workshop-signup span.amp, .meta-sep {color: #ccc;}

/* #999 */
.description, .entry-meta, .entry-utility, .entry-author, .entry-meta a, .entry-utility a, .entry-author a, ol.commentlist li div.comment-meta a, #commentform p, #commentform a, .navigation a, #ws-lead-nav a, dd.gallery-caption, .wp-caption p.wp-caption-text {color: #999;}
a:focus, a:hover {border-bottom:1px solid #999;}


/* #666 */
del, div.menu ul a, div.menu ul a:visited, .navigation a:hover, .entry-meta a:hover, .entry-utility a:hover, ul.meta, h3.title span span.amp, h6, h6 a  { color:#f1f1f1;}

/* #555 */
p.fancy, #clients-say {color: #555;}

/* #444 */
img.workshop-details:hover {border-color: #444;}

/* #333 */
body, a {color:#333;}
img.workshop-details {border: 2px solid #333;}
a.button-workshop-signup {text-shadow:1px 1px 1px #333;}

/* #111 */
h1, h2, h3, h4, h5, h6, a:focus, a:hover, div.menu ul a:hover {color:#111;}
.home .sticky {border-top: 5px solid #111}

/* Light background images */
.sf-sub-indicator {	background:url('../../images/arrows-dark.png') no-repeat -10px -100px; }
.quotes-top {background:transparent url(../../images/quote-light.png) no-repeat;}
.quotes-bottom {background:transparent url(../../images/quote-end-light.png) no-repeat;}
#ws-lead-nav a {background:url(../../images/slideshow-nav-light.png);}
#ws-lead-nav a.activeSlide,#ws-lead-nav a:hover { background:url(../../images/slideshow-nav-light.png) -16px 0;}
a.button-workshop-signup {background:url(../../images/button.png) no-repeat 0 -75px;}
a.button-workshop-signup:hover { background:url(../../images/button.png) no-repeat 0 0px; }