@font-face {
  font-family: "goudy";
  src: url("/goudy.otf"); }

@font-face {
  font-family: "junction";
  src: url("/junction.otf"); }

@font-face {
  font-family: "chunk";
  src: url("/chunk.otf"); }

html {
  background: none; }

body {
  background: url(/images/rosewoodbg.jpg) repeat; }

a {
  color: #0092b9;
  font-family: Rockwell, Courier New, Courier, Georgia, Times, Times New Roman, serif;
  font-weight: normal; }

h6.all a {
  font-weight: normal; }

#custom-doc {
  width: 61.54em;
  *width: 60.06em;
  min-width: 800px;
  margin: auto;
  text-align: left;
  background: url(/images/bg-50.png) repeat;
  padding: 0 10px 10px 10px;
  border-left: 5px solid #363739;
  border-right: 5px solid #363739;
  border-bottom: 5px solid #363739;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9); }
  #custom-doc #hd {
    border: 1px solid black;
    border-top: none;
    background: white;
    padding: 0 10px 10px 10px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3); }
    #custom-doc #hd h1 a {
      background: url(/images/logo.png) no-repeat;
      width: 432px;
      height: 98px;
      display: block;
      text-indent: -99999px;
      outline: none; }
    #custom-doc #hd .search {
      margin: 80px 10px 0 0; }
      #custom-doc #hd .search form input {
        border: 2px solid #0092b9;
        font-size: 108%;
        padding: 4px 15px 4px 5px;
        background: white url(/plugin_assets/community_engine/images/search.gif) no-repeat right center;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-bottom-radius: 3px; }
  #custom-doc #NavBarBottom {
    display: none;
    background: white url(/images/squiggle-h.png) repeat-x 50px;
    height: 6px; }
  #custom-doc #NavBar {
    background: white url(/images/squiggle-h.png) repeat-x;
    border: none;
    padding-top: 6px; }
    #custom-doc #NavBar ul li a {
      text-indent: -999999px;
      height: 80px;
      padding: 0;
      width: 20px;
      border-bottom: 3px solid white; }
    #custom-doc #NavBar ul li a:focus {
      outline: none; }
    #custom-doc #NavBar ul li.about a {
      background: white url(/images/header_tabs/about.png) no-repeat;
      width: 158px; }
    #custom-doc #NavBar ul li.inspiration a {
      background: white url(/images/header_tabs/inspiration.png) no-repeat;
      width: 259px; }
    #custom-doc #NavBar ul li.howto a {
      background: white url(/images/header_tabs/howto.png) no-repeat;
      width: 194px; }
    #custom-doc #NavBar ul li.video a {
      background: white url(/images/header_tabs/video.png) no-repeat;
      width: 163px; }
    #custom-doc #NavBar ul li.store a {
      background: white url(/images/header_tabs/store.png) no-repeat;
      width: 150px; }
    #custom-doc #NavBar ul li a:hover, #custom-doc #NavBar ul li.current a {
      background-position: bottom left; }

.box h3 {
  font-family: Rockwell, Courier New, Courier, Georgia, Times, Times New Roman, serif;
  font-weight: normal;
  border-bottom: 1px dashed #cccccc; }

.alt h3 {
  text-shadow: -1px 1px 0 rgba(255, 255, 255, 0.7);
  border: none; }

.sidebar .networks .container {
  background: url(/images/graphpaper.png) repeat-y -5px -55px;
  height: 405px;
  margin-left: 30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom-radius: 3px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7); }
  .sidebar .networks .container h3 {
    padding: 0;
    margin: 0;
    text-indent: -99999px;
    border: none;
    background: url(/images/networks/connectarrow.png) no-repeat 103px 7px;
    height: 43px; }
  .sidebar .networks .container a {
    display: block;
    width: 80px;
    height: 80px;
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-left: 70px;
    outline: none; }
    .sidebar .networks .container a#youtube {
      background-image: url(/images/networks/youtube.gif); }
    .sidebar .networks .container a#facebook {
      background-image: url(/images/networks/facebook.png);
      margin-bottom: 10px; }
    .sidebar .networks .container a#twitter {
      background-image: url(/images/networks/twitter.png); }
    .sidebar .networks .container a.rss {
      background-image: url(/images/networks/rss.png); }
    .sidebar .networks .container a.mail {
      background-image: url(/images/networks/mail.png); }
.sidebar .commented {
  margin-left: 30px; }
  .sidebar .commented ul li {
    border-bottom: 1px dashed #cccccc;
    margin-bottom: 10px;
    padding: 3px 3px 10px 3px; }

