@media only screen and (max-device-width: 1024px) and (orientation:portrait) {
  .landscape {
    display: none; } }

@media only screen and (max-device-width: 1024px) and (orientation:landscape) {
  .portrait {
    display: none; } }

BODY {
  font-family: myriad-pro, "Myriad Pro", Verdana, Helvetica, arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
/*  background-color: #f4f4f4; */
  margin: 0;
  padding: 0;
  color: #111111; }

A {
  color: #0088bb;
  text-decoration: underline; }

IMG {
  border-style: none; }

A:hover {
  text-decoration: underline; }

P {
  margin: 0; }

sup, sub {
  vertical-align: baseline;
  position: relative; }

sub {
  top: 0.4em; }

sup {
  top: -0.4em; }

CODE {
  color: #f02f0e;
  background-color: #eff;
  font-weight: normal;
  padding: 0px 0px;
   font-size: 0.9em;
  font-family: consolas, menlo, monaco, "Liberation Mono", "Droid Sans Mono", courier, monospace; }

H1, H2, H3 {
  font-family: myriad-pro, "Myriad Pro", "Trebuchet MS", myriad-pro, Helvetica, arial, sans-serif;
  font-weight: 600; }

h4 {
  font-weight: normal; }

H2 {
  margin-top: 12px; }

H3 {
  padding-top: 1em;
  font-size: 1.8em; }

.loop.post {
  margin-bottom: 1.5em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 0;
  min-height: 300px; }
.loop .content .desc h3 {
  border-width: 0px;
  font-size: 21px;
  font-weight: 600;
  margin-top: 0; }
.loop .content .desc img {
  max-height: 350px;
  width: auto; }
.loop .content .desc p {
  margin-bottom: 0.8em; }
.loop .content H3 {
  border-bottom: 0px none #fff;
  font-size: 1.2em;
  margin: -6px 0;
  color: #111111; }
.loop .content .title h2 {
  font-size: 1.8em;
  margin-bottom: 0px; }
  .loop .content .title h2 A {
    color: #111111;
    text-decoration: none; }
    .loop .content .title h2 A:hover {
      color: #0088bb; }

#container, #footer {
  width: 100%; max-width: 900px;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto; }

#container {
  margin-top: 14px;
  margin-bottom: 4px;
  background-color: white; }
  #container #innercontainer {
    border-bottom: 1px solid #ddd;
    padding: 24px;
    padding-top: 0px; }

#footer {
  padding: 8px 0px;
  font-size: 0.9em;
  margin-bottom: 1em; }
  #footer .inner {
    padding: 0px 24px; }

#superheader {
  width: 100%;
  color: #555;
  background-color: #ffd;
  border-bottom: 1px solid #c0d6df;
  border-bottom: 1px solid #ddb;
  text-align: center;
  font-size: 15px;
  padding: 4px 0px; }
  #superheader a {
    font-weight: bold;
    color: #d00; }

.outerheader {
  padding: 4px 28px 8px;
  font-size: 0.8em;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  min-height: 38px; }
  .outerheader .right {
    float: right;
    margin-top: 0px; }
  .outerheader DIV.right {
    margin-top: 6px; }
  .outerheader FORM {
    display: inline; }
  .outerheader .menu ul {
    margin: 0;
    padding: 0; }
  .outerheader .menu li {
    float: left;
    margin-right: 1.25em;
    list-style-type: none; }
  .outerheader .menu .right {
    float: right;
    margin-right: 0em;
    margin-left: 2em; }
  .outerheader .menu a.home, .outerheader .menu span.count {
    color: #fc0;
    font-size: 16px; }
  .outerheader.top {
    background-color: #e0f6ff;
    position: relative;
    border-top: 1px solid #ddd; }
    .outerheader.top IMG#logo {
      position: absolute;
      left: 24px;
      top: 6px; }

