@charset "utf-8";

.content-header{
  font-size:medium !important;
  border:none !important;
  background:none !important;
  text-decoration:none !important;
  font-weight:bold !important;
}

img.image-full {
	width: 100% !important;
}

.entry-recent-posts ul{
  margin:0px;
  padding:0px;
}

.entry-recent-posts li{
  margin-bottom:5px;
  padding:0px;
  line-height:130%;
  list-style-type: none;
}

.sidebar .module-widget .module-content img {
  border:none;
}

/*.module-widget {
	background: none !important;
}

.module-widget div.module-content {
	background: none !important;
}
*/


#about div.content table {
clear:both;
}


/* sponsord link css */
.ad_url a
{
 color: #008000 !important;
}


/* adsense float clear */

#center div.adsense {
	clear:both;
}

/* sidebar img border clear */

.sidebar img {
	border:none;
}


