@import url(http://fonts.googleapis.com/css?family=Cardo:400,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

ol, ul {
  list-style: none; }

blockquote {
  quotes: none; }
  blockquote:before, blockquote:after {
    content: "";
    content: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

/* font-face */
@font-face {
  font-family: "OFLSortsMillGoudy";
  src: url("fonts/oflgoudystm-webfont.eot");
  src: local("☺"), url("fonts/oflgoudystm-webfont.woff") format("woff"), url("fonts/oflgoudystm-webfont.ttf") format("truetype"), url("fonts/oflgoudystm-webfont.svg#webfontEUN275Xo") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "OFLSortsMillGoudy";
  src: url("fonts/oflgoudystm-italic-webfont.eot");
  src: local("☺"), url("fonts/oflgoudystm-italic-webfont.woff") format("woff"), url("fonts/oflgoudystm-italic-webfont.ttf") format("truetype"), url("fonts/oflgoudystm-italic-webfont.svg#webfontqxzJIVOw") format("svg");
  font-weight: normal;
  font-style: italic; }

/*LAYOUT: Two columns
 *DESCRIPTION: Two-column fixed layout with one sidebar right of content */
#container {
  float: left;
  margin: 0 -240px 0 0;
  width: 100%; }

#content {
  margin: 0 242px 24px 42px; }
  .home #content {
    margin-right: 442px; }
  .one-column #content {
	margin-right: 42px;
}

#primary {
  float: right;
  overflow: hidden;
  width: 220px; }

#secondary {
  float: right;
  overflow: hidden;
  width: 220px;
  clear: right; }

#footer {
  clear: both;
  width: 100%; }

/*LAYOUT: One column, no sidebar
 *DESCRIPTION: One centered column with no sidebar */
/*LAYOUT: Full width, no sidebar
 *DESCRIPTION: Full width content with no sidebar; used for attachment pages */
.single-attachment #content {
  margin: 0 auto;
  width: 900px; }

/* =Fonts
 *-------------------------------------------------------------- */
body {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif; }

#access, h1, h2, h3 {
  font-family: "OFLSortsMillGoudy", Georgia, serif; }

pre {
  font-family: "Courier 10 Pitch", Courier, monospace; }

code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

html { font-size: 62.5%;} /* base 10px */
/* =Structure
 *-------------------------------------------------------------- */
/* The main theme structure */
#colophon, #branding, #main {
  margin: 0 auto;
} /* changed */

#wrapper {
  margin: 0 auto;
  width: 980px;
}

#footer .section, #main, #header {
  border-left: 1px solid #b5b9b5;
  border-right: 1px solid #b5b9b5;
  background-color: white; }

/* Structure the footer area */
#footer-widget-area {
  overflow: hidden; }
  #footer-widget-area .widget-area {
    float: left;
    margin-right: 20px;
    width: 220px; }
  #footer-widget-area #fourth {
    margin-right: 0; }

#site-info {
  float: left;
  width: 700px;
  font-weight: bold;
  font-size: 14px; }

#site-generator {
  float: right;
  width: 220px; }

/* =Global Elements
 *-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */
body {
  color: #666666;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 140%;
  }

input, textarea, select {
  color: #666666; }

hr {
  background: url(http://luminate.catcubed.com/wp-content/uploads/2012/03/Luminant-divider-B-640x42.png) center top;
  border: 0;
  height: 42px;
  margin-bottom: 18px;
  clear: both; }

/* Text elements */
h1 {font-size: 1.6em}
h2 {font-size: 1.5em}
h3 {font-size: 1.3em}
h4 {font-size: 1.2em}
h5 {font-size: 1em}
p {
  margin-bottom: 18px; }

ul {
  list-style: square;
  margin: 0 0 18px 1.5em; }

ol {
  list-style: decimal;
  margin: 0 0 18px 1.5em; }
  ol ol {
    list-style: upper-alpha; }
    ol ol ol {
      list-style: lower-roman; }
      ol ol ol ol {
        list-style: lower-alpha; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0; }

li {margin: 0 0 10px 15px}
li p {margin-top:10px}

dl {
  margin: 0 0 24px 0; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 18px; }

strong {
  font-weight: bold; }

cite, em, i {
  font-style: italic; }

big {
  font-size: 131.25%; }

ins {
  background: #ffffcc;
  text-decoration: none; }

blockquote {
  font-style: italic;
  padding: 0 3em; }
  blockquote cite, blockquote em, blockquote i {
    font-style: normal; }

pre {
  background: #f7f7f7;
  color: #222222;
  margin-bottom: 18px;
  padding: 1.5em; }

abbr, acronym {
  border-bottom: 1px dotted #666666;
  cursor: help; }

sup, sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative; }

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

input[type="text"], textarea, select {
  padding: 2px;
  background: #f9f9f9;
  border: 1px solid #cccccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 20px;
  font-size: 2rem; }

a {
  text-decoration: none; }
  a:link {
    color: #8f7222;
    border-bottom: 1px dotted #bfb495; }
  a:visited {
    color: #5c4d25;
    border-bottom: 1px dotted #b5b9b5; }
  a:active, a:hover {
    color: #671212;
    border-bottom: 1px dotted #915858; }

/* Text meant only for screen readers */
.screen-reader-text {
  position: absolute;
  left: -9000px; }

/* =Header
 *-------------------------------------------------------------- */
#header {
  padding: 0;
  background-color: white; }
  #header a {
    border-bottom: none; }

#site-title {
  float: left;
  width: 282px;
  font-size: 18px;
  height: 32px;
  clear: none;
  margin: 0 0 0 41px; }
  #site-title a {
    color: black;
    font-weight: bold;
    text-decoration: none;
    background: url(images/luminate-learning-logo.gif);
    width: 282px;
    height: 16px;
    text-indent: -10000px;
    display: block;
    margin-top: 8px; }

