/* Due to blogger bar, we need to override the default bgimage */
/*html body {
  background-color: #84a5c4;
  background-image: url("http://www.arthurk.com/images/winter07/bg.gif");
  background-repeat: repeat-x;
}*/

/* Kill the damn blogger bar that ruins page styles in IE */
iframe {
  display: none;
}
/* Undo blogger css */
html body {
  margin: 20px 0 20px 0;
  padding-top:0;
  padding-left:0;
  padding-right:0;
}

/* Adjust to compensate for blogger bar */
/* TODO: Fix in IE */
div > #top-wrap {  margin: -30px auto; } /* Others */

#blog-header {
  text-align: center;
  text-decoration: none;
  margin-bottom:20px;
  height: 30px;
  line-height: 30px;
  background-color: #0000b0;
}

#blog-header h1 {
  text-align: center;
  font-size: 22px;
  font-family: "Lucida Grande", "Trebuchet MS", "Arial", sans-serif;
  color: #ffffff;
  text-decoration: none;
}

#blog-header a {
  color: #ffffff;
  text-decoration: none;
}

#blog-header a:hover {
  color: #aaffff;
/*   text-decoration: underline; */
}

#left {
/*   float: left; */
/*   width: 221px; */
  height: 100%;
  padding: 30px 0px 10px 10px;
  overflow: hidden;
  font-size: 90%;
  color: #333;
/*   background-color: #f0f0f0; */
/*   background-image: url(http://www.blogblog.com/tictac_blue/sidebar_bg.gif); */
/*   background-repeat: no-repeat; */
}

/*#main_column {
  float: left;
  width: 400px;
  font-size: 90%;
  padding: 10px;
}*/

/*#nav_icons {
  margin-top: 150px;
}
#nav_icons img { 
}

#nav_icons a { 
  text-decoration: none;
}*/



/*   From Blogger Template          */

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  background: url(http://www.blogblog.com/tictac_blue/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }
  
hr {
  display: none;
  }

img {
  border: none;
  }

code {
  color: #996666;
  }

hr {
  display: none;
  }

img {
  border: none;
  }
  
a:link {
  color: #3366cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #5B739C;
  }

a:active {
  color: #5B739C;
  text-decoration: none;
  }
  
/* ---( sidebar )--- */  

#left ul {
  list-style: none;
  margin: 0 0 20px 10px;
  padding: 0;
}

#left li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 0 6px;
}
  
h2.sidebar-title {
  margin-left: -10px;
  padding: 10px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(http://www.blogblog.com/tictac_blue/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
}

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 0 0 0;
  }

.profile-datablock dd {
  margin: 0;
  padding-bottom: 10px;
  }
  
.profile-img img {
  width: 150px;
  height: 200px;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#left p.profile-link {
  padding: 0 0 10px 17px;
  background-image: url(http://www.blogblog.com/tictac_blue/profile_blue.gif);
  background-repeat: no-repeat;
  }

#left ul, #left p {
  margin: 0;
  padding: 15px 10px 1em 0px;
  border-bottom: 1px solid #ddd;
  }

/* Fixes a strange Blogger bug */
#left #profile-container p.profile-textblock, p#powered-by{
  border-bottom: none;
}

/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(http://www.blogblog.com/tictac_blue/date_icon_blue.gif) no-repeat 0 50%;
  }

h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #993333;
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(http://www.blogblog.com/tictac_blue/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */


.commenthidden {display:none}
.commentshown {display:inline}
.comment-link {
  font-weight: bold;
  font-size: 150%;
  }

#comments {
  padding-top: 10px;
  font-size: 100%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(http://www.blogblog.com/tictac_blue/comments_curve.gif) no-repeat top left;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(http://www.blogblog.com/tictac_blue/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(http://www.blogblog.com/tictac_blue/tictac_blue.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  font-weight: bold;
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(http://www.blogblog.com/tictac_blue/comment_arrow_blue.gif) no-repeat 44px 2px;
  }

.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
  
/* Arthur's Custom Blog CSS */

.dual_pane {
  margin-top: -20px;
  padding: 0px;
}
.dual_pane .left_pane {
  float: left;
  width: 160px;
}

.dual_pane .right_pane {
  float: right;
  margin-top: -10px;
  width: 270px;
}