.posts {
  margin-left: 2px; }
  .posts .title-bg {
    background: url(/images/post/header2.png) no-repeat;
    height: 70px;
    width: 545px;
    padding-top: 22px; }
    .posts .title-bg .date, .posts .title-bg .number {
      float: left;
      font-family: Courier New, Courier, monospace;
      font-size: 11px;
      margin-left: 70px; }
    .posts .title-bg .date {
      margin-top: 10px; }
  .posts h4.entry-title {
    float: left;
    font-size: 1.6em;
    background: url(/images/post/bg.png) repeat-y;
    padding: 0 0 20px 25px;
    margin: 0px 0 0 0;
    width: 520px; }
    .posts h4.entry-title a {
      text-decoration: none;
      text-shadow: 0 1px 0px rgba(0, 0, 0, 0.3); }
  .posts .hentry {
    clear: both; }
  .posts .post-body {
    padding: 10px 25px 30px 25px;
    line-height: 1.8em;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 1em;
    background: url(/images/post/bg.png) repeat-y; }
    .posts .post-body a {
      font-family: Georgia, Times New Roman, Times, serif; }
    .posts .post-body strong {
      font-weight: bold; }
    .posts .post-body ul, .posts .post-body ol {
      margin-left: 2em; }
    .posts .post-body ul li {
      list-style-type: disc; }
    .posts .post-body ul.tags {
      margin-left: 0; }
      .posts .post-body ul.tags li {
        list-style-type: none; }
    .posts .post-body ol li {
      list-style-type: decimal; }
  .posts .captioned_img {
    text-align: right;
    border: 1px solid #cccccc;
    display: block;
    padding: 5px;
    font-family: Courier New, Courier, monospace;
    font-size: 10px; }
  .posts .post-meta {
    font-family: Courier New, Courier, monospace;
    height: 50px;
    padding: 3px 15px 10px 15px;
    background: url(/images/post/post-footer.png) no-repeat; }
    .posts .post-meta a {
      font-family: Courier New, Courier, monospace;
      text-decoration: none; }
    .posts .post-meta .date {
      float: left; }
    .posts .post-meta .comments {
      float: right; }

.more_posts {
  margin-top: -30px; }
  .more_posts h3 {
    margin-top: 10px; }
  .more_posts ul {
    margin-bottom: 20px; }
    .more_posts ul li {
      margin-bottom: 10px; }

#post_add_this {
  position: fixed;
  top: 280px;
  left: 10px;
  width: 37px;
  padding: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom-radius: 3px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  background: #efefef;
  z-index: 1; }

#meta_add_this {
  margin-left: 50px;
  width: 200px; }

#bd #yui-main .posts {
  position: relative;
  z-index: 2; }

.pagination {
  height: 1.5em;
  padding: 5px;
  margin: 0px !important;
  font-family: Courier New, Courier, monospace;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom-radius: 3px; }
  .pagination a {
    padding: 1px 4px 2px 4px !important; }

#profile_details img.polaroid {
  width: 200px !important; }

.MainForm textarea {
  width: 95% !important; }
.MainForm input[type=text] {
  width: 95%; }
.MainForm p input[type=submit] {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-bottom-radius: 4px;
  text-shadow: -1px 1px rgba(0, 0, 0, 0.5); }

.comments .MainForm input {
  width: 175px; }

#comments, .pagination, .main_column, .box {
  background-color: white !important; }

#comments, .main_column, .box {
  padding: 10px !important; }

.main_column, .pagination, #comments, .box {
  border: 1px solid black; }

#comments, #CommunityFooter, .box, .alt h3 {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom-radius: 3px; }

.pagination, #CommunityFooter {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); }

.posts, .networks, form#comments {
  background-color: transparent !important;
  padding: 0 !important;
  border: none !important; }

#CommunityFooter {
  background: white;
  padding: 5px;
  border: 1px solid black; }

#ft {
  background: none;
  padding: 0;
  border: none; }
  #ft .box {
    margin: 0; }
    #ft .box .regarding {
      font-family: Rockwell, Courier New, Courier, Georgia, Times, Times New Roman, serif;
      font-weight: normal;
      color: #b3b3b3; }
    #ft .box p {
      font-family: Georgia, Times New Roman, Times, serif;
      margin-top: 0.5em; }
  #ft .loading {
    background: white;
    border: #cccccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-bottom-radius: 3px; }

em {
  font-style: italic; }

strong {
  font-weight: bold; }

.features {
  background: black url(/images/features/bg2.png) no-repeat;
  height: 329px;
  width: 545px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom-radius: 3px;
  margin-bottom: 40px; }
  .features .first {
    *height: 1%;
    position: relative;
    top: 50px;
    left: 10px; }
    .features .first a .title {
      color: rgba(0, 0, 0, 0.7);
      font-size: 1.3em;
      text-shadow: 0 1px 1px white;
      font-family: Courier New, Courier, monospace;
      background: url(/images/features/label2.png) no-repeat;
      position: relative;
      margin: -80px 15px 0 -5px;
      height: 59px;
      width: 193px;
      padding-top: 25px;
      padding-left: 15px;
      padding-right: 10px;
      overflow: hidden; }
  .features .rest {
    font-family: Courier New, Courier, monospace;
    padding-top: 50px;
    line-height: 27px; }
    .features .rest p {
      padding-left: 20px;
      margin-bottom: 27px; }
      .features .rest p a.title {
        display: block;
        font-family: Courier New, Courier, monospace;
        text-shadow: 0 1px 1px white; }

.staple-y {
  background: url(/images/staple-y.png) no-repeat;
  width: 13px;
  height: 79px;
  position: absolute; }

.lg-rect-ad {
  margin-left: -5px;
  text-align: center;
  width: 310px;
  height: 250px;
  z-index: 9999;
  padding: 10px;
  position: relative;
  margin-bottom: 15px;
  background: url(/images/graphpaper.png) -5px -55px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-bottom-radius: 3px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0; }
  .lg-rect-ad .wraparound {
    background: url(/images/ad-triangle-bg.png) no-repeat;
    width: 104px;
    height: 50px;
    position: absolute;
    right: 0px;
    margin-top: 6px;
    z-index: 1; }
