.bb-quote, .bb-code, .bb-php, .bb-code-title, .bb-php-title {
    margin-left: 20px;
    margin-right: 20px;
    color: black;
    direction: ltr;
}

.bb-code-title, .bb-php-title {
    margin-bottom: 2px;
    background-color:#CCCCCC;
    font-weight: bold;
    padding-left: 5px;
}

.bb-code, .bb-php {
    font-family: courier, "courier new";
    background-color: #DDDDDD;
    padding: 10px;
    white-space: pre;
    overflow: auto;
    max-height: 24em;
}

.bb-quote {
    background-color: #DDDDDD;
    padding: 10px;
}

.bb-list-ordered-d {
    list-style-type: decimal;
}
.bb-list-ordered-la {
    list-style-type: lower-alpha;
}
.bb-list-ordered-ua {
    list-style-type: upper-alpha;
}

      .serendipity_findmore {
        margin: 5px auto 5px auto;
        padding: 5px;
        text-align: center;
      }

      .serendipity_findmore img {
        border: 0px;
      }

      .serendipity_diggcount {
          float: left;
      }
/* templates/default/style_fallback.css  */
/* This is the templates/default/style_fallback.css file.
   It emits CSS rules that all templates should have.
   Classes are declared on top of the file, so if you
   want to make changes in your own template, you
   should override the rules on the bottom of your
   style.css template. 
   IT IS NOT ADVISED TO CREATE YOUR OWN style_fallback.css FILE! */

/* Default image classes for left/right/usual layout */
.serendipity_image_center {
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_left {
  float: left;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

.serendipity_image_right {
  float: right;
  border: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

/* Default listing without spacers */
.plainList {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

/* Messages: Centered, important, notice */
.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}

/* Embedded images with comments inside the s9y image manager */
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {
    border: 1px solid #ddd;
    background-color: #efefef;
    margin: 3px;
    padding: 3px;
    text-align: center;
}

.serendipity_imageComment_center {
    margin: auto;
}

.serendipity_imageComment_left {
    float: left;
}

.serendipity_imageComment_right {
    float: right;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    border-top: 1px solid #ddd;
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 8pt;
    text-align: center;
}

/* END OF style_fallback.css *//* templates/oneroom/style.css  */
html,body{border:0;margin:0;padding:0}html{background:#3E4035 url(templates/oneroom/img/bg.jpg)}body{background:url(templates/oneroom/img/header_bg.jpg) repeat-x 0 0;color:#333;font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;font-size:80%;text-align:center}a{color:#676F51;text-decoration:none}a:hover{color:#000;text-decoration:underline}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0;padding:0}h1{background:#F4F5F3 url(templates/oneroom/img/content-sep.jpg) repeat-x 0 0;border-bottom:#E2E4E0 1px solid;clear:both;font-size:1.8em;margin:10px -20px;padding:5px 20px}h1 a{color:#33352C !important}h2{font-size:1.8em}h3{font-size:1.6em}h4{font-size:1.4em}h5{font-size:1.3em}p{margin:10px 0;padding:0}ul{list-style:none;margin:0;padding:0}blockquote{border-left:1px solid #D0D0CE;color:#444;display:block;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.4em;font-style:italic;margin:10px 20px;padding-left:10px}code,pre{color:#444;font-size:1.2em}pre{background-color:#F4F5F3;border:#E2E4E0 1px dotted;clear:both;display:block;margin:15px 0;padding:0.2em 0.5em}small{font-size:0.8em}big{font-size:1.2em;font-weight:700}sup{bottom:0.3em;position:relative;vertical-align:baseline}sub{bottom:-0.2em;position:relative;vertical-align:baseline}acronym,abbr{border-bottom:1px dashed;cursor:help;letter-spacing:1px}hr{border-bottom:1px solid #FFF;border-left:none;border-right:none;border-top:1px dotted #BEC1B5;clear:both;display:block;margin:5px 0}.note,.error{border-bottom:#EBE8D7 1px solid;border-top:#EBE8D7 1px solid;display:block;float:left;line-height:normal;margin:20px 0;padding:5px 10px;width:460px}.note{background-color:#F4F5F3;border-bottom:#E2E4E0 1px solid;border-top:#E2E4E0 1px solid}.error{background-color:#FF9D9D;border-bottom:#F30 1px solid;border-top:#F30 1px solid}.nobullet{background:transparent !important;list-style:none !important;margin:0;padding:0}table{border:0;margin:0 0 18px;padding:0}table tr td{padding:2px}.clear{clear:both;width:100%;height:0;line-height:0;font-size:0;padding:0;margin:0;border:0}.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}.alignleft{display:block;float:left}.alignright{display:block;float:right}.aligncenter{display:block;margin:0 auto;text-align:center}img.alignleft,img.alignright,img.aligncenter{background:#EFEFED;border:1px solid #D0D0CE;display:block;padding:3px}img.alignleft{float:left;margin:0 10px 2px 0}img.alignright{float:right;margin:0 0 2px 10px}img.aligncenter{margin:5px auto}img.noborder{background:transparent;border:none;padding:0}a:hover img.alignleft,a:hover img.alignright,a:hover img.aligncenter{background:#FFF;display:block;padding:3px}.wp-caption{background-color:#EFEFED;border:1px solid #D0D0CE;margin-bottom:15px;margin-top:15px;padding:3px;text-align:center;max-width:470px!important} .wp-caption img{border:none;margin:0;padding:0;width:100%!important;height:auto!important}.wp-caption-text{color:#676F51;font-size:0.85em;margin:0;padding:4px 0}a img,img{border:none}h6,#intro h2{font-size:1.2em}.nopadding,.commentlist,#respond form{margin:0 !important;padding:0 !important}.nobackground,#respond .left-sidebar p{background:transparent !important}.grey,#intro,#intro a,#intro h2 span{color:#676F51}#intro a,.postmetadata a:hover,#wp-calendar tr a{text-decoration:underline}#container{height:100%;text-align:center;width:100%;/*background:transparent url(templates/oneroom/img/ribbon.png) no-repeat scroll right top*/}#wrapper{margin:0 auto;text-align:left;width:968px}#header{background:url(templates/oneroom/img/content_top.png) no-repeat 0 bottom;font-size:0.9em;height:115px;position:relative}#logo{background:url(templates/oneroom/img/logo_bg.png) no-repeat right bottom;display:block;float:left;height:62px;padding:9px 0 0 20px;width:218px}#logo h1,#logo h1 a{background:transparent;border:none;clear:both;color:white!important;font:normal 1.6em Georgia,"Times New Roman",Times,serif;line-height:34px;margin:0 auto;padding:12px 0 0;text-align:center;text-decoration:none;width:210px}.logo{background:url(templates/oneroom/img/logo.jpg) no-repeat center bottom;display:block;height:35px;margin:0 auto;padding-top:12px;width:200px}.menu{display:block;float:right;height:24px;list-style:none;margin:8px 0 0 30px;padding:0;text-align:center}.menu li{display:block;float:left;height:24px;margin:0 6px 0 0;padding:0;position:relative;text-align:center;width:auto}.menu li a{border:1px solid #2F3028;color:#BDC1AF;display:block;float:left;font-size:1.1em;font-weight:400;height:24px;line-height:24px;padding:0 8px;position:relative;text-decoration:none}.menu li a:hover{background:#252620;border:1px solid #5A5C4D;color:#FFF;text-decoration:none}.menu li.current_page_item a,.menu li.current_page_item a:hover{background:#6C9339;border:1px solid #B5BBA6;color:#FFF;font-weight:700;margin:-1px}#navAdmin{border-left:1px solid #464A3B;clear:right;color:#BDC1AF;display:block;float:right;height:14px;list-style:none;margin:14px 0 0 30px;padding:0;text-align:center}#navAdmin li{border-right:1px solid #464A3B;display:block;float:left;height:14px;margin:0;padding:0;position:relative;text-align:center;width:auto}#navAdmin li a{color:#BDC1AF;display:block;float:left;font-size:0.9em;height:14px;line-height:14px;padding:0 8px;position:relative}#navAdmin li a:hover{color:#FFF}#rss{background:url(templates/oneroom/img/rss_bg.png) no-repeat right 0;clear:right;color:#FFF;display:block;float:right;font-size:1.4em;height:31px;line-height:32px;padding-right:20px;position:absolute;right:170px;text-align:center;text-transform:uppercase;top:60px;width:90px;z-index:90}#tweet{background:url(templates/oneroom/img/tweet_bg.png) no-repeat right 0;clear:right;color:#FFF;display:block;float:right;font-size:1.4em;height:31px;line-height:32px;padding-right:25px;position:absolute;right:5px;text-align:center;text-transform:uppercase;top:60px;width:135px;z-index:90}#pageWrapper{background:transparent url(templates/oneroom/img/content_bg.png) repeat-y 0 0;overflow:hidden}#content{display:block;float:left;overflow:hidden;padding-left:4px;width:680px}#content h1,#content h2,#content h3,#content h4,#content h5,#content h6{color:#33352C;font-family:Georgia,"Times New Roman",Times,serif}#intro{clear:both;display:block;float:right;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.4em;font-style:italic;padding:10px 20px 0;width:480px}#intro h2 span{font-size:0.9em}.postWrapper{clear:both;display:block}.postmetadata{clear:left;display:block;float:left;font-size:0.85em;padding:5px 0 20px;width:160px}.postmetadata a{color:#615F58}.meta-date{background:url(templates/oneroom/img/date.png) no-repeat 0 0;clear:both;color:#FFF;display:block;height:29px;padding-top:7px;width:160px}.date-day{border-right:1px solid #FFF;display:block;float:left;font-size:2.2em;font-weight:700;height:20px;line-height:18px;padding-left:10px;padding-right:5px;text-align:right}.date-month{display:block;float:left;font-size:1.2em;font-weight:700;height:12px;line-height:10px;padding-left:8px;width:90px}.date-year{display:block;float:left;font-size:0.8em;height:10px;line-height:10px;padding-left:8px;width:90px}.meta-author,.meta-edit,.meta-comments,.meta-categories,.meta-tags{clear:both;display:block;margin-left:10px;padding:2px 0 2px 20px;width:120px}.meta-author{background:url(templates/oneroom/img/icon-author.png) no-repeat 0 0}.meta-edit{background:url(templates/oneroom/img/icon-edit.png) no-repeat 0 0}.meta-comments{background:url(templates/oneroom/img/icon-comment.png) no-repeat 0 0}.meta-categories{background:url(templates/oneroom/img/icon-category.png) no-repeat 0 0}.meta-tags{background:url(templates/oneroom/img/icon-tag.jpg) no-repeat 0 0}.post{clear:right;display:block;float:right;padding:5px 20px 20px;width:480px}.post h2{margin:25px 0 15px}.post h3,.post h4,.post h5,.post h6{margin:15px 0}.post ul li{background:url(templates/oneroom/img/ul-post-arrow.jpg) no-repeat 0 9px;margin:0;padding:5px 0 5px 10px}.entry{width:480px}a span.more{background-color:#33352C;clear:both;color:#FFF;display:block;font-size:0.8em;font-weight:700;margin:20px 0 0 !important;padding:4px 7px;width:36px}a:hover span.more{background-color:#6C9339;color:#FFF;text-decoration:none}.left-sidebar{background:url(templates/oneroom/img/left-sidebar-sep.jpg) no-repeat 0 0;clear:left !important;display:block;float:left;font-size:0.85em;font-weight:400;margin:0;padding:15px 0 0 10px;width:150px}.left-sidebar p{background:url(templates/oneroom/img/comment-arrow.png) no-repeat right 5px;line-height:1.5em;margin:0;padding-right:10px}.left-sidebar p label{margin-bottom:5px;display:block}.left-sidebar h3{margin:0;padding:0}.left-sidebar .avatar{background:#EFEFED;border:1px solid #D0D0CE;display:block;float:left;margin:0 5px 0 0;padding:3px}.nav{float:right;font-family:"Times New Roman",Times,serif;font-size:1.3em;font-weight:700;overflow:hidden;padding:7px 20px;width:480px}.nav-border-bottom{border-bottom:#E2E4E0 1px solid}.nav-padding{padding:14px 20px !important}.nav-border-bottom a{border:solid 1px #676F51;padding:0 5px 0 5px}.nav-border-bottom a:hover{background-color:#A9B095;text-decoration:none}.nav-border-bottom .current{border:solid 1px #676F51;background-color:#A9B095;padding:0 5px 0 5px}.reply{font-size:90%;text-align:right}.commentlist li{clear:both;display:block;font-weight:700;margin:0 !important;padding:0 !important}.comment-content{clear:right;display:block;float:left;width:480px;font-weight:normal;margin:0;padding:15px 20px;min-height:50px}.comment-content,.nav{background:#F4F5F3 url(templates/oneroom/img/content-sep.jpg) repeat-x 0 0}#respond{background:url(templates/oneroom/img/left-sidebar-sep.jpg) no-repeat 0 bottom;clear:both;display:block;margin:0 0 20px !important;min-height:1px;padding:0 !important;overflow:hidden}#respond h3{padding-bottom:20px}#respond form textarea{height:100px !important}#respond form .field{border:1px solid #7F9DB9;padding:2px 5px !important;width:130px}#respond .form-content{clear:right;display:block;float:left;width:480px;font-weight:normal;margin:0;padding:15px 20px;background:#F4F5F3 url(templates/oneroom/img/content-sep.jpg) repeat-x 0 0;border-bottom:#E2E4E0 1px solid;padding-top:55px}#sidebar{clear:right;display:block;float:left;overflow:hidden;padding-bottom:40px;width:280px}#sidebar h2{color:#33352C;font-family:Georgia,"Times New Roman",Times,serif;font-size:1.6em;margin:0 0 10px;padding:0}#sidebar ul li{background:url(templates/oneroom/img/sidebar_sep.jpg) no-repeat 0 0;margin:0;padding:15px 10px;width:260px}#sidebar ul li ul{margin:0 0 0 5px;width:245px}#sidebar ul li ul li{background:url(templates/oneroom/img/ul-sidebar-arrow.png) no-repeat 0 5px;margin:0;padding:0 0 0 10px;width:240px !important}#sidebar ul li ul li ul{margin:0 !important;padding:0 !important;width:230px !important}#sidebar ul li ul li ul li{margin:0 !important;padding:5px 0 5px 10px;width:190px !important}#sidebar div.plugin_comment_wrap{margin-bottom:5px}#sidebar div.plugin_comment_wrap .plugin_comment_author{font-weight:bold}#searchform{background:transparent url(templates/oneroom/img/search-bar.png) no-repeat;height:37px;width:260px}.search-field{background:transparent;border:none;display:block;float:left;padding:10px;width:200px}.search-submit{background:transparent;border:none;cursor:pointer;display:block;float:left;height:37px;width:40px}.search-field:focus{outline:none !important}.ads{clear:both;display:block;margin:20px 0;padding:0;width:264px}.ads img{background:transparent;border:none;display:block;height:125px;padding:0;width:125px}.ads .ad-left{float:left;margin:0 0 10px}.ads .ad-right{float:right;margin:0 0 10px}#calendar_wrap{display:block;margin:0 auto;width:240px}#wp-calendar{background:#EFEFED;border:1px solid #D0D0CE;padding:3px;width:90%}#wp-calendar #prev a,#wp-calendar #next a{font-size:9pt}#wp-calendar a{text-decoration:none}#wp-calendar caption{font-size:1.2em;font-weight:700;padding:5px;text-align:center;text-transform:uppercase}#wp-calendar thead{margin-top:5px}#wp-calendar th{background:#ddd;border:1px solid #D0D0CE;font-size:0.9em;font-style:normal;text-align:center;text-transform:capitalize}#wp-calendar #next a{display:block;float:right}#footer{background:#21221C url(templates/oneroom/img/footer_bg.jpg) repeat-x 0 0;clear:both;color:#A9B095;font-size:0.85em;height:61px;margin:0 auto 80px;width:960px}#footer ul li{display:inline}#footer a:hover{color:#A9B095;text-decoration:none}#footer .foot_l{background:url(templates/oneroom/img/footer_l.jpg) no-repeat left top;float:left;height:61px;width:8px}#footer .foot_r{background:url(templates/oneroom/img/footer_r.jpg) no-repeat right top;clear:right;float:right;height:61px;width:8px}#footer .foot_content{clear:none;display:block;float:left;padding:10px 0 0;width:800px}#footer .foot_content p{line-height:20px;margin:0;padding:0}#toTop{background:url(templates/oneroom/img/top.jpg) no-repeat 0 0;clear:none;display:block;float:right;height:25px;margin-right:40px;width:50px}.serendipity_tweet{text-align:center}
*{padding:0;margin:0}#TB_window{font:12px Arial,Helvetica,sans-serif;color:#333}#TB_secondLine{font:10px Arial,Helvetica,sans-serif;color:#666}#TB_window a:link{color:#666}#TB_window a:visited{color:#666}#TB_window a:hover{color:#000}#TB_window a:active{color:#666}#TB_window a:focus{color:#666}#TB_overlay{position:fixed;z-index:100;top:0px;left:0px;height:100%;width:100%}.TB_overlayMacFFBGHack{background:url(/plugins/serendipity_event_lightbox/thickbox/macFFBgHack.png) repeat}.TB_overlayBG{background-color:#000;filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75}* html #TB_overlay{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}#TB_window{position:fixed;background:#fff;z-index:102;color:#000;display:none;border:4px solid #525252;text-align:left;top:50%;left:50%}* html #TB_window{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}#TB_window img#TB_Image{display:block;margin:15px 0 0 15px;border-right:1px solid #ccc;border-bottom:1px solid #ccc;border-top:1px solid #666;border-left:1px solid #666}#TB_caption{height:25px;padding:7px 30px 10px 25px;float:left}#TB_closeWindow{height:25px;padding:11px 25px 10px 0;float:right}#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right}#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px}#TB_title{background-color:#e8e8e8;height:27px}#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em}#TB_ajaxContent.TB_modal{padding:15px}#TB_ajaxContent p{padding:5px 0px 5px 0px}#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:103;top:50%;left:50%;margin:-6px 0 0 -104px}* html #TB_load{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2)+(TBWindowMargin = document.documentElement &&document.documentElement.scrollTop || document.body.scrollTop)+'px')}#TB_HideSelect{z-index:99;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;height:100%;width:100%}* html #TB_HideSelect{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}#TB_iframeContent{clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px}
.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
    font-size: 7pt;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    margin-left: 50px;
    margin-right: 0px;
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 20px;
    margin-bottom: 0px;
}



.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
.serendipity_freeTag_xmlTagEntry {
    white-space: pre;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px;
}
/* Amazon Chooser Plugin */
div.serendipity_amazonchr_title {
  font-size:100%;
  font-weight:bold;
}

div.serendipity_amazonchr_body_list {
  padding: 20px; 
 -moz-background-clip:border;
 -moz-background-inline-policy:continuous;
 -moz-background-origin:padding;
 background:#FFFFFF none repeat scroll 0 0;
 border:0 none;
 margin:0 auto;
 text-align:left;
 width:95%;
 font-size: 11px;
}

div.serendipity_amazonchr_page_buttons {
  padding-left: 30px; 
  padding-right: 30px;
  width: 75%;
}
span.serendipity_amazonchr_nextbutton {
  float: left;
}

span.serendipity_amazonchr_previousbutton {
  float: right;
}

div.serendipity_amazonchr_noimage {
  font-size:90%;
}

span.serendipity_amazonchr_productgroup {
  font-weight:normal;
}


div.serendipity_amazonchr_body_count {
  font-size:1.1em;
  font-weight:bold;
  padding: 10px; 
}

div.serendipity_amazonchr_body {
  padding: 20px;
  width: 700px;
  clear:both;
}

div.serendipity_amazonchr_image {
  position:relative;
  padding-left:1%;
  padding-right:1%;
  float:left;
}

img.serendipity_amazonchr_pic {
    border: 1px solid black;
}

div.serendipity_amazonchr_block {
  float: left;
  padding-left: 1%;
  max-width: 500px;
}

div.serendipity_amazonchr_attr {
  font-size:1em;
  padding: 2px -2px 2px -2px;
}

div.serendipity_amazonchr_offer {
  font-size:1em;
}

div.serendipity_amazonchr_offers {
  font-size:1em;
}

div.serendipity_amazonchr_cache {
  bottom: 0;
  position: relative;
  clear:left;
  font-size:1em;
  font-weight:bold;
  padding-left: 1%;
}

div.amazon_sidebar {
  text-align: center;
  margin: 0px auto;
}

div.amazon_sidebar img {
  border: 0px;
}


/* plugin twitter */
#twitter_update_list {
    list-style: none;
    padding-left: 0;
}
a.twitter_update_time {
    display: block;
    padding-bottom: 5px;
}

