@charset "UTF-8";
body {
	background-color: #4E4E4E;
	background-image: url(http://youchum.com/images/bkg2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
.uses_table {
	background-image: url(http://youchum.com/images/paperBack2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

.float_right {
	float: right;
	margin-bottom: 5px;
}
.blog_head {
	height: 75px;
}

/* BLOGGER CSS
----------------------------------------------- */

a:link {
	color: #00AA4F;
	text-decoration:none;
}
a:visited {
	color: #00AA4F;
	text-decoration:none;
}
a:hover {
	color: #00AA4f;
	text-decoration:underline;
}

a img {
  border-width:0;
  }
 .small_logo {
 	background-position: left center;
	display: block;
	height: 30px;
	background-image: url(http://youchum.com/images/little_logo.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
 }

/* Header
----------------------------------------------- */

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#F7941E;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999999;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
	width:870px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    }
  #main {
	width:590px;
	float:left;
	background-image: url(http://youchum.com/images/vertical_pencil.gif);
	background-repeat: repeat-y;
	background-position: top right;
	padding-right: 15px;
    }
  #sidebar {
    width:260px;
    float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#F7941E;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
  }
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-transform:uppercase;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
  }
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
  }



/* Posts
----------------------------------------------- */
@media all {
  .date-header {
	margin:1.5em 0 .5em;
    }
  .blog_post_border {
	background-image: url(http://youchum.com/images/horrizontal_pencil.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
    }
  .post {
	padding-bottom:1.5em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-right: 1.5px;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	margin-top: 0.35em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 33px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#F7941E;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#cccccc;
  font-size:10px;
  }
.post-footer em, .comment-link {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:.1em;
  font-size:10px;
  }
.post-footer em {
  font-style:normal;
  color:#999999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img, .post-body img {
  margin: 10px;
  border: 2px solid #FFF000;
  float:left;
  }
#main img, #main2 img {
  margin: 10px;
  border: 2px solid #FFF000;
  float:left;
  }
.post blockquote {
  margin:1em 20px;
  font-size:10px;
  }
.post blockquote p {
  margin:.75em 0;
  font-size:10px;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }

.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 Content
----------------------------------------------- */
.sidebar-title_1 {
	background-image: url(http://youchum.com/images/previous_bg.png);
	background-repeat: no-repeat;
	height: 38px;
	width: 200px;
	padding-top: 7px;
	padding-left: 10px;
  }
 .sidebar-title_2 {
	background-image: url(http://youchum.com/images/archive_bg.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 129px;
	padding-top: 7px;
	padding-left: 10px;
  }

#sidebar ul {
	list-style:none;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 7px;
  }
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
	line-height:1.5em;
	font-size: 12px;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:0px;
  border:1px solid #FFF000;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }



/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }