@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #7b2038;
	background-position:Top Left; background-attachment:fixed; background-repeat: no-repeat;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	
}

.hidden {
	display: none;
}

A:link {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7b2038;
	text-decoration: none;
}

A:visited {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7b2038;
	text-decoration: none;
}
A:active {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7b2038;
	text-decoration: none;
}
A:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}


#container {
	width: 900px;
	margin: auto;
	background-color: white;

}

#header {
	height: 150px;
	background: transparent url(/images/header/header.png); no-repeat 0px 20px;
}

#sidebar {
	float: right;
	width: 650px;
	line-height: 12px;

}
#flash {
	float: right;
	width: 800px;
	line-height: 12px;

}

#sidebar .padding {
	padding: 10px;
}

#sidebar .td {
	text-align: center;
}
#content {
	margin-right: 650px;
	line-height: 16px;
}

#content .padding {
	padding: 15px;
}

#content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	
}

#twitter_div {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px solid #efefef;
	line-height: 12px;

}


#twitter_update_list {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 12px;
	padding:0px 5px 5px 15px;
	margin:0px;

}

#footer {
	clear: both;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;

}
#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #db6d16;
}

h1 {
	font-family: Georgia;
	font-size: 20px;
	color: #7b2038;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: 0px;
}

h2 {
	font-family: Georgia;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
}

.redheader {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color: #F1B700;
	line-height: 18px;

}

/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#810;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #bbb;
  border-width:1px 0;
  }
.post-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  background:url("http://www.blogblog.com/rounders2/icon_arrow.gif") no-repeat 10px .5em;
  display:block;
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#333;
  }
a.title-link, .post-title strong {
  text-decoration:none;
  display:block;
  }
a.title-link:hover {
  background-color:#eee;
  color:#000;
  }
.post-body {
  border:1px dotted #bbb;
  border-width:0 1px 1px;
  border-bottom-color:#fff;
  padding:10px 14px 1px 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  background:#eee;
  margin:0;
  padding:2px 14px 2px 29px;
  border:1px dotted #bbb;
  border-width:1px;
  border-bottom:1px solid #eee;
  font-size:100%;
  line-height:1.5em;
  color:#666;
  text-align:right;
  }
html>body p.post-footer {
  border-bottom-color:transparent;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/rounders2/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/rounders2/icon_comment.gif") no-repeat 0 45%;
  padding-left:14px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #ccc;
  }
blockquote {
  margin:.75em 0;
  border:1px dotted #ccc;
  border-width:1px 0;
  padding:5px 15px;
  color:#666;
  }
.post blockquote p {
  margin:.5em 0;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px dotted #ccc;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #ccc;
  font-size:120%;
  line-height:1.4em;
  color:#333;
  }
#comments-block {
  margin:0 15px 0 9px;
  }
.comment-data {
  background:url("http://www.blogblog.com/rounders2/icon_comment.gif") no-repeat 2px .3em;
  margin:.5em 0;
  padding:0 0 0 20px;
  color:#666;
  }
.comment-poster {
  font-weight:bold;
  }
.comment-body {
  margin:0 0 1.25em;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#666;
  }
.comment-timestamp a:link {
  color:#666;
  }
.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;
}

