body {
	background:transparent none;
	}
#calendar_container {
	margin:0px;
	padding:2px;
	text-align:left;
	width:556px;
	border:1px solid #f1f1f1;
	background:#313131;
	color:#f1f1f1;
	}
#calendar_container p, #calendar_container h4, #calendar_container ul {
	margin:0px;
	padding:0px;
	}
#calendar_container a img, #calendar_container a:hover img {
	border:none;
	}
h4#title_year {
	font-size:14px !important;
	padding:5px 5px 5px 5px;
	margin:10px 0px 0px 0px;
	background:black;
	clear:both;
	color:#f1f1f1;
	border-top:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	text-align:center;
	}
ul.calendar_days li, ul#day_names li {
	float:left;
	padding:0px;
	margin:5px;
	list-style:none;
	text-align:center;
	width:69px;
	display:block;
	font-weight:bold;
	}
ul#day_names li {
	height:20px;
	font-weight:bold;
	border-bottom:1px groove #f1f1f1;
	}
ul.calendar_days, ul#day_names {
	display:block;
	clear:both;
	padding:0px;
	margin:0px;
	}
ul.calendar_days {
	height:132px;
	}
.daily_image {
	padding:3px;
	background:#000000;
	border:1px solid #444 !important;
	}
.clear_div {
	width:556px;
	display:block;
	height:1px;
	clear:both;
	}
#main_image {
	padding:5px !important;
	border:1px solid #f1f1f1;
	background:#000000;
	margin:5px !important;
	float:left;
	display:inline;
	height:600px;
	width:400px;
	}
#be_image a img {
	margin-left:-12px;
	}
#right_content_container {
	width:129px;
	height:600px;
	float:right;
	display:block;
	margin-left:5px;
	text-align:center;
	}
#link_out {
	clear:both;
	padding:15px 5px 5px 5px !important;
	}
#link_out a, #link_out a:hover {
	text-transform:uppercase;
	color:#f1f1f1;
	text-decoration:underline;
	}
#link_out a:hover {
	text-decoration:none;
	}
#bottom_ad {
	text-align:center;
	width:556px;
	}
#sneak_peek {
	padding:5px 3px 10px 3px !important;
	border:1px solid #f1f1f1;
	background:#000000;
	font-size:10px;
	margin-right:5px !important;
	}
#powered_by {
	text-align:right;
	padding-right:5px;
	font-size:10px;
	}
/*------------ share div --------*/
#social {
	background: url(../images/share/babeInBoxIcon.png) no-repeat bottom left #444444;
	border-bottom:none;
	height:108px;
	margin-bottom:5px;
	}
 #social_top {
	 padding:8px 3px !important;
	 background:white;
	 margin-bottom:7px;
     color:#313131 !important;
	 }
#social_top img {
	vertical-align:middle;
	padding-right:2px;
	}
#social_top a, #social_top a:hover {
	color:#313131 !important;
	}
#social_top a img, #social_top a:hover img {
	border:none !important;
    text-decoration:none !important;
    display:inline !important;
    margin-right:3px;
    vertical_align:middle;
	}
#social_top span {
	margin-left:258px;
	} 
#social_form_p {
 	clear:both;
    padding:3px !important;
    margin:5px 0px 0px 130px !important;
	}
#social_form {
	padding-left:83px;
    height:26px;
    margin-top:0px;
	
	}
#social_form input {
	width:300px;
	background:#222222 ;
	border:1px solid #f1f1f1 ;
    color:#f1f1f1 ;
	float:left;
	display:inline;
	}
input.button {
	overflow:visible !important;
	}
#social_form input#social_email {
	padding:4px;
	}
#social_form input#social_submit {
	background: #060;
	cursor:pointer;
	width:120px !important;
	line-height:18px !important;
	font-size:12px !important;
	padding-bottom:3px !important;
	height:26px !important;
	margin-left:3px;
    font-weight:bold;
    color:#f1f1f1 !important;
	}
#social_form input#social_submit:hover {
	background:#030;
	}