#site-description {
  display: none; }

/* This is the custom header image */
#banner {
  clear: both;
  border-top: 1px solid #86764a;
  border-bottom: 1px solid #86764a;
  overflow: hidden; /*changed */
  position: relative;
  background: #5e3939; }
  #banner img {
    display: block; }

#luminantcanvas {
  display: block; }

#logo {
  position: absolute;
  top: 27px;
  left: 107px; }

#bannerquote {
  position: absolute;
  top: 24px;
  right: 42px;
  font-family: "OFLSortsMillGoudy", Georgia, serif;
  color: #fbf5cd;
  width: 550px; }
  #bannerquote p, #bannerquote blockquote, #bannerquote #yarq_author {
    margin: 0;
    padding: 0; }
  #bannerquote blockquote {
    font-style: italic;
    font-size: 28px;
	font-size: 2.8rem;
    line-height: 130%; }
  #bannerquote #yarq_author {
    float: right;
    font-size: 16px; }

/* =Menu
 *-------------------------------------------------------------- */
.menu {
  font-size: 17px;
  font-size: 1.7rem;
  margin-right: 38px;
  height: 32px;
  float: right; }

#access .menu-header ul, .menu ul {
  list-style: none;
  margin: 0; }

#access .menu-header li, .menu li {
  float: left;
  position: relative;
  margin: 0;}

#access {
  margin: 0 0 0 0;
  width: 630px;
  display: block;
  float: right; }
  #access .menu-header {
    font-size: 13px;
	font-size: 13rem;
    margin-left: 12px; }
  #access ul {
    background-image: url(images/nav-border-left.gif), url(images/nav-border-right.gif);
    background-position: center left, center right;
    background-repeat: no-repeat;
    height: 32px;
    padding: 0 2px 0 3px; }
  #access a {
    display: block;
    text-decoration: none;
    color: black;
    padding: 2px 13px 0 12px;
    line-height: 30px;
    height: 30px;
    background-color: #d1dbe4;
    background-image: url(images/nav-border-right.gif), url(images/nav-border-left.gif);
    background-repeat: no-repeat;
    background-position: center left, center right; }
  #access ul ul {
    display: none;
    position: absolute;
    top: 38px;
    left: 0;
    float: left;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    width: 180px;
    z-index: 99999; }
    #access ul ul li {
      min-width: 180px; }
    #access ul ul ul {
      left: 100%;
      top: 0; }
    #access ul ul a {
      background: #333333;
      height: auto;
      line-height: 1em;
      padding: 10px;
      width: 160px; }
  #access li:hover > a {
    color: #301313;
    background-color: #fffbce; }
  #access ul ul :hover > a {
    color: white;
    background: #333333; }
  #access ul li:hover > ul {
    display: block; }
  #access ul li.current_page_item > a, #access ul li.current-menu-ancestor > a, #access ul li.current-menu-item > a, #access ul li.current-menu-parent > a {
    color: #301313;
    background-color: #fffbce; }

* html #access ul li.current_page_item a, * html #access ul li.current-menu-ancestor a, * html #access ul li.current-menu-item a, * html #access ul li.current-menu-parent a, * html #access ul li a:hover {
  color: white; }

/* =Content
 *-------------------------------------------------------------- */
#main {
  overflow: hidden;
  padding: 26px 0 0 0; }

#content {
  color: #333333;
 }
  #content input, #content textarea, #content select {
    color: #333333;
    /* line-height: 24px; */ }
  #content input.button {
    color: white; }
  #content p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 16px; }
  #content ul ul, #content ol ol, #content ul ol, #content ol ul {
    margin-bottom: 0; }
  #content pre, #content kbd, #content tt, #content var {
    font-size: .9em;
    line-height: 21px; }
  #content code {
    font-size: .8em; }
  #content dt, #content th {
    color: black; }
  #content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: black;
    margin: 0 0 20px 0;
    line-height: 1.5em; }
   #content h2 {
	   color: #547D9C;
   }
  #content table {
    border: 1px solid #e7e7e7;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%; }
  #content tr th, #content thead th {
    color: #888888;
    font-weight: bold;
    padding: 9px 24px; }
  #content tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px; }
  #content tr.odd td {
    background: #f2f7fc; }
  #content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    zoom: 1; }


