@import url(http://rgode.homeftp.net/blog/modules/mod_calendar/css/mod_calendar.css.php);
@import url(http://rgode.homeftp.net/blog/modules/mod_randomthumb/css/mod_randomthumb.css.php);
@import url(http://rgode.homeftp.net/blog/modules/mod_search/css/mod_search.css.php);
@import url(http://rgode.homeftp.net/blog/modules/mod_blogrolling/css/mod_blogrolling.css.php);

   body {
      background: #e1e1e1;
      background-image:url("../img/comoblog/748.jpg");
      background-repeat:repeat;
   }

   #header {
      margin-left: auto; margin-right: auto;
      width: 785px;
      background: #E1E1E1;
   }

   #header h1, #header a {
      padding: 0; margin: 0;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 8px;
      font-style: normal;
      color: #ffffff;
      text-decoration: none;
      vertical-align: middle;
   }

   #header h1 a {
      padding-left: 5px;
   }

   #topbar {
      margin-left: auto; margin-right: auto;
      width: 785px;
      background: #cccccc;
   }

   .topbar_module {
      display: inline;
      padding-left: 5px;
   }

   #contents {
      margin-left: auto; margin-right: auto;
      width: 785px;
      overflow: auto;
      background: #ffffff;
   }

   #sidebar {
      float: right;
      width: 180px;
      background: #336699;
   }

   .sidebar_module {
      margin: 5px;
      width: 170px;
      padding-bottom: 5px; padding-top: 5px;
   }

   #intro {
      width: 605px;
      float: left;
      background: #efefef;
   }

   #intro p {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
      font-style: italic;
      color: #333333;
      padding: 5px;
   }

   #page_title {
      float: left;
      padding: 5px;
   }

   #page_title h2 {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 16px;
      font-style: normal;
      color: #990033;
   }

   #page_title p {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: normal;
      color: #000000;
   }

   #posts {
      float: left;
      width: 600px;

   }

   .post {
      margin: 5px;
      padding: 5px;
      border: 2px double #666666;
   }

   .post p, .post p a, #page_title p {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: normal;
      color: #000000;
      margin: 0; padding: 0;
   }

   .post p a {
      color: #990033;
      text-decoration: none;
   }

   .post p a:hover {
      color: #990033;
      text-decoration: underline;
   }

   .post img .post_img {
      margin: 5px;
   }

   p.post_header img {
      float: right;
   }

   p.post_header, p.post_header a {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: italic;
      color: #666666;
      text-decoration: none;
      margin: 0; padding: 0;
   }

   p.post_header a:hover {
      color: #990033;
      text-decoration: underline;
   }

   .post h3, .post h3 a {
      margin: 0; padding: 0; padding-bottom: 5px;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 14px;
      font-style: normal;
      color: #990033;
      text-decoration: none;
   }

   .post h4, #comments h1, .comment h1 {
      margin: 15px 5px 5px 5px;
      border-top: 2px dashed #666666;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 12px;
      font-style: normal;
      color: #990033;
   }

   .post_footer {
      margin-top: 15px;
   }

   .post_footer, .post_footer a {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: normal;
      color: #666666;
   }

   .post_footer a {
      color: #666666;
      text-decoration: none;
   }

   .post_footer a:hover {
      color: #990033;
      text-decoration: underline;
   }

   #comments {
      background: #ffffff;
   }

   .comment {
      background: #ffffff;
      margin: 5px;
      padding: 5px;
      border-bottom: 2px dashed #666666;
   }

   .comment p.comment_header {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: italic;
      color: #333333;
   }

   .comment p {
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: normal;
      color: #000000;
   }

   .comment p a {
      color: #990033;
      text-decoration: none;
   }

   .comment p a:hover {
      color: #990033;
      text-decoration: underline;
   }

   #footer {
      margin-left: auto; margin-right: auto;
      width: 785px;
      height: 30px;
      background: #666666;
   }

   #footer p {
      margin: 0;
      padding: 5px;
      font-family: Verdana,Arial,Helvetica,sans-serif;
      font-size: 10px;
      font-style: italic;
      color: #ffffff;
   }

   #footer #comoblogo {
      float: right;
      margin: 0; padding: 0;
      display: inline;
   }

   input.comment_form, textarea.comment_form {
      width: 99%;
      margin-bottom: 10px;
   }

   textarea.comment_form {
      height: 150px;
   }

