@charset "utf-8";
/* CSS Document */
form {
    margin: 0
    }
a {
    color: #000;
    text-decoration: none;
    font-weight: bold
    }
a:hover {
    color: #fff;
    background: #000
    }
a.none:hover {
    color: #000;
    background: #fff;
    background-color: #fff
    }
ul {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0
    }
.myBody {
    background-image: url(images/background_stripe.png);
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0;
    /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    padding: 0;
    text-align: center;
    /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
    color: #000
    }
.myBody #container {
    width: 960px;
    padding: 0;
    margin: 0 auto;
    /* the auto margins (in conjunction with a width) center the page */
    text-align: left;
    /* this overrides the text-align: center on the body element. */
    }
.myBody #topAdBanner {
    width: 940px;
    padding: 10px;
    margin-top: 0;
    background: #FFF;
    text-align: center;
    border: 0 #EEE solid
    }
#logo {
    vertical-align: -1px;
    border: 0
    }
.myBody #header {
    margin-top: 20px;
    position: relative;
    background: #fff;
    height: 31px
    }
.myBody #header #title {
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 0;
    float: left;
    width: 382px;
    border-top-width: 1px;
    border-top-color: #666;
    background: #FFF;
    overflow: hidden;
    position: relative
    }
.myBody #header #title a {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: bold;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 16px;
    padding-bottom: 10px;
    overflow: hidden;
    position: relative
    }
.myBody #header #placeholder {
    float: left;
    width: 630px;
    height: 21px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #666;
    background: #FFF
    }
.myBody #header #menu {
    margin: 0;
    padding: 0;
    float: right;
    width: 578px;
    height: 18px;
    padding-top: 8px;
    padding-bottom: 2px;
    padding-right: 0;
    text-align: right;
    background: #FFF;
    border: 0 #EEE solid;
    border-left-width: 0;
    border-bottom-width: 0;
    position: relative
    }
.myBody #header #menu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 8px;
    position: relative
    }
.myBody #header #menu #icon a {
    margin: 0;
    padding: 0;
    margin-right: 10px;
    margin-top: 2px;
    position: relative
    }
.myBody #header #menu #icon a:hover {
    color: #fff;
    background: #fff
    }
.myBody #middle {
    width: 610px;
    float: left;
    margin-right: 10px
    }
.myBody #middle .post {
    width: 600px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: 0 #EEE solid;
    background: #FFF;
    margin-top: 10px
    }
.myBody #middle .more {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    line-height: 20px;
    width: 600px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border: 0 #EEE solid;
    background: #FFF
    }
.myBody #middle .list {
    padding-left: 0;
    width: 610px
    }
.myBody #middle .titlecontent {
    border: 0 #EEE solid;
    width: 610px;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    background: #FFF
    }
.myBody #middle .black {
    background: #000;
    color: #fff
    }
.myBody #middle .grey {
    padding-top: 10px;
    color: #fff;
    background: #000
    }
.myBody #middle .google_banner {
    text-align: left;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px
    }
.myBody #middle #previousnext {
    font-size: 18px;
    width: 620px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0 #EEE solid;
    background: #000;
    margin-top: 10px
    }
.myBody #middle #previousnext a {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 6px;
    color: #fff
    }
.myBody #middle #previousnext a:hover {
    background: #fff;
    color: #000
    }
.myBody #maincontent {
    padding-top: 10px
    }
.myBody #maincontent #title {
    float: left;
    padding-top: 3px;
    height: 24px;
    margin-left: 6px;
    margin-top: 140px;
    padding-left: px;
    padding-right: px;
    padding-bottom: 2px;
    background-color: #fff
    }
.myBody #maincontent #title a {
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    text-transform: capitalize;
    font-weight: bold;
    padding-left: 3px;
    padding-right: 5px;
    padding-bottom: 4px;
    padding-top: 3px
    }
.myBody #maincontent #byline {
    float: left;
    clear: both;
    white-space: nowrap;
    background: #fff;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 6px;
    margin-left: 6px;
    margin-top: 6px
    }
.myBody #maincontent #byline a {
    text-decoration: none
    }
.myBody #nextbutton {
    float: left;
    width: 120px;
    background: #fff;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 2px;
    padding-bottom: 2px
    }
.myBody #nextbutton a {
    text-decoration: none;
    font-weight: bold
    }
/* MAIN PAGE  */
.myBody #mainbanner {
    background: #FFF;
    border: 0 #EEE solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    clear: both;
    width: 940px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 9px;
    margin: 0;
    position: relative
    }
/* POST PAGE */
.myBody #banner {
    clear: both;
    width: 940px;
    padding: 0;
    margin: 0;
    padding-top: 12px;
    padding-bottom: 6px;
    /* ---------------*/
    padding-right: 10px;
    padding-left: 10px;
    background: #FFF;
    border: 0 #EEE solid;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
    position: relative
    }
.myBody #bylinetable {
    width: 190px;
    padding-right: 10px;
    vertical-align: top;
    height: 20px
    }