.wp-caption a {border:0}
.read_more {
  font-style: italic; }

.hentry {
  margin: 0 0 48px 0; }

.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid black;
  padding: 18px 20px;
  margin-left: -20px;
  margin-right: -20px; }

.single .hentry {
  margin: 0 0 36px 0; }

.page-title {
  color: black;
  font-size: 1.5em ;
  font-weight: bold;
  margin: 0 0 36px 0; }
  .page-title span {
    color: #333333;
    font-size: 16px;
    font-style: italic;
    font-weight: normal; }
  .page-title a:link, .page-title a:visited {
    color: #888888;
    text-decoration: none; }
  .page-title a:active, .page-title a:hover {
    color: #ff4b33; }

#content .entry-title {
  color: #5e3939;
  font-size: 1.6em;
  line-height: 140%;
  margin-bottom: 0;
  border-bottom: 1px solid #ded8c5; }

.entry-title a:link, .entry-title a:visited {
  color: #5e3939;
  text-decoration: none;
  border-bottom: 0; }
.entry-title a:active, .entry-title a:hover {
  color: #8f7222; }

.entry-meta {
  color: #888888;
  font-size: .8em; }
  .entry-meta abbr {
    border: none; }

.entry-utility abbr {
  border: none; }

.entry-meta abbr:hover, .entry-utility abbr:hover {
  border-bottom: 1px dotted #666666; }

.entry-content, .entry-summary {
  clear: both;
  padding: 12px 0 0 0; }

#content .entry-summary p:last-child {
  margin-bottom: 12px; }

.entry-content img {
  border: 1px solid #b5a67d;
  padding: 1px; }
.entry-content fieldset {
  clear: both;
  border: 1px solid #e7e7e7;
  margin: 15px 0 24px 0;
  padding: 24px; }
  .entry-content fieldset legend {
    background: white;
    color: black;
    font-weight: bold;
    padding: 0 24px; }
.entry-content input.file, .entry-content input.button {
  margin-right: 24px; }
.entry-content label {
  color: #888888;
  font-size: .9em; }
.entry-content select, .entry-content input {
  margin: 0 0 6px 0; }
.entry-content sup, .entry-content sub {
  font-size: .7em; }
.entry-content blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right;
  width: 33%; }
.entry-content blockquote.right {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  width: 33%; }

.page-link {
  color: black;
  font-weight: bold;
  margin: 0 0 22px 0;
  word-spacing: 0.5em; }
  .page-link a:link, .page-link a:visited {
    background: #f1f1f1;
    color: #333333;
    font-weight: normal;
    padding: 0.5em 0.75em;
    text-decoration: none; }

.home .sticky .page-link a {
  background: #d9e8f7; }

.page-link a:active, .page-link a:hover {
  color: #ff4b33; }

#entry-author-info {
  background: #f2f7fc;
  border-top: 4px solid black;
  padding: 18px 20px;
  margin: 24px 0;
  overflow: hidden;
  clear: both;
 /*  font-size: 14px; */
  line-height: 20px; }
  #entry-author-info #author-avatar {
    background: white;
    border: 1px solid #e7e7e7;
    float: left;
    margin: 0 -104px 0 0;
    padding: 11px;
    height: 60px; }
  #entry-author-info #author-description {
    float: left;
    margin: 0 0 0 104px; }
  #entry-author-info h2 {
    color: black;
    font-weight: bold;
/*     font-size: 100%; */
    margin-bottom: 0; }

.entry-utility {
  color: #888888;
/*   font-size: 12px;
  line-height: 18px; */
  clear: both; }

.entry-meta a, .entry-utility a {
  color: #888888; }

.entry-meta a:hover, .entry-utility a:hover {
  color: #ff4b33; }

#content .video-player {
  padding: 0; }

/* Asides
 *-------------------------------------------------------------- */
.home #content .category-asides p {
/*   font-size: 14px;
  line-height: 20px; */
  margin-bottom: 10px;
  margin-top: 0; }
.home .hentry.category-asides {
  padding: 0; }
.home #content .category-asides .entry-content {
  padding-top: 0; }

/* Gallery listing
 *-------------------------------------------------------------- */
.category-gallery {
  margin-bottom: 48px; }
  .category-gallery h2 {
    margin-top: 10px; }
  .category-gallery .size-thumbnail img {
    border: 10px solid #f1f1f1;
    margin-bottom: 0; }
  .category-gallery .gallery-thumb {
    float: left;
    margin-right: 20px;
    margin-top: -4px; }

