body {
  font: normal normal 12px 'Times New Roman', Times, FreeSerif, serif;
  color: #666666;
  background: #ffffff none repeat scroll top left;
  padding: 0 0 0 0;
  }
  html body .region-inner {
  min-width: 0;
  max-width: 100%;
  width: auto;
  }
  h2 {
  font-size: 22px;
  }
  a:link {
  text-decoration:none;
  color: #000000;
  }
  a:visited {
  text-decoration:none;
  color: #000000;
  }
  a:hover {
  text-decoration:underline;
  color: #bbbbbb;
  }
  .body-fauxcolumn-outer .fauxcolumn-inner {
  background: transparent none repeat scroll top left;
  _background-image: none;
  }
  .body-fauxcolumn-outer .cap-top {
  position: absolute;
  z-index: 1;
  height: 400px;
  width: 100%;
  }
  .body-fauxcolumn-outer .cap-top .cap-left {
  width: 100%;
  background: transparent none repeat-x scroll top left;
  _background-image: none;
  }
  .content-outer {
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .15);
  -goog-ms-box-shadow: 0 0 0 #333333;
  box-shadow: 0 0 0 rgba(0, 0, 0, .15);
  margin-bottom: 1px;
  }
  .content-inner {
  padding: 10px 40px;
  }
  .content-inner {
  background-color: #ffffff;
  }
  /* Header
  ----------------------------------------------- */
  .header-outer {
  background: transparent none repeat-x scroll 0 -400px;
  _background-image: none;
  }
  .Header h1 {
  font: normal normal 40px 'Trebuchet MS',Trebuchet,Verdana,sans-serif;
  color: #000000;
  text-shadow: 0 0 0 rgba(0, 0, 0, .2);
  }
  .Header h1 a {
  color: #000000;
  }
  .Header .description {
  font-size: 18px;
  color: #000000;
  }
  .header-inner .Header .titlewrapper {
  padding: 22px 0;
  }
  .header-inner .Header .descriptionwrapper {
  padding: 0 0;
  }
  /* Tabs
  ----------------------------------------------- */
  .tabs-inner .section:first-child {
  border-top: 0 solid #dddddd;
  }
  .tabs-inner .section:first-child ul {
  margin-top: -1px;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  }
  .tabs-inner .widget ul {
  background: #fae5e5 none repeat-x scroll 0 -800px;
  _background-image: none;
  border-bottom: 1px solid #dddddd;
  margin-top: 0;
  margin-left: -30px;
  margin-right: -30px;
  }
  .tabs-inner .widget li a {
  display: inline-block;
  padding: .6em 1em;
  font: normal normal 12px 'Times New Roman', Times, FreeSerif, serif;
  color: #000000;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #dddddd;
  }
  .tabs-inner .widget li:first-child a {
  border-left: none;
  }
  .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover {
  color: #000000;
  background-color: #fae5e5;
  text-decoration: none;
  }
  /* Columns
  ----------------------------------------------- */
  .main-outer {
  border-top: 0 solid transparent;
  }
  .fauxcolumn-left-outer .fauxcolumn-inner {
  border-right: 1px solid transparent;
  }
  .fauxcolumn-right-outer .fauxcolumn-inner {
  border-left: 1px solid transparent;
  }
  /* Headings
  ----------------------------------------------- */
  div.widget > h2,
  div.widget h2.title {
  margin: 0 0 1em 0;
  font: normal normal 12px 'Times New Roman', Times, FreeSerif, serif;
  color: #000000;
  }
  /* Widgets
  ----------------------------------------------- */
  .widget .zippy {
  color: #999999;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, .1);
  }
  .widget .popular-posts ul {
  list-style: none;
  }
  /* Posts
  ----------------------------------------------- */
  h2.date-header {
  font: normal bold 11px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
  }
  .date-header span {
  background-color: #ffffff;
  color: #666666;
  padding: 0.4em;
  letter-spacing: 3px;
  margin: inherit;
  }
  .main-inner {
  padding-top: 35px;
  padding-bottom: 65px;
  }
  .main-inner .column-center-inner {
  padding: 0 0;
  }
  .main-inner .column-center-inner .section {
  margin: 0 1em;
  }
  .post {
  margin: 0 0 45px 0;
  }
  h3.post-title, .comments h4 {
  font: normal normal 22px 'Times New Roman', Times, FreeSerif, serif;
  margin: .75em 0 0;
  }
  .post-body {
  font-size: 110%;
  line-height: 1.4;
  position: relative;
  }
  .post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
  .BlogList .item-thumbnail img {
  padding: 2px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, .1);
  }
  .post-body img, .post-body .tr-caption-container {
  padding: 5px;
  }
  .post-body .tr-caption-container {
  color: #666666;
  }
  .post-body .tr-caption-container img {
  padding: 0;
  background: transparent;
  border: none;
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 0 rgba(0, 0, 0, .1);
  }
  .post-header {
  margin: 0 0 1.5em;
  line-height: 1.6;
  font-size: 90%;
  }
  .post-footer {
  margin: 20px -2px 0;
  padding: 5px 10px;
  color: #666666;
  background-color: #ffffff;
  border-bottom: 1px solid #bbbbbb;
  line-height: 1.6;
  font-size: 90%;
  }
  #comments .comment-author {
  padding-top: 1.5em;
  border-top: 1px solid transparent;
  background-position: 0 1.5em;
  }
  #comments .comment-author:first-child {
  padding-top: 0;
  border-top: none;
  }
  .avatar-image-container {
  margin: .2em 0 0;
  }
  #comments .avatar-image-container img {
  border: 1px solid #eeeeee;
  }
  /* Comments
  ----------------------------------------------- */
  .comments .comments-content .icon.blog-author {
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==);
  }
  .comments .comments-content .loadmore a {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  }
  .comments .comment-thread.inline-thread {
  background-color: #ffffff;
  }
  .comments .continue {
  border-top: 2px solid #999999;
  }
  /* Accents
  ---------------------------------------------- */
  .section-columns td.columns-cell {
  border-left: 1px solid transparent;
  }
  .blog-pager {
  background: transparent url(//www.blogblog.com/1kt/simple/paging_dot.png) repeat-x scroll top center;
  }
  .blog-pager-older-link, .home-link,
  .blog-pager-newer-link {
  background-color: #ffffff;
  padding: 5px;
  }
  .footer-outer {
  border-top: 1px dashed #bbbbbb;
  }
  /* Mobile
  ----------------------------------------------- */
  body.mobile  {
  background-size: auto;
  }
  .mobile .body-fauxcolumn-outer {
  background: transparent none repeat scroll top left;
  }
  .mobile .body-fauxcolumn-outer .cap-top {
  background-size: 100% auto;
  }
  .mobile .content-outer {
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  box-shadow: 0 0 3px rgba(0, 0, 0, .15);
  }
  .mobile .tabs-inner .widget ul {
  margin-left: 0;
  margin-right: 0;
  }
  .mobile .post {
  margin: 0;
  }
  .mobile .main-inner .column-center-inner .section {
  margin: 0;
  }
  .mobile .date-header span {
  padding: 0.1em 10px;
  margin: 0 -10px;
  }
  .mobile h3.post-title {
  margin: 0;
  }
  .mobile .blog-pager {
  background: transparent none no-repeat scroll top center;
  }
  .mobile .footer-outer {
  border-top: none;
  }
  .mobile .main-inner, .mobile .footer-inner {
  background-color: #ffffff;
  }
  .mobile-index-contents {
  color: #666666;
  }
  .mobile-link-button {
  background-color: #000000;
  }
  .mobile-link-button a:link, .mobile-link-button a:visited {
  color: #ffffff;
  }
  .mobile .tabs-inner .section:first-child {
  border-top: none;
  }
  .mobile .tabs-inner .PageList .widget-content {
  background-color: #fae5e5;
  color: #000000;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  }
  .mobile .tabs-inner .PageList .widget-content .pagelist-arrow {
  border-left: 1px solid #dddddd;
  }

  body {
  min-width: 1150px;
  }
  .content-outer, .content-fauxcolumn-outer, .region-inner {
  min-width: 1150px;
  max-width: 1150px;
  _width: 1150px;
  }
  .main-inner .columns {
  padding-left: 0;
  padding-right: 310px;
  }
  .main-inner .fauxcolumn-center-outer {
  left: 0;
  right: 310px;
  /* IE6 does not respect left and right together */
  _width: expression(this.parentNode.offsetWidth -
  parseInt("0") -
  parseInt("310px") + 'px');
  }
  .main-inner .fauxcolumn-left-outer {
  width: 0;
  }
  .main-inner .fauxcolumn-right-outer {
  width: 310px;
  }
  .main-inner .column-left-outer {
  width: 0;
  right: 100%;
  margin-left: -0;
  }
  .main-inner .column-right-outer {
  width: 310px;
  margin-right: -310px;
  }
  #layout {
  min-width: 0;
  }
  #layout .content-outer {
  min-width: 0;
  width: 800px;
  }
  #layout .region-inner {
  min-width: 0;
  width: auto;
  }
  .post-title {
  text-align: center;
  }


  .date-header {
  text-align: center;
  }


  h3.post-title { 
  margin-top:-1px !important; 
  } 

  .post-body img, .post-body .tr-caption-container, .ss, .Profile img, .Image img,
  .BlogList .item-thumbnail img {
  padding: none !important;
  border: none !important;
  background: none !important;
  -moz-box-shadow: 0px 0px 0px transparent !important;
  -webkit-box-shadow: 0px 0px 0px transparent !important;
  box-shadow: 0px 0px 0px transparent !important;
  }

  .PageList {text-align:center !important;}
  .PageList li {display:inline !important; float:none !important;}

  .tabs-inner .widget li a 
  {
  border-right: 0;
  }
  .tabs-inner .widget li a {
   padding: 0.9em 5.8Em!important;
  }

  .sidebar h2 {
  background-image: url(http://i1279.photobucket.com/albums/y529/aleelilyx/sidebarloraloves3_zps25c967a4.png);
  background-position: center;
  background-repeat: no-repeat;
  height: 25px;
  padding-left: 10px;
  padding-top: 10px;
  }

  .sidebar .widget h2 {
  text-align: center;
  }

  .sidebar .widget {
  text-align: center;
  }
  #header-inner img {margin: 0 auto !important;}
  #header-inner {text-align:center !important;} /*include this line if you are using Template Designer*/

  #Attribution1 {
  display: none;
  }
      #uds-searchControl .gs-result .gs-title,
      #uds-searchControl .gs-result .gs-title *,
      #uds-searchControl .gsc-results .gsc-trailing-more-results,
      #uds-searchControl .gsc-results .gsc-trailing-more-results * {
        color:#000000;
      }

      #uds-searchControl .gs-result .gs-title a:visited,
      #uds-searchControl .gs-result .gs-title a:visited * {
        color:#000000;
      }

      #uds-searchControl .gs-relativePublishedDate,
      #uds-searchControl .gs-publishedDate {
        color: #000000;
      }

      #uds-searchControl .gs-result a.gs-visibleUrl,
      #uds-searchControl .gs-result .gs-visibleUrl {
        color: #000000;
      }

      #uds-searchControl .gsc-results {
        border-color: #dddddd;
        background-color: #ffffff;
      }

      #uds-searchControl .gsc-tabhActive {
        border-color: #dddddd;
        border-top-color: #dddddd;
        background-color: #ffffff;
        color: #666666;
      }

      #uds-searchControl .gsc-tabhInactive {
        border-color: #dddddd;
        background-color: transparent;
        color: #000000;
      }

      #uds-searchClearResults {
        border-color: #dddddd;
      }

      #uds-searchClearResults:hover {
        border-color: #dddddd;
      }

      #uds-searchControl .gsc-cursor-page {
        color: #000000;
      }

      #uds-searchControl .gsc-cursor-current-page {
        color: #666666;
      }