/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.mahesajenar.com/themes/base-weblog.css);
@import url(http://www.mahesajenar.com/themes/magic_paper/magic_paper.css);
/* end StyleCatcher imports */


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

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

#calendar caption {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
	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;
	}

.img-shadow {
  float:left;
  background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
.bersihfloat {
float: none;
}