.home #content .category-gallery .entry-content p {
  display: inline; }
.home #content .category-gallery .entry-utility {
  padding-top: 4px; }

/* Attachment pages
 *-------------------------------------------------------------- */
.entry-content .attachment img {
  margin-bottom: 0; }

.attachment .entry-content .entry-caption {
  font-size: 140%;
  margin-top: 24px; }
.attachment .entry-content .nav-previous a:before {
  content: "\2190\00a0"; }
.attachment .entry-content .nav-next a:after {
  content: "\00a0\2192"; }

/* Images
 *-------------------------------------------------------------- */
#content img {
  max-width: 640px;
  height: auto;}
.one-column #content img {
  max-width: 880px;
}
#content .attachment img {
  max-width: 900px; }
#content .alignleft, #content img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px; }
#content .alignright, #content img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px; }
#content .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }
#content img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }
#content img.alignleft, #content img.alignright, #content img.aligncenter {
  margin-bottom: 12px; }
#content .wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  max-width: 640px;
  padding: 4px; }
.one-column #content .wp-caption {
max-width: 880px;
}
  #content .wp-caption img {
    margin: 5px 5px 0; }
  #content .wp-caption p.wp-caption-text {
    margin: 5px;
    color: #888888;
    font-size: 12px; }
#content .wp-smiley {
  margin: 0; }
#content .gallery {
  margin: auto; }
  #content .gallery .gallery-item {
    float: left;
    margin-top: 0;
    text-align: center;
    width: 33%; }
  #content .gallery img {
    border: 2px solid #cfcfcf; }
  #content .gallery .gallery-caption {
    color: #888888;
    font-size: 12px;
    margin: 0 0 12px; }
  #content .gallery dl {
    margin: 0; }
  #content .gallery img {
    border: 10px solid #f1f1f1; }
  #content .gallery br + br {
    display: none; }

/* =Navigation
 *-------------------------------------------------------------- */
.navigation {
/*   font-size: 12px;
  line-height: 18px; */
  overflow: hidden;
  color: #888888; }
  .navigation a:link, .navigation a:visited {
    color: #888888;
    text-decoration: none; }
  .navigation a:active, .navigation a:hover {
    color: #ff4b33; }

.nav-previous {
  float: left;
  width: 50%; }

.nav-next {
  float: right;
  width: 50%;
  text-align: right; }

#nav-above {
  margin: 0 0 18px 0;
  display: none; }

.paged #nav-above, .single #nav-above {
  display: block; }

#nav-below {
  margin: -18px 0 0 0; }

/* =Button
 *-------------------------------------------------------------- */
#clean_contact_send {
  background: #222222 url(images/overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: white;
  text-decoration: none;
  border:0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  font-weight: 700;
  font-size: 0.9em;
  letter-spacing: 1px; }
  #clean_contact_send:hover {
    background-color: #111111;
    color: white;
    background-color: #d45500; }
  #clean_contact_send:active {
    top: 1px; }

.continue-proceed a, .continue-proceed a:link, .continue-proceed a:visited, .eshopcart_widget a, .eshopcart_widget a:link, .eshopcart_widget a:visited, .button, .button:link, .button:visited {
  background: #222222 url(images/overlay.png) repeat-x;
  display: inline-block;
  padding: 5px 10px 6px;
  color: white;
  text-decoration: none;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  cursor: pointer;
  font-weight: 700;
/*   font-size: 13px; */
  letter-spacing: 1px;
  background-color: #802323; }
.continue-proceed a:hover, .eshopcart_widget a:hover, .button:hover {
  background-color: #d45500; }
.continue-proceed a:active, .eshopcart_widget a:active, .button:active {
  top: 1px; }

.eshopcart_widget {
  border: 1px solid #b5b9b5;
  overflow: hidden;
  padding: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .eshopcart_widget p {
    margin-bottom: 6px; }
  .eshopcart_widget a, .eshopcart_widget a:link, .eshopcart_widget a:visited {
    padding: 3px 8px 4px;
    margin: 10px 6px 0 0;
    float: left; }

.cartopt .button, .continue-proceed li:first-child a {
  background-color: #7898af; }
  .cartopt .button:hover, .continue-proceed li:first-child a:hover {
    background-color: #d45500; }

.continue-proceed li:last-child a {
  background-color: #2b77af; }
  .continue-proceed li:last-child a:hover {
    background-color: #d45500; }

/* =Comments
 *-------------------------------------------------------------- */
#comments {
  clear: both; }
  #comments .navigation {
    padding: 0 0 18px 0; }

h3#comments-title, h3#reply-title {
  color: #547D9C;
  font-size: 1.5em;
  margin-bottom: 0; }
h3#comments-title {
  padding: 24px 0; }

.commentlist {
  list-style: none;
  margin: 0; }
  .commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative; }
  .commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0; }

#comments .comment-body ul, #comments .comment-body ol {
  margin-bottom: 18px; }