.masthead {
  border-width: 0px;
  background-color: #f02f0e;
  background-image: url(bg2.png);
  color: #fff;
  min-height: 23px; }
  .masthead A {
    color: #fff;
    font-weight: 600;
    font-family: myriad-pro, Helvetica, arial, sans-serif;
    font-size: 16px;
    text-decoration: underline; }

#header {
  margin-top: 1em; }
  #header A {
    text-decoration: none; }
  #header H1#logo {
    font-size: 36px;
    font-weight: bold; }

#page {
  padding-top: 0px; }
  #page #main {
    /* margin-right: 296px; */
    margin-top: 16px;
     }
    #page #main h1:first-child {
      margin: 12px 0px 28px 0px;
      padding-bottom: 8px;
      border-bottom: 3px solid #f02f0e;
      line-height: 1.2em;
      font-size: 2.4em; }
  #page #sidebar {
    float: right;
    width: 260px;
    font-size: 13px;
    padding-left: 24px;
    font-family:  myriad-pro, "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, arial, sans-serif;
    margin-top: 0em;
    line-height: 1.3em; }
    #page #sidebar a {
      text-decoration: underline; }
    #page #sidebar ul {
      list-style-type: none;
      padding-left: 0;
      margin-left: 0;
      margin-top: 0; }
      #page #sidebar ul li {
        padding: 8px 0;
        line-height: 1.5em; }
    #page #sidebar .section {
      clear: left;
      margin: 0;
      padding: 16px 0;
      background-color: #e0f6ff;
      background-color: #fff; }
      #page #sidebar .section h3 {
        background-color: #f02f0e;
        color: #fff;
        background-color: #66d7ff;
        color: #168;
        background-color: inherit;
        font-weight: 600 !important;
        color: #444;
        font-size: 17px;
        line-height: 21px;
        margin: 0;
        padding-bottom: 2px;
        margin-bottom: 8px; }
        #page #sidebar .section h3 A {
          color: inherit;
          text-decoration: none; }
    #page #sidebar .execphpwidget {
      color: #024; }
      #page #sidebar .execphpwidget A {
        color: #f02f0e; }
      #page #sidebar .execphpwidget h3 {
        font-weight: inherit; }
      #page #sidebar .execphpwidget LI.featured {
        background-color: #effa7f;
        color: #247;
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
        padding-right: 24px; }
      #page #sidebar .execphpwidget .link {
        font-weight: bold;
        font-size: 15px;
        display: inline-block;
        width: 99%;
        overflow: hidden;
        vertical-align: top; }
      #page #sidebar .execphpwidget .location {
        font-weight: bold;
        text-transform: uppercase;
        color: #689;
        color: #444; }
      #page #sidebar .execphpwidget .minor {
        color: #689; }
        #page #sidebar .execphpwidget .minor A {
          font-weight: normal;
          color: #666; }

.adzerk.left {
  float: left;
  width: 125px;
  margin-right: 9px; }
.adzerk img {
  padding-bottom: 6px; }

