/* CSS Document */
 
#bottom {	
	width: 1110px;
  height: 300px;
  clear: both;
	font-size: 13px;
	color: #fff;
	margin: 0;
	padding: 12px 10px 12px 0;
}
.bottom_post {
	float: left;
	width: 255px;
  height: 280px;
	margin: 0 0 0 12px;
	padding: 10px;
}
#bp4 {
	width: 205px;
}
.bottom_post a {
	color:#fff;
}
#bottom ul {
	margin: 5px 0 0 0;
	padding: 0;
}
#bottom ul li {
	height: 46px;
	list-style: none;
	margin: 0;
	padding: 5px 5px 0 0;
	display: block;
  line-height: 1;
  overflow: hidden;
}
#bottom img {
  float: left;
  width: 40px;
  height: 40px;
	margin: -2px 10px 0 0;
	padding: 1px;
	background-color: #eee;
	border: 1px solid #ddd;
	font-size: 11px;
	color: #666;
	clear: both;
  overflow: hidden;
}
#bottom a, #bottom a:hover, #bottom a:visited {
	color:#fff;
  text-decoration : none; 
}
#bottom h5 {
	color:#fff;
	margin: 0 0 10px 0;
	padding: 0;
}
li .title a, li .title a:hover {
	font-size: 13px;
}
li .meta {
	font-size: 11px;
}
#bottom .top {
	height: 22px;
	padding: 6px 0 0 0;
	list-style: none;
}

/************************************************
* widget				*
************************************************/

.bottom_post #widget ul, #linkcat-2 ul {
  color: #fff;
}
.bottom_post #widget ul li, #linkcat-2 ul li {
	height: auto;
	border: 0;
  background: url('/wp-content/themes/Sabrina/images/arrow_m.gif') no-repeat 0 7px;
	list-style-position: inside;
	padding-left: 15px;
}
ul#recentcomments li.recentcomments {    
  background: none;
  padding-left: 0;
}