#comments .comment-body p:last-child {
  margin-bottom: 6px; }
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px; }

.commentlist ol {
  list-style: decimal; }
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0; }

.comment-author cite {
  color: black;
  font-style: normal;
  font-weight: bold; }
.comment-author .says {
  font-style: italic; }

.comment-meta {
  font-size: .9em;
  margin: 0 0 18px 0; }
  .comment-meta a:link, .comment-meta a:visited {
    color: #888888;
    text-decoration: none; }
  .comment-meta a:active, .comment-meta a:hover {
    color: #ff4b33; }

.reply {
  font-size: .9em;
  padding: 0 0 24px 0; }
  .reply a {
    color: #888888; }

a.comment-edit-link {
  color: #888888; }

.reply a:hover, a.comment-edit-link:hover {
  color: #ff4b33; }

.commentlist .children {
  list-style: none;
  margin: 0; }
  .commentlist .children li {
    border: none;
    margin: 0; }

.nopassword, .nocomments {
  display: none; }

#comments .pingback {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7; }

.commentlist li.comment + li.pingback {
  margin-top: -6px; }

#comments .pingback p {
  color: #888888;
  font-size: .9em;
  line-height: 18px;
  display: block;
  margin: 0; }
#comments .pingback .url {
  font-style: italic;
  font-size: 13px; }

/* Comments form */
input[type=submit] {
  color: #333333; }

#respond {
  margin: 24px 0;
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
  position: relative; }
  #respond p {
    margin: 0; }
  #respond .comment-notes {
    margin-bottom: 1em; }

.form-allowed-tags {
  line-height: 1em; }

.children #respond {
  margin: 0 48px 0 0; }

h3#reply-title {
  margin: 18px 0; }

#comments-list #respond {
  margin: 0 0 18px 0; }
#comments-list ul #respond {
  margin: 0; }

#cancel-comment-reply-link {
  font-size: .9em;
  line-height: 18px;
  font-weight: normal; }

#respond .required {
  color: #ff4b33;
  font-weight: bold; }
#respond label {
  color: #888888;
  font-size: .9em; }
#respond input {
  margin: 0 0 9px;
  width: 98%; }
#respond textarea {
  width: 98%; }
#respond .form-allowed-tags {
  color: #888888;
  font-size: .9em;
  line-height: 18px; }
  #respond .form-allowed-tags code {
    font-size: .8em; }
#respond .form-submit {
  margin: 12px 0; }
  #respond .form-submit input {
    width: auto;
    font-size: 14px; }

/* =Widget Areas
 *-------------------------------------------------------------- */
.widget-area ul {
  list-style: none;
  margin-left: 0; }
  .widget-area ul ul {
    list-style: square;
    margin-left: 1.3em; }

.widget_search #s {
  /* This keeps the search inputs in line */
  width: 60%; }
.widget_search label {
  display: none; }

.widget-container {
  margin: 0 0 18px 0; }

.widget-title {
  color: #222222;
  font-weight: bold; }

.widget-area a:link, .widget-area a:visited {
  text-decoration: none; }
.widget-area .entry-meta {
  font-size: .9em; }

#wp_tag_cloud div {
  line-height: 1.6em; }

#wp-calendar {
  width: 100%; }
  #wp-calendar caption {
    font-weight: bold;
    color: #222222;
    text-align: left;
    font-size: 1.1em;
    padding-bottom: 4px; }
  #wp-calendar thead {
    font-size: .9em; }
  #wp-calendar tbody {
    color: #aaaaaa; }
    #wp-calendar tbody td {
      padding: 3px 0 2px;
      background: #f5f5f5;
      border: 1px solid white;
      text-align: center; }
    #wp-calendar tbody .pad {
      background: none; }
  #wp-calendar tfoot #next {
    text-align: right; }

.widget_rss a.rsswidget {
  color: black; }
  .widget_rss a.rsswidget:hover {
    color: #ff4b33; }
.widget_rss .widget-title img {
  height: 11px;
  width: 11px; }

/* Main sidebars */
#main .widget-area ul {
  margin-left: 0;
  padding: 0 20px 0 0; }
  #main .widget-area ul ul {
    border: none;
    margin-left: 1.3em;
    padding: 0; }

/* Footer widget areas */
/* =Footer
 *-------------------------------------------------------------- */
#footer .section {
  border-top: 1px solid #86764a;
  border-bottom: 1px solid #b5b9b5;
  overflow: hidden;
  background-color: #d1dbe4;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d1dbe4), color-stop(1, #9cb1c5));
  background-image: -moz-linear-gradient("center top", #d1dbe4 0%, #9cb1c5 100%);
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px; }

#colophon {
  padding: 5px 42px;
  overflow: hidden;
  font-size: 0.7em;}

#site-info {
  font-weight: bold; }
  #site-info a {
    color: black;
    text-decoration: none; }

#site-generator {
  position: relative;
  font-style: italic; }
  #site-generator a {
    color: #666666;
    display: inline-block;
    text-decoration: none;
    background: url(images/wordpress.png) center left no-repeat;
    padding-left: 20px;
    line-height: 16px; }
    #site-generator a:hover {
      text-decoration: underline; }

img#wpstats {
  display: block;
  margin: 0 auto 10px; }

#bio {
  width: 347px;
  margin-left: 42px;
  padding: 20px;
  float: left;
  color: #394446;
  background-color: white;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, #fbf5e3));
  background-image: -moz-linear-gradient("center top", white 0%, #fbf5e3 100%);
  border-left: 1px solid #b5b9b5;
  border-right: 1px solid #b5b9b5;
  font-size: 0.7em;
  line-height: 1.3em;
  }
  #bio h2 {
    color: #695a31;
    margin: 0 0 0.8em}
  #bio h3 {
    margin: 0 0 0.4em;
    text-transform: uppercase;
    clear: both;}
  #bio p {
    argin: 0 0 0.4em; }

.twitter {
  border: 1px solid #798f45;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #fbfbf6;
  overflow: hidden; }
  .twitter h2 {
    color: #5d722d;
    font-size: 14px;
    margin-bottom: 3px; }
  .twitter abbr {
    border: 0;
    cursor: default; }
  .twitter .twitter-timestamp {
    display: block;
    color: #9a9065;
    font-size: 12px; }
  .twitter .tweets {
    padding: 5px 6px 6px;
    width: 222px;
    float: left;
    line-height: 130%;
    font-family: "OFLSortsMillGoudy", Georgia, serif;
    font-size: 13px; }
    .twitter .tweets .twitter-link {
      font-style: italic;
      border: 0;
      color: #3e4647; }
      .twitter .tweets .twitter-link:hover {
        color: #671212; }
  .twitter .follow-me {
    width: 98px;
    height: 110px;
    padding: 4px 6px 5px;
    float: left;
    background: #3a3a3a url(images/twitter-bird.jpg) no-repeat 0px 36px;
    text-align: center;
    line-height: 130%;
    border-left: 1px solid #798f45;
    border-bottom: 0; }
    .twitter .follow-me em {
      display: block;
      text-transform: uppercase;
      font-style: normal;
      color: #86b8c1; }
    .twitter .follow-me strong {
      font-weight: 500;
      color: #f6f4e8;
      display: block;
      margin-top: 64px; }
    .twitter .follow-me:hover {
      background-color: #671212; }

.facebook {
  margin-top: 10px; }
  .facebook a {
    width: 344px;
    color: #3f578e;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #5c616b;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    display: block;
    background: #fbfbf6;
    text-decoration: none; }
    .facebook a:hover {
      background: #e1fdff; }
    .facebook a span {
      display: block;
      margin: 8px; }
    .facebook a img {
      float: left;
      margin: 4px 10px 4px 4px;
      display: block; }

.vcard {
  line-height: 180%; }
  .vcard a {
    text-decoration: none; }
  .vcard .photo {
    float: left;
    border: 1px solid #3b484c;
    margin: 0 15px 15px 0; }

#answers {
  float: left;
  width: 53%;
  margin: 0 0 0 20px;
  padding: 0 0 20px; }
  #answers h2 {
    font-style: italic;
    font-size: 1.4em;
    color: #223a3f;
    margin: 20px 0; }
  #answers .faq-title {
    font-size: 14px; }
  #answers:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    zoom: 1; }

#contact-form {
  border: 1px solid #b2c3d2;
  background: #d1dbe4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  }
  #contact-form h2 {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
    font-style: normal;
    font-weight: 700;
    margin: 0;
    float: left;
    font-size: 1.5em;
    padding: .3em .3em;
 }
 #contact-form-btn {
	 margin-top: 0.8em;
 }

#contact-form-close {
  float: right;
  font-size: 0.9em}

.CleanContact label {
  font-weight: 700; }

.copyright {
  float: right; }


/* Mobile Safari ( iPad, iPhone and iPod Touch )
 *-------------------------------------------------------------- */
pre {
  -webkit-text-size-adjust: 140%; }

code {
  -webkit-text-size-adjust: 160%; }

#access, .entry-meta, .entry-utility, .navigation, .widget-area {
  -webkit-text-size-adjust: 120%; }

#site-description {
  -webkit-text-size-adjust: none; }

/* =Print Style
 *-------------------------------------------------------------- */