.myBody #bylinetable #bylinetitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    margin-top: 7px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    height: 10px;
    color: #666
    }
.myBody #bylineright #bylinetitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bolder;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #666;
    margin-top: 7px;
    padding-bottom: 2px;
    margin-bottom: 2px;
    height: 10px;
    color: #666
    }
.myBody .category_nextprevious {
    font-size: 11px;
    font-color: #000;
    vertical-align: bottom
    }
.myBody .category_title {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 20px;
    font-weight: normal;
    color: #000
    }
.myBody #bylinetable #bylinecontent {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px
    }
.myBody #bylinetable a, #bylineright a, #bylinecontent a {
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px
    }
.myBody #bylineright {
    width: 310px;
    vertical-align: top;
    font-size: 11px;
    line-height: 13px
    }
.myBody #search a {
    text-decoration: none;
    font-size: 11px;
    font-weight: normal
    }
.myBody #search {
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: bottom;
    text-align: right
    }
.myBody #searchbox {
    width: 250px;
    height: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    border: 1px solid #ccc;
    vertical-align: middle;
    margin-top: 3px;
    margin-bottom: 3px;
    background: #fafafa
    }
.myBody #search a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    padding-right: 8px;
    vertical-align: middle
    }
.myBody #banner .posttitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 26px;
    font-weight: bold;
    color: #000
    }
.myBody #postcontent img {
    overflow: hidden;
    clear: left;
    display: block;
    padding-bottom: 0
    }
.myBody #postcontent {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #333;
    line-height: 20px
    }
.myBody #postcontent p, .more p {
    margin: 0;
    padding: 0;
    padding-top: 10px
    }
.myBody .comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333;
    line-height: normal;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background: #fff;
    margin-bottom: 1px;
    clear: both;
    width: 600px
    }
.myBody .divide {
    width: 620px;
    clear: both
    }
.myBody .contentcomment p {
    width: 440px;
    font-size: 12px;
    line-height: 18px;
    float: right;
    margin: 0;
    display: inline
    }
.myBody .contentcomment {
    padding: 0;
    margin: 0
    }
.myBody #metacomment {
    width: 155px;
    height: 100%;
    font-size: 11px;
    padding-top: 3px
    }
.myBody #authorcomment {
    color: #000
    }
.myBody #datecomment {
    color: #666
    }
.myBody #authorcomment a {
    font-weight: bold;
    text-decoration: none
    }
/* SIDEBAR /////////////////////////////  */
.myBody #sidebar {
    float: left;
    width: 330px;
    margin-left: 10px;
    margin-top: 10px;
    display: inline;
    text-align: middle
    }
.myBody #sidebar-title {
    border: 0 #EEE solid;
    width: 320px;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 2px;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    background: #FFF;
    text-align: left
    }
.myBody .sidebar-inner {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 310px;
    text-align: right;
    border: 0 #EEE solid;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #FFF;
    margin-bottom: 5px
    }
.myBody #sidebar-ad a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold
    }
.myBody .sidebar-inner a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px
    }
.myBody .item {
    border-bottom-width: 0;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    margin-bottom: 1px
    }
.myBody .left {
    text-align: left
    }
.myBody #sidebar-ad {
    text-align: center;
    border: 0 #EEE solid;
    padding: 10px;
    padding-bottom: 5px;
    width: 310px;
    background: #FFF;
    margin-bottom: 10px;
    text-align: right
    }
.myBody #sidebar #ad {
    vertical-align: top
    }
.myBody .footer_title {
    border: 0 #EEE solid;
    width: 950px;
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    margin-top: 20px;
    font-size: 10px;
    color: #000;
    font-weight: bold;
    background: #FFF;
    float: left;
    border-bottom-color: #ccc;
    border-bottom-style: solid;
    border-bottom-width: 1px
    }
.myBody .footer .listlink {
    line-height: 14px;
    background: url(/images/forward.gif) center right no-repeat;
    padding-right: 10px
    }
.delicious-post {
    padding-bottom: 3px;
    position: relative
    }
.delicious-link {
    background: url(/images/forward.gif) center right no-repeat;
    padding-right: 10px;
    position: relative
    }
.myBody .footer {
    background: #fff;
    padding-left: 0;
    padding-bottom: 3px;
    margin-bottom: 5px;
    float: left;
    color: #000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 960px
    }
.myBody .end {
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 8px
    }
.myBody td#footerlinks {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #ccc;
    padding-top: 10px
    }
.myBody #footer a {
    font-size: 11px
    }
.myBody #footer p {
    margin: 0;
    /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
    padding: 2px 0;
    /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
    }
.fltrt {
    /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
    float: right;
    margin-left: 8px
    }
.fltlft {
    /* this class can be used to float an element left in your page */
    float: left;
    margin-right: 8px
    }
.clearfloat {
    /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0
    }
#time {
    color: #222;
    font-size: 42px;
    margin-bottom: 50px
    }
.myBody .footer .listlink:hover {
    color: #fff;
    background: #000;
    padding-left: 1px;
    padding-right: 1px
    }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */