@charset "UTF-8";
/* CSS Document */
#page #content {
	padding:0;
}
#nav a:link {color: #474B4E;text-decoration: underline;}
#nav a:visited {color: #33595E;}
#nav a:hover {color: #0094F0; text-decoration: none;}
#nav a:active {color: #6FB0E2;}

/* -- basic html elements -- */
/*body {font: 80% Helvetica, Arial, sans-serif;}*/
a {color: #6FB0E2; text-decoration: underline;}
a:visited {color: #33595E;}
a:hover {text-decoration: none; color: #0094F0;}
h1 {margin: 0; color: #7B8186; font-size: 1.5em; text-transform: lowercase;}
h1 a {color: #7B8186;}
h2, #comments h4 {font-size: .9em; margin: 2em 0 0 0; color: #7B8186; background: transparent url(http://www.blogblog.com/snapshot_sable/bg-header1.gif) bottom right no-repeat; padding-bottom: 2px;}
@media all {
  h3 {
    font-size: 1em;
    margin: 2em 0 0 0;
    background: transparent url(http://www.blogblog.com/snapshot_sable/bg-header1.gif) bottom right no-repeat;
    padding-bottom: 2px;
	border-bottom:0;
    }
  }
@media handheld {
  h3 {
    background:none;
    }
  }
h4, h5 {font-size: 0.75em; text-transform: lowercase; letter-spacing: 2px;}
h5 {color: #7B8186;}
h6 {font-size: 0.75em; text-transform: uppercase; letter-spacing: 2px;}
p {margin: 0 0 1em 0;}
img, form {border: 0; margin: 0;}

/* -- layout -- */
@media all {
  #content {
    width: 700px;
    margin: 0 auto;
    text-align: left;
    background: #fff url(http://www.blogblog.com/snapshot_sable/bg-body.gif) 0 0 repeat-y;
    }
  /*#header {
    background: #D8DADC url(http://www.blogblog.com/snapshot_sable/bg-headerdiv.gif) 0 0 repeat-y;
    }
  #header div {
    background: transparent url(http://www.blogblog.com/snapshot_sable/header-03.gif) bottom left no-repeat;
    }*/
  #main {
   line-height: 1.4;
   float: left;
   padding: 10px 12px;
   border-top: solid 1px #fff;
   width: 428px;
   /* Tantek hack - http://www.tantek.com/CSS/Examples/boxmodelhack.html */
   voice-family: "\"}\"";
   voice-family: inherit;
   width: 404px;
  }
}
@media handheld {
  #content {
    width: 90%;
    }
  #header {
    background: #D8DADC;
    }
  #header div {
    background: none;
    }
  #main {
   float: none;
   width: 100%;
  }
}
/* IE5 hack */
#main {}
@media all {
  #sidebar {
    margin-left: 428px;
    border-top: solid 1px #fff;
    padding: 4px 0 0 7px;
    background: #fff url(http://www.blogblog.com/snapshot_sable/bg-sidebar3.gif) 1px 0 no-repeat;
    }
  #sidebar a {line-height: 1.2em;}	
  #footer {
    /*clear: both;*/
    background: #E9EAEB url(http://www.blogblog.com/snapshot_sable/bg-footer.gif) bottom left no-repeat;
    border-top: solid 1px #fff;
	clear: both;
    }
  }
@media handheld {
  #sidebar {
    margin: 0 0 0 0;
    background: #fff;
    }
  #footer {
    background: #E9EAEB;
	
    }
  }

/* -- header style -- */
#header h1 {padding: 12px 0 25px 4px; width: 557px; line-height: 1;}

/* -- content area style -- */
h3.post-title {/*font-size: 1.2em;*/ margin-bottom: 0; font-weight: bold;}
h3.post-title a {color: #FF6A2E;}
.post {font-size: .8em; clear: both; margin-bottom: 4em;}
.post-footer em {color: #B4BABE; font-style: normal; float: left;}
.post-footer .comment-link {float: right;}
#main img {border: solid 1px #E3E4E4; padding: 2px; background: #fff;}
.deleted-comment {font-style:italic;color:gray;}
  .paging-control-container {
    float: right;
    margin: 0px 6px 0px 0px;
    font-size: 80%;
  }
  .unneeded-paging-control {
    visibility: hidden;
  }

/* -- sidebar style -- */
@media all {
  #sidebar #description {
    border: solid 1px #62C1FC;
    padding: 10px 17px;
    color: #33595E;
    background: #81CDFD url(http://www.blogblog.com/snapshot_sable/bg-profile3.gif);
    font-size: 1em;
    font-weight: bold;
    line-height: 0.9;
    margin: 0 0 0 -6px;
    }
  }
@media handheld {
  #sidebar #description {
    background: #81CDFD;
    }
  }
#sidebar h2 {font-size: 1em; margin: 1.3em 0 0.5em 0;}
#sidebar dl {margin: 0 0 10px 0;}
#sidebar ul {list-style: none; margin: 0; padding: 0;}
#sidebar li {padding-bottom: 5px; line-height: 0.9;}
#profile-container {color: #7B8186;}
#profile-container img {border: solid 1px #7C78B5; padding: 4px 4px 8px 4px; margin: 0 10px 1em 0; float: left;}
.archive-list {margin-bottom: 2em;}
#powered-by {margin: 10px auto 20px auto;}


/* -- sidebar style -- */
#footer p {margin: 0; padding: 12px 8px; font-size: 0.8em;}
#footer hr {display: none;} 


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
/*turn off visibility of Blogger searchbar*/ 
body iframe {display:none;}