@media print {
  body {
    background: none !important; }

  #wrapper {
    float: none !important;
    clear: both !important;
    display: block !important;
    position: relative !important; }

  #header {
    border-bottom: 2pt solid black;
    padding-bottom: 18pt; }

  #colophon {
    border-top: 2pt solid black; }

  #site-title, #site-description {
    float: none;
    margin: 0;
    padding: 0;
    line-height: 1.4em; }

  #site-title {
 /*    font-size: 13pt; */ }

  .entry-content {
   /*  font-size: 14pt; */
    line-height: 1.6em; }

  .entry-title {
    font-size: 1.5em; }

  #access, #branding img, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {
    display: none !important; }

  #container, #header, #footer {
    width: 100%;
    margin: 0; }

  #content, .one-column #content {
    width: 100%;
    margin: 24pt 0 0; }

  .wp-caption p {
   /*  font-size: 11pt; */ }

  #site-info, #site-generator {
    float: none;
    width: auto; }

  #colophon {
    width: auto; }

  img#wpstats {
    display: none; }

  #site-generator a {
    padding: 0;
    margin: 0; }

  #entry-author-info {
    border: 1px solid #e7e7e7; }

  #main {
    display: inline; }

  .home .sticky {
    border: none; } }

/* EShop */
.eshop .itemref {
  border: 0;
  font-family: "OFLSortsMillGoudy", Georgia, serif; }
.eshop abbr {
  border: 0; }
.eshop input, .eshop select {
  margin-right: 10px; }
.eshop caption {
  display: none; }
.eshop #cartDelete img {
  border: 0;
  vertical-align: bottom; }
.eshop .deletecartitem input {
  margin: 0 0 0 10px;
  vertical-align: bottom; }
.eshop .amts {
  text-align: right; }
.eshop .eshoppayvia ul {
  list-style: none; }
.eshop .cartopt {
  float: left; }

.continue-proceed {
  float: right;
  padding: 0 0 5px 5px;
  list-style: none;
  overflow: hidden;
  font-weight: 700; }
  .continue-proceed li {
    float: left;
    margin-right: 20px; }

/* Misc */
.featured-img {
  float: left;
  margin: 0 15px 5px 0; }

.displaying-num {
  color: #777777; }

#clean_contact .CleanContact {
  clear: both;
  width: auto;}

/* added css (need to add to SASS) */
.home #content img {max-width: 534px}

#content blockquote, #content .quote {
    background-color: #fffae8;
background-image: url(images/left-quote.png), -moz-linear-gradient(left, #ffffff 0%, #fffae8 20%, #fffae8 80%, #ffffff 99%); /* FF3.6+ */
background-image: url(images/left-quote.png), -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(20%,#fffae8), color-stop(80%,#fffae8), color-stop(99%,#ffffff)); /* Chrome,Safari4+ */
background-image: url(images/left-quote.png), -webkit-linear-gradient(left, #ffffff 0%,#fffae8 20%,#fffae8 80%,#ffffff 99%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(left, #ffffff 0%,#fffae8 20%,#fffae8 80%,#ffffff 99%); /* Opera11.10+ */
background-image: url(images/left-quote.png), -ms-linear-gradient(left, #ffffff 0%,#fffae8 20%,#fffae8 80%,#ffffff 99%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
background-image: url(images/left-quote.png), linear-gradient(left, #ffffff 0%,#fffae8 20%,#fffae8 80%,#ffffff 99%); /* W3C */
padding: 8px 20px 8px 60px;
margin-bottom: 16px;
color: #653D3D;
background-repeat: no-repeat;
font-family: Georgia, serif;
}

#content .quote-small {
	float: right;
	margin-left: 32px;
	width: 260px;
}

#content .poem {
background: #fff url(images/poem-bg.png) repeat;
padding: 20px 20px;
border-width: 20px 20px;
-moz-border-image: url(images/poem-border-image.png) 20 round;
-webkit-border-image: url(images/poem-border-image.png) 20 round;
-o-border-image: url(images/poem-border-image.png) 20 round;
border-image: url(images/poem-border-image.png) 20 round;
color: #47352b;
font-family: Cardo, Georgia, serif;
font-style: normal;
display: table;
margin: 0 auto;
line-height: 130%;
}
#content .lrg-excerpt {
background: #fff;
box-shadow: 0px 0px 6px rgba(0,0,0,0.2);
padding: 20px 20px;
border: 1px solid #bbb;
display: table;
margin: 0 auto 20px;
line-height: 130%;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

}


#content blockquote p {margin-bottom: 12px;}
#content blockquote p:last-child {margin: 16px 0 0;}
#content blockquote p[style*="text-align: right"] {font-style: normal;}
#content blockquote.poem p:last-child {font-weight: 700}

#content blockquote.left {
	float: left;
	margin-right: 32px;
	width: 300px;
}
#content blockquote.right {
	float: right;
	margin-left: 32px;
	width: 300px;
}
#content blockquote.subtle-left {
	float: left;
	margin-right: 32px;
	width: 300px;
	padding-left: 20px;
	background: none;
}
#content blockquote.subtle-right {
	float: right;
	margin-left: 32px;
	width: 300px;
	padding-left: 20px;
	background: none;
}

#content iframe {
	display: block;
	margin: 0 auto;
}

