body {
	/*margin: 0px 0px 20px 0px;*/
	/*background-color: #8FABBE;*/
	
	text-align: center;
	background:#aba;
	margin:0;
	padding:20px 10px;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #8FABBE;
	}

a:visited {
	color: #8FABBE;
	}

a:active {
	color: #8FABBE;
	}

a:hover {
	color: #006699;
	}                               

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	/*border: 1px solid #FFFFFF;*/
	/*background-color: #FFFFFF;*/
	background-color: #aba;

	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	width:740px;
	margin: 5px;

/*	border-bottom: 1px solid #FFFFFF;*/
/*	height: 39px;*/
	background:#456 url("http://www.blogblog.com/rounders/corners_cap_top.gif") no-repeat left top;
	}

#banner-bottom {
	background:url("http://www.blogblog.com/rounders/corners_cap_bot.gif") no-repeat left bottom;
	padding: 15px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	
	
	
	}

#banner h2 {
	font-size: small;
	}

#center {
	float: left;
	width: 510px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 0px;
	/*background-color: #FFFFFF;*/
	background-color: #aba;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	float: left;
	width: 240px;
/*	background-color: #FFFFFF;*/
	background-color: #aba;
	margin:15px 0 0;
        padding:0 0 10px;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	border:1px dotted #bbb;
	border-width:1px 0;	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

#post1 {
  width:485px;
  float:left;
  background:#fff url("http://www.blogblog.com/rounders/corners_main_bot.gif") no-repeat left bottom;
  margin:0px 0 0;
  padding:0 0 10px;
  color:#000;
  font-size:97%;
  line-height:1.5em;
  }

#post2 {
  float:left;
  width:100%;
  background:url("http://www.blogblog.com/rounders/corners_main_top.gif") no-repeat left top;
  padding:10px 0 0;
  }
#post3 {
  background:url("http://www.blogblog.com/rounders/rails_main.gif") repeat-y;
  padding:0;
  }
#post4 {
  padding: 10px;
  }

.sidebar {
/*	padding: 15px;*/
	background-color: #aba;
  background:#fff url("http://www.blogblog.com/rounders/corners_side_top.gif") no-repeat left top;
  margin:0 0 15px;
  padding:10px 0 0;
  color:#666;
  width:240px;
	}


#sidebar-item1 {
  /*margin:0 0 15px;*/
  padding:10px 13px 8px;
  color:#666;
  background:#fff url("http://www.blogblog.com/rounders/corners_side_bot.gif") no-repeat left bottom;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}
/*
#links ul {
  margin:.5em 0 1.25em;
  padding:0 0px;
  list-style:none;
  }
#links ul li {
  background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;
  margin:0;
  padding:0 0 3px 16px;
  margin-bottom:3px;
  border-bottom:1px dotted #eee;
  line-height:1.4em;
  }
*/

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
/*	background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;*/
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar #links ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 50%;
/*	background:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif") no-repeat 2px .25em;*/
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar #categories li {
	/*list-style-type: circle;*/
        list-style-image:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif");
	}

.sidebar #links li {
	/*list-style-type: circle;*/
        list-style-image:url("http://www.blogblog.com/rounders/icon_arrow_sm.gif");
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

/* Profile
----------------------------------------------- */
#profile-container {
  background:#cdc url("http://www.blogblog.com/rounders/corners_prof_bot.gif") no-repeat left bottom;
  margin:0 0 15px;
  padding:0 0 10px;
  color:#345;
  font-family: Verdana, Arial, sans-serif;
  font-size: x-small;
  font-weight: normal;
  line-height: 150%;
  }
#profile-container h2 {
  background:url("http://www.blogblog.com/rounders/corners_prof_top.gif") no-repeat left top;
  padding:10px 15px .2em;
  margin:0;
  border-width:0;
  font-size:115%;
  line-height:1.5em;
  color:#234;
  }
.profile-datablock {
  margin:0 15px .5em;
  border-top:1px dotted #aba;
  padding-top:8px;
  }
.profile-img {display:inline;}
.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #fff;
  }
.profile-data strong {
  display:block;
  }
#profile-container p {
  margin:0 15px .5em;
  }
#profile-container .profile-textblock {
  clear:left;
  }
#profile-container a {
  color:#258;
  }
.profile-link a {
  background:url("http://www.blogblog.com/rounders/icon_profile.gif") no-repeat 0 .1em;
  padding-left:15px;
  font-weight:bold;
  }