.content, .hentry {
  font-family: Helvetica, arial, sans-serif; }
  .content .meta, .hentry .meta {
    float: right;
    font-size: 0.9em;
    margin-top: 2px; }
  .content H1, .content H2, .content H3, .content H4, .content H5, .hentry H1, .hentry H2, .hentry H3, .hentry H4, .hentry H5 {
    font-family: myriad-pro, "Myriad Pro", "Trebuchet MS", myriad-pro, Helvetica, arial, sans-serif;
    font-weight: 600; }
  .content H3, .hentry H3 {
    font-size: 1.6em; }
  .content H4, .hentry H4 {
    color: #f02f0e;
    font-size: 1.1em;
    color: #111111; }
  .content strike, .hentry strike {
    color: #999; }
  .content BLOCKQUOTE, .hentry BLOCKQUOTE {
    background-color: #e0f6ff;
    padding: 24px;
    margin: 0;
    margin-top: 12px;
    border-left: 6px solid #66d7ff;
    font-style: normal;
    word-spacing: 0.15em;
    line-height: 1.4em;
    font-size: 0.95em;
    color: #045;
    font-family: consolas, menlo, monaco, "Liberation Mono", "Droid Sans Mono", courier, monospace; }
    .content BLOCKQUOTE.stylized, .hentry BLOCKQUOTE.stylized {
      position: relative;
      padding: 10px;
      color: #440;
      background-color: #ffa;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
      border: 4px solid #ddb; }
    .content BLOCKQUOTE p, .hentry BLOCKQUOTE p {
      margin: 12px 0px; }
    .content BLOCKQUOTE p:first-child, .hentry BLOCKQUOTE p:first-child {
      margin-top: 0px; }
    .content BLOCKQUOTE p:last-child, .hentry BLOCKQUOTE p:last-child {
      margin-bottom: 0px; }
    .content BLOCKQUOTE.stylized::after, .hentry BLOCKQUOTE.stylized::after {
      content: "\00a0";
      display: block;
      position: absolute;
      bottom: -21px;
      left: 50px;
      width: 0;
      height: 0;
      border-width: 0 20px 20px 0px;
      border-style: solid;
      border-color: transparent #DD8; }
    .content BLOCKQUOTE.stylized + p, .hentry BLOCKQUOTE.stylized + p {
      margin-top: 0px; }
    .content BLOCKQUOTE.stylized + p > cite, .hentry BLOCKQUOTE.stylized + p > cite {
      margin-left: 84px;
      font-size: 0.9em; }
      .content BLOCKQUOTE.stylized + p > cite:before, .hentry BLOCKQUOTE.stylized + p > cite:before {
        content: ''; }
  .content LI, .hentry LI {
    list-style-type: square; }
  .content .title H2, .hentry .title H2 {
    font-size: 2.4em;
    line-height: 1.3em;
    margin-bottom: 6px;
    color: #111111; }
  .content P, .hentry P {
    margin-top: 20px;
    margin-bottom: 20px; }
  .content P.author, .hentry P.author {
    margin-top: 2px;
    font-size: 0.9em;
    color: #111111; }
    .content P.author .date, .hentry P.author .date {
      color: #999; }
    .content P.author A, .hentry P.author A {
      color: #f02f0e;
      font-weight: bold;
      text-decoration: none; }
    .content P.author .comments A, .hentry P.author .comments A {
      color: #c00; }
  .content UL, .hentry UL {
    margin-top: 0; }
  .content P.s, .hentry P.s {
    background-color: #ffd !important;
    font-size: 15px !important;
    padding: 24px !important;
    line-height: 20px !important;
    padding-left: 42px !important;
    font-family: myriad-pro, Helvetica, arial, sans-serif !important;
    font-style: normal !important; }
    .content P.s EM, .hentry P.s EM {
      font-style: italic !important;
      padding-right: 2px !important;
      font-weight: boldx;
      color: #996;
      margin-left: -32px;
      display: block;
      float: left; }
    .content P.s A, .hentry P.s A {
      text-decoration: underline !important; }

#commentzone ol {
  list-style-type: none;
  padding-left: 0px; }
#commentzone IMG.avatar {
  float: right;
  margin-left: 24px;
  margin-bottom: 24px; }
#commentzone #commentform {
  margin-top: 12px; }
  #commentzone #commentform INPUT {
    width: 300px;
    font-family: consolas, menlo, monaco, "Liberation Mono", "Droid Sans Mono", courier, monospace;
    font-size: 14px;
    padding: 4px;
    margin-bottom: 8px; }
  #commentzone #commentform LABEL {
    font-weight: bold;
    text-align: left;
    display: block; }
  #commentzone #commentform SPAN.required {
    display: none; }
  #commentzone #commentform TEXTAREA {
    width: 100%;
    height: 180px;
    font-size: 14px;
    padding: 6px;
    font-family: consolas, menlo, monaco, "Liberation Mono", "Droid Sans Mono", courier, monospace; }
  #commentzone #commentform INPUT[type='submit'] {
    width: 200px;
    font-size: 18px; }
