/* CSS Document */
 
#bottom {	 
  position: relative;
  width: 100%; 
  height: 230px;
	font-size: 12px;
	color: #999;
  background: #000 url("/wp-content/themes/AdsenseRecipe/images/bot.jpg"); 
  clear: both;
  border-top: 1px solid #fff;
}
#bottom_in {	
  width: 1020px; 
  height: 230px;
  margin: 0 auto 0;
}
.bottom_post {   
	float: left;
	width: 310px;
  	height: 200px;
	margin: 20px 30px 0 0;
}
#bottom a:link, #bottom a:visited {
  color: #999;
  text-decoration : none; 
}
#bottom a:hover {
	color: #d4d4d4;
  text-decoration : none; 
}
#bottom h4 {
	color: #999;
	margin: 0 0 20px 0;
	padding: 0;
}
.one_comment {
  height: 125px !important;
  background: transparent url('/wp-content/themes/AdsenseRecipe/images/overlay.png') 0 0 repeat;  
  border: 1px solid #000;
  border-radius: 8px;
}
.com_in { 
   position: relative;
   width: 280px;
   margin: -107px 0 0 20px;
   color: #999;
   line-height: 1.2;
}
#bottom .comment_title a, #bottom .comment_title a:hover {
	font-size: 12px;
	font-weight: normal;
	margin: 0 5px 0 0;
}
#bottom .meta {
	font-size: 12px;
	color: #999;
	text-align: right !important;
	margin: 15px 15px 0 0;
}
#bp3 {
	width: 330px !important;
	margin-right: 0;	
}
#bottom img {
  float: left;
  width: 50px;
  height: 50px;
	border: 1px solid #ccc;
	font-size: 11px;
	color: #666;
  overflow: hidden;
}
#bottom img.avatar {
  position: relative;
  margin: 3px 12px 5px 0;
}
#bp3 img {
  float: left;
	margin: 0 10px 7px 0 !important;
}

/************************************************
* widget				*
************************************************/

.bottom_post #widget ul, #linkcat-2 ul {
  color: #a5a4a4;
}
.bottom_post #widget ul li, #linkcat-2 ul li {
	height: auto;
	border: 0;
	list-style-position: inside;
	padding: 0 0 5px 0;
}
ul#recentcomments li.recentcomments {    
  background: none;
  padding-left: 0;
}
