  #main {
	width:698px;
	float:right;
	background-image: url(http://www.phatfish.net/phatblog/blog_back.jpg);
	background-repeat: repeat-y;
    }
#blogholder {
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
}
.post {
}

#main a
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
#main a:hover
	{
	color: #FF8F20;
	text-decoration: underline;
	
	}
	
	
  #sidebar {
	width:250px;
	float:right;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
    }
	




#sidebar li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EF4C14;
	width: 230px;
}
#sidebar ul {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 230px;
	float: right;
}
#leftcol {
	float: left;
	width: 250px;
}

#sidebar a {
	text-decoration: none;
	display: block;
	list-style-type: none;
	color: #E04417;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
#sidebar a:hover {
	text-decoration: none;
	color: #FA931B;
}






  .date-header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin:0px 0;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 0px;
	color: #FA931B;
	letter-spacing: 0em;
	font-weight: normal;
	text-transform: none;
    }
	
	
 .post {
	border-bottom:1px dashed #FFFFFF;
	padding-bottom:12px;
	padding-top: 5px;
    }
	
.post-footer {
	margin: 0px;
	padding: 0px;
}	
 

/* Comments
----------------------------------------------- */
#comments h4 {
	margin:1px 0;
	font:bold 10px/14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#999999;
  }
#comments  h4 strong {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block {
	margin: 0px;
	padding: 0px;
}
#comments-block dd p {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
  }
.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;
}




/* Feeds
----------------------------------------------- */
#blogfeeds {
	color: #FFFFFF;
  }
#postfeeds {
  }
.itemtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.blogcopy {
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
}
body {
	font-size: 11px;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
	padding-top: 40px;
	font-size: 16px;
	margin-top: 40px;
}
#recently {
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#sidebar2 ul {
	padding-bottom: 40px;
}