#commentzone .commentlist {
  color: #999;
  font-family: myriad-pro, "Myriad Pro", "Trebuchet MS", myriad-pro, Helvetica, arial, sans-serif; }
  #commentzone .commentlist p {
    margin-top: 12px;
    color: #444;
    font-size: 0.9em;
    font-family: myriad-pro, Helvetica, arial, sans-serif; }
  #commentzone .commentlist li {
    background-color: #f5f5f5;
    padding: 1em;
    line-height: 1.4em;
    margin-bottom: 1em;
    border-bottom: 2px solid #ddd; }
    #commentzone .commentlist li img.avatar {
      border: 2px solid #ddd; }
    #commentzone .commentlist li cite {
      color: #333;
      font-weight: normal;
      font-style: normal;
      font-size: 1.0em; }
      #commentzone .commentlist li cite A {
        color: #111111;
        text-decoration: none;
        border-bottom: 1px dotted #ccc; }

#page .leftsidebar #main {
  margin-right: 0px;
  margin-left: 284px; }
#page .leftsidebar #sidebar {
  float: left; }

/* HIGHLIGHTING */
PRE {
  background-color: #f7f7f7;
  padding: 24px;
  overflow: auto;
  font-family: consolas, menlo, monaco, "Liberation Mono", "Droid Sans Mono", courier, monospace;
  background-color: #f6ffff;
  border: 1px dashed #add;
  border-left: 3px solid #add;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal; }
  PRE CODE {
    color: inherit;
    background-color: inherit; }

DIV.highlight {
  /* Comment */
  /* Error */
  /* Keyword */
  /* Keyword */
  /* Literal */
  /* Name */
  /* Operator */
  /* Punctuation */
  /* Comment.Multiline */
  /* Comment.Preproc */
  /* Comment.Single */
  /* Comment.Special */
  /* Generic.Emph */
  /* Generic.Strong */
  /* Keyword.Constant */
  /* Keyword.Declaration */
  /* Keyword.Namespace */
  /* Keyword.Pseudo */
  /* Keyword.Reserved */
  /* Keyword.Type */
  /* Literal.Date */
  /* Literal.Number */
  /* Literal.String */
  /* Name.Attribute */
  /* Name.Builtin */
  /* Name.Class */
  /* Name.Constant */
  /* Name.Decorator */
  /* Name.Entity */
  /* Name.Exception */
  /* Name.Function */
  /* Name.Label */
  /* Name.Namespace */
  /* Name.Other */
  /* Name.Property */
  /* Name.Tag */
  /* Name.Variable */
  /* Operator.Word */
  /* Text.Whitespace */
  /* Literal.Number.Float */
  /* Literal.Number.Hex */
  /* Literal.Number.Integer */
  /* Literal.Number.Oct */
  /* Literal.String.Backtick */
  /* Literal.String.Char */
  /* Literal.String.Doc */
  /* Literal.String.Double */
  /* Literal.String.Escape */
  /* Literal.String.Heredoc */
  /* Literal.String.Interpol */
  /* Literal.String.Other */
  /* Literal.String.Regex */
  /* Literal.String.Single */
  /* Literal.String.Symbol */
  /* Name.Builtin.Pseudo */
  /* Name.Variable.Class */
  /* Name.Variable.Global */
  /* Name.Variable.Instance */
  /* Literal.Number.Integer.Long */ }
  DIV.highlight .hll {
    background-color: #49483e; }
  DIV.highlight .c {
    color: #75715e; }
  DIV.highlight .err {
    color: #960050;
    background-color: #1e0010; }
  DIV.highlight .k {
    color: #07c; }
  DIV.highlight .k {
    color: #111111; }
  DIV.highlight .l {
    color: #ae81ff; }
  DIV.highlight .n {
    color: #111111; }
  DIV.highlight .o {
    color: #111111; }
  DIV.highlight .p {
    color: #111111; }
  DIV.highlight .cm {
    color: #75715e; }
  DIV.highlight .cp {
    color: #75715e; }
  DIV.highlight .c1 {
    color: #777;
    font-style: italic; }
  DIV.highlight .cs {
    color: #75715e; }
  DIV.highlight .ge {
    font-style: italic; }
  DIV.highlight .gs {
    font-weight: bold; }
  DIV.highlight .kc {
    color: #07c; }
  DIV.highlight .kd {
    color: #07c; }
  DIV.highlight .kn {
    color: #f92672; }
  DIV.highlight .kp {
    color: #111111; }
  DIV.highlight .kr {
    color: #07c; }
  DIV.highlight .kt {
    color: #07c; }
  DIV.highlight .ld {
    color: #d01; }
  DIV.highlight .m {
    color: #ae81ff; }
  DIV.highlight .s {
    color: #d01; }
  DIV.highlight .na {
    color: #d01; }
  DIV.highlight .nb {
    color: #111111; }
  DIV.highlight .nc {
    color: #d01; }
  DIV.highlight .no {
    color: #d01; }
  DIV.highlight .nd {
    color: #d01; }
  DIV.highlight .ni {
    color: #111111; }
  DIV.highlight .ne {
    color: #d01; }
  DIV.highlight .nf {
    color: #d01; }
  DIV.highlight .nl {
    color: #111111; }
  DIV.highlight .nn {
    color: #111111; }
  DIV.highlight .nx {
    color: #d01; }
  DIV.highlight .py {
    color: #111111; }
  DIV.highlight .nt {
    color: #f92672; }
  DIV.highlight .nv {
    color: #111111; }
  DIV.highlight .ow {
    color: #f92672; }
  DIV.highlight .w {
    color: #111111; }
  DIV.highlight .mf {
    color: #ae81ff; }
  DIV.highlight .mh {
    color: #ae81ff; }
  DIV.highlight .mi {
    color: #d01; }
  DIV.highlight .mo {
    color: #ae81ff; }
  DIV.highlight .sb {
    color: #d01; }
  DIV.highlight .sc {
    color: #d01; }
  DIV.highlight .sd {
    color: #d01; }
  DIV.highlight .s2 {
    color: #07c; }
  DIV.highlight .se {
    color: #d01; }
  DIV.highlight .sh {
    color: #d01; }
  DIV.highlight .si {
    color: #666; }
  DIV.highlight .sx {
    color: #07c; }
  DIV.highlight .sr {
    color: #d01; }
  DIV.highlight .s1 {
    color: #07c; }
  DIV.highlight .ss {
    color: #07c; }
  DIV.highlight .bp {
    color: #111111; }
  DIV.highlight .vc {
    color: #111111; }
  DIV.highlight .vg {
    color: #111111; }
  DIV.highlight .vi {
    color: #111111; }
  DIV.highlight .il {
    color: #ae81ff; }

#boastful {
  padding-top: 8px; }
  #boastful .boastful {
    display: inline; }
  #boastful .boastful img {
    width: 48px;
    height: 48px;
    border: 2px solid #ddd;
    margin-right: 6px; }
  #boastful .boastful .boastful_pointer {
    position: absolute;
    z-index: 999;
    left: -9999px;
    opacity: 1.0;
    display: none;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffd;
    border-top: 0; }
  #boastful .boastful .boastful_tweet {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #ffd;
    opacity: 1.0;
    padding: 5px;
    width: 250px;
    font-size: 13px;
    color: #331;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px; }
  #boastful .boastful .boastful_handle {
    font-size: 13px;
    font-weight: bold; }

BODY.leftbar #page #sidebar {
  float: left;
  padding-left: 0px;
  padding-right: 24px; }
BODY.leftbar #page #main {
  margin-right: 0;
  margin-left: 308px; }

.read_more {
  display: block;
  text-align: center;
  font-weight: normal;
  margin-top: 8px;
  font-family: myriad-pro, "Myriad Pro", "Trebuchet MS", myriad-pro, Helvetica, arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #f02f0e; }
  .read_more A {
    color: #f02f0e; }
    .read_more A:hover {
      color: #0088bb; }

input#s {
  width: 240px;
  font-family: consolas, menlo, monaco, "Liberation Mono", "Droid Sans Mono", courier, monospace;
  font-size: 11px;
  padding: 2px; }

.previousnext {
  font-size: 0.9em;
  padding: 6px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 1em; }
  .previousnext .next {
    float: right; }
  .previousnext A {
    padding: 2px;
    color: #999; }

.excerpt_thumb {
  float: right;
  margin-left: 18px;
  margin-bottom: 6px; }

.postedin {
  font-size: 0.8em; }

#archives li {
  font-size: 14px;
  color: #888;
  line-height: 1.5em; }
  #archives li a {
    color: #0088bb;
    font-weight: bold; }
#archives h2 {
  border-bottom: 3px solid #ddd;
  padding-bottom: 2px; }
  #archives h2 a {
    text-decoration: none;
    color: #f02f0e; }

div.widget_featured-posts {
  min-height: 190px;
  min-height: 95px;
  min-height: 90px;
  margin-bottom: 1.4em;
  padding-bottom: 0px; }
  div.widget_featured-posts ul {
    list-style-type: none;
    padding: 0; }
  div.widget_featured-posts li {
    list-style-type: none;
    display: block;
    float: left;
    width: 45%;
    padding-right: 12px;
    margin-right: 2%;
    margin-bottom: 12px; }
  div.widget_featured-posts li:last-child {
    margin-right: 0;
    padding-right: 0; }
  div.widget_featured-posts IMG {
    border: 1px solid #ddd;
    float: left;
    margin-right: 8px; }
  div.widget_featured-posts h4 {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-family: Helvetica, arial, sans-serif;
    line-height: 20px; }
    div.widget_featured-posts h4 A:hover {
      color: #08b; }
  div.widget_featured-posts.noborder {
    border-bottom-width: 0px; }
  div.widget_featured-posts.four {
    min-height: 170px; }
  div.widget_featured-posts.eight {
    min-height: 340px; }

#sidebar div.widget_featured-posts {
  border-bottom-width: 0px; }
  #sidebar div.widget_featured-posts li {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 0px; }
  #sidebar div.widget_featured-posts H4 {
    margin-top: 2px;
    font-size: 14px;
    line-height: 22px;
    margin-left: 85px; }
  #sidebar div.widget_featured-posts IMG {
    margin-right: 8px; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

#related abbr {
  display: none; }
#related .excerpt {
  font-size: 0.9em;
  line-height: 1.3em;
  color: #666;
  display: block;
  margin-bottom: 8px; }

.navigation {
  text-align: right;
  padding-top: 0px;
  margin-top: 2em; }

/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $
 * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {
  padding: 0;
  margin: 24px 0;
  font-family: myriad-pro, "Myriad Pro", "Trebuchet MS", myriad-pro, Helvetica, arial, sans-serif; }

.wp-paginate li {
  display: inline;
  list-style: none; }

.wp-paginate a {
  background: #eee;
  border: 1px solid #eee;
  color: #111111;
  margin-right: 4px;
  padding: 3px 6px;
  text-align: center;
  text-decoration: none; }

.wp-paginate a:hover, .wp-paginate a:active {
  color: #f02f0e;
  text-decoration: underline; }

.wp-paginate .title {
  color: #111111;
  margin-right: 4px; }

.wp-paginate .gap {
  color: #666;
  margin-right: 4px; }

.wp-paginate .current {
  color: #fff;
  background: #66d7ff;
  border: 1px solid #66d7ff;
  margin-right: 4px;
  padding: 3px 6px; }

/* style overrides for comments pagination */
STRONG {
  font-weight: normal;
  font-style: italic; }

EM {
  font-style: italic; }

DIV.post IMG { max-width: 100% !important; }
