/*-----*/
.widget_calendar {
	margin: 20px 0 0px -10px;
	list-style-type: none;
}
#calendar_wrap {
	width: 260px;
	margin:10px 0 10px 29px;
	border: solid 1px #a7a4a4;
	border-radius: 10px; webkit-border-radius: 10px; moz-border-radius: 10px;
	width: 260px;
}
#wp-calendar {
	border-top: medium none;
	border-right: medium none;
	width: 100%;
	background: 0px 0px;
	border-bottom: medium none;
	border-left: medium none;
	box-shadow: none;
	margin: 0px auto;
}
#wp-calendar caption {
	font-size: 15px;
	font-weight: bold;	
}

/*-----*/
.atwidget {
	margin: 10px 0 10px 0 !important;
	list-style-type: none;
}

.addthis_toolbox {
	width: 250px;
	margin: 10px auto;
	margin-left: 20px;
	border: solid 1px #a7a4a4;
	border-radius: 10px; webkit-border-radius: 10px; moz-border-radius: 10px;
	padding: 2px;
	min-width: 250px;
}

/*-----*/
.widget_archive {
	margin: -15px 0 0 10px;
	list-style-type: none;
}
.widget_archive .widgettitle {
	font-size: 14px;
	font-weight: bold;	
	margin: 18px 0px 1px 0px;
}
.widget_archive a {
	font-size: 14px;
	font-weight: normal;
}

/*-----*/
.widget_recent_entries {
	margin: -15px 0 0 10px;
	list-style-type: none;
}
.widget_recent_entries .widgettitle {
	font-size: 14px;
	font-weight: bold;	
	margin: 18px 0px 1px 0px;
}
.widget_recent_entries a {
	font-size: 14px;
	font-weight: normal;
}

/*-----*/
.widget_pages {
	margin: -10px 0 0 10px;
	list-style-type: none;
}
.widget_pages .widgettitle {
	font-size: 15px;
	font-weight: bold;	
	margin: 20px 0px -20px 6px;
}
.widget_pages a {
	-font-size: 14px;
	font-weight: normal;
}

/*-----*/
.widget_nav_menu {
	margin: -10px 0 0 10px;
	list-style-type: none;
}
.widget_nav_menu .widgettitle {
	font-size: 15px;
	font-weight: bold;	
	margin: 20px 0px -20px 6px;
}
.widget_nav_menu a {
	-font-size: 14px;
	font-weight: normal;
}
#comment {
	margin-bottom: 20px;
}
.adsense {
	width:98%;
	height:290px;
	clear:both;
    background-color: #f5f5f5;
    padding:0px;
    margin:50px 5px;
    margin-bottom: 50px;
    border: solid 0px;
    float:left;
    top:0px;
    position:relative;
}
.adsenseforpage {
	background-color: #f5f5f5;
	padding:0px;
	margin: 0px auto;
	margin-top: 10px;
	text-align: center;
	border:solid 0px; 
	right:10px; 
	top:5px; 
}

.adsense_left {
	margin: 0 auto;
	margin-top: 5px;
	--width: 100%;
	padding: 5px;
    --margin-left: -25px;
}

.adsense_mid {
	margin: 0 auto;
	margin-top: 5px;
	--width:100%;
	padding: 5px;
	text-align: center;
}
.adsense_right {
	margin: 0 auto;
	margin-top: 5px;
	--width:100%;
	padding: 5px;
    ---margin-left: 10px;
}