body {background: #a1b3c7;
background-image: -webkit-linear-gradient(top, #ffffff 0%,#c1d3e7 99%); /* Chrome10+,Safari5.1+ */
}

#access li:hover > a {
-webkit-transition: color .25s linear;
   transition: color .25s linear;}

.solutions-list, .home-list {
	float: right;
	width: 180px;
	padding: 26px 20px 10px;
	background: #fff url(images/solutions-home-bg.png) no-repeat;
	min-height: 400px;
}

.solutions-list h1, .home-list h1 {
font-size: 1.6em;
line-height: 1.3em;
color: #394446;
}
.solutions-list h2, .home-list h2 {margin: 0.2em 0 0 1.8em;font-size: 1.1em;}
.solutions-list .solutions-excerpt {margin-left: 45px}
.solutions-list li a:link, .home-list li a:link {color: #195b68; border: 0}
.solutions-list li a:visited, .home-list li a:visited {color: #195b68;}
.solutions-list li a:hover, .home-list li a:hover {color: #8F7222;}

.home-list li:before {
	content: "\21d2";
	float: left;
	font-size: 1.6em;
	color: #8F7222;
}

.solutions-list ul, .home-list ul {border-top: 1px solid #cfd5d4;
margin-left: 0}
.solutions-list li, .home-list li {border-bottom: 1px solid #cfd5d4;
list-style: none;
padding: 10px 0 8px;
clear:both;
margin: 0;
}
.solutions-list .doctype {float:left;}
.home .solutions-excerpt img, .home .home-list img {display:none;}
.solutions .entry-meta, .home-list .entry-meta {display:none;}

/* fixes for up above */
.home #content {
	margin-right: 20px;
	padding-top: 26px;
	float: left;
	width: 680px
}

.home #main {padding-top: 0}
.home .eshop {display: none}
.eshop fieldset legend {padding: 0 10px;}

#content h2, #content h3, #content h4, #content h5, #content h6 {margin-bottom: 8px}

#content .wp-caption {
background: none;
line-height: 13px;
text-align: right;
margin-bottom: 20px;
padding: 0;
}

#content .wp-caption p.wp-caption-text {
margin: 2px 0 0;
color: #888;
font-size: 10px;
}

.solutions-list h1 a, .home-list h1 a {
color: #394446;
border-bottom: none;
}
.solutions-list h1 a:hover, .home-list h1 a:hover {
color: #8F7222;
}
.printonly {display:none;}

body {background: url(images/swirly.jpg) repeat;}
.entry-content .borderless {border:0}

#answers h2 a {color: #223a3f;border:0}
#answers h2 a:hover {color: #671212;border-bottom:1px dotted #671212}
#answers h2 a:hover:after {content:"view all \00BB";margin-left:10px;font-size: 14px;font-style: normal;line-height: 10px;}

.widget-container {
    border: 1px solid #DED8C5;
    -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    padding: 10px;
}

.widget-title {
	font-weight: 400;
	font-size: 1.2em;
	margin: 0 0 3px;
}

.widget-container li {
	margin: 0 0 3px 5px;
	font-size: 14px;
	list-style: disc;
}

.entry-content img.borderless {border: 0;}
.entry-content img.border {border: 1px solid #B5A67D;}

.extra-post-links h2 em {
	font-size: 80%;
}

/* Bio Widget Area */

.bio-widgets ul, .bio-widgets li {list-style: none; margin: 0; padding: 0}

/* Answers to Common Questions */
.qa-faq-title {
	margin: 0 0 0.7em;
	font-size: 1em;
}


/* Media Queries
=================================================== */
/* Print
--------------------------------------------------- */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  @page  {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #808080;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
     .printonly {display:block;}
   #bio, #answers,#bannerquote,#access {display:none}

   #colophon {padding:5px 0px}
   .print-copyright {float:left; width: 550px}
   #container,#content {margin:0}
   #colophon, #branding, #main,#wrapper {min-width:0px;}
   #footer .section, #main, #header {border:0}
   #content .entry-title {font-size: 28px;margin-bottom:10px}
   #site-title {width:600px}
   #site-title a {font-weight: bold; text-indent:0px;text-transform: uppercase;font-family: Georgia, "Times New Roman", Times, serif;font-size:28px;width:600px;}
   #luminantcanvas {display:none}

}
/* Large Monitors
================================================== */
@media screen and (min-width: 1200px) {
	#wrapper {
  		width: 1024px;
	}
	#access {margin-right: 40px; }
	.solutions-list, .home-list {
	float: left;
	width: 240px;
	}

}
/* Tablets ie., iPads
================================================== */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  #wrapper {
  margin: 0 auto;
  width: 959px;
  }
  body {

  }
  .home-list {width:170px;}
}
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {

}
/* iPhone portrait */
@media screen and (max-width: 320px) {

}
/* iPhone landscape */
@media screen and (min-width: 321px) and (max-width: 480px) {

}