#searchform {
	position:relative;
	height:31px;
}

#searchform .screen-reader-text { display:none; }

#searchform #s,#searchform #searchsubmit {
	position:absolute;
	top:0;
}

#searchform #s {
	background-color:#e0dcdb;
	border:none;
	width:202px;
	left:0;
	height:24px;	
	color:#477595;
}

#searchform #searchsubmit {
	background-color:#cccccd;
	right:0;
	width:54px;
	height:29px;	
	color:#e12828;
	font
	font-weight: bold;
	font-size:11px;	
}

#wp-calendar {
	width:197px;
}

#wp-calendar caption { color:#477595; }

#wp-calendar th { color:#477595; }

#wp-calendar td { text-align:center; }

#wp-calendar #today {
	background-color:#cccccd;
	border:1px solid #cccccd;
	color:#ffffff;
}

#wp-calendar #prev { text-align:left; }

#wp-calendar #next { text-align:right; }

#wp-calendar #prev a { padding-left:7px; }

#wp-calendar #next a { padding-right:7px; }

#social-network{

	text-align: left;
	line-height: 25px;
	
}



