table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}

i {
	color: rgb(255, 255, 255);
	font-style: italic;
}

.clearfix::after {
 height: 0px;
clear: both;
font-size: 0px;
display: block;
visibility: hidden;
content: " ";
}
.post p.meta-info {
	padding-bottom: 7px;
}
.post a.readmore {
	background: url(http://millionairesconcierge.com/wp-content/themes/milcon/images/moreinfo.png) no-repeat right bottom;
	height: 33px;
	right: 1px;
	bottom: -22px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 32px;
	padding-right: 14px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	display: block;
	position: absolute;

}
.post a.readmore span {
	background: url(http://millionairesconcierge.com/wp-content/themes/milcon/images/moreinfo.png) no-repeat;
	height: 33px;
	padding-left: 32px;
	display: block;
}
#et_custom_calendar {
	background: url(http://millionairesconcierge.com/wp-content/themes/milcon/css/..images/calendar_block_bg.png) no-repeat;
	width:100%;
	position: relative;
}
#custom_calendar {
	width:100%;
	position: relative;
	margin: 0;
}

.event_post div.featured-thumbnail {
	margin-bottom: 25px;
	position: relative;
}
#custom_calendar .et_popup {
	display: none;
}
#my-celender{
	width: 96%;
	margin:0 auto;
	background: #000;
	padding: 2%;
}
#wp-custom-calendar {
	width:100%;
	background: #000;
}

#wp-custom-calendar caption {
	padding: 2% 0 2% 0;
	width: 100%;
	color:#fff;
	background: url(../images/month-img.jpg) repeat-x;
	font-size:150%;
	font-family: 'Lato', Arial, sans-serif;
	font-weight: 600;
}

#wp-custom-calendar thead th {
	padding: 0;
	text-align: center;
	color:#fff;
	font-size:90%;
	border: #141414 1px solid;
	border-bottom: none;
	width: 14.2857%;
}
#wp-custom-calendar tbody td {
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size:100%;
	font-weight: bold;
	border: #141414 1px solid;
	line-height: 37px;
	width: 14.2857%;
}
#wp-custom-calendar tbody td.dwp {
	background: #000 !important;
}
#wd_1 {
	width:13%;
}
#wd_2 {
	width:15%;
}
#wd_3 {
	width:15%;
}
#wd_4 {
	width:15%;
}
#wd_5 {
	width:15%;
}
#wd_6 {
	width:14%;
}
#wd_7 {
	width:16%;
}
#wp-custom-calendar tbody td#today {
	border:1px solid #5f4937;
	
}
span.posts_today {
	display: block;
	position: relative;
	cursor: pointer;
}
td.dwp {
	
}
td.dwp span.posts_today {
	color: #000;
	width: 100%;
	padding: 0;
	background:#af9e4b;
}
td.dwp:hover {
	cursor: pointer;
}
#wp-custom-calendar tbody tr.et_pad td {
	padding: 11px 0px;
}
td.dwp .et_popup {
	background:#fff;
	padding: 10px 14px 7px;
	left: -120px;
	width: 300px;
	text-align: left;
	bottom: 42px;
	display: block;
	position: absolute;
	z-index: 910;
	
	
}
cufon cufontext{
	text-shadow:none !important;
}
.et_popup{
	z-index:2000;
}
.ev-posts{
	height:120px;
	overflow-y:scroll;
}
.et_popup .tooltip_arrow {
	background: url(../images/tooltip_arrow.png) no-repeat;
	left:42%;
	width:10%;
	height: 9px;
	bottom: -9px;
	display: block;
	position: absolute;
}
span.feat_title a {
	color: rgb(133, 28, 28);
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 4px;
	font-weight: bold;
	display: block;
	text-shadow: none;
}
span.feat_cat {
	color: rgb(121, 121, 121);
	font-size: 11px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 12px;
	display: block;
	text-shadow: none;
}
#wp-custom-calendar tfoot {
	top:3%;
	width: 100%;
	position: absolute;
}
#wp-custom-calendar tfoot tr {
	width: 100%;
	position: relative;
}
#wp-custom-calendar tfoot tr td {
	width: 33.3%;
}
#wp-custom-calendar td#prev {
	position: relative;
	left: 0;
}
#wp-custom-calendar td#next {
	position: relative;
	right: 0;
}

#wp-custom-calendar td#prev a {
	background: url(../images/month-left.png) no-repeat;
	width: 15px;
	height: 23px;
	text-indent: -9999px;
	display: block;
}
#wp-custom-calendar td#next a {
	background: url(../images/month-right.png) no-repeat;
	width: 15px;
	height: 23px;
	text-indent: -9999px;
	display: block;
}
.today-br{
	background:#5f4937 !important;
}