/* CSS Document */

.buzz {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.a: {
color: #FFFFFF;
}

#topbox {
	width: 802px;
	border: thin solid 435695;
	top: 5px;
	height: auto;
	align: center;
	}

#mainbox {
}

#blog-title {
	margin:0;
	padding:1px 0 0;
	text-transform:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 275%;
	line-height: 97px;
	font-weight: bold;
	color: #FF0033;
  }
  
  /* Posts
----------------------------------------------- */
.date-header {
	margin:0 0 .5em;
	color:#66CC33;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 112%;
	line-height: 1.4em;
	font-weight: bold;
  }
.post {
  margin:0 0 2em;
  }
.post-title {
	margin:0 0 .25em;
	color:#000000;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 150%;
	line-height: 1.4em;
	font-weight: bold;
  }
#main .post-title a {
  text-decoration:none;
  color:#000000;
  }
#main .post-title a:hover {
  color:#CC9900;
  }
.post p, .post-body {
	margin:0 0 .75em;
	line-height:1.6em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
  }
.post-footer {
  color:#467;
  text-transform:lowercase;
  }
.post-footer em {
  font-style:normal;
  color:#689;
  }
.post blockquote {
  margin:1em 20px;
  padding:5px 0;
  border:2px solid #356;
  border-width:2px 0;
  }
.post blockquote p {
  margin:.5em 0;
  }
.post img {
  border:2px solid #000;
  }

#rightback {
	background-image: url(../blogger/images/brew_11.gif);
	background-repeat: repeat;
}

/* Links
----------------------------------------------- */
a:link {
  color:#FFFFFF;
  text-decoration:none;
  }
a:visited {
  color:#66CC00;
  text-decoration:none;
  }
a:hover {
  color:#FFFF00;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
#main a:link, #main a.comment-link:visited {
  color:#9df;
  }
#main a:visited {
  color:#7a9;
  }
#main a:hover {
  color:#fff;
  }
  
/* Description
----------------------------------------------- */
#description {
	color:#FFF;
	background-position: left top;
  }
#description p {
  margin:0;
  padding:0 0 12px;
  }
#description em {
	/* To remove the word next to the desription, delete the following background property */
  /* Keep everything below */
  display:block;
	text-transform:uppercase;
	letter-spacing:.1em;
	min-height:12px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 75%;
	line-height: 1.6em;
	font-weight: bold;
	color: #000000;
  }
.postpage #description em {
  font-size:1px;
  line-height:1px;
  color:#8df;
  visibility:hidden;
  }
  
  /* Comments
----------------------------------------------- */
#comments {
  margin:2em 0 0;
  border-top:2px solid #356;
  padding-top:1em;
  }
#comments h4 {
	margin:0 0 .25em;
	text-transform:uppercase;
	color:#66CC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10%;
	line-height: 1.4em;
	font-weight: bold;
  }
#comments-block {
  margin:0;
  line-height:1.6em;
  }
.comment-poster {
  margin:0 0 .25em;
  font:bold 112%/1.4em Arial,Verdana,Sans-serif;
  text-transform:lowercase;
  }
.comment-body, .comment-body p {
  margin:0 0 .75em;
  }
p.comment-timestamp {
  margin:-.25em 0 2em;
  }
#main .comment-timestamp a {
  color:#FF0033;
  }
#main .comment-timestamp a:hover {
  color:#66CC33;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
/* Sidebar
----------------------------------------------- */
.sidebar-title {
	margin:1em 0 .25em;
	color:#fff;
	text-transform:lowercase;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 125%;
	line-height: 1.4em;
	font-weight: bold;
  }
#sidebar ul {
  margin:0 0 1.5em;
  padding:0;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-20px;
  line-height:1.4em;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.4em;
  }
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-indent: 1px;
	text-align: left;
}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333399;
	text-decoration: none;
}
.headers:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

  
  
/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.75em;
  }
.profile-datablock, .profile-textblock {
  margin:0 0 .75em;
  line-height:1.4em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:5px solid #eed;
  }
.profile-data {
  font-weight:bold;
  }
.profile-data strong {
  display:none;
  }
  
  /* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding:10px 0 0;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding:5px 0;
  }

