/* Theme Name: Larry Borins
 * Theme URI: http://www.larryborins.com/
 * Description: The Larry Borins site theme
 * Author: Josh Feldman & Christopher Styles
 * Author URI: http://www.christopherstyles.com/
 * Version: 1.0
 * Tags:
 *
 * License: GNU General Public License
 * License URI: license.txt */
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; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

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

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

.cf {
  *zoom: 1; }
  .cf:after {
    content: "";
    display: table;
    clear: both; }

html {
  font-weight: 400;
  font-size: 0.875em;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5; }

body {
  color: #4a4a48; }

#grid {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url(../images/grid.png) 0 5px; }

a {
  color: #4da490; }
  a:hover {
    color: #317d6c; }

/* Let's set up some vertical rythm */
h1, h2, h3, h4, h5, h6,
ul, ol, dl,
fieldset,
p,
table,
pre,
hr {
  margin-bottom: 21px;
  margin-bottom: 1.5rem; }

h1, .h1 {
  font-size: 36px;
  font-size: 2.571rem;
  letter-spacing: -1px;
  color: #222222;
  border-bottom: 1px dotted #dddddd; }
  h1.hello, .h1.hello {
    font-weight: 300;
    font-size: 44px;
    font-size: 3.143rem;
    letter-spacing: -0.3px;
    line-height: 1;
    padding-bottom: 0.477em; }
    h1.hello strong, .h1.hello strong {
      font-weight: 400; }
    h1.hello em, .h1.hello em {
      font-size: 18px;
      font-size: 1.286rem; }

h2, .h2 {
  text-shadow: white 0px 1px 1px;
  font-size: 36px;
  font-size: 2.571em;
  font-family: Georgia;
  letter-spacing: -1px;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  padding-bottom: 0.333em;
  margin-bottom: 0.833em;
  line-height: 1.143em; }
  h2 a, .h2 a {
    text-decoration: none;
    color: #222222; }

h3, .h3 {
  text-shadow: white 0px 1px 1px;
  margin-bottom: 10px;
  font-size: 18px;
  font-size: 1.286em;
  line-height: 1.333em;
  color: #222222;
  text-decoration: none; }
  h3 a, .h3 a {
    text-shadow: white 0px 1px 1px;
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.286em;
    color: #222222;
    text-decoration: none; }

.intro {
  overflow: hidden;
  *overflow: visible;
  zoom: 1; }

.white-text {
  color: white; }

.col, ul.horizontal li {
  display: inline;
  float: left; }

#page {
  text-align: center;
  position: relative; }
  #page .row {
    text-align: center; }
    #page .row > .inner {
      width: 1000px;
      margin: 0 auto;
      text-align: left;
      position: relative; }
  #page #navigation-container {
    background: url(../images/backgrounds/navigation-gradient.png) top repeat-x;
    height: 73px;
    text-align: center;
    margin-bottom: -4px;
    position: relative;
    z-index: 5; }
  #page #navigation {
    text-align: left;
    font-family: Georgia, serif;
    text-transform: uppercase;
    width: 1000px;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
    #page #navigation ul {
      list-style: none;
      border-right: 1px solid black;
      float: left; }
      #page #navigation ul > li {
        float: left;
        border-left: 1px solid black;
        border-right: 1px solid #333333;
        position: relative; }
        #page #navigation ul > li a {
          display: block;
          height: 67px;
          width: auto;
          overflow: hidden;
          color: white;
          text-decoration: none;
          font-size: 17px;
          font-size: 1.214rem; }
          #page #navigation ul > li a:visited, #page #navigation ul > li a:focus, #page #navigation ul > li a:hover, #page #navigation ul > li a:active {
            color: white; }
          #page #navigation ul > li a em {
            display: block;
            text-transform: none;
            font-size: 10px;
            font-size: 0.714rem;
            line-height: 1;
            font-style: italic; }
          #page #navigation ul > li a span {
            display: inline-block;
            padding-left: 40px;
            padding-right: 37px;
            padding-top: 26px; }
        #page #navigation ul > li:hover a, #page #navigation ul > li.hover a, #page #navigation ul > li.active a {
          background-color: #222222; }
          #page #navigation ul > li:hover a span, #page #navigation ul > li.hover a span, #page #navigation ul > li.active a span {
            border-top: 1px solid #a0c4b7;
            padding-top: 25px; }
        #page #navigation ul > li.home {
          border-left: 0 none; }
          #page #navigation ul > li.home a {
            background: url(../images/icons/people.png) 0 23px no-repeat;
            width: 25px;
            text-indent: -999em;
            padding-right: 41px; }
        #page #navigation ul > li ul {
          position: absolute;
          width: 100%;
          left: -999em;
          top: 66px;
          background-color: #222222;
          border-left: 1px solid black;
          border-right: 1px solid #333333;
          border-bottom: 3px solid #111111;
          padding-top: 20px;
          padding-bottom: 24px;
          margin-left: -1px; }
          #page #navigation ul > li ul li {
            float: none;
            background: none;
            border-left: 0 none;
            border-right: 0 none;
            margin-left: 20px;
            margin-right: 20px; }
            #page #navigation ul > li ul li a {
              font-size: 14px;
              font-size: 1em;
              text-transform: none;
              width: 100%;
              height: auto;
              padding: 0;
              border-top: 0 none;
              border-bottom: 1px solid black; }
              #page #navigation ul > li ul li a span {
                display: block;
                border-bottom: 1px solid #333333;
                border-top: 0 none !important;
                padding-top: 12px !important;
                padding-bottom: 10px;
                padding-left: 4px;
                padding-right: 0; }
              #page #navigation ul > li ul li a:hover {
                background-color: #2a2a2a; }
            #page #navigation ul > li ul li:first-child a {
              border-top: 1px solid black !important; }
              #page #navigation ul > li ul li:first-child a span {
                border-top: 1px solid #333333 !important; }
        #page #navigation ul > li:hover ul, #page #navigation ul > li.hover ul {
          left: auto; }
  #page #hero {
    background: url(../images/backgrounds/hero-pattern.png) #a0c4b7;
    text-align: left; }
    #page #hero .inner-container {
      background: url(../images/backgrounds/hero-bottom.png) bottom repeat-x; }
    #page #hero .inner {
      width: 960px;
      margin: 0 auto;
      padding: 40px 20px 50px 20px; }
    #page #hero .hello .photo {
      margin-right: 20px;
      display: inline-block;
      float: left;
      border: 1px solid #444444;
      padding: 2px;
      background-color: white; }
      #page #hero .hello .photo img {
        float: left; }
    #page #hero .hello .intro {
      text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 1px;
      width: 565px; }
      #page #hero .hello .intro p {
        margin-bottom: 10px;
        font-weight: 400; }
        #page #hero .hello .intro p a.more-about-me {
          color: black;
          font-size: 12px;
          font-size: 0.857rem;
          text-decoration: none;
          border-bottom: 1px solid #7a948a; }
  #page #newsletter {
    background: url(../images/backgrounds/newsletter-row.png) repeat-x;
    height: 87px;
    margin-top: 25px; }
    #page #newsletter .inner {
      padding-top: 20px; }
    #page #newsletter p {
      text-shadow: white 0px 1px 1px;
      color: #222222;
      line-height: 15px;
      font-size: 1rem; }
      #page #newsletter p em {
        font-size: 11px;
        font-size: 0.786rem;
        font-style: italic; }
    #page #newsletter .cta {
      display: inline;
      float: left;
      margin-top: 8px; }
      #page #newsletter .cta .updated {
        width: 340px; }
        #page #newsletter .cta .updated p {
          line-height: 1em; }
        #page #newsletter .cta .updated .mc_success_msg {
          color: green; }
    #page #newsletter form .searchbox {
      display: inline;
      float: right;
      width: 640px;
      height: 45px;
      background: url(../images/backgrounds/newsletter-input.png) no-repeat; }
      #page #newsletter form .searchbox input.email {
        padding-left: 15px;
        font-size: 18px;
        font-size: 1.286rem;
        width: 405px;
        height: 45px;
        line-height: 1em;
        border: 0;
        background: none; }
        #page #newsletter form .searchbox input.email:focus {
          outline: none; }
      #page #newsletter form .searchbox button.submit {
        background: url(../images/buttons/subscribe.png) no-repeat;
        width: 205px;
        height: 39px;
        border: 0;
        text-indent: -999em;
        float: right;
        margin-top: 3px;
        margin-right: 3px;
        cursor: pointer; }
        #page #newsletter form .searchbox button.submit::-moz-focus-inner {
          border: none; }
  #page #content {
    text-shadow: white 0px 1px 1px;
    padding-top: 48px;
    text-align: left;
    background-color: #f8f8f0; }
    #page #content p {
      text-shadow: 1px 1px 0px white;
      margin-bottom: 10px;
      line-height: 1.5; }
    #page #content .excerpt {
      overflow: hidden;
      *overflow: visible;
      zoom: 1; }
    #page #content #workshops {
      margin-bottom: 75px; }
      #page #content #workshops .workshop {
        margin-bottom: 30px;
        border-bottom: 1px dotted #dddddd;
        padding-bottom: 20px; }
    #page #content #journal-entries .journal {
      margin-bottom: 30px;
      border-bottom: 1px dotted #dddddd;
      padding-bottom: 20px; }
    #page #content #journal-entries .last {
      border-bottom: 0 none; }
    #page #content .excerpt-item {
      margin-bottom: 30px;
      border-bottom: 1px dotted #dddddd;
      padding-bottom: 20px; }
      #page #content .excerpt-item:last {
        border-bottom: 0 none; }
    #page #content .thumbnail {
      display: inline;
      float: left; }
      #page #content .thumbnail img {
        margin-right: 13px;
        margin-bottom: 5px; }
    #page #content #journal-entries .journal p.author-info {
      font-size: 10px;
      font-size: 0.714rem; }
    #page #content .left-rail {
      display: inline;
      float: left;
      width: 613px;
      margin-right: 87px; }
    #page #content .right-rail {
      display: inline;
      float: left;
      width: 299px; }
      #page #content .right-rail .mod {
        margin-bottom: 20px; }
      #page #content .right-rail .pagination {
        width: 299px;
        text-align: center; }
        #page #content .right-rail .pagination a {
          margin-right: 5px;
          display: inline-block;
          text-indent: -999em;
          width: 7px;
          height: 7px;
          background: url(../images/buttons/pagination-bullet.png) no-repeat; }
          #page #content .right-rail .pagination a:hover, #page #content .right-rail .pagination a.selected {
            background-position: 0 -7px; }
    #page #content .right-rail-journal h2 {
      margin-bottom: 15px; }
    #page #content .right-rail-journal ul {
      list-style: none; }
      #page #content .right-rail-journal ul li {
        margin-bottom: 5px; }
    #page #content .right-rail-journal .rss-icon {
      float: left;
      margin-right: 10px; }
    #page #content .right-rail-journal .subscribe {
      display: inline-block;
      padding-top: 5px; }
    #page #content a.left-arrow {
      background: url(../images/icons/left-arrow.png) left no-repeat;
      padding-left: 12px; }
  #page #recommended-readings {
    background-color: white;
    padding-bottom: 40px;
    border-bottom: 1px solid #b2b2b2;
    text-align: center;
    display: inline-block;
    width: 100%; }
    #page #recommended-readings h3 {
      margin-top: 39px;
      margin-bottom: 20px;
      font-family: Georgia, serif;
      font-size: 24px;
      font-size: 1.714rem;
      color: #222222; }
    #page #recommended-readings iframe {
      margin: 0 auto;
      display: block; }
  #page #quotes-of-the-week p {
    font-weight: 300;
    font-size: 24px;
    font-size: 1.714rem;
    letter-spacing: -1px; }
  #page #quotes-of-the-week cite {
    display: block;
    font-size: 12px;
    font-size: 0.857rem;
    font-style: italic;
    letter-spacing: 0; }
  #page #footer {
    text-shadow: white 0px 1px 1px;
    height: 535px;
    background: url(../images/backgrounds/footer.png) #eeeeee 210px 0 no-repeat;
    padding-top: 30px;
    font-family: Georgia, serif; }
    #page #footer .inner {
      height: 535px; }
    #page #footer a {
      color: #999999;
      text-decoration: none;
      display: inline-block; }
    #page #footer strong.phone {
      display: block;
      background: url(../images/icons/phone.png) left no-repeat;
      padding-left: 45px;
      margin-bottom: 10px;
      font-family: "Open Sans", sans-serif;
      font-size: 24px;
      font-size: 1.714rem;
      letter-spacing: -1px; }
    #page #footer li.page_item {
      padding-top: 5px;
      padding-bottom: 12px !important; }
    #page #footer li.mail {
      padding-top: 18px;
      padding-bottom: 22px; }
      #page #footer li.mail a {
        background: url(../images/icons/envelope.png) left no-repeat;
        padding-left: 43px;
        font-size: 18px;
        font-size: 1.286rem;
        color: #4da490;
        color: #4da490; }
        #page #footer li.mail a:hover {
          color: #317d6c; }
    #page #footer p {
      font-style: italic;
      color: #999999;
      margin-bottom: 10px; }
    #page #footer h4 {
      color: #666666;
      font-size: 17px;
      font-size: 1.214em;
      padding-bottom: 7px; }
      #page #footer h4 span {
        font-size: 10px;
        font-size: 0.714rem;
        font-style: italic; }
      #page #footer h4 a {
        color: #666666; }
    #page #footer .col ul {
      width: 140px;
      margin-right: 50px;
      padding-top: 19px; }
      #page #footer .col ul > li {
        background: url(../images/backgrounds/divider.png) bottom repeat-x;
        padding-bottom: 5px;
        margin-bottom: 3px; }
        #page #footer .col ul > li:last-child {
          background: none; }
      #page #footer .col ul.teachings {
        padding-top: 8px; }
        #page #footer .col ul.teachings h4 {
          padding-bottom: 14px; }
    #page #footer .col-first ul {
      width: 400px;
      margin-right: 80px;
      padding-top: 0; }
      #page #footer .col-first ul > li {
        width: 400px;
        padding-bottom: 20px; }
        #page #footer .col-first ul > li h3 {
          font-size: 30px;
          font-size: 2.143rem; }
          #page #footer .col-first ul > li h3 span {
            font-size: 14px;
            font-size: 1rem; }
        #page #footer .col-first ul > li.contact {
          padding-top: 7px; }
          #page #footer .col-first ul > li.contact h4 {
            display: inline;
            float: left;
            margin-right: 20px; }
          #page #footer .col-first ul > li.contact ul {
            width: auto; }
            #page #footer .col-first ul > li.contact ul li {
              width: auto;
              background: url(../images/backgrounds/horizontal-list-divider.png) right 10px no-repeat;
              padding-right: 16px;
              margin-right: 13px; }
              #page #footer .col-first ul > li.contact ul li:last-child {
                background: none; }
          #page #footer .col-first ul > li.contact ul.horizontal {
            overflow: hidden;
            *overflow: visible;
            zoom: 1;
            margin-top: 2px; }
            #page #footer .col-first ul > li.contact ul.horizontal li {
              padding-top: 3px;
              padding-right: 9px;
              padding-bottom: 3px;
              padding-left: 0;
              margin-top: 0;
              margin-right: 9px;
              margin-bottom: 0;
              margin-left: 0;
              height: 16px;
              line-height: 1.143;
              background-position: right; }
        #page #footer .col-first ul > li:first-child {
          padding-bottom: 6px;
          margin-bottom: 20px; }
    #page #footer .col-last ul {
      margin-right: 0; }
    #page #footer .copyright {
      font-size: 11px;
      font-size: 0.786em;
      color: #cccccc;
      position: absolute;
      bottom: 20px;
      left: 0; }

body.ie7 #newsletter input.email {
  width: 405px;
  padding: 5px;
  margin-top: 8px;
  margin-left: 5px;
  float: left;
  border: 0 none; }
body.ie8 #newsletter input.email {
  width: 405px;
  padding: 5px;
  margin-top: 8px;
  margin-left: 5px;
  float: left; }

/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.625em; }

img.alignleft {
  margin-bottom: 1.625em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.625em; }

img.alignright {
  margin-bottoim: 1.625em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/* Lists */
#page #content .page-content ul {
  list-style: disc;
  margin: 0 0 1.625em 2.5em; }
  #page #content .page-content ul li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style-position: inside;
    margin-bottom: 0.33em; }
#page #content .page-content .thumbnail {
  margin-right: 10px;
  float: left; }
#page #content #sidebar {
  margin: 0px; }
  #page #content #sidebar li {
    list-style-type: none;
    display: block;
    list-style-position: outside; }

/* Page Images */
/* Sidebar */
.twitter-icon {
  float: left;
  margin-right: 10px; }

.twitter-icon-small {
  float: left;
  margin-right: 8px; }

.noborder {
  border: 0 none !important; }

.nomargin {
  margin: 0 !important; }

.nopadding {
  padding: 0 !important; }

.nopadding-bottom {
  padding-bottom: 0 !important; }

#page #content #sidebar .widget_sp_image h2 {
  display: none; }
#page #content #sidebar .widget_sp_image-description p {
  font-weight: 300;
  font-size: 24px;
  font-size: 1.714rem;
  letter-spacing: -1px;
  line-height: 33px; }
#page #content #sidebar .widget_sp_image-description cite {
  display: block;
  font-size: 12px;
  font-size: 0.857rem;
  font-style: italic;
  letter-spacing: 0; }

.share-this {
  margin-top: 30px; }

/* Smartphones (portrait and landscape) ----------- */
/* Smartphones (landscape) ----------- */
/* Smartphones (portrait) ----------- */
/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  #content .left-rail {
    padding-left: 25px;
    width: 550px !important; }
  #content .right-rail {
    padding-right: 25px;
    width: 274px !important; } }
/* iPads (landscape) ----------- */
/* iPads (portrait) ----------- */
/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
  #content .left-rail {
    padding-left: 25px;
    width: 550px !important; }
  #content .right-rail {
    padding-right: 25px;
    width: 274px !important; } }
